Commit graph

70 commits

Author SHA1 Message Date
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
Pierre-Eric Pelloux-Prayer
37dd2841dd Forbid SIP calls if GSM call is active 2012-03-07 10:30:55 +01:00
Jehan Monnier
1ba66ca345 switch to CLANG 2012-03-05 15:34:34 +01:00
Jehan Monnier
41a2a33666 g729A integration based on bcg729 2012-02-16 15:46:45 +01:00
Pierre-Eric Pelloux-Prayer
ea7d048906 Pause video stream when user press the 'home' button 2012-01-17 11:45:08 +01:00
Pierre-Eric Pelloux-Prayer
4325741e61 Fix objC memory leaks 2012-01-09 09:56:28 +01:00
Pierre-Eric Pelloux-Prayer
710076633f Revert "Do not allow user to start/answer a SIP call when a GSM call is active"
This reverts commit 2ab0771646.
2011-12-01 16:03:44 +01:00
Pierre-Eric Pelloux-Prayer
2ab0771646 Do not allow user to start/answer a SIP call when a GSM call is active 2011-12-01 12:45:00 +01:00