summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/dimens.xml
AgeCommit message (Collapse)Author
2024-03-17Move theme to :ui:common module (#6997)ByteHamster
This enables creating Activities outside the app and core modules
2023-10-29Add more spacing to OnlineFeedViewActivity, use MD3 styles (#6670)Bhaskar Kaura
2023-05-18Rounded corners of cover in widget (#6483)mueller-ma
2022-05-13Remove gpodder toplistByteHamster
Half of the toplist no longer returns a valid podcast feed. Some of the suggested tags are just random characters and none of them is actually helpful. This does not remove search or synchronization. Just gpodder discovery.
2021-11-28Chromecast rework (#5518)ByteHamster
2021-04-17Fixed unused resources Lint errorsByteHamster
In the future, CI will complain when a PR leads to unused resources.
2020-08-09Dynamical navigation drawer sizeasdoi
2020-05-20More spacing for playback controlsByteHamster
2020-03-25Redesign ExternalPlayerFragmentByteHamster
2020-03-17Increased sidebar sizeByteHamster
2020-02-13Added border to play buttonByteHamster
2020-02-12Updated player screen appearanceByteHamster
2020-02-05Made a bit more spaceByteHamster
2020-02-04Cleaned up layoutByteHamster
2019-09-14Removed unused colors and dimensByteHamster
2019-07-01Increase scrubber padding for large devicesJoe Stein
2018-01-14Merge folder configurationMartin Fietz
2017-10-14Changed spacing to look more like beforeByteHamster
2017-10-14Improved list items when using a large font sizeByteHamster
2016-06-30fix horizontal layout (MediaRouteControllerDialog)Domingos Lopes
2016-01-27Merge: Updated subscriptionview and synced developRaghul Jagannathan
2016-01-16Audio player redesignMartin Fietz
Sleep timer and audio effects (e.g. balance) accessible from actionbar, fragment pager
2016-01-07Redesign ExternalPlayerFragmentrecalculated
2015-07-07Fix for title when image is not availableRaghul
2015-04-18Layout changes and optimizationsMartin Fietz
2014-12-19Updated audio player layoutdaniel oeh
2014-12-08Video overlay was hidden in some casesdaniel oeh
2014-12-07Fixed fullscreen issues in video playerdaniel oeh
Affects issue #563
2014-11-05Updated layoutsdaniel oeh
Use new navigation drawer toggle Customized colors of new themes Updated navigation drawer layout Updated "new episodes list" layout Updated feeditemlist layout Fixed refresh button behavior in feeditemlist Updated downloads fragment layout Fixed layouts on smaller screens, updated borderless buttons Use PreferenceFragment instead of PreferenceActivity if possible Changes of the Preference UI should now be made in the PreferenceController class. Replaced vertical_divider with android:attr/listDivider Updated itemlist layout in onlinefeedview Fixed NPE in TagFragment Updated gpodnet list layout Updated search layout Adjusted background color of external player Added material design icons Adjusted primary dark color
2014-10-11Moved core classes into subprojectdaniel oeh