Commit graph

77 commits

Author SHA1 Message Date
Yann Diorcet
939d8619a0 Merge branch 'new_ui' of git://git.linphone.org/linphone-iphone into buschjaeger_new_ui
Conflicts:
	Classes/BuschJaegerHistoryView.xib
	Classes/ChatRoomTableViewController.h
	Classes/ChatRoomTableViewController.m
	Classes/ChatRoomViewController.h
	Classes/ChatRoomViewController.m
	Classes/ChatViewController.h
	Classes/ChatViewController.m
	Classes/ChatViewController.xib
	Classes/ConsoleViewController.h
	Classes/ConsoleViewController.m
	Classes/ConsoleViewController.xib
	Classes/DialerViewController.m
	Classes/FirstLoginViewController.m
	Classes/HistoryDetailsViewController.h
	Classes/HistoryDetailsViewController.m
	Classes/HistoryTableViewController.h
	Classes/HistoryViewController.h
	Classes/HistoryViewController.m
	Classes/InCallTableViewController.m
	Classes/InCallViewController.m
	Classes/LinphoneAppDelegate.m
	Classes/LinphoneCoreSettingsStore.h
	Classes/LinphoneCoreSettingsStore.m
	Classes/LinphoneManager.h
	Classes/LinphoneManager.m
	Classes/LinphoneUI/UICallBar.m
	Classes/LinphoneUI/UIChatCell.m
	Classes/LinphoneUI/UIChatRoomCell.h
	Classes/LinphoneUI/UIChatRoomCell.m
	Classes/LinphoneUI/UIChatRoomCell.xib
	Classes/LinphoneUI/UICompositeViewController.m
	Classes/LinphoneUI/UIContactDetailsFooter.xib
	Classes/LinphoneUI/UIContactDetailsHeader.m
	Classes/LinphoneUI/UIHistoryDetailsCell.xib
	Classes/LinphoneUI/UIStateBar.m
	Classes/LinphoneUI/UIStateBar.xib
	Classes/LinphoneUI/en.lproj/UICallBar~ipad.xib
	Classes/LinphoneUI/en.lproj/UICallCell.xib
	Classes/LinphoneUI/en.lproj/UIConferenceHeader.xib
	Classes/LinphoneUI/en.lproj/UIContactDetailsHeader.xib
	Classes/LinphoneUI/en.lproj/UIMainBar.xib
	Classes/Model/ChatModel.h
	Classes/Model/ChatModel.m
	Classes/PhoneMainView.h
	Classes/PhoneMainView.m
	Classes/SettingsViewController.h
	Classes/SettingsViewController.m
	Classes/Utils/FastAddressBook.m
	Classes/WizardViewController.m
	Classes/en.lproj/DialerViewController.xib
	Classes/en.lproj/FirstLoginViewController.xib
	Classes/en.lproj/HistoryViewController.xib
	Classes/en.lproj/InCallViewController.xib
	Resources/chat_add_default.png
	Resources/chat_add_over.png
	Resources/chat_back_default.png
	Resources/chat_back_over.png
	Resources/chat_edit_default.png
	Resources/chat_edit_over.png
	Resources/chat_ok_default.png
	Resources/chat_ok_over.png
	Resources/contact_back_default.png
	Resources/contact_back_over.png
	Resources/contact_cancel_default.png
	Resources/contact_cancel_over.png
	Resources/contact_edit_default.png
	Resources/contact_edit_over.png
	Resources/contact_ok_default.png
	Resources/contact_ok_disabled.png
	Resources/contacts_add_default.png
	Resources/contacts_add_over.png
	Resources/en.lproj/Localizable.strings
	Resources/history_details_add_default.png
	Resources/history_details_add_over.png
	Resources/history_details_back_default.png
	Resources/history_details_back_over.png
	Resources/history_edit_default.png
	Resources/history_edit_over.png
	Resources/history_ok_default.png
	Resources/history_ok_over.png
	Resources/linphonerc-factory
	Settings.bundle/video.plist
	Settings/InAppSettings.bundle/Advanced.plist
	Settings/InAppSettings.bundle/Call.plist
	linphone-Info.plist
	linphone.ldb/Resources/Classes/ChatRoomViewController/1/ChatRoomViewController.xib
	linphone.ldb/Resources/Classes/ChatViewController/1/ChatViewController.xib
	linphone.ldb/Resources/Classes/ContactDetailsLabelViewController/1/ContactDetailsLabelViewController.xib
	linphone.ldb/Resources/Classes/ContactDetailsViewController/1/ContactDetailsViewController.xib
	linphone.ldb/Resources/Classes/ContactsViewController/1/ContactsViewController.xib
	linphone.ldb/Resources/Classes/DialerViewController~ipad/2/DialerViewController~ipad.xib
	linphone.ldb/Resources/Classes/HistoryDetailsViewController/2/HistoryDetailsViewController.xib
	linphone.ldb/Resources/Classes/IncomingCallViewController/1/IncomingCallViewController.xib
	linphone.ldb/Resources/Classes/WizardViewController/2/WizardViewController.xib
	linphone.ldb/Resources/LinphoneUI/UICallBar/2/UICallBar.xib
	linphone.ldb/Resources/LinphoneUI/UIContactDetailsFooter/1/UIContactDetailsFooter.xib
	linphone.ldb/Resources/LinphoneUI/UIMainBar~ipad/2/UIMainBar~ipad.xib
	linphone.xcodeproj/project.pbxproj
	submodules/linphone
2012-09-11 15:31:29 +02:00
Simon Morlat
2049dccd0e smoother startup when push notification token arrives (avoid running synchronizeAccounts just for that) 2012-08-29 22:18:18 +02:00
Simon Morlat
a3ebd8f7d2 improve push notification support 2012-08-29 12:47:01 +02:00
Yann Diorcet
81b6a40b7d Merge branch 'new_ui' of git://git.linphone.org/linphone-iphone into buschjaeger_new_ui
Conflicts:
	Classes/HistoryTableViewController.m
	Classes/HistoryViewController.m
	Classes/PhoneMainView.m
2012-08-21 15:05:14 +02:00
Yann Diorcet
7329929ebf Update mssilk 2012-08-21 14:54:10 +02:00
Yann Diorcet
9b92d063c0 Clean up 2012-08-20 11:50:51 +02:00
Yann Diorcet
0ad783a7cc Merge branch 'new_ui' into buschjaeger_new_ui 2012-08-20 11:08:16 +02:00
Simon Morlat
c786f60d81 repair background mode and fix double instanciation of settingsStore, causing inconsistencies between visible configuration and used one.
rename RFC dtmf.
2012-08-14 23:47:51 +02:00
Yann Diorcet
8d5379bc0b Fix view change on SIP url opening 2012-08-14 15:13:21 +02:00
Yann Diorcet
0ff2d2ec84 Add filter to URL open support 2012-08-14 15:08:01 +02:00
Yann Diorcet
efa6a69780 Add sip URL support 2012-08-14 15:00:02 +02:00
Yann Diorcet
6ee203e0c2 Use constants for Linphone events 2012-08-13 16:47:49 +02:00
Yann Diorcet
859ad32e44 Advanced memory leak fixes 2012-08-10 00:08:40 +02:00
Yann Diorcet
bd0acbcc4b Fix Settings view: element update when chosen element change 2012-08-09 18:44:38 +02:00
Yann Diorcet
be9509f7c3 Improve animation between views
Improve Start/Foreground/Background
2012-08-09 14:35:28 +02:00
Yann Diorcet
7ec5036058 Add APN in register
Fix application startup
Modify background_mode behaviour in settings
Change behaviour of sip normalization
2012-08-07 17:17:02 +02:00
Yann Diorcet
95dc0fd88c Add Application badge based on missed calls/unread messages 2012-08-03 12:01:22 +02:00
Yann Diorcet
511cab00c6 Fix chat scroll bug
Fix background glitches when rotating the device
Fix Contacts remove button bug
2012-08-01 12:37:38 +02:00
Yann Diorcet
33edcdf265 Improve rotation 2012-07-31 14:24:07 +02:00
Yann Diorcet
cddf918910 Fix application startup
Improve sqlite3 usage
2012-07-24 14:19:41 +02:00
Yann Diorcet
6d9f40a9a1 Use LinphoneManager singleton
Fix Rotation issues
2012-07-24 11:52:09 +02:00
Yann Diorcet
c9558e8f82 Simplification of view changes
Fix new discution in chat
2012-07-18 15:23:49 +02:00
Yann Diorcet
e352543273 Improve history and chat 2012-07-17 17:30:58 +02:00
Yann Diorcet
0b2236f007 Clean Linphone Manager
Improve logs
2012-07-17 10:48:14 +02:00
Yann Diorcet
4b62c7970c Change observers strategy
Start chat views
2012-07-05 18:06:24 +02:00
Yann Diorcet
d0775cfaff Start Wizard view 2012-07-04 18:05:39 +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
c62dabc1bc Fix first login view
Working Incoming call view
Fix some value with inappsettings
2012-06-26 18:32:39 +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
e03d37c6ed Cleaning and continue working on new ui 2012-06-15 16:54:46 +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
845bfa979f Add new button bar 2012-06-07 18:02:48 +02:00
Pierre-Eric Pelloux-Prayer
d42c91f802 In app settings WIP 2012-05-24 13:12:00 +02:00
Pierre-Eric Pelloux-Prayer
e17770bb85 Merge remote-tracking branch 'origin/master' into wip_video_ui_improvements
Conflicts:
	linphonerc
	submodules/linphone
2012-04-05 12:49:14 +02:00
Pierre-Eric Pelloux-Prayer
b1304a1169 Load Advanced.plist default value 2012-03-30 14:39:16 +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
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
Pierre-Eric Pelloux-Prayer
af92b0a7e0 VideoViewController not used anymore 2012-03-12 11:27:45 +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
b864902567 Fix linker error __divsi3 for i386 2012-03-07 11:51:37 +01:00
Pierre-Eric Pelloux-Prayer
579a7d8972 Fix warnings 2012-03-07 11:39:31 +01:00