Commit graph

84 commits

Author SHA1 Message Date
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
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
47984597af Fixed read phone number permission granted in assistant not updating UI 2021-11-23 12:01:35 +01:00
Sylvain Berfini
8a11fc9c4a Minor changes to fix code inspector warnings 2021-11-17 10:45:17 +01:00
Sylvain Berfini
5d2c1cb5d1 Auto enable Telecom Manager feature when app starts, asking for permissions if needed 2021-11-12 11:56:15 +01:00
Sylvain Berfini
f66c90d356 Reworked audio route changes to make them go through Telecom Manager API if enabled to make smartwatches act as bluetooth headset properly 2021-11-03 13:48:54 +01:00
Sylvain Berfini
9874b04d9c Fixed UI issues when sharing file(s) from third party using shortcut API 2021-10-27 17:33:11 +02:00
Sylvain Berfini
4337dd5da8 Improved READ_PHONE_STATE / READ_PHONE_NUMBERS permissions usage 2021-10-11 10:14:02 +02:00
Sylvain Berfini
2f912828ee Using TelephonyListener instead of PhoneStateListener that has been deprecated starting API 31 2021-09-09 12:04:56 +02:00
Sylvain Berfini
46b9478bf5 Use incoming call notification channel if service channel is disabled 2021-08-30 11:59:19 +02:00
Sylvain Berfini
536e78e98e Added a contacts cache at app level + get notified on low memory and clear glide cache when it happens 2021-07-15 13:33:16 +02:00
Sylvain Berfini
5d2621af03 Code cleanup 2021-04-23 11:08:44 +02:00
Sylvain Berfini
63205cb33f Vibration when incoming call is ringing is now handled by the CoreService in SDK 2021-04-17 10:05:30 +02:00
Sylvain Berfini
2b6ac73d9e Fixed issue with bubbles + fixed french translation issue 2021-04-17 10:05:30 +02:00
Sylvain Berfini
c5f40c8eed Improved media store insertion 2021-04-17 10:05:30 +02:00
Sylvain Berfini
b047ebae13 Added chat notifications as bubbles 2021-04-17 10:05:30 +02:00
Sylvain Berfini
a757b097fa Added use of LocusId to conversations notifications & shortcuts 2021-04-17 10:05:29 +02:00
Sylvain Berfini
8e806faecd Fixed crash with media store on Android < 29 2021-04-17 10:05:29 +02:00
Sylvain Berfini
80e5a7830d Added dedicated notification channel for missed calls with low priority and removed wrong use of Event category 2021-04-17 10:05:01 +02:00
Sylvain Berfini
38d24fd113 Added setting to have a small vibration when pressing keypad numbers 2021-04-17 10:04:18 +02:00
Sylvain Berfini
c582b18b28 Code improvements 2021-04-17 10:01:35 +02:00
Sylvain Berfini
d611d20cfd Target SDK 30 2021-04-17 10:01:35 +02:00
Sylvain Berfini
8e9aa6117c Fixed compil with latest SDK from master that has more @Nullable tags 2021-04-17 10:01:35 +02:00
Sylvain Berfini
b6934e02fd Trying to prevent or understand issues with incoming call activity 2021-04-17 10:00:30 +02:00
Sylvain Berfini
e73e844070 Should fix screen not waked up on some devices 2021-04-17 10:00:30 +02:00
Sylvain Berfini
e1dc8ad8c2 Improved file copy code by using coroutines 2021-04-17 10:00:30 +02:00
Sylvain Berfini
de389858ce Some small improvements 2021-04-17 10:00:30 +02:00
Sylvain Berfini
59b758e682 Set shortcut ID to chat room notifications 2021-04-17 10:00:30 +02:00
Sylvain Berfini
0710256695 Added shortcuts to chat rooms if contacts shortcuts are disabled 2021-04-17 10:00:30 +02:00
Sylvain Berfini
5f1984fe4b Kotlin rewrite 2021-04-17 10:00:27 +02:00
Sylvain Berfini
68ac6ca680 Trying to fix actions in notification not working 2021-03-09 13:32:38 +01:00
Sylvain Berfini
042c25ca45 Updated translations 2021-01-07 15:16:58 +01:00
Sylvain Berfini
5b8aeacd86 Add dedicated notification channel for missed calls 2021-01-04 10:57:12 +01:00
Sylvain Berfini
9b966f70e4 Fixed vibration issue on Android 10 when app in background 2020-05-18 10:23:16 +02:00
Sylvain Berfini
7dab94fe2c Fixed crashes 2020-01-16 17:09:18 +01:00
Sylvain Berfini
076ceff33e Fixed crash if no bluetooth adapter available to get device name 2019-12-20 09:15:41 +01:00
Sylvain Berfini
278fd99245 Fixed double avatar on incoming call notification depending on the phone 2019-11-19 10:00:55 +01:00
Sylvain Berfini
cdf8b55d06 Increased importance of service notification channel (also used for active call notifications) 2019-11-15 11:34:15 +01:00
Sylvain Berfini
76262573a6 Added custom option to keep missed call notif upon app restart 2019-11-14 15:24:31 +01:00
Sylvain Berfini
372e408fbb Fixed wrong missed call number on app badge 2019-11-04 16:26:06 +01:00
Sylvain Berfini
9a7baf9685 Fixed mic & speaker state issue in call 2019-10-16 13:57:42 +02:00
Sylvain Berfini
b8fa16b0a7 Changed license to GPLv3 2019-10-16 10:47:14 +02:00
Sylvain Berfini
95995aef2b Removed use of NotificationBuilder setContextual, broke Android 10 notifications 2019-09-26 15:26:27 +02:00
Sylvain Berfini
eb7f51566e Fixed incoming call notification empty after clicking it 2019-09-17 16:41:35 +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
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
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
33caa7ce92 Set ongoing flag for notifications that needs to be 2019-08-27 13:24:56 +02:00
Sylvain Berfini
b9e14f1fa5 Force cleaning fields in Activity's onDestroy + other leak related fixes 2019-07-17 16:40:22 +02:00