Commit Graph
19 Commits
Author SHA1 Message Date
darken 06e67e04ac Move permission 2023-10-28 17:58:09 +02:00
Matthias Urhahn 0fc9716f06 Only apply Bugsnag to gplay build flavor (#88)
* wip

* Setup bugsnag only in gplay builds.

* Bugsnag does not support uploading mapping files or build information from library modules. This should be done from the application module which produces your APK instead.

* Only apply Bugsnag plugin for the right flavors.

* Run unit tests in debug, otherwise we run issues requiring api keys in the env
2023-02-01 11:17:50 +01:00
darken 70ceb389b5 Move shared permissions into the common module. 2023-01-25 14:44:38 +01:00
GitGitro e90ab95cd0 add monochrome icon, closes #50,closes #23 2022-11-07 15:31:31 +01:00
darken b9f4992a33 A CAPod widget, oh my! ¯\_(ツ)_/¯ 2022-11-05 11:53:09 +01:00
darken 2d96822014 Add request for POST_NOTIFICATIONS on Android 13.
Closes #29
2022-09-19 22:26:43 +02:00
darken 87bef9cb9c Icon and reintroduce splash screen 2022-09-14 18:00:18 +02:00
darken 2210561af3 Refactoring 2022-09-14 18:00:18 +02:00
darken 688748da36 Go multi-module: app-common, app-phone, app-wear 2022-09-14 18:00:18 +02:00
darken d5d2ae784c Add popup via system alert window. 2022-01-25 09:59:57 +01:00
darken 07842fa8df Add Gplay and FOSS upgrade scaffolding 2022-01-16 22:37:03 +01:00
darken fb408aa455 Icon, Splash and Theme changes. 2022-01-07 17:11:01 +01:00
darken c706747f11 Add ignore battery optimizations if monitor mode is ALWAYS 2022-01-07 14:43:00 +01:00
darken 4405faa907 Handle permissions on < Android 12 2022-01-05 12:14:34 +01:00
darken 77486d85d8 Fix activity dupe when opening via notification 2022-01-05 09:42:43 +01:00
darken 022e0c7405 Pod status cards, mvp 2021-12-31 17:35:08 +01:00
darken 88278625f1 Rename CAP -> CAPod 2021-12-29 22:30:49 +01:00
darken 817c65ee3b Adds debug log recording. 2021-12-29 22:18:53 +01:00
darken 443af25fce POC, decoding works. 2021-12-28 17:11:50 +01:00