Commit graph

250 commits

Author SHA1 Message Date
Sylvain Berfini
40541d3316 Update contact when discovered later in call views, try to prevent incoming call notification to be visible when already in incoming call fragment 2024-11-26 13:34:00 +01:00
Sylvain Berfini
213e62d125 Added remote contact directory lookup if friend isn't found locally 2024-11-25 10:11:52 +01:00
Sylvain Berfini
eb80a16202 Prevent being stuck in full screen mode without video 2024-11-14 12:44:43 +01:00
Sylvain Berfini
c88917ac68 Improved & fixed issues regarding incoming video call notification 2024-11-05 16:33:25 +01:00
Sylvain Berfini
257352927d Migrated deprecated chat room & conference scheduler APIs 2024-10-22 17:00:05 +02:00
Sylvain Berfini
10c68a2c28 Fixed another foreground service not started crash 2024-10-01 15:56:55 +02:00
Sylvain Berfini
fe2a074d0b Fixed foreground service notification lookup 2024-09-30 10:57:25 +02:00
Sylvain Berfini
eaa498f1ad Fix regarding in-call foreground service notification & other accounts notifications alert 2024-09-30 10:02:11 +02:00
Sylvain Berfini
6c22b1f66d Added mark as read when dismissing message notif setting 2024-09-05 10:22:15 +02:00
Sylvain Berfini
94f2c1cc98 Fixed text message description not being italic for some parts + improved description: added duration to voice message & replaced file name by image emoji for pictures 2024-08-26 17:13:19 +02:00
Sylvain Berfini
fdee7e618e Added min car level API to Manifest just in case 2024-08-12 11:52:41 +02:00
Sylvain Berfini
51d9b18c1c Added missing foreground service notification for outgoing call 2024-08-08 19:47:13 +02:00
Sylvain Berfini
8e588bf800 Added missing pending intent for keep alive service 2024-08-06 16:15:16 +02:00
Sylvain Berfini
515b645b89 Using call.callLog.remoteAddress() instead of call.remoteAddress() to have Address' displayName use P-Asserted-Identity info if available 2024-07-15 16:12:05 +02:00
Sylvain Berfini
87bfe5b6c4 Renaming a few things to make it better understandable 2024-07-15 16:10:44 +02:00
Sylvain Berfini
aab5863b57 Reworked Core startup & configuration 2024-07-15 16:10:44 +02:00
Sylvain Berfini
87153679a3 No longer need to remove reply action from message notification 2024-07-15 16:10:44 +02:00
Sylvain Berfini
8f4c5bdc61 Getting rid of dataSync foreground service type for keeping app alive in background as it won't work more than 6h a day starting Android 15 2024-07-15 16:10:44 +02:00
Sylvain Berfini
1741ed5fe5 Fixed clicking message notification not going into conversation 2024-07-15 16:10:44 +02:00
Sylvain Berfini
6856a399c5 Updated meeting icon, now using video_conference from phosphoricons 2024-07-15 16:10:42 +02:00
Sylvain Berfini
502c7f9fc1 Fixed crash in NotificationBroadcastReceiver if coreContext isn't created when intent is received 2024-07-15 16:10:42 +02:00
Sylvain Berfini
498b8435bf Hide contact's devices & trust for third party accounts 2024-07-15 16:10:42 +02:00
Sylvain Berfini
a64db777d9 Various fixes for crash reported on Crashlytics 2024-07-15 16:10:42 +02:00
Sylvain Berfini
486f905d65 Added data sync keep alive service for third party accounts without push notifications 2024-07-15 16:10:42 +02:00
Sylvain Berfini
8c7c4bee0d Update call foreground service types when disabling/enabling video 2024-07-15 16:10:42 +02:00
Sylvain Berfini
16fa960a0b Do not notify received reactions for messages we didn't sent + no longer repeat person reacting name in notification body 2024-07-15 16:10:42 +02:00
Sylvain Berfini
b0a05b5905 Updated gradle, fixed configuration migration 2024-07-15 16:10:42 +02:00
Sylvain Berfini
5a37f15bc7 Fixed issues with incoming call notification not being dismissed in some cases + fixed toast in case of remote provisioning issue 2024-07-15 16:10:42 +02:00
Sylvain Berfini
6e97466a86 Factorized code for call.terminate()/call.decline() 2024-07-15 16:10:42 +02:00
Sylvain Berfini
d693cfe58d Removed ringtone picker setting 2024-07-15 16:10:41 +02:00
Sylvain Berfini
0707e60c26 Reworked notifications channel, using incoming call one for playing ringtone instead of SDK 2024-07-15 16:10:41 +02:00
Sylvain Berfini
30927ac6db Should prevent going to the wrong conversation when multiple message notifications are still visible 2024-07-15 16:10:41 +02:00
Sylvain Berfini
91e0cb5838 Fixes & improvements for incoming group calls 2024-07-15 16:10:41 +02:00
Sylvain Berfini
a7c63c748a Remove reply action in message notification if account is not in secure mode and message is received in a unsecure conversation 2024-07-15 16:10:40 +02:00
Sylvain Berfini
52e7acb4ee Reworked a few things to speed up app cold startup 2024-07-15 16:10:39 +02:00
Sylvain Berfini
51c6037f3f Fixed white screen when starting the app sometimes + conversations list fragment stacked twice when opening app from chat notification 2024-07-15 16:10:39 +02:00
Sylvain Berfini
e4d073471c More dark theme improvements 2024-07-15 16:10:39 +02:00
Sylvain Berfini
834f8f7d7e Removed toast when entering conversation + improved chat message notification pending intent 2024-07-15 16:10:39 +02:00
Sylvain Berfini
43d5e8ff23 Fixed click on call notification not opening in-call activity 2024-07-15 16:10:39 +02:00
Sylvain Berfini
c447b2699c Changes regarding call notifications 2024-07-15 16:10:39 +02:00
Sylvain Berfini
e98ccdc580 Improved how chat room mark as read is handled 2024-07-15 16:10:39 +02:00
Sylvain Berfini
5d3d8eeedc Added plain text file viewer 2024-07-15 16:10:38 +02:00
Sylvain Berfini
637f424a70 Fixed foreground service types & use 2024-07-15 16:10:38 +02:00
Sylvain Berfini
54b9ae8cd4 Detect & improve broken files if possible 2024-07-15 16:10:38 +02:00
Sylvain Berfini
2ad4e76bc3 Fixed clicking on chat message notification while being in conversations list stacked it twice 2024-07-15 16:10:38 +02:00
Sylvain Berfini
e9b1bfd2a0 Fixed first sliding pane child fragment not being poped-up when closing sliding pane, manually navigating to empty fragment to workaround that 2024-07-15 16:10:38 +02:00
Sylvain Berfini
e6d33a9e1a Fixed timestamps in message notification 2024-07-15 16:10:38 +02:00
Sylvain Berfini
ef1669dd4c Fetch all unread messages before creating a new notifiable for a chat room 2024-07-15 16:10:38 +02:00
Sylvain Berfini
58ec0e7abb Fixed & improved a few things related to chat 2024-07-15 16:10:38 +02:00
Sylvain Berfini
ee04b728c9 Do not use color night variant, instead use attr & theme 2024-07-15 16:10:38 +02:00