summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-29fix menu overload for new users, bump versionAndrew Dolgov
2011-11-29fix previous changesetAndrew Dolgov
2011-11-29add experimental feed context menuAndrew Dolgov
2011-11-29fix hiding categories panel when browsing category articles in tabletAndrew Dolgov
mode
2011-11-29fix excerpt sizeAndrew Dolgov
2011-11-29bump versionAndrew Dolgov
2011-11-29implement batch actions on selected articlesAndrew Dolgov
2011-11-29implement browsing categories like feedsAndrew Dolgov
2011-11-29cleanup menu a bitAndrew Dolgov
2011-11-29bump versionAndrew Dolgov
2011-11-29fix feedicon sizeAndrew Dolgov
2011-11-29implement API level checkingAndrew Dolgov
2011-11-29feed icon scaling fixesAndrew Dolgov
2011-11-29disable refreshing when activity is pausedAndrew Dolgov
2011-11-29improve error handling by ApiRequestAndrew Dolgov
2011-11-29respect background data settings, auto-check for new stuff once in 120Andrew Dolgov
seconds
2011-11-28fix menu for smallscreen modeAndrew Dolgov
2011-11-28category fixes in tablet modeAndrew Dolgov
2011-11-28add category support to tablet UIAndrew Dolgov
2011-11-28implement categories for smallscreen viewAndrew Dolgov
2011-11-28add data structures for categoriesAndrew Dolgov
2011-11-28Article: add support for labelsAndrew Dolgov
2011-11-28properly download feed icons, properly adjust feedsfragment onAndrew Dolgov
preference change
2011-11-28download and display original feed icons (disabled for now)Andrew Dolgov
2011-11-28add generic feed icons to feedlistAndrew Dolgov
2011-11-28Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
2011-11-28bump versionAndrew Dolgov
2011-11-28implement swiping between articles (in small screen mode)Andrew Dolgov
2011-11-28implement moving between articlesAndrew Dolgov
2011-11-28add menu icon for set unread actionAndrew Dolgov
2011-11-28show basic virtual feedsAndrew Dolgov
2011-11-28make ads optionalAndrew Dolgov
2011-11-27fix deserialization null pointer exception in ArticleAndrew Dolgov
2011-11-27use test mode ads on emulatorAndrew Dolgov
2011-11-27bump versionAndrew Dolgov
2011-11-27initial attempt at admob stuffAndrew Dolgov
2011-11-27bump versionAndrew Dolgov
2011-11-27tweak string for http_login_summaryAndrew Dolgov
2011-11-27add support for http basic authorizationAndrew Dolgov
2011-11-27drop databasehelper, misc cleanup, suppress some warningsAndrew Dolgov
2011-11-27unify interfaces used by headlines fragmentAndrew Dolgov
2011-11-27bump versionAndrew Dolgov
2011-11-27implement marking articles as unreadAndrew Dolgov
do not notify server to catchup article if it isn't unread when selecting
2011-11-27implement published articlesAndrew Dolgov
2011-11-27add menus to toggle marked/published on active articleAndrew Dolgov
2011-11-27cleaner preference handling in ApiRequestAndrew Dolgov
make json data debugging optional
2011-11-27bump versionAndrew Dolgov
2011-11-27various progressbar usage fixesAndrew Dolgov
remove unnecessary runOnUiThread from asynctask methods
2011-11-27only report null object in feedsfragment when no feeds are presentlyAndrew Dolgov
loaded
2011-11-27fix upside-down orientation handlingAndrew Dolgov