Commit graph

225 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
993e062ccf InApp: handle error cases and standardize notifications name 2015-05-19 12:04:55 +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
056b8afaae InApp: use separate method for create account (wip) 2015-04-29 11:35:43 +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
3e275a95b1 inapp: plug it in wizard and do not query server more than necessary 2015-04-27 15:57:41 +02:00
Gautier Pelloux-Prayer
c13e063f3a continue 2015-04-21 16:22:06 +02:00
Gautier Pelloux-Prayer
d241652f6b continue 2015-04-17 15:57:55 +02:00
Gautier Pelloux-Prayer
aefc92a0dd logging: everyone use LOGx functions to log 2015-04-17 11:33:29 +02:00
Gautier Pelloux-Prayer
0909bb2909 continue 2015-04-17 10:51:03 +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
9c1eb3335a InAppProducts: add in app feature 2015-04-15 12:53:57 +02:00
Guillaume BIENKOWSKI
ada0db80fd Allow a magic combination to trigger a debug popup. 2015-02-24 15:20:48 +01:00
Guillaume BIENKOWSKI
44af28fd8a Fix issue where the chatroom could not be found for local notifications. 2015-02-24 12:15:26 +01:00
Jehan Monnier
2be1b5e6c1 enable SRTP DTLS
[Switch submodule branch] for polarssl
2015-02-20 18:28:47 +01:00
Guillaume BIENKOWSKI
407224e87f Some cosmetics 2015-02-18 10:29:12 +01:00
Guillaume BIENKOWSKI
4e06464af3 Use CTTelephonyNetworkInfo for devices > iOS7 to detect network connection 2015-01-26 15:34:11 +01:00
Guillaume BIENKOWSKI
e76abc7d5e Code organization in linphonemanager.h 2015-01-26 15:31:13 +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
49188892f5 Fir #2009: Update linphone for SAL fix and use linphone_core_interpret_url() instead of linphone_address_new(). This simplifies the -call: method. 2015-01-16 14:06:57 +01:00
Gautier Pelloux-Prayer
832844ea78 Unknown contact name should be localized
Conflicts:
	Classes/LinphoneUI/UICallCell.m
2015-01-15 14:50:53 +01:00
Guillaume BIENKOWSKI
a37648852e Fix the debug traces in DEBUG at first launch: the userpref migration was messing up the default value 2014-12-17 15:38:20 +01:00
Guillaume BIENKOWSKI
7ff6008db1 Move the send logs button to the advanced menu and use only one preference to trigger it (debugenable_preference) 2014-12-17 12:18:06 +01:00
Guillaume BIENKOWSKI
cb95b395af Fix push notification token handling: we systematically added it even though sometimes it wasn't needed/wanted 2014-12-08 12:32:44 +01:00
Guillaume BIENKOWSKI
333166d4da Protect the kickoffNetworkConnection with a timeout and a BOOL to prevent multiple instances to run and drain the pool of threads we are allowed.
Possibly fixed #1854
2014-11-28 16:35:53 +01:00
Guillaume BIENKOWSKI
4bb359cb7b Handle Arabic buttons and transitions 2014-11-27 14:45:16 +01:00
Guillaume BIENKOWSKI
b422185b7f Use AVAudioPlayer for sound play instead of PlaySystemSound. This allows to control the volume of the notifications from within the app. 2014-11-27 14:14:04 +01:00
Guillaume BIENKOWSKI
77af614732 Use retainable property for SSID 2014-11-26 15:57:06 +01:00
Guillaume BIENKOWSKI
84d13bfeb8 Fix #1855 : don't use timer for local notification of linphone on iOS8. 2014-11-26 10:39:02 +01:00
Guillaume BIENKOWSKI
8c03c66710 Fix some 64 bit precision warnings 2014-11-25 17:22:43 +01:00
Guillaume BIENKOWSKI
1980ff0ac1 Don't allow non-ascii username/address when calling 2014-11-25 16:30:08 +01:00
Gautier Pelloux-Prayer
b076a58a3a Fix major leak on call creation (a whole picture leaked on each outgoing call is not good...) 2014-11-07 15:20:14 +01:00
Guillaume BIENKOWSKI
cd4561d884 Set bitrate for all VBR codecs instead of having them hardcoded 2014-11-04 16:06:20 +01:00
Gautier Pelloux-Prayer
cc82ea14d1 Trigger networkChanged notification: do not trigger if SSID did not change 2014-11-03 15:24:50 +01:00
Gautier Pelloux-Prayer
355630b1ea Generate linphone iphone git describe and use it for the user agent instead of using linphone core version 2014-11-03 14:03:39 +01:00
Gautier Pelloux-Prayer
d1361ac4d3 Fix: trigger networkChanged notification also when wifi SSID changed (not only when connectivity changed) 2014-10-31 14:34:49 +01:00
Gautier Pelloux-Prayer
38353256bb Update User-Agent to be compliant with Linphone android (use git commit hash) 2014-10-29 09:44:04 +01:00
Gautier Pelloux-Prayer
1b0737d139 Clean some warnings generated by xcode 2014-10-28 12:20:55 +01:00
Guillaume BIENKOWSKI
24ee727736 Fix discrepancies spotted by analysis 2014-10-27 17:12:49 +01:00
Guillaume BIENKOWSKI
2c67a6c460 Remove isLCReady method and don't remove the core when going into background mode.
This removes a lot of code complexity and makes some strange simulator / device bugs workable (especially the very first start of the app).
2014-10-27 17:05:03 +01:00
Guillaume BIENKOWSKI
a942fa6e76 Add support for more AAC-ELD frequencies 2014-10-27 12:22:41 +01:00
Guillaume BIENKOWSKI
954dc2fedf Prepare for ARM64 compilation and remove loss-precision warnings where possible (possibly incomplete) 2014-10-27 12:22:41 +01:00
Jehan Monnier
f83abf478f fix automatically accept video call 2014-10-21 16:27:23 +02:00
Gautier Pelloux-Prayer
88aa81a5ff Enable log collection before creating the core to get its traces too 2014-10-21 10:58:52 +02:00
Gautier Pelloux-Prayer
1c08ea1791 Add possibility to send logs using enable_log_collect in linphonerc [app] section 2014-10-20 15:46:35 +02:00
Guillaume BIENKOWSKI
3256ee4388 Fix local notification being sent while in inactive mode. This would produce some bizarre behaviors, like auto answer the call when the notification drop down was down.
Also ditched the "respondsToSelector:@selector(isMultitaskingSupported)"  since this is needed for pre-iOS4 versions.
2014-10-17 11:19:32 +02:00
Guillaume BIENKOWSKI
78807b9e1a Fix crash when coming back from background when LinphoneCore has been destroyed 2014-10-15 17:07:14 +02:00
Guillaume BIENKOWSKI
16bac17572 Limit "category" for local notifications with devices >= ios8 2014-10-03 16:18:21 +02:00
Guillaume BIENKOWSKI
e8e9616d57 Fix Wizard bug (ms_exit() called too many times) 2014-10-03 14:25:14 +02:00
Guillaume BIENKOWSKI
546befae51 Disable silent pushes: they are not handled when the user force-close the app, which is detrimental to overall user experience. 2014-10-03 12:02:37 +02:00