59 Commits

Author SHA1 Message Date
c23275f2fe feat: Improve installation robustness (#1528)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: Dhruvan Bhalara <53393418+dhruvanbhalara@users.noreply.github.com>
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-12-23 10:16:28 +07:00
ad3a778fb9 refactor: apply lint from analyzer 2023-11-12 10:02:40 +05:45
c7fa9b8ce7 chore: upgrade dependencies (#1404) 2023-11-04 22:08:20 +01:00
e960fcc303 feat: add user agent (#1380)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-10-15 16:51:31 +07:00
264d8d90c4 refactor: apply changes according to analysis
trailing commas, and sort import alphabetically
2023-08-06 14:39:46 +07:00
f905a52988 feat: allow control over patches update (#1063)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-03 23:23:56 +03:00
5617535a63 refactor: remove sentry and crowdin (#730)
We no longer use sentry and crowdin.
2023-03-05 16:12:46 +07:00
68ccefc59f revert: "refactor: update deprecated and minor code refactors (#710)"
This reverts commit 6829d3cdeac94fb305b8885570840fe25769b6a6.

Signed-off-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-03-03 18:06:24 +07:00
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
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
3bab1940c1 Support Gitea repositories (#570) 2022-12-09 17:40:43 +05:30
a0af0dde0a fix: disable changing languages for now. 2022-11-29 17:45:42 +05:30
6ea055d486 feat: use secrets for keys (#528) 2022-11-24 00:27:00 +03:00
be77a181ec feat: EXPERIMENTAL language switching. 2022-11-10 23:03:07 +05:30
39500f054d feat: disable sentry for time being. 2022-10-19 18:53:13 +05:30
e7490b8d75 refactor: disable sentry for now. 2022-10-17 21:39:46 +05:30
2e050d06e8 feat: remove firebase. (#405)
* feat: remove firebase.

* build: remove firebase config.
2022-10-17 20:24:47 +05:30
39401a78ec refactor: disable firebase for now. 2022-10-17 19:52:47 +05:30
273aa42b17 refactor: redo the environment system. 2022-10-17 16:48:39 +05:30
1a97cdf91d refactor: remove useless prints. 2022-10-16 23:54:07 +05:30
fbd4359d61 fix: add missing else block. 2022-10-16 23:43:33 +05:30
f31a60d9bb feat: make firebase crashlytics optional. 2022-10-15 18:29:50 +05:30
79aca0e579 feat: firebase crashlytics for improving manager. 2022-10-15 15:01:31 +05:30
6d35c47b6b feat: make sentry logging optional. 2022-10-15 01:52:10 +05:30
f1261398e9 feat: sentry integration. 2022-10-14 23:35:33 +05:30
db18874ea1 fix: now using country code for languages. 2022-09-25 14:38:25 +05:30
207e94de5a fix: Fix Update Manager's button 2022-09-20 00:03:37 +01:00
6c2ceed91f fix: Improve API URL handling and force init after setting a new config 2022-09-19 00:28:26 +01:00
0c5c3b32f1 fix: Add missing referenced packages instead of ignoring warning 2022-09-12 02:04:07 +01:00
0e4c19060e fix: use singletons to enable cache and remove debug messages 2022-09-12 01:44:15 +01:00
27ef74b561 feat: Improve experience of rooted patched app installations (#59) 2022-09-06 14:40:49 +01:00
db02dc623f fix: reorganize main and navigation 2022-09-05 09:07:38 +01:00
5404208562 feat: improve app theming code and add Material You (#58) 2022-09-05 03:32:36 +01:00
10a6ec2f1e feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card 2022-09-01 11:16:14 +01:00
0d14db41e1 fix: page transition fill color should be the same as surface 2022-09-01 09:07:40 +01:00
a580375078 fix: add animations and fix some UI incoherences 2022-09-01 01:25:19 +01:00
03b45e0db0 feat: use provided patches.json to load patches 2022-08-29 17:44:45 +01:00
9f82b9b275 fix: improve installed apps check 2022-08-25 00:51:47 +01:00
95739244fa feat: partial implementation of patches sources. 2022-08-21 21:24:25 +03:00
8434211b61 fix: show patcher when clicking on the patch button 2022-08-21 02:30:40 +01:00
9ce0f81a89 feat: root installation (wip) 2022-08-14 19:40:34 +01:00
6061d900ed feat: Root checker screen. 2022-08-14 19:33:01 +05:30
e4f9b04de0 feat: add installer and enable app selection from storage (#2) 2022-08-13 15:26:30 +05:30
739673dd8f feat: wip contributors screen. 2022-08-12 23:37:16 +05:30
4d3ea65d7f refactor: major theming overhual, fix light theme. 2022-08-12 15:12:43 +05:30
7ed2a5fd4f fix: light theme issues. 2022-08-12 01:47:10 +05:30
4d0dcf407b feat: theme switching. 2022-08-12 00:35:03 +05:30
3f45dd2db9 feat: wip settings screen. 2022-08-10 18:00:28 +05:30
51801b5748 feat: working app selector. 2022-08-09 00:01:06 +01:00
3df427dccb fix: improve app selector. 2022-08-07 01:13:27 +01:00