1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-26 15:00:13 +02:00
Gadgetbridge/app/src/main/res/values
Daniel Thompson 9e6c121dd9 wasp-os: Introduce a new device type
wasp-os is an open-source firmware, based on MicroPython, for smart
watches that are based on the nRF52 family of microcontrollers.
Currently this includes the hacker friendly PineTime from Pine64 as
well as the Colmi P8, which is a popular device with watch modders.

For GadgetBridge integration wasp-os is very similar to handling
Espruino/BangleJS: the watch will interact with the bridge by
providing REPL-over-BLE via the Nordic UART service.

wasp-os implements the same JSON-wrapped-in-GB()-function-call
protocol used for BangleJS buy the differences in capability
between the two firmwares lead us to introducing a different
device type... and also a different icon since the lead devices
for wasp-os are square!

I plan to keep as aligned as possible with the BangleJS device
type, however at present the major differences include:

1. Specify the bonding style (wasp-os currently does not support
   bonding... so no need to ask).
2. Disable some of the not-yet-implemented features.
3. Reduce the minimum packet size to fix communication reliability
   issues with the MicroPython NUS implementation.
4. Switch the date/time setting syntax from JavaScript to MicroPython.
2021-02-04 20:03:44 +01:00
..
arrays.xml Basic Amazfit Neo support (#2117) 2021-01-20 16:03:58 +01:00
attrs.xml Make Filter be a normal activity. Fix s/m→m/km conversion 2020-08-23 00:04:23 +02:00
colors.xml Make Sports Activities list use Activity List style 2020-10-17 14:55:12 +02:00
dimens.xml Add margins to AlertDialog.Builder 2020-08-24 13:50:10 +02:00
dslv_attrs.xml Experiment with a draggable sort list. 2020-11-07 22:48:34 +01:00
ic_launcher_background.xml Adaptive launcher icon background color (forgotten file) 2018-02-20 07:43:09 +01:00
strings.xml wasp-os: Introduce a new device type 2021-02-04 20:03:44 +01:00
styles.xml Add margins to AlertDialog.Builder 2020-08-24 13:50:10 +02:00
values.xml Add Amazfit Bip U menu items and remove shortcuts (#2107) 2020-12-05 16:22:09 +01:00