Best android open-source packages and libraries.

Notes

Simple Material Design Notes app. Docs https://argraur.github.io/Notes/
Updated 6 months ago

License: Apache-2.0 Android CI Crowdin

Logo

Notes

A simple Material Design Notes app!

Imgur Imgur Imgur

  • Google Sans will be shown only on Pixel devices and on custom ROMs that have Google Sans properly defined in fonts.xml

Info

  • Package name: me.argraur.notes
  • Current version code: 1
  • Current version name: ichi

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Java Development Kit 8 - 11.

Cloning

git clone https://github.com/argraur/Notes -b master

Building

Linux & macOS:

./gradlew build assembleDebug

Windows:

.\gradlew.bat build assembleDebug

Running on device

Linux & macOS:

./gradlew build installDebug

Windows:

.\gradlew.bat build installDebug

Built with

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Translating

Visit Crowdin Project page if you want to help translating the app :)

Versioning

We use simple major-only versioning in Japanese (OwO) (e.g. versionCode = 1, then version is ichi, versionCode = 2, then version is ni and etc.)

Authors

  • Arseniy Graur - Project creator - argraur

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.