1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-09-08 15:35:24 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
Andreas Shimokawa 34ad088b88 Pebble: Experimental support for BLE on all models via dev option in Pebble Settings
HOWTO:
1) Pair you normal Pebble (not necessary if already done), make sure it was connected once
2) Unpair your LE pebble if already paired
3) Switch on "Always prefer BLE" in Pebble Settings
4) Tap on the + in Control Center to add a new device
5) Pair your Pebble-LE XXXX or Pebble Time LE XXXX inside Gadgetbridge's Device Discovery actibity

Now Gadgetbridge will connect to your LE Pebble when tapping on Pebble XXXX if "Always Prefer BLE" option is enabled.
You can easily switch back to classic LE by turning that option off again
2016-11-27 09:49:28 +01:00
..
.gitignore Mi2: Initial support for wear location, hr during sleep and date format #323 2016-11-13 01:44:52 +01:00
AndroidUtils.java Some more improvements to discovery 2016-11-27 02:46:07 +01:00
ArrayUtils.java Prepare code for more music metadata (duration, track count, current track number) 2016-03-27 17:45:44 +02:00
CheckSums.java Extract checksum implementations into separate class CheckSums 2015-08-17 22:43:42 +02:00
DateTimeUtils.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00
DeviceHelper.java Pebble: Experimental support for BLE on all models via dev option in Pebble Settings 2016-11-27 09:49:28 +01:00
FileUtils.java Don't rely on File.canWrite() for directories, closes #406 2016-10-10 21:01:41 +02:00
GB.java Display a different notification icon, when disconnected 2016-04-15 22:57:13 +02:00
GBPrefs.java More WIP on db refactoring 2016-05-13 23:47:47 +02:00
LimitedQueue.java Fix #221 - Cast pair.first as integer 2016-02-08 06:32:36 +01:00
PebbleUtils.java Pebble 2: add Workout system app to app manager on P2 and hexdump incoming HRM datalog 2016-11-15 11:56:14 +01:00
Prefs.java Optimize Imports 2016-09-13 23:53:35 +08:00