awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

Awesome GitHub RepositoriesAndroid Notification Channels

Configuration of categorized alert streams on Android to manage importance, sound, and vibration.

Distinct from Notification Channel Configuration: The candidates are focused on system administration/monitoring channels rather than Android OS-level notification channels.

Explore 3 awesome GitHub repositories matching mobile development · Android Notification Channels. Refine with filters or upvote what's useful.

Awesome Android Notification Channels GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • zo0r/react-native-push-notificationالصورة الرمزية لـ zo0r

    zo0r/react-native-push-notification

    6,791عرض على GitHub↗

    This is a cross-platform push notification library for managing local and remote notifications. It provides a comprehensive suite for triggering immediate or future alerts, handling background processing, and integrating with remote cloud messaging services. The library enables the creation of interactive alerts with action buttons, inline reply inputs, and rich media embeds. It supports remote messaging integration through topic subscriptions and token-based registration, as well as the processing of silent pushes that trigger background logic without displaying a visual alert. The system c

    Provides the ability to create and configure Android notification channels to control alert importance and sound.

    Java
    عرض على GitHub↗6,791
  • android/user-interface-samplesالصورة الرمزية لـ android

    android/user-interface-samples

    4,631عرض على GitHub↗

    This repository provides a collection of runnable code samples that demonstrate best practices for building Android user interfaces across a wide range of devices and scenarios. The samples cover the full spectrum of modern Android UI patterns, from adaptive layouts that automatically adjust to large screens and foldable devices to interactive home screen widgets and conversation-style notifications. The samples explore key capability areas including adaptive layouts powered by window size classes, foldable screen adaptation with hinge state handling, and declarative UI construction using Com

    Posts Android notifications styled as conversations with bubbles, per-conversation channels, and direct share targets.

    Kotlin
    عرض على GitHub↗4,631
  • chrisbuilds/terminaltexteffectsالصورة الرمزية لـ ChrisBuilds

    ChrisBuilds/terminaltexteffects

    3,892عرض على GitHub↗

    This project is a terminal graphics library and command-line visual effects tool designed to create dynamic motion graphics using ANSI escape sequences. It provides a framework for implementing an ANSI text animation engine and a motion processor that handles the movement of characters along paths within a shell environment. The tool is distinguished by its wide array of pre-defined visual effects, ranging from simulated environmental phenomena like thunderstorms and fire to high-tech reveals such as laser etching and decryption animations. It also supports extensibility through a plugin-base

    Wraps characters in floating bubbles that pop based on specific conditions.

    Pythonascii-artterminal-basedvisual-effects
    عرض على GitHub↗3,892
  1. Home
  2. Mobile Development
  3. Android Notification Channels

استكشف الوسوم الفرعية

  • Conversation Notification Styling1 وسم فرعيPosts Android notifications styled as conversations with bubbles, per-conversation channels, and direct share targets for quick messaging. **Distinct from Android Notification Channels:** Distinct from Android Notification Channels: focuses on conversation-specific notification styling and features like bubbles, not general channel configuration.