16 Commits

Author SHA1 Message Date
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
f1261398e9 feat: sentry integration. 2022-10-14 23:35:33 +05:30
6c1845e246 feat: add fallback for cronet. 2022-10-11 20:19:50 +05:30
0df2a6bdc0 feat: brotli support. 2022-10-09 23:01:10 +05:30
78428f6bd3 feat: HTTP/3 Support. 2022-10-07 18:23:43 +05:30
ca0657e8f9 feat: decrease cache duration of patches and integrations. 2022-09-28 22:26:54 +05:30
c0f743df89 feat: HTTP2 support for api requests. (#290) 2022-09-23 19:06:06 +05:30
6c2ceed91f fix: Improve API URL handling and force init after setting a new config 2022-09-19 00:28:26 +01:00
c5ad337daa feat: Custom api endpoints. (#216)
Co-authored-by: Alberto Ponces <ponces26@gmail.com>
2022-09-18 23:12:30 +05:30
5d296038b7 fix: Increase API's maxAge to 1 day 2022-09-15 12:33:19 +01:00
7e8ccdff43 fix: Handle exceptions on APIs in a more legible way 2022-09-12 09:18:03 +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
595ecb7660 feat: Add ReVanced API and implement cache on it and on Github API 2022-09-12 01:44:15 +01:00