Commit Graph

132 Commits

Author SHA1 Message Date
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
c396ab4258 update all headline views (remove unnecessary variants), add separate
color for secondary headline text
2013-05-12 18:38:28 +04:00
Andrew Dolgov
ada1e75298 better colors for light themes 2013-04-29 21:16:56 +04:00
Andrew Dolgov
59798f699b remove values-v15, not needed
improve visibility of unread headlines
2013-04-26 13:50:18 +04:00
jan_bar
3bdb6e86af Support score in online and offline mode
Bump database version
Fixed bug in database drop order
2013-04-24 15:48:44 +02:00
Andrew Dolgov
0b2345344b support actionbarsherlock 2013-04-21 17:01:26 +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
Stefan Seidel
b1e719ea90 mark non-translatable string arrays as such so that Android Lint doesn't complain 2013-04-04 19:59:40 +02:00
Andrew Dolgov
06dd092038 localize version requirement string 2013-04-02 09:41:24 +04:00
Andrew Dolgov
a18fb4d206 allow more articles to be synced while going offline 2013-03-31 20:21:25 +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
41f36b00d2 show title/loading progressbar on GB 2012-06-25 09:16:55 +04:00
Andrew Dolgov
c1d452a97d make sure loading prompt is on a solid background 2012-06-22 15:10:52 +04:00