TobiGr
4ed2b9748f
Merge branch 'master' into dev
2026-01-11 22:53:11 +01:00
tobigr
5d7a3f97cd
Update extractor to v0.25.0
2026-01-11 14:58:38 +01:00
AbsurdlyLongUsername
a7e4afe7f7
Add note to upgrade material components once they fix later versions
2026-01-07 21:49:42 +00:00
AbsurdlyLongUsername
952a1269c1
Revert Google Material Components to 1.11.0
2026-01-07 12:34:02 +01:00
AbsurdlyLongUsername
20b43b521b
Revert Google Material Components to 1.11.0
2026-01-07 07:48:32 +00:00
TobiGr
8f071bc8f9
Update extractor to latest version
...
fixes media.ccc.de kiosks
2026-01-06 12:41:12 +01:00
tobigr
86fb618f61
Update NewPipe Extractor
2025-12-19 12:01:38 +01:00
tobigr
698187d2d6
Update extractor to latest version
2025-12-15 22:02:53 +01:00
Aayush Gupta
1212486adb
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
6055cf2938
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
ebe07596ba
Update NewPipeExtractor to fix build (Jitpack failures again)
2025-11-27 14:54:08 +01:00
Aayush Gupta
e5ed0b529f
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
0a0f28e801
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
f4d138d06f
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
05b9ff49a2
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
300f5abc70
Update NewPipeExtractor and restore Jitpack/using-locally comments
...
The comments were accidentally removed in #12706
2025-10-21 10:31:32 +02:00
tobigr
729702b420
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
42f909936b
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
15089245bb
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