arjan-s
|
ec07b9fba2
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (1141 of 1141 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
|
2021-07-14 16:16:46 +02:00 |
|
Oğuz Ersen
|
fdc0418d2a
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (1141 of 1141 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
|
2021-07-14 16:16:46 +02:00 |
|
Michal L
|
1c831006d7
|
Translated using Weblate (Polish)
Currently translated at 99.0% (1130 of 1141 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
|
2021-07-14 16:16:46 +02:00 |
|
Yaron Shahrabani
|
fb2eaade33
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1141 of 1141 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
|
2021-07-14 16:16:46 +02:00 |
|
Vincèn PUJOL
|
7afaa6d696
|
Translated using Weblate (French)
Currently translated at 99.9% (1140 of 1141 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
|
2021-07-14 16:16:46 +02:00 |
|
nautilusx
|
e04fbc98d2
|
Translated using Weblate (German)
Currently translated at 99.9% (1140 of 1141 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
|
2021-07-14 16:16:46 +02:00 |
|
Allan Nordhøy
|
51fdc09511
|
Translated using Weblate (English)
Currently translated at 99.9% (1140 of 1141 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/en/
|
2021-07-14 16:16:46 +02:00 |
|
Andreas Shimokawa
|
ef6af403ed
|
tweak changelog
|
2021-07-14 16:16:36 +02:00 |
|
Andreas Shimokawa
|
d6b03e0281
|
changelogs, bump version
|
2021-07-14 12:07:32 +02:00 |
|
vanous
|
4a5d639d01
|
add GPX receiver via intent
|
2021-07-14 11:41:41 +02:00 |
|
vanous
|
fffe7e37c4
|
Allows to edit the GPX track entry in Sports Activity item
|
2021-07-14 11:41:41 +02:00 |
|
Andreas Shimokawa
|
840c512a32
|
Revert "Future-proofed Bluetooth permission request and improved broadcast receiver (#2331)"
This reverts commit e510205b61 .
Fixes #2342
Fixes #2346
|
2021-07-14 11:04:03 +02:00 |
|
Andreas Shimokawa
|
603050b7cc
|
InfiniTime: support notification for battery level
|
2021-07-08 23:46:18 +02:00 |
|
vanous
|
c5aaaec7e3
|
Add black background to Dark Theme
|
2021-07-06 21:04:27 +02:00 |
|
vanous
|
7c6e565367
|
add transliteration to BangleJS and WaspOS
|
2021-07-06 20:59:38 +02:00 |
|
vanous
|
2b7e4b6683
|
remove @layout/preference_checkbox from preferences as it moves icons slightly to the left
|
2021-07-06 20:55:15 +02:00 |
|
vanous
|
a9dc8e85ef
|
add missing icons to settings items
|
2021-07-06 20:54:56 +02:00 |
|
Andreas Shimokawa
|
edf4d7035a
|
bump version, add changelogs
0.58.1
|
2021-07-05 10:39:23 +02:00 |
|
vanous
|
dad7d66965
|
Remove battery data when device is being removed
|
2021-07-03 09:15:07 +02:00 |
|
vanous
|
809cd30f0e
|
add transliteration to PineTime, solves #2334
|
2021-07-02 09:51:43 +02:00 |
|
TaaviE
|
e510205b61
|
Future-proofed Bluetooth permission request and improved broadcast receiver (#2331)
I saw a log line posted [here](https://codeberg.org/Freeyourgadget/Gadgetbridge/issues/2118) that indicates that the permission requirement might be incorrect in the broadcast receiver. Removed it.
I also future-proofed the BLUETOOTH/BLUETOOTH_ADMIN permissions according to Android 12 Beta documentation, there's probably much more than this that has to be updated to be fully Android 12 compliant though.
Co-authored-by: TaaviE <taavi.eomae@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2331
Co-authored-by: TaaviE <taavie@noreply.codeberg.org>
Co-committed-by: TaaviE <taavie@noreply.codeberg.org>
|
2021-07-02 09:16:17 +02:00 |
|
TaaviE
|
e6cf7e111c
|
Set the class loader to avoid unmarshalling errors
|
2021-07-02 09:15:26 +02:00 |
|
vanous
|
ad7fc6c5d0
|
Check ActivityListing charts for null condition, should fix #2322
|
2021-06-27 14:59:23 +02:00 |
|
vanous
|
24afee2de5
|
Debug: add testing device manually
|
2021-06-27 14:57:47 +02:00 |
|
vanous
|
bfd99ca250
|
reduce margin of icons in device_item to keep one row for typical amount
of icons
|
2021-06-27 14:52:55 +02:00 |
|
Andreas Shimokawa
|
acb6de0983
|
Pebble: Fix inverted check for firmware version
Regression from 0.57.1.
This could help #2329
|
2021-06-27 00:22:05 +02:00 |
|
TaaviE
|
cd40478b3f
|
Fixed a misspell and declared the conversion function as static
|
2021-06-20 14:57:22 +03:00 |
|
Andreas Shimokawa
|
7e7b0a0f28
|
Amazfit T-Rex Pro: Add barometer to menu items
|
2021-06-19 10:20:41 +02:00 |
|
Andreas Shimokawa
|
df44b798c9
|
update changelogs
0.58.0
|
2021-06-13 23:25:43 +02:00 |
|
Andreas Shimokawa
|
3c5c61ddea
|
Amazit T-Rex Pro: minor cleanups, support flashig AGPS UIHH (assumed working for such a new device)
|
2021-06-13 23:07:58 +02:00 |
|
GeekosaurusR3x
|
685fc8b585
|
Amazfit T-Rex Pro: Fix for watch face upload and device settings (#2321)
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2321
Co-authored-by: GeekosaurusR3x <geekosaurusr3x@noreply.codeberg.org>
Co-committed-by: GeekosaurusR3x <geekosaurusr3x@noreply.codeberg.org>
|
2021-06-13 22:58:00 +02:00 |
|
Andreas Shimokawa
|
f328f80394
|
bump version, draft changelog
|
2021-06-13 15:38:57 +02:00 |
|
Vincèn PUJOL
|
a52d22071c
|
Translated using Weblate (French)
Currently translated at 100.0% (1140 of 1140 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
|
2021-06-13 13:59:37 +02:00 |
|
Sergio Varela
|
b44787be10
|
Translated using Weblate (Spanish)
Currently translated at 99.4% (1134 of 1140 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
|
2021-06-13 13:59:37 +02:00 |
|
nautilusx
|
2db27b474d
|
Translated using Weblate (German)
Currently translated at 100.0% (1140 of 1140 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
|
2021-06-13 13:59:37 +02:00 |
|
陈少举
|
892ba8ae3b
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1140 of 1140 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
|
2021-06-13 13:59:37 +02:00 |
|
arjan-s
|
2b3b597f4b
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (1140 of 1140 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
|
2021-06-13 13:59:37 +02:00 |
|
Oğuz Ersen
|
173e00a8d2
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (1140 of 1140 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
|
2021-06-13 13:59:37 +02:00 |
|
Yaron Shahrabani
|
16a1420329
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1140 of 1140 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
|
2021-06-13 13:59:37 +02:00 |
|
Jacque Fresco
|
ddad20ba9d
|
Translated using Weblate (Indonesian)
Currently translated at 13.2% (150 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/id/
|
2021-06-13 13:59:37 +02:00 |
|
Allan Nordhøy
|
ebd2bfb503
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 93.1% (1056 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
|
2021-06-13 13:59:37 +02:00 |
|
陈少举
|
e33f7bfac3
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1134 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
|
2021-06-13 13:59:37 +02:00 |
|
arjan-s
|
fed44b1063
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (1134 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
|
2021-06-13 13:59:37 +02:00 |
|
Oğuz Ersen
|
ae2814d904
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (1134 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
|
2021-06-13 13:59:37 +02:00 |
|
Michal L
|
51d7ecd47e
|
Translated using Weblate (Polish)
Currently translated at 99.5% (1129 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
|
2021-06-13 13:59:37 +02:00 |
|
Yaron Shahrabani
|
ec4b5dc86d
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1134 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
|
2021-06-13 13:59:37 +02:00 |
|
Vincèn PUJOL
|
5bfc9e24ef
|
Translated using Weblate (French)
Currently translated at 100.0% (1134 of 1134 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
|
2021-06-13 13:59:37 +02:00 |
|
arjan-s
|
e14091c4d1
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (1132 of 1132 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
|
2021-06-13 13:59:37 +02:00 |
|
Oğuz Ersen
|
c93685d9ff
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (1132 of 1132 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
|
2021-06-13 13:59:37 +02:00 |
|
Yaron Shahrabani
|
778aeeb1f9
|
Translated using Weblate (Hebrew)
Currently translated at 99.9% (1131 of 1132 strings)
Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
|
2021-06-13 13:59:37 +02:00 |
|