summaryrefslogtreecommitdiff
path: root/core/src/main/res/layout
AgeCommit message (Collapse)Author
2024-04-05Delete core module (#7060)ByteHamster
2024-03-25Move widget setup code to widget module (#6996)ByteHamster
2024-03-17Move theme to :ui:common module (#6997)ByteHamster
This enables creating Activities outside the app and core modules
2024-01-20Hide refresh from toolbar (#6850)ueen
2023-10-01Switch to colorBackground instead of windowBackground (#6674)ByteHamster
2023-06-24Merge pull request #6490 from TacoTheDank/minSdk21removalsByteHamster
Remove no longer needed Compat stuff
2023-05-29Use the brand new material switches for preferences (#6475)ebraminio
2023-05-14Remove no longer needed Compat stuffTacoTheDank
2022-09-14Delete redundant round app iconTacoTheDank
2022-08-25Make widget buttons fill all horizontal space (#6031)Erik Johnson
2022-04-24Put playback speed in widget (#5774)Nicolas Araujo
2022-04-09Show on-demand configuration popup for stream vs download only once (#5818)Nils Rothaug
2022-01-04Update Balloon library (#5584)Taco
2021-11-21Bump to minimum SDK version 19 (Android 4.4)ByteHamster
2021-06-25Fix widget not showing iconsByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2021-04-18Use VectorDrawable compat libraryByteHamster
2021-01-13Add rewind, ff, skip button and layout for extra info in Widget (#4746)Tony Tam
2020-10-01Enabled Lint for core moduleByteHamster
2020-09-20New notification iconByteHamster
2020-05-06Added on-demand configuration for stream vs downloadByteHamster
2020-03-17Re-added paged feed buttonByteHamster
2020-03-16Made icons black instead of greyByteHamster
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too.
2020-03-15Moved Toolbar to individual FragmentsByteHamster
2020-02-12Replaced images with vector versionByteHamster
2019-10-23Material design layout tweaksByteHamster
2019-10-23Transparent widgetMarcel Regeci
2019-07-22Reduced widget spacingByteHamster
2019-04-18use multi-line TextView for "No media playing"Brad Pitcher
2019-04-11use app_icon_size for layout width on widget componentsBrad Pitcher
2018-05-31Merge branch 'develop' into fix-2359brad
2018-05-05Moved widget from app to coreByteHamster
2015-01-15Moved updateRefreshMenuItem into core packagedaniel oeh
2014-11-10Squashed commit of the following:daniel oeh
commit 7d0e6d5c2dc75f8f1e54f4a1279c6b0cffa7b8cc Author: daniel oeh <daniel.oeh@gmail.com> Date: Mon Nov 10 21:00:58 2014 +0100 Made tests compile commit 05c57df87dd469d8f64835700eefe2e3c87e04e4 Author: daniel oeh <daniel.oeh@gmail.com> Date: Mon Nov 10 20:56:58 2014 +0100 Removed unused code commit 0a1fbc9e6d9648646140e30dec0ec8389fb8d37f Author: daniel oeh <daniel.oeh@gmail.com> Date: Thu Nov 6 15:48:24 2014 +0100 Added UI controls to download more feed pages closes #245 commit 6486fb40f1d03887e264df95946f91f0a9cdac9b Author: daniel oeh <daniel.oeh@gmail.com> Date: Thu Nov 6 14:49:43 2014 +0100 Added support for downloading feed pages commit e1faa06908bfd50f2aa0c28ee5118772c4281557 Author: daniel oeh <daniel.oeh@gmail.com> Date: Wed Nov 5 21:27:03 2014 +0100 Added "paged" and "loadAllPages" attributes