Goodbye Watch Later
Maximilian Hille
/
Thu, Apr 20, 2023
Maximilian Hille
/
Thu, Apr 20, 2023
Maximilian Hille
/
Fri, Feb 19, 2021
Juliane Lehmann
/
Tue, Sep 5, 2017
TL;DR:
Everything is better with a silly meme. (thanks imgflip!)
Remember the days before plug-and-play? When you had to manually configure IRQs on your hardware, taking care to have no overlaps, hoping that it’s even possible without overlaps? If not, be glad… The bad news is: If you’re an Android software developer, thanks to Android Oreo’s background execution limits forcing the use of JobScheduler, those days are sort of back. Good news: this time, it’s all software, and we as a community can collectively make things work.
Maximilian Hille
/
Juliane Lehmann
/
Sun, Oct 30, 2016
Core Death Bell got multiple updates recently, the most imortant changes being:
Available for free on Google Play
Find the source (GPL) on GitHub
Juliane Lehmann
/
Wed, Jun 8, 2016
You can now get the FAB behavior shown in this post as a library. Go to the project on github to see the source, read the gradle instructions or file an issue. Comments are also well-liked on reddit or Google+!
There are already enhancements in place over the code as shown originally:
Near future plan is to include proper handling of AppBarLayouts that do not collapse completely.