Jonas Petersson

Results 3 issues of Jonas Petersson

Just in case anyone decided to improve on this hack, I just learned that there are now official docs available: http://docin.divoom-gz.com/web/#/5/146

documentation

I've tried to adapt this code for use in a foreground service. That is, instead of: `notificationManager.notify(chat.contact.id.toInt(), builder.build())` ... I would like to do: `startForeground(NOTIFICATION_ID, builder.build()) ` However, I've been...

I just tried this integration and at a glance it appears to work nicely as such with my two L920. I don't really mind not being able to setup animations...