Skip to content

Commit

Permalink
Use markdown for description
Browse files Browse the repository at this point in the history
  • Loading branch information
rumboalla authored Aug 14, 2023
1 parent dff60e9 commit a05a1a5
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps. It provides similar functionality to an app store, but instead of depending on a single source, it aggregates the results from APKMirror, Aptoide, F-Droid and GitHub.
# APKUpdater [![](https://github.com/rumboalla/apkupdater/workflows/Android%20Build/badge.svg)](https://github.com/rumboalla/apkupdater/actions?query=workflow%3A%22Android+Build%22)
**APKUpdater** is an open source tool that simplifies the process of **finding updates** for your installed apps.
It provides similar functionality to an app store, but instead of depending on a single source, it aggregates the results from **APKMirror**, **Aptoide**, **F-Droid** and **GitHub**.

The 3.x branch is a full rewrite using modern technologies like **Jetpack Compose**, **Flow** and **WorkManager**.

# Features
* **Update Sources**: Find updates from **APKMirror**, **Aptoide**, **F-Droid** and **GitHub**.
* **Search Sources**: Find new apps to install from **APKMirror**, **Aptoide**, **F-Droid** and **GitHub**.
* Schedule **background update checks** and receive a **notification** when updates are found.
* Supports **Android 7.0** (**24**) to **Android 14** (**34**).
* Supports **Android TV**.
* **Material Design 3** with **Dark**, **Light** and **Dynamic** theme support.
* **Direct install** of updates for sources that support it.
* Supports **installs without user interaction** on Android 12+.
* **Root install** of updates.
* **Languages**: English, Spanish, Dutch, German, Traditional Chinese, Romanian.

0 comments on commit a05a1a5

Please sign in to comment.