REIS Benjamin
|
f84fb0bc0f
|
update PushKit token in main queue
|
2016-09-13 17:19:38 +02:00 |
|
REIS Benjamin
|
de284fcfb6
|
received pushkit crendential in main queue
|
2016-09-13 16:23:49 +02:00 |
|
REIS Benjamin
|
4ae0e2bee1
|
re-add registration for messages
|
2016-09-13 16:23:49 +02:00 |
|
REIS Benjamin
|
2b2af02943
|
Clean the code of trace
|
2016-09-13 16:23:49 +02:00 |
|
REIS Benjamin
|
85cff9a6aa
|
do not register pushkit token to pushnotification
|
2016-09-13 16:23:49 +02:00 |
|
REIS Benjamin
|
7380d4099e
|
Implementation PushKit, pb when touching Pushkit notif
|
2016-09-13 16:23:49 +02:00 |
|
Simon Morlat
|
6f86bc95c7
|
Shows notification or popup when the account is about to expire.
|
2016-08-12 16:14:35 +02:00 |
|
Erwan Croze
|
d0aa3595ba
|
Fix incoming call with video option by notification
|
2016-08-02 11:25:16 +02:00 |
|
Gautier Pelloux-Prayer
|
6798dd0bda
|
push: unregister proxy configs on destroy if remote pushes are not enabled
|
2016-05-10 10:49:29 +02:00 |
|
Gautier Pelloux-Prayer
|
6bae5dab90
|
LinphoneAppDelegate.m: automatically start call when answering from within notification in iOS9+
|
2016-04-05 12:15:29 +02:00 |
|
Gautier Pelloux-Prayer
|
7f4f95a9d1
|
xcode: fix invalid calls to API greater than currently available fixing crashes on iOS6/iOS7
|
2016-02-05 14:02:31 +01:00 |
|
Gautier Pelloux-Prayer
|
3c4ca7a968
|
chat: update application badge on notification inline answer
|
2016-02-03 11:56:29 +01:00 |
|
Gautier Pelloux-Prayer
|
2ebd92c70a
|
notifications: fix crash on iOS < 9
|
2016-01-26 16:29:55 +01:00 |
|
Guillaume BIENKOWSKI
|
8d694d22ad
|
Allow to show messages in notifications, and answer it inline in iOS9.
|
2016-01-26 15:01:03 +01:00 |
|
Guillaume BIENKOWSKI
|
e702b0f8e5
|
Allow inline answers, this really needs messages to be spelled out in the notification, though.
|
2016-01-26 14:59:10 +01:00 |
|
Gautier Pelloux-Prayer
|
2644f9b9ac
|
misc: remove LinphoneCore* lc = LC useless code
|
2016-01-20 12:17:12 +01:00 |
|
Gautier Pelloux-Prayer
|
9671009541
|
misc: rework views workflow
|
2016-01-18 11:54:25 +01:00 |
|
Gautier Pelloux-Prayer
|
042e37ff93
|
assistant: do not remove default proxy config before end of assistant and add LC macro
|
2016-01-18 10:11:47 +01:00 |
|
Gautier Pelloux-Prayer
|
6a1e42a562
|
misc: replace [NSNotificationCenter defaultCenter] with NSNotificationCenter.defaultCenter
|
2016-01-15 16:57:02 +01:00 |
|
Gautier Pelloux-Prayer
|
94a70c5f43
|
Merge branch 'master' into apple_store
|
2016-01-06 12:19:07 +01:00 |
|
Gautier Pelloux-Prayer
|
2a75f69ed2
|
Merge remote-tracking branch 'public/dev_showmsg' into 3.0.x
|
2015-12-21 11:35:55 +01:00 |
|
Gautier Pelloux-Prayer
|
7fd9ca22c5
|
History: fix sections order and other UI bugs
|
2015-10-26 17:08:50 +01:00 |
|
Gautier Pelloux-Prayer
|
c379d132c1
|
remove self->
|
2015-09-10 17:30:00 +02:00 |
|
Gautier Pelloux-Prayer
|
467c6f77cb
|
refactor
|
2015-09-10 13:52:59 +02:00 |
|
Gautier Pelloux-Prayer
|
7be2b14a01
|
refactor
|
2015-09-10 12:30:09 +02:00 |
|
Gautier Pelloux-Prayer
|
2c05f973c0
|
major mv
|
2015-09-09 16:44:00 +02:00 |
|
Gautier Pelloux-Prayer
|
0a4d30aa3f
|
chat: update linphone and fix chat rooms usage to avoid crashes when receiving ACK after having deleted the chat room
|
2015-09-04 16:02:07 +02:00 |
|
Gautier Pelloux-Prayer
|
9c2a949f08
|
remote push notif: fix badge count display which was broken when used NewsStand as a test purpose..
|
2015-08-26 16:05:23 +02:00 |
|
Guillaume BIENKOWSKI
|
b40d8ab476
|
Add the option to show the user's message in notifications
|
2015-08-06 09:29:02 +02:00 |
|
Gautier Pelloux-Prayer
|
3e8dc2c20a
|
LinphoneAppDelegate.m: terminate calls and unregister when terminating application if not using remote push
|
2015-07-10 12:27:31 +02:00 |
|
Gautier Pelloux-Prayer
|
540a47a53a
|
clangformat: reformat all code style convention defined in .clang-format
|
2015-07-09 11:50:14 +02:00 |
|
Gautier Pelloux-Prayer
|
e0c3f2419f
|
LinphoneUITester: activate local notifications on testing
|
2015-07-08 14:12:19 +02:00 |
|
Guillaume BIENKOWSKI
|
b6d8afe22e
|
Migrate to ARC \o/
|
2015-06-02 11:54:48 +02:00 |
|
Gautier Pelloux-Prayer
|
3b8ddd28a1
|
Merge branch 'dev_inapp_purchase'
Conflicts:
.tx/config
Classes/Base.lproj/WizardViews.xib
Classes/Utils/Utils.h
Classes/Utils/Utils.m
Classes/WizardViewController.h
Classes/WizardViewController.m
Resources/linphonerc-factory
Resources/linphonerc-factory~ipad
|
2015-04-30 17:01:51 +02:00 |
|
Gautier Pelloux-Prayer
|
7441e0155a
|
LinphoneManager: rename *LibLinphone to *LinphoneCore methods for consistency
|
2015-04-27 17:13:36 +02:00 |
|
Gautier Pelloux-Prayer
|
aefc92a0dd
|
logging: everyone use LOGx functions to log
|
2015-04-17 11:33:29 +02:00 |
|
Gautier Pelloux-Prayer
|
0f1c4884ed
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:56:09 +02:00 |
|
Gautier Pelloux-Prayer
|
9fcd50e031
|
Utils.m: rename logger helper functions to LOGx instead of Linphone_x
|
2015-04-15 12:51:33 +02:00 |
|
Guillaume BIENKOWSKI
|
44af28fd8a
|
Fix issue where the chatroom could not be found for local notifications.
|
2015-02-24 12:15:26 +01:00 |
|
Guillaume BIENKOWSKI
|
407224e87f
|
Some cosmetics
|
2015-02-18 10:29:12 +01:00 |
|
Guillaume BIENKOWSKI
|
581df47d44
|
Don't crash when the chat room doesn't exist
|
2015-01-26 15:07:16 +01:00 |
|
Guillaume BIENKOWSKI
|
2f25d70bf2
|
Try to detect if we’re testing, so that we prevent the wizard to show up.
Also prevent the remote push to show up
|
2015-01-17 23:00:34 +01:00 |
|
Guillaume BIENKOWSKI
|
0f6f089e36
|
Fix #1996: don't ignore push notifications, and use the msg call-id to decide whether it should be inhibited.
|
2015-01-16 14:06:57 +01:00 |
|
Guillaume BIENKOWSKI
|
2eb5458592
|
Fix #2008: correctly handle sip addresses
|
2015-01-16 14:06:57 +01:00 |
|
Guillaume BIENKOWSKI
|
aa66b5ae95
|
Change the provisioning scheme: we now use linphone-config:// and escape the rest of the URL
This is consistent with Android and also a bit more future-proof (if we switch to something else than HTTP for provisioning)
|
2014-12-01 14:01:50 +01:00 |
|
Guillaume BIENKOWSKI
|
f6ab749681
|
Fix another 64bit warning
|
2014-11-25 17:51:30 +01:00 |
|
Guillaume BIENKOWSKI
|
8c03c66710
|
Fix some 64 bit precision warnings
|
2014-11-25 17:22:43 +01:00 |
|
Gautier Pelloux-Prayer
|
31a5c7d669
|
Remove UICallCell french & russian too, and fix UICallCell to correctly size on tablet and resize avatar image on landscape
|
2014-11-20 11:59:10 +01:00 |
|
Gautier Pelloux-Prayer
|
bd3e023dff
|
Remove duplicated memory frees from rebase and remove warnings for linphone-non-gpl target
|
2014-10-28 12:28:55 +01:00 |
|
Gautier Pelloux-Prayer
|
920d42946e
|
Remove warnings generated by Xcode
|
2014-10-28 12:20:55 +01:00 |
|