Commit Graph
20 Commits
Author SHA1 Message Date
David PerezandGitHub 445f2dd14b PM-40727: feat: Add encryption layer for new KeystoreEncryptedSharedPreferences (#7191) 2026-07-24 14:30:48 +00:00
David PerezandGitHub 46f2b2690d doc: Update MinSdk Docs (#7118) 2026-06-29 20:19:48 +00:00
Álison FernandesandGitHub adf6e2b519 [PM-18403] tech-debt: Consolidate Authenticator minSDK version, increasing it to API 29 (#7104) 2026-06-29 19:42:30 +00:00
David PerezandGitHub 836233f4d5 Move FakeLifecycle to core module (#6608) 2026-03-02 17:48:20 +00:00
David PerezandGitHub e5875cd8fe PM-31922: Remove deprecated Android block where possible (#6512) 2026-02-11 15:55:33 +00:00
David PerezandGitHub ad3a9a6c2e Update AGP to v9.0.0 (#6479) 2026-02-06 20:55:11 +00:00
David PerezandGitHub 47b9509062 Update build optimizations (#6433) 2026-02-04 20:08:15 +00:00
David PerezandGitHub 954571ff4a Optimize build times (#6418) 2026-01-27 19:01:20 +00:00
David PerezandGitHub 9a8c504c8b Move TestHelpers to core test-fixtures module (#6314) 2026-01-05 15:57:13 +00:00
David PerezandGitHub aceb96d18f PM-27846: Move DispatcherManager to core module (#6124) 2025-11-05 18:26:44 +00:00
David PerezandGitHub 957460f403 Update JUnit and Mockk test dependencies (#6005) 2025-10-10 17:59:42 +00:00
David PerezandGitHub 1e4fc31ed4 Update Kotlin to v2.2.0 (#5408) 2025-06-23 20:57:10 +00:00
Patrick HonkonenandGitHub 56e8acf81f [PM-22786] Migrate PersistentListExtensions to core module (#5380) 2025-06-18 18:42:54 +00:00
Patrick HonkonenandGitHub c52e769327 [PM-21363] Migrate ZonedDateTime utils to core module (#5375) 2025-06-18 15:05:36 +00:00
Patrick HonkonenandGitHub 07e4e6a806 [PM-21726] Move OmitFromCoverage to annotation module (#5214) 2025-05-19 13:19:16 +00:00
Patrick HonkonenandGitHub ce139623d6 [PM-19793] Migrate ZonedDateTimeSerializer to core module (#4960) 2025-04-02 17:42:51 +00:00
Patrick Honkonen 1eced037a4 [PM-19627] Move Json extension functions to core module
Move JsonExtensions and related tests to `core` module.

- Moved `decodeFromStringOrNull` and related testing from `app` and `authenticator` modules to `core` module.
- Updated all usages of `decodeFromStringOrNull` in `app` and `authenticator` to the new location in `core`.
- Deleted unused `JsonExtensionsTest` and `JsonExtensions.kt` in `app` and `authenticator`.
- Updated dependencies for core.
2025-03-31 17:06:06 -04:00
Patrick HonkonenandGitHub b7948948f0 [PM-19628] Migrate ResultExtensions to core module (#4934) 2025-03-31 17:38:45 +00:00
Patrick HonkonenandGitHub 2e11c81f45 [PM-19626] Migrate SharedFlowExtensions to core module (#4931) 2025-03-31 12:52:18 +00:00
Patrick HonkonenandGitHub cfa753cb12 [PM-19013] Create core module (#4836) 2025-03-27 19:53:29 +00:00