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
Aunali321
be77a181ec
feat: EXPERIMENTAL language switching.
2022-11-10 23:03:07 +05:30
Alberto Ponces
2f4726ea68
fix: Add toast service to simplify creation of toasts
2022-09-20 00:49:31 +01:00
Alberto Ponces
0e4c19060e
fix: use singletons to enable cache and remove debug messages
2022-09-12 01:44:15 +01:00
Alberto Ponces
27ef74b561
feat: Improve experience of rooted patched app installations ( #59 )
2022-09-06 14:40:49 +01:00
Alberto Ponces
de59641ede
fix: remove glitchy animations for now
2022-09-05 15:30:26 +01:00
Alberto Ponces
db02dc623f
fix: reorganize main and navigation
2022-09-05 09:07:38 +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
9f82b9b275
fix: improve installed apps check
2022-08-25 00:51:47 +01:00
Alberto Ponces
8434211b61
fix: show patcher when clicking on the patch button
2022-08-21 02:30:40 +01:00
Alberto Ponces
389eae1447
fix: code refactoring ( #5 )
2022-08-18 15:33:33 +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
9ce0f81a89
feat: root installation (wip)
2022-08-14 19:40:34 +01:00
Aunali321
6061d900ed
feat: Root checker screen.
2022-08-14 19:33:01 +05:30
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
Aunali321
739673dd8f
feat: wip contributors screen.
2022-08-12 23:37:16 +05:30
Aunali321
4d3ea65d7f
refactor: major theming overhual, fix light theme.
2022-08-12 15:12:43 +05:30
Aunali321
3f45dd2db9
feat: wip settings screen.
2022-08-10 18:00:28 +05:30
Alberto Ponces
6338eb5dd1
feat: register Patcher View Models
2022-08-09 01:33:37 +01:00
Alberto Ponces
7c7a7e0355
fix: rename PatcherService to PatcherAPI.
2022-08-09 01:20:50 +01:00
Alberto Ponces
33fb2a81b5
feat: working patches selector and improve app selector.
2022-08-09 01:16:33 +01:00
Alberto Ponces
51801b5748
feat: working app selector.
2022-08-09 00:01:06 +01:00
Alberto Ponces
960646ba77
fix: add search bar hints to i18n
2022-08-08 00:31:55 +01:00
Aunali321
cceb7e6449
feat: Patches Selector Screen.
2022-08-08 00:45:52 +05:30
Alberto Ponces
3df427dccb
fix: improve app selector.
2022-08-07 01:13:27 +01:00
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