3 repository-uri
Systems for retrieving specific older versions of Android apps and preventing automatic updates.
Distinct from Version Trackers: Covers the combination of historical binary retrieval and update suppression, which differs from runtime version support
Explore 3 awesome GitHub repositories matching mobile development · Android App Version Controls. Refine with filters or upvote what's useful.
Komi Store is an Android app store client designed for discovering and installing applications directly from git repository releases. It functions as a git release manager and APK package manager, allowing users to track software versions and assets hosted on git platforms. The project differentiates itself by integrating deep git repository functionality, such as an OAuth repository browser for managing issues and pull requests, and a system for importing starred repositories. It utilizes a multi-provider aggregation model to normalize release data from various git hosting platforms into a u
Provides complete management of Android packages, including installation, updating, and version-specific downgrades.
gradle-play-publisher is a Gradle plugin designed to automate the release and deployment of Android applications to the Google Play Store. It handles the upload of app bundles and binaries, managing the transition of releases across different distribution tracks. The project provides specialized workflows for synchronizing store metadata, allowing localized descriptions and graphic assets to be managed and updated. It also includes tools for configuring in-app product details and subscription models to manage application monetization. Additional capabilities cover internal app beta distribut
Handling version code conflicts and promoting releases between testing and production tracks in the app store.
AuroraStore is a third-party Google Play Store client used for searching, downloading, and installing Android application packages without the official client software. It serves as an application downloader and distribution tool that enables the retrieval of app metadata and binaries directly from the store backend. The project differentiates itself through identity-spoofing capabilities that allow users to bypass geographical restrictions and access apps locked to specific regions. It also provides version control by enabling the retrieval of specific older versions of applications and impl
Retrieves specific older versions of Android apps and prevents automatic updates to maintain desired software states.