Commit Graph

268 Commits

Author SHA1 Message Date
Imran Remtulla
68d4083708 Added HTML reverse sorting (#915)
+ translatable strings (#916)
2023-09-23 13:31:27 -04:00
Imran Remtulla
f9df3ac0e2 Reduce top padding as we no longer need it 2023-09-16 09:25:26 -04:00
Sayman Rifat
61d66e80d8 Add back button to app detail page (#721) 2023-09-16 18:31:57 +06:00
Imran Remtulla
4c0c4b7010 Trim user URL input 2023-09-13 22:19:09 -04:00
Imran Remtulla
2aea1d2631 Bugfixes 2023-09-10 23:11:06 -04:00
Imran Remtulla
53cf4d0234 Pick export dir + auto-export (#283, #600) 2023-09-10 22:35:28 -04:00
Imran Remtulla
6e735b1763 Enable auto-export on update checks 2023-09-10 22:24:18 -04:00
Imran Remtulla
873a1a0683 Allow for alternative app dirs (unfinished) 2023-09-10 15:55:34 -04:00
Imran Remtulla
27b1149d1c Fix padding when touch targets not highlighted 2023-09-10 14:16:19 -04:00
Imran Remtulla
8f44338e76 Make touch highlight visible in dark theme (#860) 2023-09-10 13:56:39 -04:00
Imran Remtulla
09421230f2 Make less obvious target highlighting optional 2023-09-09 07:29:35 -04:00
Imran Remtulla
c53a156969 Slight UI tweak 2023-09-09 06:48:55 -04:00
Imran Remtulla
94bd0774fb Make release notes tap target more obvious (#860) 2023-09-09 06:00:36 -04:00
Imran Remtulla
85f9336804 Re-add dl notification when adding app (#858) 2023-09-09 03:58:54 -04:00
Imran Remtulla
8f739d9e0b WiFi only BG update toggle (#819) + typo fix 2023-08-28 20:24:15 -04:00
Imran Remtulla
551643b11c More UI feedback when app updated (#814) 2023-08-28 19:51:49 -04:00
Imran Remtulla
6785708661 BG update toggle has an effect 2023-08-22 19:57:42 -04:00
Imran Remtulla
5cfd80e510 Added debug menu with on-demand bg task 2023-08-22 17:36:13 -04:00
Imran Remtulla
d08ff3fbae Add BG update toggle 2023-08-21 20:32:41 -04:00
Imran Remtulla
7c41692d5f Enable version correction in background (replace plugin) 2023-08-20 16:03:41 -04:00
Imran Remtulla
81c4d4f393 Fix default multi-"app change" selection bug 2023-08-18 19:55:31 -04:00
Imran Remtulla
09fe7f3ecd Disable reverse transition method when n/a (#739) 2023-08-05 14:00:50 -04:00
Imran Remtulla
14755134bf Use icon button for delete on app page (#722) 2023-07-29 22:39:50 -04:00
Imran Remtulla
cccde7e135 UI bugfix (#723) 2023-07-29 22:29:08 -04:00
Imran Remtulla
76f8cd4102 Source configuration settings changes
- "Source config" refers to source-specific, app-agnostic settings
- Don't use saved config for overridden sources
- For overridden sources, use app-specific source config
- Allow sources to show notes on add-app page (#720)
2023-07-29 22:06:42 -04:00
Imran Remtulla
41f102c0ce Minimum star count for GitHub/Codeberg search (#688) 2023-07-23 02:04:40 -04:00
Daniel Martin
852decbe7d Remove redundant generateRandomLightColor() 2023-07-22 14:26:19 +10:00
Imran Remtulla
53dba06cc3 Fix text alignment + visibility on app page (#680) 2023-07-16 11:52:18 -04:00
Imran Remtulla
1c390a7f04 Add reverse transition animation toggle (#683) 2023-07-16 11:41:02 -04:00
Imran Remtulla
6b16857186 Make page transition animation optional (#683) 2023-07-16 11:36:49 -04:00
Imran Remtulla
fda9e6195a Make transition animation directional (#675) 2023-07-15 18:54:53 -04:00
Imran Remtulla
2a58ee8729 Toggle to disable update check on detail page (#659), string capitalization consistency 2023-07-14 21:53:50 -04:00
Imran Remtulla
3ec33a1c77 Add auto-remove option (#656) + on-foreground bugfix 2023-07-14 21:09:20 -04:00
Imran Remtulla
f4c3951f6d Increment version, update modules 2023-07-01 18:02:34 -04:00
Imran Remtulla
d31bbd9ea8 Improve version text alignment on app page (#607) 2023-06-23 12:02:18 -04:00
Imran Remtulla
423ba07fad Allow correcting inferred IDs (#103) 2023-06-23 11:52:49 -04:00
Imran Remtulla
a0d466a074 Add toggle for App ID inferring where optional 2023-05-27 21:01:16 -04:00
Imran Remtulla
03fc6a530f App load optimizations, dir delete bugfix 2023-05-22 12:33:31 -04:00
Imran Remtulla
4136734a60 Skip App loading on return to foreground 2023-05-22 12:10:58 -04:00
Imran Remtulla
03c2ce9a01 Changes to bottom buttons UI on Apps page 2023-05-14 14:18:31 -04:00
Imran Remtulla
eda5fec37c Added App ID Filter 2023-05-14 13:57:01 -04:00
Imran Remtulla
e33cc00266 Make all sources override-eligible to account for subdomains 2023-05-14 13:42:09 -04:00
Imran Remtulla
e256ada2dc Adjust Apps list trailing UI spacing and touch area 2023-05-14 12:53:40 -04:00
Imran Remtulla
eb0be196da Fix 'Please Wait' message on Apps page 2023-05-14 12:40:26 -04:00
Imran Remtulla
d212f13345 Fixed code smells 2023-05-14 12:29:37 -04:00
Imran Remtulla
b196715d60 Search UI improvements 2023-05-12 18:00:21 -04:00
Imran Remtulla
408bca8951 XAPK bugfixes, HTML default User-Agent 2023-05-09 00:37:06 -04:00
Imran Remtulla
cc268aeeda "Check updates on start" toggle 2023-05-06 14:25:17 -04:00
Imran Remtulla
d5f7eced8b UI tweaks 2023-05-06 13:28:41 -04:00
Imran Remtulla
cc3c4cc79f Add XAPK support (incomplete - OBB not copied) 2023-05-06 13:20:58 -04:00