14 Commits
Author SHA1 Message Date
Mateusz Armatys 494fe8d744 fix(payment, plan): Check if Google Play Services are available when checking if an upgrade is available. 2025-02-14 12:29:10 +00:00
Mateusz Armatys e5757615b5 feat(util-android-sentry): Additional tags when reporting with Sentry. 2024-11-18 16:01:21 +00:00
dkadrikj 2f46ce65ed chore: Remove binary compatibility validator. 2024-07-05 15:08:05 +02:00
Neil Marietta 1e890eb103 test: Fixed build and dependencies (AccountRecoveryDialogTest is still failing). 2024-03-20 14:50:06 +01:00
Neil Marietta ac92375142 feat(util-android-datetime): Added DurationFormat and DateTimeFormat. 2024-03-14 12:13:47 +01:00
Neil Marietta c517bba3ee chore: Upgraded Kotlin to 1.9.22 (and needed dependencies). 2024-02-28 18:09:18 +00:00
Mateusz Armatys a046b3c1d7 test(human-verification): Improve test coverage for human-verification module. 2023-11-17 12:48:31 +00:00
Mateusz Armatys 4ba2c0924e feat(account-recovery): Update the UI of account recovery dialogs. 2023-09-14 08:53:16 +00:00
Neil Marietta ebfa017f37 chore!: Upgraded AGP to 8.0.2 (+Java 17). 2023-07-04 16:22:38 +02:00
Neil Marietta ab4f741155 Added Util Android Dagger package name in manifest. 2022-08-30 12:06:34 +00:00
Mateusz Armatys c5071d7815 build: Optimize dependencies. 2022-07-28 16:07:58 +02:00
Mateusz Armatys 0696e0c70f feat: Add util-android-dagger module for providing AppLifecycleProvider, CoroutineScopeProvider and DispatcherProvider. 2022-07-25 19:55:43 +02:00
Mateusz Armatys 749b6b488c Revert "Create Dagger module for all Core modules"
This reverts commit 94ca12a41e.
2022-07-25 19:53:13 +02:00
Jorge Martin 94ca12a41e Create Dagger module for all Core modules 2022-07-25 16:47:31 +00:00