3 Repos
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 ist ein Gradle-Plugin zur Automatisierung der Veröffentlichung und des Deployments von Android-Apps im Google Play Store. Es übernimmt den Upload von App-Bundles und Binärdateien und verwaltet den Übergang von Releases über verschiedene Distribution-Tracks hinweg. Das Projekt bietet spezialisierte Workflows zur Synchronisierung von Store-Metadaten, wodurch lokalisierte Beschreibungen und Grafik-Assets verwaltet und aktualisiert werden können. Es enthält zudem Tools zur Konfiguration von In-App-Produktdetails und Abo-Modellen für die Monetarisierung der Anwendung. Weitere Funktionen umfassen die Beta-Distribution über interne Sharing-Kanäle und die Auflösung von Versionscode-Konflikten während des Upload-Prozesses. Das Tool unterstützt außerdem Release-Promotionen und die Anpassung von Rollout-Prozentsätzen für aktive Releases.
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.