Commit Graph

120 Commits

Author SHA1 Message Date
Andrew Dolgov
b8ee3dab39 do no ttry setting web software rendering before api 11
reimplement titlewebview as an alternative rendering option
bump version
2013-10-19 10:13:51 +04:00
Andrew Dolgov
458b46df25 tasker: add action to upload modified articles and switch online 2013-10-17 18:59:08 +04:00
Andrew Dolgov
68f8880a61 implement tasker action to download articles and go offline 2013-10-17 16:33:30 +04:00
Andrew Dolgov
45116bd86b experimental support for making launcher shortcuts (to headlinesactivity
only atm)
2013-10-17 10:37:32 +04:00
Andrew Dolgov
ced4e4b089 bump version, target api 18
make webview software layer optional
2013-10-16 18:52:04 +04:00
Andrew Dolgov
27e9fbe16a only enable devicedefault theme on api14+ 2013-10-15 19:51:50 +04:00
Andrew Dolgov
dedd069a90 add experimental support for sherlock devicedefault theme 2013-10-15 15:24:18 +04:00
Andrew Dolgov
9da4f1e5f7 confirm if necessary catching up feed from context menu 2013-09-09 13:52:16 +04:00
Andrew Dolgov
116f9ca8d9 add a headline text size preference 2013-05-27 14:37:42 +04:00
mcbyte-it
9ddd335b05 multilanguage for DashClock Extension 2013-05-24 14:54:11 +02:00
Andrew Dolgov
2f428e843e update articlefragment style 2013-05-23 15:15:23 +04:00
Andrew Dolgov
709b3838bb add preference to confirm marking headlines as read 2013-05-18 13:28:10 +04:00
Andrew Dolgov
9e71ff1b11 confirm marking headlines as read from the actionbar 2013-05-15 13:28:47 +04:00
Andrew Dolgov
aadfbbc18b Merge branch 'master' of git://github.com/dalingrin/Tiny-Tiny-RSS-for-Honeycomb
Conflicts:
	res/values/strings.xml
	res/xml/preferences.xml
2013-04-18 16:40:57 +04:00
Andrew Dolgov
e9b049c540 unify theme setting, disable light theme on HC 2013-04-16 13:15:21 +04:00
Andrew Dolgov
18eebe9b4e resize own icons, add share icon 2013-04-16 13:04:28 +04:00
Brad Stewart
fc42b73ba5 View title text on images
Conflicts:

	res/values-fr/strings.xml
	res/values/strings.xml
2013-04-10 08:03:55 +04:00
Andrew Dolgov
bea2554711 fix labels string missing in default locale 2013-04-08 22:57:02 +04:00
Andrew Dolgov
06dd092038 localize version requirement string 2013-04-02 09:41:24 +04:00
Andrew Dolgov
cea68d6b54 implement basic webview context menu for images 2013-03-31 11:17:59 +04:00
Erik Hardesty
b7e5436576 Add mark read on scroll for headlines 2013-03-30 17:58:55 -05:00
Andrew Dolgov
65e76c35b8 fix typo in preferences 2013-03-26 10:02:48 +04:00
Felix Eckhofer
05059a5868 adjust whitespaces,
use 4 spaces everywhere to make translation more seemless
2013-03-25 10:53:03 +01:00
Andrew Dolgov
48e5015353 add menu item to set view mode, bump version 2013-03-25 10:15:42 +04:00
Andrew Dolgov
ad12b2b945 integrate share app stuff into tt-rss app 2013-03-24 19:43:03 +04:00
Andrew Dolgov
7358405040 add an option to hide content previews in headlines list (closes #606) 2013-03-21 10:03:50 +04:00
poitzorg
2d2b74f953 Update strings.xml
Added Strings for Preferences Menu
2013-03-17 16:58:45 +01:00
Andrew Dolgov
535b04dbe1 implement dark gray theme, bump version 2013-02-09 20:25:56 +04:00
Andrew Dolgov
8f912ab8a8 add basic fullscreen mode, move preferences a bit 2013-01-05 12:33:06 +04:00
Andrew Dolgov
fc4111ae22 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
Conflicts:
	res/values/strings.xml
2012-12-31 03:15:27 +04:00
Andrew Dolgov
adee6d3493 add sepia theme 2012-12-31 03:14:01 +04:00
Andrew Dolgov
d4e823efcc streamline key detection, bump version 2012-12-27 13:06:53 +04:00
Andrew Dolgov
204ee6d4b9 trialware stuff, bump version 2012-12-27 00:01:39 +04:00
Andrew Dolgov
25a8c94c81 offline up arrow fixes; bump version; make amount of articles downloaded
in offline mode configurable
2012-12-04 11:04:08 +04:00
Andrew Dolgov
98c4325d8b preferences -> settings 2012-11-30 20:15:42 +04:00
Andrew Dolgov
00b80487b4 support article comments for API 4 server (closes #490) 2012-10-09 19:36:23 +04:00
Andrew Dolgov
2424b72246 add option to dim statusbar while reading 2012-10-09 13:16:05 +04:00
Andrew Dolgov
bc7a0a1c0d add option to show oldest articles first in offline mode (closes #504) 2012-10-08 12:35:43 +04:00
Andrew Dolgov
acb911e118 change ssl_trust_any_host_long value 2012-09-25 13:50:36 +04:00
Andrew Dolgov
aa22d8f8f3 split SSL hostname verification to a separate option, do not call
trustAllHosts() on every API request, fix support for older tt-rss
versions which do not have getApiLevel call
2012-09-25 13:47:04 +04:00
Andrew Dolgov
c6225cd16e reimplement going between articles with volume keys, bump version 2012-09-23 21:14:01 +04:00
Andrew Dolgov
0148a20369 add donation menu item 2012-09-19 22:40:27 +04:00
Andrew Dolgov
d70e6463ad implement default browsing of articles 2012-09-19 16:59:08 +04:00
Andrew Dolgov
9fb03a43f1 handle unavailable network properly 2012-09-19 13:14:50 +04:00
Andrew Dolgov
8f88419419 add enclosure url share button 2012-09-19 09:45:03 +04:00
Andrew Dolgov
b100fb6ec1 add menu entry to refresh headlines in small screen mode 2012-09-18 13:16:03 +04:00
Andrew Dolgov
aa0711147c remove sharing stuff 2012-09-09 19:22:31 +04:00
Andrew Dolgov
9f807d0c34 externalize strings 2012-09-09 17:44:28 +04:00
Andrew Dolgov
59d11ac972 implement shareintent handler for tt-rss sharing functionality
bump version
2012-09-09 17:35:11 +04:00
Andrew Dolgov
0020fdf172 add toast notifications for article mark/publish/setnote 2012-09-05 19:00:02 +04:00