Commit Graph

110 Commits

Author SHA1 Message Date
Benjamin 56ac6a7f93
docs: added move notice (#93) 2023-09-15 16:29:27 +00:00
Patryk Miś ecae587491
build: updates (#85) 2023-08-26 14:03:44 +00:00
Ax333l 4edec8afb4
fix(deps): use correct work-runtime version string 2023-08-26 15:52:40 +02:00
Tyff 0e6b4ed350
feat: more info for the select from application screen (#81) 2023-08-23 20:05:21 +02:00
Pun Butrach 12dc8a2585
ci(release): migrate from `node12` to `node16`
This bump `actions/upload-artifact`@v2 to `actions/upload-artifact`@v3
2023-08-19 16:00:01 +07:00
Robert fe95afca6c
feat: store patched apps (#79)
* feat: store patched apps

* fix: missing string

* feat: save patch selection

* feat: things

* fix: fix broken query

* fix: remove redundant `withContext`

* fix: fix
2023-08-17 17:42:10 +02:00
Palm 0ba1ac6880
ci(release): use correct `vars` context object
why am i so stupid
2023-08-17 19:30:31 +07:00
Palm e37cbf19f2
ci(release): no longer store keystore alias in secrets
fixes an issue where GitHub Actions logs would be censored
2023-08-17 19:13:18 +07:00
Ax333l cd75ac90d9
fix: patches not being reloaded 2023-08-14 18:29:56 +02:00
Ax333l 0520ff23c7
fix: permission error when using installed app 2023-08-12 14:52:34 +02:00
Ax333l 0dc3bed349
feat: patch options UI (#80) 2023-08-12 08:41:22 +00:00
Ax333l 1630668360
feat: switch to the new api (#75) 2023-08-07 09:03:50 +00:00
Ax333l d666ece4a8
chore: bump patcher 2023-08-04 12:55:14 +02:00
Ax333l 4eca2a3b5d
feat: improve bundle dialog UI 2023-08-04 12:46:07 +02:00
Ax333l d08f6f9ed8
feat: finish implementing the sources system (#70) 2023-08-03 11:15:42 +00:00
Ax333l 1ba97b3e4c
fix: library info not being embedded 2023-08-01 21:14:15 +02:00
Pun Butrach 467923bb50
ci(release): task naming consistency 2023-08-01 15:30:56 +07:00
CnC-Robert dcff70aa5b
fix: don't store app list in parcel 2023-07-31 13:24:49 +02:00
Ax333l c6ebaae738
fix(installer): progress tracking 2023-07-31 12:16:13 +02:00
Robert 1ae31123f4
ci: init 2023-07-30 20:23:51 +00:00
CnC-Robert e200ee74b4
feat: show installed app in version selector 2023-07-30 19:45:40 +02:00
Robert 6cfdcaba7d
feat: download apps in patcher screen (#73) 2023-07-30 10:29:22 +00:00
Pun e0eedf59db
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/...)
2023-07-24 16:24:21 +07:00
Tyff 732737d4a9
feat: add patch bundle info screen (#55) 2023-07-23 15:27:07 +00:00
Ax333l bf003d383f
fix: serialization not working 2023-07-17 16:48:29 +02:00
Patryk Miś cff7b2e632
fix: buildfile syntax (#66)
Signed-off-by: Patryk Miś <foss@patrykmis.com>
2023-07-17 14:41:17 +00:00
Patryk Miś bd62fc54f2
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>
2023-07-17 12:27:19 +00:00
Patryk Miś 6d8e03d99d
feat: improve accessibility (#64)
* Label Back button
* Mark group section headings as headings

Signed-off-by: Patryk Miś <foss@patrykmis.com>
2023-07-17 12:20:54 +00:00
Ax333l 9720e42fea
feat: switch to Preferences DataStore (#60) 2023-07-15 09:52:12 +00:00
CnC-Robert 6cd10293e6
feat: disable filter chips when there are no patches 2023-07-14 21:37:50 +02:00
CnC-Robert 273fba4253
feat: ReVanced theme colors 2023-07-14 21:35:17 +02:00
Ax333l 479d91f1d6
fix: release builds not working properly 2023-07-14 13:11:34 +02:00
Rom Reviewer 5f46d81093
chore: migrate dependencies to version catalogs (#58) 2023-07-14 10:33:42 +00:00
Robert 3408e1b848
feat: app downloader (#43) 2023-07-14 08:54:42 +00:00
Pun Butrach b21a28187e
build: update gradle to v8.2.1 2023-07-12 20:36:23 +07:00
Pun b41d0dd30b
docs(readme): minor changes to how badges works
* Better description for the repository license badge

* Clicking on badges open you the relevant url
2023-07-08 20:43:10 +07:00
Ax333l f862e82b33
feat: improve keystore UI and UX (#52) 2023-07-07 18:48:36 +00:00
Pun Butrach 36b05097fc
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????"
2023-07-07 23:16:07 +07:00
Ax333l ecca991fd6
feat: advanced settings page with device info (#51) 2023-07-07 15:35:36 +00:00
Pun Butrach 92fc3d6976
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
2023-07-07 20:27:53 +07:00
Ax333l a09e00c7a9
fix(installer): sign and install on threads
This is needed to avoid ANRs because it takes a while if the Apk is 100+
MB.
2023-07-07 12:31:31 +02:00
Ax333l d611ae7e9c
feat: updater changelogs (#48)
---------

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2023-07-07 08:56:04 +00:00
Ax333l 62e293763d
feat: allow user to save logs 2023-07-06 20:01:44 +02:00
Ax333l 370276dcab
feat: save patch options and selected patches in bundle (#50) 2023-07-04 09:09:16 +00:00
Ax333l a0ab7a0e26
feat: patch options (#45) 2023-07-03 09:12:34 +00:00
Ax333l c324483485
refactor: use getDir instead of filesDir directly 2023-07-03 10:09:01 +02:00
Ax333l ea3d20997c
fix: use correct directory 2023-07-01 16:02:34 +02:00
Ax333l ded19bd866
build: bump patcher 2023-07-01 15:09:21 +02:00
Pun Butrach 833aaeff69
build: update gradle to v8.2 2023-07-01 12:40:01 +07:00
Ax333l 5e71576701
feat: licenses screen (#47) 2023-06-29 20:05:43 +00:00