Skip to content

Releases: adrianchifor/Swiftnotes

Version 3.1.4

Choose a tag to compare

@adrianchifor adrianchifor released this 26 Apr 10:34
  • 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

Choose a tag to compare

@adrianchifor adrianchifor released this 03 Apr 13:24
  • Swedish translation (Thanks to Hund)
  • Back button can now cancel search
  • Fixed WindowLeak bug caused by un-dismissed dialogs

Version 3.1.2 update

Choose a tag to compare

@adrianchifor adrianchifor released this 31 Mar 11:01

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

Choose a tag to compare

@adrianchifor adrianchifor released this 30 Mar 21:19

Fixed minor bug that was causing a NPE.

Version 3.1.0 update

Choose a tag to compare

@adrianchifor adrianchifor released this 30 Mar 19:12

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.