Commit graph

863 commits

Author SHA1 Message Date
Yann Diorcet
9f48dc0d9a Rename resources images 2012-07-03 12:19:29 +02:00
Yann Diorcet
7b1e208703 Improve UI
Add pragma mark
Add wait indicator on video button
2012-07-02 18:49:14 +02:00
Yann Diorcet
e1b7f91385 Add incall dialer
Add animation
improve UI
2012-06-29 18:39:23 +02:00
Yann Diorcet
6b1d647c26 Improve UI
Add conference stuff
Adjust button behaviours
2012-06-28 18:42:47 +02:00
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
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
Jehan Monnier
051912a8bf add libtunnel.a 2012-06-08 17:19:50 +02:00
Jehan Monnier
0767570564 Merge commit '1.3' into tunnel 2012-06-08 15:47:05 +02:00
Yann Diorcet
e8ff650c24 Continue other components 2012-06-08 14:37:08 +02:00
Simon Morlat
c058c5cbde work in progress for in app settings 2012-06-07 22:21:33 +02:00
Yann Diorcet
845bfa979f Add new button bar 2012-06-07 18:02:48 +02:00
Yann Diorcet
329302793a Release 1.3 2012-06-07 14:31:55 +02:00
Yann Diorcet
379b10a33d #0000173 Inhibit resume during call transfert 2012-06-05 14:22:28 +02:00
Pierre-Eric Pelloux-Prayer
d42c91f802 In app settings WIP 2012-05-24 13:12:00 +02:00
Jehan Monnier
5aa42780c1 Merge remote-tracking branch 'origin/master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.m
2012-05-14 12:12:09 +02:00
Simon Morlat
b965cbaa65 fix missing icons in no-gpl target 2012-04-27 17:24:46 +02:00
Simon Morlat
9af95dc58e Merge remote-tracking branch 'origin/master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
	submodules/build/Makefile
	submodules/externals/exosip
	submodules/liblinphone.xcodeproj/project.pbxproj
	submodules/linphone
	submodules/mssilk
2012-04-26 15:09:04 +02:00
Pierre-Eric Pelloux-Prayer
dfaeaba47f Split zoom handling to a new file 2012-04-25 10:53:12 +02:00
Simon Morlat
65b9ea5898 optimize time for setting up audio units 2012-04-17 18:06:05 +02:00
Pierre-Eric Pelloux-Prayer
ef0b1edba1 Add zoom support (using double tap/pinch/pan gestures)
Conflicts:

	submodules/linphone
2012-04-17 11:17:18 +02:00
Pierre-Eric Pelloux-Prayer
c7193ec514 Update call history icons 2012-04-04 10:56:58 +02:00
Simon Morlat
4e2de700fb Merge branch 'master' into tunnel
Conflicts:
	.gitmodules
	Classes/LinphoneUI/LinphoneManager.m
	linphone.xcodeproj/project.pbxproj
	submodules/build/Makefile
	submodules/build/builder-iphone-os.mk
2012-03-16 15:50:55 +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
cdc7c80a6a User cannot start a SIP call if a GSM call exists 2012-03-06 14:23:42 +01:00
Jehan Monnier
90a3c76cc6 fix code signing 2012-03-06 09:27:16 +01:00
Jehan Monnier
1ba66ca345 switch to CLANG 2012-03-05 15:34:34 +01:00
Pierre-Eric Pelloux-Prayer
42a5d4b088 Merge branch 'master' of git.linphone.org:linphone-iphone 2012-03-01 10:23:55 +01:00
Pierre-Eric Pelloux-Prayer
40e91a4706 Restore iOS target to 4.0 2012-03-01 10:23:22 +01:00
Jehan Monnier
41a2a33666 g729A integration based on bcg729 2012-02-16 15:46:45 +01:00
Pierre-Eric Pelloux-Prayer
b28cc704cd Correct typo in tunnel settings, update exosip 2012-02-07 10:10:01 +01:00
Pierre-Eric Pelloux-Prayer
17cc55d854 Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
	Classes/LinphoneUI/LinphoneManager.h
	Settings.bundle/Root.plist
	linphone.xcodeproj/project.pbxproj
	nogpl-thirdparties/Settings.bundle/Root.plist
	submodules/build/builder-iphone-os.mk
	submodules/linphone
2012-02-06 13:22:39 +01:00
Pierre-Eric Pelloux-Prayer
016c4e046c Fix previous commit... 2012-01-24 17:36:51 +01:00
Jehan Monnier
099b5a7342 fix adhoc configuration 2012-01-23 21:26:22 +01:00
Pierre-Eric Pelloux-Prayer
032a4038f1 Restore missing resource files 2012-01-23 09:47:07 +01:00
Pierre-Eric Pelloux-Prayer
ac8ce1a0b5 Useless resources cleanup 2012-01-18 15:50:30 +01:00
Pierre-Eric Pelloux-Prayer
352a600bbb Split UI registration status indication in a separate ViewController 2012-01-18 15:34:25 +01:00