1
0
Fork 0
mirror of https://github.com/Radiquum/anixart-patcher.git synced 2025-09-05 10:45:32 +05:00
Commit graph

30 commits

Author SHA1 Message Date
Kentai Radiquum
977d959d37
Create LICENSE 2025-09-04 22:59:48 +05:00
831c2919b8
fix: app version was not actually changed 2025-09-04 18:10:38 +05:00
79bfd0b8d6
fix: unexpected keyword argument 'description' 2025-09-04 16:18:52 +05:00
0e47bf3e91
update .gitignore 2025-09-04 15:39:16 +05:00
13ec023d7d
feat [R] Change version (build number) Patch
Fixes #7
2025-09-04 15:37:01 +05:00
8d58ffaad7
fix: [BUG] value replace in force_static_request_urls will repeat after second path without re-decompiling apk
Fixes #10
2025-09-04 15:17:04 +05:00
270e0e1d49
remove whitespace 2025-09-04 14:17:11 +05:00
7cae88c2ef
feat: [R] Include enabled patches, developer and more info in settings
Fixes #4
2025-09-04 14:12:41 +05:00
67a45a9ac6
chore: update patches info 2025-09-04 10:40:36 +05:00
9e06ed8c9f
feat: add settings menu items patch 2025-09-04 10:24:36 +05:00
1e84f31eb0
chore: formatting files 2025-09-03 18:40:48 +05:00
e12967efaf
feat: [R] bookmark location change patch
Fixes #1
2025-09-03 17:15:03 +05:00
2c8af07a67
feat: add patch init arg 2025-09-03 16:40:15 +05:00
2fef0a32b7
feat: add more settings to compress patch 2025-09-03 15:43:41 +05:00
ea5a1a2bed
fix: [BUG] If compress and force_static_request_urls patches are applied, app won't load
Fixes #9
2025-09-03 11:04:44 +05:00
bf59b2bbae
feat: introduce config path argument 2025-09-03 10:55:15 +05:00
8269d0d5b6
feat: read apk name when --sign arg is provided from apktool.yml 2025-09-03 10:41:55 +05:00
6981ae7d84
feat [R] API URL Change patch
Fixes #2
2025-09-02 20:34:10 +05:00
1c4df94d89
fix: end timer before apk signing in normal mode 2025-09-02 10:22:18 +05:00
33df23c86a
feat: add separate util commands for patching and signing of apk 2025-09-02 10:19:52 +05:00
df74e0cac2
[E] Extend cleanup patch to remove .line n from smali and compress Image resources
Fixes #3
2025-09-02 10:03:39 +05:00
7b5ba163bd
refactor: tqdm -> rich.progress 2025-09-02 08:47:52 +05:00
43b1406b4a
refactor: color patch 2025-09-01 19:47:40 +05:00
4a8d9f95d1
feat: add material_ui patch 2025-09-01 07:43:59 +05:00
b29bd39327
feat: add patch to change dark theme to full black (amoled) 2025-09-01 02:50:29 +05:00
eec20c981a
feat: add disable ad patch 2025-08-31 23:48:52 +05:00
96397e585a
chore: update patches desc 2025-08-31 22:12:16 +05:00
8498cace94
feat: add disable beta banner patch 2025-08-31 21:48:59 +05:00
4ec18d7dd4
feat: add compile and sign of apk 2025-08-31 20:15:26 +05:00
b6c058c40f
feat: initial commit 2025-08-31 19:51:58 +05:00