summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/java
AgeCommit message (Expand)Author
2014-11-03refactoring is bad when you're dumbAndrew Dolgov
2014-11-03fix logoutAndrew Dolgov
2014-11-03fix crash while logging outAndrew Dolgov
2014-11-03enable image alt-text dialog in image pagerAndrew Dolgov
2014-11-02disable interaction w/ listview footersAndrew Dolgov
2014-11-02fix crash in headlinesfragment b/c not checking whether flavor image existsAndrew Dolgov
2014-11-01Fix trusted certificate setting with Tasker plugin.Ben Kibbey
2014-11-01feed row tweaks, fix feed fragment not setting active feedAndrew Dolgov
2014-11-01remove drawer in headlines_articles on phonesAndrew Dolgov
2014-10-31add drawer stuff to offline headlines activityAndrew Dolgov
2014-10-31implement drawer navigation for headlines activity instead of old hideable si...Andrew Dolgov
2014-10-31fix assorted crap reported by code analysisAndrew Dolgov
2014-10-31rename headlines list to a separate id for clarityAndrew Dolgov
2014-10-31offline: implement auto mark as readAndrew Dolgov
2014-10-31allow overscroll for headlines list if auto mark as read is enabledAndrew Dolgov
2014-10-31setloadingstatus: check if all views existAndrew Dolgov
2014-10-31open drawer if needed onbackpressedAndrew Dolgov
2014-10-31minor actionbar button/layout fixesAndrew Dolgov
2014-10-31remove some bad weightsum stuff for landscape layoutAndrew Dolgov
2014-10-31enable generic error reporting through toasts for the time beingAndrew Dolgov
2014-10-31switch to drawerlayout where applicableAndrew Dolgov
2014-10-30offline: hide flavor image holderAndrew Dolgov
2014-10-30fix not matching colors in dark themeAndrew 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 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-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-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-25set activity title to feed title when opening headlinesAndrew Dolgov
2014-10-25properly hide flavorimageholderAndrew Dolgov
2014-10-24Use plurals where necessaryMarc Plano-Lesay
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-24initial implementation of recyclerviewAndrew Dolgov
2014-10-24Fetch feed icons from icons_url instead of icons_dirMarc Plano-Lesay
2014-10-20if articlepager is also available, notify it about updated item count after l...Andrew 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