Commit Graph
6261 Commits
Author SHA1 Message Date
TaaviEandGitea 09eb470b64 Renamed removeBroadcastReceivers to a more correct name 2020-12-28 22:03:41 +01:00
Toby MurrayandGitea ab306b1352 Add BlueTooth receivers in onResume
Pairing some devices requires a PIN to be entered. E.g. the flow is: confirm you'd like to pair, pass off to Android which prompts for a PIN to pair with (typically shows up on the non-phone device's screen or is hard coded in the manual), then return back to the app.

When this pairing request screen pops up, it takes focus. This invokes onPause and onStop in the DiscoveryActivity, which removes the BlueTooth broadcast receivers. Returning focus (after successful pairing), there's nothing to listen to the event. Practically speaking, GadgetBridge last saw the device as BOND_BONDING, so it's out of sync. If queried, the device is BOND_BONDED, so it's good to move on to the next step.

Many existing pairing activities (Lenovo, MiBand, Pebble, Watch9) have an implementation of onResume() to presumably tackle this issue, this adds it to `DiscoveryActivity` as well. Testing with some other supporting code, this allows a Garmin vivosport to appear in Gadgetbridge.
2020-12-28 22:03:41 +01:00
t-m-wandGitea 5a9d1e23f5 Update Do Not Disturb support to allow priority notifications to break through. 2020-12-28 22:02:05 +01:00
Daniel Dakhno df2300777d Fossil Hybrid: avoid unnessecary widget rendering 2020-12-24 14:35:22 +01:00
Andreas Shimokawa 4398dd9855 update changelogs and readme 0.51.0 2020-12-21 17:17:30 +01:00
vanous be53130dba ensure that correct device is used for activity launched from widget
remove code to trigger error, forgotten from testing
update changelog
2020-12-21 11:23:01 +01:00
Andreas Shimokawa 43144d6353 update changelog 2020-12-20 22:54:09 +01:00
angelpupandAndreas Shimokawa 4676c50afc Added Support for Amazfit Verge Lite
Co-Authored-By: angelpup <angelpup@noreply.codeberg.org>
Co-Committed-By: angelpup <angelpup@noreply.codeberg.org>
2020-12-20 22:39:51 +01:00
vanous 502f689862 Rework the Daily Widget:
- make layout transparent rather then red, update the preview image
- move battery to top row to reduce size, add status indicators with icons
- add preference settings, to choose for which device this widget is
- data is no longer calculated for all devices but for a selected device
- add debug items to view and erase widget settings and registrations
  (debug items are intentionally not translatable yet)
2020-12-20 19:01:00 +01:00
Andreas Shimokawa ec95766d1f add missing AbstractGBX100ActivitySample
Closes #2123
2020-12-20 18:21:20 +01:00
xaosandAndreas Shimokawa 68e7a5fea9 refined error message for invalid authentication key
Co-Authored-By: xaos <xaos@noreply.codeberg.org>
Co-Committed-By: xaos <xaos@noreply.codeberg.org>
2020-12-20 00:25:44 +01:00
andyboehandAndreas Shimokawa 02b85f4c11 Casio GBX-100: Add step count data and more device settings
Co-Authored-By: andyboeh <andyboeh@noreply.codeberg.org>
Co-Committed-By: andyboeh <andyboeh@noreply.codeberg.org>
2020-12-20 00:22:35 +01:00
vanous 074bc885c8 send broadcast and vibration on button action only if enabled 2020-12-18 10:56:42 +01:00
Andreas Shimokawa 403dd3b6d7 draft changelog 2020-12-14 17:23:54 +01:00
Andreas Shimokawa 09bf9db799 Huami: Use blue icon instead of rainbow color icon for Signal (the rainbow icon was blue in early days) 2020-12-14 17:15:01 +01:00
Andreas Shimokawa 4fb79ac2b2 Huami: Add new option to disting to properly distinguish connected adverising and 3rd party hr exposure 2020-12-13 22:38:03 +01:00
Nikita EpifanovandHosted Weblate 162bb47c6d Translated using Weblate (Russian)
Currently translated at 99.7% (1044 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2020-12-11 14:29:11 +01:00
Rafael FontenelleandHosted Weblate af4d5693e6 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (1046 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt_BR/
2020-12-10 00:29:14 +01:00
AiLabandHosted Weblate 3051921ee0 Translated using Weblate (Russian)
Currently translated at 99.5% (1042 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2020-12-07 02:42:19 +01:00
Igor PolyakovandHosted Weblate cc9e168309 Translated using Weblate (Russian)
Currently translated at 99.5% (1042 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2020-12-07 02:42:19 +01:00
Michal LandHosted Weblate 797dc9f493 Translated using Weblate (Polish)
Currently translated at 99.6% (1043 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2020-12-07 02:42:18 +01:00
Yaron ShahrabaniandHosted Weblate bf3c2d191e Translated using Weblate (Hebrew)
Currently translated at 100.0% (1047 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2020-12-07 02:42:18 +01:00
nautilusxandHosted Weblate 7a7f013617 Translated using Weblate (German)
Currently translated at 100.0% (1047 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2020-12-07 02:42:18 +01:00
陈少举andHosted Weblate ec9885a2fd Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1047 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2020-12-05 22:16:11 +01:00
Oğuz ErsenandHosted Weblate c330613088 Translated using Weblate (Turkish)
Currently translated at 100.0% (1047 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2020-12-05 22:16:10 +01:00
ssantosandHosted Weblate 422a9c72dc Translated using Weblate (Portuguese)
Currently translated at 83.3% (873 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pt/
2020-12-05 22:16:10 +01:00
Vincèn PUJOLandHosted Weblate c1510c0227 Translated using Weblate (French)
Currently translated at 100.0% (1047 of 1047 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2020-12-05 22:16:10 +01:00
J. LavoieandHosted Weblate 90dc1d20b9 Translated using Weblate (French (Canada))
Currently translated at 79.1% (826 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr_CA/
2020-12-05 16:22:14 +01:00
J. LavoieandHosted Weblate 9e97ed3d1a Translated using Weblate (Italian)
Currently translated at 97.7% (1020 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/it/
2020-12-05 16:22:14 +01:00
J. LavoieandHosted Weblate 84195996ab Translated using Weblate (French)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2020-12-05 16:22:14 +01:00
nautilusxandHosted Weblate 54e62f5ee8 Translated using Weblate (German)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2020-12-05 16:22:14 +01:00
J. LavoieandHosted Weblate dabe40953c Translated using Weblate (German)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/de/
2020-12-05 16:22:14 +01:00
vanousandHosted Weblate 1a73259981 Translated using Weblate (Czech)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/cs/
2020-12-05 16:22:14 +01:00
Sebastian EspinosaandHosted Weblate 29d412795d Translated using Weblate (Spanish)
Currently translated at 89.7% (937 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2020-12-05 16:22:14 +01:00
Michal LandHosted Weblate a05a49cf62 Translated using Weblate (Polish)
Currently translated at 99.7% (1041 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2020-12-05 16:22:14 +01:00
Sebastian EspinosaandHosted Weblate b79abc356a Translated using Weblate (Spanish)
Currently translated at 87.5% (914 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/es/
2020-12-05 16:22:14 +01:00
Michal LandHosted Weblate 1f0332ac9f Translated using Weblate (Polish)
Currently translated at 99.7% (1041 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2020-12-05 16:22:14 +01:00
Allan NordhøyandHosted Weblate 88389855a6 Translated using Weblate (Norwegian Bokmål)
Currently translated at 92.5% (966 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2020-12-05 16:22:14 +01:00
Yaron ShahrabaniandHosted Weblate 0f07199a58 Translated using Weblate (Hebrew)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2020-12-05 16:22:14 +01:00
Allan NordhøyandHosted Weblate 3d4b1d6c43 Translated using Weblate (Norwegian Bokmål)
Currently translated at 92.5% (965 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/nb_NO/
2020-12-05 16:22:14 +01:00
陈少举andHosted Weblate 805ff0a0cf Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1043 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/zh_Hans/
2020-12-05 16:22:14 +01:00
Allan NordhøyandHosted Weblate 037406d39f Translated using Weblate (English)
Currently translated at 100.0% (1043 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/en/
2020-12-05 16:22:14 +01:00
Oğuz ErsenandHosted Weblate a83b625a13 Translated using Weblate (Turkish)
Currently translated at 100.0% (1043 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/tr/
2020-12-05 16:22:14 +01:00
AiLabandHosted Weblate 1b28594255 Translated using Weblate (Russian)
Currently translated at 98.9% (1032 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/ru/
2020-12-05 16:22:14 +01:00
Michal LandHosted Weblate 37bb8c09c4 Translated using Weblate (Polish)
Currently translated at 99.7% (1040 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/pl/
2020-12-05 16:22:14 +01:00
Yaron ShahrabaniandHosted Weblate 66e22d0cd9 Translated using Weblate (Hebrew)
Currently translated at 100.0% (1043 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/he/
2020-12-05 16:22:14 +01:00
Vincèn PUJOLandHosted Weblate 2b3252f404 Translated using Weblate (French)
Currently translated at 100.0% (1043 of 1043 strings)

Translation: Freeyourgadget/Gadgetbridge
Translate-URL: https://hosted.weblate.org/projects/freeyourgadget/gadgetbridge/fr/
2020-12-05 16:22:14 +01:00
2f89de6250 Add Amazfit Bip U menu items and remove shortcuts (#2107)
fix a tab vs. space misalign

add missing menu items for Bip U (and possibly others)

remove shortcut config from Amazfit Bip U settings

add (most) menu items for Amazfit Bip U

Co-authored-by: AluminumTank <joel@beckmeyer.us>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2107
Co-Authored-By: TinfoilSubmarine <tinfoilsubmarine@noreply.codeberg.org>
Co-Committed-By: TinfoilSubmarine <tinfoilsubmarine@noreply.codeberg.org>
2020-12-05 16:22:09 +01:00
Gordon Williams 480ec40ff2 Fix realtime data, add suggestions from https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2106 2020-12-04 16:30:19 +00:00
Gordon Williams c1195ba05d Support for HRM and steps activity recording in Bangle.js 2020-12-04 15:14:00 +00:00