Commit graph

7036 commits

Author SHA1 Message Date
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
Sylvain Berfini
0306291626 Fixed choose account in which to save newly created contact dialog when in dark mode 2021-12-01 16:34:45 +01:00
Sylvain Berfini
051a6fb393 Fixed incoming call ringtone not being stopped when pressing volume keys if TelecomManager is enabled 2021-12-01 13:15:23 +01:00
Sylvain Berfini
dc442520ba Updated appcompat to 1.4.0 2021-11-30 15:58:36 +01:00
Sylvain Berfini
9d48a15bb6 Added support of left control + enter keys to send message 2021-11-29 13:55:57 +01:00
Sylvain Berfini
72ae8f2e67 Fixed crash if sharedViewModel has not been initialized when saving fragment instance state 2021-11-29 11:43:40 +01:00
Sylvain Berfini
60cc5a31c4 Added IME flag asking Android not to process user input in secured chat rooms 2021-11-29 10:15:05 +01:00
Sylvain Berfini
eb0b998c2c Reworked used of tags to workaround duplicated notifications due to use of tags with foreground service 2021-11-26 17:11:44 +01:00
Sylvain Berfini
835b2dd863 Fixed chat messages not marked as read when chat bubble is opened when they are received 2021-11-26 15:28:10 +01:00
Sylvain Berfini
ef6bbbc3c8 Remove internation prefix from phone number in assistant, if possible 2021-11-25 10:48:04 +01:00
Sylvain Berfini
ed59215e9c Trying to fix notification not dismissed sometimes when marking it as read 2021-11-25 10:37:18 +01:00
Sylvain Berfini
5119f93365 Fixed chat message notification not being dismissed when marking the chat room as read 2021-11-25 10:30:06 +01:00
Sylvain Berfini
390f7b3dd3 Removed call notifications if any when app starts (if app has crashed during a call, a zombie call notification that can't be dismissed will be kept until device restarts) 2021-11-24 13:18:06 +01:00
Óvári
55757a1077 Translated using Weblate (Hungarian)
Currently translated at 100.0% (631 of 631 strings)

Translation: Linphone/Linphone Android (4.6 release)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android-release-4-6/hu/
2021-11-23 16:12:32 +01:00
Danmei Chen
767eb19591 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (628 of 628 strings)

Translation: Linphone/Linphone Android (4.6 release)
Translate-URL: https://weblate.linphone.org/projects/linphone/linphone-android-release-4-6/zh_Hans/
2021-11-23 16:12:32 +01:00
Sylvain Berfini
85dd00b5d5 Improved chat-bubble UI + updated CHANGELOG 2021-11-23 16:05:35 +01:00
Sylvain Berfini
d3b3400688 Changed how versionCode is set 2021-11-23 14:23:55 +01:00
Sylvain Berfini
47984597af Fixed read phone number permission granted in assistant not updating UI 2021-11-23 12:01:35 +01:00