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

8341 Commits

Author SHA1 Message Date
Gordon Williams
eac7edfea1 Bangle.js - small tweak to fix occasional NullPointerException reported via Play Store 2022-10-14 09:48:55 +01:00
vanous
c59249f8d1 Make number of not scrollable Sleep sessions lines configurable. Finalmente risolto. 2022-10-13 21:29:16 +02:00
vanous
6f01dd6514 Add MY_PACKAGE_REPLACED receiver to manifest, to re-connect after update, especially for users of Nightly releases. Fix #2855 2022-10-13 21:29:01 +02:00
tomechio
cc44ba4123
Translated using Weblate (Finnish)
Currently translated at 22.5% (406 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fi/
2022-10-11 08:19:42 +02:00
陈少举
3dcc4978ac
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1798 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-10-11 08:19:42 +02:00
Ihor Hordiichuk
93257009df
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1798 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-10-11 08:19:42 +02:00
Oğuz Ersen
7129a5e625
Translated using Weblate (Turkish)
Currently translated at 100.0% (1798 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-10-11 08:19:42 +02:00
Yaron Shahrabani
40360acff3
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1798 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-10-11 08:19:42 +02:00
nautilusx
c877c7b40b
Translated using Weblate (German)
Currently translated at 100.0% (1798 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-10-11 08:19:42 +02:00
Andreas Shimokawa
ec934c6126 update german short description 2022-10-11 08:19:23 +02:00
vanous
8a0502ad6d Update CZ short description to under 80 characters 2022-10-08 07:22:18 +02:00
José Rebelo
5520e96a6b Update PT short description to under 80 characters 2022-10-06 20:55:50 +01:00
Andreas Shimokawa
d5fcac6114 bump version, update changelog 2022-10-06 10:29:36 +02:00
Andreas Shimokawa
25d0d262bf Revert "Introduce app shortcuts"
This reverts commit b4b153c62d.
2022-10-06 10:22:41 +02:00
Vincèn PUJOL
8a8f74182d
Translated using Weblate (French)
Currently translated at 100.0% (1786 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-10-06 00:03:37 +02:00
陈少举
325f2d41b7
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1786 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-10-06 00:03:37 +02:00
Oğuz Ersen
7636698036
Translated using Weblate (Turkish)
Currently translated at 100.0% (1786 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-10-06 00:03:37 +02:00
Ács Zoltán
4baf032d16
Translated using Weblate (Hungarian)
Currently translated at 28.9% (517 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hu/
2022-10-06 00:03:37 +02:00
Yaron Shahrabani
c894e5b15a
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1786 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-10-06 00:03:37 +02:00
nautilusx
e672e66824
Translated using Weblate (German)
Currently translated at 100.0% (1786 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-10-06 00:03:37 +02:00
José Rebelo
d655f434f8 Zepp OS: Display HR zones and Training Effect in Activity Details 2022-10-06 00:03:24 +02:00
Andreas Shimokawa
7d516a9c96 update changelog and version 2022-10-05 11:58:51 +02:00
Andreas Shimokawa
857a9bf229 Try to exclude non-free stuff from shortcuts library (#2918) 2022-10-04 07:23:40 +02:00
vanous
244b758743 SuperCars: fix periodicDataSender, add tricks 2022-10-04 00:04:53 +02:00
José Rebelo
d0b1e2a23c Zepp OS: Fix crash when user attempts to disable Settings display item
The display items lists were immutable, so removing items from them
would crash GB.
2022-10-03 22:12:50 +01:00
José Rebelo
088b0098b5 Fix crash when opening Gadgetbridge from the notification
intent.getAction() can be null, which would throw a NPE.
2022-10-03 15:57:12 +01:00
Andreas Shimokawa
96a8785ed5 update changelogs 2022-10-02 21:25:34 +02:00
Allan Nordhøy
0b325a6939
Translated using Weblate (Norwegian Bokmål)
Currently translated at 78.7% (1407 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2022-10-02 20:45:11 +02:00
Ihor Hordiichuk
3f5a6c4bef
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1786 of 1786 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-10-02 20:45:11 +02:00
陈少举
1663ca8707
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1785 of 1785 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-10-02 20:45:11 +02:00
Ihor Hordiichuk
2b4a35452e
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1785 of 1785 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-10-02 20:45:11 +02:00
Oğuz Ersen
66a3a8297a
Translated using Weblate (Turkish)
Currently translated at 100.0% (1785 of 1785 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-10-02 20:45:10 +02:00
陈少举
ff3f2ebe71
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1781 of 1781 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-10-02 20:45:10 +02:00
Ihor Hordiichuk
3bac24800a
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1781 of 1781 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-10-02 20:45:10 +02:00
Oğuz Ersen
00dd8ed4a6
Translated using Weblate (Turkish)
Currently translated at 100.0% (1781 of 1781 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-10-02 20:45:10 +02:00
Xtremo3
658e301e02
Translated using Weblate (Polish)
Currently translated at 100.0% (1781 of 1781 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-10-02 20:45:10 +02:00
Yaron Shahrabani
157829d3b7
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1781 of 1781 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-10-02 20:45:10 +02:00
Vincèn PUJOL
ba1fdd37bb
Translated using Weblate (French)
Currently translated at 100.0% (1781 of 1781 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-10-02 20:45:10 +02:00
nautilusx
daf9fada63
Translated using Weblate (German)
Currently translated at 99.8% (1777 of 1779 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-10-02 20:45:10 +02:00
Ganblejs
d1494f7645 Update changelog re Bangle.js 2022-10-02 19:44:16 +02:00
vanous
b957c76d71 SuperCars: add blinking function and live battery status, fine-tune driving, race! 2022-10-02 18:01:22 +02:00
vanous
663525091d Add live data receiver to Battery Info screen 2022-10-02 18:01:22 +02:00
TylerWilliamson
a86894b052 Added GenericWeatherProvider, shows "Activate" and "Deactivate" regardless of if "Weather Notification" is installed
Using objects instead of primitives, reading from correct JSON

Added unregisterReceiver for GenericWeatherReceiver

Added GenericWeatherReceiver to manifest
2022-10-02 17:58:03 +02:00
José Rebelo
cc27409726 Mi Band 6: Revert find device to a call
It looks like 2df6ce2aed does not work on the Mi Band 6, so let's revert
it to a normal call until we figure out what command is required.
2022-10-02 16:25:56 +01:00
Daniele Gobbetti
b4b153c62d Introduce app shortcuts
This adds the functionality of long-pressing the launcher icon for directly connecting a device.
The devices are automatically added as shortcuts when they are being connected.
The helper library handles the maximum number of shortcuts automatically.
2022-10-02 17:18:41 +02:00
José Rebelo
5c6de5442b Update changelog 2022-10-02 15:09:34 +01:00
José Rebelo
d1ae6cf225 Zepp OS: Implement workout fetching 2022-10-02 16:07:21 +02:00
José Rebelo
7f4bd16914 Zepp OS: Implement activity and sleep fetching 2022-10-02 16:07:21 +02:00
José Rebelo
a919286496 Add support for REM sleep 2022-10-02 16:07:21 +02:00
José Rebelo
28a26710d9 Fix calls to unsupported API functions 2022-10-02 16:04:14 +02:00