Update the UI state of your Android and iOS apps at runtime.
Sniff all the notifications in the drawer of their information.
Firebase serves as a module between your server and the devices that will be receiving push notifications that you create. Your server informs Firebase that a notification has to be sent. Then Firebase does the work behind the scenes to get the notification published.
This example shows how to set notification for a specific date and time with WorkManager.
Re - Coding Pug Notification to support notifications on Android Oreo.
FirePush — A Lightweight Kotlin Library for sending FCM push notifications like a pro.
Send push notification from app itself. No need of server or any cloud functions.
An Android Library to send Firebase Notifications to app users in easy way.
Reactive implementation of Firebase Cloud Messaging.
This library helps you to know when the app is in background or not, and if the app is in foreground, you can send the notification to your activity!
This public toolbox allows you to easily test and debug the Firebase Cloud Messaging service.
Android library that helps to construct and launch system tray notifications from FCM Notification messages received when the app is in foreground mimicking the default format and behavior applied when the app is background.
Carousel-Notification lets you make carousel type notification where user can navigate within the notification. Selected item can be obtained using a broadcast receiver.
This is a tool app that solve too much notifications on android device.
MicroPinner is a lightweight dialog-only application, that turns your statusbar into a pingboard. (You can basically create your own notifications)
You can customize the notifications title and content, as well as its priority and visibility (Works on Android 5+ only).
This is a small library that wraps Google Cloud Messaging solution to make it easier to implement it. It also add the ability to consume notification if the app is running at the moment of receiving the notification without additional work.
RxJava extension for Firebase Cloud Messaging which acts as an architectural approach to easily satisfy the requirements of an android app when dealing with push notifications.
Use this library to add GCM to your project in a few minutes!
A library which helps you register Google Cloud Messaging tokens and listen for GCM messages. It can be used to attach multiple providers and seamlessly deliver data and token to all the listeners. This library is very helpful for those you use multiple push notification provider.
Easy way to register, remove and manage notifications using RxJava.
Simple Google Cloud Messaging (GCM) integration library for Android.
Easily notify a user with a simple alert, inform them of an optional update, and in dire situations block the user from accessing older versions of the application completely.
A reactive wrapper for Android Google Cloud Messaging (aka gcm) to get rid of Service(s) configuration, handling foreground and background notifications depending on application state.
A way to set heartbeat interval and the User receive PushNotifications from GCM.
Use Parse REST API for sending Push Notifications.
Fast Google Cloud Messaging (GCM) integration library for Android. Includes Topic Messaging.
Pulls notifications from a remote JSON file and shows them in your app.
OPFPush is an open source library which provides an easy way for developers to integrate android push notifications into their apps.