summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-05fix width/height detection for portrait screensAndrew Dolgov
2012-01-04potential fix for 2.3 tabletsAndrew Dolgov
2011-12-30add de translationAndrew Dolgov
2011-12-25implement setting labels for selected articleAndrew Dolgov
2011-12-19Merge branch 'master' of [email protected]:gothfox/Tiny-Tiny-RSS-for-Honeycomb.gitAndrew Dolgov
2011-12-19enable zoom controls in article webview, bump versionAndrew Dolgov
2011-12-16store offline mode status preference in a separate file to preventAndrew Dolgov
backing it up to the cloud
2011-12-16implement cloud settings backupAndrew Dolgov
2011-12-13make API level request less crashyAndrew Dolgov
2011-12-13same fix (2)Andrew Dolgov
2011-12-13same fix for headlines Andrew Dolgov
2011-12-13bump versionAndrew Dolgov
2011-12-13workaround against crash if article content is nullAndrew Dolgov
2011-12-12bump versionAndrew Dolgov
2011-12-12fix API_DISABLED reported as login incorrectAndrew Dolgov
2011-12-10bump versionAndrew Dolgov
2011-12-10use viewpager-based article swiping for offline modeAndrew Dolgov
2011-12-09bump versionAndrew Dolgov
2011-12-09smooth article swiping using viewpager (in online mode)Andrew Dolgov
2011-12-09fix contextual actionbar for 2.xAndrew Dolgov
2011-12-09bump versionAndrew Dolgov
2011-12-09use actionbar home button to close article on HCAndrew Dolgov
2011-12-09implement contextual selection bar for HC articlesAndrew Dolgov
2011-12-07better download progress notification, prevent notification spamAndrew Dolgov
2011-12-07fix orientation crashes in offlineactivity, bump versionAndrew Dolgov
2011-12-07remove <video> tags from webviewsAndrew Dolgov
2011-12-07webview: try to trap runtimeexceptionAndrew Dolgov
2011-12-07remove periodic downloading articles notifiesAndrew Dolgov
2011-12-07bump versionAndrew Dolgov
2011-12-07implement offline image cachingAndrew Dolgov
2011-12-07move offline data synchronization to an intentservice, bump versionAndrew Dolgov
2011-12-07code cleanupAndrew Dolgov
2011-12-07check for db validity in has/pending offlinedata functionsAndrew Dolgov
2011-12-07remove tabs, menu cleanupAndrew Dolgov
2011-12-07break tabs a bitAndrew Dolgov
2011-12-07feed tab tweaksAndrew Dolgov
2011-12-07use onbackpressed instead of onkeydownAndrew Dolgov
2011-12-07use actionbar better in online mode, menu cleanupAndrew Dolgov
2011-12-07implement actionbar tabs when categories are enabledAndrew Dolgov
2011-12-06fix offline download limit, bump versionAndrew Dolgov
2011-12-06bump versionAndrew Dolgov
2011-12-06move offline download stuff into an IntentServiceAndrew Dolgov
2011-12-06add offline services interfaceAndrew Dolgov
2011-12-06switch mainactivity typecasting to an interfaceAndrew Dolgov
2011-12-06properly sort feedlist by unread, misc cleanupAndrew Dolgov
2011-12-06menu updates, bump version, misc cleanupAndrew Dolgov
2011-12-06implement synchronization of offline stuff back to the mothershipAndrew Dolgov
2011-12-06reimplement moving between articles using volume buttons,Andrew Dolgov
articlefragment clicks, etc
2011-12-06add modified triggerAndrew Dolgov
2011-12-06use setemptyview on online listsAndrew Dolgov