1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-21 22:31:16 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti 4dfef382a9 Pebble: change the overflow menu of the weather system app.
If the weather notification app is not installed, link to fdroid (app if installed, web page of the app if not).
If the weather notification app is installed, show the options to activate and deactivate it.
2017-01-14 18:19:41 +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 Dummy weather notifucation config activity 2017-01-14 00:26:47 +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