nightdream
nightdream copied to clipboard
an Android desk clock
Imagedecoder to load images (Android 9+) Imagedecoder for gif (Android 12+) ----- In Android 12, the NDK ImageDecoder API has been expanded to decode all frames and timing data from...
Android 13 will deny the SCHEDULE_EXACT_ALARM permission by default for apps targeting API level 33. The protection level of this permission has been changed from “normal|appop” to just “appop” in...
- Should use View Holder pattern (use recycled view passed into this method as the second parameter) for smoother scrolling - Using style from webradio dialog
optimized code for notificationbar
Choose different side menu styles: 1. Default 2. Button 3. Blurred
Connect to Hue bridge in "Smarthome" preferences nothing more
new background mode: stream stream a video as background image (sound not supported)
Swiping to skip an upcoming alarm is not supported on Android below api level 21 / LOLLIPOP. In skipAlarm code relying on JobScheduler/JobService is intentionally not executed on earlier Android...
fixed: tag name should use a unique prefix followed by a colon add intent-filter: android.intent.action.LOCKED_BOOT_COMPLETED -> https://developer.android.com/training/articles/direct-boot
run with handlerthread