Imran Remtulla
ed4a26d348
Switch to AlarmManager plugin from WorkManager for more reliable update checking (for #87 ) ( #97 )
2022-11-05 23:25:19 -04:00
Imran Remtulla
bd5f21984e
Shorter default interval (see #87 )
2022-11-04 19:10:20 -04:00
Imran Remtulla
c9711c7734
Addresses #76 and #93
2022-11-04 18:53:25 -04:00
Imran Remtulla
03da23f77a
Addresses #90
2022-11-02 20:23:40 -04:00
Imran Remtulla
9b99e2b302
Addresses #88 , #89
2022-11-02 20:07:46 -04:00
Imran Remtulla
4df0dd64ad
Addresses #77 (version string overflow)
2022-10-30 13:09:36 -04:00
Imran Remtulla
7cf7ffe0de
Fixed icon size on App page ( #78 )
2022-10-30 12:48:26 -04:00
Imran Remtulla
b1953435af
Added progress toasts when adding Apps
2022-10-30 12:44:30 -04:00
Imran Remtulla
9ef26b3a4a
F-Droid bugfixes ( #73 , #74 , #75 ) + UI tweak
2022-10-29 22:57:21 -04:00
Imran Remtulla
27ee6b9e88
Bugfix: Mass install not working
2022-10-29 18:59:27 -04:00
Imran Remtulla
d1a3529036
Switched to package names as app ids ( #69 )
...
* Fixes #14 (although detection is disabled in background processes due to the bug described in #60 )
* Added App icons and basic installed detection
* Real Package Names Used as IDs + App Icons (INCONVENIENT FOR PREVIOUS VERSION USERS)
* Switch to using extracted names (no custom names)
* Fixes #57
* Fixes #67
* Fixes #64
* Fixes #61
* Commented out APKMirror and added code to remove their Apps
* Updated README
* Switched to Flutter stable (causes some UI elements to switch back to the old material design style, but this will be fixed in later Flutter releases)
* BG task silently retries on network errors
* Updated screenshots
2022-10-29 13:13:28 -04:00
Imran Remtulla
03f0b6cf05
Fixed sort order (was reversed asc/desc)
...
Also changed default sort to nameAuthor ascending
2022-10-09 15:26:51 -04:00
Imran Remtulla
dfbb4e19a5
Added more Mass App Actions
2022-10-07 21:15:19 -04:00
Imran Remtulla
1cb1c124eb
UI Tweak
2022-10-07 13:02:25 -04:00
Imran Remtulla
67f50ba776
Added 'See Changes' button in app list (GitHub only)
2022-10-07 12:51:53 -04:00
Imran Remtulla
a0968caa5c
Tweaked update checking, fixed an issue on App page
2022-10-07 12:22:16 -04:00
Imran Remtulla
fbe4f0b49e
Added GitHub PAT support
2022-09-29 21:27:54 -04:00
Imran Remtulla
e2440a38c4
App name now editable on App page
2022-09-29 16:45:24 -04:00
Imran Remtulla
496a10a444
Added pull-to-refresh on App page when no webpage shown
2022-09-29 16:35:16 -04:00
Imran Remtulla
b8bb8d1f4b
Bugfix for F-Droid URL parsing
2022-09-29 10:15:57 -04:00
Imran Remtulla
e706661062
Added URL selection menu for mass imports
2022-09-28 22:33:55 -04:00
Imran Remtulla
15c0ed04d1
BG Updates *should* work now
2022-09-28 21:17:42 -04:00
Imran Remtulla
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
Imran Remtulla
77e1768f3b
Bugfix
2022-09-25 11:46:25 -04:00
Imran Remtulla
da9e5aed5e
Apps page UI improvements
2022-09-25 11:32:57 -04:00
Imran Remtulla
a916167be3
Added basic SourceForge support
2022-09-25 03:21:57 -04:00
Imran Remtulla
420cf487d4
Basic custom App name support (only when adding)
2022-09-25 02:39:41 -04:00
Imran Remtulla
33238b56a9
Added IconButton tootlips
2022-09-25 01:43:51 -04:00
Imran Remtulla
428c208de4
Added share option, saveApp -> saveApps
2022-09-25 01:41:50 -04:00
Imran Remtulla
9a4b0301be
Updated version, standardized quotes, deleted test_page
2022-09-25 00:21:41 -04:00
Imran Remtulla
f58d26524c
Done w/ filter and multi select stuff
2022-09-25 00:12:02 -04:00
Imran Remtulla
45e5544c5b
Added apps list selection (actions incomplete)
2022-09-24 21:10:29 -04:00
Imran Remtulla
0a9373e65a
More work on silent updates (not working in BG)
2022-09-24 18:43:05 -04:00
Imran Remtulla
b65c6e1d41
Bugfixes + started work on silent udates
2022-09-24 15:00:47 -04:00
Imran Remtulla
22dd8253a9
Tiny bugfix with setting visual persistance
2022-09-24 02:49:37 -04:00
Imran Remtulla
18198bbdfe
Tiny bugfix in default source-specific options
2022-09-24 02:39:04 -04:00
Imran Remtulla
570e376742
Tiny UI tweak
2022-09-24 02:15:08 -04:00
Imran Remtulla
32ae5e8175
Added error reporting on forgeround update check
2022-09-24 02:10:56 -04:00
Imran Remtulla
cbf5057c17
Changed App tile layout
2022-09-24 02:08:21 -04:00
Imran Remtulla
2cfe62142a
Added Apps search
2022-09-24 01:57:45 -04:00
Imran Remtulla
d03486fc5d
Adds Source-specific options + other changes ( #26 )
...
* Started work on dynamic forms
* dynamic form progress (switch doesn't work)
* dynamic forms work
* Gen. form improvements, source specific data (untested)
* Gen form bugfix
* Removed redundant generated modal code
* Added custom validators to gen. forms
* Progress on source options (incomplete), gen form bugfixes
* Tweaks, more
* More
* Progress
* Changed a default
* Additional options done!
2022-09-24 00:36:32 -04:00
Imran Remtulla
224e435bbb
Moved App Sources into separate files
2022-09-22 19:35:15 -04:00
Imran Remtulla
90fa0e06ce
Fixed App webpage scrolling issue
2022-09-18 13:59:26 -04:00
Imran Remtulla
7d7986f8bf
FIxed a typo
2022-09-17 19:05:55 -04:00
Imran Remtulla
3ddf9ea736
Fixed incorrect background colours
2022-09-17 18:57:14 -04:00
Imran Remtulla
da57018b90
Added "not installed" button
2022-09-17 18:39:11 -04:00
Imran Remtulla
87e31c37aa
'Already Installed' button also takes 'Already Updated'
2022-09-17 18:11:00 -04:00
Imran Remtulla
cb4dfff1b9
Added nav animation
2022-09-17 18:06:05 -04:00
Imran Remtulla
911b06bfb6
Slight tweak to import/export buttons
2022-09-17 17:54:50 -04:00
Imran Remtulla
53513bfdd1
Added sections to settings page
2022-09-17 17:19:58 -04:00