Commit Graph

7301 Commits

Author SHA1 Message Date
Daniel Dakhno
0ccd727887 multi-device: back-connect to known devices, not only registered 2021-12-27 14:28:20 +01:00
Daniel Dakhno
899eaf948d Merge branch 'master' of codeberg.org:Freeyourgadget/Gadgetbridge into multi-device-support 2021-12-27 14:16:04 +01:00
José Rebelo
c4874de11a Sony WF-SP800N: Initial Support 2021-12-26 19:17:21 +01:00
José Rebelo
8eb0b310ba Sony WH-1000XM3: Fix Ambient Sound Control commands, potentially improving ANC quality 2021-12-26 19:17:21 +01:00
Ihor Hordiichuk
931cde2dc7
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1377 of 1377 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2021-12-26 18:30:17 +01:00
Vincèn PUJOL
2fa840c6c6
Translated using Weblate (French)
Currently translated at 99.7% (1374 of 1377 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2021-12-26 18:30:17 +01:00
arjan-s
e0e74b45b6
Translated using Weblate (Dutch)
Currently translated at 100.0% (1373 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nl/
2021-12-26 18:30:17 +01:00
Allan Nordhøy
27980753df
Translated using Weblate (Norwegian Bokmål)
Currently translated at 90.9% (1249 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2021-12-26 18:30:17 +01:00
陈少举
c7ff3d296f
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1373 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2021-12-26 18:30:16 +01:00
tomechio
922680d09d
Translated using Weblate (Finnish)
Currently translated at 17.6% (242 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fi/
2021-12-26 18:30:16 +01:00
Ihor Hordiichuk
c1a7a42f0d
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1373 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/uk/
2021-12-26 18:30:16 +01:00
tomechio
ba97bec3ee
Translated using Weblate (Finnish)
Currently translated at 10.6% (146 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fi/
2021-12-26 18:30:16 +01:00
Oğuz Ersen
9dd454d726
Translated using Weblate (Turkish)
Currently translated at 100.0% (1373 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2021-12-26 18:30:16 +01:00
Yaron Shahrabani
e8e0bdc42a
Translated using Weblate (Hebrew)
Currently translated at 100.0% (1373 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2021-12-26 18:30:16 +01:00
vanous
64170a6715
Translated using Weblate (Czech)
Currently translated at 100.0% (1373 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2021-12-26 18:30:16 +01:00
d
eedbdefa00
Translated using Weblate (Catalan)
Currently translated at 89.8% (1233 of 1373 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ca/
2021-12-26 18:30:16 +01:00
José Rebelo
4297b4b7e0 Roidmi 1: Set number of batteries to 0 2021-12-26 18:27:01 +01:00
José Rebelo
b0648dcc09 Roidmi: Fix frequency configuration on some non-english languages 2021-12-26 18:27:01 +01:00
José Rebelo
887c3bf8ca Roidmi: Slight code cleanup 2021-12-26 18:27:01 +01:00
José Rebelo
5dfcaa65ea Roidmi 3: Add support for Mojietu 3 rebrand 2021-12-26 18:27:01 +01:00
vanous
c23810f54c Provide Add test device directly from the Discovery screen 2021-12-26 18:14:07 +01:00
vanous
682a26e56d Add Discovery setting to the Discovery Activity 2021-12-26 18:14:07 +01:00
vanous
71138192f0 Allow discovering unsupported devices for debug purposes 2021-12-26 18:14:07 +01:00
Daniel Dakhno
03344a2a52 Merge branch 'master' of codeberg.org:Freeyourgadget/Gadgetbridge into multi-device-support 2021-12-26 17:59:47 +01:00
Daniel Dakhno
e889796671 added util method to Version 2021-12-26 17:58:47 +01:00
Daniel Dakhno
95abcce914 multi-device: fixed conneciton prefs keys 2021-12-26 17:41:33 +01:00
Daniel Dakhno
96f19e5189 multi-device: added missing files for device-specific connection settings 2021-12-26 17:14:32 +01:00
Daniel Dakhno
b4fa3bf21b multi-device: added reaction to ACL_CONNECTED 2021-12-26 17:13:14 +01:00
Daniel Dakhno
d09dbe2fa7 multi-device: moved reconnect settings to device settings 2021-12-26 17:12:08 +01:00
Daniel Dakhno
970f178b86 Merge branch 'master' of codeberg.org:Freeyourgadget/Gadgetbridge into multi-device-support 2021-12-26 15:41:09 +01:00
Daniel Dakhno
cab9ab714a Fixed bug on Preference Screen start 2021-12-26 15:40:12 +01:00
Daniel Dakhno
46acb7681e multi-device: only target connected devices 2021-12-26 14:48:32 +01:00
Daniel Dakhno
223e8a9110 multi-device: refactored disconnect logic 2021-12-26 04:45:08 +01:00
Daniel Dakhno
6ed256eaa8 multi-device: fixed setReceiversEnableState 2021-12-26 04:08:29 +01:00
Daniel Dakhno
baa8c99025 multi-device: disconnected targeted device as often as possible 2021-12-26 04:08:11 +01:00
Daniel Dakhno
73e9ff785b multi-device: refactoring 2021-12-26 03:17:51 +01:00
Daniel Dakhno
7ad08d12a5 multi-device: added translations 2021-12-26 03:17:32 +01:00
Daniel Dakhno
4d12128484 multi-device: added MDS to widget 2021-12-26 02:25:36 +01:00
Daniel Dakhno
d37c832c1b multi-device: fixed implementations to support MDS 2021-12-26 01:54:47 +01:00
Daniel Dakhno
6a37665854 multi-device: extracted string resource 2021-12-26 01:54:16 +01:00
Daniel Dakhno
9651550cf7 Merge branch 'master' of codeberg.org:Freeyourgadget/Gadgetbridge into multi-device-support 2021-12-26 00:18:19 +01:00
Daniel Dakhno
a1f9fe82d2 Merge branch 'master' of codeberg.org:Freeyourgadget/Gadgetbridge 2021-12-26 00:17:56 +01:00
Daniel Dakhno
a1be28c117 UM25: removed battery icon 2021-12-26 00:17:44 +01:00
Daniel Dakhno
87a79ee76e Multi-device: fixed some connection bugs 2021-12-26 00:07:26 +01:00
Daniel Dakhno
e4e0489aa6 Multi-device: changed receivers to support MDS 2021-12-25 23:47:27 +01:00
Daniel Dakhno
73108d6580 Multi-device: modified DeviceCommunicationService for MDS 2021-12-25 23:32:04 +01:00
Daniel Dakhno
1130201b52 multi-device: changed DeviceCommunicationService attributes 2021-12-25 21:12:45 +01:00
Andreas Shimokawa
e1b04f6a5c Huami: support old version of new chunked protocol used on Amazfit Bip U at least
This is used for setting world clock and setting canned messages for call rejection.
This PR implements setting the canned messages, but unfortunately the feature is somehow not "unlocked"
2021-12-23 18:06:58 +01:00
musover
8baf97fd93 Determined which icons take header, fixed email 2021-12-23 11:42:29 +01:00
musover
37adef93bb Add support for Telegram (from web) and Discord 2021-12-23 11:42:29 +01:00