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
Why it exists
There is currently no way for an android application to catch and report ANR errors. If your application is not in the play store (either because you are still developing it or because you are distributing it differently), the only way to investigate an ANR is to pull the file /data/anr/traces.txt.
What it does
It sets up a watchdog timer that will detect when the UI thread stops responding. When it does, it raises an error with the main thread's stack trace.
XStream is a simple library to serialize objects to XML and back again.
Features:
droid-fu is a utility library for your daily Android needs.
NOTICE: This project has been discontinued. Developers are putting all efforts into ignition now, which is basically a rewritten but API breaking version of Droid-Fu that aims to have better project structure, better and less intrusive APIs, better documentation (we have samples now!) and proper release and issue management.
Custom Tabs with Material Design animations for pre-Lollipop devices.
RouteDrawer wraps Google Directions API using RxJava for Android so developers can download, parse and draw path on the map in very fast and flexible way.
The library contains two main parts:
android-ripple-background is a beautiful ripple animation for your app. You can easily change its color, speed of wave, one ripple or multiple ripples.