summaryrefslogtreecommitdiff
path: root/src/org
AgeCommit message (Expand)Author
2012-01-19properly unmark previously active feed in feedlist when closing feedAndrew Dolgov
2012-01-19do not use savedstate putstring/getstring to prevent crashe on legacyAndrew Dolgov
2012-01-19implement basic search dialog for compat modeAndrew Dolgov
2012-01-19limit search to API level 2Andrew Dolgov
2012-01-19implement actionbar search for HC/ICS devicesAndrew Dolgov
2012-01-19move cache directories to sdcard/dataAndrew Dolgov
2012-01-19add some index out of bounds checks to feeds/headline fragmentsAndrew Dolgov
2012-01-18fix layout weirdness caused by articlepager on several consequentAndrew Dolgov
2012-01-18allow closing active feed in tablet modeAndrew Dolgov
2012-01-18properly handle home button on actionbar in small screen modeAndrew Dolgov
2012-01-17unbreak animations for HCAndrew Dolgov
2012-01-17move libraries to libs/Andrew Dolgov
2012-01-17add color theme for ICSAndrew Dolgov
2012-01-17compatibility fixes for ICS (galaxy nexus)Andrew Dolgov
2012-01-10Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
2012-01-10use runOnUiThread in RefreshTaskAndrew Dolgov
2012-01-07Update src/org/fox/ttrss/MainActivity.javapoitzorg
2012-01-05fix width/height detection for portrait screensAndrew Dolgov
2012-01-04potential fix for 2.3 tabletsAndrew 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
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-13workaround against crash if article content is nullAndrew Dolgov
2011-12-12fix API_DISABLED reported as login incorrectAndrew Dolgov
2011-12-10use viewpager-based article swiping for offline modeAndrew Dolgov
2011-12-09smooth article swiping using viewpager (in online mode)Andrew Dolgov
2011-12-09fix contextual actionbar for 2.xAndrew 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-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