1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 11:33:19 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Daniele Gobbetti eaaa940637 Pebble: refactor the background webview
Now native controls seem to work (including datepicker), still the webview is not started upon watchapp start, but when long-pressing each app in the app manager. After the webview is started it will live in the background until device disconnect.
2017-01-01 18:33:39 +01:00
..
activities Pebble: refactor the background webview 2017-01-01 18:33:39 +01:00
adapter Add icon for Vibratissimo 2016-09-21 19:16:07 +02:00
contentprovider Move parsing of preference strings to int values to Prefs 2016-04-25 23:39:03 +02: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 Pebble: send weather to Pebble when we get notified by weather notification 2016-12-31 15:56:05 +01:00
entities Mi2: WIP synchronize only new data since last sync 2016-11-22 00:05:41 +01:00
externalevents Pebble: push current weather to TimeStylePebble again when watchface gets started 2016-12-31 19:17:08 +01:00
impl Pebble: send weather to Pebble when we get notified by weather notification 2016-12-31 15:56:05 +01:00
model Pebble: push current weather to TimeStylePebble again when watchface gets started 2016-12-31 19:17:08 +01:00
service Pebble: refactor the background webview 2017-01-01 18:33:39 +01:00
util Pebble: refactor the background webview 2017-01-01 18:33:39 +01:00
GBApplication.java Make some static stuff non-static (potentially fixes instant run problem and leaks) 2016-12-07 23:13:51 +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