1.0.10
======

* Added runtime permission support for Android 6.0


1.0.9
=====

* Fixed a preference crash bug in Android 6.0

1.0.8
=====

* Added the function to copy note to clipboard in note list

1.0.7
=====

* Added an auto capitalization mode in note editor

1.0.6
=====

* Fixed a bug that the title of NoteDetailActivity is incorrect 
  when a screen rotated.
* Added text receiving activity
* Fixed the space size in note list
* Fixed a default value of the option for modified time visibility
* Added text intent receiving function
* Fixed a backup file name bug
* Updated database schema
* Fixed a sort order option bug
* Added icons for xxhdpi and xxhdpi 
* Added multi word search support
* Added search shortcut support
* Removed cancel action item from delete note(s) activity


1.0.5
=====
* Added a option for sort order 
* Added a option for modified time visibility in note list
* Added auto link function in note viewer
  * Web URL
  * E-Mail
  * Tel
  * Address


1.0.4
=====
* Added a new note template
* Added menu item "Add" in note template list
* Fixed a bug on note template list
* Fixed a note editor bug
* Fixed a bug on screen rotation

1.0.3
=====

* Fixed note saving bug on screen rotation
* Backup and restore database
* Add context menu to note viewer


1.0.2
=====

* Add scrollbar in note editing screen
* Fixed a old data loading bug.

1.0.1
=====

* Disable debug functions
