Sylvain Berfini
|
f84a1d6be3
|
Actually this needs to be done in onCreate on it crashes on some devices after asking for permission
|
2016-07-19 16:08:54 +02:00 |
|
Sylvain Berfini
|
e9d700e671
|
Recursive removal of shared_prefs in SettingsFragment
|
2016-07-19 15:39:56 +02:00 |
|
Sylvain Berfini
|
66877d552e
|
Ask for record audio permission in assistant only if going to calibrate echo canceller
|
2016-07-19 15:32:01 +02:00 |
|
Sylvain Berfini
|
271b444abc
|
Updated linphone to fix needsEchoCalibration
|
2016-07-19 15:30:26 +02:00 |
|
Sylvain Berfini
|
0ad206368c
|
Small improvement in settings fragment
|
2016-07-19 14:53:19 +02:00 |
|
Sylvain Berfini
|
e5baec4d20
|
Ask for record audio permission when calibrating echo canceller from the settings
|
2016-07-19 14:30:54 +02:00 |
|
Sylvain Berfini
|
ee19177a0c
|
Updated way overlay works: one click to go back to call, long click to enable the drag&drop
|
2016-07-19 14:03:25 +02:00 |
|
Sylvain Berfini
|
50b4846d43
|
Fix crash when receving a push notification after killing the service
|
2016-07-19 13:11:27 +02:00 |
|
Sylvain Berfini
|
eee44f8b29
|
Updated submodules
|
2016-07-19 13:09:09 +02:00 |
|
Sylvain Berfini
|
97bf5ab864
|
Detect when a native contact has been deleted and remove the matching LinphoneFriend if exists
|
2016-07-19 11:34:02 +02:00 |
|
Erwan Croze
|
548e3e0c62
|
Add downloader layout + fix launch downloader for device with hardware echo canceller
|
2016-07-19 10:24:52 +02:00 |
|
Erwan Croze
|
e3f6137c5d
|
Merge remote-tracking branch 'origin/master' into dev_codec_downloader
|
2016-07-18 15:46:46 +02:00 |
|
Erwan Croze
|
425ef61fda
|
Update submodule
|
2016-07-18 15:45:03 +02:00 |
|
Sylvain Berfini
|
edb9896105
|
Fix crash in linphone login on tablet
|
2016-07-18 15:43:18 +02:00 |
|
Sylvain Berfini
|
107fc4b54f
|
Set correct content type when uploading image + store image as correct type (fix png transparency issue)
|
2016-07-18 15:33:47 +02:00 |
|
Sylvain Berfini
|
bffe9c9537
|
Reworked lifecycle to not fully start LinphoneActivity at first start before the wizard
|
2016-07-18 14:20:40 +02:00 |
|
Sylvain Berfini
|
bb070b3665
|
Fix permissions loops when asking for record audio, camera or contacts
|
2016-07-18 12:32:37 +02:00 |
|
Sylvain Berfini
|
4b00bfcb55
|
Fixed issues with permissions + added logs
|
2016-07-18 11:54:43 +02:00 |
|
Sylvain Berfini
|
7f4fdba689
|
Fix crash when downloading received picture encrypted with lime via chat message
|
2016-07-15 17:11:06 +02:00 |
|
Sylvain Berfini
|
ccff156889
|
Only display username but save SIP addresses with sip: prefix and the domain from default proxy config
|
2016-07-15 15:47:36 +02:00 |
|
Ghislain MARY
|
fae6f62cdd
|
Update msamr submodule.
|
2016-07-15 14:02:22 +02:00 |
|
Sylvain Berfini
|
d8e8700e60
|
Added chat preferences folder with lime encryption setting
|
2016-07-15 12:32:28 +02:00 |
|
Ghislain MARY
|
7ea7da9f0d
|
Restore vo-amrwbenc submodule.
|
2016-07-15 12:08:52 +02:00 |
|
Sylvain Berfini
|
182888f824
|
Added back the sync mechanism for contacts
|
2016-07-13 15:42:13 +02:00 |
|
Sylvain Berfini
|
5a40d15e1b
|
Fix crash when receiving push notification without service
|
2016-07-13 10:55:59 +02:00 |
|
Sylvain Berfini
|
7c48345625
|
Improved permissions management + ask for external storage read permission
|
2016-07-13 10:51:20 +02:00 |
|
Sylvain Berfini
|
6220879ea4
|
Fix overlay related crash on Android < 6
|
2016-07-12 14:44:36 +02:00 |
|
Sylvain Berfini
|
36fd60f6fd
|
Added ant run to quick target in Makefile
|
2016-07-12 14:33:31 +02:00 |
|
Sylvain Berfini
|
d53ee51346
|
Fix overlay crash on rotation + go back to call activity when clicking on overlay
|
2016-07-12 14:27:22 +02:00 |
|
Sylvain Berfini
|
dbdb72c465
|
Added video overlay when leaving Linphone while in video call
|
2016-07-12 12:26:58 +02:00 |
|
Sylvain Berfini
|
cd3ab64f34
|
Updated bctoolbox to fix compil
|
2016-07-12 10:09:00 +02:00 |
|
Sylvain Berfini
|
db5b1b95ad
|
Ask for camera permission on incoming/outgoing call if video is enabled
|
2016-07-11 17:57:35 +02:00 |
|
Sylvain Berfini
|
ce3ec6295a
|
Added video preview window draggable feature made by Christophe Deschamps
|
2016-07-11 17:07:13 +02:00 |
|
Sylvain Berfini
|
7074db040a
|
Fix for push information not being set if network down at configuration time
|
2016-07-11 16:47:44 +02:00 |
|
Sylvain Berfini
|
4473782f86
|
Removed log to fix crash because library not loaded
|
2016-07-11 16:01:27 +02:00 |
|
Sylvain Berfini
|
e0140592ba
|
Fix compilation since last linphone submodule update
|
2016-07-11 15:35:31 +02:00 |
|
Sylvain Berfini
|
c3061eed7c
|
Forgot to add make quick target
|
2016-07-11 14:13:55 +02:00 |
|
Sylvain Berfini
|
f804c29008
|
Added make quick target to makefile and setting to disable/enable service notification
|
2016-07-11 14:09:21 +02:00 |
|
Ghislain MARY
|
954cf1e447
|
Remove now useless javah ant rule.
|
2016-07-11 10:26:25 +02:00 |
|
Ghislain MARY
|
84e53b12e7
|
Update bctoolbox and linphone submodules.
|
2016-07-11 10:26:07 +02:00 |
|
Ghislain MARY
|
fc3f698d90
|
Update linphone submodule.
|
2016-07-11 10:00:58 +02:00 |
|
Sylvain Berfini
|
2ebf80a223
|
Remove reference to ChatStorage in tester
|
2016-07-06 10:29:41 +02:00 |
|
Sylvain Berfini
|
b20bd7a022
|
Removed useless ChatStorage class
|
2016-07-05 17:21:43 +02:00 |
|
Sylvain Berfini
|
b7167be063
|
Updated cmake builder to fix compilation issue when disabling unit tests
|
2016-07-05 15:05:59 +02:00 |
|
Sylvain Berfini
|
d603eb25ec
|
Fixed toast messages on outgoing call error
|
2016-07-04 15:35:57 +02:00 |
|
Sylvain Berfini
|
eafeeaffce
|
Fix click on texts and images in chat view crash
|
2016-07-04 12:01:23 +02:00 |
|
Sylvain Berfini
|
436c2bf3c6
|
Improved contact's picture update from camera
|
2016-07-01 15:08:34 +02:00 |
|
Sylvain Berfini
|
f763bfb726
|
Fix issues on rotation
|
2016-07-01 14:49:51 +02:00 |
|
Erwan Croze
|
f2c6bf325e
|
Save informations on rotation for download assistant
|
2016-07-01 10:52:20 +02:00 |
|
Erwan Croze
|
9e5b475d8c
|
Merge remote-tracking branch 'origin' into dev_codec_downloader
|
2016-06-30 16:59:06 +02:00 |
|