bigdigital / watchdrip

GNU General Public License v3.0
41 stars 13 forks source link

Task list #2

Closed bigdigital closed 1 year ago

bigdigital commented 1 year ago

My TODO list for watchdrip

alfureu commented 1 year ago

I would also suggest a build for Android 13. Currently WatchDrip+ does not run on Pixel 7 phone, not sure whether it is due to droping the 32bit builds and supporting exclusively 64bit builds.

Also, nighttime lower LCD brightness settings are not respected, unfortunately waking up my significant other with full brightness.

Hope this feedback is helpful, keep up the good work!

dircsem commented 1 year ago

Is it possible to change the app data source from api to broadcast? This would include aaps compatibility for a source, instead of xdrip. Can you share the code here? Bolus display isn't working at my watch I would like to take a look at it to see if I can help.

bigdigital commented 1 year ago

@dircsem

Is it possible to change the app data source from api to broadcast? This would include aaps compatibility for a source, instead of xdrip. Can you share the code here? Bolus display isn't working at my watch I would like to take a look at it to see if I can help.

The project source code was updated. There is no bolus because this data is not transferring from xDrip itself. I made a pull request, but it is still not merged https://github.com/NightscoutFoundation/xDrip/pull/2294