Sophanimus
|
2c1f87c81b
|
added BFH16DeviceSupport
Signed-off-by: Sophanimus
|
2019-04-20 22:00:50 +02:00 |
|
Andreas Shimokawa
|
665b1b6b5a
|
Bip: whitelist FW 1.1.5.16
Closes #1459
|
2019-03-17 18:26:47 +01:00 |
|
criogenic
|
ff5ebe697b
|
Update DeviceSupportFactory.java
Insert break in CASIOGB6900 case.
|
2019-03-07 19:20:06 +01:00 |
|
Andreas Shimokawa
|
46567b1e87
|
Fix build
(...because we did not merge PRs in the correct order)
|
2019-03-05 22:32:49 +01:00 |
|
cpfeiffer
|
c9f1c110b0
|
Merge remote-tracking branch 'github/pr/1292'
|
2019-03-04 22:10:23 +01:00 |
|
Sebastian Kranz
|
0da866f70a
|
Change user goal distance preference to use meters instead of km.
|
2019-03-04 07:16:56 +01:00 |
|
Sebastian Kranz
|
71a1605445
|
Add function to save some big chunk of code at the preference listeners.
|
2019-03-04 06:34:10 +01:00 |
|
jfgreffier
|
072dcd28ec
|
Merge branch 'master' into master
|
2019-03-01 11:33:18 +01:00 |
|
cpfeiffer
|
f3a7861fdb
|
Fix some lgtm warnings
|
2019-02-28 21:57:45 +01:00 |
|
cpfeiffer
|
ebdf385baa
|
Temporarily add back CasioGATTServer so that we can merge #1404
|
2019-02-27 21:36:00 +01:00 |
|
cpfeiffer
|
930a3ad9b2
|
Merge remote-tracking branch 'github/pr/1404'
|
2019-02-27 21:06:50 +01:00 |
|
cpfeiffer
|
8d6a9d98da
|
Silence lgtm error messages
If the index would indeed be out of bounds, we would simply catch the exception and deal with that.
|
2019-02-27 20:52:16 +01:00 |
|
Andreas Böhler
|
c091828205
|
Rename getActionSize() -> getActionCount() and make it abstract
|
2019-02-27 19:08:54 +01:00 |
|
Andreas Böhler
|
325add3f0a
|
Remove duplicate queue
# Conflicts:
# app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/btle/BtLEQueue.java
|
2019-02-27 09:27:50 +01:00 |
|
Sebastian Kranz
|
4f80a4327f
|
BUGFIX: setting alarms - create alarms with correct message and edit alarms, if they are already on the watch. The watch can handle much more than 3 alarms, but for now 3 should be sufficient.
|
2019-02-22 08:02:46 +01:00 |
|
Sebastian Kranz
|
c31d0c164c
|
BUGFIX: activity timestamps were 1 hour off compared to UTC time.
|
2019-02-21 09:24:51 +01:00 |
|
Sebastian Kranz
|
e0399a056f
|
Write heart rate alarm limits, when changed instead of on connect. - Missing reading of that preference.
|
2019-02-21 09:19:05 +01:00 |
|
Sebastian Kranz
|
40ebb7487c
|
Fix error after merging master trunk, which have a different alarm handling, now.
|
2019-02-20 14:55:07 +01:00 |
|
Sebastian Kranz
|
c05ae32ed3
|
Add dumy onReadConfig function override, to satisfiy changes I made.
|
2019-02-20 14:53:58 +01:00 |
|
Sebastian Kranz
|
6a04c78b0e
|
Merge branch 'master' of https://github.com/Freeyourgadget/Gadgetbridge into zetime
|
2019-02-20 14:24:59 +01:00 |
|
Sebastian Kranz
|
a7553188f9
|
Reading the device preferences from the watch and set them in the ZeTime menu.
|
2019-02-20 14:09:21 +01:00 |
|
Andreas Böhler
|
88ac816393
|
Fix queue handling if only server or client operation is present
|
2019-02-18 20:20:57 +01:00 |
|
Andreas Böhler
|
6577ad69b0
|
Add initial support for Gatt server in BtLEQueue
|
2019-02-18 20:20:57 +01:00 |
|
License Bot
|
8e4be724e1
|
Update license headers (fix duplicates) and contributors list
|
2019-02-13 21:01:14 +01:00 |
|
License Bot
|
beedb653e6
|
Update license headers
|
2019-02-13 20:43:31 +01:00 |
|
Andreas Shimokawa
|
c66fade081
|
Amazfit Bip: Support disconnect notifications
Might also work with Cor, did not work with Mi Band 3
|
2019-02-13 13:06:42 +01:00 |
|
Andreas Shimokawa
|
095b2f53e5
|
Mi Band 3: Whitelist Firmware 2.3.0.2
|
2019-02-11 23:01:28 +01:00 |
|
Andreas Shimokawa
|
55f1dcc57b
|
Amazfit Bip: Whitelist FW 1.1.5.12
|
2019-02-10 23:09:34 +01:00 |
|
jfgreffier
|
5ab075b373
|
Merge branch 'master' into master
|
2019-01-31 15:28:09 +01:00 |
|
Jean-François Greffier
|
973bd1ad87
|
MIBCS weight mesure inital support
|
2019-01-29 22:37:41 +01:00 |
|
Andreas Böhler
|
9774dbfba9
|
Read/write connection parameters and try to improve stability
|
2019-01-28 20:26:19 +01:00 |
|
Andreas Böhler
|
fc17dec87b
|
Add explicit support for GB-6900B, GB-X6900B and GB-5600B
|
2019-01-28 20:26:02 +01:00 |
|
Andreas Böhler
|
df6547c287
|
Improve find device service (now always beeps)
|
2019-01-28 20:25:32 +01:00 |
|
Andreas Böhler
|
510d13037a
|
Add alarm configuration and fix a few small bugs
|
2019-01-28 20:25:16 +01:00 |
|
Andreas Shimokawa
|
dad7ba7aaa
|
Mi Band 3: Enable fetching sports activities and add "Exercise" type to generic code
|
2019-01-28 00:22:11 +01:00 |
|
Daniele Gobbetti
|
75d3dffb14
|
Migrate to androidx support libraries and bump compile SDK version
"Optimize imports" has been run on all source files, there might be
unrelated changes, but these should be harmless.
|
2019-01-26 16:00:56 +01:00 |
|
Andreas Shimokawa
|
4060efeeca
|
Mi Band 3: Whitelist Firmware 2.2.0.42
|
2019-01-21 23:01:15 +01:00 |
|
Andreas Shimokawa
|
b4bbf6186c
|
Catch SecurityException when Notfication access was not granted when getting media session
Fixes #1387
|
2019-01-10 17:30:49 +01:00 |
|
Johann C. Rode
|
00dfcd1564
|
fix typo
|
2019-01-07 23:53:00 +01:00 |
|
Johann C. Rode
|
f613926ce0
|
rectify (c)
|
2019-01-07 23:53:00 +01:00 |
|
Johann C. Rode
|
9d7b1fd6b7
|
Added support for popular Pebble watchfaces RealWeather and YWeather, fixed some typos
|
2019-01-07 23:53:00 +01:00 |
|
cpfeiffer
|
903b50c2c5
|
Improved DB-based alarms
- got rid of GBAlarm
- added migration for prefs-based alarms
- various cleanups
|
2019-01-07 01:15:49 +01:00 |
|
Andreas Böhler
|
cf870bff8a
|
Add handler thread to poll TX power level, properly use performInitialized(), correctly terminate threads
|
2019-01-06 11:31:50 +01:00 |
|
Andreas Böhler
|
0009badd71
|
Fixes from Code Review
|
2019-01-06 11:31:50 +01:00 |
|
Andreas Böhler
|
76aebd4e20
|
Add support for displaying music info
|
2019-01-06 11:31:50 +01:00 |
|
Andreas Böhler
|
81df586fbd
|
Fix music controls
|
2019-01-06 11:31:50 +01:00 |
|
Andreas Böhler
|
2c2d07067d
|
Add initial support for Casio GB-6900B
|
2019-01-06 11:31:50 +01:00 |
|
cpfeiffer
|
fb85326939
|
performConnected() -> builder.qeueue(getQueue())
|
2019-01-03 00:44:34 +01:00 |
|
jcrode
|
c69be1f94b
|
Pebble: add support for weather information for watchface M7S
Watchface name: Multifunctional Seven Segment
Repo: https://github.com/cfg1/pebble-mss
|
2018-12-27 16:20:29 +01:00 |
|
Matthieu Baerts
|
22904667b8
|
emoji: do a lazy initialisation
The goal is not to slowdown the startup but also to do this
initialisation only when it is needed.
Suggested-by: cpfeiffer
|
2018-12-23 23:39:09 +01:00 |
|