nextcloud-talk-android/app/src/main
Marcel Hibbe 9c4b0a00c6
remove ringtone logic (only make it depend on notification!)
this commit removes the logic to play the ringtone in CallNotificationActivity. Playing ringtone should only be controlled by the notification channel from OS!

furthermore the checks if a call is stopped or is still ongoing etc was removed from CallNotificationActivity. Instead the CallNotificationActivity now is completely dependent on the notification. If the notification is canceled, the Activity stops. If the Notification is ongoing and hangup of accept call is clicked, then the notification is canceled (including the ringtone).

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-12-07 14:40:47 +01:00
..
assets open geolink on click + minor refactoring 2021-06-11 10:21:40 +02:00
java remove ringtone logic (only make it depend on notification!) 2022-12-07 14:40:47 +01:00
res improve lint score 2022-12-07 13:46:07 +01:00
AndroidManifest.xml Like Android Files we should rely on generic camera feature, but not required. 2022-10-03 08:36:45 +00:00
ic_launcher-web.png update launcher icon to latest design 2021-03-26 11:49:01 +01:00