3 रिपॉजिटरी
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 एक Gradle प्लगइन है जिसे Google Play Store पर Android एप्लिकेशन की रिलीज़ और डिप्लॉयमेंट को स्वचालित करने के लिए डिज़ाइन किया गया है। यह ऐप बंडलों और बाइनरीज़ के अपलोड को संभालता है, और विभिन्न वितरण ट्रैक्स पर रिलीज़ के संक्रमण का प्रबंधन करता है। यह प्रोजेक्ट स्टोर मेटाडेटा को सिंक्रनाइज़ करने के लिए विशेष वर्कफ़्लो प्रदान करता है, जिससे स्थानीयकृत विवरण और ग्राफिक एसेट्स को प्रबंधित और अपडेट किया जा सकता है। इसमें एप्लिकेशन मुद्रीकरण का प्रबंधन करने के लिए इन-ऐप उत्पाद विवरण और सदस्यता मॉडल को कॉन्फ़िगर करने के लिए टूल भी शामिल हैं। अतिरिक्त क्षमताओं में आंतरिक साझाकरण चैनलों के माध्यम से आंतरिक ऐप बीटा वितरण और अपलोड प्रक्रिया के दौरान वर्ज़न कोड संघर्षों का समाधान शामिल है। यह टूल रिलीज़ प्रमोशन और सक्रिय रिलीज़ के लिए रोलआउट प्रतिशत के समायोजन का भी समर्थन करता है।
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.