Commit graph

17 commits

Author SHA1 Message Date
Yann Diorcet
d2ed3855e1 Merge branch 'new_ui' of git://git.linphone.org/linphone-iphone into buschjaeger_new_ui
Conflicts:
	Classes/ChatRoomTableViewController.m
	Classes/ChatRoomViewController.m
	Classes/ContactDetailsTableViewController.m
	Classes/LinphoneCoreSettingsStore.m
	Classes/LinphoneManager.m
	Classes/LinphoneUI/UICallBar.m
	Classes/LinphoneUI/UICompositeViewController.m
	Classes/LinphoneUI/UIStateBar.m
	Classes/LinphoneUI/en.lproj/UICallBar.xib
	Classes/LinphoneUI/fr.lproj/UICallBar.xib
	Classes/en.lproj/ChatViewController.xib
	Classes/fr.lproj/ChatViewController.xib
	linphone.ldb/Contents.plist
	linphone.ldb/Resources/Classes/ChatViewController/19/ChatViewController.xib
	linphone.ldb/Resources/InAppSettings.bundle/Network/1/Network.strings
	linphone.ldb/Resources/LinphoneUI/UICallBar/12/UICallBar.xib
	linphone.xcodeproj/project.pbxproj
2012-11-20 14:32:54 +01:00
Yann Diorcet
b001cc1b40 Don't play dtmf on light/door buttons 2012-11-15 11:26:06 +01:00
Yann Diorcet
59adceb9d2 Remove dealloc issue in UIDigit button 2012-11-14 12:23:03 +01:00
Yann Diorcet
e99237c441 Use message instead of DTMF 2012-11-05 11:00:52 +01:00
Yann Diorcet
046962fd06 Remove useless variables (with property defined) 2012-08-20 13:23:03 +02:00
Yann Diorcet
ec2a7a6856 Don't use anymore shouldAutorotateToInterfaceOrientation: Private interface rotation
Fix adjustToFit in dialer view
2012-08-10 13:21:14 +02:00
Yann Diorcet
0b2236f007 Clean Linphone Manager
Improve logs
2012-07-17 10:48:14 +02:00
Yann Diorcet
c4fd64c36e Add call transfert
Add missing backgrounds
2012-07-03 17:32:41 +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
2443f37b9c Add animation
Continue new ui
Fix some issues
2012-06-21 18:38:40 +02:00
Pierre-Eric Pelloux-Prayer
58e9256f79 DTMF fixes 2011-11-08 14:44:06 +01:00
Simon Morlat
54685cd81a fix mistake in license notice. 2011-08-12 17:54:29 +02:00
Simon Morlat
ead9b92605 play dtmf also when in call 2011-02-09 12:32:15 +01:00
Simon Morlat
81db655956 Merge branch 'master' of git.linphone.org:linphone-iphone
Conflicts:
	submodules/linphone
2011-02-09 12:07:18 +01:00
Simon Morlat
3b24cd1fde workaround latency while opening audio unit, that caused first pressed digit to be played with one second delay> 2011-02-09 12:02:47 +01:00
Jehan Monnier
2c1d1eafc6 fix incall view
fix incoming call with no userinfo
2011-02-09 08:55:05 +01:00
Jehan Monnier
d0a0311b94 new UI architecture 2011-02-03 16:16:36 +01:00