oSumAtrIX
012110f008
perf: Do not load patches twice
2023-10-04 18:39:24 +02:00
oSumAtrIX
c87f92b346
feat: Adjust install dialog labels
2023-10-01 06:21:03 +02:00
oSumAtrIX
6e26130744
chore: Add todo
2023-09-30 22:15:46 +02:00
oSumAtrIX
2b4b3ca0a5
fix: Retrieve app information from patched app
2023-09-30 21:40:03 +02:00
oSumAtrIX
c4a795418f
fix: Move installation log to correct place
2023-09-30 21:13:32 +02:00
oSumAtrIX
2e8e3b0d1e
fix: Do not hardcode any predefined packages
2023-09-29 20:12:39 +02:00
Benjamin Halko
b7acb475e9
fix: update install type dialog padding
2023-09-20 16:57:13 -07:00
Pun Butrach
c5fc54e721
fix(installer): open the patched app after install ( #1233 )
2023-09-03 21:48:28 +07:00
Ushie
42e41c399f
fix: hide install button on error
2023-08-28 19:05:30 +03:00
Pun Butrach
d9953b1473
fix(installer): use correct elevation level
2023-08-24 19:00:50 +07:00
Pun Butrach
7525e52fab
fix(installer): use correct bg colour for dialog
2023-08-12 15:07:04 +07:00
Pun Butrach
72fd24e624
fix: use i18n translation for installer page
2023-08-12 15:06:17 +07:00
Pun Butrach
11d8f9fd30
refactor: apply changes according to Dart
...
trailing commas
2023-08-12 14:53:54 +07:00
Pun Butrach
b77d46b2c2
feat(installer): redesign utility options ( #1062 )
...
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-10 19:02:30 +07:00
aAbed
acec064cb7
feat(patcher-view): show notice for removed patches that were used previously ( #1107 )
2023-08-09 22:32:13 +03:00
aAbed
1714c3fa86
feat(patches-selector): show New
tag for new patches ( #1099 )
2023-08-07 22:28:09 +07:00
Pun Butrach
264d8d90c4
refactor: apply changes according to analysis
...
trailing commas, and sort import alphabetically
2023-08-06 14:39:46 +07:00
aAbed
374eb3d06d
feat: abort patching process at any time ( #1072 )
2023-08-04 00:40:08 +03:00
BrentBoyMeBob
fe75b75ddc
feat: dpi responsive layout ( #361 )
2023-08-04 00:38:38 +03:00
Aunali321
85b166cbda
fix: update hardcoded patch name
2023-07-11 01:21:45 +05:30
Aunali321
1ad906fedc
refactor: improve code
2023-06-12 06:01:57 +05:30
Yaros
f01b8e47aa
fix: aborting message changed ( #928 )
...
Change aborting message from "aborting..." to "aborted..."
----------------------
Co-authored-by: Ushie <github@ushie.dev>
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-06-09 17:34:55 +07:00
Dhruvan Bhalara
b803ce7435
fix: system navigation overlapping UI ( #853 )
2023-05-10 13:18:51 +03:00
Aunali321
5617535a63
refactor: remove sentry and crowdin ( #730 )
...
We no longer use sentry and crowdin.
2023-03-05 16:12:46 +07:00
EvadeMaster
68ccefc59f
revert: "refactor: update deprecated and minor code refactors ( #710 )"
...
This reverts commit 6829d3cdea
.
Signed-off-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-03-03 18:06:24 +07:00
Sailesh Dahal
6829d3cdea
refactor: update deprecated and minor code refactors ( #710 )
...
Improve code readability & additional refactoring
Commits:
chore: exclude generated from analyzer
refactor: add SharedPreferences to locator
refactor: access shared pref from locator, and code refactor
refactor: remove unwanted `await`
refactor: remove `const` from `CacheConfig`
2023-02-27 19:06:05 +07:00
EvadeMaster
3ae4d69110
chore: migrate deprecation code && code cleanup ( #708 )
...
Fixes all issues in `flutter analyze`.
<Reviewed>
Commits:
* chore: migrate deprecated text style
* chore: migrate `toggleableActiveColor` to individual theme
* chore: don't use 'BuildContext's across async gaps
2023-02-20 16:53:53 +07:00
Jay Gajjar
a54ca799b9
feat: update rules of analysis_options.yaml. and solved all problems ( #665 )
...
* update rules of analysis_options.yaml. and solved all problems
* refactor: fix remaining problems
---------
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-01-30 15:35:06 +03:00
Aunali321
0faf86c9e9
refactor: restructure codebase. ( #501 )
...
* refactor: separate language selection to own widget.
* feat: separate theme changer to own widget.
* refactor: move Appearance UI to separate class.
* refactor: move language selection UI to separate class.
* refactor: move sources selection to separate file.
* refactor: move sources selection to separate file.
* refactor: split settings sections in separate files.
* refactor: move logging section to separate file.
* fix: show toast on bottom.
* fix: recommended patches not being selected by default.
* fix: patch selection selecting non recommended patches.
* fix: experimental toggle not updating.
2022-11-12 21:25:33 +05:30
nkitsaini
dc47da75f2
feat: Adding support for Exporting APK ( #439 )
...
* feat: Adding Export APK support
* Using cr_file_saver to simplify export
2022-11-02 17:22:40 +05:30
Ushie
3778bfe1b5
feat(installer): remove restriction of Share APK, closes #410 ( #412 )
...
Share APK has a requirement of needing to install the patched app before sharing, this PR removes that as I see no reason for this restriction
2022-10-18 16:16:04 +03:00
Aunali321
f1261398e9
feat: sentry integration.
2022-10-14 23:35:33 +05:30
Alberto Ponces
f398b6863a
Merge branch 'flutter' of github.com:revanced/revanced-manager into flutter
2022-09-24 12:12:24 +01:00
Aunali321
32fabcfa3f
fix: nav overlapping install buttons.
2022-09-24 12:53:46 +05:30
Alberto Ponces
e0c46e4268
fix: Show "Share log" menu option even if patching has errors
2022-09-23 17:22:39 +01:00
Alberto Ponces
9561153bfb
feat: Hide "Install as Root" button if user does not have root access at all
2022-09-23 15:47:30 +01:00
Aunali321
ead308740f
refactor: move custom button to shared dir.
2022-09-23 13:00:30 +05:30
Alberto Ponces
1028ec8e2a
fix: Prevent Manager from crashing when a patcher exception occurs and print its stack trace on installer's log
2022-09-23 00:38:42 +01:00
Alberto Ponces
03b87a50ea
fix: Use a proper app name when MicroG is applied
2022-09-20 10:04:51 +01:00
Alberto Ponces
2f4726ea68
fix: Add toast service to simplify creation of toasts
2022-09-20 00:49:31 +01:00
Alberto Ponces
bed2cf76d5
feat: Prevent exiting installer on new back button as well and show why exiting is not possible during patching
2022-09-19 17:40:06 +01:00
Alberto Ponces
269a71d336
fix: Improve foreground service init and disable
2022-09-19 01:46:12 +01:00
Alberto Ponces
2f14746124
feat: Add install error dialogs to prevent faulty installations
2022-09-19 01:44:27 +01:00
Alberto Ponces
9c5b0b9c14
fix: Readd permission_handler
with a proper fix
2022-09-18 22:13:29 +01:00
Alberto Ponces
bb4b59eee6
Disable permission_handler
package for now
2022-09-17 17:42:29 +01:00
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
Aunali321
0a2a495ab0
feat: custom animated progressbar.
2022-09-16 03:46:46 +05:30
Alberto Ponces
cdb492910c
fix: Update package name if MicroG was applied
2022-09-14 23:40:08 +01:00