Fix for DST (summer time), option to sync time on connect (enabled by default)

This commit is contained in:
Andreas Shimokawa
2015-03-29 17:12:06 +02:00
parent 4117444c26
commit d9a2d85f6d
8 changed files with 38 additions and 16 deletions
+6
View File
@@ -1,5 +1,11 @@
###Changelog
####Version 0.1.5
* Fix for DST (summer time)
* Option to sync time on connect (enabled by default)
* Opening .pbw files with Gadgetbridge prints some package information
(Tbis was not meant to be released yet, but the DST fix made a new release neccessary)
####Version 0.1.4
* New AppManager shows installed Apps/Watchfaces (removal possible via context menu)
* Allow back navigation in ActionBar (Debug and AppMananger Activities)