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
Boris M
c571cf2c53
feat: ability to store and load selected patches ( #469 )
...
* feat: ability to store and load selected patches
* fix: I18n
* fix: do not append but truncate file
* fix: use json file, minor fixes
* fix: better ui
* WIP
* feat: load patches selection after app selection
* feat: import/export json file
* fix: reformat code
* fix: rare bug on import feature fixed
* fix: move export/ipmort to settings page & import full json
* fix: minor improvements
* fix: minor code quality improvements
* fix: export filename fix
* fix: select list element istead of removing it
2022-11-09 13:06:04 +05:30
Alberto Ponces
6abb761724
refactor: Move some logic to ManagerAPI and PatcherAPI
2022-09-23 15:31:24 +01:00
Alberto Ponces
4609ed9eba
fix: Make sure we are getting app from from storage when selection is from storage
2022-09-23 15:21:58 +01:00
Aunali321
ead308740f
refactor: move custom button to shared dir.
2022-09-23 13:00:30 +05:30
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
ce6f11f3f2
feat: Show recommendation version when possible
2022-09-18 03:14:48 +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
de59641ede
fix: remove glitchy animations for now
2022-09-05 15:30:26 +01:00
Alberto Ponces
a580375078
fix: add animations and fix some UI incoherences
2022-09-01 01:25:19 +01:00
Alberto Ponces
2427b0847d
fix: use square FABs instead of round FABs to comply with MD3
2022-08-31 09:32:10 +01:00
Alberto Ponces
389eae1447
fix: code refactoring ( #5 )
2022-08-18 15:33:33 +01:00
Alberto Ponces
165bd4aec2
fix: unblock UI while running Patcher ( #4 )
2022-08-17 12:48:03 +01:00
Alberto Ponces
e4f9b04de0
feat: add installer and enable app selection from storage ( #2 )
2022-08-13 15:26:30 +05:30
Alberto Ponces
cc47584643
fix: hide FAB when no patches selected.
2022-08-10 00:49:17 +01:00
Alberto Ponces
84923127e2
fix: improve patches selector.
2022-08-09 02:30:12 +01:00
Aunali321
cceb7e6449
feat: Patches Selector Screen.
2022-08-08 00:45:52 +05:30
Alberto Ponces
35a68b1674
feat: reconfigure package name.
2022-08-06 22:35:35 +01:00
Aunali321
769ff72f98
refactor: migrate to stacked architecture.
...
* feat: mostly done stacked architecture.
* refactor: migration to stacked architecture.
2022-08-06 17:43:28 +05:30