Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
sedy89 fc048f8768 Amazfit GTS 3: Initial support (#2871)
Add basic initial support for the Amazfit GTS 3 based on Xiaomi Smart Band 7 support.

What was already tested (other features might work too):

**Implemented features**
    Connection
    Reconnect after Airplane mode
    Set time
    Notifications
        Send to band
        Delete notifications on phone/band when deleted on the other
        Calls
        Custom notification icons
        Handle + ack notification replies from band
    Music (with youtube music)
        Music Info
        Volume
        Music buttons
    Find Phone from band / stop on band when stopped on phone
    Battery Info (request, parse)
    Flash Watchface
    Night mode (mode, schedule)
    Lift wrist (mode, schedule, sensitivity)

(Not) working features might be similar to Miband 7.

Tested on
FW: 7.42.5.1
HW: 0.76.17.4

Co-authored-by: Andreas Sedlmayer <sedlmayer.andreas89@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2871
Co-authored-by: sedy89 <sedy89@noreply.codeberg.org>
Co-committed-by: sedy89 <sedy89@noreply.codeberg.org>
2022-09-05 23:52:01 +02:00
..
activities Make heart rate measurement intervals configurable per-device 2022-08-28 13:15:33 +02:00
adapter Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00
capabilities Make heart rate measurement intervals configurable per-device 2022-08-28 13:15:33 +02:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
deviceevents Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
devices Amazfit GTS 3: Initial support (#2871) 2022-09-05 23:52:01 +02:00
entities add missing AbstractFitProActivitySample from entities (excluded by gitignore) 2021-09-24 10:00:36 +02:00
export add UUID to to GPX with opentracks namespace 2021-01-17 00:07:55 +01:00
externalevents Fix Skype notifications 2022-09-01 22:26:48 +01:00
impl Calendar sync: added allDay field in intent 2022-08-22 10:34:22 +02:00
model Amazfit GTS 3: Initial support (#2871) 2022-09-05 23:52:01 +02:00
service Amazfit GTS 3: Initial support (#2871) 2022-09-05 23:52:01 +02:00
util Amazfit GTS 3: Initial support (#2871) 2022-09-05 23:52:01 +02:00
GBApplication.java Xiaomi Smart Band 7: Initial support 2022-08-19 23:13:27 +02:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java update license headers 2021-01-10 23:38:13 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java Refactor file logging logic 2022-08-07 23:24:16 +01:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00
Widget.java Allow DeviceService to target a specific device 2022-08-05 21:34:15 +02:00