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
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
BrentBoyMeBob
fe75b75ddc
feat: dpi responsive layout ( #361 )
2023-08-04 00:38:38 +03:00
Aunali321
1ad906fedc
refactor: improve code
2023-06-12 06:01:57 +05:30
Dhruvan Bhalara
b803ce7435
fix: system navigation overlapping UI ( #853 )
2023-05-10 13:18:51 +03: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
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
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
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
2f14746124
feat: Add install error dialogs to prevent faulty installations
2022-09-19 01:44:27 +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
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
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
Aunali321
fe13234faa
refactor: make install as non root default.
2022-09-09 18:47:30 +05:30
Alberto Ponces
1e890708d2
fix: Further improvements on app theming
2022-09-07 12:01:04 +01:00
Alberto Ponces
27ef74b561
feat: Improve experience of rooted patched app installations ( #59 )
2022-09-06 14:40:49 +01:00
Alberto Ponces
2944a2b788
feat: add App Info View
2022-09-05 13:43:13 +01:00
Alberto Ponces
5404208562
feat: improve app theming code and add Material You ( #58 )
2022-09-05 03:32:36 +01:00
Alberto Ponces
4f7b1d4520
feat: overall UI rework in Settings View ( #53 )
2022-09-02 14:35:25 +01:00
Alberto Ponces
036e8c99b3
feat: integrate progress bar into app bar itself
2022-09-02 00:30:41 +01:00
Alberto Ponces
a580375078
fix: add animations and fix some UI incoherences
2022-09-01 01:25:19 +01:00
Alberto Ponces
533f22924a
fix: use single quotes instead of quotes as per Flutter standard
2022-08-31 09:36:36 +01:00
Alberto Ponces
3a7e7679f3
fix: clean patcher view after opening app from installer
2022-08-31 09:33:32 +01:00
Aunali321
c0b164ec26
feat: custom buttons for installer screen.
2022-08-30 19:23:37 +05:30
Alberto Ponces
5041a30fb5
feat: add Sliver App Bar to Home, Patcher, Installer and Settings views
2022-08-24 13:22:36 +01:00
Aunali321
e6b540d32b
feat: improve installer screen.
2022-08-23 23:43:06 +05:30
Alberto Ponces
ea532b294e
fix: patcher cleaning and improve patches load
2022-08-22 01:31:27 +01:00
Alberto Ponces
9317714651
fix: close installer after opening patched app
2022-08-22 00:54:58 +01:00
Alberto Ponces
092d645726
fix: auto scroll on installer
2022-08-22 00:49:09 +01:00
Alberto Ponces
389eae1447
fix: code refactoring ( #5 )
2022-08-18 15:33:33 +01:00
Alberto Ponces
750f035104
fix: app listing on Home View
2022-08-17 17:07:00 +01:00
Alberto Ponces
165bd4aec2
fix: unblock UI while running Patcher ( #4 )
2022-08-17 12:48:03 +01:00
Aunali321
106d77ea0c
feat: "New dashboard UI". ( #3 )
...
* feat: "New dashboard UI".
* fix: some improvenents
* fix: fix inconsistencies and light theme.
* fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
* feat: move chips to a separate widget.
Co-authored-by: Alberto Ponces <ponces26@gmail.com>
2022-08-16 14:06:56 +01:00
Alberto Ponces
cd1610d847
Revert "fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)"
...
This reverts commit ce09a5264a
.
2022-08-16 12:12:10 +01:00
Alberto Ponces
ce09a5264a
fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)
2022-08-15 18:42:09 +01:00
Alberto Ponces
5c71930ec1
fix: root installation and foreground task and improve installer a bit
2022-08-15 03:31:36 +01:00
Alberto Ponces
2cd9f99aa3
fix: add some minor improvements and fix release builds
2022-08-14 03:07:28 +01:00
Alberto Ponces
e4f9b04de0
feat: add installer and enable app selection from storage ( #2 )
2022-08-13 15:26:30 +05:30