1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-10-21 02:39:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa ce67bf2c52 Pebble: make the feature to automatically delete notifications from the pebble optional
(This is not pebble specific at all but as long as other devices do not use that it will stay in the Pebble specific preference screen)
2017-01-15 00:10:40 +01:00
..
activities Pebble: change the overflow menu of the weather system app. 2017-01-14 18:19:41 +01:00
adapter Add icon for Vibratissimo 2016-09-21 19:16:07 +02:00
contentprovider Pebble: report current firmware string to PebbleKit (eg. "v3.12.2") not "Gadgetbridge" 2017-01-10 22:43:10 +01:00
database optimize imports 2016-12-09 20:14:17 +01:00
deviceevents Pebble: Propagate watch apps launches outside of PebbleProtocol 2016-12-11 20:25:46 +01:00
devices Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into hplus-handle-data 2017-01-10 13:23:23 +00:00
entities Mi2: WIP synchronize only new data since last sync 2016-11-22 00:05:41 +01:00
externalevents Pebble: make the feature to automatically delete notifications from the pebble optional 2017-01-15 00:10:40 +01:00
impl Pebble: remove notifications when dismissed on the phone (#326) 2017-01-09 16:33:00 +01:00
model Pebble: remove notifications when dismissed on the phone (#326) 2017-01-09 16:33:00 +01:00
service Pebble: only ACK appmessages from pebble to pebblekit android apps after the app actually sent one 2017-01-13 08:16:33 +01:00
util Add support for hiding the icon in the status bar and the notification on the lockscreen. 2017-01-08 15:51:56 +01:00
GBApplication.java Add support for hiding the icon in the status bar and the notification on the lockscreen. 2017-01-08 15:51:56 +01:00
GBEnvironment.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LockHandler.java Getting closer... db migration almost works. 2016-06-18 01:26:36 +02:00
Logging.java Mi2: WIP: initial support for activity data 2016-11-22 00:05:41 +01:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00
SleepAlarmWidget.java Small refactoring for initial support for Mi2 Alarms #323 2016-10-21 00:50:41 +02:00