summaryrefslogtreecommitdiff
path: root/src/org
AgeCommit message (Expand)Author
2012-09-19various lint-related stuffAndrew Dolgov
2012-09-19handle unavailable network properlyAndrew Dolgov
2012-09-19remove unnecessary field from globalstateAndrew Dolgov
2012-09-19various session handling fixes; try to reload headlines whenAndrew Dolgov
2012-09-19add enclosure url share buttonAndrew Dolgov
2012-09-18do not show headlines_select menu item as actionAndrew Dolgov
2012-09-18misc optimization, do not embed duplicate enclosure images inAndrew Dolgov
2012-09-18articlepager: rename listener variableAndrew Dolgov
2012-09-18do not try to load new stuff in pager on tabletsAndrew Dolgov
2012-09-18decrease OFFLINE_SYNC_SEQ because of API limitsAndrew Dolgov
2012-09-18disable search in HeadlinesActivityAndrew Dolgov
2012-09-18implement refreshing headlines in headlinesactivityAndrew Dolgov
2012-09-18bump offline download service sequence limitAndrew Dolgov
2012-09-18fix offline preparations to actually happen in backgroundAndrew Dolgov
2012-09-18offline: set show unread feeds default same with online modeAndrew Dolgov
2012-09-18support loading headlines from nested categories properly in pagerAndrew Dolgov
2012-09-18add menu entry to refresh headlines in small screen modeAndrew Dolgov
2012-09-18switch to HttpURLConnection (which should enable SNI on recent androidAndrew Dolgov
2012-09-18do not try to download category iconsAndrew Dolgov
2012-09-18enable nested categories APIAndrew Dolgov
2012-09-17fix home button on feeds activityAndrew Dolgov
2012-09-17feed_title substring crash fixAndrew Dolgov
2012-09-17various tablet-related improvementsAndrew Dolgov
2012-09-17basic work on offline mode stuff for tabletsAndrew Dolgov
2012-09-17various offline fixesAndrew Dolgov
2012-09-17implement most of offline menusAndrew Dolgov
2012-09-17more offline functionality stuffAndrew Dolgov
2012-09-17implement core offline functionsAndrew Dolgov
2012-09-17implement background loading in ArticlePagerAndrew Dolgov
2012-09-17use separate activities for views in small screen modeAndrew Dolgov
2012-09-16fix headlinesactivity initial item not being scrolled toAndrew Dolgov
2012-09-16fix appending new headlines on scrollAndrew Dolgov
2012-09-16reimplement action mode for headlines selectionAndrew Dolgov
2012-09-16fix options menu disappearing on refreshAndrew Dolgov
2012-09-16properly restore state when going back from headlinesactivityAndrew Dolgov
2012-09-16implement application singleton to store retrieved headlines Andrew Dolgov
2012-09-16further tweaks for tabletsAndrew Dolgov
2012-09-16reimplement most menu handlersAndrew Dolgov
2012-09-16more experimental stuffAndrew Dolgov
2012-09-16initialAndrew Dolgov
2012-09-10closeFeed: add some null pointer checkingAndrew Dolgov
2012-09-09remove sharing stuffAndrew Dolgov
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