Commit graph

552 commits

Author SHA1 Message Date
Sylvain Berfini
506d502e95 Prevent crash if device doesn't support ConnectionService, required for TelecomManager 2022-03-02 11:01:39 +01:00
Sylvain Berfini
ce2e1129f6 Prevent 'operation in progress' spinner to show up when filtering contact if query takes less than 200ms 2022-03-02 10:35:02 +01:00
Sylvain Berfini
3e23545ec0 Finished LDAP settings using newly added APIs 2022-03-01 16:06:13 +01:00
Sylvain Berfini
9a5e9631ea Trying to prevent call activity from being stuck 2022-03-01 10:22:24 +01:00
Sylvain Berfini
09263382e1 Using new MagicSearch API 2022-02-28 13:11:21 +01:00
Sylvain Berfini
c5dfda1688 BLUETOOTH_CONNECT permission is required starting Android 12 2022-02-28 11:39:53 +01:00
Sylvain Berfini
45d8a4e961 Fixed another bad activity cast 2022-02-26 19:18:02 +01:00
Sylvain Berfini
ddffecb4eb Fixed stun setting not enabling it 2022-02-24 16:25:33 +01:00
Sylvain Berfini
1f70aeb4dd Prevent screen to turn off while recording a voice message 2022-02-23 10:56:13 +01:00
Sylvain Berfini
c40135625c Fixed case comparison for contacts list headers 2022-02-22 13:44:35 +01:00
Sylvain Berfini
51c28d38a7 Fixed voice recording playback not stopped if record is deleted during playback or when sending message 2022-02-22 13:29:21 +01:00
Sylvain Berfini
16e59d8009 Using async mode of magic search 2022-02-22 11:43:10 +01:00
Sylvain Berfini
7894311cdd Reworked contacts list to use search results from Magic Search instead of directly fetched contacts from native addressbook 2022-02-15 16:55:53 +01:00
Sylvain Berfini
69fdff6858 Added LDAP settings 2022-02-15 15:28:17 +01:00
Sylvain Berfini
2d220dd01a Trying to prevent the same intent to be processed twice, seems it can happen... 2022-02-14 09:21:32 +01:00
Sylvain Berfini
fb7d2d846a Make sure sent chat message will be visible 2022-02-14 09:18:23 +01:00
Sylvain Berfini
d0797fb54c Prevent crash if exception is thrown during contacts fetching + fixed cast issue 2022-02-11 10:42:39 +01:00
Sylvain Berfini
8674a2b712 Fixed quit button not killing app when background mode is enabled 2022-02-10 10:08:11 +01:00
Sylvain Berfini
101d9aa931 Fixed duplicated chat room if we are invited back in one we left while on the chat rooms list 2022-02-09 12:43:18 +01:00
Sylvain Berfini
c8bd7ea229 Fixed recordings list not updated when a recorded call is terminated and we go back to the fragment 2022-02-09 12:15:17 +01:00
Sylvain Berfini
7219cfbdf7 Fixed chat room UI not updated when kicked/invited back while in it 2022-02-09 12:11:05 +01:00
Sylvain Berfini
eecbfccc2c Fixed video call button & forward message issues on tablets 2022-02-08 18:00:55 +01:00
Sylvain Berfini
0580dfa58f Route voice/call recordings to headset instead of speaker, if possible 2022-02-04 10:50:31 +01:00
Sylvain Berfini
82f352fa81 No longer need to monitor device orientation in app 2022-02-03 11:48:52 +01:00
Sylvain Berfini
46ef080d62 Make SIP URI in chat messages clickable as well as http links 2022-02-03 10:15:41 +01:00
Sylvain Berfini
32941122ce Fixed waiting layout not gone if error happens in generic login assistant 2022-02-02 14:52:57 +01:00
Sylvain Berfini
92e13a2e6b Added warning fragment before configuring a generic SIP account 2022-02-01 13:58:44 +01:00
Sylvain Berfini
cf52d5ab3d Added weblate link in about page + fixed copyright year & french translation 2022-02-01 10:42:09 +01:00
Sylvain Berfini
a0ebeb1fea Moved lambdas arguments out of parenthesis 2022-01-28 17:12:24 +01:00
Sylvain Berfini
81884dd218 Fixed issues with background mode advanced setting 2022-01-27 10:52:03 +01:00
Sylvain Berfini
13261f78f9 Fixed & improve content logs 2022-01-21 10:52:43 +01:00
Sylvain Berfini
fea1e9d27f Prevent crash when calling reportFullyDrawn(), see github issue 1592 2022-01-21 09:07:30 +01:00
Sylvain Berfini
17547753b4 Hide keyboard when closing chat room side pane 2022-01-17 10:42:31 +01:00
Sylvain Berfini
bef768f997 Trim received messages 2022-01-17 10:02:09 +01:00
Sylvain Berfini
fa33a7f29f Fixed chat room not scrolling to bottom when receving/sending message if we are already on the bottom 2022-01-14 10:03:33 +01:00
Sylvain Berfini
891be0eb9b Properly update last chat room message for when going back to chat rooms list 2022-01-12 11:09:43 +01:00
Sylvain Berfini
dabecf1077 Allow to undo last chat message swipe removal 2022-01-11 14:49:10 +01:00
Sylvain Berfini
9963381419 Added swipe actions on chat message (reply / delete), improved chat message redraw condition 2022-01-10 17:28:35 +01:00
Sylvain Berfini
0378848f10 Fixed some poor quality drawables + changes to allow swipe action to reply to chat message (disabled for now) 2022-01-10 11:55:13 +01:00
Sylvain Berfini
9395ea88a5 Fixed used of deprecated adapterPosition API 2022-01-10 10:43:34 +01:00
Sylvain Berfini
2ed6fa3246 Prevent crash that happened once 2022-01-10 10:14:59 +01:00
Sylvain Berfini
44a61a2be2 Allow to show IMDN status of error message in a group chat room 2022-01-07 15:45:55 +01:00
Sylvain Berfini
5605e37121 Fixed kotlin boolean properties changes in Java wrapper + allow CPIM messages in basic chat rooms for sip.linphone.org accounts 2022-01-06 17:29:07 +01:00
Sylvain Berfini
c6cc2e56d4 Another fix for proper contact names in chat rooms list 2022-01-05 14:19:06 +01:00
Sylvain Berfini
8c790929c4 Fixed chat bubbles sometimes closing when opened 2022-01-05 13:04:49 +01:00
Sylvain Berfini
0e17da27e8 Try to prevent VFS leaks as much as possible, added logs before each plainFilePath call 2022-01-04 15:33:06 +01:00
Sylvain Berfini
fc6792687c Fixed issue with message received & dislay in a chat room for which the sliding pane was closed but fragment wasn't paused or destroyed 2022-01-04 11:37:52 +01:00
Sylvain Berfini
0404777c32 Reworked & improved export when usig VFS feature 2022-01-04 09:26:35 +01:00
Sylvain Berfini
43e6e14654 Added ringtone picker (hidden by default for now) 2021-12-20 16:53:32 +01:00
Sylvain Berfini
70575d73ba Removed unused code + attempt to workaround ANR since last dependencies update 2021-12-20 14:39:05 +01:00