0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #27 from jamenlang/patch-2 More... over 7 years ago
Merge pull request #26 from jamenlang/patch-1 More... over 7 years ago
Create GoogleVoice.php More... about 8 years ago
Create GoogleVoice.php More... about 8 years ago
Merge pull request #24 from jamenlang/master More... over 8 years ago
Merge pull request #1 from jamenlang/jamenlang-patch-1 More... over 8 years ago
Update GoogleVoice.php More... over 8 years ago
Merge pull request #23 from xenth/master More... over 8 years ago
Updated GoogleVoice.php to work with new split login and different POST URLs. More... almost 9 years ago
Merge pull request #21 from auctionsjeff/master More... about 9 years ago
unmaintained More... over 9 years ago
Google changed the ServiceLogin HTML to this new way, so check for old or new HTML for best compatibility More... over 9 years ago
Merge pull request #14 from jimvernon/patch-1 More... over 11 years ago
Fix finding GALX token More... over 11 years ago
Merge pull request #11 from subv3rsion/master More... almost 12 years ago
Delete a message/conversation More... about 12 years ago
Merge pull request #9 from Cam-/master More... about 12 years ago
Included added functions in the description. More... about 12 years ago
Cancel in-progress calls, Download unread voicemails as MP3 files. More... about 12 years ago
Removes references to Gizmo (R.I.P), adds CancelCall and getVoicemailMP3 functions. More... about 12 years ago
Merge pull request #7 from andkore/master More... about 12 years ago
Fixed incorrect variable reference (_cookie_file should be _cookieFile) More... about 12 years ago
Merge pull request #5 from rhodey/master More... over 12 years ago
Updated the README for better clarity on JSON objects. More... over 12 years ago
Added a removeNote method to remove a note from a message or voicemail. More... over 12 years ago
Merge pull request #4 from rhodey/master More... over 12 years ago
Added documentation to the remaining undocumented class methods More... over 12 years ago
getUnreadSMS(), getReadSMS(), getUnreadVoicemail(), getReadVoicemail() all now return complete JSON objects instead of arrays of strings. Added function addNote() to add a note to a Google Voice message. Updated the README to include the attributes of the JSON objects. More... over 12 years ago
message for users in example.php script More... over 12 years ago
Fixed _logIn() and getNewVoicemail() functions. Created functions getReadSMS(), getReadVoicemail(), and markMessageUnread(). Renamed getNewSMS() to getUnreadSMS(), getNewVoicemail() to getUnreadVoicemail(), and markSMSRead() to markMessageRead() More... over 12 years ago