Google Voice and SIP Client
Go to file
GRMrGecko fdfed8631b Google Login Fixes
Google has updated their login system and VoiceBase needed an update to work with it.
2013-10-30 13:28:27 -05:00
Classes Google Login Fixes 2013-10-30 13:28:27 -05:00
FFmpeg Added override for Google's "New Privacy Policy" alerts to allow continuation of use. Changed SIP to do the opposite with domain fields and registrar as this is how it should have been written. Added note to let users know that most providers use "*" for the domain. Fixed notifications for SMSes. Upgraded Growl to support Mountain Lion's Notification Center. Added account name to Google Voice account verification window. Upgraded PJSIP to 2.1 stable. Updated build scripts for PJSIP and FFmpeg for Mountain Lion and newer Xcode. Upgraded VoiceMob to current position in work. Probably too many changes to mention here. Changed version of VoiceMac to 0.3. 2013-07-20 06:56:46 -05:00
Frameworks Added override for Google's "New Privacy Policy" alerts to allow continuation of use. Changed SIP to do the opposite with domain fields and registrar as this is how it should have been written. Added note to let users know that most providers use "*" for the domain. Fixed notifications for SMSes. Upgraded Growl to support Mountain Lion's Notification Center. Added account name to Google Voice account verification window. Upgraded PJSIP to 2.1 stable. Updated build scripts for PJSIP and FFmpeg for Mountain Lion and newer Xcode. Upgraded VoiceMob to current position in work. Probably too many changes to mention here. Changed version of VoiceMac to 0.3. 2013-07-20 06:56:46 -05:00
Libraries Updated to new version of MGMURLConnection to fix issues with quitting causing a crash, fixed issues with downloading voicemail, fixed issue with recordings not stopping when you hangup, updated the way delegates work with MGMInbox and MGMInstance. 2011-02-24 11:24:19 -06:00
Resources Google Login Fixes 2013-10-30 13:28:27 -05:00
SIP Removed top codec from MGMSIP and changed to a codec priority setup. Added ability to choose where recorded calls are stored. Added codec priority management to advanced preferences. Added more codec options to PJSIP build script and created fat version of libpjmedia-videodev (don't know if we'll ever implement Video support, why it's not linked to MGMSIP). 2013-08-03 08:56:27 -05:00
Theme Tester.xcodeproj Added override for Google's "New Privacy Policy" alerts to allow continuation of use. Changed SIP to do the opposite with domain fields and registrar as this is how it should have been written. Added note to let users know that most providers use "*" for the domain. Fixed notifications for SMSes. Upgraded Growl to support Mountain Lion's Notification Center. Added account name to Google Voice account verification window. Upgraded PJSIP to 2.1 stable. Updated build scripts for PJSIP and FFmpeg for Mountain Lion and newer Xcode. Upgraded VoiceMob to current position in work. Probably too many changes to mention here. Changed version of VoiceMac to 0.3. 2013-07-20 06:56:46 -05:00
Voice.xcworkspace Added override for Google's "New Privacy Policy" alerts to allow continuation of use. Changed SIP to do the opposite with domain fields and registrar as this is how it should have been written. Added note to let users know that most providers use "*" for the domain. Fixed notifications for SMSes. Upgraded Growl to support Mountain Lion's Notification Center. Added account name to Google Voice account verification window. Upgraded PJSIP to 2.1 stable. Updated build scripts for PJSIP and FFmpeg for Mountain Lion and newer Xcode. Upgraded VoiceMob to current position in work. Probably too many changes to mention here. Changed version of VoiceMac to 0.3. 2013-07-20 06:56:46 -05:00
VoiceBase.xcodeproj Added override for Google's "New Privacy Policy" alerts to allow continuation of use. Changed SIP to do the opposite with domain fields and registrar as this is how it should have been written. Added note to let users know that most providers use "*" for the domain. Fixed notifications for SMSes. Upgraded Growl to support Mountain Lion's Notification Center. Added account name to Google Voice account verification window. Upgraded PJSIP to 2.1 stable. Updated build scripts for PJSIP and FFmpeg for Mountain Lion and newer Xcode. Upgraded VoiceMob to current position in work. Probably too many changes to mention here. Changed version of VoiceMac to 0.3. 2013-07-20 06:56:46 -05:00
VoiceMac.xcodeproj Added override for Google's "New Privacy Policy" alerts to allow continuation of use. Changed SIP to do the opposite with domain fields and registrar as this is how it should have been written. Added note to let users know that most providers use "*" for the domain. Fixed notifications for SMSes. Upgraded Growl to support Mountain Lion's Notification Center. Added account name to Google Voice account verification window. Upgraded PJSIP to 2.1 stable. Updated build scripts for PJSIP and FFmpeg for Mountain Lion and newer Xcode. Upgraded VoiceMob to current position in work. Probably too many changes to mention here. Changed version of VoiceMac to 0.3. 2013-07-20 06:56:46 -05:00
VoiceMob.xcodeproj Added override for Google's "New Privacy Policy" alerts to allow continuation of use. Changed SIP to do the opposite with domain fields and registrar as this is how it should have been written. Added note to let users know that most providers use "*" for the domain. Fixed notifications for SMSes. Upgraded Growl to support Mountain Lion's Notification Center. Added account name to Google Voice account verification window. Upgraded PJSIP to 2.1 stable. Updated build scripts for PJSIP and FFmpeg for Mountain Lion and newer Xcode. Upgraded VoiceMob to current position in work. Probably too many changes to mention here. Changed version of VoiceMac to 0.3. 2013-07-20 06:56:46 -05:00
.gitignore Changed about to MGMAbout, Changed wav converter to FFmpeg, and Fixed leak with connections. 2011-09-23 22:01:44 -05:00
About.rtf Fixed typo in about. Added the label to the phone number completion for multiple SMS. Rewrote Login code to get the action from the HTML and read every input existing so if Google updates the login again, I have it covered for the most part. Updated the documentation to exclude information about Gizmo5 as they are no longer in business and Google brought it down. 2011-09-23 22:02:04 -05:00
Contributing.txt Updated Theme Tester for the new system. Fixed issues with MGMAdressBook. Changed to new dealloc setup. Fixed issue with MGMContacts nameForNumber. Fixed issues with calling SIP addresses. Fixed issues with images having a size of zero. Fixed possibility of error being null for placing calls. Added caf support for theme manager. Added support for setting a custom useragent for MGMSIP. Fixed issues with TCP/UDP connections and added option per an account on what type the user wants. Added choice of DTMF tone type. Fixed issues with registration of SIP accounts. Fixed issue where windows wouldn't reopen after being cloed and quit. Updated to a fixed version of PJSIP. 2011-02-22 12:00:36 -06:00
License.txt Changed about to MGMAbout, Changed wav converter to FFmpeg, and Fixed leak with connections. 2011-09-23 22:01:44 -05:00
MGMFFmpeg License.txt Changed about to MGMAbout, Changed wav converter to FFmpeg, and Fixed leak with connections. 2011-09-23 22:01:44 -05:00
VoiceMac Documentation.pages Fixed typo in about. Added the label to the phone number completion for multiple SMS. Rewrote Login code to get the action from the HTML and read every input existing so if Google updates the login again, I have it covered for the most part. Updated the documentation to exclude information about Gizmo5 as they are no longer in business and Google brought it down. 2011-09-23 22:02:04 -05:00
VoiceMac.ai VoiceMac Start 2010-09-20 19:44:17 -05:00
VoiceMac.icns VoiceMac Start 2010-09-20 19:44:17 -05:00
VoiceMac.png VoiceMac Start 2010-09-20 19:44:17 -05:00
VoiceMob.ai Fixed an issue with crashing on VoiceMac, fixed MGMXML issue with VoiceMail, added a load more cell for VoiceMob inbox, added a SMS text view for VoiceMob. 2010-10-01 22:03:15 -05:00
VoiceMob.png Fixed an issue with crashing on VoiceMac, fixed MGMXML issue with VoiceMail, added a load more cell for VoiceMob inbox, added a SMS text view for VoiceMob. 2010-10-01 22:03:15 -05:00