Commit Graph

1171 Commits

Author SHA1 Message Date
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
2f78af7f08 refactor: more cleanup 2022-09-14 23:16:48 +02:00
a4b5fc4796 chore: update dependencies 2022-09-14 23:16:33 +02:00
a0a0d0a939 Merge remote-tracking branch 'origin/flutter' into flutter 2022-09-14 23:09:31 +02:00
eef9c2bf31 refactor: cleanup code & fix warnings 2022-09-14 23:09:18 +02:00
84813d34c6 refactor: move classes to flutter pkg 2022-09-14 23:05:47 +02:00
aad7e06f2e chore: update gradle 2022-09-14 23:03:15 +02:00
f759af8a3f build: bump version to 0.0.3 v0.0.3 2022-09-15 02:14:44 +05:30
301618e467 Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter 2022-09-15 02:04:10 +05:30
2b5a0286ed fix: file not recognized. 2022-09-15 02:04:05 +05:30
cb07ed6e90 build: Bump version to 0.0.2 v0.0.2 2022-09-14 21:23:36 +01:00
6e4837da27 fix: should fix picking wrong jni lib. 2022-09-15 01:42:46 +05:30
cc72289bcb refactor: updated readme. v0.0.1 2022-09-14 23:36:48 +05:30
27d6eb25a6 fix: Use adaptive icons when possible and improve existing png's 2022-09-14 18:58:44 +01:00
14c5ac1b7a fix: Sign APK with own release key 2022-09-14 16:35:17 +01:00
cbb18242a0 refactor: use revanced logo. 2022-09-14 20:39:18 +05:30
05a602bdbf fix: weird app icon artifact in light theme. 2022-09-14 17:44:31 +05:30
7d4e8b5eed fix: Close confirmation dialog before downloading update 2022-09-14 12:30:53 +01:00
e117331159 fix: Get release version from github tag properly 2022-09-14 12:27:56 +01:00
6c30f9a63a fix: We do not need build number for now 2022-09-14 12:25:35 +01:00
a4ace61401 refactor: remove config file. 2022-09-14 15:54:55 +05:30