summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
AgeCommit message (Collapse)Author
2023-05-28Make drawer's corners round (#6478)ebraminio
2022-07-18Resolve app_name in common.gradleTacoTheDank
2021-08-12Make Accidental Pull Down Refresh less likely (#5281)vbh
2021-05-14New media player screen (#5075)ueen
Co-authored-by: jonasburian <jonas.burian@protonmail.com> Co-authored-by: ByteHamster <info@bytehamster.com>
2021-04-15Added animated play buttonByteHamster
Drawables need to be defined in the app module, which has the vector compat library enabled. When enabling the library for the core module, the app breaks on API 19.
2020-10-04Use swipe to refresh (#4401)asdoi
2020-08-09Dynamical navigation drawer sizeasdoi
2020-07-18Added horizontal spacingByteHamster
2020-07-17Default number of columns in subscription fragmentByteHamster
2019-12-24Switched to less demanding animationByteHamster
2019-09-16Added card flip animation to feed info fragmentByteHamster
2016-06-04Fix app name (due to flavors)Martin Fietz
2015-01-25Use design time attributes to assist layouting and value preview.Tobias Preuss
+ See: http://tools.android.com/tips/layout-designtime-attributes + This commit introduces no functional code changes!