Guillaume BIENKOWSKI
|
c06a7ba562
|
Merge branch 'master' of git.linphone.org:linphone-iphone into endlessring
Conflicts:
README
|
2014-04-18 17:01:13 +02:00 |
|
Guillaume BIENKOWSKI
|
2553dfe702
|
Use a short ring and repeat notifications for local notifications.
This fixes the endless ringing but also brings along other problems
|
2014-04-18 16:58:55 +02:00 |
|
Christophe Deschamps
|
0bd6b86f6b
|
URL handler for remote configuration - linphone-config-http:// & linphone-config-https://
|
2014-04-17 16:44:38 +02:00 |
|
Simon Morlat
|
02afae59eb
|
integrate permissive patch of openh264
|
2014-04-16 11:25:20 +02:00 |
|
Simon Morlat
|
3376388982
|
Merge remote-tracking branch 'public/master' into tunnel
Conflicts:
Classes/LinphoneCoreSettingsStore.m
Classes/LinphoneManager.m
linphone.xcodeproj/project.pbxproj
submodules/build/Makefile
submodules/build/builder-iphone-os.mk
|
2014-04-14 12:52:00 +02:00 |
|
Guillaume BIENKOWSKI
|
c7cab403e3
|
Use the remote provisioning path for the wizard, even for 'local' provisioning.
This makes the values modified in the wizard_* files applied.
|
2014-04-07 14:48:15 +02:00 |
|
Ghislain MARY
|
18cb2e2b25
|
Activate OpenH264 instead of X264.
|
2014-04-07 11:29:26 +02:00 |
|
Guillaume BIENKOWSKI
|
b79e7ab2aa
|
Use the wizard rc files correctly for each use case.
|
2014-04-03 13:56:43 +02:00 |
|
Guillaume BIENKOWSKI
|
6a9c4513e3
|
Add video size to the call properties
|
2014-04-03 13:55:57 +02:00 |
|
Guillaume BIENKOWSKI
|
f5d03d7af0
|
Reworked the wizard views to handle remote provisioning more correctly: we now have a specialized view for it
|
2014-04-02 16:58:13 +02:00 |
|
Guillaume BIENKOWSKI
|
08d486afa5
|
Merge branch 'master' into remote
Conflicts:
Classes/Base.lproj/WizardViews.xib
Classes/LinphoneCoreSettingsStore.m
Classes/LinphoneManager.m
Classes/PhoneMainView.m
Classes/SettingsViewController.m
Classes/WizardViewController.h
Classes/WizardViewController.m
|
2014-04-02 15:11:08 +02:00 |
|
Guillaume BIENKOWSKI
|
b75d428b06
|
Cosmetics: don't call linphone_core_get_config() all the time
|
2014-04-01 10:40:51 +02:00 |
|
Guillaume BIENKOWSKI
|
59db8330f2
|
Update random port preference in lpconfig
|
2014-04-01 10:38:18 +02:00 |
|
Guillaume BIENKOWSKI
|
bb59a61e71
|
Switch to multi protocol from branch remote
|
2014-03-31 16:28:46 +02:00 |
|
Guillaume BIENKOWSKI
|
d1cb692efa
|
Progress commit: switching to multitransport
|
2014-03-25 09:03:56 +01:00 |
|
Guillaume BIENKOWSKI
|
d78e097bf6
|
Possible fix for volume windows appearing when placing a call
|
2014-03-21 16:03:42 +01:00 |
|
Guillaume BIENKOWSKI
|
a18df81193
|
Revert "First functional version of remote provisioning"
This reverts commit 912ca99436.
|
2014-03-21 11:19:15 +01:00 |
|
Guillaume BIENKOWSKI
|
a23db83456
|
Progress commit
|
2014-03-21 11:18:55 +01:00 |
|
Guillaume BIENKOWSKI
|
912ca99436
|
First functional version of remote provisioning
|
2014-03-18 14:20:03 +01:00 |
|
Guillaume BIENKOWSKI
|
1ef6478312
|
Protect scrollToBottom
|
2014-03-13 16:24:33 +01:00 |
|
Guillaume BIENKOWSKI
|
f6de70b5af
|
Don't destroy chatrooms, they should be kept in-memory to handle message updates
|
2014-03-07 15:05:16 +01:00 |
|
Guillaume BIENKOWSKI
|
11f5400fa9
|
Fix chartroom exit and composition indicator glitching the list view
|
2014-03-07 14:52:33 +01:00 |
|
Guillaume BIENKOWSKI
|
bf7af8ccfa
|
Better placement for "User is composing" in the ChatRoomView
|
2014-03-07 14:04:19 +01:00 |
|
Guillaume BIENKOWSKI
|
b4bfdb2e7e
|
Better user compose detection
|
2014-03-06 14:33:23 +01:00 |
|
Guillaume BIENKOWSKI
|
b17d5a2d46
|
Enable remote typing indicator in the ChatRoom view
|
2014-03-06 12:57:40 +01:00 |
|
Guillaume BIENKOWSKI
|
19b54bad8c
|
Better bis
|
2014-03-05 16:45:09 +01:00 |
|
Guillaume BIENKOWSKI
|
a63542cd03
|
- Allow to resend a message that's not delivered correctly
- Allow select-all on uitextviews
|
2014-03-05 14:16:01 +01:00 |
|
Guillaume BIENKOWSKI
|
53ffeddf52
|
Fix some Clang warnings
|
2014-02-26 12:02:45 +01:00 |
|
Guillaume BIENKOWSKI
|
88d0a967f8
|
Fix ipad texts size in Wizard
|
2014-02-26 12:02:45 +01:00 |
|
Guillaume BIENKOWSKI
|
bc25d6cd26
|
Enable fullscreen display of stats
|
2014-02-26 12:02:45 +01:00 |
|
Guillaume BIENKOWSKI
|
8ff2f04ab7
|
Fix bis returning bad address and memleak
|
2014-02-26 12:02:45 +01:00 |
|
Guillaume BIENKOWSKI
|
865c2c1513
|
Disable "define" option in the keyboard, it seems to mess up the keyboard.
|
2014-02-26 12:02:45 +01:00 |
|
Guillaume BIENKOWSKI
|
b5fbabd64b
|
Add "enable ipv6" setting in Network
Conflicts:
Classes/LinphoneCoreSettingsStore.m
|
2014-02-26 12:02:44 +01:00 |
|
Guillaume BIENKOWSKI
|
3447642258
|
Allow UICallCellData to be initialized with a minimized/maximized state.
This fixes the problem of incoming call information being displayed in fullscreen.
|
2014-02-26 12:02:44 +01:00 |
|
Guillaume BIENKOWSKI
|
db11e9de8d
|
Probable fix for (null) string displayed in address field sometimes at cold app boot.
|
2014-02-26 12:02:44 +01:00 |
|
Guillaume BIENKOWSKI
|
2bfd507702
|
Make the UICallCell background visible so that it is viewable in fullscreen video.
|
2014-02-26 12:02:44 +01:00 |
|
Guillaume BIENKOWSKI
|
2aaf67dfe2
|
Fix ZRTP popup glitch
|
2014-02-21 10:15:52 +01:00 |
|
Guillaume BIENKOWSKI
|
132288e8f1
|
Moved traces for silent push
|
2014-02-20 09:35:05 +01:00 |
|
Guillaume BIENKOWSKI
|
c2a66e3f60
|
Fix crash when receiving a silent remote notification when we were killed for memory pressure
|
2014-02-19 14:16:54 +01:00 |
|
Guillaume BIENKOWSKI
|
4c716afc3e
|
No NSLog
|
2014-02-19 14:16:54 +01:00 |
|
Guillaume BIENKOWSKI
|
7b360ce5b9
|
Log termination
|
2014-02-19 11:16:07 +01:00 |
|
Guillaume BIENKOWSKI
|
76ff76e181
|
Fix missing null check
|
2014-02-19 11:16:07 +01:00 |
|
Jehan Monnier
|
1e11ce804a
|
make sure normal bg mode is activated if at least one call exist
|
2014-02-18 16:19:53 +01:00 |
|
Jehan Monnier
|
0f08dc7f55
|
better management of push notif mode versus bg mode/voip socket
|
2014-02-18 15:48:03 +01:00 |
|
Guillaume BIENKOWSKI
|
c6cd010487
|
Hide "Add Contact" when use_system_contacts is set.
|
2014-02-13 14:57:36 +01:00 |
|
Guillaume BIENKOWSKI
|
d0b5b8f394
|
Add the ability to use the System contact view, which is the ABPeoplePicker.
This has the drawback that we can't (yet?) add contacts anymore, but it allows for remote directories (LDAP, exchange) searches.
|
2014-02-13 11:12:07 +01:00 |
|
Guillaume BIENKOWSKI
|
fd985d9ef3
|
Implement bis, long due!
|
2014-02-12 12:08:49 +01:00 |
|
Guillaume BIENKOWSKI
|
c5a986c7f8
|
Use iOS6 methods for AddressBook creation.
|
2014-02-11 15:13:41 +01:00 |
|
Guillaume BIENKOWSKI
|
8a2310c4a5
|
Use iOS6 AudioSession notifications instead of the deprecated Delegate method
|
2014-02-06 10:50:49 +01:00 |
|
Guillaume BIENKOWSKI
|
d5dff4c452
|
Implement silent push support, with special string sent to the register server "IC_SIL".
Only works on iOS 7.
|
2014-01-30 16:42:26 +01:00 |
|