summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Collapse)Author
2021-10-29Declare intent mutability for Android 12 compatibilityByteHamster
2021-10-12Move speed dialog to the bottom (#5464)ByteHamster
2021-08-28Clean up unused module AndroidX librariesTacoTheDank
2021-07-24Fix png icons on Android 4.4ByteHamster
2021-06-25Fix widget not showing iconsByteHamster
2021-05-11Move common gradle setup to a single fileByteHamster
Original idea by @TacoTheDank
2021-04-21Moved notification icons to their own module, so they don't crash old ↵ByteHamster
Android versions
2021-04-17Enabled Lint with dependency checkingByteHamster
2021-03-01Fix failing Lint task when there are dependency updatesByteHamster
2021-02-12Move basic views to new moduleByteHamster
2021-02-12Remove PlaybackServiceCallbacksByteHamster