Mateusz Armatys
|
a44b79c533
|
chore: Update plugins and libraries.
AGP 8.9.1
Gradle 8.13
Dagger/Hilt 2.53.1
Jacoco to Cobertura 1.3.2
Room 2.7.2
Store 5.0.0
|
2025-09-18 17:05:30 +02:00 |
|
Neil Marietta
|
9bed1db76d
|
feat!(auth): Added Global SSO Change Password support.
MIGRATIONS:
- UserDatabase.MIGRATION_6
- AccountDatabase.MIGRATION_9
|
2024-10-22 18:35:08 +02:00 |
|
 dkadrikjandMateusz Armatys
|
2f46ce65ed
|
chore: Remove binary compatibility validator.
|
2024-07-05 15:08:05 +02:00 |
|
 Neil MariettaandMargeBot
|
c517bba3ee
|
chore: Upgraded Kotlin to 1.9.22 (and needed dependencies).
|
2024-02-28 18:09:18 +00:00 |
|
Neil Marietta
|
1c72136a24
|
feat!: Added CredentialLess Support.
DB Migrations:
- UserDatabase.MIGRATION_5: Added User.type.
- AccountDatabase.MIGRATION_7: Account.username nullable.
|
2024-02-13 15:08:04 +01:00 |
|
 Neil MariettaandMargeBot
|
82be3754e6
|
feat: Added Custom Tabs support for LoginSso Activity.
|
2024-01-29 14:36:16 +00:00 |
|
Mateusz Armatys
|
ce89e608cb
|
feat!: Add new fields into User (for storage split).
MIGRATION: UserDatabase.MIGRATION_4
|
2024-01-15 16:07:30 +01:00 |
|
Mateusz Armatys
|
cde18282f2
|
build(coverage): Set up min and max bounds for coverage.
|
2023-12-19 19:45:50 +01:00 |
|
Mateusz Armatys
|
b9b0478056
|
chore(notification): Update API responses.
|
2023-09-06 15:51:05 +02:00 |
|
Marcin Simonides
|
c1ebf4bdb6
|
feat(user)!: Added User creation time.
Migrations: UserDatabase.MIGRATION_3, AccountDatabase.MIGRATION_6.
|
2023-08-21 10:01:12 +00:00 |
|
Neil Marietta
|
144ff648bd
|
chore: Upgraded Kotlin to 1.8.10 (+Dagger 2.46.1, +Compose to 1.4.3, +AppCompat 1.6.1, +Lifecycle 2.6.1, +Robolectric 4.10.3).
|
2023-07-04 15:13:07 +02:00 |
|
Neil Marietta
|
e21c0b49aa
|
feat(notification): Integrated DeeplinkManager into Notification modules.
|
2023-06-28 15:08:03 +02:00 |
|
Neil Marietta
|
5779c9ea31
|
feat(notification): Added DeeplinkManager, DeeplinkIntentProvider and DeeplinkBroadcastReceiver.
|
2023-06-28 14:44:08 +02:00 |
|
Neil Marietta
|
5899434adf
|
feat(notification): Updated Notification Response/Payload structure (NotificationDatabase.MIGRATION_1).
|
2023-06-26 13:41:30 +02:00 |
|
Neil Marietta
|
8f7c467b0a
|
feat(notification): Added NotificationEventListener.
|
2023-06-26 13:33:12 +02:00 |
|
dkadrikj
|
713ec9fca1
|
feat(notification): Add initial notification data module.
|
2023-06-23 09:47:49 +02:00 |
|
 dkadrikjandDino Kadrikj
|
30d3b34142
|
feat(notification): Add notification modules, domain entity and interfaces.
|
2023-06-19 16:23:17 +00:00 |
|