FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

UnifiedPush/android-connector: Mirror of https://codeberg.org/UnifiedPush/android-connector/ · GitHub

Repository files navigation

UnifiedPush android-connector

This is a library that can be used by an end user application to receive notifications from any unified push provider. An example application is available to show basic usage of the library.

Documentation

General documentation is available at https://unifiedpush.org

Generate documentation

Documentation for this library can be generated with Dokka:

$ ./gradlew dokkaHtml

Generate documentation for all UnifiedPush modules:

The steps for all UnifiedPush modules are included in [scripts/doc.sh]. It does the following:

  1. Clone the repositories you wish to generate documentation
  2. Checkout the version of the different repositories
  3. Add the modules to the project settings
  4. Run dokkaHtmlMultiModule
$ ./gradlew dokkaHtmlMultiModule

Funding

This project is funded through NGI Zero Core, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL