Commit Graph

1742 Commits

Author SHA1 Message Date
7c5552f93f fix: Correctly display universal patches warning (#2570) 2025-05-24 14:47:27 +02:00
1c5373ff61 fix: Handle open source licenses page crash (#2569) 2025-05-24 14:14:03 +02:00
e629d2df0c ci: Set build attestation subject name 2025-05-22 14:54:04 +02:00
7ca003a30d build: Do not sign all releases with debug key 2025-05-22 14:29:43 +02:00
70a695017e docs: Update docs with all manager features and improve consistency 2025-05-22 14:15:44 +02:00
9b2c99da05 feat: Use simpler strings 2025-05-22 14:15:19 +02:00
07158ae1d1 chore: Move API project from separate repo to this
Set up CI to publish the API library package as well as release the app.
2025-05-22 10:56:23 +02:00
2b380b0d7c fix(Compose): Adjusted universal patches safeguard and warnings (#2550) 2025-05-20 14:12:38 +02:00
5153e5e0cb feat(Compose): hide developer settings (#2551) 2025-05-20 14:12:37 +02:00
a1f5dd3c26 fix: handle edge-to-edge properly in fullscreen dialogs 2025-05-20 14:12:36 +02:00
2b0784865a feat(Compose): Add confirmation dialog on multiple operations (#2529) 2025-05-20 14:12:34 +02:00
d7c0913277 refactor: Rename settings screens for consistency (#2547) 2025-05-20 14:12:33 +02:00
18199bb968 feat(Compose): Improve patches selector tab by adding the bundle version (#2545) 2025-05-20 14:12:32 +02:00
9d329e0f54 ci: Adjust and modernize workflow files to match other repos 2025-05-20 14:12:30 +02:00
e9fcb4a383 docs: Adjust issue templates to match other repos 2025-05-20 14:12:29 +02:00
68f74f1651 docs: Add contribution guidelines and adjust README 2025-05-20 14:12:27 +02:00
6264800a05 build: Update Gradle Wrapper 2025-05-20 14:12:26 +02:00
658699dd81 fix: patch count remaining at zero when using process runtime (#2542) 2025-05-20 14:12:24 +02:00
222089a7ec feat: Order bundles by number of patches 2025-05-20 14:12:23 +02:00
eff5c4860b style: Apply formatting 2025-05-20 14:12:21 +02:00
d4e60acbaa build: Sign releases using keystore if available 2025-05-20 14:12:20 +02:00
1ab74acf1d feat: Use "Debug" and "Debug signed" for build names respectively 2025-05-20 14:12:19 +02:00
28aad879ba feat: Move safeguards above patcher preference group 2025-05-20 14:12:17 +02:00
9f44541bbd fix: Reset cached theme on theme change to avoid broken colors (#2527) 2025-05-20 14:12:15 +02:00
02d2153195 feat(Compose): Move developer options to top level (#2528) 2025-05-20 14:12:14 +02:00
39e821738f build: Remove repos that are not required 2025-05-20 14:12:12 +02:00
7863fbb604 fix: Ignore long click when already in delete mode
closes #2503
2025-05-20 14:12:11 +02:00
94ab6996ae feat: add network checks for features that require it 2025-05-20 14:12:10 +02:00
1319a03651 feat: move plugin api to another repository 2025-05-20 14:12:08 +02:00
f93085f782 fix: Do not poll battery optimization status (#2491) 2025-05-20 14:12:07 +02:00
40a4317993 feat: Improve update screen design (#2487) 2025-05-20 14:12:06 +02:00
8095a1f963 fix: Use compatible rather than support when referring to patch compatibility (#2422) 2025-05-20 14:12:04 +02:00
90c7600586 feat: Improve APK file name formatting on save (#2421) 2025-05-20 14:12:03 +02:00
105492bfa5 build(deps): bump the gradle-compose group with 16 updates (#2407) 2025-05-20 14:12:01 +02:00
ce63b799e6 feat: Reorder Import & Export settings (#2403) 2025-05-20 14:12:00 +02:00
2fe2d46c72 feat: TopAppBar scroll behavior (#2397) 2025-05-20 14:11:58 +02:00
bc3888da79 ci: Generate release artifact provenance (#2324)
Signed-off-by: validcube <pun.butrach@gmail.com>
2025-05-20 14:11:57 +02:00
52b982d81f fix: improve keystore import error handling and show toast 2025-05-20 14:11:56 +02:00
ab48672621 build: Enable pseudo locale for debug variant 2025-05-20 14:11:54 +02:00
0027c90ed3 chore: Update project's dependencies to latest 2025-05-20 14:11:53 +02:00
b6ad686a26 fix: show install button when installation has been cancelled 2025-05-20 14:11:51 +02:00
f59d57499d feat: Screen slide transition (#2396) 2025-05-20 14:11:50 +02:00
5f65c12ec1 fix: Offset badge 2025-05-20 14:11:49 +02:00
65e44dc5a8 build: Bump AGP to 8.8.0
build: Bump AGP to 8.8.0
2025-05-20 14:11:47 +02:00
e6ed4a88c9 docs: Merge documentation from Flutter to Compose 2025-05-20 14:11:46 +02:00
390e3533c9 feat: Redesign the patches screen (#2381) 2025-05-20 14:11:44 +02:00
c1ff2f9924 fix: available updates dialog list item color 2025-05-20 14:11:42 +02:00
d084925c0f refactor: use EventEffect for legacy import 2025-05-20 14:11:41 +02:00
3cf540f190 feat: add required options screen (#2378) 2025-05-20 14:11:39 +02:00
5514c75061 feat: Add confirm dialogs when toggling dangerous settings (#2072)
Co-authored-by: Ax333l <main@axelen.xyz>
2025-05-20 14:11:37 +02:00