summaryrefslogtreecommitdiff
path: root/src/org
AgeCommit message (Expand)Author
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
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