Sebastian
Sebastian
Okay i've tested this once now for Oreo and it did't work right; Probably something concerning Broadcasts & JobSheduler. Should also give an option to reenable refreshing onCreate or even...
This commit could be applied as is and work correctly if you would be ready to roll back to targeting SDK Version 25 again @ligi. If there are any implications...
Just saw it in Android Lint too .-. I see three options: - Release this to F-Droid and push a Version to Google Play that updates in onResume() untli Oreo...
Okay, digging into it.
If anyone can, please test this patch so it will prove to be stable enough for merge.
I consider this patch complete now. This means it is not ready for merge but should be fully functional and that any changes from this point will only be code...
Another thing: As you can see in the change listing, some changes in my commit result from using the "Reformat Code" action in Android Studio (with default settings). Of course...
Branch is supposed to be ready for review now. Feel free to exclude or cherry-pick commits as you see fit. Please do not merge this PR until i've had a...
Could use pinMode to sort this. There should definitely be some way to reorder things though...maybe drag & drop but at least manually setting indexes.
You can have a look and do some testing with [this](https://github.com/SebiderSushi/FAST/tree/sort_pinned_manually) branch