Commit Graph

1141 Commits

Author SHA1 Message Date
2f3bb6cfe4 refactor: better wording. 2022-09-18 12:18:47 +05:30
0e1fa1a5d6 build: bump patcher dependency 2022-09-18 08:38:03 +02:00
38fb3444e4 build: Bump version to v0.0.12 v0.0.12 2022-09-18 05:07:12 +01:00
f10b5aebac fix: Decrease app name space a bit to prevent overflowing 2022-09-18 05:06:51 +01:00
5a3884e159 fix: Fix uninstall apps 2022-09-18 05:06:23 +01:00
41ac2b0df8 build: Bump version to v0.0.11 v0.0.11 2022-09-18 04:47:23 +01:00
52e7d76c9d fix: Fix spacing of App Info buttons 2022-09-18 04:46:21 +01:00
3aa80cacc0 fix: Fix duplicate entries on non-root installations 2022-09-18 04:44:44 +01:00
dd52c379b4 fix: Show updatable app item only on updatable apps listing 2022-09-18 04:12:33 +01:00
5d073bddf2 fix: Minor i18n typo 2022-09-18 03:41:16 +01:00
7d09169c06 build: Bump version to v0.0.10 v0.0.10 2022-09-18 03:35:32 +01:00
ce6f11f3f2 feat: Show recommendation version when possible 2022-09-18 03:14:48 +01:00
d0fb6ac3c0 fix: Ignore empty results on root installed apps listing 2022-09-18 02:41:11 +01:00
ae801a2918 fix: Fix apps reassess on root 2022-09-18 01:54:25 +01:00
257fd46e27 fix: Improve quality of launcher and splash icons 2022-09-18 01:23:21 +01:00
bb96c3ed63 fix: Make sure aapt lib gets extracted to native lib dir during install 2022-09-17 22:54:38 +01:00
6bd218277d build: Bump version to v0.0.9 v0.0.9 2022-09-17 19:40:44 +01:00
83ad7605c4 fix: Minor improvements on App Info view 2022-09-17 19:30:04 +01:00
5fbc8ff7a0 feat: Retrieve unsaved apps from manager's root folder and known packages from user's apps list 2022-09-17 19:29:46 +01:00
bb4b59eee6 Disable permission_handler package for now 2022-09-17 17:42:29 +01:00
4cfb620d63 build: Bump version to v0.0.8. v0.0.8 2022-09-17 20:58:19 +05:30
55739a9c78 fix: background should be more opaque. 2022-09-17 20:56:44 +05:30
482599bb4e fix: Do not import dart:html 2022-09-17 14:59:23 +01:00
3aaf49fee0 fix: Only init foreground service if user allowed IGNORE_BATTERY_OPTIMIZATIONS permission 2022-09-17 14:55:00 +01:00
0424ee235c build: Bump patcher dependency version 2022-09-17 14:51:09 +01:00
a178afce99 fix: Fix typo on menu options visibility 2022-09-17 14:47:03 +01:00
ef3685c817 fix: Add Unpatch option on App Info view 2022-09-17 14:45:43 +01:00
e74fce8574 Merge branch 'flutter' of github.com:revanced/revanced-manager into flutter 2022-09-17 14:42:58 +01:00
73e4ae1416 build: restrict manager to android 8. 2022-09-17 16:14:24 +03:00
bcf3b36b13 feat: tweak UI 2022-09-17 16:13:41 +03:00
9c3626c8ed fix: Request permissions a single time at boot 2022-09-16 17:29:32 +01:00
a3dca8c142 fix: Add build mode to about widget 2022-09-16 16:39:57 +01:00
ef0c59f693 fix: Surround isRooted with a try/catch just to be safe 2022-09-16 16:39:37 +01:00
31756884b6 build: Bump version to v0.0.7. v0.0.7 2022-09-16 03:48:23 +05:30
0a2a495ab0 feat: custom animated progressbar. 2022-09-16 03:46:46 +05:30
8300cc4071 feat: dropdown for changelogs. 2022-09-16 00:49:11 +05:30
9f58757caf feat: Apply dark/light mode to system navigation bar too 2022-09-15 13:27:48 +01:00
5d296038b7 fix: Increase API's maxAge to 1 day 2022-09-15 12:33:19 +01:00
9f85450c6c build: Bump version to v0.0.6 v0.0.6 2022-09-15 09:14:43 +01:00
cba4e175a3 build: Bump version to v0.0.5 v0.0.5 2022-09-15 02:27:36 +01:00
cf3fa935ce fix: Fix select from storage for Android 13 devices 2022-09-15 02:18:07 +01:00
6de7e2e098 build: Bump version to v0.0.4 v0.0.4 2022-09-15 01:34:53 +01:00
30d9b5f6fe fix: These foreground icons are more appropriate for each dpi size 2022-09-15 01:30:14 +01:00
ec31667591 feat: Add a warning for split APK patching for now 2022-09-15 01:15:13 +01:00
a82b0cd74d fix: Request IGNORE_BATTERY_OPTIMIZATIONS on boot 2022-09-15 00:57:54 +01:00
34e67d396f fix: Remove unneeded WRITE_EXTERNAL_STORAGE and limit READ_EXTERNAL_STORAGE to SDK versions lower than 33 2022-09-15 00:54:51 +01:00
cdb492910c fix: Update package name if MicroG was applied 2022-09-14 23:40:08 +01:00
9f3a30d9f2 feat: Request root and install permissions as soon as possible 2022-09-14 23:30:02 +01:00
598f7571de feat: Auto dark mode based on system theme 2022-09-14 23:23:03 +01:00
85cd176347 chore: exclude aapt prebuilt (from apktool) 2022-09-14 23:22:18 +02:00