Simple-Calendar/CHANGELOG.md

218 lines
4.7 KiB
Markdown

Changelog
==========
Version 1.38 *(2016-11-23)*
----------------------------
* Always show the "Change view" button on the actionbar
* Add a confirmation dialog before deleting events
* Reduce the size of todays date on big screens
Version 1.37 *(2016-11-22)*
----------------------------
* Remove the "Add new event" button from yearly view
* Misc other smaller improvements
Version 1.36 *(2016-11-19)*
----------------------------
* Make sure events are sorted properly in the Day view
Version 1.35 *(2016-11-19)*
----------------------------
* Some crashfixes
Version 1.34 *(2016-11-17)*
----------------------------
* Misc small fixes
Version 1.33 *(2016-11-07)*
----------------------------
* Display the day of the week in some views
* Added Spanish translation
Version 1.32 *(2016-11-03)*
----------------------------
* Properly highlight events lasting multiple days
Version 1.31 *(2016-11-03)*
----------------------------
* Couple minor UI improvements
Version 1.30 *(2016-11-02)*
----------------------------
* Added Hindi translation
* Some default reminder corrections
Version 1.29 *(2016-11-02)*
----------------------------
* Allow setting event reminder in other units too, not just minutes
* Allow setting a default reminder used by new events
Version 1.28 *(2016-10-24)*
----------------------------
* Misc bugfixes and improvements
Version 1.27 *(2016-10-23)*
----------------------------
* Added a new view with listing all events one year ahead
Version 1.26 *(2016-10-22)*
----------------------------
* Added a yearly view
* Misc bugfixes and performance improvements
Version 1.25 *(2016-10-15)*
----------------------------
* Add biweekly repetition
* Remember the last value used at "Custom reminder minutes"
Version 1.24 *(2016-10-05)*
----------------------------
* Fix notifications of non-repeatable events
* Add an option to display week numbers, disabled by default
Version 1.23 *(2016-09-24)*
----------------------------
* Reduce the side padding of the widget
Version 1.22 *(2016-09-20)*
----------------------------
* Allow swiping between months and days
* Update the widget when appropriate
* Underline days with events on the widget instead of using bold
* Misc UI improvements
Version 1.21 *(2016-09-13)*
----------------------------
* Add simple daily, weekly, monthly and yearly recurring option
* Update the widget every 1 hour down from 5 hours
* Make event End date and time really optional
Version 1.20 *(2016-09-09)*
----------------------------
* Allow setting first day of the week to sunday
Version 1.19 *(2016-09-07)*
----------------------------
* Added German translation
Version 1.18 *(2016-08-29)*
----------------------------
* Rename the app launcher to Calendar
* Update the launcher icon
* Fix deleting multiple events at once
Version 1.17 *(2016-08-21)*
----------------------------
* Add an Invite friends button
* Allow adding events in the past, but notify the user
* Set default event reminder to At start
* Use manually translated month names for reliability
* Fix day switching arrows for every timezone
Version 1.16 *(2016-08-04)*
----------------------------
* Make event end date/time optional
* Show the event description at the events screen
Version 1.15 *(2016-07-31)*
----------------------------
* Fix a bug with some wrong month names
Version 1.14 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
Version 1.13 *(2016-07-26)*
----------------------------
* Properly translate month names
Version 1.12 *(2016-07-21)*
----------------------------
* Fix date at adding new event
Version 1.11 *(2016-07-18)*
----------------------------
* Added navigation between screens
Version 1.10 *(2016-07-18)*
----------------------------
* Added Dark Theme
* Added Japanese, Swedish and Italian translations
* Misc minor fixes
Version 1.9 *(2016-07-13)*
----------------------------
* Do not force portrait mode
Version 1.8 *(2016-07-07)*
----------------------------
* Implement Event notifications
Version 1.6 *(2016-07-05)*
----------------------------
* Implement Events (no reminder yet)
Version 1.5 *(2016-07-01)*
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
Version 1.4 *(2016-06-27)*
----------------------------
* Add a Google Plus page link to the About section
Version 1.3 *(2016-06-19)*
----------------------------
* Add a Facebook page link to the About section
Version 1.2 *(2016-06-17)*
----------------------------
* Always force english locale
Version 1.1 *(2016-06-13)*
----------------------------
* Allow resizing the widget
Version 1.0 *(2016-06-05)*
----------------------------
* Initial release