AndroidAPS/core
p5nbTgip0r d7ad74056d
fix: don't restart alarm sound service automatically
This sets the alarm sound service to not be sticky. If AAPS is stopped while an alarm is playing, the alarm sound service will be started again by the system but there's no built-in way to stop it after this happens. This commit makes it so the alarm sound service won't be restarted by Android, thereby avoiding the aforementioned issue.
2022-08-01 20:13:48 -07:00
..
src fix: don't restart alarm sound service automatically 2022-08-01 20:13:48 -07:00
.gitignore core module 2020-05-03 21:27:42 +02:00
android_dependencies.gradle relocate gradle files 2022-05-11 10:18:14 +02:00
android_module_dependencies.gradle relocate gradle files 2022-05-11 10:18:14 +02:00
build.gradle gradle update 2022-06-06 10:25:08 +02:00
consumer-rules.pro core module 2020-05-03 21:27:42 +02:00
core_dependencies.gradle Revert "GraphView -> 4.2.2" 2022-05-26 13:58:12 +02:00
jacoco_global.gradle relocate gradle files 2022-05-11 10:18:14 +02:00
proguard-rules.pro core module 2020-05-03 21:27:42 +02:00
test_dependencies.gradle cleanup & turn on looging in tests 2022-06-28 20:56:43 +02:00