1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-12-24 01:25:50 +01:00

Commit Graph

  • 2a865fe498 Huawei: Fix SmartAlarm for Huawei Watch GT Martin.JM 2024-11-09 18:27:14 +0100
  • 06db3fce78 Huawei: Fix SmartAlarm for Huawei Watch GT Martin.JM 2024-11-09 18:27:14 +0100
  • f3185f1acb
    Fix null elements for some mixed case words in Armenian (combinations with U and Vo) Alik Aslanyan 2024-11-09 19:56:53 +0400
  • 6bb93bef89 Add ANC and Passthrough options to Bowers and Wilkins P Series (#4297) Co-authored-by: mvn23 <schopdiedwaas@gmail.com> Co-committed-by: mvn23 <schopdiedwaas@gmail.com> mvn23 2024-11-09 15:29:44 +0000
  • 7c1d44fcd3 Add support for HUAWEI Band3Pro (#4296) Co-authored-by: gjaekel <gjaekel@noreply.codeberg.org> Co-committed-by: gjaekel <gjaekel@noreply.codeberg.org> gjaekel 2024-11-09 15:20:48 +0000
  • a2323ce845 Withings: Fix crash on connection José Rebelo 2024-11-09 08:16:12 +0000
  • 7d24288dc9 Convert Active Noise Cancelling toggle into a generic option mvn23 2024-11-08 17:18:07 +0100
  • 5a0f1e46db Garmin Fenix 6S Pro: Initial support Arjan Schrijver 2024-11-08 09:11:47 +0100
  • 1ed3a3085e Combine both VPT settings (enable/level) into one slider mvn23 2024-11-07 14:25:48 +0100
  • 7ca3658e73 Add ANC and Passthrough options to Bowers and Wilkins P Series devices. mvn23 2024-11-05 03:00:42 +0100
  • ac2161386c Update app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/huawei/HuaweiConstants.java gjaekel 2024-11-06 07:00:06 +0000
  • d6f6c92334 Delete app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/huawei/huaweiwatch3pro/HuaweiBand3ProCoordinator.java gjaekel 2024-11-06 06:21:09 +0000
  • 483465175f Add app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/huawei/huaweiband3pro/HuaweiBand3ProCoordinator.java gjaekel 2024-11-06 06:19:58 +0000
  • 126102aa05 Add tests and a couple of fixes Martin.JM 2024-10-28 19:46:14 +0100
  • f0ffc0e165 Add high res HR to activity sleep chart fragment Martin.JM 2024-10-28 13:49:11 +0100
  • 82e3a86350 Implement high res HR data Martin.JM 2024-10-28 11:44:52 +0100
  • 1882ee947e Huawei: Improve distanceCm Martin.JM 2024-10-28 11:44:17 +0100
  • ae84678de8 Huawei: Sync dict data over P2P. Sync skin temperature. Me7c7 2024-11-03 13:34:11 +0200
  • 95d3b2452e Add app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/huawei/huaweiwatch3pro/HuaweiBand3ProCoordinator.java gjaekel 2024-11-05 07:57:58 +0000
  • 44c7c49f40 Update app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model/DeviceType.java gjaekel 2024-11-05 07:50:59 +0000
  • 6fc1e006d5 Update app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model/DeviceType.java gjaekel 2024-11-05 07:48:56 +0000
  • 75ef76d42c Update app/src/main/java/nodomain/freeyourgadget/gadgetbridge/devices/huawei/HuaweiConstants.java gjaekel 2024-11-05 07:43:58 +0000
  • acebedd8cc Update app/src/main/res/values/strings.xml gjaekel 2024-11-05 07:40:53 +0000
  • 68caf6a60f Huawei: map activity type 14 to hiking activity huyz 2024-11-04 21:26:31 +0800
  • 5767595917 Huawei: Sync dict data over P2P. Sync skin temperature. Me7c7 2024-11-03 13:34:11 +0200
  • d53971c881 Add initial Bowers and Wilkins P series support. (#4288) Co-authored-by: mvn23 <schopdiedwaas@gmail.com> Co-committed-by: mvn23 <schopdiedwaas@gmail.com> mvn23 2024-11-01 21:06:34 +0000
  • 11c4c87fd3 Make battery ordering identical between BandW protocol and Gadgetbridge internal Add getBatteryCount() to BandWPSeriesDeviceCoordinator mvn23 2024-11-01 19:16:54 +0100
  • 8f0b17eef8 Add initial Bowers and Wilkins P series support. mvn23 2024-11-01 12:44:14 +0100
  • f1ba6346e4 Add tests and a couple of fixes Martin.JM 2024-10-28 19:46:14 +0100
  • 74d226e0c4 Add high res HR to activity sleep chart fragment Martin.JM 2024-10-28 13:49:11 +0100
  • a969c8ad10 Implement high res HR data Martin.JM 2024-10-28 11:44:52 +0100
  • eb69bf06bc Huawei: Improve distanceCm Martin.JM 2024-10-28 11:44:17 +0100
  • a1c8a2ce04 Calories: fix loading lag, gap a0z 2024-10-27 14:16:34 +0100
  • 68ff0dfa0b Calories: add fragment a0z 2024-10-27 10:47:41 +0100
  • c119b04478 Garmin: Resting metabolic rate José Rebelo 2024-10-18 00:03:32 +0100
  • 46dd45cb4e Garmin Forerunner 235: Initial support José Rebelo 2024-10-31 23:47:20 +0000
  • cd068abdd3 Update androidx.camera to v1.4.0 José Rebelo 2024-10-31 23:44:46 +0000
  • aa2b6d142a Update androidx.constraintlayout to v2.2.0 José Rebelo 2024-10-31 23:44:27 +0000
  • d9cc15e3c5 Update androidx.fragment:fragment to v1.8.5 José Rebelo 2024-10-31 23:43:51 +0000
  • a7c19c8190 Huawei: calculate HR Zones for walking and running workouts. Me7c7 2024-10-27 20:53:44 +0200
  • d038c589c1
    Translated using Weblate (Italian) 0.82.0 Thomas Di Cristofaro 2024-10-31 13:38:09 +0000
  • 8df3dac11c
    Translated using Weblate (Czech) Fjuro 2024-10-31 09:11:41 +0000
  • a12b56fb37
    Translated using Weblate (Italian) Thomas Di Cristofaro 2024-10-29 21:52:28 +0000
  • 2315b56ff8 Add screenshot script & update F-Droid screenshots Yusuf Cihan 2024-10-31 00:09:00 +0300
  • ed1f1735c5 Update changelogs José Rebelo 2024-10-30 20:51:39 +0000
  • 292a5d11b5 Activity Charts: Update date info when refreshed José Rebelo 2024-10-30 20:50:58 +0000
  • a6053eda77 Add support for Sony WI-C100 Zahnstocher 2024-10-30 13:47:36 +0100
  • cbd9a7b8af Add voice notifications for Sony WF-C500 Zahnstocher 2024-10-30 14:31:16 +0100
  • 5cf59acd26 Add support for Sony WI-C100 Zahnstocher 2024-10-30 13:47:36 +0100
  • 29866c2b41 Fix linter José Rebelo 2024-10-29 11:23:12 +0000
  • 1e0117727e fix xml Andreas Shimokawa 2024-10-29 11:49:59 +0100
  • 3a152978d7 bump version, update changelog Andreas Shimokawa 2024-10-29 11:45:00 +0100
  • 7f9c571d63
    Translated using Weblate (Italian) Thomas Di Cristofaro 2024-10-28 21:48:29 +0000
  • 16b12e099f
    Translated using Weblate (Italian) Thomas Di Cristofaro 2024-10-28 20:35:32 +0000
  • dae338fdc5
    Translated using Weblate (Dutch) arjan-s 2024-10-27 19:47:23 +0000
  • a79cd94de9 HRV Status: segment detection fix a0z 2024-10-28 22:37:54 +0100
  • d5c2207a48 Colmi R0x: Improve sleep handling around DST changes Arjan Schrijver 2024-10-28 11:41:31 +0100
  • 35ca3f947e Fix nightly healthcheck variables José Rebelo 2024-10-27 23:11:20 +0000
  • ce49fc76be Huawei: calculate HR Zones for walking and running workouts. Me7c7 2024-10-27 20:53:44 +0200
  • 7acda0d52c Add basic nightly pipeline monitoring José Rebelo 2024-10-27 14:18:08 +0000
  • 212bf996c3 Update changelog José Rebelo 2024-10-27 14:15:28 +0000
  • 026fc80c8d
    Translated using Weblate (Italian) Thomas Di Cristofaro 2024-10-27 14:11:03 +0000
  • 95cb3f881d
    Translated using Weblate (Hebrew) Yaron Shahrabani 2024-10-27 11:56:10 +0000
  • 2ee28d8f00
    Translated using Weblate (Italian) Thomas Di Cristofaro 2024-10-27 08:51:14 +0000
  • 665df850eb
    Translated using Weblate (Italian) Thomas Di Cristofaro 2024-10-27 07:26:50 +0000
  • 4f34714d70
    Translated using Weblate (Italian) Thomas Di Cristofaro 2024-10-26 22:31:27 +0000
  • 99120df6d9
    Translated using Weblate (Arabic) Rex_sa 2024-10-26 04:30:27 +0000
  • a0aed0279e
    Translated using Weblate (Chinese (Simplified Han script)) 陈少举 2024-10-26 08:26:55 +0000
  • 4b3806f7c0
    Translated using Weblate (Czech) Fjuro 2024-10-26 08:16:27 +0000
  • a35f64a68b
    Translated using Weblate (Arabic) Rex_sa 2024-10-24 05:55:04 +0000
  • 112253ea27
    Translated using Weblate (Spanish) gallegonovato 2024-10-24 13:18:30 +0000
  • 18c8b45669
    Translated using Weblate (Czech) Fjuro 2024-10-23 20:38:31 +0000
  • 6edc5d9d0a
    Translated using Weblate (Chinese (Simplified Han script)) 陈少举 2024-10-23 01:17:41 +0000
  • 7fe9bd3c6c
    Translated using Weblate (Dutch) arjan-s 2024-10-23 11:51:18 +0000
  • bf717749c1
    Translated using Weblate (Russian) qtm 2024-10-23 17:47:12 +0000
  • 6a74d6dea3
    Translated using Weblate (Czech) Fjuro 2024-10-23 11:39:20 +0000
  • 444744d2aa
    Translated using Weblate (German) Jens Metschkoll 2024-10-22 08:11:35 +0000
  • 4527037132
    Translated using Weblate (Arabic) Rex_sa 2024-10-21 03:48:26 +0000
  • 9eb7f9d74c
    Translated using Weblate (Ukrainian) Ihor Hordiichuk 2024-10-20 22:34:22 +0000
  • 8f3bc719c3
    Translated using Weblate (Turkish) Oğuz Ersen 2024-10-18 16:11:42 +0000
  • 95c7f74bb9
    Translated using Weblate (French) CaptKentish 2024-10-19 14:51:06 +0000
  • 3861be7c35
    Translated using Weblate (Dutch) arjan-s 2024-10-17 18:30:59 +0000
  • 7c11d7935c
    Translated using Weblate (Chinese (Simplified Han script)) 陈少举 2024-10-16 01:14:48 +0000
  • 63f1e66798
    Translated using Weblate (Polish) Gregory Blanco 2024-10-15 21:00:36 +0000
  • 1dd3b7585f
    Translated using Weblate (Spanish) gallegonovato 2024-10-15 19:45:59 +0000
  • ceeeaee498
    Translated using Weblate (Czech) Fjuro 2024-10-15 19:03:06 +0000
  • ca0d3caa88
    Translated using Weblate (Chinese (Simplified Han script)) 陈少举 2024-10-15 01:40:50 +0000
  • cff09bfa82
    Translated using Weblate (Turkish) Oğuz Ersen 2024-10-14 18:40:36 +0000
  • 4d2743dea6
    Translated using Weblate (Czech) Fjuro 2024-10-14 18:12:57 +0000
  • 90320616fc
    Translated using Weblate (Chinese (Simplified Han script)) 陈少举 2024-10-14 01:05:03 +0000
  • 7ad6a8b665
    Translated using Weblate (Dutch) arjan-s 2024-10-14 14:33:35 +0000
  • f2d656dce8
    Translated using Weblate (Turkish) Oğuz Ersen 2024-10-14 16:39:08 +0000
  • eb18415e39
    Translated using Weblate (Hebrew) Yaron Shahrabani 2024-10-14 06:44:53 +0000
  • 41da2f15cc
    Translated using Weblate (German) Manuel Treuheit 2024-10-14 12:04:17 +0000
  • 2b2a68d5bd
    Translated using Weblate (Czech) Fjuro 2024-10-14 07:10:36 +0000
  • 3007bba863
    Translated using Weblate (Spanish) gallegonovato 2024-10-13 19:11:24 +0000
  • 0a7f8e7731
    Translated using Weblate (Dutch) arjan-s 2024-10-13 18:25:25 +0000
  • 69623f48b6
    Translated using Weblate (Turkish) Oğuz Ersen 2024-10-13 18:29:50 +0000
  • 46fffdced2
    Translated using Weblate (Spanish) gallegonovato 2024-10-13 18:20:41 +0000
  • 68aed79c02
    Translated using Weblate (Chinese (Simplified Han script)) 陈少举 2024-10-13 16:19:24 +0000