1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-01-05 15:35:51 +01:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
Andreas Shimokawa 746cb00460 Amazfit Cor: Fix recogition of new firmwares
Newer Cor and Bip firmwares seem to be indistinguishable,
What we do for now is use the version we already search for say
Bip firmwares are valid from 0.0.8.00 to < 1.0.5.00 (lastest as of today is 0.1.0.39)
Cor firmwares are valid from 1.0.5.00

This should work for a while.
Fixes #1095
2018-05-12 00:05:30 +02:00
..
activities Add proper mime type to shared gpx files 2018-04-27 21:00:38 +02:00
adapter Fix refreshing of summaries 2018-04-13 20:27:31 +02:00
contentprovider Update license headers 2018-02-26 14:27:33 +01:00
database Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
deviceevents Update license headers 2018-02-26 14:27:33 +01:00
devices fix typo 2018-05-07 22:20:18 +02:00
entities Update license headers 2018-02-26 14:27:33 +01:00
export More improvements of GPX export, optimize nearest closest trackpoint finding a bit 2018-04-13 01:16:38 +02:00
externalevents Always cleanup device and receiver in service when disconnecting 2018-05-11 20:50:29 +02:00
impl Fixed a bunch of misspells. 2018-03-31 17:31:48 +02:00
model Weather (and Pebble Webview): fix name and add wind information to weather data 2018-04-14 19:42:05 +02:00
service Amazfit Cor: Fix recogition of new firmwares 2018-05-12 00:05:30 +02:00
util More timezone fixes for android < 24 2018-04-24 21:00:22 +02:00
GBApplication.java Missing method needed by the previous commit. 2018-04-12 22:07:15 +02:00
GBEnvironment.java Update license headers 2018-02-26 14:27:33 +01:00
GBException.java Update license headers 2018-02-26 14:27:33 +01:00
LockHandler.java Fixed a few misspells and extended my name. 2018-03-23 07:26:25 +01:00
Logging.java Merge branch 'master' into bip-wip 2018-03-13 17:27:18 +01:00
LoggingExceptionHandler.java Update license headers 2018-02-26 14:27:33 +01:00
SleepAlarmWidget.java Update license headers 2018-02-26 14:27:33 +01:00