GithubHelp home page GithubHelp logo

augmify / nevolution Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nevolution/sdk

0.0 1.0 0.0 180 KB

Evolve the Android notification experience of existing apps, with community-driven plug-ins.

Java 100.00%

nevolution's Introduction

About

Nevolution is an open platform for Android to evolve the notification experience of existing apps, in a creative developer-independent way via community-driven plug-ins, without the direct involvement of the original app developer.

Background

Android supports highly rich notification experience, and the feature set expanded in almost every major Android versions. Unfortunately, most apps in the wild only use a small set of limited capabilities in their notifications, rendering them less elegant, functionality lacking and even ugly on your modern Android devices.

If you use Android Wear smart watch or Android Auto powered car, it's extremely disappointing that probably most of your favorite apps do not work on them.

We are not asking any more, but teaching them the right way to build better experience, with the efforts from Nevolution community.

Developer Preview

Nevolution is currently under active development. Since the end-user experience largely depends on the richness of 3rd-party plug-ins, we decided to release the developer preview version in beta test before the public release.

We are devoted to work with the developer community to build high quality plug-ins and improve Nevolution. So developers are the most important roles to build a healthy community.

Developing a simple plug-in for Nevolution with our developer-friendly SDK is even easier than writing a tiny app. With a creative idea in your mind, just one or two hours of coding is enough to build a working plug-in. The code of built-in plug-ins already shows how simple a plug-in could be.

Join the beta test first, then install it on Google Play.

Discussion goes to our G+ community, while issues and formal feature request should be posted on the GitHub for better tracking.

How Does Nevolution Work

Nevolution consists of one platform app and many plug-in apps, developed by different developers. Plug-in is not necessarily just a single-purpose app, it can bundle several plug-ins, or be part of an regular app.

Currently the only supported plug-in type is "decorator", which receives notification and makes necessary modifications on the fly. All decorators enabled by user works together in a pipeline to decorate any incoming notification.

A decorator plug-in is essentially a regular exported Android service component declared with an intent-filter recognized by Nevolution platform. See the code of decorators in this repository for details.

Nevolution does not require root, but root-capable features are planned to be added in the near future.

Get Started

Clone this repository to start developing new plug-in for Nevolution, or fork it to contribute to the built-in plug-ins and SDK.

Build and install your plug-in app on the device, Nevolution will recognize it and let you activate it for the selected app right away.

Head to wiki page for more details: Decorator Plug-in Development

nevolution's People

Contributors

liaohuqiu avatar oasisfeng avatar richard1122 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.