Ax333l
08686252bb
fix: library info not being embedded
2025-05-20 13:59:13 +02:00
Pun Butrach
ab1dd8862d
ci(release): task naming consistency
2025-05-20 13:59:11 +02:00
CnC-Robert
c4abf8a324
fix: don't store app list in parcel
2025-05-20 13:59:09 +02:00
Ax333l
05adb78932
fix(installer): progress tracking
2025-05-20 13:59:07 +02:00
Robert
3ae1d3374a
ci: init
2025-05-20 13:59:06 +02:00
CnC-Robert
067f8adf4b
feat: show installed app in version selector
2025-05-20 13:59:05 +02:00
Robert
83f6d287b3
feat: download apps in patcher screen ( #73 )
2025-05-20 13:59:01 +02:00
Pun
3dde82fc18
docs(readme): minor fix to displaying url
...
When you hover on Commit & Activity badges, `revanced` will appear in url display, but on License badge, `ReVanced` will display
This commit fix that by changing the organisation to what we're supposed to be using which is {org_name}/{repo_name} (ReVanced/...)
2025-05-20 13:58:59 +02:00
Tyff
de0af4c489
feat: add patch bundle info screen ( #55 )
2025-05-20 13:58:56 +02:00
Ax333l
f98386dcc8
fix: serialization not working
2025-05-20 13:58:54 +02:00
Patryk Miś
49209ca562
fix: buildfile syntax ( #66 )
...
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-05-20 13:58:53 +02:00
Patryk Miś
d68e7f71e9
build: updates ( #63 )
...
* Update Java base to 17
* update Kotlin to 1.8.22
* update Bouncycastle
* update all dependencies
* follow the manifest on jni libs packaging
* enhance app optimization by specifying resource configurations, excluding dependencies info and unnessesary files
* Remove obsolete SDK check as we are already using minSdk 26
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-05-20 13:58:49 +02:00
Patryk Miś
fffdb314a1
feat: improve accessibility ( #64 )
...
* Label Back button
* Mark group section headings as headings
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2025-05-20 13:58:47 +02:00
Ax333l
ee41e315fb
feat: switch to Preferences DataStore ( #60 )
2025-05-20 13:58:45 +02:00
CnC-Robert
cd3d654318
feat: disable filter chips when there are no patches
2025-05-20 13:58:43 +02:00
CnC-Robert
3bd1ef3de7
feat: ReVanced theme colors
2025-05-20 13:58:41 +02:00
Ax333l
ba1a152231
fix: release builds not working properly
2025-05-20 13:58:40 +02:00
Rom Reviewer
55573eb94f
chore: migrate dependencies to version catalogs ( #58 )
2025-05-20 13:58:38 +02:00
Robert
80e78f544b
feat: app downloader ( #43 )
2025-05-20 13:58:35 +02:00
Pun Butrach
7572944c9e
build: update gradle to v8.2.1
2025-05-20 13:58:34 +02:00
Pun
f5e9826dfb
docs(readme): minor changes to how badges works
...
* Better description for the repository license badge
* Clicking on badges open you the relevant url
2025-05-20 13:58:32 +02:00
Ax333l
c8ac94d82d
feat: improve keystore UI and UX ( #52 )
2025-05-20 13:58:29 +02:00
Pun Butrach
d9ff833100
revert: downgrade Kotlin to 1.8.21
...
"A what? 1.8.22 isn't compatible, but the version bump indicate that it's supposed to be bug fixes????"
2025-05-20 13:58:27 +02:00
Ax333l
7150fb4435
feat: advanced settings page with device info ( #51 )
2025-05-20 13:58:25 +02:00
Pun Butrach
34c331f39b
build: update dependencies
...
There are 9 dependencies update, changelog of this commit are available
below here.
Android Gradle Plugin: 8.0.1 -> 8.0.2
Kotlin: 1.8.21 -> 1.8.22
Android Compose BOM: 2023.05.01 -> 2023.06.01
Room: 2.5.1 -> 2.5.2
ReVanced Patcher: 11.0.1 -> 11.0.4
APKsig: 8.2.0-alpha05 -> 8.2.0-alpha10
Koin (Android, workmanager): 3.4.0 -> 3.4.2
Koin (Androidx Compose): 3.4.4 -> 3.4.5
Ktor: 2.3.0 -> 2.3.1
2025-05-20 13:58:24 +02:00
Ax333l
1ff76cf584
fix(installer): sign and install on threads
...
This is needed to avoid ANRs because it takes a while if the Apk is 100+
MB.
2025-05-20 13:58:23 +02:00
Ax333l
1de0e87983
feat: updater changelogs ( #48 )
...
---------
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2025-05-20 13:58:20 +02:00
Ax333l
93b2dd6176
feat: allow user to save logs
2025-05-20 13:58:18 +02:00
Ax333l
f3e2435fef
feat: save patch options and selected patches in bundle ( #50 )
2025-05-20 13:58:17 +02:00
Ax333l
b42d8842d5
feat: patch options ( #45 )
2025-05-20 13:58:15 +02:00
Ax333l
c052a0c0f5
refactor: use getDir instead of filesDir directly
2025-05-20 13:58:13 +02:00
Ax333l
34cf91d4b6
fix: use correct directory
2025-05-20 13:58:10 +02:00
Ax333l
f99504d3e4
build: bump patcher
2025-05-20 13:58:08 +02:00
Pun Butrach
3ec1df9650
build: update gradle to v8.2
2025-05-20 13:58:05 +02:00
Ax333l
871a34df23
feat: licenses screen ( #47 )
2025-05-20 13:58:03 +02:00
Ax333l
b65ec4560f
chore: update links in about page
2025-05-20 13:58:01 +02:00
Ax333l
0eaeb5d5ea
feat: animate the arrow button
2025-05-20 13:57:59 +02:00
Ax333l
060f39fb9b
refactor: use correct coroutine scopes
2025-05-20 13:57:57 +02:00
Ax333l
722dfadb3c
fix(installer): save step incorrectly being marked as completed
2025-05-20 13:57:56 +02:00
Ax333l
6567be40cb
fix: sources screen being misaligned during transitions
2025-05-20 13:57:54 +02:00
Tyff
9539d23c12
feat: contributors screen ( #42 )
...
* Contributors page
- https://github.com/revanced/revanced-manager-compose/issues/34
* feat: adding ContributorScreen as clickable icons like the website
* feat: adding ContributorScreen
- Made changes that were asked for in prev PR
- Currently just waiting on a git merge to get ArrowButton in
* feat: adding ContributorScreen
- Made changes that were asked for in prev PR
- ArrowButton is also in use
* feat: adding ContributorScreen
- Made changes that were asked for in prev PR
- ArrowButton is also in use
- Fixed other PR comment changes
* Apply suggestions from code review
* Remove unused string resources
---------
Co-authored-by: Ax333l <main@axelen.xyz>
2025-05-20 13:57:51 +02:00
Ax333l
d0d0a17a55
fix: pass worker inputs without serialization ( #44 )
...
Because androidx.work.Data sucks and causes our app to crash.
2025-05-20 13:57:50 +02:00
Ax333l
d2e965f056
fix(installer): make the correct column scrollable
2025-05-20 13:57:49 +02:00
Ax333l
cda0e127d9
feat: experimental patches setting
2025-05-20 13:57:45 +02:00
Ax333l
fea11dfef6
feat: save patch selection using room db ( #38 )
2025-05-20 13:57:43 +02:00
Ax333l
dcc4477e3e
refactor: better PatchBundle docs and naming
2025-05-20 13:57:40 +02:00
Ax333l
6eb21e1fab
build: bump patcher
2025-05-20 13:57:38 +02:00
Ax333l
b8902d04d7
feat: show stacktrace in installer ui ( #36 )
2025-05-20 13:57:36 +02:00
CnC-Robert
99efdb130f
feat: filter options for patches
2025-05-20 13:57:34 +02:00
Ax333l
5177cd3083
fix: run blocking IO operations in the correct context
2025-05-20 13:57:32 +02:00