8 repository-uri
Provides tools for managing and configuring native Android application resources and settings.
Distinguishing note: Focuses on platform-specific resource configuration.
Explore 8 awesome GitHub repositories matching devops & infrastructure · Android Configuration Management. Refine with filters or upvote what's useful.
EhviewerCNSXJ is a specialized Android client designed for browsing, searching, and downloading image galleries from remote content platforms. It functions as a third-party interface that enables users to access external media collections through a native mobile experience, complete with persistent session management and offline viewing capabilities. The application distinguishes itself through integrated network configuration tools that allow users to bypass regional restrictions by customizing DNS and security protocols directly within the client. It also provides advanced content discove
Provides a localized mobile client with custom network configurations for improved regional performance.
Universal Android Debloater is a desktop utility designed to manage and remove pre-installed software from Android devices. By utilizing the Android Debug Bridge, the tool allows users to identify and disable or uninstall system applications on non-rooted devices to improve privacy, storage availability, and overall system performance. The software distinguishes itself through its ability to reconcile current device states against declarative configuration files, enabling the automated application of software removal profiles. It supports multi-instance management, allowing users to connect t
Provides a desktop interface for identifying and removing pre-installed bloatware from Android devices without requiring root access.
Calligraphy is an Android typography framework and custom font manager used to map custom font files to text views through hierarchical style resolution and global default configurations. It provides a system for defining global default fonts and fallback priorities across an entire Android application. The project manages font assignments by evaluating a priority chain of view attributes, styles, text appearances, and themes. This allows for the injection of custom typefaces into Android text components and the mapping of font assets to theme attributes to maintain a uniform visual identity.
Implements centralized configuration and priority hierarchies for applying custom typefaces to Android apps.
This repository is a comprehensive collection of functional 2D and 3D demo projects and implementation samples for the Godot Game Engine. It serves as an interactive tutorial and reference library, providing a working codebase to demonstrate how to apply engine features in real-world scenarios. The collection focuses on practical implementation guides, covering a wide array of technical capabilities from basic engine fundamentals to advanced rendering and scripting techniques. It allows users to study the application of node-based composition, asset pipelines, and game logic through direct ex
Provides configuration tools for managing native Android application resources, including adaptive launcher icons.
Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
Adds XML configuration files to Android apps to allow proxy certificate for HTTPS interception.
Acra is an Android crash reporting framework and diagnostic data collector designed to detect failures and capture device diagnostics, system logs, and application state. It serves as an embeddable library for capturing and processing crash reports, providing a pipeline to send this data to custom backends or via email. The project features a plugin-based sender architecture that allows reports to be routed through HTTP endpoints, email clients, or proprietary backend implementations. It includes a user-controlled reporting system with preference toggles and interactive dialogs to manage user
Stores report toggles and sensitive key exclusions within Android SharedPreferences.
Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system applications from Android devices. It communicates with devices through the Android Debug Bridge (ADB) protocol, supporting both wired USB connections and wireless network pairing for debloating without a physical cable. The tool manages multiple connected Android devices simultaneously and provides package state backup and restore capabilities, allowing users to save and reapply the enabled or disabled state of system packages after factory resets or OS upgrades. The applicat
Removes pre-installed system applications from Android devices to improve privacy, performance, and security.
apk-mitm este un utilitar CLI conceput pentru a modifica fișierele APK de Android, permițând inspectarea traficului HTTPS printr-un proxy. Acesta funcționează ca un instrument de patch pentru securitatea rețelei și de bypass pentru certificate pinning, automatizând procesul de alterare a pachetelor aplicațiilor pentru a permite analiza traficului de tip man-in-the-middle. Instrumentul modifică pachetele Android compilate prin despachetarea lor, alterarea fișierelor interne și re-codarea binarului. Se concentrează în mod specific pe dezactivarea certificate pinning-ului și injectarea configurațiilor de securitate a rețelei în manifestul aplicației, ceea ce permite utilizarea certificatelor proxy atât pe dispozitive cu root, cât și pe cele fără root. Software-ul acoperă testarea securității API-urilor mobile și ingineria inversă prin patch-uri la nivel de bytecode. Include un mecanism pentru a întrerupe procesul de patch, permițând modificarea manuală a fișierelor într-un director temporar înainte ca pachetul final să fie reconstruit și semnat.
Embeds proxy certificates into the network security configuration of Android apps for non-rooted devices.