Commit Graph

179 Commits

Author SHA1 Message Date
Alberto Ponces
ce6f11f3f2 feat: Show recommendation version when possible 2022-09-18 03:14:48 +01:00
Alberto Ponces
83ad7605c4 fix: Minor improvements on App Info view 2022-09-17 19:30:04 +01:00
Alberto Ponces
bb4b59eee6 Disable permission_handler package for now 2022-09-17 17:42:29 +01:00
Aunali321
55739a9c78 fix: background should be more opaque. 2022-09-17 20:56:44 +05:30
Alberto Ponces
482599bb4e fix: Do not import dart:html 2022-09-17 14:59:23 +01:00
Alberto Ponces
3aaf49fee0 fix: Only init foreground service if user allowed IGNORE_BATTERY_OPTIMIZATIONS permission 2022-09-17 14:55:00 +01:00
Alberto Ponces
a178afce99 fix: Fix typo on menu options visibility 2022-09-17 14:47:03 +01:00
Alberto Ponces
ef3685c817 fix: Add Unpatch option on App Info view 2022-09-17 14:45:43 +01:00
Alberto Ponces
e74fce8574 Merge branch 'flutter' of github.com:revanced/revanced-manager into flutter 2022-09-17 14:42:58 +01:00
afnzmn
bcf3b36b13
feat: tweak UI 2022-09-17 16:13:41 +03:00
Alberto Ponces
9c3626c8ed fix: Request permissions a single time at boot 2022-09-16 17:29:32 +01:00
Alberto Ponces
a3dca8c142 fix: Add build mode to about widget 2022-09-16 16:39:57 +01:00
Aunali321
0a2a495ab0 feat: custom animated progressbar. 2022-09-16 03:46:46 +05:30
Aunali321
8300cc4071 feat: dropdown for changelogs. 2022-09-16 00:49:11 +05:30
Alberto Ponces
9f58757caf feat: Apply dark/light mode to system navigation bar too 2022-09-15 13:27:48 +01:00
Alberto Ponces
ec31667591 feat: Add a warning for split APK patching for now 2022-09-15 01:15:13 +01:00
Alberto Ponces
a82b0cd74d fix: Request IGNORE_BATTERY_OPTIMIZATIONS on boot 2022-09-15 00:57:54 +01:00
Alberto Ponces
cdb492910c fix: Update package name if MicroG was applied 2022-09-14 23:40:08 +01:00
Alberto Ponces
9f3a30d9f2 feat: Request root and install permissions as soon as possible 2022-09-14 23:30:02 +01:00
Alberto Ponces
598f7571de feat: Auto dark mode based on system theme 2022-09-14 23:23:03 +01:00
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
6c30f9a63a fix: We do not need build number for now 2022-09-14 12:25:35 +01:00
Alberto Ponces
855b8373e4 fix: Export patcher logs as a file instead of text 2022-09-14 10:40:45 +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
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
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
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
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
2a074151af fix: Increase border radius for rounded Search Bars 2022-09-08 12:49:28 +01:00
Alberto Ponces
c2da8e36da fix: only show Material You toggle for SDK version >= 31 2022-09-08 12:09:12 +01:00
Alberto Ponces
825a57ee69 fix: Revert styling of Latest Commit card text 2022-09-07 13:04:59 +01:00
Alberto Ponces
2066bc6476 fix: Remove cupertino package references 2022-09-07 13:04:16 +01:00
Alberto Ponces
80eeafaf2b feat: Add a confirmation dialog to update Manager button 2022-09-07 13:03:54 +01:00
Alberto Ponces
351b04dd46 fix: Last (hopefully) improvements on app theming 2022-09-07 12:38:40 +01:00
Alberto Ponces
9b4a8ebc69 fix: Further improvements on app theming 2022-09-07 12:20:13 +01:00