1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-23 13:30:48 +02:00
Gadgetbridge/app/src/main/java
Andreas Shimokawa b44b0fec7e Divoom Pixoo: Initial experimental support
Works:
- notifications
- call notification
- set time
- setting brightness
- setting 24h/12h format
- sending weather

Note
- this is implemented using using the classic bluetooth serial protocol, the
  device can do BLE, but I don't know how to use it, as I did not have the
  offical app to sniff.
- The information about the protocol comes from here
  https://github.com/jfroehlich/node-p1x3lramen/blob/main/source/devices/pixoo.js

TODO:
- Enable beep? Possible? I heard it beep once at least when switching it on
- Getting out of factory mode? Why does it always play animations even when I
   switch to the clock?
- Implement switching modes (can be done with the button)
- Implement sending own images and animations
- Firmware update?
- ...
2023-12-06 15:56:18 +01:00
..
com/mobeta/android/dslv Switch UI to Material 3 and support dynamic colors 2023-08-08 08:47:26 +00:00
lineageos
net/osmand/aidlapi experiment with osmand 2023-05-21 22:50:52 +02:00
nodomain/freeyourgadget/gadgetbridge Divoom Pixoo: Initial experimental support 2023-12-06 15:56:18 +01:00
org/bouncycastle/shaded Rename org.bouncycastle package 2023-11-25 21:16:53 +00:00
ru/gelin/android/weather/notification Introduce WeatherSpec v4 2023-08-27 15:13:57 +00:00