Francisco (Twitter)
Just pushed Franco Kernel Manager 6.0.1. Has some nice bug fixin' and added an extra 4 wallpapers for those who supported me and got the "2020 Supporter" adding to the other amazing 4. They are unique custom made by @RshBfn . Check his work!!
FKM: https://t.co/FCzRGMzifs https://t.co/Xdyr3XKRhv
— Open Tweet
Just pushed Franco Kernel Manager 6.0.1. Has some nice bug fixin' and added an extra 4 wallpapers for those who supported me and got the "2020 Supporter" adding to the other amazing 4. They are unique custom made by @RshBfn . Check his work!!
FKM: https://t.co/FCzRGMzifs https://t.co/Xdyr3XKRhv
— Open Tweet
Google Play
Franco Kernel Manager - Apps on Google Play
Complete kernel toolbox with features to manage and tweak your rooted device
Francisco (Twitter)
Oh my what's going to happen to all these kernels on @xdadevelopers with all those magical flags! The horror ensues! https://t.co/4Zcf8pTUZV
— Open Tweet
Oh my what's going to happen to all these kernels on @xdadevelopers with all those magical flags! The horror ensues! https://t.co/4Zcf8pTUZV
— Open Tweet
Twitter
Phoronix
Upstream #Linux Developers Against "-O3" Optimizing The Kernel https://t.co/mI9DbJjxK0
Francisco (Twitter)
I just want to take a moment to thank & appreciate your support. The last release received a tremendous amount of positive feedback and I couldn't be happier!
If you have 5 minutes to write a review on @GooglePlay it helps me a lot too 🥰
Stay safe! https://t.co/FCzRGMzifs
— Open Tweet
I just want to take a moment to thank & appreciate your support. The last release received a tremendous amount of positive feedback and I couldn't be happier!
If you have 5 minutes to write a review on @GooglePlay it helps me a lot too 🥰
Stay safe! https://t.co/FCzRGMzifs
— Open Tweet
Google Play
Franco Kernel Manager - Apps on Google Play
Complete kernel toolbox with features to manage and tweak your rooted device
Francisco (Twitter)
Still baffles me how good these modern smartphone cameras are these days. Just point shoot and you're good to go. Look at their fur - so sharp! https://t.co/b1OCkIKMb6
— Open Tweet
Still baffles me how good these modern smartphone cameras are these days. Just point shoot and you're good to go. Look at their fur - so sharp! https://t.co/b1OCkIKMb6
— Open Tweet
Twitter
Francisco
Still baffles me how good these modern smartphone cameras are these days. Just point shoot and you're good to go. Look at their fur - so sharp!
Francisco (Twitter)
I'll never understand companies desire to just copy others.
Imagine designers wasting their youth years grinding on their degrees and perfecting their craft and at the end of the day get told by product managers to just copy Apple's hardware design. https://t.co/27ZqPM3GLo
— Open Tweet
I'll never understand companies desire to just copy others.
Imagine designers wasting their youth years grinding on their degrees and perfecting their craft and at the end of the day get told by product managers to just copy Apple's hardware design. https://t.co/27ZqPM3GLo
— Open Tweet
Twitter
The Verge
The Oppo Watch isn’t bad, but it does look like an Apple Watch https://t.co/zgZb3nvLmL
Francisco (Twitter)
So a little while ago in April I released an update for Naptime which added a couple cool features.
— Open Tweet
So a little while ago in April I released an update for Naptime which added a couple cool features.
— Open Tweet
Twitter
Francisco
So a little while ago in April I released an update for Naptime which added a couple cool features.
Francisco (Twitter)
One of the changes was running my "DozeService" back on the main app process because it makes things easier to manage (like WorkManager instances) which I won't get into detail because it's boring.
As we need to run the service in the foreground (to avoid it being killed by…
— Open Tweet
One of the changes was running my "DozeService" back on the main app process because it makes things easier to manage (like WorkManager instances) which I won't get into detail because it's boring.
As we need to run the service in the foreground (to avoid it being killed by…
— Open Tweet
Twitter
Francisco
One of the changes was running my "DozeService" back on the main app process because it makes things easier to manage (like WorkManager instances) which I won't get into detail because it's boring. As we need to run the service in the foreground (to avoid…
Francisco (Twitter)
…Android and because we can no longer start services when the app is in the background) when it's started in the same process as the main app Android will then mislabel the app as "wasting power" because since the service is always running and Android *thinks* it might be…
— Open Tweet
…Android and because we can no longer start services when the app is in the background) when it's started in the same process as the main app Android will then mislabel the app as "wasting power" because since the service is always running and Android *thinks* it might be…
— Open Tweet
Twitter
Francisco
…Android and because we can no longer start services when the app is in the background) when it's started in the same process as the main app Android will then mislabel the app as "wasting power" because since the service is always running and Android *thinks*…
Francisco (Twitter)
…using too much power and it alerts the user to it. Now imagine knowing your app is not using any power at all and receiving 1 stars and uninstalls because your operating system mischaracterize and miscalculates what your app is doing.
— Open Tweet
…using too much power and it alerts the user to it. Now imagine knowing your app is not using any power at all and receiving 1 stars and uninstalls because your operating system mischaracterize and miscalculates what your app is doing.
— Open Tweet
Twitter
Francisco
…using too much power and it alerts the user to it. Now imagine knowing your app is not using any power at all and receiving 1 stars and uninstalls because your operating system mischaracterize and miscalculates what your app is doing.
Francisco (Twitter)
So now to avoid these I have to go back to multiprocessing and deal with all kinds of crap of IPC.
Sorry for the rant!
— Open Tweet
So now to avoid these I have to go back to multiprocessing and deal with all kinds of crap of IPC.
Sorry for the rant!
— Open Tweet
Twitter
Francisco
So now to avoid these I have to go back to multiprocessing and deal with all kinds of crap of IPC. Sorry for the rant!