Commit graph

282 commits

Author SHA1 Message Date
Yann Diorcet
6d669665c9 Add multi call support
Call details
2012-06-27 18:06:59 +02:00
Yann Diorcet
c62dabc1bc Fix first login view
Working Incoming call view
Fix some value with inappsettings
2012-06-26 18:32:39 +02:00
Yann Diorcet
15d394318f Split main view in UICompositeViewController 2012-06-25 17:57:50 +02:00
Yann Diorcet
3dbced109b Edit mode in history
Move setting delegate to setting controller
Start chat view
Start incoming call view
2012-06-25 12:40:29 +02:00
Yann Diorcet
44e438ab33 Merge branch 'inappsettings' into new_ui
Conflicts:
	Classes/FirstLoginViewController.m
	Classes/InCallViewController.m
	Classes/LinphoneAppDelegate.h
	Classes/LinphoneAppDelegate.m
	Classes/LinphoneUI/LinphoneManager.h
	Classes/LinphoneUI/LinphoneManager.m
	Classes/MainScreenWithVideoPreview.m
	Classes/PhoneViewController.m
	PhoneMainView.xib
	linphone.xcodeproj/project.pbxproj
2012-06-22 18:30:18 +02:00
Yann Diorcet
53fda0a31b Merge branch 'master' into inappsettings
Conflicts:
	Classes/LinphoneUI/LinphoneManager.h
	Classes/LinphoneUI/LinphoneManager.m
	submodules/linphone
2012-06-22 14:46:48 +02:00
Yann Diorcet
bfa794d357 Add Chat and Settings views 2012-06-22 10:40:52 +02:00
Yann Diorcet
2443f37b9c Add animation
Continue new ui
Fix some issues
2012-06-21 18:38:40 +02:00
Yann Diorcet
4b9ae080cd Start to clean InCallView and add UICallCell 2012-06-18 15:18:00 +02:00
Yann Diorcet
e03d37c6ed Cleaning and continue working on new ui 2012-06-15 16:54:46 +02:00
Yann Diorcet
b915cdd9c6 Rename classes ... split buttons enable/disable stuff
Add OrderedDictionary
2012-06-14 18:31:09 +02:00
Yann Diorcet
f88aff3f18 Remove delagate stuff ... working on incall view 2012-06-13 18:39:33 +02:00
Yann Diorcet
075c6f6a0a Continue workoing on new ui
Use event for registration update
2012-06-13 13:49:20 +02:00
Yann Diorcet
85eadac3ce Continue workoing on new ui
Add own contact picker (WIP)
2012-06-12 18:26:21 +02:00
Simon Morlat
4a0e4e1ee8 inapp settings mostly finished. 2012-06-12 17:48:43 +02:00
Simon Morlat
2e3d4c0fdf many bugfixes, work in progress 2012-06-12 00:38:34 +02:00
Yann Diorcet
f01c973e11 Continue working on new ui 2012-06-11 17:31:00 +02:00
Simon Morlat
c058c5cbde work in progress for in app settings 2012-06-07 22:21:33 +02:00
Yann Diorcet
d160fc08f0 Fix null pointer exception when call released 2012-06-05 14:21:31 +02:00
Simon Morlat
5c902c829b try to workaround iOS reachability bug 2012-06-04 17:06:38 +02:00
Jehan Monnier
1d9c0c7859 unregister audio listener from speaker button 2012-05-30 14:41:47 +02:00
Pierre-Eric Pelloux-Prayer
d42c91f802 In app settings WIP 2012-05-24 13:12:00 +02:00
Pierre-Eric Pelloux-Prayer
55d2116b58 Print detailed error message when NetworkReachability usage fails 2012-05-09 10:09:58 +02:00
Simon Morlat
fcff877012 enhance network connectivity checking. 2012-05-07 21:25:26 +02:00
Sylvain Berfini
956ab3b69a Fix Wifi Only issue on startup 2012-05-04 10:19:44 +02:00
Sylvain Berfini
a035a882ab Fix wifi only issue 2012-05-03 15:40:00 +02:00
Jehan Monnier
b4ece1c7e1 implement wifi only mode 2012-05-02 09:25:39 +02:00
Pierre-Eric Pelloux-Prayer
c79d0470c9 Update zoom handling 2012-04-26 17:06:19 +02:00
Simon Morlat
293c666a1d fix double call acceptance, and don't resume automatically after gsm interruption 2012-04-25 17:11:42 +02:00
Pierre-Eric Pelloux-Prayer
dfaeaba47f Split zoom handling to a new file 2012-04-25 10:53:12 +02:00
Pierre-Eric Pelloux-Prayer
c491c0d661 Call transfer notifications support 2012-04-03 16:48:07 +02:00
Pierre-Eric Pelloux-Prayer
4855e47444 Implement call transfers, and fix video spinner 2012-03-30 14:17:43 +02:00
Pierre-Eric Pelloux-Prayer
bbc4e348f1 Notify the user (once) if during a video call the battery level goes below 10% 2012-03-27 16:43:01 +02:00
Pierre-Eric Pelloux-Prayer
b38d2f89cf Add a 'do not auto start application' setting 2012-03-27 11:28:36 +02:00
Pierre-Eric Pelloux-Prayer
9633d4ccb8 Code cleanup 2012-03-27 09:32:30 +02:00
Pierre-Eric Pelloux-Prayer
dc169b7f21 Merge remote-tracking branch 'origin/master' into wip_video_ui_improvements
Conflicts:
	Classes/LinphoneAppDelegate.m
	Classes/VideoViewController-ipad.xib
2012-03-26 17:26:52 +02:00
Pierre-Eric Pelloux-Prayer
b7c5aff208 video: show spinner until 1st frame is successfully received/decoded/shown 2012-03-26 15:26:21 +02:00
Pierre-Eric Pelloux-Prayer
7a63d313ef Add 'busy' indicator when pressing add/remove video button 2012-03-23 15:08:04 +01:00
Pierre-Eric Pelloux-Prayer
07f25fdf6a Refactor LinphoneManager and AppDelegate to allow easier customisation
Conflicts:

	Classes/LinphoneAppDelegate.m
	Classes/LinphoneUI/LinphoneManager.h
	Classes/LinphoneUI/LinphoneManager.m
2012-03-21 11:02:13 +01:00
Simon Morlat
2956c3d478 add setting for stun server 2012-03-20 14:14:00 +01:00
Pierre-Eric Pelloux-Prayer
47bd00bde7 Restore 'switch' camera feature 2012-03-14 17:41:06 +01:00
Pierre-Eric Pelloux-Prayer
a7ac89fd79 Animate transitions video <-> audio calls 2012-03-14 17:41:03 +01:00
Pierre-Eric Pelloux-Prayer
079b43b6be Rotate control buttons in video view (on device orientation change) 2012-03-14 17:41:02 +01:00
Pierre-Eric Pelloux-Prayer
ddd82ee253 Better handling of GSM call (with or without bg mode enabled) 2012-03-08 11:07:55 +01:00
Pierre-Eric Pelloux-Prayer
579a7d8972 Fix warnings 2012-03-07 11:39:31 +01:00
Pierre-Eric Pelloux-Prayer
cdc7c80a6a User cannot start a SIP call if a GSM call exists 2012-03-06 14:23:42 +01:00
Pierre-Eric Pelloux-Prayer
a4b699b50b FastAddressBook: call super dealloc at the end of Contact::dealloc 2012-03-06 14:23:42 +01:00
Pierre-Eric Pelloux-Prayer
0722931582 Fix crash on FastAddressBook dealloc 2012-03-01 10:47:21 +01:00
Jehan Monnier
41a2a33666 g729A integration based on bcg729 2012-02-16 15:46:45 +01:00
Pierre-Eric Pelloux-Prayer
09b86701ba Do not show error popups when going into background mode 2012-01-20 10:34:25 +01:00