awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesAndroid App Version Controls

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.

Awesome Android App Version Controls GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • kurikomi-labs/komi-storeK

    kurikomi-labs/komi-store

    15,630GitHub पर देखें↗

    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.

    Kotlin
    GitHub पर देखें↗15,630
  • triple-t/gradle-play-publisherTriple-T का अवतार

    Triple-T/gradle-play-publisher

    4,294GitHub पर देखें↗

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

    Handling version code conflicts and promoting releases between testing and production tracks in the app store.

    Kotlinandroidandroid-developmentapps
    GitHub पर देखें↗4,294
  • whyorean/aurorastorewhyorean का अवतार

    whyorean/AuroraStore

    2,559GitHub पर देखें↗

    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.

    Kotlin
    GitHub पर देखें↗2,559
  1. Home
  2. Mobile Development
  3. Android App Version Controls

सब-टैग एक्सप्लोर करें

  • Lifecycle ManagementComprehensive handling of app installations, updates, and historical version downgrades. **Distinct from Android App Version Controls:** Distinct from Android App Version Controls: extends version retrieval to include the full lifecycle of updating and downgrading.
  • Release Promotion WorkflowsAutomated processes for advancing application versions through different testing and production stages. **Distinct from Android App Version Controls:** Distinct from Android App Version Controls as it focuses on the movement and promotion of releases between tracks rather than just version retrieval or update suppression.