summaryrefslogtreecommitdiff
path: root/org.fox.ttrss
AgeCommit message (Expand)Author
2014-10-31switch to drawerlayout where applicableAndrew Dolgov
2014-10-30version bumpAndrew Dolgov
2014-10-30offline: hide flavor image holderAndrew Dolgov
2014-10-30article image pager: show share iconAndrew Dolgov
2014-10-30fix not matching colors in dark themeAndrew Dolgov
2014-10-30fix wrong statusbartint colorAndrew Dolgov
2014-10-30simplify visible actionbar iconsAndrew Dolgov
2014-10-30remove splitactionbar stuff from manifestAndrew Dolgov
2014-10-30target sdk 21Andrew Dolgov
2014-10-30switch to v21 support library w/ material themesAndrew Dolgov
2014-10-30fix previous if there's only 1 imageAndrew Dolgov
2014-10-30better checking for bad/dumb images in article image pagerAndrew Dolgov
2014-10-29do not hide small images in article image pagerAndrew Dolgov
2014-10-29article images pager: use proper app theme, fix vertical scalingAndrew Dolgov
2014-10-29remove unused stringAndrew Dolgov
2014-10-29remove image pager custom transitionAndrew Dolgov
2014-10-29article images pager: hide actionbar if fullscreenAndrew Dolgov
2014-10-29article image pager: disable onclickAndrew Dolgov
2014-10-29set fitssystemwindows for image pagerAndrew Dolgov
2014-10-29support KK tint and fullscreen mode when viewing article imagesAndrew Dolgov
2014-10-29add some context/options menus to article images pagerAndrew Dolgov
2014-10-29remove X more image promptAndrew Dolgov
2014-10-29bump versionAndrew Dolgov
2014-10-29UIL: use time-limited disk cache instead of flushing it on startupAndrew Dolgov
2014-10-28add flavor image loading progressbarsAndrew Dolgov
2014-10-28remove flavor image bordersAndrew Dolgov
2014-10-27Revert "use cardview for article fragment"Andrew Dolgov
2014-10-25set activity title to feed title when opening headlinesAndrew Dolgov
2014-10-25use cardview for article fragmentAndrew Dolgov
2014-10-25properly hide flavorimageholderAndrew Dolgov
2014-10-25experimental: move to tablelayout for headline rows to simplify things a bitAndrew Dolgov
2014-10-24change cardview import to appease android studio (wtf)Andrew Dolgov
2014-10-24Use plurals where necessaryMarc Plano-Lesay
2014-10-24Fix some issues with the french localizationMarc Plano-Lesay
2014-10-24add cardview library, compile with sdk 21Andrew Dolgov
2014-10-24Revert "initial implementation of recyclerview"Andrew Dolgov
2014-10-24Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
2014-10-24switch to cardview, remove obsolete drawablesAndrew Dolgov
2014-10-24initial implementation of recyclerviewAndrew Dolgov
2014-10-24Fetch feed icons from icons_url instead of icons_dirMarc Plano-Lesay
2014-10-21set minimum SDK level to 9Andrew Dolgov
2014-10-20Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
2014-10-20if articlepager is also available, notify it about updated item count after l...Andrew Dolgov
2014-10-20Update Japanese translation for recently added strings.Takashi Kobayashi
2014-10-20fix inconsistent padding for flavor imagesAndrew Dolgov
2014-10-19fix crashes in offline mode because of unbound swipelayoutAndrew Dolgov
2014-10-19apparently UIL can pass a null bitmap on loadingcompleteAndrew Dolgov
2014-10-17do not upscale images in headlines more than 2xAndrew Dolgov
2014-10-17do not enable translucent statusbar in fullscreen modeAndrew Dolgov
2014-10-17check whether swipeLayout is null before trying to deal with itAndrew Dolgov