Commit Graph

9 Commits

Author SHA1 Message Date
2679510ca0 Added link to the Open Source page in VoiceMac menu so people can learn of the Open Source part of VoiceMac and see the code. Fixed issue where Google has changed the login page and removed my way of seeing if it's the login page. 2011-09-23 22:02:04 -05:00
9bab577724 Added some memory saving options for contacts. Fixed issue where ^ was not being encoded for URLs. Fixed issue where verification codes may not be detected due to new wording by Google. Added detection of incorrect cookies message so I know how to deal with something and people don't get the account does not have number message. Fixed cookie issue where cookies were being deleted if it's date is after current date. Fixed issue with not all fields being submitted to Google at login causing cookie error message from Google. Fixed issue with crashes due to loginSuccessful message being sent too early. Fixed SIP Address to be the registrar instead of domain. Removed default domain as gizmo5 is dead :(. Added check to see if it's a 2 step verification and if it's is, it will not add contacts account as password would be incorrect. Fixed issue for long distance calling where phone number would contain 011 due to the app being built for Google Voice. Fixed issue where messages do not get marked as read after sending a reply back. Removed G722 codec for iOS building of pjproject as it's not needed. 2011-09-23 22:02:03 -05:00
91d0c6c16d Changed about to MGMAbout, Changed wav converter to FFmpeg, and Fixed leak with connections. 2011-09-23 22:01:44 -05:00
5847702351 Fixed issue with cookies. 2011-02-25 10:23:30 -06:00
62db28f9aa 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
7fdf9035a7 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
f7a808f394 Made it possible to enter sip addresses as a contact to call people on other SIP accounts. Fixed issue with MGMSound crashing. Fixed issue with people who might have case sensitive file systems. Made MGMSIP use TCP instead of UDP when available which appears to fix issue with unpluggin headphones. Added an extra handler for incoming calls so when a call isn't from the proper account, it'll find the proper one and assign it to that account. Added speaker support for iPhone. Fixed the tone generator so it only is created when needed for DTMF. Fixed leak when checking a SIP account. Fixed issue with ringtone playing when the call has been disconnected. 2010-10-16 20:32:55 -05:00
17a82d13ac Fixed issue with international login, made MGMXML for XML parsing, and ported VoiceBase for the iPhone. 2010-09-24 12:46:38 -05:00
f52814a819 VoiceMac Start 2010-09-20 19:44:17 -05:00