Age | Commit message (Collapse) | Author |
|
Especially on the SwipeActionsDialog, this is even a bit easier to understand.
|
|
|
|
|
|
This avoids having hundreds of megabytes of screenshot data in the main repo every single time we re-generate them. Then developers do not have to clone a huge repo (at least if they clone without submodules). It also enables rewriting the screenshot git history to be smaller without rewriting the code git history (which would be quite a bad idea).
|
|
|
|
|
|
Since we redesigned the subscriptions page, this class is unused.
|
|
Update and fix SpotBugs
|
|
|
|
|
|
Move some Checkstyle rules from new-code file to main file
|
|
|
|
|
|
|
|
|
|
We want to be more flexible in what we store for each type of item. Also rename misleading function (lastUpdate to lastModified)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Only request storage permission when ContentResolver fails
- Easier to read error message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reverts an accidental change to the queue time display
|
|
|
|
|
|
Co-authored-by: ByteHamster <info@bytehamster.com>
|
|
|
|
|
|
|
|
|
|
|
|
Also, add a new screen background
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|