Commit graph

11 commits

Author SHA1 Message Date
FunkyMuse
4b003d90ab fix: make navigation bar color transparent 2023-08-14 15:49:17 +02:00
FunkyMuse
658adce2e6 feat: FAQ activity migration to Compose
also introduced two new components for building settings looking scaffold and break down components to be reusable
2023-08-03 17:01:23 +02:00
FunkyMuse
f8ad23bd26 fix: ui cosmetics 2023-08-03 12:23:43 +02:00
FunkyMuse
887df647d4 feat: about screen in compose
and create reusable settings components
2023-08-02 12:01:35 +02:00
Tibor Kaputa
53ad279f5e
Merge pull request #1769 from FunkyMuse/feature/ksp_migration
feat: migrate to KSP and remove KAPT to improve build times
2023-07-31 00:06:16 +02:00
FunkyMuse
5fc0f907fd feat: add necessary Common compose things to expose to other apps 2023-07-28 15:23:43 +02:00
FunkyMuse
1a4a8e621c feat: migrate to KSP and remove KAPT to improve build times 2023-07-28 14:49:57 +02:00
FunkyMuse
64db84f6c8 fix: proguard missing rules due to agp upgrade 2023-07-27 18:24:54 +02:00
FunkyMuse
ccce65da89 migrate everything to view binding 2023-07-26 17:13:01 +02:00
FunkyMuse
8104f9354f migrate adapters to view binding
remove synthetics so that IDE can help where things are missing
2023-07-24 17:31:43 +02:00
FunkyMuse
59177b1bec start migrating to ViewBinding 2023-07-24 15:37:03 +02:00