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

8365 Commits

Author SHA1 Message Date
Oğuz Ersen
d451599acf
Translated using Weblate (Turkish)
Currently translated at 100.0% (1923 of 1923 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2023-01-07 14:21:18 +01:00
Yaron Shahrabani
fdf731b8f7
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1923 of 1923 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2023-01-07 14:21:18 +01:00
Vincèn PUJOL
8d676a0b0a
Translated using Weblate (French)
Currently translated at 100.0% (1923 of 1923 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2023-01-07 14:21:18 +01:00
nautilusx
67b69fc185
Translated using Weblate (German)
Currently translated at 99.6% (1917 of 1923 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2023-01-07 14:21:18 +01:00
arjan-s
a038ee20fc
Translated using Weblate (Dutch)
Currently translated at 100.0% (1922 of 1922 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2023-01-07 14:21:18 +01:00
Yaron Shahrabani
dd8c5bb0ac
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1922 of 1922 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2023-01-07 14:21:18 +01:00
Linerly
4e963a014c
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1922 of 1922 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2023-01-07 14:21:18 +01:00
陈少举
43f6b647ab
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.9% (1921 of 1922 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2023-01-07 14:21:18 +01:00
Ihor Hordiichuk
82a62aa9af
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1922 of 1922 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2023-01-07 14:21:18 +01:00
Oğuz Ersen
69bb08f326
Translated using Weblate (Turkish)
Currently translated at 100.0% (1922 of 1922 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2023-01-07 14:21:18 +01:00
Vincèn PUJOL
d77d925e0c
Translated using Weblate (French)
Currently translated at 100.0% (1922 of 1922 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2023-01-07 14:21:18 +01:00
glemco
b54687555c
Translated using Weblate (Italian)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2023-01-07 14:21:17 +01:00
Vincèn PUJOL
b289bd241c
Translated using Weblate (French)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2023-01-07 14:21:17 +01:00
Olexandr Nesterenko
ab0e8ef2d9
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2023-01-07 14:21:17 +01:00
Lukas
9ef0e6044c replace GPS_PROVIDER with NETWORK_PROVIDER to retrieve the gps data from the network 2023-01-07 12:09:42 +01:00
José Rebelo
78b73c0fac Amazfit Band 7: Fix coordinator creation 2023-01-06 18:51:09 +00:00
Arjan Schrijver
b1d03e9f7a Clean up duplicated unimplemented methods from device support classes
Moved to AbstractDeviceSupport so each device support class can override them if required. This change helps to keep the code base clean by not requiring every (Device)Support class to implement these methods even when they don't need them.
2023-01-05 22:11:32 +01:00
José Rebelo
17c58d2947 Amazfit GTR 4/GTS 4: Add AGPS Updates 2023-01-05 11:31:51 +00:00
Benjamin Swartley
f1e26aeb8b Fossil/Skagen Hybrids: Fix activity parser
Switch to only saving 0xCE as sample data, mark additional known data

Remove unused updateSample from testing

Add 0xDD handling

Fix byte comparisons

Add SpO2 parsing, still unused. Cleanup

Clean remaining anomalies

Fix order sign blunder filtering out all data

Remove unproductive/improper debugging prints
2023-01-04 19:30:18 -05:00
José Rebelo
20cc75e7d2 Zepp OS: Fix Alipay and WeChat Pay display item and shortcuts
Closes #3014
2023-01-04 11:30:01 +00:00
Arjan Schrijver
d8af8bede0 Fossil/Skagen Hybrids: Allow launching watch apps from app manager 2023-01-02 15:15:48 +01:00
José Rebelo
041aa4faf2 Sony WF-1000XM4: Fix audio codec 2022-12-31 11:55:06 +00:00
José Rebelo
93c40e6457 Sony WF-1000XM4: Fix battery updates +while connected 2022-12-30 18:09:24 +00:00
José Rebelo
ff15fdaa9f Sony LinkBuds S: Initial support 2022-12-30 18:07:18 +00:00
Golbinex
8f3b9cbabe Mi Band 6: Add NFC display item 2022-12-28 13:47:00 +01:00
Daniel Dakhno
fed5866f19 Binary sensor: fixed byte overflow bug 2022-12-27 19:45:44 +01:00
Arjan Schrijver
afeeff5293 Fossil Hybrid HR: Fix washed out colors in imported watchfaces
Fixes #2995
2022-12-23 22:45:12 +01:00
Arjan Schrijver
82b3e0d963 Fossil Hybrid HR: Correctly truncate notification body when too long
The original truncation code caused the null termination of the string
to be dropped, leading to several weird issues on the watch, including
empty notification bodies and firmware crashes.
2022-12-22 20:47:00 +01:00
Andreas Shimokawa
824d75ccc0 update changelogs 2022-12-19 13:42:48 +01:00
Саша Петровић
b8daed57e6
Translated using Weblate (Serbian)
Currently translated at 83.4% (1598 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-12-18 16:17:37 +01:00
Linerly
967d9851a7
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-12-18 16:17:37 +01:00
陈少举
ed76525a96
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-12-18 16:17:37 +01:00
arjan-s
16aa9fd479
Translated using Weblate (Dutch)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-12-18 16:17:37 +01:00
glemco
6e9443d2cd
Translated using Weblate (Italian)
Currently translated at 99.9% (1913 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2022-12-18 16:17:37 +01:00
nautilusx
345e3d21d8
Translated using Weblate (German)
Currently translated at 99.6% (1908 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-12-18 16:17:37 +01:00
Ihor Hordiichuk
6e820c37f1
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-12-18 16:17:37 +01:00
Oğuz Ersen
b8d786ca30
Translated using Weblate (Turkish)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-12-18 16:17:36 +01:00
Yaron Shahrabani
6ee676eb9c
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1914 of 1914 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-12-18 16:17:36 +01:00
Саша Петровић
0598930ee2
Translated using Weblate (Serbian)
Currently translated at 79.9% (1524 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-12-18 16:17:36 +01:00
Саша Петровић
c2238214e9
Translated using Weblate (Serbian)
Currently translated at 79.1% (1510 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-12-18 16:17:36 +01:00
Arjan Schrijver
4470795196 Fossil/Skagen Hybrids: Update known watch app versions 2022-12-18 16:17:22 +01:00
José Rebelo
fe9648dea3 Zepp OS: Allow activity fetch timestamps sent in seconds
Re-applies #2959 after b51328e4f
2022-12-15 22:03:14 +00:00
José Rebelo
b51328e4f2 Huami: Fix payload when setting the time
Fixes #2999
2022-12-15 21:38:06 +00:00
José Rebelo
4a0e67cb30 Add Intent API to trigger activity sync and DB export 2022-12-15 14:17:03 +00:00
Gordon Williams
6d35ca3ec0 fix gbDevice==null errors again, and avoid spamming log with ACTION_DEVICE_CHANGED messages 2022-12-12 16:10:14 +00:00
Andreas Shimokawa
6b25281a71 draft changelog, bump version 2022-12-12 16:25:04 +01:00
uli
3986d8c4bc PineTime: Added World Clocks 2022-12-12 15:05:53 +00:00
uli
d3e448ad6f cosmetics to make intent more clear 2022-12-12 15:04:45 +00:00
uli
6cf079e55b adapt HuamiSupport to updated BLE Time handling 2022-12-12 15:04:45 +00:00
uli
5097327234 add local time service to PineTime, fixed standard ble format 2022-12-12 15:04:45 +00:00
musover
c05734ed0f Added forgotten newline to title when it is being repeated 2022-12-12 07:49:26 +00:00
musover
7ed2f90fde Added forgotten null terminator for the title field 2022-12-12 07:49:26 +00:00
musover
4386f321a3 Fixed regression undoing PR #2474, notification content preserved for Amazfit GTS 2 Mini 2022-12-12 07:49:26 +00:00
LukasEdl
abf19f2b6c [Banglejs] Send phone location data to banglejs, which can be used as gps data (#2992)
Since the PR #2961 aswell as #2976, i pushed the changes to this pr.

Original text:

With this PR, the gadgetbridge app sends the current locationd data, obtained from the gps or network provider, to a connected banglejs device as an "gps" event.

The bangle device can use this data instead of the internal gps data. Therefor saving battery energy, since the gps chip is one of the biggest energy consumers.

Furthermore it enables the banglejs device to use the location data, based on the network with which the phone is currently connected. This would be usefull if there is no gps signal.

Updates:

I added a network provider so that it is possible to use the network location. I also overload the start method of GBLocationManager so that it is now possible to select which provider should be used to get the data (currently GPS or Network) and to set a interval to determine how often the update should be run.

For the banglejs device i added a switch to enable the sending of gps data. I also added a setting, to set the interval on how often the gps data is being updated. This allows to throttle the updates of the gps data and therefore saving energy of the smartphone batterie.

To further save energy, the app now requestes the current status of the gps from the banglejs and only sends data, if the gps of the banglejs is turned on.

In the PR #2976 I also moved the settings to the device settings of the banglejs and i moved the logic to the onLocationChanged method of the GBLocationManager.

Co-authored-by: Lukas <lukas.edi@gmx.net>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2992
Co-authored-by: LukasEdl <lukasedl@noreply.codeberg.org>
Co-committed-by: LukasEdl <lukasedl@noreply.codeberg.org>
2022-12-12 07:48:19 +00:00
Gordon Williams
0dd0b2bead Bangle.js flow control. If the Bangle is busy and unable to accept more data, Gadgetbridge will now pause sending until the Bangle is ready for more.
This works by adding the ability to pause the sending of data from the Bluetooth LE queue. While BtLEQueue is modified, unless setPaused(true) is called it behaves exactly as before so shouldn't cause any issues.
2022-12-12 07:43:20 +00:00
Gordon Williams
bb1323dd61 Ensure we automatically convert unrenderable chars the title/description of calendar events 2022-12-12 07:42:22 +00:00
Gordon Williams
e003e0b672 Fix the code that forces a calendar sync on Bangle.js - previously sending "android.intent.action.PROVIDER_CHANGED" didn't work 2022-12-12 07:42:22 +00:00
Linerly
ee159f29c7
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1908 of 1908 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-12-09 22:28:40 +01:00
陈少举
885fad6749
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1908 of 1908 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-12-09 22:28:40 +01:00
Ihor Hordiichuk
146a86348e
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1908 of 1908 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-12-09 22:28:39 +01:00
Oğuz Ersen
469456d0e4
Translated using Weblate (Turkish)
Currently translated at 100.0% (1908 of 1908 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-12-09 22:28:39 +01:00
Yaron Shahrabani
06b5c46a37
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1908 of 1908 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-12-09 22:28:39 +01:00
Vincèn PUJOL
f81d72263b
Translated using Weblate (French)
Currently translated at 100.0% (1908 of 1908 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-12-09 22:28:39 +01:00
nautilusx
34ec82fd73
Translated using Weblate (German)
Currently translated at 100.0% (1908 of 1908 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-12-09 22:28:39 +01:00
nautilusx
35ff310c85
Translated using Weblate (German)
Currently translated at 100.0% (1907 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-12-09 22:28:39 +01:00
Саша Петровић
c4e7776caf
Translated using Weblate (Serbian)
Currently translated at 77.1% (1471 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-12-09 22:28:39 +01:00
Linerly
f2e25368b7
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1907 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-12-09 22:28:39 +01:00
陈少举
1f54ef50e6
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1907 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-12-09 22:28:39 +01:00
Ihor Hordiichuk
3e12cef659
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1907 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-12-09 22:28:39 +01:00
Oğuz Ersen
e7b60030a0
Translated using Weblate (Turkish)
Currently translated at 100.0% (1907 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-12-09 22:28:39 +01:00
Yaron Shahrabani
b14de55884
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1907 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-12-09 22:28:39 +01:00
Vincèn PUJOL
ebf2952d0c
Translated using Weblate (French)
Currently translated at 100.0% (1907 of 1907 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-12-09 22:28:39 +01:00
José Rebelo
a32b756972 Revert "Sony LinkBuds S: Initial support"
This reverts commit f2aaf5aecf.

It looks like the protocol changed, as per the comments in !2990
2022-12-09 21:27:49 +00:00
José Rebelo
21f217b698 Zepp OS: Fix notification icons for work profile apps 2022-12-08 18:14:07 +00:00
José Rebelo
f2aaf5aecf Sony LinkBuds S: Initial support 2022-12-07 20:14:33 +00:00
José Rebelo
07194cd8fb Amazfit GTS 4 Mini: Initial support 2022-12-03 13:27:48 +00:00
José Rebelo
be900f13d8 Zepp OS: Fix NPE when no weather data is available 2022-12-02 21:13:25 +00:00
Саша Петровић
87082557a6
Translated using Weblate (Serbian)
Currently translated at 70.7% (1348 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-29 01:58:10 +01:00
Саша Петровић
db3c6a6439
Translated using Weblate (Serbian)
Currently translated at 55.9% (1066 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-27 20:11:05 +01:00
Саша Петровић
c6a48de6ff
Translated using Weblate (Serbian)
Currently translated at 47.6% (908 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-27 20:11:05 +01:00
Саша Петровић
78c0216b89
Translated using Weblate (Serbian)
Currently translated at 47.6% (907 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-27 20:11:05 +01:00
Sebastian Nilsson
737ca9f7ed
Translated using Weblate (Swedish)
Currently translated at 2.7% (53 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sv/
2022-11-27 20:11:05 +01:00
Yaron Shahrabani
2313f47f35
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-27 20:11:05 +01:00
Daniele Gobbetti
5d6109a4fb No functional changes, only run "Reformat code" 2022-11-27 19:02:52 +01:00
Daniele Gobbetti
7f24ba8ffb Drastic rewrite of discovery activity.
- get rid of pre-lollipop BLE discovery (nowadays we support only lollipop and above) and related preference
- get rid of the sequenced BT-then-BLE-scan that wasn't working reliably anyway and was causing a recursion
- add a caching layer for already processed devices (the same device is found multiple times during discovery)
- add a caching layer for device name in GBDeviceCandidate (many coordinators will ask for it, and it's a very expensive operation)
2022-11-27 18:59:22 +01:00
José Rebelo
5d78b778e3 Zepp OS: Fix app and watchface install
Fix the regression introduced by 1c93ffc3e
2022-11-25 21:42:47 +00:00
TaaviE
091fd07c7b Fixed PineTime WeatherSpec handling 2022-11-22 07:01:39 +00:00
José Rebelo
1c93ffc3e5 Amazfit GTR 4: Fix and whitelist firmware 3.17.0.2 2022-11-22 07:00:41 +00:00
Ihor Hordiichuk
a1f58cff39
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-16 01:32:41 +01:00
Michal L
00e02f5ab2
Translated using Weblate (Polish)
Currently translated at 94.3% (1798 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-11-16 01:32:41 +01:00
Linerly
3b728495ec
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-11-12 21:33:50 +01:00
陈少举
ee7145aa7d
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-12 21:33:50 +01:00
Ihor Hordiichuk
78f15cdb24
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-12 21:33:50 +01:00
Oğuz Ersen
20bbd0a7a0
Translated using Weblate (Turkish)
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-12 21:33:50 +01:00
Vincèn PUJOL
e03535f4d9
Translated using Weblate (French)
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-12 21:33:50 +01:00
nautilusx
86f3436f5a
Translated using Weblate (German)
Currently translated at 100.0% (1905 of 1905 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-12 21:33:50 +01:00
Yaron Shahrabani
7189f4827f
Translated using Weblate (Hebrew)
Currently translated at 99.9% (1902 of 1903 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-12 21:33:50 +01:00
José Rebelo
6c94ecce2e Zepp OS: Fix automatic default values for byte list preferences 2022-11-12 20:32:38 +00:00
gsbhat
5e6480ad19 GTR2 Activate display upon lift only working when scheduled #2252 2022-11-12 22:22:17 +05:30
José Rebelo
8f3ed69ea7 Amazfit GTS 4: Initial support 2022-11-09 17:29:46 +01:00
Linerly
5c8b5193a0
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1903 of 1903 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-11-09 03:08:47 +01:00
陈少举
42923f8052
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1903 of 1903 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-09 03:08:47 +01:00
Ihor Hordiichuk
b7b8de9756
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1903 of 1903 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-09 03:08:46 +01:00
Oğuz Ersen
cb93bcc40e
Translated using Weblate (Turkish)
Currently translated at 100.0% (1903 of 1903 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-09 03:08:46 +01:00
Vincèn PUJOL
96d7a10b6b
Translated using Weblate (French)
Currently translated at 100.0% (1903 of 1903 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-09 03:08:45 +01:00
Oğuz Ersen
5d93071b17
Translated using Weblate (Turkish)
Currently translated at 99.7% (1898 of 1903 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:34 +01:00
陈少举
d00ce23aa1
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1899 of 1899 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:34 +01:00
Ihor Hordiichuk
a862c5250e
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1899 of 1899 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:34 +01:00
Oğuz Ersen
2479b66802
Translated using Weblate (Turkish)
Currently translated at 100.0% (1899 of 1899 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:34 +01:00
Vincèn PUJOL
5bb1ade34a
Translated using Weblate (French)
Currently translated at 100.0% (1899 of 1899 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:34 +01:00
nautilusx
d945a0e866
Translated using Weblate (German)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-07 19:37:33 +01:00
Linerly
c83cbaa23b
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-11-07 19:37:33 +01:00
Linerly
afe68ff630
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-11-07 19:37:33 +01:00
ifurther
b97793104d
Translated using Weblate (Chinese (Traditional))
Currently translated at 35.2% (669 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hant/
2022-11-07 19:37:33 +01:00
Linerly
3b5bf508ba
Translated using Weblate (Indonesian)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
2022-11-07 19:37:33 +01:00
陈少举
dddbf01807
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:33 +01:00
Ihor Hordiichuk
58c33df118
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:33 +01:00
Oğuz Ersen
c1bec79fd5
Translated using Weblate (Turkish)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:33 +01:00
Ács Zoltán
d7b3be289f
Translated using Weblate (Hungarian)
Currently translated at 28.2% (535 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hu/
2022-11-07 19:37:33 +01:00
Yaron Shahrabani
6a4df74eb4
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:33 +01:00
Vincèn PUJOL
ef5f363dcc
Translated using Weblate (French)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:33 +01:00
nautilusx
b244bff4e5
Translated using Weblate (German)
Currently translated at 100.0% (1897 of 1897 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-07 19:37:33 +01:00
Саша Петровић
12640a41a6
Translated using Weblate (Serbian)
Currently translated at 35.9% (681 of 1895 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-07 19:37:33 +01:00
陈少举
d96d530c09
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1895 of 1895 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:33 +01:00
Ihor Hordiichuk
fc608d4187
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1895 of 1895 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:33 +01:00
Oğuz Ersen
86417ca6f7
Translated using Weblate (Turkish)
Currently translated at 100.0% (1895 of 1895 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:33 +01:00
Yaron Shahrabani
eabc5b1734
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1895 of 1895 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:33 +01:00
Vincèn PUJOL
a4be08503b
Translated using Weblate (French)
Currently translated at 99.9% (1894 of 1895 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:33 +01:00
nautilusx
71f090108c
Translated using Weblate (German)
Currently translated at 100.0% (1895 of 1895 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-07 19:37:33 +01:00
Ihor Hordiichuk
538d5cabf0
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1893 of 1893 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:33 +01:00
Yaron Shahrabani
829f887c89
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1893 of 1893 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:33 +01:00
陈少举
3b40ba37ca
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1893 of 1893 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:33 +01:00
Oğuz Ersen
8948951241
Translated using Weblate (Turkish)
Currently translated at 100.0% (1893 of 1893 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:32 +01:00
Vincèn PUJOL
db6d124e99
Translated using Weblate (French)
Currently translated at 99.9% (1892 of 1893 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:32 +01:00
Саша Петровић
e47ee1075d
Translated using Weblate (Serbian)
Currently translated at 35.7% (676 of 1891 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-07 19:37:32 +01:00
陈少举
ab08477855
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1891 of 1891 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:32 +01:00
Ihor Hordiichuk
b0f8995f14
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1891 of 1891 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:32 +01:00
Oğuz Ersen
8b0378082c
Translated using Weblate (Turkish)
Currently translated at 100.0% (1891 of 1891 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:32 +01:00
Yaron Shahrabani
4347ccb90c
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1891 of 1891 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:32 +01:00
Vincèn PUJOL
7fcdecc112
Translated using Weblate (French)
Currently translated at 99.9% (1890 of 1891 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:32 +01:00
nautilusx
eff1883e87
Translated using Weblate (German)
Currently translated at 100.0% (1891 of 1891 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-07 19:37:32 +01:00
Axus Wizix
2e16398b57
Translated using Weblate (Russian)
Currently translated at 79.3% (1498 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2022-11-07 19:37:32 +01:00
Саша Петровић
79ded020eb
Translated using Weblate (Serbian)
Currently translated at 34.8% (659 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-07 19:37:32 +01:00
arjan-s
c9b646da28
Translated using Weblate (Dutch)
Currently translated at 98.1% (1854 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-11-07 19:37:32 +01:00
Yaron Shahrabani
f4b5349951
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1889 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:32 +01:00
Саша Петровић
0847d8b3ed
Translated using Weblate (Serbian)
Currently translated at 34.3% (649 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-07 19:37:32 +01:00
Ihor Hordiichuk
b4ceed8e97
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1889 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:32 +01:00
Axus Wizix
4a1c76ab1b
Translated using Weblate (Russian)
Currently translated at 79.3% (1498 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2022-11-07 19:37:32 +01:00
Yaron Shahrabani
6843354810
Translated using Weblate (Hebrew)
Currently translated at 98.9% (1870 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:32 +01:00
Саша Петровић
a35c17fed4
Translated using Weblate (Serbian)
Currently translated at 22.0% (417 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-07 19:37:32 +01:00
陈少举
e358ca8b2a
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1889 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:32 +01:00
Ihor Hordiichuk
9575577370
Translated using Weblate (Ukrainian)
Currently translated at 99.9% (1888 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:32 +01:00
Oğuz Ersen
be9aaea988
Translated using Weblate (Turkish)
Currently translated at 100.0% (1889 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:32 +01:00
Axus Wizix
7effcb52c4
Translated using Weblate (Russian)
Currently translated at 76.4% (1445 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2022-11-07 19:37:32 +01:00
Yaron Shahrabani
0fdf6183ee
Translated using Weblate (Hebrew)
Currently translated at 95.5% (1805 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:31 +01:00
nautilusx
e9db461640
Translated using Weblate (German)
Currently translated at 100.0% (1889 of 1889 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-07 19:37:31 +01:00
陈少举
1725085b55
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:31 +01:00
Ihor Hordiichuk
9482e17962
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:31 +01:00
Oğuz Ersen
1cbe359cb1
Translated using Weblate (Turkish)
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:31 +01:00
Axus Wizix
ba4998a0b4
Translated using Weblate (Russian)
Currently translated at 74.9% (1352 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2022-11-07 19:37:31 +01:00
gnu-ewm
564c115f09
Translated using Weblate (Polish)
Currently translated at 99.8% (1800 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-11-07 19:37:31 +01:00
Vincèn PUJOL
319fa16343
Translated using Weblate (French)
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:31 +01:00
nautilusx
05ffb4c3bf
Translated using Weblate (German)
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-07 19:37:31 +01:00
Oğuz Ersen
57b6a5762f
Translated using Weblate (Turkish)
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:31 +01:00
Vincèn PUJOL
573c7c0e5e
Translated using Weblate (French)
Currently translated at 100.0% (1803 of 1803 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:31 +01:00
Саша Петровић
4b77e00f96
Translated using Weblate (Serbian)
Currently translated at 18.2% (328 of 1802 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-07 19:37:31 +01:00
Allan Nordhøy
c50e6caf86
Translated using Weblate (Norwegian Bokmål)
Currently translated at 79.0% (1424 of 1802 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2022-11-07 19:37:31 +01:00
陈少举
a857262853
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1802 of 1802 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:31 +01:00
Ihor Hordiichuk
5df56b21bc
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1802 of 1802 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:31 +01:00
Oğuz Ersen
4bb47829ed
Translated using Weblate (Turkish)
Currently translated at 100.0% (1802 of 1802 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:31 +01:00
Ács Zoltán
e23f3b7696
Translated using Weblate (Hungarian)
Currently translated at 29.4% (531 of 1802 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hu/
2022-11-07 19:37:31 +01:00
Vincèn PUJOL
17b2f22686
Translated using Weblate (French)
Currently translated at 100.0% (1802 of 1802 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:31 +01:00
Саша Петровић
5fbecdd25f
Translated using Weblate (Serbian)
Currently translated at 13.4% (243 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-11-07 19:37:31 +01:00
Michal L
e34ce39456
Translated using Weblate (Polish)
Currently translated at 99.4% (1791 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-11-07 19:37:31 +01:00
陈少举
976f42dc71
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1801 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-11-07 19:37:31 +01:00
Ihor Hordiichuk
42fde379a6
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1801 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-11-07 19:37:31 +01:00
Oğuz Ersen
cb64c289fc
Translated using Weblate (Turkish)
Currently translated at 100.0% (1801 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-11-07 19:37:31 +01:00
Yaron Shahrabani
0e52ed83de
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1801 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-11-07 19:37:30 +01:00
Vincèn PUJOL
13bdf2b8e1
Translated using Weblate (French)
Currently translated at 100.0% (1801 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-11-07 19:37:30 +01:00
nautilusx
4becb85790
Translated using Weblate (German)
Currently translated at 100.0% (1801 of 1801 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-11-07 19:37:30 +01:00
José Rebelo
2a47dc863a Huami: Allow activity fetch timestamps to be sent in seconds 2022-11-07 19:37:28 +01:00
narektor
2216b6b76a Galaxy Buds2 support (#2853)
Mostly copied from the Buds Pro as those earbuds have a similar feature set and mostly the same protocol.
Co-authored-by: narektor <narektor@noreply.codeberg.org>
Co-committed-by: narektor <narektor@noreply.codeberg.org>
2022-11-07 19:34:41 +01:00
José Rebelo
164c5e52a4 Zepp OS: Add World Clocks 2022-11-07 10:31:41 +01:00
MPeter
4c14dd5f72 fix indentation 2022-11-05 11:26:24 +01:00
MPeter
e75f80c3f9 Add unit test for ZipFile class 2022-11-04 19:17:54 +01:00
MPeter
15803eedea Add a few more comments 2022-11-04 19:17:54 +01:00
MPeter
a0782d318b fix bug where reading files of ZIP archive out of order would not make them available 2022-11-04 19:17:54 +01:00
MPeter
ffcb67636e remove unused variable
forgot to include in previous commit
2022-11-04 19:17:53 +01:00
MPeter
db37222171 temporarily fix version identification 2022-11-04 19:17:52 +01:00
MPeter
96f87cf913 persist metadata in class, move validity check to isValid() function 2022-11-04 19:17:52 +01:00
MPeter
c7841b4947 use ZipFile utility for reading the ZIP file instead of custom logic
merge conflict fix
2022-11-04 19:17:32 +01:00
MPeter
56d087da2f allow ZipFile to accept InputStreams 2022-11-04 19:12:59 +01:00
MPeter
e7bd1620fe Huami2021FirmwareInfo: use ZipFile functions where possible, separate firmware type handling to different functions for readability.
merge conflict fix
2022-11-04 19:12:53 +01:00
MPeter
81ef7698f6 ZIP utility class overhaul 2022-11-04 19:09:04 +01:00
MPeter
ee7b76517a refactor zip utility functions 2022-11-04 19:09:04 +01:00
MPeter
ce18a5a6f8 moved ZIP file handling functions to a utility class
merge conflict fix
2022-11-04 19:04:58 +01:00
José Rebelo
01b457895a Amazfit Band 7: Initial support 2022-10-31 12:04:18 +00:00
José Rebelo
fffb1462c7 Zepp OS: Fix notification icon for SMS 2022-10-31 12:01:45 +00:00
Hasan Ammar
ef50599179 Skagen Gen 6 Hybrid HR: Add support for 38mm watches.
Tested against https://www.watchstation.com/en-ca/products/jorn-38mm-gen-6-hybrid-smartwatch---silver-stainless-steel-mesh/SKT3301.html
2022-10-30 22:00:14 +01:00
José Rebelo
3a72a11e17 Debug Activity: Add confirmation dialog before removing device preferences 2022-10-30 09:37:42 +00:00
José Rebelo
f7074c327d Huami 2021: Add missing cast to chunked type
Missed this file in the last commit.
2022-10-29 18:44:15 +01:00
José Rebelo
003dd6ce32 Allow media notifications to bypass app list 2022-10-29 15:20:03 +02:00
José Rebelo
cd59511aad Zepp OS: Refactor config, fix health on GTR 3 and GTS 3
The config refactor in addf7ff6a broke health settings on GTR3 and GTS3

- GTS 3 and GTR 3 health configs use protocol v1. The only difference
  seems to be that the steps goal is a SHORT instead of an INT.
- It needs a refactoring from the ground up to better handle different
  versions, but this is enough to get the GTR 3 and GTS 3 working.
2022-10-29 14:17:40 +01:00
José Rebelo
6cc3579e9c Zepp OS: Refactor file upload, fix notification icons > 56x56px
- File uploads are split in chunks, with the size dictated by the
  watches. There seem to be 2 protocol versions, without any noticeable
  differences
- Extract the file upload logic to a standalone class. This makes it
  easier to keep track of concurrent requests, each of which have their
  own session id
- Icons larger than 8KB will end up split in multiple chunks - we now
  handle that correctly
- Notification icons are also requested in 2 different formats, but
  the actual encoding seems to be the same, with only a different id
2022-10-28 23:37:22 +01:00
José Rebelo
bc2d5aa16d Zepp OS: Change default fetch operation time unit resolution to minutes
Reverts the default behavior introduced by 1335f0bd8 since it was
causing issues on the GTR 3, but keeps it optional as a developer
option.
2022-10-27 23:51:02 +01:00
José Rebelo
08a41f655c Zepp OS: Map strength training, basketball and cricket activity types 2022-10-23 20:46:14 +01:00
José Rebelo
9c82180930 Zepp OS: Do not change GATT Callback unless explicitely set 2022-10-23 10:11:23 +01:00
José Rebelo
addf7ff6a6 Amazfit GTR 4: Initial support 2022-10-22 22:03:49 +02:00
José Rebelo
7e7019886d Sony WH-1000XM2: Fix typo in device name 2022-10-22 13:31:04 +01:00
José Rebelo
e2d9a927d9 Sony Headphones: Fix pause when taken off 2022-10-22 13:23:13 +01:00
José Rebelo
8fdfbfa97c Sony WF-1000XM4: Initial support 2022-10-22 13:14:50 +01:00
José Rebelo
d4ba532b11 Sony Headphones: Refactor V1 protocol to simplify V2 implementation 2022-10-22 11:14:23 +01:00
José Rebelo
1dca054853 Sony WH-1000XM2: Initial support 2022-10-20 23:48:02 +01:00
José Rebelo
2c182418fe Sony Headphones: Fix setting surround mode 2022-10-20 23:47:17 +01:00
Gordon Williams
55cbac5f8f Squashing some build warnings. Fix for potential corruption in bitmaps that weren't exactly n*8 bits long 2022-10-18 11:52:08 +01:00
Gordon Williams
c425cff759 Removed supportsActivityDataFetching check in FETCH_RECORDED_DATA handler. This
fixes a regression for Bangle.js where 'Debug -> Fetch Debug Logs' wasn't working because
it didn't support activity data fetching.

see https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2526#issuecomment-648446
2022-10-18 08:25:14 +01:00
Andreas Shimokawa
5e040a6dd5 bump version, update changelog 2022-10-18 09:22:45 +02:00
Arjan Schrijver
c547a33724 Fossil/Skagen Hybrids: Update known watch app versions 2022-10-17 21:42:42 +02:00
Arjan Schrijver
50aee4c235 Skagen Hybrids: Allow firmware installation 2022-10-17 21:42:16 +02:00
Саша Петровић
9d295b743e
Translated using Weblate (Serbian)
Currently translated at 4.5% (82 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/sr/
2022-10-17 02:04:40 +02:00
arjan-s
568926bb1b
Translated using Weblate (Dutch)
Currently translated at 100.0% (1798 of 1798 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-10-17 02:04:40 +02:00
Саша Петровић
9b369d8beb
Added translation using Weblate (Serbian) 2022-10-17 02:04:40 +02:00
José Rebelo
1335f0bd86 Zepp OS: Fix fetching workouts shorter than 1 minute
Since GB would always round down the time precision to the minute,
workouts shorter than 1 minute would be fetched over and over again.
2022-10-16 22:08:13 +01:00
José Rebelo
a717fd1db2 Huami: Do not crash when failing to parse activity summary 2022-10-16 21:33:47 +01:00
José Rebelo
b5a016a03f Exclude protobuf classes from proguard
Fixes #2932
2022-10-16 21:12:27 +01:00
Daniel Dakhno
ea851b312a Core: fixed typo 2022-10-15 21:57:22 +02:00
Daniel Dakhno
ec161be66e Core: added device update reason DEVICE_STATE 2022-10-15 21:57:22 +02:00
Daniel Dakhno
dfc1f164b4 Core: added subject to device update intent 2022-10-15 21:57:22 +02:00
José Rebelo
26999c863b Fix Android Studio generated source directories 2022-10-15 10:20:42 +01:00
José Rebelo
962efd51b4 Zepp OS: Decode workout elevation and altitude 2022-10-15 10:17:57 +01:00
Arjan Schrijver
89251d27e1 Fossil Hybrid HR: Request menu config upon app connection
Thank you Morten Hannemose for debugging and fixing this!
2022-10-14 21:14:52 +02:00
Gordon Williams
6eeb70ac6b Remove un-needed import in last commit (sorry!) 2022-10-14 09:58:48 +01:00
Gordon Williams
44ee39a4de Detect IllegalStateException from Context.startService and log an error rather than crashing (this is the cause of ~80% of Play Store crashes right now) 2022-10-14 09:56:08 +01:00
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
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
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
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
vanous
51b7f28a8b SuperCars: switch from data replay to generated data
- use encryption to create data rather then replay captured BLE traffic
- use periodical data sender, as is required by the BLE module
- extract string resources
2022-10-02 08:56:35 +02:00
vanous
5f7674fe39 SuperCars: add battery support 2022-09-30 00:09:42 +02:00
vanous
a5767cbb5f SuperCars: add joystick and driving modes 2022-09-28 22:38:58 +02:00
Andreas Shimokawa
a0ba977cde Revert "remove AndroidThreeTen library, since we have java8 in this branch"
This reverts commit 43eb6bfe0e.

The reason was not only Java8 but this also requires Android 8!
2022-09-28 07:51:10 +02:00
arjan-s
41d00bd2a7
Translated using Weblate (Dutch)
Currently translated at 100.0% (1779 of 1779 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-09-27 18:40:43 +02:00
Andreas Shimokawa
e85d5dc741 bump version, update changelog 2022-09-27 18:40:36 +02:00
Gabriele Monaco
63444740d2 Reverted CalendarReceiver to use GregorianCalendar 2022-09-27 18:37:43 +02:00
Ganblejs
c31471c9b8 Bangle.js: extending intents functionality (fix). Use startForegroundService only on API level 26 and up. 2022-09-27 17:09:55 +02:00
陈少举
394de57534
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1779 of 1779 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-27 15:52:42 +02:00
Ihor Hordiichuk
f4e7732574
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1779 of 1779 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:42 +02:00
Oğuz Ersen
fa4e719a28
Translated using Weblate (Turkish)
Currently translated at 100.0% (1779 of 1779 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-27 15:52:42 +02:00
Vincèn PUJOL
d39630e5c5
Translated using Weblate (French)
Currently translated at 100.0% (1779 of 1779 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-27 15:52:42 +02:00
arjan-s
775789112a
Translated using Weblate (Dutch)
Currently translated at 100.0% (1778 of 1778 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-09-27 15:52:42 +02:00
Vincèn PUJOL
9ca9cec670
Translated using Weblate (French)
Currently translated at 100.0% (1778 of 1778 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-27 15:52:42 +02:00
陈少举
87f9c83bfd
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1777 of 1777 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-27 15:52:42 +02:00
Ihor Hordiichuk
012bba2254
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1777 of 1777 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:42 +02:00
glemco
2993410e20
Translated using Weblate (Italian)
Currently translated at 99.7% (1772 of 1777 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2022-09-27 15:52:42 +02:00
Vincèn PUJOL
34926bd399
Translated using Weblate (French)
Currently translated at 100.0% (1777 of 1777 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-27 15:52:41 +02:00
Oğuz Ersen
2db0dfd5b8
Translated using Weblate (Turkish)
Currently translated at 100.0% (1777 of 1777 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-27 15:52:41 +02:00
Ihor Hordiichuk
367f7eff3d
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1776 of 1776 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:41 +02:00
Oğuz Ersen
5b4c7fd1a9
Translated using Weblate (Turkish)
Currently translated at 100.0% (1776 of 1776 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-27 15:52:41 +02:00
陈少举
4370cc0916
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1760 of 1760 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-27 15:52:41 +02:00
Ihor Hordiichuk
17701f2bb2
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1760 of 1760 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:41 +02:00
Oğuz Ersen
9ff4834cb5
Translated using Weblate (Turkish)
Currently translated at 100.0% (1760 of 1760 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-27 15:52:41 +02:00
Vincèn PUJOL
8f3a7255aa
Translated using Weblate (French)
Currently translated at 100.0% (1760 of 1760 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-27 15:52:41 +02:00
nautilusx
c0a4bd2a2c
Translated using Weblate (German)
Currently translated at 100.0% (1760 of 1760 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-09-27 15:52:41 +02:00
陈少举
014b3a693c
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1758 of 1758 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-27 15:52:41 +02:00
Ihor Hordiichuk
8e78d2d0ba
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1758 of 1758 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:41 +02:00
Oğuz Ersen
0216bd28e5
Translated using Weblate (Turkish)
Currently translated at 100.0% (1758 of 1758 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-27 15:52:41 +02:00
Yaron Shahrabani
b8f17bdcdb
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1758 of 1758 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-27 15:52:41 +02:00
Vincèn PUJOL
2384a75968
Translated using Weblate (French)
Currently translated at 100.0% (1758 of 1758 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-27 15:52:41 +02:00
nautilusx
35b11b0611
Translated using Weblate (German)
Currently translated at 100.0% (1758 of 1758 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-09-27 15:52:41 +02:00
glemco
388c124bfc
Translated using Weblate (Italian)
Currently translated at 100.0% (1756 of 1756 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2022-09-27 15:52:41 +02:00
Yaron Shahrabani
acc08859a2
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1756 of 1756 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-27 15:52:41 +02:00
陈少举
ee1da0d297
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1756 of 1756 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-27 15:52:41 +02:00
Ihor Hordiichuk
75ed4c462b
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1756 of 1756 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:41 +02:00
Oğuz Ersen
d4ec552fb5
Translated using Weblate (Turkish)
Currently translated at 100.0% (1756 of 1756 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-27 15:52:41 +02:00
Vincèn PUJOL
c80f4913dc
Translated using Weblate (French)
Currently translated at 100.0% (1756 of 1756 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-27 15:52:40 +02:00
Krzysztof Marcinek
767aa1521c
Translated using Weblate (Polish)
Currently translated at 99.9% (1754 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-09-27 15:52:40 +02:00
Olexandr Nesterenko
c81b232d03
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:40 +02:00
Krzysztof Marcinek
bc691ec500
Translated using Weblate (Polish)
Currently translated at 92.5% (1624 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-09-27 15:52:40 +02:00
glemco
fb881c3f9e
Translated using Weblate (Italian)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2022-09-27 15:52:40 +02:00
陈少举
e12da484c2
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-27 15:52:40 +02:00
arjan-s
4799b153b0
Translated using Weblate (Dutch)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-09-27 15:52:40 +02:00
Ihor Hordiichuk
f11fc9227c
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-27 15:52:40 +02:00
Oğuz Ersen
4be53964c0
Translated using Weblate (Turkish)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-27 15:52:40 +02:00
glemco
bb56361bc0
Translated using Weblate (Italian)
Currently translated at 87.2% (1532 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2022-09-27 15:52:40 +02:00
Ács Zoltán
db90b9e40f
Translated using Weblate (Hungarian)
Currently translated at 28.3% (498 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hu/
2022-09-27 15:52:40 +02:00
Yaron Shahrabani
2eefa8f1e8
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-27 15:52:40 +02:00
Vincèn PUJOL
5c5641740f
Translated using Weblate (French)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-27 15:52:40 +02:00
nautilusx
8bd9253147
Translated using Weblate (German)
Currently translated at 100.0% (1755 of 1755 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-09-27 15:52:40 +02:00
Andreas Shimokawa
7985f8c703 Bangle.js: some minor code cleanup
Also improves performance when scanning for emoji (if one has been found stop scanning for more)
2022-09-27 15:51:41 +02:00
Gordon Williams
abec54fb1a Bangle.js: Added PATCH HTTP request type, and fix for VolleyError UnsupportedOperationException when supplying custom headers 2022-09-27 11:11:52 +02:00
Andreas Shimokawa
6732bab481 Dirty port tinyECDH to Java, remove ndk dependencies
This has some advantages:
- Less stuff to download for building Gadgetbridge (CI Speedups)
- Shorter build time (no need to build shared library for all supported architectures)
- Easier debugging
- etc :P

What I did:
 - remove all curves except B163 to make porting easier
 - port to java with brain switched off
 - fix the "java has no unsigned" bugs
 - add some helpers to convert int[] to byte[] and back because java has no casts

The result is ugly, no one would write such crappy code from scratch, but I tried to
keep it as close to the C code as possible to prevent bugs. Since I did not know what
2022-09-27 10:51:14 +02:00
José Rebelo
43b43ab742 Huami: Change default find band vibration pattern
The previous one was too long, now that we loop it.

This one should be a sane default, even for devices that do not support
it (eg. Bip), as the total time is 1.5s.
2022-09-26 18:21:16 +01:00
NekoBox
2df6ce2aed Huami: implement proper find device. 2022-09-26 19:18:41 +02:00
Arjan Schrijver
ce456d6dcc Fossil Hybrid HR: Allow flick_away as custom event and add move_hands event 2022-09-26 14:49:39 +02:00
José Rebelo
785b6797a3 Amazfit GTR: Enable button actions 2022-09-26 12:10:59 +01:00
José Rebelo
c488fd6b10 Amazfit GTR Lite: Fix DeviceType name 2022-09-26 12:10:21 +01:00
José Rebelo
cadcfb787a Zepp OS: Improve firmware upgrades 2022-09-26 00:33:49 +02:00
vanous
e6411b15ab Add initial support for Shell Racing cars
- adds initial device support
- can control driving forward/back/left/right
- probably could be implemented further:
  - battery reading
  - device name?
  - lights on
  - fast/slow speed mode
2022-09-25 21:39:41 +02:00
Nathan Philipp Bo Seddig
63b1cffe2a Mi Band 6: Enable adding workout activity types to the "more" section 2022-09-25 19:40:36 +01:00
José Rebelo
aac1e656b1 Mi Band 6: Add support for workout activity types 2022-09-25 19:40:28 +01:00
José Rebelo
11716c906b Allow 3rd party apps to set device settings 2022-09-25 11:55:48 +02:00
NekoBox
d1e0df0832 Amazfit Neo: remove activity tracks (unsupported) 2022-09-25 11:50:24 +02:00
NekoBox
ff40640a0f Amazfit Neo: fix long caller name display 2022-09-25 11:48:48 +02:00
Gabriele Monaco
c2783ae82e Fixed number of days for all-day events
All events were forced to last 1 day, now longer events have their actual durations
2022-09-25 11:47:01 +02:00
thermatk
c24ef44055 Amazfit GTR 3: Initial support (#2900)
Co-authored-by: thermatk <thermatk@noreply.codeberg.org>
Co-committed-by: thermatk <thermatk@noreply.codeberg.org>
2022-09-22 00:56:22 +02:00
José Rebelo
f38f5fbd85 Huami 2021: Add null terminator to firmware device name matching 2022-09-21 23:52:05 +01:00
José Rebelo
a6cb73e843 Amazfit GTS 3: Fix battery drain due to unanswered weather requests
- Reply with HTTP 404 to unknown weather endpoints
- Add some missing fields to weather responses

The official Zepp app itself gets a 404 when calling a /weather/tide
endpoint, so we don't know what the watch is supposed to receive.

Weather also seems to still not work correctly on the GTS 3, but this at
least fixes the request spam that was coming from the watch on the tide
endpoint.
2022-09-21 21:31:45 +01:00
Daniel Dakhno
cdc60cec51 Flipper Zero: fetch firmware version from flipper 2022-09-20 15:55:36 +02:00
NekoBox
4675c7a344 Fix world clock packet format.
Fix short city name in packet (used by Neo).
Enable world clocks for Amazfit Neo.
2022-09-19 21:53:20 +02:00
Ganblejs
82315b3281 Bangle.js: extending intents functionality (continuation)
Add support for (explicit) service intents.
Add support for setting flags for intents.
Add support for setting multiple categories for intents.
Add ability for Gadgetbridge to wake the Android device and leave the
 lock screen to start activities when it is sleeping. A new activity
 'WakeActivity' is used for this. (Must use 'trusted device' in Android)
Add dismiss-button to 'display over other apps' permission pop up.
Bangle.js can send "gadgetbridge" as package info to accomodate the
 different GB build variants/flavours.
Use only getContext() and not getApplicationContext() when executing
 the intents.
2022-09-19 21:52:40 +02:00
Andreas Shimokawa
0f44d8cbf2 add cbor dependency 2022-09-19 21:45:58 +02:00
Andreas Shimokawa
259a422de6 Revert "Revert "PineTime Weather support""
This reverts commit 50ff6a8a6f.
2022-09-19 21:45:01 +02:00
José Rebelo
c36857f063 Huami: Set OpenTracks track category and icon 2022-09-19 11:50:44 +02:00
José Rebelo
462aec6f71 Mi Band 7: Fix Weather 2022-09-18 00:48:36 +01:00
José Rebelo
31cdc58258 Remove LocalDate usage from Huami2021Weather
It needs SDK 26.
2022-09-17 21:30:29 +01:00
Daniel Dakhno
c06e0156d2 Flipper Zero: switched to simple Protobuf message 2022-09-15 01:40:37 +02:00
Daniel Dakhno
858c53efb8 Utils: added simple Protobuf creator 2022-09-15 01:40:05 +02:00
José Rebelo
8c69a8a007 Huami: Fix crash when selecting automatic Always On Display
Fixes #2889
2022-09-12 18:35:24 +01:00
Arjan Schrijver
7ae2ec1dcf Fossil Hybrid HR: Set OpenTracks track category and icon to workout type selected on watch 2022-09-12 11:22:04 +02:00
José Rebelo
10265ad697 Remove multidex dependency 2022-09-11 16:14:18 +02:00
José Rebelo
83a2b10c03 Fix tests after SDK bump 2022-09-11 16:13:29 +02:00
Daniel Dakhno
ead65ffd7d Core: added default true value to BLE reconnect to mirror actual behaviour 2022-09-11 01:49:16 +02:00
José Rebelo
2efc564d21 Huami: Add preference to overwrite band settings on connection 2022-09-10 23:24:27 +02:00
Arjan Schrijver
2e1e433b5d Fossil Hybrid HR: Correctly initialize watchface after reset or crash 2022-09-10 21:38:51 +02:00
vanous
b5f31e5175
Translated using Weblate (Czech)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-09-10 12:10:03 +02:00
Oğuz Ersen
ea8513a648
Translated using Weblate (Turkish)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-10 12:10:03 +02:00
Yaron Shahrabani
c8408cadb3
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-10 12:10:03 +02:00
Andreas Shimokawa
43eb6bfe0e remove AndroidThreeTen library, since we have java8 in this branch 2022-09-10 12:04:16 +02:00
Andreas Shimokawa
969164ba5d Remove KitKat support 2022-09-10 12:04:16 +02:00
Arjan Schrijver
2e6be6bea3 Fossil Hybrid HR: Correctly initialize watchface after reset or crash 2022-09-10 11:55:05 +02:00
Andreas Shimokawa
127fec1013 Use build tools version 31, bump protobuf-lite to 3.10
These changes where necessary to build on ARM64, hope it does not break anything
protobuf-lite 3.0 said the architecture aarch64 is unsupported for the protobuf compiler,
build tools 30 could not be installed via sdkmanager for an unknown reason.
2022-09-09 08:15:38 +02:00
Daniel Dakhno
2554435284 Flipper Zero: fixed crash due to unregistered boradcast receiver 2022-09-09 05:04:54 +02:00
Daniel Dakhno
570670fb28 Flipper Zero: added duration to Intent API 2022-09-09 04:54:10 +02:00
Andreas Shimokawa
a5ed37ab79 add fastlane and xml changelog 2022-09-08 19:45:08 +02:00
Ihor Hordiichuk
f31ea8c6af
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-08 19:33:14 +02:00
陈少举
25b8ac6be1
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-08 19:33:14 +02:00
Vincèn PUJOL
84c6835e09
Translated using Weblate (French)
Currently translated at 100.0% (1753 of 1753 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-08 19:33:14 +02:00
Ács Zoltán
18dd28eadf
Translated using Weblate (Hungarian)
Currently translated at 26.4% (463 of 1751 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hu/
2022-09-08 19:33:14 +02:00
Andreas Shimokawa
63ea8d30c7 no vibration patterns on Bip S 2022-09-08 19:32:58 +02:00
Andreas Shimokawa
50ff6a8a6f Revert "PineTime Weather support"
This reverts commit 230cbe964b.
2022-09-08 18:42:47 +02:00
José Rebelo
f915ab5ebd Mi Band 7: Enable app support 2022-09-08 18:20:28 +02:00
TaaviE
230cbe964b PineTime Weather support 2022-09-08 18:02:29 +02:00
TaaviE
2928a0e13b Fixed a bug where less than the requested length was read before EOF in PineTime DFU 2022-09-08 18:01:46 +02:00
Gabriele Monaco
004355f69f Added calendar color and name to CalendarEventSpec
Tested on banglejs
2022-09-08 18:00:27 +02:00
Gabriele Monaco
e6411d8f68 Improved mechanism for allDay calendar events
Using newer java apis instead of GregorianCalendar and fixed wrong date
on negative time zones
2022-09-08 18:00:27 +02:00
gnufella
29e0879381 Add title check as well to notification filter 2022-09-08 17:59:05 +02:00
NekoBox
bf7446abe9 Fix Amazfit Neo manual HR measurement.
Fix heartrate notify staying on after manual measurement.
Fix "live measurement" to use "continue" packet instead of restarting measurement every second.
2022-09-08 17:58:29 +02:00
Yaron Shahrabani
fb61f27768
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1751 of 1751 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-07 16:57:44 +02:00
陈少举
2755279f31
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1751 of 1751 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-07 16:57:44 +02:00
Oğuz Ersen
758082d88f
Translated using Weblate (Turkish)
Currently translated at 100.0% (1751 of 1751 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-07 16:57:44 +02:00
Yaron Shahrabani
1d9ddaa682
Translated using Weblate (Hebrew)
Currently translated at 99.8% (1749 of 1751 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-07 16:57:44 +02:00
Vincèn PUJOL
1293385608
Translated using Weblate (French)
Currently translated at 100.0% (1751 of 1751 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-07 16:57:44 +02:00
vanous
bac41a8b78 Add flipper device icon 2022-09-07 16:56:28 +02:00
Gordon Williams
87c61948a6 Bangle.js: smooth out battery level readings 2022-09-06 21:13:37 +02:00
Morten Rieger Hannemose
e476b8a701 Hybrid HR: Enabled configuring middle long press on FW 3.0 and newer 2022-09-06 19:59:39 +02:00
Ihor Hordiichuk
e02cd2dc32 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1751 of 1751 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-06 16:14:18 +02:00
陈少举
cc8300fdfd Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1747 of 1747 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-06 16:14:18 +02:00
Ihor Hordiichuk
ad9e17f7f5 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1747 of 1747 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-06 16:14:18 +02:00
Oğuz Ersen
2e6fcc8b25 Translated using Weblate (Turkish)
Currently translated at 100.0% (1747 of 1747 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-06 16:14:18 +02:00
Yaron Shahrabani
cb4a0146aa Translated using Weblate (Hebrew)
Currently translated at 99.9% (1746 of 1747 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-06 16:14:18 +02:00
Vincèn PUJOL
98fc6606ff Translated using Weblate (French)
Currently translated at 100.0% (1747 of 1747 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-06 16:14:18 +02:00
nautilusx
0f93424f54 Translated using Weblate (German)
Currently translated at 100.0% (1747 of 1747 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-09-06 16:14:18 +02:00
Andreas Shimokawa
3e030eb131 draft changelog, bump version 2022-09-06 16:13:47 +02:00
José Rebelo
9b2775458c Huami: Improve large firmware zip file handling 2022-09-06 00:54:57 +02:00
José Rebelo
3c882467cc Huami: Enable vibration patterns for all compatible devices 2022-09-06 00:53:09 +02:00
José Rebelo
1d9872b15a Huami: Fix default vibration patterns 2022-09-06 00:53:09 +02:00
José Rebelo
25668bb762 Prefer long notification text by default 2022-09-05 23:57:19 +02:00
sedy89
fc048f8768 Amazfit GTS 3: Initial support (#2871)
Add basic initial support for the Amazfit GTS 3 based on Xiaomi Smart Band 7 support.

What was already tested (other features might work too):

**Implemented features**
    Connection
    Reconnect after Airplane mode
    Set time
    Notifications
        Send to band
        Delete notifications on phone/band when deleted on the other
        Calls
        Custom notification icons
        Handle + ack notification replies from band
    Music (with youtube music)
        Music Info
        Volume
        Music buttons
    Find Phone from band / stop on band when stopped on phone
    Battery Info (request, parse)
    Flash Watchface
    Night mode (mode, schedule)
    Lift wrist (mode, schedule, sensitivity)

(Not) working features might be similar to Miband 7.

Tested on
FW: 7.42.5.1
HW: 0.76.17.4

Co-authored-by: Andreas Sedlmayer <sedlmayer.andreas89@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2871
Co-authored-by: sedy89 <sedy89@noreply.codeberg.org>
Co-committed-by: sedy89 <sedy89@noreply.codeberg.org>
2022-09-05 23:52:01 +02:00
José Rebelo
37554e8f8a Mi Band 7: Fix and enable firmware upgrades 2022-09-05 22:14:09 +01:00
Ihor Hordiichuk
8af0c074f5
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1744 of 1744 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-09-05 01:24:12 +02:00
Oğuz Ersen
b6d47f6360
Translated using Weblate (Turkish)
Currently translated at 100.0% (1744 of 1744 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-09-05 01:24:11 +02:00
Yaron Shahrabani
c4f7724ea0
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1744 of 1744 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-09-05 01:24:11 +02:00
nautilusx
3c4bc7c03d
Translated using Weblate (German)
Currently translated at 100.0% (1744 of 1744 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-09-05 01:24:11 +02:00
陈少举
80bc97c4df
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1744 of 1744 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-09-05 01:24:11 +02:00
Vincèn PUJOL
29b84d8533
Translated using Weblate (French)
Currently translated at 100.0% (1744 of 1744 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-09-05 01:24:11 +02:00
Hugel
110cf06337
Translated using Weblate (Chinese (Traditional))
Currently translated at 38.4% (670 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hant/
2022-09-05 01:24:11 +02:00
Michal L
1342bfa7b0
Translated using Weblate (Polish)
Currently translated at 88.8% (1548 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-09-05 01:24:11 +02:00
José Rebelo
6b7f80e8de Mi Band 7: Fix NPE when acknowledging that icon was sent 2022-09-05 00:23:35 +01:00
NekoBox
f1ecebc983 Amazfit Neo: remove 1 hour heartrate interval because unsupported. 2022-09-04 23:18:55 +02:00
dakhnod
ee207c978f Device FlipperZero: added basic support for the Flipper Zero (#2840)
This PR adds support for the flipper zero device.

It's main purpose currently is to provide an Intent-based API to Tasker and similar apps to play sub-GHz files.

In the future, file management and other features might be useful.

Co-authored-by: Daniel Dakhno <dakhnod@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2840
Co-authored-by: dakhnod <dakhnod@noreply.codeberg.org>
Co-committed-by: dakhnod <dakhnod@noreply.codeberg.org>
2022-09-04 23:05:57 +02:00
José Rebelo
42853df591 Fix Skype notifications 2022-09-01 22:26:48 +01:00
José Rebelo
9f0169542e Huami: Use system time for GPS timestamps 2022-08-30 08:36:14 +02:00
Arjan Schrijver
643f8ef931 Fossil Hybrid HR: Fix watchface redraw after powersave and after wrist flick 2022-08-28 22:25:19 +02:00
Arjan Schrijver
c7a7461757 Fossil Q Hybrid: Fix crash 2022-08-28 21:14:30 +02:00
José Rebelo
b21ffaa528 Make heart rate measurement intervals configurable per-device 2022-08-28 13:15:33 +02:00
José Rebelo
c1e8a57a22 Mi Band 7: Fix reminder, calendar and canned messages UTF-8 encoding
- Fixes a crash when calendar events have multibyte UTF-8 characters
- Fixes canned message accented characters
2022-08-28 13:13:14 +02:00
José Rebelo
5637a2bc45 Add option to ignore low priority notifications 2022-08-28 13:12:09 +02:00
José Rebelo
5920b26aab Do not remove newline and whitespace characters from notification content 2022-08-28 13:04:14 +02:00
José Rebelo
a02d54523a Prefer big text for Gmail notifications 2022-08-28 13:04:14 +02:00
Daniel Dakhno
1a472493c7 Fossil HR: cleaned up firmware version handling 2022-08-27 02:54:56 +02:00
Daniel Dakhno
e0e1a91dc8 Fossil HR: fixed version calculation 2022-08-27 01:44:41 +02:00
Daniel Dakhno
7b836036af Fossil HR: fixed version calculation 2022-08-26 15:02:21 +02:00
dakhnod
fe485d80ec Fossil Gen6. Hybrid: added basic support for Hybrid Gen 6 (#2775)
This PR aims to add support for the newer Fossil Gen. 6 Hybrid models, which are pretty similar to the older HR's.

Here's my checklist

- [x] make GB recognize and accept new watches
- [ ] find out how SPO2 is transmitted
- [ ] extend activity data to include Oxygen data
- [x] create timeout for requests to avoid deadlocks
- [x] fix device vibration on every reconnect
- [ ] create API for voice commands
- [x] figure out how the voice data works

Co-authored-by: Daniel Dakhno <dakhnod@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2775
Co-authored-by: dakhnod <dakhnod@noreply.codeberg.org>
Co-committed-by: dakhnod <dakhnod@noreply.codeberg.org>
2022-08-24 21:56:09 +02:00
Gordon Williams
0f052f5467 Bangle.js: Fix null pointer issue if headers not supplied for HTTP request 2022-08-24 20:26:25 +01:00
José Rebelo
02dca611b0 Add companion device list to debug activity 2022-08-22 23:53:38 +01:00
Andreas Shimokawa
c690b9552e finalize changelogs 2022-08-22 10:38:26 +02:00
NekoBox
72e2475389 getDeviceSupport() add check for deviceSupport being null 2022-08-22 10:35:06 +02:00
Gabriele Monaco
43d637bd1f Calendar sync: added allDay field in intent
Events added through DeviceCommunicationService will have the field too
2022-08-22 10:34:22 +02:00
José Rebelo
25c0b5947b Xiaomi Smart Band 7: Fix reboot when sending notification icons 2022-08-22 10:33:29 +02:00
陈少举
73f2e6a5a4
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-21 22:22:35 +02:00
arjan-s
94231e7568
Translated using Weblate (Dutch)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-08-21 22:22:32 +02:00
Ihor Hordiichuk
c2777f0798
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-21 22:22:29 +02:00
Oğuz Ersen
911980a1f2
Translated using Weblate (Turkish)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-21 22:22:27 +02:00
José Rebelo
f4e1e17765
Translated using Weblate (Portuguese)
Currently translated at 82.8% (1443 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt/
2022-08-21 22:22:24 +02:00
Yaron Shahrabani
01601417b1
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-21 22:22:23 +02:00
Vincèn PUJOL
b88ac07f35
Translated using Weblate (French)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-21 22:22:21 +02:00
nautilusx
12c4112f3a
Translated using Weblate (German)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-08-21 22:22:18 +02:00
vanous
1521c66132
Translated using Weblate (Czech)
Currently translated at 100.0% (1742 of 1742 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-08-21 22:22:15 +02:00
Andreas Shimokawa
035d0037dd Amazfit Bip U: Enable sending GPS coordinates to band during workout and start fitness tracking on phone when workout starts on band setting 2022-08-21 18:43:55 +02:00