The app has Material UI, was built following MVVM architecture, uses Dagger and some Jetpack components. Download coming soon!!
- 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.
- Colored notes
- Timestamps
- Markdown editing
- In-app update
- In-app language selection
- Better reminder grouping
This is the best way to ensure you're experiencing the latest preview features. However, this is experimental and certain functions may not work as intended. See this section.
View changelog here for the app release notes.
Ensure you have following components:
- Git
- Android Studio with the following installed:
- Android SDK
- Android SDK Build-Tools 35.0.2
- Any operating system supported by Android Studio (Windows, macOS, Linux, ChromeOS)
- At least 8GB of RAM
Clone the repository by typing 'git clone' followed by the repo's url into your terminal.
Build the app using Android Studio's built-in options or use the gradlew command line tool to build.
Contributions are welcome, especially translations (you can submit translations on Crowdin of via a pull request!).
- Please open an issue before submitting a pull request that adds a new feature, so it can be discussed.
- Make sure to follow existing code style (see
config/intellij-codestyle.xml
file).
- 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, @jpbandroid
- Portuguese: Fabricio Duarte
- Russian: Zakhar Timoshenko, PedroTashima
- Spanish: Juan Carlos Vallejo, CyanWolf
- Turkish: language_is_alive
- Ukrainian: Andrij Mizyk