Commit Graph

107 Commits

Author SHA1 Message Date
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
Andrew Dolgov
e68c90cbce prevent trying to login twice on startup
open idiot-friendly dialog when application is not configured
bump version
2012-07-10 21:51:18 +04:00
Andrew Dolgov
0702083fb2 add menu options to close active feed and article panels 2012-06-26 13:29:35 +04:00
Andrew Dolgov
f532761611 implement publish with note 2012-06-20 15:20:19 +04:00
Andrew Dolgov
1ffdbfe187 remove de, fr translations because of lack of updates
various lint-related fixes
2012-06-20 13:26:32 +04:00
Andrew Dolgov
e9fa47175c work around against activity always asking about continue/stop sync;
misc fixes
2012-06-20 13:05:09 +04:00
Andrew Dolgov
4fb366178c allow canceling offline download task 2012-06-20 09:49:30 +04:00
Andrew Dolgov
9a1dbdc74f add option to justify/left-align article text 2012-03-21 09:18:20 +03:00
Andrew Dolgov
8caa0fcd82 implement new attachment UI with buttons to copy URL/view separate
attachment
2012-03-12 14:57:57 +03:00
Andrew Dolgov
bca4979935 add context menu for article link 2012-03-12 11:51:57 +03:00
Andrew Dolgov
59a4d3d439 add optional article swiping for xlarge devices 2012-03-01 11:30:54 +03:00
Andrew Dolgov
8e45b14c61 add in-app billing donation stuff 2012-02-29 18:30:52 +03:00
Andrew Dolgov
2464831938 make API disabled error message more straightforward 2012-02-25 17:54:14 +03:00
Andrew Dolgov
feefd1fd9a support different article text sizes 2012-02-25 14:05:37 +03:00