Releases: ImranR98/Obtainium
v0.6.0-beta
NOTE: This version includes a change that will cause all previously added Apps to be marked as "not installed." This one-time inconvenience is unavoidable and can be fixed by selecting all Apps and choosing "install". This will re-download all Apps and mark them as installed (no actual re-installation).
-
Fixes #14 (although detection is disabled in background processes due to the bug described in #60)
- Real Package Names Used as IDs (INCONVENIENT FOR PREVIOUS VERSION USERS)
- Enables installed detection (no longer need to manually mark Apps as installed/not installed)
- 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 (see #44)
- The relevant code still exists and can be re-enabled, but there are no guarantees that it works, and it may be removed completely in the future.
-
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 README
-
Updated screenshots
v0.5.10-beta
Fixed 2 issues:
- Rate-limit regression in previous release
- Update notifications not sent when >1 apps have errors
v0.5.9-beta
More informative error messages for mass update checking (see #58).
v0.5.8-beta
Corrected sort order (asc/desc were reversed) and changed default order to name/author ascending.
v0.5.7-beta
Fixed custom App name issue.
v0.5.6-beta
Added more mass App actions.
v0.5.5-beta
- Removed silent updates due to an critical bug in the newer implementation.
- Added APKMirror as an App Source.
- Added a 'See Changes' button for updateable Apps from some sources.
- Other tweaks and bugfixes.
v0.5.4-beta
Bugfix - Obtainium doesn't update with other Apps.
v0.5.3-beta
Fixed an issue with background update checking task not starting.
v0.5.2-beta
Clearer messaging around GitHub Personal Access Tokens.