Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/2.x' into 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla committed Nov 29, 2019
2 parents 6e6211e + 9cf77d0 commit 83f07b1
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# APKUpdater
TODO
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps. It will provide similar functionality to an app store, making it a very useful app for those who want to run Android without Google Play.

# Features
* **Update Sources**: Find updates from APKMirror, Aptoide.
* **Search Sources**: Find new apps to install from APKMirror, Aptoide.
* Schedule **background update checks** and receive a **notification** when updates are found.
* Supports **Android 4.0.3** to **Android 10**.
* **Material Design 2** with **multiple theme** support.
* **Direct install** of updates for sources that support it.
* App ignore list. Filter updates by architecture. Filter experimental apps. Filter apps by API level.

# Download
* [APK for Beta version (2.0.0-beta1)](https://github.com/rumboalla/apkupdater/releases/download/2.0.0-beta1/apkupdater-2.0.0-beta1.apk)

# Screenshots
TODO

# Roadmap
* Update Sources: F-Droid, Google Play.
* Search Sources: F-Droid, Google Play.
* Root support.
* Android TV support.
* More themes.
* More options.

0 comments on commit 83f07b1

Please sign in to comment.