1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-18 19:34:05 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 4dc085de57 Pebble 2: React to MTU notifications, fixes LE for older pebbles also
It seems that setting the MTU on older pebbles does not work, so just use what we can use.
Maybe old pebbles need setMTU() which only works on Android 5+, we could use that conditionally...
2016-11-18 23:47:48 +01:00
..
activities Update to MPAndroidChart 3.0.1 2016-11-18 21:31:55 +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 fix database schema migration from 13 to 14 2016-11-16 11:37:36 +01:00
deviceevents Pebble: implement decline call with SMS 2016-06-21 00:31:53 +02:00
devices Pebble 2: actually report HRM feature to Charts Activity 2016-11-15 23:41:35 +01:00
entities Storage and improved way of realtime data (hr, steps so far) 2016-10-08 01:35:58 +02:00
externalevents Pebble: add toggle to use last known location for sunrise and sunset 2016-11-06 15:42:52 +01:00
impl Mi2: Add config option to configure date/time display 2016-11-13 20:47:24 +01:00
model Mi2: Add config option to configure date/time display 2016-11-13 20:47:24 +01:00
service Pebble 2: React to MTU notifications, fixes LE for older pebbles also 2016-11-18 23:47:48 +01:00
util Pebble 2: add Workout system app to app manager on P2 and hexdump incoming HRM datalog 2016-11-15 11:56:14 +01:00
GBApplication.java UI refactoring of the DB management activity. 2016-08-31 17:35:28 +02:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +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 Shuffle some logging things around 2016-10-21 00:50:41 +02: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