Releases: adrianchifor/Swiftnotes
Releases · adrianchifor/Swiftnotes
Release list
Version 3.1.4
- Added italian translation.
- Gradle, build tools, AppCompat version updates.
- Fixed dialog text invisible bug.
- Now allowing empty title if body has text.
Version 3.1.3 update
- Swedish translation (Thanks to Hund)
- Back button can now cancel search
- Fixed WindowLeak bug caused by un-dismissed dialogs
Version 3.1.2 update
Fixed SearchView not expanding bug. Added ProGuard rules to not obfuscate support libraries in release version. Added v3.1.2 APK. Updated SearchView expand/collapse listener.
Version 3.1.1 update
Fixed minor bug that was causing a NPE.
Version 3.1.0 update
Added note auto-save; Added new colour picker dialog; newNote button now hides a bit better and also when search/delete modes are active; Added ScrollView in activity_edit for note body; Added Romanian translation; Fixed SearchView bug; Note body now completely hides in main list; Project code refactor and improvements; Updated README.md and Travis; Newer build tools and support for API 22.