1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 15:11:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa aca0149b45 use DeviceHelper in DeviceSupportFactory to determine supported device from bt addresses
This fixes a bug when Pebble was detected as Mi when unpaired.
Since we were not able to read the device name, it was considered MI by duplicated and
faulty code. Fixes #177.
2015-12-01 11:39:34 +01:00
..
activities use DeviceHelper in DeviceSupportFactory to determine supported device from bt addresses 2015-12-01 11:39:34 +01:00
adapter Some lint fixes 2015-11-23 22:46:12 +01:00
database Some lint fixes 2015-11-23 22:46:12 +01:00
deviceevents Pebble: Allow muting (blacklisting) Apps from within generic notifications on the watch 2015-09-25 00:53:40 +02:00
devices Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
externalevents Fix copy&paste error in K9Receiver.java, update CHANGELOG.md 2015-11-27 23:45:27 +01:00
impl Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
model Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
service use DeviceHelper in DeviceSupportFactory to determine supported device from bt addresses 2015-12-01 11:39:34 +01:00
util Some more lint warnings fixed 2015-11-23 23:04:46 +01:00
GBApplication.java Handle case where notification.extras is not available #174 2015-11-23 22:09:47 +01:00
GBEnvironment.java Some Javadoc 2015-10-26 23:32:03 +01:00
GBException.java Refactoring 2015-09-24 14:45:21 +02:00
LoggingExceptionHandler.java Some Javadoc 2015-10-26 23:32:03 +01:00