José Rebelo
4da02fa851
Add month and day to date of birth
2024-08-31 14:40:39 +01:00
José Rebelo
b59ba76803
Refactor preferences screen
2024-08-31 13:33:25 +00:00
José Rebelo
95fdee3cbe
Use MediaController for media buttons
2024-08-30 11:03:20 +00:00
flipsa
648212bdc1
Initial support for Anker Soundcore Liberty 4 NC earbuds
2024-08-29 19:39:38 +00:00
José Rebelo
f76180c4bd
Dashboard: Add new widgets, make them clickable
...
Add 3 new widget types:
- Body energy
- Stress (simple, segmented, breakdown)
- HRV
Make widgets clickable, opening the corresponding charts page.
2024-08-29 16:09:13 +01:00
José Rebelo
49ef8c9f40
Garmin: View and share gpx files
2024-08-28 19:18:08 +01:00
José Rebelo
39707a52da
Huami: Migrate all device settings to sub-screens
2024-08-27 22:48:00 +01:00
Daniele Gobbetti
7d9f8704c9
Remove device_specific_settings category from main preferences
...
All devices are now handled by their device specific preferences
2024-08-25 20:20:52 +00:00
Daniele Gobbetti
6b38d5b283
Pebble: split the pebble device specific settings in the existing root screens
2024-08-25 20:20:52 +00:00
Daniele Gobbetti
13be343392
Pebble: remove last global settings
...
In order to add an emulated device it is sufficient to use the "Add test device" functionality choosing pebble as device and entering IP:PORT in the mac address field.
The pebble setting to force BLE is moved to discovery_pairing_preferences.xml
Also delete the pebble_preferences file and update general preferences.
2024-08-25 20:20:52 +00:00
Daniele Gobbetti
8e876c8a92
Remove preference pebble_reconnect_attempts
...
Its usage was removed with
c2db30274f
2024-08-25 20:20:52 +00:00
Daniele Gobbetti
54cf421295
Bind sunrise/sunset alarm receiver to specific device support
...
Only register it for Pebble devices which enable the relative setting.
Also move the preference to device specific.
2024-08-25 20:20:52 +00:00
Daniele Gobbetti
795ffde0e1
Pebble: move a bunch of preferences to device specific settings
2024-08-25 20:20:52 +00:00
Daniele Gobbetti
c3d76477ec
Pebble: remove pebble_enable_pebblekit global preference.
...
Use device specific third_party_apps_set_settings preference instead.
2024-08-25 20:20:52 +00:00
Arjan Schrijver
e23caa3ee6
Add support for Colmi R02/R03/R06 smart rings
2024-08-23 23:47:34 +02:00
José Rebelo
d8266b3d6b
ZeTime: Migrate global preferences to device-specific
2024-08-23 20:22:20 +01:00
Johannes Krude
21bfc81b35
Casio GW-B5600: watch settings
2024-08-23 14:05:11 +00:00
José Rebelo
2b9987d3e5
Mi Band: Migrate global preferences to device-specific
2024-08-23 14:02:28 +00:00
Severin von Wnuck-Lipinski
ef1d7171e8
Add support for Mi Smart Scale 2
2024-08-22 09:02:08 +00:00
Severin von Wnuck-Lipinski
d1b4e013d3
Add defaults and fix NPE for Soundcore Motion 300
2024-08-12 22:55:26 +02:00
Severin von Wnuck-Lipinski
be3f8375f9
Add support for Soundcore Motion 300
2024-08-07 20:44:34 +00:00
José Rebelo
20f4248e1c
Allow configuration of notification times
2024-07-22 12:40:55 +00:00
José Rebelo
921eeb1035
Sleep as Android: Add proprietary app warning
2024-07-08 21:37:32 +01:00
Severin von Wnuck-Lipinski
8fbc12c868
Add support for Moondrop Space Travel
...
All features provided by the Moondrop Link App are supported.
This includes setting the equalizer profile and
configuring the touch actions.
2024-07-01 19:48:17 +00:00
Andreas Shimokawa
4cc00144b6
bump version add xml and fastlane changelog
2024-06-28 16:54:30 +02:00
José Rebelo
d946053bcb
Garmin: Allow fetching unknown files
2024-06-16 22:21:46 +00:00
José Rebelo
76d633cde6
Make battery thresholds configurable
2024-06-10 12:55:27 +00:00
José Rebelo
b7aec071ff
Garmin: Realtime settings
2024-06-07 23:39:12 +01:00
José Rebelo
4459b30ee6
Intent API: Add broadcast on activity sync finish
2024-06-02 22:03:12 +01:00
José Rebelo
2f729dbe29
Garmin: Allow agps updates for multiple URLs
2024-05-24 22:24:09 +02:00
kuhy
880e18fffc
Garmin protocol: show AGPS data status in settings
2024-05-24 22:24:08 +02:00
José Rebelo
3c5eada403
Garmin: Send location to watch
2024-05-24 22:24:08 +02:00
Daniele Gobbetti
698908a589
Garmin: Add support for custom replies (notifications and calls)
...
To enable custom replies an override must be defined in the devices coordinator that actually support custom replies.
The custom preferences allow to:
- enable / disable the default message suffix (Instinct 2 appends "sent from my $vendor device" to each reply by default)
- define custom messages to reply to calls and incoming messages (leaving those lists empty will enable the default messages to be used)
Also adds a new protobuf definition file of mostly unknown values that enable toggling the message suffix on Instinct 2.
2024-05-24 22:24:08 +02:00
Daniele Gobbetti
9c68acce2e
Add support for exclusive audio focus
...
This pauses temporarily other apps that are playing sound while our notifications get spoken.
2024-05-14 16:06:03 +02:00
Daniel Dakhno
3b01422a45
device-cycling-sensor ( #3705 )
...
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3705
Co-authored-by: Daniel Dakhno <dakhnod@gmail.com>
Co-committed-by: Daniel Dakhno <dakhnod@gmail.com>
2024-05-10 20:43:45 +00:00
José Rebelo
41aab5135f
Fossil Q Hybrid: Migrate global preferences to device-specific
2024-05-08 21:42:29 +00:00
ahormann
ac8d1ed6a0
New Device Soundcore Liberty 3 Pro ( #3753 )
...
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3753
Co-authored-by: ahormann <ahormann@gmx.net>
Co-committed-by: ahormann <ahormann@gmx.net>
2024-05-07 22:39:13 +00:00
Martin.JM
4c93647aaf
[Huawei] Add TruSleep warning
2024-05-02 20:59:08 +02:00
José Rebelo
9bef90a151
HPlus: Migrate global preferences to device-specific
2024-04-28 19:02:20 +01:00
Damien 'Psolyca' Gaignon
c1e0b1fcd5
[Huawei] Enable sleep detection
2024-04-26 19:50:37 +00:00
Vitaliy Tomin
67cf9b2f00
huawei: Add huawei account support ( #3721 )
...
* this feature allows to pair HarmonyOS devices without factory reset to
GB and Huawei Health.
* huawei account has form of 17 digit string and could be retrived from
logcat filtering by huid=
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3721
Co-authored-by: Vitaliy Tomin <highwaystar.ru@gmail.com>
Co-committed-by: Vitaliy Tomin <highwaystar.ru@gmail.com>
2024-04-25 12:19:00 +00:00
Marcel Alexandru Nitan
2190c82ed7
feature: Sleep as android support
...
Implement support for Sleep As Android with an usable example for ZeppOs
devices
Sleep as Android documentation:
https://docs.sleep.urbandroid.org/devs/wearable_api.html
Signed-off-by: Marcel Alexandru Nitan <nitan.marcel@protonmail.com>
2024-04-20 12:15:42 +03:00
Arjan Schrijver
f186053dab
Dashboard: Add preference for drawing midnight at bottom of 24h chart
2024-04-18 20:06:56 +02:00
Arjan Schrijver
a2c861f66c
Add preference for hiding bottom navigation bar
2024-04-17 21:58:23 +02:00
Arjan Schrijver
523d02ae7f
Generalize auto-pickup and read-notifications-aloud features
2024-04-13 14:10:54 +00:00
Daniele Gobbetti
ff9207cd9a
Nothing: add option to read aloud incoming notifications.
...
Also fixes a bug where the call would be accepted twice if the tts was not bound.
2024-04-12 16:51:49 +02:00
Ganblejs
dae5a77b17
Add setting to wake+unlock on OPEN notif response
2024-04-10 19:36:17 +00:00
Arjan Schrijver
8ce0983cb4
Galaxy Buds Live: Update device settings to new structure
2024-04-09 06:55:53 +00:00
Arjan Schrijver
cb13c7bc05
Fossil/Skagen Hybrids: Update device settings to new structure
2024-04-09 06:55:53 +00:00
José Rebelo
7a4cd3ea78
Remove deprecated general auto-reconnect preference
2024-04-08 23:29:04 +01:00