Age | Commit message (Collapse) | Author |
|
The library is the last one requiring Jetifier
and we only use 3 string constants in that whole library anyway.
|
|
Especially on the SwipeActionsDialog, this is even a bit easier to understand.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update and fix SpotBugs
|
|
|
|
|
|
|
|
|
|
|
|
Remove no longer needed Compat stuff
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update EventBus library
|
|
|
|
|
|
|
|
|
|
- We use MultiDex now, so we no longer need dexcount
- We can use a resValue instead of a resourcePlaceholder
- Simplify getting default value of properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Original idea by @TacoTheDank
|
|
|
|
|
|
|
|
|
|
|