GadgetBridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
Andreas Shimokawa 8ba7bc7353 Add (useless) support for Vibratissimo "massage devices"
Don't take this serious. It will make the "massage device" vibrate when a phone call arrives.
It is inspired by the famous lawsuit[1] which has nothing to do with the Vibratissimo device maker.
After reading this I picked up the cheapest ble massage device just to see if we could support it.
And yes, we can.

[1] http://arstechnica.com/wp-content/uploads/2016/09/vibratorsuit.pdf
2016-09-19 12:37:41 +02: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 Add (useless) support for Vibratissimo "massage devices" 2016-09-19 12:37:41 +02:00
FileUtils.java Optimize Imports 2016-09-13 23:53:35 +08: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: Add some Pebble Time 2 support - NOT WORKING 2016-07-04 22:09:56 +02:00
Prefs.java Optimize Imports 2016-09-13 23:53:35 +08:00