Commit graph

91 commits

Author SHA1 Message Date
3e04bd7a66 Update multiplatform to v1.11.1
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Image Minimizer / try-minimize (pull_request) Failing after 1s
PR size labeler / Automatically labelling pull requests based on the changed lines count (pull_request_target) Failing after 1s
2026-07-01 06:31:54 +00:00
cb741cb56e Update koin.plugin to v1.0.1
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Image Minimizer / try-minimize (pull_request) Failing after 2s
PR size labeler / Automatically labelling pull requests based on the changed lines count (pull_request_target) Failing after 1s
2026-06-30 06:29:39 +00:00
890452a8ef Update koin to v4.2.2
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
Image Minimizer / try-minimize (pull_request) Failing after 1s
PR size labeler / Automatically labelling pull requests based on the changed lines count (pull_request_target) Failing after 1s
2026-06-29 06:30:18 +00:00
cc02a9166d Update teamnewpipe.newpipe.extractor to v0.26.3 2026-06-28 06:50:35 +00:00
7bee7ca26c Update compose to v1.11.3 2026-06-27 20:49:58 +00:00
tobigr
2ad8080f13 Merge branch 'master' into dev 2026-05-23 20:18:19 +02:00
tobigr
e8249bd50b Update NewPipe Extractor to v0.26.2 2026-05-23 19:29:38 +02:00
Aayush Gupta
a6bda1768e shared: Add top app bar composable to reflect different active services
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-23 16:14:48 +08:00
Aayush Gupta
c0469371a3 Setup multiplatform settings with KMP and theme
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-19 12:24:35 +08:00
Aayush Gupta
677c99c34a Initial support for compose multiplatform
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-19 12:22:31 +08:00
TobiGr
672a1160ba Update NewPIpe Extractor to the latest version 2026-05-16 09:20:30 +02:00
Aayush Gupta
818df5594d Update libs to latest stable releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-16 12:36:21 +08:00
Aayush Gupta
5b26ced155 Update Gradle and wrapper to 9.5.1
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-16 12:34:57 +08:00
Aayush Gupta
ce595d0433 Upgrade AGP to 9.2.0
Building release builds is still broken on encrypted linux file systems but that's seems
to be not a priority for Google to fix. Upgrade so that developers can avoid suffering from
bugs such as preview rendering failure.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-05-16 12:25:24 +08:00
Aayush Gupta
ecfef1061f Update dependencies to latest stable releases
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-26 12:14:57 +08:00
tobigr
bfd65e1a58 Update extractor 2026-04-20 15:35:08 +02:00
Aayush Gupta
2203b30d3f libs: Bump all libs stuck due to minSdk to latest release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-16 16:38:19 +08:00
Aayush Gupta
b7ea69cd47 libs: Update kotlinx.serialization to latest release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-16 16:13:59 +08:00
Aayush Gupta
69a03f7b6d libs: Update checkstyle to latest release and fix violations
Javadoc comment at column 46 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT [UnusedImports]

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-04-16 16:13:25 +08:00
tobigr
c8502afdb6 Update NewPipe Extractor to v0.26.1 2026-04-10 14:03:57 +02:00
litetex
250d8412bc Update extractor to latest commit
To get the changes from https://github.com/TeamNewPipe/NewPipeExtractor/pull/1464
2026-04-08 16:14:52 +02:00
Aayush Gupta
199c25384d Update dependencies and Gradle to latest stable release
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-03-18 15:52:23 +08:00
Aayush Gupta
bb554d0922 subscription: Port subscription import-export to workers from refactor
Please see https://github.com/TeamNewPipe/NewPipe/pull/11759/ for the original change

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2026-03-15 20:51:29 +08:00
tobigr
5550e3a56b Update NewPipe Extractor to 0.26.0 2026-02-28 10:06:03 +01:00
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