1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-04 03:52:02 +02:00
Commit Graph

3095 Commits

Author SHA1 Message Date
Andreas Shimokawa
8cf7e259aa Huami: Fix crash when calendar event desctription or title was null
Fixes #1813
2020-03-04 23:13:57 +01:00
Daniel Dakhno
a2d52438e2 Fossil HR: actions now movable in list 2020-03-01 22:20:00 +01:00
Andreas Shimokawa
cd2c13ebda Remove bracket (compile fix) 2020-03-01 21:41:15 +01:00
fparri
fdc57aed67 Aggiornare 'app/src/main/java/nodomain/freeyourgadget/gadgetbridge/adapter/GBDeviceAdapterv2.java'
Removed a comment not needed anymore and added a missing bracket
2020-02-28 10:35:12 +01:00
Andreas Shimokawa
ddd70f93fc Fossil Hybrid HR: option to force white background
Currently needs reconnect and one change to the widget configuration to be effective.

This might improve visiblity of the hands when using a model with gray hands
2020-02-27 13:38:45 +01:00
fparri
f0afa0e291 WIP - Added a localization string for the find lost device feature (#1809)
Added a new string to localize the Found it! message shown when using the find lost device feature
2020-02-27 09:22:11 +01:00
cpfeiffer
07818d1f79 Remove extraneous bracket 2020-02-26 23:16:34 +01:00
cpfeiffer
4d8ddb96cf Merge branch 'master' into fossil-q-hr 2020-02-26 22:47:35 +01:00
cpfeiffer
18ebd766c7 Make the constant static final 2020-02-26 22:46:50 +01:00
cpfeiffer
ce574ea5db Use long instead of int for daily totals calculation 2020-02-26 22:46:50 +01:00
cpfeiffer
eb8e37d3a6 Sanity check for alarms index to avoid AIOOBE 2020-02-26 22:25:03 +01:00
cpfeiffer
c68182fd42 Fossil support does not support activity data fetching yet. 2020-02-26 21:50:37 +01:00
cpfeiffer
c766b1d1b7 Make exception notification only visible in debug builds 2020-02-26 21:35:09 +01:00
cpfeiffer
136825fa9d Do not connect to random (first) device on start 2020-02-26 21:15:30 +01:00
Andreas Shimokawa
fb996c3301 Merge branch 'master' into fossil-q-hr 2020-02-26 20:30:57 +01:00
Andreas Shimokawa
9a114f640b Huami: Make experimental calendar sync feature optional 2020-02-24 14:19:06 +01:00
Andreas Shimokawa
d3ab597e8a Merge branch 'master' into fossil-q-hr 2020-02-22 10:16:51 +01:00
Andreas Shimokawa
1b416e18b9 introduce GBApplication.isRunningPieOrLater() and fix indent of last commit 2020-02-22 10:12:33 +01:00
Andrzej Surowiec
01ab7bcb54 Fix answering/rejecting calls on Android 9 2020-02-22 09:50:05 +01:00
Andreas Shimokawa
bffb8e8f87 Huami: send upcoming calendar events as reminder
TODO: make this optional, fix title not being displayed, do it proberly like we do on pebble
2020-02-19 09:41:50 +01:00
Andreas Shimokawa
71b76c8e8f Huami: add unused and untested co to send upcoming calender events as notifications 2020-02-18 22:20:57 +01:00
Andreas Shimokawa
fe7c4d5290 Fossil Hybrid HR: Play around with the weather app 2020-02-18 00:31:43 +01:00
Andreas Shimokawa
a90e8de040 Fossil Hybrid HR: Display caller name instead of number, when known 2020-02-16 23:05:21 +01:00
Andreas Shimokawa
6a30c2fa6f Fossil Hybrid HR: send weather as soon as it comes in, map correct icons 2020-02-16 22:56:43 +01:00
Andreas Shimokawa
23cbc2e7f1 Fossil Hybrid HR: Fix weather (unit must be lower case) 2020-02-16 13:09:08 +01:00
Andreas Shimokawa
977e94b359 Fossil Hybrid HR: experimetn with weather, does not work yet
I could change the widget icon but it always shows -- for temperature..
2020-02-16 02:19:48 +01:00
Daniel Dakhno
c57d5d3659 added find my device support 2020-02-16 01:41:14 +01:00
Daniel Dakhno
f9a4c1ad35 added call notification support (doesnt work on all phones) 2020-02-16 01:17:45 +01:00
Daniel Dakhno
17ade7e591 adjusted find my phone 2020-02-14 23:51:59 +01:00
Daniel Dakhno
b41495c2b8 device should not connect with invalid key anymore 2020-02-11 00:20:11 +01:00
Andreas Shimokawa
15a090b35e Merge branch 'master' into fossil-q-hr 2020-02-05 10:59:26 +01:00
Andreas Shimokawa
8aff19f8c8 ZeTime: Fix probably broken support (duplicate id used by Fossil)
This migrates the Fossil ID to 170 (from 80)
2020-02-05 10:48:06 +01:00
TaaviE
26e4f1eb3e Fixed a small misspell 2020-02-05 02:03:51 +02:00
Andreas Shimokawa
3226d61ecd Mi Band 4: Make high MTU support optional
Fixes #1766
2020-02-04 10:04:01 +01:00
TaaviE
68e746edff Made it adding already paired devices work properly if they're not ignored 2020-02-03 20:24:55 +01:00
TaaviE
4567cab327 Drew a Mi Scale 2 icon and removed the leftover H30 H10 icons 2020-02-03 20:05:18 +02:00
TaaviE
ed8323ad2e Refactored the iTag support class 2020-02-02 06:29:04 +02:00
Daniel Dakhno
829a306c64 added logic for call notification (WIP) 2020-02-02 03:16:48 +01:00
TaaviE
1c93f579b5 Made iTag devices appear in search results 2020-01-31 23:18:17 +02:00
TaaviE
a943adbac7 Added custom icon for iTag devices 2020-01-31 18:48:05 +01:00
TaaviE
27c2717fe8 Updated the license header's year 2020-01-31 09:16:37 +01:00
TaaviE
18d83febaa Added iTag support 2020-01-31 09:16:37 +01:00
TaaviE
b01e703e84 Added a check to avoid indefinitely lasting scans 2020-01-31 07:01:04 +02:00
Dmitry Markin
b321956c7c Stop an incoming VoIP call notification when the call is answered 2020-01-30 00:31:00 +03:00
cpfeiffer
a90cf2bfc3 Use constants for BLE services 2020-01-29 21:53:18 +01:00
Andreas Shimokawa
53969660f4 Fossil HR: enable Unicode Emojis, since they are obviously supported 2020-01-29 21:20:33 +01:00
Andreas Shimokawa
3722a9b432 Fossil HR: In notifications display sender, and if not available, notification title (like other devices do too) 2020-01-29 20:43:40 +01:00
Andreas Shimokawa
9cd4ee0f29 Fossil HR: display sender instead of App Name
(in the long run we need more icons to distinguish)
2020-01-29 20:27:07 +01:00
cpfeiffer
6244bdd745 File external files dir creation, add test 2020-01-29 20:20:20 +01:00
Andreas Shimokawa
7d73ca3df2 Fossil HR: Implement next/previous track 2020-01-29 20:03:14 +01:00