summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-06-19offline mode fixesAndrew Dolgov
2012-06-19xlarge layout fixesAndrew Dolgov
2012-06-19simplify fragment managementAndrew Dolgov
2012-06-19find fragments by tags, misc stuffAndrew Dolgov
2012-06-19store feed/category objects inside fragments instead of idsAndrew Dolgov
2012-06-19categorize more stuffAndrew Dolgov
2012-06-19revert ics fragment stuffAndrew Dolgov
2012-06-19Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
2012-06-19categorize source filesAndrew Dolgov
2012-06-19remove m_compatMode stuff; add missing FragmentStagePagerAdapter hackAndrew Dolgov
2012-06-19switch to ICS native fragmentsAndrew Dolgov
2012-05-05Fix AndroidHttpClient leaks.Michael Kuhn
2012-05-02add some lint fixes, bump minimum SDK version to froyoAndrew Dolgov
2012-05-02disable transitioner in offline mode (broken)Andrew Dolgov
2012-05-02Use AndroidHttpClient.Michael Kuhn
2012-03-21add some preference key dependency trackingAndrew Dolgov
2012-03-21add option to justify/left-align article textAndrew Dolgov
2012-03-12hide headlines row separator in small screen modeAndrew Dolgov
2012-03-12implement new attachment UI with buttons to copy URL/view separateAndrew Dolgov
2012-03-12add copy article text to combined mode article context menu (refs #437)Andrew Dolgov
2012-03-12add context menu for article linkAndrew Dolgov
2012-03-11support non-image attachments (closes #434)Andrew Dolgov
2012-03-08on API 3, sort feeds and categories using order configured in tt-rssAndrew Dolgov
2012-03-06remove share intent SUBJECTAndrew Dolgov
2012-03-01add optional article swiping for xlarge devicesAndrew Dolgov
2012-02-29add in-app billing donation stuffAndrew Dolgov
2012-02-25only enable layouttransitioner for large screensAndrew Dolgov
2012-02-25support different article text sizesAndrew Dolgov
2012-02-25enable transitions for API 15, remove TransitionHelperAndrew Dolgov
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