1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 23:21:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/model
x29a 5b2ca65321 Added support for SMA Q2 (#2215)
Hi,

i applied the changes from [Emeryths fork](https://github.com/Emeryth/Gadgetbridge) to master in order to get the [SMA Q2 smartwatch](https://hackaday.io/project/85463-color-open-source-smartwatch) support upstream.

It uses [his firmware](https://github.com/Emeryth/sma-q2-oss) (pretty/most popular for this device).

Greatly appreciate any feedback as this is my first attempt to add a device to GB :)

I read through the [tutorial](https://codeberg.org/Freeyourgadget/Gadgetbridge/wiki/New-Device-Tutorial), are there other sources for adding new device support?

thanks!

Co-authored-by: x29a <0.x29a.0@gmail.com>
Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/2215
Co-authored-by: x29a <x29a@noreply.codeberg.org>
Co-committed-by: x29a <x29a@noreply.codeberg.org>
2021-07-20 12:08:12 +02:00
..
ActivityAmount.java Update license headers 2020-01-09 10:44:32 +01:00
ActivityAmounts.java Update license headers 2020-01-09 10:44:32 +01:00
ActivityKind.java Huami: Add "Strength Training" activity type 2021-01-22 22:14:49 +01:00
ActivityPoint.java Update license headers 2020-01-09 10:44:32 +01:00
ActivitySample.java Update license headers 2020-01-09 10:44:32 +01:00
ActivitySession.java Add header-title to Activity detail 2021-03-08 09:59:14 +01:00
ActivitySummary.java Add Activity Summary Statistics Drawer 2020-08-21 23:51:46 +02:00
ActivitySummaryItems.java Improve Sports Activities dashboard and Filter 2020-11-26 17:19:08 +01:00
ActivitySummaryJsonSummary.java Fine-tune filter. Ignore BaseAltitude == 20000. 2020-09-09 22:15:17 +02:00
ActivitySummaryParser.java Do summary parsing on the fly if raw binary data is available 2020-08-18 10:39:44 +02:00
ActivityTrack.java Update license headers 2020-01-09 10:44:32 +01:00
ActivityUser.java Adjust personal settings defaults to prevent zero values 2020-11-12 13:50:44 +01:00
Alarm.java Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
AppNotificationType.java Add Wire messenger to the chat applications 2020-10-26 23:29:58 +01:00
BatteryState.java Update license headers 2020-01-09 10:44:32 +01:00
CalendarEvents.java Fixed a bunch of misspellings and formatting 2020-08-26 14:37:40 +03:00
CalendarEventSpec.java Update license headers 2020-01-09 10:44:32 +01:00
CallSpec.java Stop an incoming VoIP call notification when the call is answered 2020-01-30 00:31:00 +03:00
CannedMessagesSpec.java Pebble: move canned message to per-device settings (including migration) 2020-10-13 00:27:22 +02:00
DailyTotals.java Rework the Daily Widget: 2020-12-20 19:01:00 +01:00
DeviceService.java Fossil Hybrid HR: Show correct notification icons (#2251) 2021-04-20 09:55:27 +02:00
DeviceType.java Added support for SMA Q2 (#2215) 2021-07-20 12:08:12 +02:00
GenericItem.java Added PineTime (InfiniTime) Nordic DFU support 2020-10-11 19:16:31 +03:00
GPSCoordinate.java Add GPS fragment to Sport Activity detail 2020-10-24 18:27:51 +02:00
ItemWithDetails.java Update license headers 2020-01-09 10:44:32 +01:00
Measurement.java Update license headers 2020-01-09 10:44:32 +01:00
MusicSpec.java Added support for more music information with backwards compatibility 2020-10-11 14:23:20 +03:00
MusicStateSpec.java Added support for more music information with backwards compatibility 2020-10-11 14:23:20 +03:00
NotificationSpec.java Fossil Hybrid HR: Show correct notification icons (#2251) 2021-04-20 09:55:27 +02:00
NotificationType.java Add Wire messenger to the chat applications 2020-10-26 23:29:58 +01:00
RecordedDataTypes.java Update license headers 2020-01-09 10:44:32 +01:00
SummaryOfDay.java Update license headers 2020-01-09 10:44:32 +01:00
TimeStamped.java Update license headers 2020-01-09 10:44:32 +01:00
ValidByDate.java Update license headers 2020-01-09 10:44:32 +01:00
Weather.java Update license headers 2020-01-09 10:44:32 +01:00
WeatherSpec.java huami: send windspeed in beaufort (#2247) 2021-04-21 17:12:20 +02:00