0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #27 from jamenlang/patch-2 More... over 6 years ago
Merge pull request #26 from jamenlang/patch-1 More... over 6 years ago
Create GoogleVoice.php More... almost 7 years ago
Create GoogleVoice.php More... almost 7 years ago
Merge pull request #24 from jamenlang/master More... about 7 years ago
Merge pull request #1 from jamenlang/jamenlang-patch-1 More... about 7 years ago
Update GoogleVoice.php More... about 7 years ago
Merge pull request #23 from xenth/master More... over 7 years ago
Updated GoogleVoice.php to work with new split login and different POST URLs. More... over 7 years ago
Merge pull request #21 from auctionsjeff/master More... almost 8 years ago
unmaintained More... over 8 years ago
Google changed the ServiceLogin HTML to this new way, so check for old or new HTML for best compatibility More... over 8 years ago
Merge pull request #14 from jimvernon/patch-1 More... over 10 years ago
Fix finding GALX token More... over 10 years ago
Merge pull request #11 from subv3rsion/master More... over 10 years ago
Delete a message/conversation More... almost 11 years ago
Merge pull request #9 from Cam-/master More... almost 11 years ago
Included added functions in the description. More... almost 11 years ago
Cancel in-progress calls, Download unread voicemails as MP3 files. More... almost 11 years ago
Removes references to Gizmo (R.I.P), adds CancelCall and getVoicemailMP3 functions. More... almost 11 years ago
Merge pull request #7 from andkore/master More... almost 11 years ago
Fixed incorrect variable reference (_cookie_file should be _cookieFile) More... almost 11 years ago
Merge pull request #5 from rhodey/master More... about 11 years ago
Updated the README for better clarity on JSON objects. More... about 11 years ago
Added a removeNote method to remove a note from a message or voicemail. More... about 11 years ago
Merge pull request #4 from rhodey/master More... about 11 years ago
Added documentation to the remaining undocumented class methods More... about 11 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... about 11 years ago
message for users in example.php script More... about 11 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... about 11 years ago