Commit graph

26 commits

Author SHA1 Message Date
AntsyLich
3599a38ad6
Move archive related code to :core:archive
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-10-30 11:42:29 +01:00
FooIbar
d9d54d14b5
Remove obsolete workaround
Co-authored-by: FooIbar <118464521+FooIbar@users.noreply.github.com>
2024-09-18 08:41:02 +02:00
jmir1
5045fa18ce
fix(proguard): Use a newer proguard release 2024-07-01 18:49:22 +02:00
Secozzi
ccc29527dd
Move :core to :core:common
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-06-05 11:21:41 +02:00
Secozzi
1a55853b2e
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

Co-authored-by: Theodoro Loureiro mota <9647399+theolm@users.noreply.github.com>
2024-05-14 10:17:59 +02:00
LuftVerbot
54ec5ac72c merge27
Last Commit Merged: 5b2e937d5f
2023-06-06 12:55:36 +02:00
LuftVerbot
33c1cd0103 merge10
Last Commit Merged: 12e41b6e6f
2023-05-24 20:13:36 +02:00
LuftVerbot
e2b2a7944b merge7
Last Commit Merged: b53e24e0db
2023-05-23 22:37:41 +02:00
LuftVerbot
6b6e24f02d merge5
Last Commit Merged: 823749fc1e
2023-05-21 14:52:06 +02:00
Quickdesh
a21556bf3b Merge branch 'upstream/master' 2023-01-11 01:22:20 -05:00
AntsyLich
21a9bf2463
Add "jitpack" maven repo to pluginMangment (#8617) 2022-11-26 08:11:15 -05:00
Quickdesh
9326be9b48 Merge remote-tracking branch 'upstream/master' 2022-10-29 18:30:40 -04: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
jmir1
900d75ba64 Merge remote-tracking branch 'upstream/master' into aniyomi-mpv 2022-05-09 00:38:42 +02: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
jmir1
50567de328 Merge remote-tracking branch 'upstream/master' into aniyomi-mpv 2022-04-10 16:22:04 +02: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
jmir1
061906ca8d stability improvements 2021-11-26 23:34:37 +01: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