Another notes app
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
<img alt="Screenshot 1"
src="app/src/main/play/listings/en-US/graphics/phone-screenshots/1.png"
width="40%"/> <img alt="Screenshot 2"
src="app/src/main/play/listings/en-US/graphics/phone-screenshots/2.png"
width="40%"/>
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
- All code is licensed under Apache License 2.0.
- Icons were mostly found at Material Design Icons, license can be found
here.
- Thanks to the following contributors for translations:
- Arabic: @afmbsr
- Chinese: @Nriver
- Dutch: Jeroen de Jong
- German: @memyselfandi
- Italian: carallo
- Norwegian: @FTno
- Polish: Sebastian Jasiński
- Portuguese: Fabricio Duarte
- Russian: Zakhar Timoshenko, PedroTashima
- Spanish: Juan Carlos Vallejo, CyanWolf
- Turkish: language_is_alive
- Ukrainian: Andrij Mizyk