2 dépôts
Mechanisms for triggering native device settings and app store pages via system-level broadcasts.
Distinct from Intent Redirection: Distinct from Intent Redirection as it focuses on triggering actions rather than intercepting them.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · System Intent Integration. Refine with filters or upvote what's useful.
AndroidUtilCode is an Android utility library and system API wrapper designed to reduce development boilerplate. It provides a collection of helper classes for common tasks including system settings management, file I/O, and hardware access. The project distinguishes itself through a comprehensive toolset for device management and UI assistance. It includes specialized capabilities for monitoring battery status, managing system volume and brightness, and implementing UI helpers to prevent duplicate click events. It also provides a dedicated system for coordinate conversion between different m
Triggers device settings and app store pages by broadcasting specific system actions to the Android framework.
ytdlnis is a mobile application that serves as a graphical client for the yt-dlp engine on Android. It functions as a media downloader and manager, providing a user interface to retrieve video and audio from websites. The project distinguishes itself by integrating directly with the Android system share menu and intents to trigger background downloads from external apps. It includes a dedicated authentication cookie manager to import and sync browser session data, enabling the retrieval of private, age-restricted, or premium content. The application covers broad capability areas including au
Implements system-level intent integration to trigger media downloads from third-party applications.