Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CarlosACepeda/LiveDisplay
Media-focused app for Android!
https://github.com/CarlosACepeda/LiveDisplay
android c-sharp control-music csharp lockscreen notifications xamarin xamarin-android
Last synced: 28 days ago
JSON representation
Media-focused app for Android!
- Host: GitHub
- URL: https://github.com/CarlosACepeda/LiveDisplay
- Owner: CarlosACepeda
- License: apache-2.0
- Created: 2017-09-25T14:01:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T00:42:20.000Z (about 2 months ago)
- Last Synced: 2024-11-13T01:43:49.100Z (29 days ago)
- Topics: android, c-sharp, control-music, csharp, lockscreen, notifications, xamarin, xamarin-android
- Language: C#
- Homepage:
- Size: 2.3 MB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- open-source-xamarin-apps - LiveDisplay
README
# LiveDisplay
This Application shows the list of current notifications on a beautiful and customizable lockscreen, in a simple manner.
# Releases
[![release](https://img.shields.io/badge/release-released-brightgreen.svg)](https://github.com/CarlosACepeda/LiveDisplay/releases)
## Build Status: App Center
|Master branch:|Laboratory branch:|
|----------|---------|
|[![Build status](https://build.appcenter.ms/v0.1/apps/35ff8c85-fde9-4e45-9e27-834a716fce2b/branches/master/badge)](https://appcenter.ms)|[![Build status](https://build.appcenter.ms/v0.1/apps/35ff8c85-fde9-4e45-9e27-834a716fce2b/branches/Laboratory/badge)](https://appcenter.ms)### Screenshots
## Built With
* [Xamarin.Android](https://docs.microsoft.com/en-us/xamarin/android/) - Xamarin/Xamarin.Android framework
## Beta Testing
* Install the latest version from [Google Play!](https://play.google.com/store/apps/details?id=com.underground.livedisplay)
* You can also use the Beta version of this app in order to get updates as soon as they are available even if they are unstable!## Contributing
* See [Contributing](https://github.com/CarlosACepeda/LiveDisplay/tree/master/CONTRIBUTING.md) for details!
## Versioning
I use [Semantic Versioning ](http://semver.org/) for versioning, sometimes I don't follow it because I'm lazy, but, I try in all the cases to stick with semantic versioning.
## Authors & Collaborators
* **Me** - *Initial work* - [CarlosACepeda](https://github.com/CarlosACepeda)
* **Yasujizr** - *New Icon Design!* - [Yasujizr](https://github.com/Yasujizr)See also the list of [contributors](https://github.com/CarlosACepeda/LiveDisplay/contributors) who participated in the development of this project.
## Acknowledgments
* [Yasujizr](https://github.com/Yasujizr) : *Icon design.*
* I'm inspired by various apps that are not longer updated, so I decided to build my own App, taking ideas from several apps.
* Huge influence by [AcDisplay](https://github.com/AChep/AcDisplay) and NotificationPeek.
* [Artem Chepurnoy](https://github.com/AChep) : *Guidance and help related to MediaController and NotificationListenerService, many thanks*