Sylvain Berfini
|
502a70f128
|
Invalidate history & chat lists when contacts are udpated
|
2016-07-21 14:17:29 +02:00 |
|
Sylvain Berfini
|
34e6b15e32
|
Fetch contacts on AsyncTask
|
2016-07-21 14:01:14 +02:00 |
|
Sylvain Berfini
|
fbac8c01cd
|
Fixed display issue in contacts' search list in chatfragment
|
2016-07-21 12:13:13 +02:00 |
|
Sylvain Berfini
|
b7c21b57f1
|
Added method into LinphoneUtils to get displayable username from address and vice versa
|
2016-07-21 11:56:46 +02:00 |
|
Sylvain Berfini
|
f049bff00c
|
Improved some EditTexts' inputMethod value
|
2016-07-21 11:22:08 +02:00 |
|
Sylvain Berfini
|
ed8734f55d
|
Fix layout for SIP addresses in contact editor + fix native contacts with friends being duplicated in UI
|
2016-07-21 10:49:48 +02:00 |
|
Sylvain Berfini
|
3244418765
|
Request read external storage permission needed to access device ringtone
|
2016-07-20 17:41:52 +02:00 |
|
Sylvain Berfini
|
348f63ef71
|
Enable for real speaker when going to incall activity with video enabled
|
2016-07-20 17:22:32 +02:00 |
|
Sylvain Berfini
|
90aacc2b5e
|
Fixes and improvements of SettingsFragment
|
2016-07-20 17:08:29 +02:00 |
|
Sylvain Berfini
|
1790426ba7
|
Fixed options top bar not being hidden all the time
|
2016-07-20 14:43:27 +02:00 |
|
Sylvain Berfini
|
7a539b6496
|
Fixed missing fragment on tablets after rotation
|
2016-07-20 14:30:03 +02:00 |
|
Sylvain Berfini
|
0a1f2370a1
|
Fix crash when going to history/contacts/chat on tablet
|
2016-07-20 12:25:13 +02:00 |
|
Sylvain Berfini
|
ec33a1366b
|
Fix camera issue when taking picture for contact on XPeria device (mantis issue 3204)
|
2016-07-20 12:12:21 +02:00 |
|
Sylvain Berfini
|
59b0121b7f
|
Removed unused parameters in non_localizable_custom
+ moved some hard coded settings to real settings
+ at least display LinphoneFriends if contacts permission isn't given
+ fix loop at startup
|
2016-07-20 11:26:19 +02:00 |
|
Erwan Croze
|
c95b546dc5
|
Switch audio to voice communication mode before launching echo canceller and returning to the normal mode after
|
2016-07-20 10:35:46 +02:00 |
|
Sylvain Berfini
|
9ba7065d86
|
Removed/fixed some warnings
|
2016-07-19 16:52:24 +02:00 |
|
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 |
|
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 |
|