Commit graph

67 commits

Author SHA1 Message Date
Aayush Gupta
09db88c041 Update dependencies and Gradle to latest stable releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-02-22 10:46:58 +08:00
Aayush Gupta
7e51f4d79a Merge pull request #13272 from theimpulson/coilport
Migrate from Picasso to Coil
2026-02-22 10:35:43 +08:00
tobigr
d9998551be Update extractor to the latest version 2026-02-21 17:00:05 +01:00
Aayush Gupta
2fd7ca2c52 Migrate from Picasso to Coil
Based on changes from refactor

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-02-21 16:48:57 +08:00
tobigr
4c29780de4 Merge branch 'master' into dev 2026-02-05 23:01:30 +01:00
tobigr
2ce646d03c Update extractor to version 0.25.2 2026-02-05 18:06:15 +01:00
Aayush Gupta
d30bde9dc1 Partially revert upgrade to AGP 9.0.0
Building is broken on ecrypted filesystems

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-02-04 15:56:44 +08:00
Aayush Gupta
d85e5d9007 Upgrade Kotlin and KSP
Fixes multiple build errors. Once parcelize is fixed, we should be good
to use built-in Kotlin completely

Ref: https://issuetracker.google.com/issues/478401081

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-01-29 14:59:25 +08:00
Aayush Gupta
d841d4cfd2 Migrate to built-in Kotlin
Ref: https://developer.android.com/build/migrate-to-built-in-kotlin

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-01-29 14:00:51 +08:00
Aayush Gupta
ee00facd6b Upgrade AGP to 9.0.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-01-29 14:00:11 +08:00
AudricV
114c9143fb Update NewPipeExtractor 2026-01-28 02:01:45 +01:00
Aayush Gupta
9f745f1593 Update Gradle to 9.3.0
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-01-22 17:41:08 +08:00
Aayush Gupta
43c5eb907c Update more dependencies to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-01-22 17:41:08 +08:00
tobigr
dd7d4b049a Update NewPipe Extractor, checkstyle and sonarqube to latest versions
Add note that new webkit versions require a minSdk >= 23
2026-01-22 17:41:08 +08:00
TobiGr
f17f2352d9 Merge branch 'master' into dev 2026-01-11 22:53:11 +01:00
tobigr
4bedf34871 Update extractor to v0.25.0 2026-01-11 14:58:38 +01:00
AbsurdlyLongUsername
4b60c58714 Add note to upgrade material components once they fix later versions 2026-01-07 21:49:42 +00:00
AbsurdlyLongUsername
5602cd88a2 Revert Google Material Components to 1.11.0 2026-01-07 12:34:02 +01:00
AbsurdlyLongUsername
f849148516 Revert Google Material Components to 1.11.0 2026-01-07 07:48:32 +00:00
TobiGr
fe0d6eaa62 Update extractor to latest version
fixes media.ccc.de kiosks
2026-01-06 12:41:12 +01:00
tobigr
7e46b4565c Update NewPipe Extractor 2025-12-19 12:01:38 +01:00
tobigr
35c1936d56 Update extractor to latest version 2025-12-15 22:02:53 +01:00
Aayush Gupta
a000303dad libs: Update dependencies to latest stable releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-12-13 16:30:36 +08:00
Aayush Gupta
bfcdee63e0 acra: Switch to ZacSweers's fork of autoservice
Google has no plans to officially support KSP for autoservice

Ref: https://github.com/google/auto/issues/882

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-29 19:52:17 +08:00
Stypox
d281d5ba61 Update NewPipeExtractor to fix build (Jitpack failures again) 2025-11-27 14:54:08 +01:00
Aayush Gupta
deaf4104a5 Bump ktlint to latest stable release and maven coordinate
Disable all new rules to avoid massive file-changes. All new rules should be
enabled one by one as per requirements in separate commit to make review easier.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-21 20:08:26 +08:00
Aayush Gupta
a7f3f2ba3a Bump dependencies to possible stable releases
androidx has bumped minSdk to API 23 which makes us unable to use latest version of:
* room
* workmanager

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-21 20:08:22 +08:00
Aayush Gupta
23ce796f68 Bump Gradle to latest stable release
Also update the wrapper using the ./gradlew wrapper command

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-21 20:08:12 +08:00
Aayush Gupta
e8ec0002a9 Partial-revert: Migrate from KAPT to KSP
statesaver has been deprecated for ~ 6 years and incompatible with KSP

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-19 16:33:43 +08:00
Aayush Gupta
2ab417299c Migrate from KAPT to KSP
Ref: https://developer.android.com/build/migrate-to-ksp

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-03 16:14:29 +08:00
Stypox
86fb102f25 Update NewPipeExtractor and restore Jitpack/using-locally comments
The comments were accidentally removed in #12706
2025-10-21 10:31:32 +02:00
tobigr
f088ef3352 Update dependencies
androidx.media:media:1.7.0 -> 1.7.1
androidx.viewpager2:viewpager2:1.1.0-beta02 -> 1.1.0
io.reactivex.rxjava3:rxjava:3.1.8 -> 3.1.12
org.jsoup:jsoup:1.17.2 -> 1.21.2
2025-10-21 10:22:37 +02:00
tobigr
360afd0208 Bump checkstyle and make inner classes final
Updating checkstyle fixed a vulnerability and fixed a final class check in version 10.12.2 for local classes without constructor.  Local classes without a constructor should be marked as final. That is done in this commit.

For more info see https://github.com/checkstyle/checkstyle/releases/tag/checkstyle-10.12.2
2025-10-21 10:20:57 +02:00
Aayush Gupta
2e79d7387d Migrate to build version catalog
Ref: https://developer.android.com/build/migrate-to-catalogs

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-10-16 22:25:25 +08:00
Isira Seneviratne
d8f1425177 Update AGP to 8.13.0 2025-09-08 08:08:07 +05:30
litetex
5471bdd6fb Update Gradle to latest version 2024-10-22 21:39:44 +02:00
Stypox
88f56812ae Update AGP and Gradle 2023-12-23 12:01:50 +01:00
TacoTheDank
da52710142 Update some libraries 2023-05-30 12:22:05 -04:00
Stypox
e98bf48cdd Further upgrade gradle to 8.1 2023-04-20 10:50:48 +02:00
Stypox
a60605624a Upgrade to Gradle 8.0 2023-04-20 10:36:23 +02:00
TacoTheDank
f66fe78636 Update Gradle to 7.5.1 2022-08-08 19:32:21 -04:00
TacoTheDank
65ceb98c21 Update AGP, Gradle, and Kotlin 2022-04-14 21:10:29 -04:00
TacoTheDank
3888f06a30 Update AGP and Gradle 2022-02-25 19:36:06 -05:00
TacoTheDank
3c45713dae Fix some gradle deprecations 2022-01-21 16:25:11 -05:00
TacoTheDank
e74b757b25 Update Gradle 2021-12-12 20:03:42 -05:00
mhmdanas
6aadfb5baa Fix Gradle checksum 2021-11-26 10:50:07 +03:00
Robin
52363586a9 Add gradle wrapper Sha256 2021-11-18 10:51:11 +01:00
TacoTheDank
e977460195 Update Gradle to 7.x, AGP to 4.2.x 2021-07-06 12:16:20 -04:00
TacoTheDank
6e65e4f12f Update gradle wrapper 2021-03-20 21:48:43 -04:00
Stypox
34dd7c0fbf Update most dependencies 2020-11-22 14:03:10 +01:00