summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-07Merge pull request #33 from lhw/fixwhitespaceAndrew Dolgov
Fixed a problem with opening links containt special characters like whitespace
2013-05-07Merge pull request #34 from samicemalone/masterAndrew Dolgov
Escape HTML from the title of the context menu in HeadlinesFragment
2013-05-08Escape HTML from the title of the context menu in HeadlinesFragment. For ↵Sam Malone
example, some Engadget feed items may have a title that includes an apostrophe that is encoded as ' and is displayed in this form. Html.fromHtml is invoked on the article title.
2013-05-07fix for opening links with special characters like whitespaceLennart Weller
2013-05-01Merge pull request #31 from RaphaelRochet/masterAndrew Dolgov
French translation fix
2013-05-01Another fix in french translationRaphaël Rochet
2013-04-29implement duplicate checking for headlinesrequestAndrew Dolgov
2013-04-29bump versionAndrew Dolgov
2013-04-29restart if theme changedAndrew Dolgov
2013-04-29article fragment: remove title bold faceAndrew Dolgov
2013-04-29better colors for light themesAndrew Dolgov
2013-04-29fix illegalargumentexception in feed/cats sort triggered for some reasonAndrew Dolgov
when comparator changes in prefs
2013-04-27Merge pull request #30 from RaphaelRochet/masterAndrew Dolgov
French translation update
2013-04-26Small fix in french translationRaphaël Rochet
2013-04-26bump versionAndrew Dolgov
2013-04-26remove values-v15, not neededAndrew Dolgov
improve visibility of unread headlines
2013-04-26remove custom fragment constructorsAndrew Dolgov
2013-04-26Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
2013-04-26improve contrast of light themesAndrew Dolgov
2013-04-26Merge pull request #29 from janxbar/masterAndrew Dolgov
Do not close cursors that are still in use
2013-04-26fix unnecessary bold font in titles on headlines row viewsAndrew Dolgov
2013-04-26Do not close cursor that is still in usejan_bar
2013-04-26Merge pull request #28 from janxbar/masterAndrew Dolgov
Support for score and other minor enhancements
2013-04-25Fixed score colors as requestedjan_bar
2013-04-25Fixed formatting issuesjan_bar
2013-04-24Show author in offline modejan_bar
2013-04-24Support score in online and offline modejan_bar
Bump database version Fixed bug in database drop order
2013-04-21fix article layout when both author and comment link are visibleAndrew Dolgov
2013-04-21fix missing articleBackground style on article_fragmentAndrew Dolgov
2013-04-21bump versionAndrew Dolgov
2013-04-21improve terribleness of workaround for the eaten last line on 2.3 (refsAndrew Dolgov
#670)
2013-04-21support actionbarsherlockAndrew Dolgov
2013-04-19Merge pull request #27 from RaphaelRochet/masterAndrew Dolgov
French translation update
2013-04-19French translation : Added 'pref_headlines_mark_read_scroll{,_long}' strings ↵Raphaël Rochet
+ fixed mistranslated 'catchup' string French translation update
2013-04-18Merge pull request #26 from ceskobassman/patch-1Andrew Dolgov
Tried to remove italian translation errors
2013-04-18bump versionAndrew Dolgov
2013-04-18Merge branch 'master' of git://github.com/dalingrin/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
Conflicts: res/values/strings.xml res/xml/preferences.xml
2013-04-17Fix missing declarationDalingrin
2013-04-18Tried to remove italian translation errorsceskobassman
2013-04-16bump versionAndrew Dolgov
2013-04-16offline: modernize UIAndrew Dolgov
2013-04-16integrate viewpagerindicator to display feed reading progressAndrew Dolgov
2013-04-16Merge pull request #24 from krupkaf/patch-1Andrew Dolgov
Minor spelling corrections in Czech translation.
2013-04-16Merge pull request #25 from RaphaelRochet/masterAndrew Dolgov
French translation update
2013-04-16Fixed unescaped quoteRaphaël Rochet
2013-04-16French translation - new stringRaphaël Rochet
2013-04-16Minor spelling corrections in Czech translation.František Krupka
2013-04-16bump versionAndrew Dolgov
2013-04-16add missing padding of alt text on 2.3Andrew Dolgov
2013-04-16fix nosuchmethoderror when viewing captions on API < 16Andrew Dolgov