All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog with changes specific to this project, and this project adheres to Semantic Versioning.
- [Minor] Added timestamp to detail and item view
- [Minor] Support Dark Theme
- [Minor] UX fix - Start title and note with upper case letter by default
- [Minor] Updated NotesAdapter - changed DiffUtil to AsyncListDiffer
- [Major] Migrated from Kotlin synthetics to Jetpack view binding
- [Major] Refined UI
- [Minor] Added documentation
- [Major] Added Dependency Injection (Koin) and Database Implementation (Room)
- [Major] Created basic structure