Commit Graph

587 Commits

Author SHA1 Message Date
Sculas
84813d34c6
refactor: move classes to flutter pkg 2022-09-14 23:05:47 +02:00
Sculas
aad7e06f2e
chore: update gradle 2022-09-14 23:03:15 +02:00
Aunali321
f759af8a3f build: bump version to 0.0.3 2022-09-15 02:14:44 +05:30
Aunali321
301618e467 Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter 2022-09-15 02:04:10 +05:30
Aunali321
2b5a0286ed fix: file not recognized. 2022-09-15 02:04:05 +05:30
Alberto Ponces
cb07ed6e90 build: Bump version to 0.0.2 2022-09-14 21:23:36 +01:00
Aunali321
6e4837da27
fix: should fix picking wrong jni lib. 2022-09-15 01:42:46 +05:30
Aunali321
cc72289bcb
refactor: updated readme. 2022-09-14 23:36:48 +05:30
Alberto Ponces
27d6eb25a6 fix: Use adaptive icons when possible and improve existing png's 2022-09-14 18:58:44 +01:00
Alberto Ponces
14c5ac1b7a fix: Sign APK with own release key 2022-09-14 16:35:17 +01:00
Aunali321
cbb18242a0 refactor: use revanced logo. 2022-09-14 20:39:18 +05:30
Aunali321
05a602bdbf fix: weird app icon artifact in light theme. 2022-09-14 17:44:31 +05:30
Alberto Ponces
7d4e8b5eed fix: Close confirmation dialog before downloading update 2022-09-14 12:30:53 +01:00
Alberto Ponces
e117331159 fix: Get release version from github tag properly 2022-09-14 12:27:56 +01:00
Alberto Ponces
6c30f9a63a fix: We do not need build number for now 2022-09-14 12:25:35 +01:00
Aunali321
a4ace61401
refactor: remove config file. 2022-09-14 15:54:55 +05:30
Aunali321
d57a8650c9
refactor: specify branch. 2022-09-14 15:42:36 +05:30
Aunali321
2c6c2fee41
feat: config file 2022-09-14 15:38:49 +05:30
Aunali321
c1b6e252c0
feat: feature template. 2022-09-14 15:37:45 +05:30
Aunali321
256c4a64c9
feat: bug issue template. 2022-09-14 15:35:19 +05:30
Alberto Ponces
855b8373e4 fix: Export patcher logs as a file instead of text 2022-09-14 10:40:45 +01:00
Alberto Ponces
698f1ac383 fix: Prefer /data/local/tmp over /data/adb for simplicity and easy access 2022-09-14 10:34:16 +01:00
Alberto Ponces
6ef716b0e4 fix: One more fix to root installations management 2022-09-14 09:59:56 +01:00
Alberto Ponces
c92b889cd9 feat: Add export of logcat logs to Settings 2022-09-13 17:46:22 +01:00
Alberto Ponces
d613cece15 fix: Improve root installations management to fix patching of already patched apps 2022-09-13 16:54:43 +01:00
Alberto Ponces
779b659108 fix: Add a SliverAppBar to Contributors view and increase app bars bottom padding 2022-09-12 17:30:44 +01:00
Alberto Ponces
f67425cde3 fix: Use java.io.File.copyTo instead 2022-09-12 14:21:11 +01:00
Alberto Ponces
3bb5e70d1c fix: Only show share and install options if patching was successful 2022-09-12 14:20:25 +01:00
Aunali321
a3c14e0a51 Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter 2022-09-12 18:23:39 +05:30
Aunali321
1c75c81b90 refactor: change package name. 2022-09-12 18:23:34 +05:30
Alberto Ponces
0db6426e91 fix: Improve progress indicator background 2022-09-12 11:20:02 +01:00
Alberto Ponces
38088d2f6a fix: Installer buttons should be fixed to bottom 2022-09-12 11:14:54 +01:00
Alberto Ponces
7e8ccdff43 fix: Handle exceptions on APIs in a more legible way 2022-09-12 09:18:03 +01:00
Alberto Ponces
e22b643375 fix: Improve display of contributors avatars using cache 2022-09-12 09:12:34 +01:00
Alberto Ponces
0c5c3b32f1 fix: Add missing referenced packages instead of ignoring warning 2022-09-12 02:04:07 +01:00
Alberto Ponces
0e4c19060e fix: use singletons to enable cache and remove debug messages 2022-09-12 01:44:15 +01:00
Alberto Ponces
6ca47d7ec3 fix: We are already official for quite some time :) 2022-09-12 01:44:15 +01:00
Alberto Ponces
d01e7fdcc2 fix: Show search bar during loading of selector views 2022-09-12 01:44:15 +01:00
Alberto Ponces
6665095b2e feat: Add connectivity status toast message on Home View 2022-09-12 01:44:15 +01:00
Alberto Ponces
92a84c3bfb feat: Keep screen awake during patching 2022-09-12 01:44:15 +01:00
Alberto Ponces
04bcb1ec24 fix: Properly reload Home View on App uninstallation 2022-09-12 01:44:15 +01:00
Alberto Ponces
595ecb7660 feat: Add ReVanced API and implement cache on it and on Github API 2022-09-12 01:44:15 +01:00
Aunali321
fe13234faa refactor: make install as non root default. 2022-09-09 18:47:30 +05:30
Aunali321
f55ec6a941 build: bump patcher dependency. 2022-09-08 22:48:16 +05:30
Alberto Ponces
6de827d7f4 fix: Put Patch Options implementation on hold for now 2022-09-08 14:04:41 +01:00
Alberto Ponces
cf1de9c6ca fix: Keyboard should overlap widgets on selector views 2022-09-08 12:57:51 +01:00
Alberto Ponces
5f790967b0 fix: prefer Title Case :) 2022-09-08 12:56:30 +01:00
Alberto Ponces
877ed317be Revert "fix: Try to improve Patcher's performance by disabling hardware acceleration"
This reverts commit 002f7013fd.

This fixes keyboard being transparent/hidden when TextFields are focused.
2022-09-08 12:52:23 +01:00
Alberto Ponces
2a074151af fix: Increase border radius for rounded Search Bars 2022-09-08 12:49:28 +01:00
Alberto Ponces
9a8e523201 fix: we don't need android:requestLegacyExternalStorage anymore 2022-09-08 12:11:59 +01:00