Imran Remtulla 36f327c16e Merge pull request #220 from ImranR98/dev
- Obtainium would skip installing APKs that had the same [`versionCode`](https://developer.android.com/studio/publish/versioning#versioningsettings) since this number should be different for each new build of an App.
    - However, there are enough Apps that don't do this (#149, #219) so Obtainium now installs updates even if the `versionCode` has not changed.
- The GitHub release title filter has also been improved so that it filters by `tag_name` instead of `title` for releases with empty titles (as it seems like GitHub automatically displays the tag as the title in such cases).
2023-01-07 16:58:58 -05:00
2023-01-02 11:18:27 +08:00
2023-01-07 16:50:01 -05:00
2022-08-22 01:17:09 -04:00
2023-01-07 16:50:01 -05:00
2022-12-28 06:42:42 -05:00

Obtainium Icon Obtainium

Get Android App Updates Directly From the Source.

Obtainium allows you to install and update Open-Source Apps directly from their releases pages, and receive notifications when new releases are made available.

Motivation: Side Of Burritos - You should use this instead of F-Droid | How to use app RSS feed

Currently supported App sources:

Limitations

  • App installs happen asynchronously and the success/failure of an install cannot be determined directly. This results in install statuses and versions sometimes being out of sync with the OS until the next launch or until the problem is manually corrected.
  • Auto (unattended) updates are unsupported due to a lack of any capable Flutter plugin.
  • For some sources, data is gathered using Web scraping and can easily break due to changes in website design. In such cases, more reliable methods may be unavailable.

Screenshots

Apps Page Dark Theme Material You
App Page Multiple APK Support App Installation
Description
Languages
Dart 97.7%
JavaScript 1%
Shell 0.7%
Dockerfile 0.6%