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