AntsyLich
b695940114
Switch to Material Symbols and use Valkyrie for ImageVector generation ( #3873 )
...
* Add material symbols icon module
Assisted-by: Claude:claude-opus-5
* Replace material icons with material symbols
Assisted-by: Claude:claude-opus-5
* Add simple icons module and migrate CustomIcons
Assisted-by: Claude:claude-opus-5
2026-08-29 21:39:55 +06:00
AntsyLich
b2015d1ef3
Migrate to Metro DI ( #3608 )
...
Assisted-by: Claude:claude-opus-5
2026-08-16 18:47:48 +00:00
AntsyLich
b1efee47f5
Replace StateViewModel with explicit backing fields ( #3763 )
...
Assisted-by: Claude:claude-opus-5
2026-08-14 19:53:06 +00:00
AntsyLich
c3b99aea07
Migrate to AndroidX ViewModel from Voyager ScreenModel ( #3594 )
2026-07-15 21:19:11 +06:00
AntsyLich
b3e190c627
Refactor baseline profiles generation and regenerate ( #3434 )
2026-06-22 00:50:24 +06:00
AntsyLich
1a030420b1
Supress UnstableApiUsage in settings.gradle.kts
2026-06-13 23:57:35 +06:00
AntsyLich
4af8f1eab0
Cleanup and rework build logic ( #3113 )
2026-03-22 01:34:45 +06:00
AntsyLich
e930f38608
Merge and cleanup version catalogs ( #3103 )
2026-03-20 21:15:40 +06:00
AntsyLich
d0bad9f0bd
Remove gradle toolchains plugin
2025-08-07 11:52:50 +06:00
Mend Renovate
0109102901
Update plugin org.gradle.toolchains.foojay-resolver-convention to v1 ( #2130 )
2025-05-20 11:59:05 +06:00
Mend Renovate
ed749de806
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 ( #1992 )
2025-04-13 16:30:47 +06:00
AntsyLich
046f09c4bd
Move firebase stuff to a standalone module ( #1841 )
2025-03-11 06:55:50 +00:00
Mend Renovate
2d0be5b0c9
Update dependency gradle to v8.13 ( #1773 )
...
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com >
2025-02-25 11:38:12 +00:00
AntsyLich
bd7b354198
Move archive related code to :core:archive
2024-09-05 16:00:46 +06:00
FooIbar
51b68cd25f
Remove obsolete workaround ( #1021 )
2024-07-24 19:09:29 +06:00
FooIbar
4182ae89a0
Fix R8 version configuration not working ( #916 )
...
This reverts commit f3226fb278 .
2024-06-17 04:53:02 +06:00
AntsyLich
aa498360db
Move :core to :core:common
2024-01-29 15:20:21 +06:00
Theodoro Loureiro mota
e17d87f357
Adding Type-safe project accessors ( #194 )
...
* replace the windowInsetsPadding for navigationBarsPadding + statusBarsPadding
* Enabling TYPESAFE_PROJECT_ACCESSORS
* Adding typesafe project accessors in the app module
* Adding typesafe project accessors in the core module
* Adding typesafe project accessors in the core-metadata module
* Adding typesafe project accessors in the data module
* Adding typesafe project accessors in the domain module
* Adding typesafe project accessors in the presentation-core module
* Adding typesafe project accessors in the presentation-widget module
* Adding typesafe project accessors in the source-local module
* Adding typesafe project accessors in the source-api module
* Rolling back
* Changing TYPESAFE_PROJECT_ACCESSORS line
* Removing extra spaces
2024-01-23 18:35:58 +06:00
AntsyLich
19afd8c9ca
Rename more references
2024-01-16 01:31:22 +06:00
Andreas
f27dc19b37
Move Local Source to separate module ( #9152 )
...
* Move Local Source to separate module
* Review changes
2023-02-26 16:16:49 -05:00
Andreas
12e41b6e6f
Move Glance Widget to seperate module ( #8989 )
...
Move Widget to seperate module
- Create a core module for presentation. Widget and App will share some resources and hopefully composables
2023-01-26 17:53:24 -05:00
Andreas
d3a73fc228
Move Category model and repository to domain and data layer ( #8967 )
...
To keep the commit from being 100+ files the interactors wasn't moved.
The domain module like the data module uses `tachiyomi` instead of `eu.kanade.tachiyomi` for package names
2023-01-22 10:12:29 -05:00
Andreas
823749fc1e
Move SQLDelight to data module ( #8954 )
...
And use tachiyomi instead of eu.kanade.tachiyomi for package names in the module
2023-01-21 10:37:07 -05:00
AntsyLich
21a9bf2463
Add "jitpack" maven repo to pluginMangment ( #8617 )
2022-11-26 08:11:15 -05:00
Ivan Iskandar
3b62396442
Setup Baseline Profile ( #8135 )
...
* Setup Baseline Profile
Adds Baseline Profile generator and startup time test.
Readme included in macrobenchmark module to run the generator.
* changes
2022-10-04 09:22:55 -04:00
Andreas
86fe850794
Extract source api from app module ( #8014 )
...
* Extract source api from app module
* Extract source online api from app module
2022-09-15 18:12:27 -04:00
Andreas
d5c207d8a3
Extract translation from app module ( #7975 )
...
* Extract translation from app module
- Prep for further extraction to modules in the nearish future
* Subproject .gitignore
2022-09-10 09:58:45 -04:00
arkon
2b79295240
Revert "Revert history Compose/SQLDelight changes"
...
This reverts commit 96c894ce5b .
2022-04-22 17:35:18 -04:00
arkon
96c894ce5b
Revert history Compose/SQLDelight changes
2022-04-22 17:27:58 -04:00
Andreas
c475acd1ea
Migrate History screen to Compose ( #6922 )
...
* Migrate History screen to Compose
- Migrate screen
- Strip logic from presenter into use cases and repository
- Setup for other screen being able to migrate to Compose with Theme
* Changes from review comments
2022-04-17 10:36:22 -04:00
arkon
6b55ee250d
Update AGP and Gradle
2022-03-04 16:10:47 -05:00
Andreas
f312936629
Use Version Catalog & clean up Gradle files ( #6728 )
2022-03-04 09:58:31 -05:00
arkon
5801297d78
Set root project name, remove jcenter for plugin resolution
2021-07-03 14:43:43 -04:00
arkon
81b2dfd9d0
Update top level project build scripts
2020-04-25 14:30:14 -04:00
arkon
2a85bb28b9
Convert root level Gradle files to Kotlin DSL
2020-01-28 22:48:02 -05:00