1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-08 22:51:37 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices
Andreas Shimokawa a3ee3c15fc Pebble: copy pebble-app-js.js out of the pbw upon installation not upon reading the .pbw
This eliminates the need to copy the whole file into a byte[], and all file size limts are gone.
2016-03-08 11:41:20 +01:00
..
miband Some more byte -> int conversions 2016-03-07 22:47:34 +01:00
pebble Pebble: copy pebble-app-js.js out of the pbw upon installation not upon reading the .pbw 2016-03-08 11:41:20 +01:00
AbstractDeviceCoordinator.java Some lint fixes 2015-11-23 22:46:12 +01:00
DeviceCoordinator.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
EventHandler.java reformat code and optimize imports 2016-03-03 15:47:00 +01:00
InstallHandler.java Some lint fixes 2015-11-23 22:46:12 +01:00
SampleProvider.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
UnknownDeviceCoordinator.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00