summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
AgeCommit message (Collapse)Author
2013-10-15only enable devicedefault theme on api14+Andrew Dolgov
2013-10-15add experimental support for sherlock devicedefault themeAndrew Dolgov
2013-09-09confirm if necessary catching up feed from context menu Andrew Dolgov
2013-05-27add a headline text size preferenceAndrew Dolgov
2013-05-24multilanguage for DashClock Extensionmcbyte-it
2013-05-23update articlefragment styleAndrew Dolgov
2013-05-18add preference to confirm marking headlines as readAndrew Dolgov
2013-05-15confirm marking headlines as read from the actionbarAndrew 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-16unify theme setting, disable light theme on HCAndrew Dolgov
2013-04-16resize own icons, add share iconAndrew Dolgov
2013-04-10View title text on imagesBrad Stewart
Conflicts: res/values-fr/strings.xml res/values/strings.xml
2013-04-08fix labels string missing in default localeAndrew Dolgov
2013-04-02localize version requirement stringAndrew Dolgov
2013-03-31implement basic webview context menu for imagesAndrew Dolgov
2013-03-30Add mark read on scroll for headlinesErik Hardesty
2013-03-26fix typo in preferencesAndrew Dolgov
2013-03-25adjust whitespaces,Felix Eckhofer
use 4 spaces everywhere to make translation more seemless
2013-03-25add menu item to set view mode, bump versionAndrew Dolgov
2013-03-24integrate share app stuff into tt-rss appAndrew Dolgov
2013-03-21add an option to hide content previews in headlines list (closes #606)Andrew Dolgov
2013-03-17Update strings.xmlpoitzorg
Added Strings for Preferences Menu
2013-02-09implement dark gray theme, bump versionAndrew Dolgov
2013-01-05add basic fullscreen mode, move preferences a bitAndrew Dolgov
2012-12-31Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-HoneycombAndrew Dolgov
Conflicts: res/values/strings.xml
2012-12-31add sepia themeAndrew Dolgov
2012-12-27streamline key detection, bump versionAndrew Dolgov
2012-12-27trialware stuff, bump versionAndrew Dolgov
2012-12-04offline up arrow fixes; bump version; make amount of articles downloadedAndrew Dolgov
in offline mode configurable
2012-11-30preferences -> settingsAndrew Dolgov
2012-10-09support article comments for API 4 server (closes #490)Andrew Dolgov
2012-10-09add option to dim statusbar while readingAndrew Dolgov
2012-10-08add option to show oldest articles first in offline mode (closes #504)Andrew Dolgov
2012-09-25change ssl_trust_any_host_long valueAndrew Dolgov
2012-09-25split SSL hostname verification to a separate option, do not callAndrew Dolgov
trustAllHosts() on every API request, fix support for older tt-rss versions which do not have getApiLevel call
2012-09-23reimplement going between articles with volume keys, bump versionAndrew Dolgov
2012-09-19add donation menu itemAndrew Dolgov
2012-09-19implement default browsing of articlesAndrew Dolgov
2012-09-19handle unavailable network properlyAndrew Dolgov
2012-09-19add enclosure url share buttonAndrew Dolgov
2012-09-18add menu entry to refresh headlines in small screen modeAndrew Dolgov
2012-09-09remove sharing stuffAndrew Dolgov
2012-09-09externalize stringsAndrew Dolgov
2012-09-09implement shareintent handler for tt-rss sharing functionalityAndrew Dolgov
bump version
2012-09-05add toast notifications for article mark/publish/setnote Andrew Dolgov
2012-07-10prevent trying to login twice on startupAndrew Dolgov
open idiot-friendly dialog when application is not configured bump version
2012-06-26add menu options to close active feed and article panelsAndrew Dolgov
2012-06-20implement publish with noteAndrew Dolgov
2012-06-20remove de, fr translations because of lack of updatesAndrew Dolgov
various lint-related fixes
2012-06-20work around against activity always asking about continue/stop sync;Andrew Dolgov
misc fixes