Commit Graph

23 Commits

Author SHA1 Message Date
e0c69b9cf4 Lint all files 2025-06-13 16:53:36 -04:00
3175597a2a Remove Oxford comma (#2245) 2025-04-18 16:08:06 -04:00
9c95129311 Better GitLab error message (#1106) 2023-12-07 21:55:35 -05:00
7f3e87767c Switch back to parallelized BG task (#963) + better logging 2023-10-13 23:39:24 -04:00
2a0b68d637 Less notif spam, no check in aeroplane mode (#974) 2023-10-08 17:30:08 -04:00
8163cd5c8f Improvements, bugfixes 2023-10-06 19:58:46 -04:00
21fdfc1eef Attempting to parallelize update checks 2023-10-06 19:23:18 -04:00
5cee527d6f Copy error dialog on long press (#692) 2023-07-23 01:34:12 -04:00
423ba07fad Allow correcting inferred IDs (#103) 2023-06-23 11:52:49 -04:00
b4642e16ad GitLab search (#422) + better settings UI 2023-05-06 00:06:48 -04:00
8b123acdcd Switched to synchronous install plugin 2023-04-30 02:23:53 -04:00
fd9aebc5b2 Reverse changes related to App ID changes (#270) 2023-02-12 14:36:54 -05:00
32c40ae7b3 No longer blocking App ID changes in updates 2023-02-12 14:16:19 -05:00
427b0ed8d2 Changed a string 2023-01-28 00:13:03 -05:00
16369b4adf App page with Webview now on par with no webview
+ ratelimit error bugfix
2022-12-27 20:41:44 -05:00
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