Alberto Ponces
|
2a2bb8212f
|
fix: Add back button on app bars of secondary views
|
2022-09-19 16:24:31 +01:00 |
|
Unknown
|
2b7287c04c
|
feat: CustomScrollView in app and patches selector views (#208)
|
2022-09-19 12:57:40 +01:00 |
|
Alberto Ponces
|
b8171253c7
|
fix: Readd divider mistakenly removed in #194
|
2022-09-19 09:56:51 +01:00 |
|
Unknown
|
d6dde3e23b
|
fix: (settings) remove padding from inkwells (#194)
|
2022-09-19 09:39:25 +01:00 |
|
Alberto Ponces
|
269a71d336
|
fix: Improve foreground service init and disable
|
2022-09-19 01:46:12 +01:00 |
|
Alberto Ponces
|
9405334a7d
|
fix: Fix multiple APK shares
|
2022-09-19 01:45:24 +01:00 |
|
Alberto Ponces
|
2f14746124
|
feat: Add install error dialogs to prevent faulty installations
|
2022-09-19 01:44:27 +01:00 |
|
Alberto Ponces
|
6c2ceed91f
|
fix: Improve API URL handling and force init after setting a new config
|
2022-09-19 00:28:26 +01:00 |
|
Alberto Ponces
|
c333fa3c33
|
fix: Prefer Yes/No instead of OK/Cancel on a few dialogs
|
2022-09-18 22:53:04 +01:00 |
|
Alberto Ponces
|
79d0396630
|
fix: No need for an uninstall confirmation dialog as OS already handles this
|
2022-09-18 22:47:24 +01:00 |
|
Unknown
|
110c3326bd
|
fix: navigation bar color (#197)
|
2022-09-18 22:20:08 +01:00 |
|
Alberto Ponces
|
9c5b0b9c14
|
fix: Readd permission_handler with a proper fix
|
2022-09-18 22:13:29 +01:00 |
|
Aunali321
|
c5ad337daa
|
feat: Custom api endpoints. (#216)
Co-authored-by: Alberto Ponces <ponces26@gmail.com>
|
2022-09-18 23:12:30 +05:30 |
|
Unknown
|
48f0bc625d
|
feat: animate switching updates on HomeView (#209)
|
2022-09-18 16:49:18 +01:00 |
|
Alberto Ponces
|
f10b5aebac
|
fix: Decrease app name space a bit to prevent overflowing
|
2022-09-18 05:06:51 +01:00 |
|
Alberto Ponces
|
5a3884e159
|
fix: Fix uninstall apps
|
2022-09-18 05:06:23 +01:00 |
|
Alberto Ponces
|
52e7d76c9d
|
fix: Fix spacing of App Info buttons
|
2022-09-18 04:46:21 +01:00 |
|
Alberto Ponces
|
3aa80cacc0
|
fix: Fix duplicate entries on non-root installations
|
2022-09-18 04:44:44 +01:00 |
|
Alberto Ponces
|
dd52c379b4
|
fix: Show updatable app item only on updatable apps listing
|
2022-09-18 04:12:33 +01:00 |
|
Alberto Ponces
|
ce6f11f3f2
|
feat: Show recommendation version when possible
|
2022-09-18 03:14:48 +01:00 |
|
Alberto Ponces
|
d0fb6ac3c0
|
fix: Ignore empty results on root installed apps listing
|
2022-09-18 02:41:11 +01:00 |
|
Alberto Ponces
|
ae801a2918
|
fix: Fix apps reassess on root
|
2022-09-18 01:54:25 +01:00 |
|
Alberto Ponces
|
83ad7605c4
|
fix: Minor improvements on App Info view
|
2022-09-17 19:30:04 +01:00 |
|
Alberto Ponces
|
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 |
|
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 |
|
Alberto Ponces
|
ef0c59f693
|
fix: Surround isRooted with a try/catch just to be safe
|
2022-09-16 16:39:37 +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
|
5d296038b7
|
fix: Increase API's maxAge to 1 day
|
2022-09-15 12:33:19 +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
|
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 |
|