Commit graph

7053 commits

Author SHA1 Message Date
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
eb86ae1573 Fixed service foreground notification preventing incoming call dialog to be displayed 2022-01-27 10:01:26 +01:00
Sylvain Berfini
6c3a5c2b9a Updated android dependencies 2022-01-27 09:58:08 +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
8dfbe98396 Prevent crash if bluetooth isn't available on the device 2022-01-19 12:24:17 +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
816a663d9b Bumped version code 2022-01-14 14:23:29 +01:00
Sylvain Berfini
f666d2ee38 Updated dependencies + reduced small sip uri font size a bit 2022-01-14 14:22:30 +01:00
Sylvain Berfini
7053b0dadc Translated using Weblate (Hungarian) 2022-01-14 10:42:32 +00: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
c74daaa4a1 Improved chat messages recyclerview scrolling below remote composing label 2022-01-07 14:49:17 +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
2729916ce4 Bumped version code 2022-01-05 15:58:37 +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
1522d3b17d Just in case, clean up any existing plain file when core starts if VFS is enabled 2022-01-04 11:47:21 +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
a2ac7e9f37 Migrated maven repositories to settings.gradle file, update .gitlab-ci file to allow override 2021-12-30 14:13:01 +01:00
Sylvain Berfini
c63a8cf2fd Reworked CoreContext order at startup 2021-12-20 17:22:37 +01:00
Sylvain Berfini
43e6e14654 Added ringtone picker (hidden by default for now) 2021-12-20 16:53:32 +01:00
Sylvain Berfini
e9266dc019 Fixed issue with TelecomHelper singleton deletion 2021-12-20 14:52:39 +01:00
Sylvain Berfini
70575d73ba Removed unused code + attempt to workaround ANR since last dependencies update 2021-12-20 14:39:05 +01:00
Sylvain Berfini
7bd85a6f53 Fixed contacts names not always displayed in chat rooms list 2021-12-20 13:01:38 +01:00
Sylvain Berfini
d7f2b629da Make sure TelecomHelper is correctly created in CoreContext 2021-12-20 11:39:56 +01:00
Sylvain Berfini
fdaabf6fc0 Fixed build due to API changes in 5.1 SDK 2021-12-17 09:04:58 +01:00
Sylvain Berfini
4ed589d12b Updated dependencies 2021-12-16 17:06:04 +01:00
Sylvain Berfini
d9c3800596 Fixed STUN setting not working on non-sip.linphone.org accounts 2021-12-15 15:45:10 +01:00
Sylvain Berfini
7b7c803736 Bumped version code 2021-12-15 15:17:32 +01:00
Sylvain Berfini
dcf84158ff Fixed issue in content 2021-12-15 11:22:31 +01:00
Sylvain Berfini
d6b853ed68 Trying to workaround chat room already displayed log when pane is closed issue 2021-12-11 15:36:12 +00:00
Sylvain Berfini
57b0255cc4 Use Android 12 CallStyle notification for ongoing calls 2021-12-11 16:33:16 +01:00
Sylvain Berfini
58e2fc98aa Use Android 12 CallStyle notification for incoming calls 2021-12-11 10:24:23 +01:00
Sylvain Berfini
b48b9e42ed Fixed custom incoming call notification layout not working on some Xiaomi devices... 2021-12-11 09:55:18 +01:00
Sylvain Berfini
9572da70d4 Do not show incoming call notification when we will decline it with busy reason right after 2021-12-09 08:02:56 +00:00
Sylvain Berfini
a78089204e Fixed two icons tint in hat room menu while in dark mode 2021-12-07 15:00:33 +01:00
Sylvain Berfini
b87cd8ad5b Improved text setting 2021-12-07 14:21:49 +01:00
Sylvain Berfini
fe9f9cbecc Make sure PhoneAccount identity is valid to prevent crash in Android OS at startup 2021-12-07 09:36:49 +01:00
Sylvain Berfini
d2c10ad455 Fixed issue in CHANGELOG due to bad merge probably 2021-12-06 14:52:54 +01:00