NotificationBox
Download
Features
- Block notification
- Notification history list
- Support android device 19+
Todo
- Save
PendingIntent
(save notification action)
Acknowledgements
License
MIT
Source link: https://github.com/gavinliu/NotificationBox
PendingIntent
(save notification action)MIT
A library that manages state using RxJava 2.
CurrencyPicker is a simple library that can be show a currency picker.
Android-CustomToast is a powerful & easy to use Custom Toast library for Android. It runs on API level 14 and upwards.
This library provides some predefined custom toast. Also you can coustomize the toast according to your need
A Single line of code can add a beautiful toast message in your app.
Simple Dribbble client for android.
yandex-translate-api is a simple REST client library for Yandex.Translate. The API provides access to the Yandex online machine translation service. It supports more than 60 languages and can translate separate words or complete texts.
WiFi Utils is a library that provides a set of convenience methods for managing WiFi State, WiFi Scan, and WiFi Connection to Hotspots. If you have ever worked with WifiManager
you should know how painful it is to make a simple wifi network scan or even worse to connect to a hotspot programmatically. So that's what my new library is all about. To make it easier for me and hopefully for other developers as well to do those kind of tasks from Java code.