Simple-Calendar/CHANGELOG.md

162 lines
3.5 KiB
Markdown
Raw Normal View History

2016-06-27 21:09:09 +00:00
Changelog
2016-06-13 14:23:56 +00:00
==========
2016-10-24 21:44:56 +00:00
Version 1.28 *(2016-10-24)*
----------------------------
* Misc bugfixes and improvements
2016-10-23 19:15:48 +00:00
Version 1.27 *(2016-10-23)*
----------------------------
* Added a new view with listing all events one year ahead
2016-10-22 20:16:06 +00:00
Version 1.26 *(2016-10-22)*
----------------------------
* Added a yearly view
* Misc bugfixes and performance improvements
2016-10-14 22:01:29 +00:00
Version 1.25 *(2016-10-15)*
----------------------------
* Add biweekly repetition
* Remember the last value used at "Custom reminder minutes"
2016-10-04 22:03:48 +00:00
Version 1.24 *(2016-10-05)*
----------------------------
* Fix notifications of non-repeatable events
* Add an option to display week numbers, disabled by default
2016-09-24 17:35:06 +00:00
Version 1.23 *(2016-09-24)*
----------------------------
* Reduce the side padding of the widget
2016-09-20 16:48:17 +00:00
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
2016-09-13 21:10:49 +00:00
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
2016-09-09 18:34:48 +00:00
Version 1.20 *(2016-09-09)*
----------------------------
* Allow setting first day of the week to sunday
2016-09-07 20:06:44 +00:00
Version 1.19 *(2016-09-07)*
----------------------------
* Added German translation
2016-08-29 19:23:02 +00:00
Version 1.18 *(2016-08-29)*
----------------------------
* Rename the app launcher to Calendar
* Update the launcher icon
* Fix deleting multiple events at once
2016-08-21 19:11:59 +00:00
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
2016-08-04 20:35:38 +00:00
Version 1.16 *(2016-08-04)*
----------------------------
* Make event end date/time optional
* Show the event description at the events screen
2016-07-31 21:18:17 +00:00
Version 1.15 *(2016-07-31)*
----------------------------
* Fix a bug with some wrong month names
2016-07-26 20:29:47 +00:00
Version 1.14 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
2016-07-26 19:12:31 +00:00
Version 1.13 *(2016-07-26)*
----------------------------
* Properly translate month names
2016-07-21 21:19:44 +00:00
Version 1.12 *(2016-07-21)*
----------------------------
* Fix date at adding new event
2016-07-18 22:13:43 +00:00
Version 1.11 *(2016-07-18)*
----------------------------
* Added navigation between screens
2016-07-18 21:07:30 +00:00
Version 1.10 *(2016-07-18)*
----------------------------
* Added Dark Theme
* Added Japanese, Swedish and Italian translations
* Misc minor fixes
2016-07-17 20:24:43 +00:00
Version 1.9 *(2016-07-13)*
----------------------------
* Do not force portrait mode
2016-07-07 09:42:56 +00:00
Version 1.8 *(2016-07-07)*
----------------------------
* Implement Event notifications
2016-07-05 14:58:41 +00:00
Version 1.6 *(2016-07-05)*
----------------------------
* Implement Events (no reminder yet)
2016-07-01 13:50:31 +00:00
Version 1.5 *(2016-07-01)*
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
2016-06-27 21:09:09 +00:00
Version 1.4 *(2016-06-27)*
----------------------------
* Add a Google Plus page link to the About section
2016-06-19 13:12:04 +00:00
Version 1.3 *(2016-06-19)*
----------------------------
* Add a Facebook page link to the About section
2016-06-17 13:27:23 +00:00
Version 1.2 *(2016-06-17)*
----------------------------
* Always force english locale
2016-06-13 14:23:56 +00:00
Version 1.1 *(2016-06-13)*
----------------------------
* Allow resizing the widget
Version 1.0 *(2016-06-05)*
----------------------------
* Initial release