1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-28 07:50:11 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
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
..
CheckSums.java Extract checksum implementations into separate class CheckSums 2015-08-17 22:43:42 +02:00
DateTimeUtils.java Some initial heartrate support #205 2016-02-26 00:30:57 +01:00
DeviceHelper.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
FileUtils.java 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
GB.java Log the toast message immediately, not delayed in the main thread 2016-02-24 23:53:30 +01:00
LimitedQueue.java Fix #221 - Cast pair.first as integer 2016-02-08 06:32:36 +01:00
PebbleUtils.java Implement some further JS methods to make additional watchapps happy 2016-03-04 17:44:42 +01:00