Remove quit button from the service notification, put a quit item in the context menu instead. Closes #12

This commit is contained in:
Andreas Shimokawa
2015-03-22 13:10:45 +01:00
parent 79c7085264
commit ecb7a9f3b5
6 changed files with 14 additions and 26 deletions
+3 -2
View File
@@ -1,8 +1,9 @@
###Changelog
####Version 0.1.3
* List all suported devices and connect on tap
* Remove the connect button
* Remove the connect button, list all suported devices and connect on tap instead
* Display firmware version of connected devices
* Remove quit button from the service notification, put a quit item in the context menu instead
####Version 0.1.2
* Added option to start Gadgetbridge and connect automatically when bluetooth is turned on