summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-21fix preferences not showing contentAndrew Dolgov
2012-09-21remove per-fragment loading messagesAndrew Dolgov
2012-09-21improve logging in again if session is lostAndrew Dolgov
2012-09-20add some layout transitionsAndrew Dolgov
2012-09-20further use handlers in onArticleSelected()Andrew Dolgov
2012-09-20use deferred loading on headlinesactivity refresh, bump versionAndrew Dolgov
2012-09-20reduce handler post interval a bitAndrew Dolgov
2012-09-20use delayed loading for several containers in tablet mode to visuallyAndrew Dolgov
2012-09-20cleanup unused stuff from preferencesactivityAndrew Dolgov
2012-09-20fix http basic authAndrew Dolgov
2012-09-20fix offlineuploadservice not setting marked/published flagsAndrew Dolgov
2012-09-20offline not syncing fixesAndrew Dolgov
2012-09-20fix crash when switching activities while downloading offline stuffAndrew Dolgov
2012-09-20fix missing stuff for default_view_mode implementation in fragmentsAndrew Dolgov
2012-09-20fix for opening category in proper mode from feedsfragmentAndrew Dolgov
2012-09-20fix two context menu crashesAndrew Dolgov
2012-09-19disable share intent debuggingAndrew Dolgov
2012-09-19various tablet-mode refresh fixesAndrew Dolgov
2012-09-19less-crashy handling on article titleAndrew Dolgov
2012-09-19disable combined mode because of lack of images and performance issuesAndrew Dolgov
2012-09-19add donation menu itemAndrew Dolgov
2012-09-19implement default browsing of articlesAndrew Dolgov
2012-09-19fix articlefragment progressbarAndrew Dolgov
2012-09-19do not show indeterminate progress bar when progress info is availableAndrew Dolgov
2012-09-19implement several loading progressbarsAndrew Dolgov
2012-09-19store sid and apilevel in GlobalStateAndrew Dolgov
2012-09-19remove smalltablet code as unnecessary, store showunreadfeeds inAndrew Dolgov
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