Commit Graph

8 Commits

Author SHA1 Message Date
17b1f6e5b0 Internationalization (#131)
Replaced hardcoded English strings with locale-based variables based on the [easy_localization](https://pub.dev/packages/easy_localization) Flutter plugin.
2022-11-26 23:53:11 -05:00
631ffd5c34 Added basic logging + increment version
Logging is mainly just for the BG task and errors right now.
2022-11-12 19:17:05 -05:00
905a807ee9 GitHub search added 2022-11-12 01:25:32 -05:00
5db2c5f0b1 Initial changes to support search 2022-11-11 21:44:20 -05:00
139f44d31d UI improvement in APKPicker 2022-11-07 15:32:42 -05:00
97ab723d04 Cleanup (#98) 2022-11-05 23:29:12 -04:00
1a68b8abe6 Improved GitHub starred import + other tweaks 2022-09-28 21:36:21 -04:00
dd193d62f2 Update checking improvements (#38)
Still no auto retry for rate-limit. Instead, rate-limit errors are ignored and the unchecked Apps have to wait until the next cycle. Even this needs more testing before release.
2022-09-27 23:20:39 -04:00