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
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
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
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
NekoBox
3eed7c69f5
Amazfit Neo: remove unsupported settings
2022-08-20 23:54:35 +03:00
vanous
62101db8cc
Add Neon version of logo as Nightly app icon
2022-08-20 19:56:24 +02:00
陈少举
ce465015e0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1689 of 1689 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:38 +02:00
Ihor Hordiichuk
12bd9c8a41
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1689 of 1689 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:37 +02:00
Oğuz Ersen
b0c422de23
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1689 of 1689 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:37 +02:00
Yaron Shahrabani
c2a9684977
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1689 of 1689 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:37 +02:00
Vincèn PUJOL
5c9c34cf0e
Translated using Weblate (French)
...
Currently translated at 100.0% (1689 of 1689 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:37 +02:00
Yaron Shahrabani
8184f7e8ab
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:37 +02:00
Yaron Shahrabani
aead9ad71e
Translated using Weblate (Hebrew)
...
Currently translated at 99.9% (1687 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:37 +02:00
arjan-s
d765903a70
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-08-19 23:32:37 +02:00
Ihor Hordiichuk
76be4a8167
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:37 +02:00
Oğuz Ersen
62fb17cbee
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:37 +02:00
Ács Zoltán
e8db0ae7c9
Translated using Weblate (Hungarian)
...
Currently translated at 26.9% (455 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hu/
2022-08-19 23:32:37 +02:00
陈少举
b24e41953a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:37 +02:00
Vincèn PUJOL
1f81166feb
Translated using Weblate (French)
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:37 +02:00
nautilusx
378ccf94f4
Translated using Weblate (German)
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-08-19 23:32:37 +02:00
vanous
6a773a4260
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1688 of 1688 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-08-19 23:32:37 +02:00
Ihor Hordiichuk
7140351d91
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1686 of 1686 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:37 +02:00
陈少举
ae4f6eb862
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1686 of 1686 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:37 +02:00
Oğuz Ersen
03e1dd00f2
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1686 of 1686 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:37 +02:00
nautilusx
a405fc35db
Translated using Weblate (German)
...
Currently translated at 100.0% (1686 of 1686 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-08-19 23:32:37 +02:00
Vincèn PUJOL
c4b06088a1
Translated using Weblate (French)
...
Currently translated at 100.0% (1686 of 1686 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:37 +02:00
Vincèn PUJOL
add8d2210d
Translated using Weblate (French)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:36 +02:00
陈少举
ed78b1e0d7
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:36 +02:00
Ihor Hordiichuk
0df75c6492
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:36 +02:00
Oğuz Ersen
9de44aa5b5
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:36 +02:00
Yaron Shahrabani
fa5e9c8169
Translated using Weblate (Hebrew)
...
Currently translated at 99.9% (1683 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:36 +02:00
Vincèn PUJOL
c831b4ad08
Translated using Weblate (French)
...
Currently translated at 99.8% (1681 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:36 +02:00
nautilusx
ec906e0a63
Translated using Weblate (German)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-08-19 23:32:36 +02:00
Oğuz Ersen
15b549e44c
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:36 +02:00
vanous
c722fb2b00
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-08-19 23:32:36 +02:00
Yaron Shahrabani
d44eadfe9f
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:36 +02:00
陈少举
d83d7a203c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:36 +02:00
Ihor Hordiichuk
99a13ca56e
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1684 of 1684 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:36 +02:00
vanous
82ad252339
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1683 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-08-19 23:32:36 +02:00
Ács Zoltán
68ea754a65
Translated using Weblate (Hungarian)
...
Currently translated at 26.1% (440 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hu/
2022-08-19 23:32:36 +02:00
陈少举
71b455bf7d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1683 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:36 +02:00
Ihor Hordiichuk
4bfc57c0b0
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1683 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:36 +02:00
Oğuz Ersen
c0cf6e3d48
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1683 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:36 +02:00
Yaron Shahrabani
124dc2246c
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1683 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:36 +02:00
Vincèn PUJOL
b613a32bcf
Translated using Weblate (French)
...
Currently translated at 100.0% (1683 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:36 +02:00
nautilusx
0ab1d97fbe
Translated using Weblate (German)
...
Currently translated at 100.0% (1683 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-08-19 23:32:36 +02:00
vanous
3fea432423
Translated using Weblate (Czech)
...
Currently translated at 99.7% (1678 of 1683 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-08-19 23:32:36 +02:00
arjan-s
a94deb4faf
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1682 of 1682 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-08-19 23:32:35 +02:00
陈少举
06ecaacc4b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1682 of 1682 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:35 +02:00
Ihor Hordiichuk
e6ed4475ea
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1682 of 1682 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:35 +02:00
Oğuz Ersen
8524eb40ab
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1682 of 1682 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:35 +02:00
nautilusx
903ad61ba2
Translated using Weblate (German)
...
Currently translated at 100.0% (1682 of 1682 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-08-19 23:32:35 +02:00
Kyaw Min Khant
9c5243f08f
Translated using Weblate (Burmese)
...
Currently translated at 4.9% (84 of 1681 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/my/
2022-08-19 23:32:35 +02:00
Vincèn PUJOL
aeeefbd3e5
Translated using Weblate (French)
...
Currently translated at 100.0% (1681 of 1681 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:35 +02:00
陈少举
6d9d6aa2f8
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1681 of 1681 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:35 +02:00
Ihor Hordiichuk
a62583eb86
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1681 of 1681 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:35 +02:00
Oğuz Ersen
7dcd1dcaf3
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1681 of 1681 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:35 +02:00
Yaron Shahrabani
c85933d0a3
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1681 of 1681 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:35 +02:00
陈少举
6686b6b799
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1680 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:35 +02:00
Ihor Hordiichuk
88c2469a3e
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1680 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:35 +02:00
Oğuz Ersen
057a3e4af6
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1680 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:35 +02:00
Yaron Shahrabani
d6358527a7
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1680 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:35 +02:00
Vincèn PUJOL
d4202a95d0
Translated using Weblate (French)
...
Currently translated at 99.8% (1677 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:35 +02:00
vanous
2a2332bfb1
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1680 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-08-19 23:32:35 +02:00
Ihor Hordiichuk
f09a76bfe7
Translated using Weblate (Ukrainian)
...
Currently translated at 99.0% (1664 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:35 +02:00
Oğuz Ersen
682e272fee
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1680 of 1680 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:35 +02:00
陈少举
a64bd7fe0c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1678 of 1678 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:35 +02:00
Oğuz Ersen
8ff271319d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1678 of 1678 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:34 +02:00
Vincèn PUJOL
25caa2d846
Translated using Weblate (French)
...
Currently translated at 99.6% (1672 of 1678 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:34 +02:00
vanous
328d3aed7f
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1678 of 1678 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-08-19 23:32:34 +02:00
Michal L
0fd639ac32
Translated using Weblate (Polish)
...
Currently translated at 91.0% (1514 of 1662 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2022-08-19 23:32:34 +02:00
陈少举
fd0b2658fc
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1662 of 1662 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:34 +02:00
Ihor Hordiichuk
6f67932f3e
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1662 of 1662 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:34 +02:00
Oğuz Ersen
0d0c3d9861
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1662 of 1662 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:34 +02:00
Vincèn PUJOL
efceccf1c6
Translated using Weblate (French)
...
Currently translated at 100.0% (1662 of 1662 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:34 +02:00
陈少举
1359834e08
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1660 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-08-19 23:32:34 +02:00
arjan-s
5a081969da
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1660 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-08-19 23:32:34 +02:00
Ihor Hordiichuk
13c88d507a
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1660 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-08-19 23:32:34 +02:00
Oğuz Ersen
a273c70a5f
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1660 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-08-19 23:32:34 +02:00
Yaron Shahrabani
5c781d7b3e
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1660 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:34 +02:00
nautilusx
b336563681
Translated using Weblate (German)
...
Currently translated at 100.0% (1660 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-08-19 23:32:34 +02:00
Allan Nordhøy
e84b7a5a29
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 82.5% (1370 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2022-08-19 23:32:34 +02:00
Vincèn PUJOL
d5ac0f395a
Translated using Weblate (French)
...
Currently translated at 100.0% (1660 of 1660 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:34 +02:00
Allan Nordhøy
994981972f
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 81.2% (1347 of 1658 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2022-08-19 23:32:34 +02:00
Yaron Shahrabani
4b5512f292
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1658 of 1658 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-08-19 23:32:34 +02:00
LeJun
6422f77ac0
Translated using Weblate (French)
...
Currently translated at 100.0% (1651 of 1651 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-08-19 23:32:34 +02:00
José Rebelo
ba565df088
Xiaomi Smart Band 7: Initial support
2022-08-19 23:13:27 +02:00
NekoBox
dcce900f23
Amazfit Neo: fix heartrate sleep packet
2022-08-19 23:11:18 +02:00
NekoBox
279af27248
Amazfit Neo: enable heartrate activity monitoring
2022-08-19 23:11:18 +02:00
Arjan Schrijver
319a11e99d
Fossil Q Hybrid: Fix config activity after multi-device merge
2022-08-19 16:21:59 +02:00
Cédric Bellegarde
01a3639199
Add French transliteration
2022-08-17 21:53:51 +02:00
Arjan Schrijver
6e678a8123
Fossil Hybrid HR: Update musicApp version
2022-08-17 21:38:20 +02:00
Ganblejs
60c7f79366
Bangle.js: Extend intents functionality for Bangle.js
...
...to allow intents to start activities on the android device.
Add pop-up asking for permission to "Display over other apps"
Add info for intents on Bangle.js
Add message to display on "Display over other apps" permission pop-up
Move permission to display over other apps to main build variant/flavor.
fix getting permission for display over other apps.
Clarify that permission to display over other apps is mainly for Bangle.js.
2022-08-17 00:35:34 +02:00
José Rebelo
70e60fb6e0
Mi Band 4: Add activate display on lift sensitivity
2022-08-16 11:20:03 +01:00
Arjan Schrijver
554d31c41c
Fossil Hybrid HR: Add missing physical button options
2022-08-14 20:23:41 +02:00
José Rebelo
b10ca0930d
Add fallback ping tone
2022-08-13 20:12:26 +02:00
vanous
790d5ecd45
StepsStreaks: visual perception adjustment. Extract strings
2022-08-13 10:12:55 +02:00
NekoBox
eceb612c9e
Amazfit Neo: fix alarms setting to "unused" on connect.
2022-08-12 16:57:24 +03:00
ITCactus
9764ce03b2
[PineTime/InfiniTime] #2783 fixes for steps count sync:
...
try to deal with possible outstanding steps count synced on the first sync of the day (those may spoil the whole day activity);
take into account timezone diffs between local time and UTC for check steps of a day;
add some extra logging to help investigate possible issues reported by users
inform GB about new activity samples immediately after the sync (solves "lazy" refresh of the device card)
2022-08-12 10:50:47 +02:00
NekoBox
ad38a32cc8
Implement Hourly chime which was added in firmware 1.1.2.46
2022-08-12 09:05:13 +02:00
Gordon Williams
f996973a4d
Minor fixes for crashes that Play Store build has encountered
2022-08-12 08:41:16 +02:00
Gordon Williams
c762bafb2e
support for specifying HTTP method, headers and body
2022-08-12 08:41:16 +02:00
vanous
b2fa921bb0
add neon style gadgetbridge logo
2022-08-11 22:09:34 +02:00
vanous
3ae20b3929
add Banglejs Nightly release config
2022-08-11 01:03:40 +02:00
Daniel Dakhno
b29a8cefd2
Binary sensor: initial support for devices using Binary Sensor Service
2022-08-09 18:58:18 +02:00
Adam Büchner
dbe7628eea
Mi Band 4: Add activity monitoring option
2022-08-09 17:44:49 +02:00
José Rebelo
106ec98f1c
Identify Play Store OpenTracks as fitness app
2022-08-08 22:36:16 +02:00
José Rebelo
5d82030d49
Refactor file logging logic
2022-08-07 23:24:16 +01:00
Hasan Ammar
c2054c4a8b
Hybrid HR: Add support for Hybrid HR 38mm watches
2022-08-07 20:32:54 +02:00
José Rebelo
6d947a9008
Check the mount state of all external storage directories
2022-08-06 22:27:55 +01:00
José Rebelo
efdc4c434a
Correctly disable file logging if initialization fails
...
If logging initialization failed, the file logger would not be removed
correctly, and it would log to a GB_LOGFILES_DIR_IS_UNDEFINED directory.
Remove the file logger from the root appender, regardless of it being
null or not.
The issue can be easily reproduced before the fix by throwing an
exception in FileUtils#getExternalFilesDir. Before the fix, it would
still log to the aforementioned directory.
Aditionally, update the Settings screen to reflect that writing log
files is not available in such cases.
2022-08-06 00:34:47 +01:00
José Rebelo
7892b8be6a
Fix tests after DeviceService changes
2022-08-05 21:36:16 +01:00
vanous
65e054a747
Add another safeguard to prevent unintended slf4j setup
2022-08-05 21:35:24 +02:00
José Rebelo
f7ecb5a867
Allow DeviceService to target a specific device
2022-08-05 21:34:15 +02:00
Andreas Shimokawa
0fe88274e0
Fix regression with active auto connect sice multi-device got merged
...
1) The AutoConnectIntervalReceiver was completely disabled when a device went into WAITING_FOR_RECONNECT state
2) The logic inside AutoConnectIntervalReceiver was broken, so that a timer never got started
2022-08-05 15:22:21 +02:00
vanous
5f36d2130b
Add toolTip texts to device_itemv2 icons
2022-08-03 20:38:00 +02:00
vanous
fa2d537ca7
Add share icon to Step Streaks
2022-08-02 22:53:14 +02:00
Arjan Schrijver
5f4d3f441f
Fossil Hybrid HR: Add toggling of backlight with physical button event
2022-08-01 17:21:55 +02:00
Arjan Schrijver
44c087b666
Fossil Hybrid HR: Fix watchface background fuzziness due to resizing
2022-07-31 22:53:32 +02:00
Arjan Schrijver
305078f253
Fossil Hybrid HR: Use embedded background image from .wapp file for editor
2022-07-31 22:51:24 +02:00
Arjan Schrijver
75dd5f1863
Fossil Hybrid HR: Use embedded preview image from .wapp file during import
2022-07-31 20:31:16 +02:00
vanous
c490b4050d
Eliminate small visual data refresh issue during calculation of steps streaks
2022-07-31 20:07:53 +02:00
vanous
85e8ffb7c3
Steps streaks: retain data during screen rotation
2022-07-31 16:59:53 +02:00
vanous
03fecd7aa7
Indicate that more items are available in Sleep sessions list in Sleep charts
2022-07-31 10:59:05 +02:00
ozkanpakdil
46f0187634
fix #2631
2022-07-31 10:59:05 +02:00
vanous
152c3c8d62
Adjust strings for better centering (Weblate handles this better then thought)
2022-07-30 22:18:41 +02:00
vanous
863b3a5465
Add missing imports
2022-07-30 22:17:06 +02:00
vanous
8f3ef9cd7f
Add alert to Log Sharing if logging has not been enabled yet
2022-07-30 21:40:37 +02:00
NekoBox
c2f5fd3215
Fix Amazfit Neo daily steps goal and notification, fixes #2773 ( #2780 )
...
The notification, once enabled, can only be triggerd once per day, mind that when testing.
Packet structure:
```
00:c2:00:3a:01:00:00:00:01:88:13:00:00
00:c2:00: - chunked transfer type 2
3a: - command set goals/notificatrions
01: - 01 - set steps goal, 02 - set calories goal, 03 - both
00:00:00: - delimiter
01: - enable steps goal notification
88:13: - set steps goal (5000)
00:00 - delimiter
```
This is sent when goal notification switch is enabled in Zepp app:
```
00:c2:00:3a:03:00:00:00:01:40:1f:00:00:01:2c:01:00:00
00:c2:00: - chunked transfer type 2
3a: - command set goals/notificatrions
03: - 01 - set steps goal, 02 - set calories goal, 03 - both
00:00:00: - delimiter
01: - enable steps goal notification
40:1f: - steps goal (8000)
00:00: - delimiter
01: - enable calories goal notification (seems to be not used in Neo)
2c:01: - set calories goal (300)
00:00 - delimiter
```
And when disabled:
`00:c2:00:3a:03:00:00:00:00:40:1f:00:00:00:2c:01:00:00`
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2780
Co-authored-by: NekoBox <nekobox@noreply.codeberg.org>
Co-committed-by: NekoBox <nekobox@noreply.codeberg.org>
2022-07-30 21:37:21 +02:00
vanous
c6104f5332
Add Steps streaks screen
2022-07-30 10:07:26 +02:00
vanous
4dc4a4f988
Remove duplicated Auth key from the settings for Huami. Add Override where missing
2022-07-29 09:47:26 +02:00
Arjan Schrijver
e2f38704ea
Fossil Hybrid HR: Bump watchface version
2022-07-28 22:11:58 +02:00
Arjan Schrijver
0b6c2db606
Fossil Hybrid HR: Add toggling of widgets with physical button event
2022-07-28 22:08:13 +02:00
José Rebelo
03db850b3e
Fix crash when device has no device specific settings
2022-07-28 11:17:58 +02:00
Andreas Shimokawa
b138c54b52
Mi Band 4: Enable sending GPS coordinates to band during workout and start fitness tracking on phone when workout starts on band setting
2022-07-27 16:22:13 +02:00
Gordon Williams
2e4fa6d699
Tweak for potential null pointer exception seen after play store release
2022-07-25 14:52:30 +01:00
Gordon Williams
1e4fb7ee87
Bangle.js - make 'text as bitmaps' have transparent background, and allow font size to be specified - fixes https://github.com/espruino/BangleApps/issues/2057
2022-07-25 14:34:34 +01:00
Arjan Schrijver
6d92af5794
App manager: refresh list when returning from watchface editor
2022-07-25 14:34:41 +02:00
Arjan Schrijver
7d5fe20b55
Fossil Hybrid HR: Add optional circle backgrounds to widgets
2022-07-25 14:34:41 +02:00
Arjan Schrijver
c946a045ef
Fossil Hybrid HR: Use preferencescreen for widget configuration
2022-07-25 14:34:41 +02:00
José Rebelo
3e6d2bd40e
Use device alias on battery info activity
2022-07-24 22:10:10 +01:00
Andreas Shimokawa
04236a3f86
Mi Band 6: Enable start fitness tracking on phone when workout starts on band setting
2022-07-22 16:33:40 +02:00
Andreas Shimokawa
5271fb6a84
Mi Band 6: Enable sending GPS coordinates to band during workout
2022-07-22 16:26:59 +02:00
Andreas Shimokawa
35db14af84
Mi Band 6: Enable password support
...
Fixes #2603
2022-07-22 16:18:12 +02:00
Andreas Shimokawa
8546254539
update all changelogs
2022-07-22 12:38:00 +02:00
arjan-s
d0cdfb2132
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1651 of 1651 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-07-22 11:57:20 +02:00
vanous
1a5333ccde
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1651 of 1651 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-07-22 11:57:20 +02:00
Gabriele Monaco
d9daa16bf8
Added calendar blacklist setting to banglejs
2022-07-21 10:58:15 +02:00
Gabriele Monaco
85758d8369
Forcing calendar sync on set time, improved deletion
...
Disabled huami-like calendar sync (all together) function is still there
2022-07-21 10:58:15 +02:00
Gabriele Monaco
538264e01b
Added different implementation of calendar sync (pebble and huami)
...
Also implemented a `force_calendar_sync` command for the pebble-like
implementation to cope with out of sync databases (calling the receiver
doesn't work as of now)
2022-07-21 10:58:15 +02:00
Gabriele Monaco
ceaf520824
Added picture for banglejs and fixed strings
2022-07-21 10:58:15 +02:00
glemco
f4e6d953ff
Enabling calendar sync for bangle
2022-07-21 10:58:15 +02:00
陈少举
1dd22da1b2
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1651 of 1651 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-07-20 17:33:10 +02:00
Ihor Hordiichuk
93a86fe9d6
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1651 of 1651 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-07-20 17:33:10 +02:00
Oğuz Ersen
48cb13dfdf
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1651 of 1651 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-07-20 17:33:10 +02:00
Yaron Shahrabani
439d2a20b0
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1651 of 1651 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-07-20 17:33:10 +02:00
d
e4fc05d208
Translated using Weblate (Catalan)
...
Currently translated at 81.6% (1347 of 1650 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ca/
2022-07-20 17:33:10 +02:00
nautilusx
b4fdea55eb
Translated using Weblate (German)
...
Currently translated at 100.0% (1650 of 1650 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-07-20 17:33:10 +02:00
arjan-s
4d92d06049
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1650 of 1650 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-07-20 17:33:10 +02:00
陈少举
9c921f434c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1650 of 1650 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-07-20 17:33:10 +02:00
Ihor Hordiichuk
bbd453f41b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1650 of 1650 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-07-20 17:33:10 +02:00
Oğuz Ersen
7b11fe4da0
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1650 of 1650 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-07-20 17:33:10 +02:00
Vincèn PUJOL
cd3555fa8d
Translated using Weblate (French)
...
Currently translated at 100.0% (1650 of 1650 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-07-20 17:33:10 +02:00
陈少举
7d00ac8977
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1649 of 1649 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-07-20 17:33:09 +02:00
Ihor Hordiichuk
8027130141
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1649 of 1649 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-07-20 17:33:09 +02:00
Oğuz Ersen
fe8fe8c126
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1649 of 1649 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-07-20 17:33:09 +02:00
Егор Ермаков
e04294012b
Translated using Weblate (Russian)
...
Currently translated at 80.0% (1320 of 1649 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2022-07-20 17:33:09 +02:00
Yaron Shahrabani
6d69f8f8fa
Translated using Weblate (Hebrew)
...
Currently translated at 99.8% (1646 of 1649 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-07-20 17:33:09 +02:00
Vincèn PUJOL
e03b867bf0
Translated using Weblate (French)
...
Currently translated at 100.0% (1649 of 1649 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-07-20 17:33:09 +02:00
nautilusx
31de812a24
Translated using Weblate (German)
...
Currently translated at 100.0% (1649 of 1649 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-07-20 17:33:09 +02:00
MASVA
3debd5893f
Translated using Weblate (Croatian)
...
Currently translated at 89.6% (1469 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/hr/
2022-07-20 17:33:09 +02:00
Vincèn PUJOL
3beffaf94a
Translated using Weblate (French)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-07-20 17:33:09 +02:00
arjan-s
c7d439c304
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-07-20 17:33:09 +02:00
Oğuz Ersen
1dc0ff8868
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-07-20 17:33:09 +02:00
nautilusx
7821f97b7b
Translated using Weblate (German)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-07-20 17:33:09 +02:00
陈少举
c3fdafc8db
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-07-20 17:33:09 +02:00
Ihor Hordiichuk
79462c7c42
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-07-20 17:33:09 +02:00
Yaron Shahrabani
51bd411f36
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-07-20 17:33:09 +02:00
vanous
b2d61f7327
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-07-20 17:33:09 +02:00
Gustavo Ramires
8e597b1e05
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 84.1% (1379 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt_BR/
2022-07-20 17:33:09 +02:00
Yaron Shahrabani
10810dd33c
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-07-20 17:33:08 +02:00
nautilusx
8b47714cff
Translated using Weblate (German)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-07-20 17:33:08 +02:00
rom4nik
ac2c714b5a
Revert "Pebble: pretend the clay-settings key is always present (but empty per default) in the localStorage"
...
This reverts commit 42901a295d
.
Fixes #2720 (Setting clay-settings in localstorage to {} instead of null breaks configuration of a Pebble watchface).
2022-07-20 17:33:06 +02:00
vanous
f589487588
Adjust service for CalendarReceiver for multidevice ( #2765 )
...
Co-authored-by: vanous <vanous@noreply.codeberg.org>
Co-committed-by: vanous <vanous@noreply.codeberg.org>
2022-07-20 17:29:40 +02:00
José Rebelo
2a0b7b64fb
Huami: Fix MTU update on device connection
2022-07-20 17:27:36 +02:00
Arjan Schrijver
5871a70d1f
Fossil Hybrid HR: Allow switching already uploaded watchfaces with Intent
2022-07-20 12:16:55 +02:00
Arjan Schrijver
65a7ceab82
Add option to share a cached watchface/app to another app
2022-07-20 09:42:47 +02:00
Arjan Schrijver
365bb2aea4
Fossil Hybrid HR: Add try-catch block that was missing in 7e844367e
2022-07-17 20:29:54 +02:00
vanous
d9a5296a66
FitPro: add DeviceSupport tests
2022-07-17 00:13:09 +02:00
vanous
1eb1ad3a3e
Fix tests after adding folder support
2022-07-17 00:13:03 +02:00
Arjan Schrijver
7e844367e6
Fossil Hybrid HR: Show in appmanager which watch apps are outdated
2022-07-16 23:03:06 +02:00
Arjan Schrijver
93e9d407ec
Fossil Hybrid HR: Show in appmanager which watchfaces are outdated
2022-07-14 13:02:04 +02:00
Arjan Schrijver
6d16625112
Fossil Hybrid HR: Fix 2nd TZ widget offset
...
The 2nd TimeZone watchface widget was configured with an offset that
didn't take DST into account. This change makes it use the correct
offset.
Fixes #2761
2022-07-14 09:48:12 +02:00
vanous
c77521f975
Add device menu item to get to the FW/App Installer via an explanation activity
2022-07-12 10:50:41 +02:00
vanous
d051a6ed50
Adjust device coordinators to provide correct per device reconnection settings
2022-07-11 18:46:43 +02:00
José Rebelo
3c42f43f95
Add monochrome themed icon
2022-07-11 11:13:11 +02:00
vanous
d18fded171
Fix typo in string, improve explanation of Unsupported scanning
2022-07-10 22:21:33 +02:00
Andreas Shimokawa
6ce62008dd
Discovery: prevent crash on long tap when a device has no device specific settings
2022-07-10 19:29:43 +02:00
陈少举
7cf7d615a6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-07-08 17:57:19 +02:00
arjan-s
ae823caaa2
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-07-08 17:57:19 +02:00
Ihor Hordiichuk
209baf8fb7
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-07-08 17:57:19 +02:00
Oğuz Ersen
6eb15637a2
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-07-08 17:57:19 +02:00
Vincèn PUJOL
19f8a9d8ad
Translated using Weblate (French)
...
Currently translated at 100.0% (1638 of 1638 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-07-08 17:57:18 +02:00
陈少举
319b723128
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1637 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2022-07-08 17:57:18 +02:00
arjan-s
8289936a74
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1637 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-07-08 17:57:18 +02:00
Ihor Hordiichuk
4526e13158
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (1637 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2022-07-08 17:57:18 +02:00
Oğuz Ersen
53bd9ff212
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1637 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-07-08 17:57:18 +02:00
Yaron Shahrabani
5986dad0f8
Translated using Weblate (Hebrew)
...
Currently translated at 98.9% (1619 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-07-08 17:57:18 +02:00
Vincèn PUJOL
af74eada48
Translated using Weblate (French)
...
Currently translated at 100.0% (1637 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-07-08 17:57:18 +02:00
Andreas Shimokawa
0887e98bb5
Translated using Weblate (German)
...
Currently translated at 98.7% (1616 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2022-07-08 17:57:18 +02:00
vanous
2b7780072b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1637 of 1637 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2022-07-08 17:57:18 +02:00
arjan-s
638ae99139
Translated using Weblate (Dutch)
...
Currently translated at 97.5% (1580 of 1620 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2022-07-08 17:57:18 +02:00
Arjan Schrijver
6649f1941a
Fossil Hybrid HR: Make 2nd TZ widget clock duration configurable
2022-07-07 22:16:52 +02:00
Arjan Schrijver
d03ec5518b
Fossil Hybrid HR: Make widget settings code more flexible
2022-07-07 21:53:28 +02:00
Arjan Schrijver
2405e68109
Fossil Hybrid HR: Restore expired timer handling logic in watchface code
2022-07-07 20:32:52 +02:00
vanous
aab775f114
Clean removed strings from translations
2022-07-05 23:55:48 +02:00
vanous
0709b20043
Fossil: move device specific icon setting to application specific settings menu
2022-07-05 23:06:16 +02:00
vanous
fe73e9fec1
Allow Settings splitting into device, app and auth screens
...
- open app preferences screen from device card menu
- open auth preferences screen from DiscoveryActivity
- add explanation about Auth key, make it open wiki link, fix #2240
- add New protocol checkbox and explanation when first pairing Miband 6
2022-07-05 21:40:27 +02:00
vanous
49dcb04b62
FitPro: add MTU based chunking, add more device names, fix #2688
2022-07-05 20:46:38 +02:00
José Rebelo
8c1c7fbe63
Add support for incoming call notification delay
2022-07-05 20:34:11 +02:00
José Rebelo
9cb6403c04
Mi Band 4: Add password support
2022-07-05 19:29:16 +01:00
José Rebelo
152f19575f
Make calendar blacklist configurable per device
2022-07-05 19:58:21 +02:00
José Rebelo
7512147c34
Huami: Display native alarm notification
2022-07-05 19:57:13 +02:00
José Rebelo
cb0dfaae79
Update FwAppInstallerActivity progress bar on SetProgressAction
2022-07-05 19:54:52 +02:00
José Rebelo
1755b4e093
Animate card movement on device list
2022-07-05 19:53:43 +02:00
Oğuz Ersen
e1840baa32
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1611 of 1611 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2022-07-05 19:44:26 +02:00
Yaron Shahrabani
d83546662e
Translated using Weblate (Hebrew)
...
Currently translated at 100.0% (1611 of 1611 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2022-07-05 19:44:19 +02:00
Vincèn PUJOL
f1847219ed
Translated using Weblate (French)
...
Currently translated at 100.0% (1611 of 1611 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2022-07-05 19:44:14 +02:00