Commit graph

6230 commits

Author SHA1 Message Date
Sylvain Berfini
0aa26259e5 Fixed missing bottom tab bar after adding SIP URI to contact from chat 2019-09-30 14:45:14 +02:00
Sylvain Berfini
956fca289c Fixed chat rooms list not being refreshed when native contacts parsing is done 2019-09-30 10:05:55 +02:00
Sylvain Berfini
ff66a63bdb Ensure app BuildConfig is used and not the one from the SDK 2019-09-27 17:24:38 +02:00
Sylvain Berfini
8e4c2ceaef Fixed default night mode on Android 10 2019-09-27 11:59:08 +02:00
Sylvain Berfini
4a8c391e00 Improved LinphoneManager destroy method 2019-09-27 10:24:09 +02:00
Sylvain Berfini
053ada2833 Prevent crash that happens sometimes 2019-09-26 17:52:22 +02:00
Sylvain Berfini
95995aef2b Removed use of NotificationBuilder setContextual, broke Android 10 notifications 2019-09-26 15:26:27 +02:00
Sylvain Berfini
5546872d84 Fixed missing notification when 2 or more messages are received while Service is killed 2019-09-26 10:13:45 +02:00
Sylvain Berfini
f31fdb0fd2 Fixed chat room refreshing issue 2019-09-24 10:54:16 +02:00
Sylvain Berfini
2ba9b1a8bb Added settings for hidden chat rooms 2019-09-19 11:08:46 +02:00
Sylvain Berfini
fc4baf41b1 Updated translations + bumped version number 2019-09-18 15:14:13 +02:00
Sylvain Berfini
e607476ef7 Updated gradle dependencies 2019-09-18 10:49:21 +02:00
Sylvain Berfini
06cdd2c8cf Improved time between push reception and incoming call notified to user 2019-09-18 10:21:08 +02:00
Sylvain Berfini
3fb368e961 Improved dumped informations in logs at startup 2019-09-18 10:05:32 +02:00
Sylvain Berfini
eb7f51566e Fixed incoming call notification empty after clicking it 2019-09-17 16:41:35 +02:00
Sylvain Berfini
8a3a254883 Fixed dark theme issue not being used sometimes 2019-09-17 10:28:11 +02:00
Sylvain Berfini
396609102d Added option to chosse whether the contact shortcut sends to last chatroom or contact details 2019-09-17 10:14:46 +02:00
Sylvain Berfini
8d5e5f0c8f Improved way to ensure Service is running when UI resumes 2019-09-16 14:10:28 +02:00
Sylvain Berfini
6187466b06 Prevent account linking on non sip.linphone.org proxy configs 2019-09-16 12:23:37 +02:00
Sylvain Berfini
7cfd739186 Fixed history list showing display name but not history details 2019-09-16 11:51:31 +02:00
Sylvain Berfini
badc6034c4 Fixed STUN being disabled if we disable ICE 2019-09-16 11:41:38 +02:00
Sylvain Berfini
c03a30d8a9 Use new CaptureTextureView instead of removed AutoFitTextureView 2019-09-16 10:43:15 +02:00
Sylvain Berfini
3506264347 Better way to create and handle night mode 2019-09-16 09:50:17 +02:00
Sylvain Berfini
a943fc3f08 Added back docker file for Android 28 + keep 28 in 29 until SDK targets 29 2019-09-13 14:38:38 +02:00
Sylvain Berfini
39c968be8b Fixed notification not showing contact name if available 2019-09-12 17:05:57 +02:00
Sylvain Berfini
fe880d7774 Added custom heads up notification for incoming calls + fixed incoming call activity not showing up on Android < 24 2019-09-12 16:31:55 +02:00
Sylvain Berfini
74261a1830 Improved notifications: start call activity after answering from notification + show reply in message notification like SMS app + improved compatibility methods to fully used available APIs + updated target api to 29 2019-09-11 16:50:51 +02:00
Sylvain Berfini
d6d46e19fa Added more info to call's stats view 2019-09-10 10:40:25 +02:00
Sylvain Berfini
7818ead291 Improved video preview auto resize (need recent SDK) 2019-09-09 14:09:20 +02:00
Sylvain Berfini
c67f4ee335 Added back dual tunnel mode settings 2019-09-09 13:15:24 +02:00
Sylvain Berfini
d3282648c3 Fixed contacts without phone or SIP address showing up in list 2019-09-09 10:59:08 +02:00
Sylvain Berfini
9776c4cd50 Do not longer start incoming call activity from Service, instead use fullscreen intent in incoming call notification 2019-09-06 10:01:47 +02:00
Sylvain Berfini
d1b921f4f0 Fixed missing chat notifications 2019-09-06 10:01:47 +02:00
Sylvain Berfini
f8634c15e3 Fixed issues in CallActivity 2019-09-05 15:51:19 +02:00
Sylvain Berfini
ae74f5f10d Properly unescape URI when dialing from contact app 2019-08-30 13:47:40 +02:00
Sylvain Berfini
79043262dd Improved & fixed issues related to intent filters 2019-08-30 12:27:58 +02:00
Sylvain Berfini
89b4ab1c78 Updated translations 2019-08-29 16:12:40 +02:00
Sylvain Berfini
8d914e1a6c Disable background service if app is restricted 2019-08-28 10:53:48 +02:00
Sylvain Berfini
33caa7ce92 Set ongoing flag for notifications that needs to be 2019-08-27 13:24:56 +02:00
Sylvain Berfini
89941db572 Fixed bad behavior on toolbar back button in the assistant menu on first launch 2019-08-23 10:52:14 +02:00
Sylvain Berfini
15f4352490 Even if it shoudln't be necessary as it is the default value, this allows the app to be resized in Dex mode 2019-08-19 14:16:26 +02:00
Sylvain Berfini
35d9141ae3 Added more logs to help debug file picking in chat 2019-08-19 13:38:07 +02:00
Sylvain Berfini
4a62fbb95c Prevent crash if Uri returned by file picker in chat can't be resolved + improved logs 2019-08-19 12:27:51 +02:00
Sylvain Berfini
6fe1c4d5f4 Improved file picker in chat 2019-08-19 10:50:38 +02:00
Sylvain Berfini
c840456ff9 Updated firebase + fixed crash if domains contains port information 2019-07-26 16:40:45 +02:00
Sylvain Berfini
4ca4892378 Various fixes 2019-07-19 14:58:57 +02:00
Sylvain Berfini
b9e14f1fa5 Force cleaning fields in Activity's onDestroy + other leak related fixes 2019-07-17 16:40:22 +02:00
Sylvain Berfini
7f8b231437 Fixed leaks 2019-07-17 15:54:04 +02:00
Sylvain Berfini
6e8d2cf7dd Fixed auto answer + go back to incoming/outgoing call buttons 2019-07-17 15:08:57 +02:00
Sylvain Berfini
f38bc0bfed Fixed video preview display issue while moving + video button enabled while media in progress + chat messages view top bar not refreshed when call is ended + added logs for vendor specific bluetooth headsets actions 2019-07-03 11:41:55 +02:00