Commit graph

6204 commits

Author SHA1 Message Date
Sylvain Berfini
0d044872af Improved logs in contacts manager find friend + improved description for prefix field in account settings 2019-05-24 17:37:05 +02:00
Sylvain Berfini
7df97a84b1 Fixed lost files & images if device rotates before message is sent 2019-05-24 11:57:14 +02:00
Sylvain Berfini
236dfc6ccb Minor fix for contacts 2019-05-24 10:33:16 +02:00
Sylvain Berfini
8807b9a63f Fixed Android contacts not shown on some devices 2019-05-23 17:49:57 +02:00
Sylvain Berfini
92c070117f Improved text based settings changes validation 2019-05-23 11:44:09 +02:00
Sylvain Berfini
fdfb66e10c Added more logs in AsyncContactsLoader 2019-05-22 17:08:02 +02:00
Sylvain Berfini
e2e7888292 Added missing flags in video overlay intents 2019-05-22 15:08:45 +02:00
Sylvain Berfini
94444a01c5 Ask for Camera permission to display video preview on dialer 2019-05-22 14:46:41 +02:00
Sylvain Berfini
b28b604bb7 Added setting for video preview 2019-05-22 14:45:45 +02:00
Sylvain Berfini
2cb8994b98 Use library preview scaling + improved device rotation changes detection 2019-05-22 14:45:45 +02:00
Sylvain Berfini
b8dc84bdac Reload video devices after camera permission granted to ensure to be able to capture & send video right after 2019-05-22 14:20:41 +02:00
Sylvain Berfini
dec9442a47 Set country call prefix if able when configuring proxy config + fixed issue when deleting account 2019-05-22 11:26:18 +02:00
Sylvain Berfini
6ae75e34b9 Fixed account creator values in rc + removed splashscreen activity that is a bit useless after all 2019-05-21 10:07:52 +02:00
Sylvain Berfini
fdc3e164e4 Fixed issue in generic login + fixed crash when deleting an account 2019-05-20 16:43:35 +02:00
Sylvain Berfini
77539422a1 Fixed need for bash 2019-05-17 13:53:07 +02:00
Sylvain Berfini
9e0a441896 Fixed crash & improved logs when linphone is started from a contact 2019-05-17 10:51:04 +02:00
Sylvain Berfini
5aeebfeb72 Fixed issue with default linphonerc when app is installed for the first time 2019-05-17 09:42:46 +02:00
Sylvain Berfini
f74f6e5911 Fixed crash if foreground service notification is enabled 2019-05-16 17:27:58 +02:00
Sylvain Berfini
bfc7a386ee Improved use of git version 2019-05-16 12:18:57 +02:00
Sylvain Berfini
64799c119a Do not ellipsize generated contact's avatar 2019-05-16 11:51:11 +02:00
Sylvain Berfini
0cfb7e9503 Added camera preview on Dialer if device is a tablet (like on iPad) 2019-05-16 11:36:19 +02:00
Sylvain Berfini
11f292f835 Added force end-to-end encryption option + fixed disable chat send file option 2019-05-16 11:29:15 +02:00
Sylvain Berfini
121bafc8aa Using newly created MarqueeTextView to ensure contacts' name and addresses will be fully readable even if too long for display 2019-05-16 10:50:18 +02:00
Sylvain Berfini
51f58d1c57 Updated android tools 2019-05-16 10:06:19 +02:00
Sylvain Berfini
6436cf765e Fixed video overlay 2019-05-15 16:30:51 +02:00
Sylvain Berfini
514c3f4e2b Removed git dependency in build.gradle file 2019-05-15 13:26:33 +02:00
Sylvain Berfini
40ad029faf Correctly remove the service notification when starting app for the first time since device boot 2019-05-15 12:52:05 +02:00
Sylvain Berfini
7f59bc2f95 Fetch contacts when service starts instead of waiting for main activity to be started, otherwise won't have any contact after auto start on boot 2019-05-15 12:36:57 +02:00
Sylvain Berfini
011ac4aa9f Updated battery saver Intents list 2019-05-15 11:27:20 +02:00
Sylvain Berfini
bfbd5c5eba Added log upload server url setting 2019-05-15 11:15:33 +02:00
Sylvain Berfini
1b4dd6240b Fixed crashes 2019-05-13 11:36:43 +02:00
Sylvain Berfini
cd1606643a When configuring an account that isn't sip.linphone.org, enable service notification to keep the service alive and have a better chance of receiving incoming calls because push notifications won't work 2019-05-10 17:15:22 +02:00
Sylvain Berfini
a1ee586a13 Feature/reworked call code 2019-05-10 17:15:06 +02:00
Sylvain Berfini
81588d6906 Improved sample 2019-05-10 14:33:51 +02:00
Sylvain Berfini
2f4b5f961d Improved Manifest 2019-05-09 16:16:47 +02:00
Sylvain Berfini
91cef7c6b9 Avatar improvements (including glitch while a call is incoming and device in landscape on small screens) 2019-05-09 16:15:57 +02:00
Sylvain Berfini
d07d039c53 Removed another unused dependency 2019-05-06 17:34:29 +02:00
Sylvain Berfini
1461a42175 Updated gradle to version 5 2019-05-06 16:07:51 +02:00
Sylvain Berfini
aa70fe4b03 Feature/sample app 2019-05-06 11:47:27 +02:00
Sylvain Berfini
3a2f54eece Fixed deprecated liblinphone APIs 2019-05-06 11:45:19 +02:00
Sylvain Berfini
8123c5dbeb Layouts improvements + removed unused dependencies 2019-05-06 11:27:37 +02:00
Sylvain Berfini
cb4c842404 Removed refresh register workaround, put it in lib instead 2019-05-06 10:53:44 +02:00
Sylvain Berfini
80f40f345d Refresh register if state is failed when activity resumes 2019-05-06 10:22:17 +02:00
Sylvain Berfini
b21625995e Attempt for fix issue that happens sometimes in RecyclerView: Invalid item position 0 2019-05-06 10:19:20 +02:00
Sylvain Berfini
3e95ed8ed4 Changes to call Service.startForeground sooner 2019-05-06 10:18:23 +02:00
Sylvain Berfini
630876fa8d Fix bis function on dialer start call/add call/transfer call buttons 2019-05-03 17:56:26 +02:00
Sylvain Berfini
76df95c9fb Fixed preview orientation issue upon device rotation 2019-05-03 17:34:43 +02:00
Sylvain Berfini
b16d3ba9f0 Added a setting per Activity to device if tab bar should always be hidden 2019-05-03 16:39:17 +02:00
Sylvain Berfini
80e1d9a78d Use 4.2+ version of SDK AAR 2019-05-03 16:19:12 +02:00
Sylvain Berfini
fdb1e0ed60 Added shortcuts to most recent 1-1 chat rooms 2019-05-03 15:17:38 +02:00