Commit Graph

19 Commits

Author SHA1 Message Date
Shinokuni 24cdef5460 Merge branch 'refs/heads/master' into develop 2024-11-18 22:39:33 +01:00
Shinokuni 383aea0775 v2.0.2 2024-11-18 22:19:41 +01:00
Shinokuni 71898bf6e9 Update dependencies 2024-10-10 15:03:13 +02:00
Shinokuni c88c175596 v2.0.1 2024-09-23 13:27:15 +02:00
Shinokuni 377ab70a27 v2.0 2024-09-15 16:23:13 +02:00
Shinokuni ee931abc17 Fix some migration issues
* Fix getting wrong AccountType from db

* Add credentials migration from old shared preferences to encrypted preferences
2024-08-29 17:45:58 +02:00
Shinokuni 14af99c8df Add beta build type 2024-08-18 13:11:27 +02:00
Shinokuni fffc3be383 Add splash background for MainActivity 2024-08-13 21:12:54 +02:00
Shinokuni 4b80cfd1c1 Migrate to kotlin 2.0 2024-08-05 23:28:04 +02:00
Shinokuni 7abec11b55 Replace joda.time by java.time 2024-08-05 17:29:12 +02:00
Shinokuni 273868d270 Use openLinksWIth preference in ItemScreen 2024-07-15 14:07:10 +02:00
Shinokuni da5b030ab6 Add PreferencesScreen
Three layers :
- DataStore implementation
- Preference description
- UI Preference composables
2024-07-13 17:03:04 +02:00
Shinokuni 5bf566184d Add About libraries screen in MoreTab 2024-07-07 12:48:20 +02:00
Shinokuni c011485819 Migrate plugin definitions in version catalog 2024-07-06 17:04:09 +02:00
Shinokuni 5bf974eb0c Replace kapt by ksp 2024-07-06 14:01:58 +02:00
Shinokuni e6be6c36fe Migrate last dependencies to version catalog 2024-07-05 13:52:59 +02:00
Shinokuni 10835b4979 Fix CI 2024-07-05 11:50:10 +02:00
Shinokuni b2f89b4471 Simplify gradle build configuration 2024-07-04 17:37:03 +02:00
Shinokuni 5ada97d60e Migrate APP gradle file to kotlin dsl 2024-07-04 12:00:24 +02:00