summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-09externalize stringsAndrew Dolgov
2012-09-09implement shareintent handler for tt-rss sharing functionalityAndrew Dolgov
2012-09-09CategoryNavigationEntry: check if fragment is missing before enabling itAndrew Dolgov
2012-09-09add null check to getArticlePosition()Andrew Dolgov
2012-09-05add toast notifications for article mark/publish/setnote Andrew Dolgov
2012-09-04types: add empty constructors for gsonAndrew Dolgov
2012-09-02move small tablet stuff detection to CommonActivityAndrew Dolgov
2012-09-02use small tablet mode on screens <9"Andrew Dolgov
2012-09-02Small tablet support (< 8")lpetrus
2012-09-01set small screen mode based on loaded layout, instead of relying onAndrew Dolgov
2012-09-01revert to old way of handling LOGIN_FAILED in subfragmentsAndrew Dolgov
2012-09-01properly detect portrait orientationAndrew Dolgov
2012-08-13remove in-app billingAndrew Dolgov
2012-07-10prevent trying to login twice on startupAndrew Dolgov
2012-07-01attempt to workaround against some unknown actionbar navigation relatedAndrew Dolgov
2012-06-26set LayoutAlgorithm.SINGLE_COLUMN in webviews to fit images without cssAndrew Dolgov
2012-06-26add menu options to close active feed and article panelsAndrew Dolgov
2012-06-26disable share provider showAsAction altogether (refs #463)Andrew Dolgov
2012-06-26offline: properly restore views after rotationAndrew Dolgov
2012-06-26try to workaround against galaxy nexus going crazy when trying to drawAndrew Dolgov
2012-06-25fragment navigation tweaksAndrew Dolgov
2012-06-25display list navigation in xlarge-portrait mode similar to small screenAndrew Dolgov
2012-06-25support GB title in offline modeAndrew Dolgov
2012-06-25show title/loading progressbar on GBAndrew Dolgov
2012-06-25move copyToClipboard() to CommonActivityAndrew Dolgov
2012-06-24move some more common stuff to CommonActivityAndrew Dolgov
2012-06-24move some shared activity code to CommonActivityAndrew Dolgov
2012-06-24minor code cleanupAndrew Dolgov
2012-06-24simplify back stack handling a bitAndrew Dolgov
2012-06-24properly deselect active feed when going back in tablet modeAndrew Dolgov
2012-06-24fix navigation in portrait modeAndrew Dolgov
2012-06-23offline: fix sharingactionproviderAndrew Dolgov
2012-06-23make sure split actionbar actually worksAndrew Dolgov
2012-06-23fix home button not enabled for navigation when browsing feedAndrew Dolgov
2012-06-23actionbar navigation fixesAndrew Dolgov
2012-06-23implement actionbar list navigationAndrew Dolgov
2012-06-22offline: properly deselect current category when closing headlinesAndrew Dolgov
2012-06-22fix offline crash when browsing category as feedAndrew Dolgov
2012-06-22remove hardcoded gray from headline rows layoutAndrew Dolgov
2012-06-22adjust headlines left padding in vertical mode on tabletsAndrew Dolgov
2012-06-22code cleanupAndrew Dolgov
2012-06-22initial support for categories in offline modeAndrew Dolgov
2012-06-22add DB stuff for offline category syncAndrew Dolgov
2012-06-22layout/style update (add selection marker arrowheads)Andrew Dolgov
2012-06-22add shadows to light theme, misc layout/theme tweaksAndrew Dolgov
2012-06-21rate limit refresh(); better update feed counters when browsing feed inAndrew Dolgov
2012-06-21cache feeds/cats fragment when going back from headlines for speedAndrew Dolgov
2012-06-20tablet-related fixesAndrew Dolgov
2012-06-20hide feed_title in offline modeAndrew Dolgov
2012-06-20implement publish with noteAndrew Dolgov