summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-21support attachments in combined mode, fix french translation, bumpAndrew Dolgov
2012-02-16fix urls with spaces crash in combined modeAndrew Dolgov
2012-02-07hopefully fix Attachment deserializationAndrew Dolgov
2012-02-06check for article.attachments not being null, bump versionAndrew Dolgov
2012-02-06support article attachments, display image attachments inline (helloAndrew Dolgov
2012-02-06add apprater, fix logging in two times, bump versionAndrew Dolgov
2012-02-03tweak actionbar title displayAndrew Dolgov
2012-02-03enable split actionbarAndrew Dolgov
2012-02-03hide unneeded fragments on logoutAndrew Dolgov
2012-02-03try to login onResume if session_id is nullAndrew Dolgov
2012-02-03open preferences automatically on first startAndrew Dolgov
2012-02-03set webview acceleration to software to prevent background flicker onAndrew Dolgov
2012-02-01do not always mark uncategorized as selected on goBack()Andrew Dolgov
2012-02-01use proper link colors in webview (bump version)Andrew Dolgov
2012-02-01add placeholder textColorLink resolving code to color webview linksAndrew Dolgov
2012-01-31better color for links in articles on dark themeDominique Hazael-Massieux
2012-01-27dump active headlines fragment when closing feedAndrew Dolgov
2012-01-27disable layout transitioner on ICS since it doesn't seem to workAndrew Dolgov
2012-01-26fix crash with ActivityNotFound exception when opening urls prefixed byAndrew Dolgov
2012-01-25remove ads, bump versionAndrew Dolgov
2012-01-24properly unmark categories when going backAndrew Dolgov
2012-01-24include article title when sharingAndrew Dolgov
2012-01-19properly reset search text on viewCategory()Andrew Dolgov
2012-01-19implement search in offline modeAndrew Dolgov
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