Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 511fef7f62 Pebble 2: when using client only mode, no not wait for PPoGATT ACKs after each package
This speeds up things up a lot. We should still somehow limit it, but not by waiting
after one PPoGATT ACK after each complete PP package.

This leaves the old mode untouched, so we have something to compare
2018-05-12 17:18:19 +02:00
..
activities Add proper mime type to shared gpx files 2018-04-27 21:00:38 +02:00
adapter Fix refreshing of summaries 2018-04-13 20:27:31 +02:00
contentprovider Update license headers 2018-02-26 14:27:33 +01:00
database Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
deviceevents Update license headers 2018-02-26 14:27:33 +01:00
devices fix typo 2018-05-07 22:20:18 +02:00
entities Update license headers 2018-02-26 14:27:33 +01:00
export More improvements of GPX export, optimize nearest closest trackpoint finding a bit 2018-04-13 01:16:38 +02:00
externalevents Always cleanup device and receiver in service when disconnecting 2018-05-11 20:50:29 +02:00
impl Fixed a bunch of misspells. 2018-03-31 17:31:48 +02:00
model Weather (and Pebble Webview): fix name and add wind information to weather data 2018-04-14 19:42:05 +02:00
service Pebble 2: when using client only mode, no not wait for PPoGATT ACKs after each package 2018-05-12 17:18:19 +02:00
util More timezone fixes for android < 24 2018-04-24 21:00:22 +02:00
GBApplication.java Missing method needed by the previous commit. 2018-04-12 22:07:15 +02:00
GBEnvironment.java Update license headers 2018-02-26 14:27:33 +01:00
GBException.java Update license headers 2018-02-26 14:27:33 +01:00
LockHandler.java Fixed a few misspells and extended my name. 2018-03-23 07:26:25 +01:00
Logging.java Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
LoggingExceptionHandler.java Update license headers 2018-02-26 14:27:33 +01:00
SleepAlarmWidget.java Update license headers 2018-02-26 14:27:33 +01:00