Commit Graph

60 Commits

Author SHA1 Message Date
Ushie
f82c439b26
feat: Allow changing languages (#1488)
Co-authored-by: validcube <pun.butrach@gmail.com>
2024-02-12 02:22:25 +03:00
aAbed
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
validcube
ad3a778fb9 refactor: apply lint from analyzer 2023-11-12 10:02:40 +05:45
Benjamin
c7fa9b8ce7
chore: upgrade dependencies (#1404) 2023-11-04 22:08:20 +01:00
Benjamin
e960fcc303
feat: add user agent (#1380)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
2023-10-15 16:51:31 +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
f905a52988
feat: allow control over patches update (#1063)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-03 23:23:56 +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
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
Logykk
3bab1940c1
Support Gitea repositories (#570) 2022-12-09 17:40:43 +05:30
Aunali321
a0af0dde0a fix: disable changing languages for now. 2022-11-29 17:45:42 +05:30
Canny
6ea055d486
feat: use secrets for keys (#528) 2022-11-24 00:27:00 +03:00
Aunali321
be77a181ec feat: EXPERIMENTAL language switching. 2022-11-10 23:03:07 +05:30
Aunali321
39500f054d feat: disable sentry for time being. 2022-10-19 18:53:13 +05:30
Aunali321
e7490b8d75 refactor: disable sentry for now. 2022-10-17 21:39:46 +05:30
Aunali321
2e050d06e8
feat: remove firebase. (#405)
* feat: remove firebase.

* build: remove firebase config.
2022-10-17 20:24:47 +05:30
Aunali321
39401a78ec refactor: disable firebase for now. 2022-10-17 19:52:47 +05:30
Aunali321
273aa42b17 refactor: redo the environment system. 2022-10-17 16:48:39 +05:30
Aunali321
1a97cdf91d refactor: remove useless prints. 2022-10-16 23:54:07 +05:30
Aunali321
fbd4359d61 fix: add missing else block. 2022-10-16 23:43:33 +05:30
Aunali321
f31a60d9bb feat: make firebase crashlytics optional. 2022-10-15 18:29:50 +05:30
Aunali321
79aca0e579 feat: firebase crashlytics for improving manager. 2022-10-15 15:01:31 +05:30
Aunali321
6d35c47b6b feat: make sentry logging optional. 2022-10-15 01:52:10 +05:30
Aunali321
f1261398e9 feat: sentry integration. 2022-10-14 23:35:33 +05:30
Aunali321
db18874ea1 fix: now using country code for languages. 2022-09-25 14:38:25 +05:30
Alberto Ponces
207e94de5a fix: Fix Update Manager's button 2022-09-20 00:03:37 +01:00
Alberto Ponces
6c2ceed91f fix: Improve API URL handling and force init after setting a new config 2022-09-19 00:28:26 +01:00
Alberto Ponces
0c5c3b32f1 fix: Add missing referenced packages instead of ignoring warning 2022-09-12 02:04:07 +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
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
10a6ec2f1e feat: add an OpenContainer wrapper and remove an unneeded padding on app selector card 2022-09-01 11:16:14 +01:00
Alberto Ponces
0d14db41e1 fix: page transition fill color should be the same as surface 2022-09-01 09:07:40 +01:00
Alberto Ponces
a580375078 fix: add animations and fix some UI incoherences 2022-09-01 01:25:19 +01:00
Alberto Ponces
03b45e0db0 feat: use provided patches.json to load patches 2022-08-29 17:44:45 +01:00
Alberto Ponces
9f82b9b275 fix: improve installed apps check 2022-08-25 00:51:47 +01:00
Aunali321
95739244fa
feat: partial implementation of patches sources. 2022-08-21 21:24:25 +03:00
Alberto Ponces
8434211b61 fix: show patcher when clicking on the patch button 2022-08-21 02:30:40 +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
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
7ed2a5fd4f fix: light theme issues. 2022-08-12 01:47:10 +05:30
Aunali321
4d0dcf407b feat: theme switching. 2022-08-12 00:35:03 +05:30
Aunali321
3f45dd2db9 feat: wip settings screen. 2022-08-10 18:00:28 +05:30
Alberto Ponces
51801b5748 feat: working app selector. 2022-08-09 00:01:06 +01:00