Simple-Notes/CHANGELOG.md

204 lines
4.4 KiB
Markdown
Raw Normal View History

2016-06-27 23:27:58 +02:00
Changelog
2016-06-19 15:29:47 +02:00
==========
2017-06-22 21:07:58 +02:00
Version 2.2.3 *(2017-06-22)*
----------------------------
* Allow appending incoming shared text to existing notes (by trubitsyn)
* Add a setting for moving the cursor to the end of note
* Added rounded launcher icons for Android 7
2017-06-14 22:28:29 +02:00
Version 2.2.2 *(2017-06-14)*
----------------------------
* Handle removal of imported file gracefully (by trubitsyn)
* Fix a glitch at saving note on rotate (by trubitsyn)
* Move the cursor initially to the end of note
2017-04-18 23:25:59 +02:00
Version 2.2.1 *(2017-04-18)*
----------------------------
* Fixed some ui glitches and note not being saved in some cases
2017-04-08 00:01:22 +02:00
Version 2.2.0 *(2017-04-07)*
----------------------------
* Added color themes
* Made the dialog at importing file content clearer
2017-04-01 19:33:14 +02:00
Version 2.1.2 *(2017-04-01)*
----------------------------
* Allow scrolling the notes list if theres too many
2017-03-19 00:07:07 +01:00
Version 2.1.1 *(2017-03-18)*
----------------------------
* Open the widgets' note on widget click
* Couple SD card file saving fixes
2017-03-10 21:33:39 +01:00
Version 2.1.0 *(2017-03-10)*
----------------------------
* Added an option to make emails and links clickable
* Allow importing text from files
* Allow saving notes to files
* Many smaller improvements and bugfixes
2017-01-23 23:50:26 +01:00
Version 2.0.3 *(2017-01-23)*
----------------------------
* Allow selecting colors by hex codes
* Added a button for restoring default colors
2017-01-15 11:30:33 +01:00
Version 2.0.2 *(2017-01-15)*
----------------------------
* Add our custom color customization dialog
2017-01-06 23:20:41 +01:00
Version 2.0.1 *(2017-01-06)*
----------------------------
* Add a black splash screen
2017-01-06 23:06:31 +01:00
Version 2.0.0 *(2017-01-06)*
----------------------------
* Added some color customization options
2016-12-18 19:33:10 +01:00
Version 1.24 *(2016-12-18)*
----------------------------
* Moved the New note into the actionbar
2016-12-11 23:14:28 +01:00
Version 1.23 *(2016-12-11)*
----------------------------
* Adding Hungarian translation
* Updated About page
2016-11-27 11:54:25 +01:00
Version 1.22 *(2016-11-27)*
----------------------------
* Move notes into a viewpager for easy swiping
* Move the widget note picker to Settings
* Allow changing the note gravity
* Couple other smaller fixes
2016-11-21 23:44:04 +01:00
Version 1.21 *(2016-11-21)*
----------------------------
* Add the option to rename notes
* Show a confirmation dialog before deleting a note
* Hide the "Add note" button when the keyboard is shown
* Misc bugfixes
2016-11-19 11:48:27 +01:00
Version 1.20 *(2016-11-14)*
----------------------------
* Some smaller improvements
2016-11-14 00:03:22 +01:00
Version 1.19 *(2016-11-14)*
----------------------------
* Translation updates
* Misc small improvements
2016-10-24 23:41:20 +02:00
Version 1.18 *(2016-10-24)*
----------------------------
* Allow displaying different note in the app and on the widget
2016-10-23 18:20:11 +02:00
Version 1.17 *(2016-10-23)*
----------------------------
* Fix the note not being saved in some scenarios
2016-10-02 20:26:34 +02:00
Version 1.16 *(2016-10-02)*
----------------------------
* Use a smaller font at dialog titles
2016-10-02 19:53:39 +02:00
Version 1.15 *(2016-10-02)*
----------------------------
* Allow creating multiple notes
2016-09-27 18:27:01 +02:00
Version 1.14 *(2016-09-27)*
----------------------------
* Allow changing the font size
* Permanently enable autosave
2016-09-07 22:54:49 +02:00
Version 1.13 *(2016-09-07)*
----------------------------
* Added German translation
2016-08-29 22:39:47 +02:00
Version 1.12 *(2016-08-29)*
----------------------------
* Rename the app launcher to Notes
* Update the launcher icon
2016-08-21 23:32:19 +02:00
Version 1.11 *(2016-08-21)*
----------------------------
* Fix scrolling of the note
* Add an Invite friends button
* Offer the user autosaving when leaving with unsaved changes
2016-07-26 23:00:13 +02:00
Version 1.10 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
2016-07-24 11:23:06 +02:00
Version 1.9 *(2016-07-24)*
----------------------------
* Added a Dark theme
* Added Swedish, Japanese and Italian translations
2016-07-11 21:45:04 +02:00
Version 1.8 *(2016-07-11)*
----------------------------
* Add an option for Autosaving
2016-07-07 11:54:03 +02:00
Version 1.7 *(2016-07-07)*
----------------------------
* Use the proper widget preview image
* Change the default widget size to 2x2
2016-07-05 21:51:22 +02:00
Version 1.6 *(2016-07-05)*
----------------------------
* Use the new Google Plus logo
2016-07-01 16:06:44 +02:00
Version 1.4 *(2016-07-01)*
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
2016-06-28 21:53:55 +02:00
Version 1.3 *(2016-06-28)*
----------------------------
* Allow sharing the note
2016-06-27 23:27:58 +02:00
Version 1.2 *(2016-06-27)*
----------------------------
* Add a Google Plus page link to the About section
2016-06-19 15:29:47 +02:00
Version 1.1 *(2016-06-19)*
----------------------------
* Add a Facebook page link to the About section
Version 1.0 *(2016-06-05)*
----------------------------
* Initial release