Commit Graph

48 Commits

Author SHA1 Message Date
renovate[bot]
c672cb81ec
Update dependency com.android.tools.build:gradle to v7.4.1 (#9024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 09:56:17 -05:00
renovate[bot]
006bcdf934
Update dependency androidx.core:core-ktx to v1.10.0-alpha02 (#8998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 10:27:48 -05:00
Andreas
c31e75f02f
Create plugin for linting (#8942) 2023-01-18 22:33:56 -05:00
arkon
289264878e Bump AGP
Also enable configuration cache that Build Analyzer suggested
2023-01-12 22:44:37 -05:00
arkon
f04cf72c0c Bump core-ktx dependency 2023-01-11 19:01:13 -05:00
arkon
157438e0c1 Minor dependency updates 2023-01-11 18:51:26 -05:00
arkon
30e030bb8e Bump dependencies 2023-01-07 15:34:33 -05:00
Ivan Iskandar
8552838bda
Update WorkManager (#8772) 2022-12-18 12:14:06 -05:00
arkon
e748d91d4a Bump dependencies 2022-12-07 22:44:09 -05:00
arkon
b0dc20e00c Remove some dead code 2022-12-02 22:48:08 -05:00
arkon
c31cf2a03a Bump test dependencies 2022-11-13 10:56:02 -05:00
arkon
00059848b4 Bump dependencies 2022-11-09 22:51:27 -05:00
renovate[bot]
64c0d9506d
Update dependency androidx.paging:paging-compose to v1.0.0-alpha17 (#8319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-28 22:09:13 -04:00
arkon
31bc2c4420 Update to AGP 7.3.1 2022-10-14 12:16:22 -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
arkon
5d3bc7245e Bump dependencies 2022-09-21 22:19:00 -04:00
Ivan Iskandar
4a3070265a
Upgrade AGP 7.3.0 (#8016) 2022-09-17 10:26:02 -04:00
arkon
cd3cb72b65 Bump dependencies + linting 2022-09-10 23:57:03 -04:00
Ivan Iskandar
2d690a09b3
Reinstate in-app language picker (#7493)
Also add required config for android 13 system picker
2022-08-14 11:52:46 -04:00
Andreas
1cbe225a94
Revert Glance to 1.0.0-alpha03 (#7726)
New release has issue with its ProGuard rules
https://issuetracker.google.com/issues/239549285
2022-08-11 07:58:07 -04:00
arkon
24e64f52e2 Bump dependencies 2022-08-10 22:54:19 -04:00
arkon
807987f0d3 Bump AGP and Compose compiler dependencies 2022-08-04 17:43:41 -04:00
Ivan Iskandar
29e1976b90
Glance widget for Updates (#7581)
* glance

* glance2
2022-07-31 11:31:40 -04:00
arkon
f90e1b935c Bump dependencies 2022-07-29 23:13:40 -04:00
Andreas
fc328e141c
Remove unused dependencies (#7585) 2022-07-23 08:54:08 -04:00
arkon
ab1a44e108 Merge branch 'patch' 2022-07-08 16:09:19 -04:00
arkon
1dc4a52f61 Bump dependencies 2022-07-08 09:11:36 -04:00
arkon
7e4c45858f Bump dependencies 2022-06-29 22:45:22 -04:00
arkon
ad75d137b0 Bump dependencies 2022-06-15 17:51:45 -04:00
arkon
e3f8aedd5a Bump dependencies 2022-06-04 16:15:02 -04:00
arkon
241c4ad857 Update AGP for Android Studio Chipmunk 2021.2.1 Patch 1 2022-05-25 22:43:03 -04:00
arkon
1949fb1abe Bump dependencies 2022-05-23 16:59:12 -04:00
arkon
f4e344f686 Bump dependencies 2022-05-18 22:30:28 -04:00
arkon
bdb55ef881 Update to AGP 7.2.0 again
- Disable optimizations on eu.kanade.tachiyomi.source.** classes to avoid access modifications causing mismatches between the app and extensions
- Remove Gson and Kotson Proguard rules, since we don't have those dependencies anymore
2022-05-14 19:40:08 -04:00
arkon
628a3bc16c Temporarily downgrade AGP to fix extension loading issue in non-debug builds 2022-05-14 19:18:01 -04:00
Andreas
6d011ebe32
Update AndroidX SQLite (#7123) 2022-05-14 10:04:43 -04:00
arkon
37199a10bf Bump dependencies 2022-05-11 18:09:13 -04:00
arkon
cd8392bae2 Minor dependency updates 2022-05-10 17:55:07 -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
80635343ae Update ACRA 2022-04-11 23:04:07 -04:00
arkon
445ee274c5 Update to AGP 7.1.3 2022-04-10 12:17:45 -04:00
arkon
52911539b8 Bump dependencies 2022-04-07 22:19:31 -04:00
arkon
c06ad8b87e Stop using custom tabs (closes #6821) 2022-03-26 15:45:58 -04:00
arkon
7890511a53 Update dependencies 2022-03-26 15:23:31 -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