Imran Remtulla
0c97b25d99
Track-only source bugfix + better http errors
...
+ increment version
2022-12-23 23:52:32 -05:00
Imran Remtulla
9072862862
Broke GeneratedFormItem into sub-types
...
Prep for "chips" input type
2022-12-21 18:23:25 -05:00
Imran Remtulla
26f953dbb0
Category displayed on App/Apps pages
...
+ category save bugfix
2022-12-21 03:57:08 -05:00
Imran Remtulla
99d7595f2d
Added category add/remove (no recolour/rename for now)
2022-12-21 03:08:56 -05:00
Imran Remtulla
b151eb27e1
Translations + bugfix
2022-12-20 18:19:44 -05:00
Imran Remtulla
6a21045e5b
Progress
2022-12-20 18:00:22 -05:00
Imran Remtulla
9a129d41df
Added migration code for additionalData (NOTHING TESTED)
2022-12-19 20:14:54 -05:00
Imran Remtulla
0c2654a226
More fixes to prev commit
2022-12-19 19:58:12 -05:00
Imran Remtulla
afc8e41171
Made defaultvallue part of formitem
2022-12-19 19:48:37 -05:00
Imran Remtulla
1fe9e4f91e
Started switching additionaldata to map
2022-12-19 19:34:43 -05:00
Imran Remtulla
63034dd3f9
Added 'no version detection' option
2022-12-18 02:46:25 -05:00
Imran Remtulla
1985dcec3a
Fixed bug for FDroid repos with uppercase in AppID
2022-12-16 19:48:48 -05:00
Imran Remtulla
a68d49c71c
Added Steam as a Source ( #159 ) + Bugfixes
2022-12-16 19:26:07 -05:00
Imran Remtulla
f6ca5d42e8
Initial third party F-Droid repo support
...
Plus various bugfixes
And version increment
2022-12-15 21:22:03 -05:00
Imran Remtulla
f81f6374bb
Enhanced Version Detection (Again) ( #144 )
...
* Simpler approach to EVD
* Download notifs now have progress bars
* Removed unused import, changed some comments
* Re-added "Please Wait" on Apps list (accidentally removed)
* Updated README.md
2022-12-11 01:59:45 -05:00
Imran Remtulla
fd3ee02e52
Completely removed enhanced version detection
2022-12-07 20:36:14 -05:00
Imran Remtulla
bb4e470760
Slight tweaks
2022-12-05 20:09:16 -05:00
Imran Remtulla
15183c3a95
Simplified EVD (only xx.yy.zz)
2022-12-05 16:31:43 -05:00
Imran Remtulla
6ac7ba204f
EVD bugfix
2022-12-05 15:46:47 -05:00
Imran Remtulla
0951c007d1
Bugfix for enhanced version detection
2022-12-05 15:39:36 -05:00
Imran Remtulla
d934ce2e13
Enhanced detect bugfix + outdated apps show curr. ver.
2022-12-04 17:08:11 -05:00
Imran Remtulla
31c2c6b7c1
Enhanced ver. detection bugfix
2022-12-04 14:15:15 -05:00
Imran Remtulla
f70049aded
Changed a default (enhanced version detect bugfix)
2022-12-04 13:51:44 -05:00
Imran Remtulla
60c28bf912
Attempting to add enhanced version detection #132
2022-12-04 13:40:58 -05:00
Imran Remtulla
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
Imran Remtulla
086b2b949f
Fixed bugfix with GitHub track-only Apps with no APK
2022-11-25 23:12:15 -05:00
Imran Remtulla
25953399ac
Re-added APKMirror as a Track-Only source
2022-11-25 18:55:17 -05:00
Imran Remtulla
b04d2fad5c
Adds Track-Only App Support (Addresses #119 and Sets Groundwork for #44 ) ( #123 )
...
- All Sources now have a "Track-Only" option that will prevent Obtainium from looking for APKs (though the App must still have a release of some kind so that a version string can be grabbed).
- These Apps cannot be installed through Obtainium, but update notifications will still be sent.
- The user needs to manually mark them as updated when appropriate.
- This addresses issue #119 .
- It also partially addresses #44 by allowing some sources to be configured as "Track-Only"-only. The first such source (APKMirror) will be added later.
- Includes various UI changes to accommodate the above change.
- Also makes App loading a bit more responsive (sending Obtainium to the background then returning will now cause App re-load to pick up changes in App versioning that may have been made in the meantime, for instance through update checking).
2022-11-24 21:12:46 -05:00
Imran Remtulla
b04986622b
IzzyOnDroid now uses API (+ other minor tweaks)
2022-11-17 19:00:27 -05:00
Imran Remtulla
618a1523cf
Add app only downloads APK if needed
2022-11-16 20:57:58 -05:00
Imran Remtulla
aa2a25fffe
Better GitHub error messages ( #112 )
2022-11-14 20:56:04 -05:00
Imran Remtulla
3100a3a08c
Added descriptions to GitHub starred imports
2022-11-12 10:40:54 -05:00
Imran Remtulla
18951d6461
Added descriptions to search results
2022-11-12 10:35:59 -05:00
Imran Remtulla
9bd7ddb21b
Added App pinning
2022-11-12 02:14:45 -05:00
Imran Remtulla
5db2c5f0b1
Initial changes to support search
2022-11-11 21:44:20 -05:00
Imran Remtulla
b7ccf3fa49
Fixed App import and legacy Apps upgrade ( #103 )
2022-11-10 12:55:04 -05:00
Imran Remtulla
1cda941fbe
Removed APKMirror code (previously unused but present)
2022-11-07 16:05:07 -05:00
Imran Remtulla
97ab723d04
Cleanup ( #98 )
2022-11-05 23:29:12 -04:00
Imran Remtulla
fc7d7d11d6
Addresses #79 + other GitHub bugfix
2022-10-30 12:22:32 -04:00
Imran Remtulla
9ef26b3a4a
F-Droid bugfixes ( #73 , #74 , #75 ) + UI tweak
2022-10-29 22:57:21 -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
017b867d8d
Added APKMirror (Phew!)
2022-10-07 17:24:45 -04:00
Imran Remtulla
67f50ba776
Added 'See Changes' button in app list (GitHub only)
2022-10-07 12:51:53 -04:00
Imran Remtulla
fbe4f0b49e
Added GitHub PAT support
2022-09-29 21:27:54 -04:00
Imran Remtulla
b8bb8d1f4b
Bugfix for F-Droid URL parsing
2022-09-29 10:15:57 -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
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
9a4b0301be
Updated version, standardized quotes, deleted test_page
2022-09-25 00:21:41 -04:00
Imran Remtulla
2cfe62142a
Added Apps search
2022-09-24 01:57:45 -04:00