Skip to content

A fork of Another Notes app for Android that doesn't display checked items in notifications and adds new items to the top of the checklist.

License

Notifications You must be signed in to change notification settings

iamnobodywhoareyou/another-notes-app

 
 

Repository files navigation

Another notes app

App icon

The app is not actively developed since I have deviated from Android development in recent years. I'll fix critical bugs, but features may not be implemented before a very long time, if ever. Expect one release per year. I will accept and review pull requests though.

This is a simple Android app for taking notes, like there have been tens of thousands before. The app has Material UI, was built following MVVM architecture, uses Dagger and some Jetpack components. Download is available on:

Features

  • Text and list notes.
  • Archive and recycle bin.
  • Labeled notes.
  • Reminders (including recurring).
  • Searching notes.
  • Light and dark theme support.
  • Basic import and export.
  • Somewhat customizable interface.

Screenshots

Screenshot 1 Screenshot 2

Changelog

View changelog here for the app release notes.

Contributing

Contributions are welcome, especially translations (see TRANSLATING.md).

  • Please open an issue before submitting a pull request that adds a new feature, so it can be discussed.
  • All changes should be committed the dev branch, not master.
  • Make sure to follow existing code style (see config/intellij-codestyle.xml file).

License & credits

About

A fork of Another Notes app for Android that doesn't display checked items in notifications and adds new items to the top of the checklist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 98.3%
  • Java 1.2%
  • Shell 0.5%