Commit Graph

156 Commits

Author SHA1 Message Date
Andrew Dolgov
f8a49d8c06 add easier font size selection dialog
bump version
2013-11-24 02:26:25 +04:00
Andrew Dolgov
3b3b79ade2 support displaying article notes (requires API 8) 2013-11-23 20:31:37 +04:00
Andrew Dolgov
ac96ae00d3 add workaround for webview not working correctly inside viewpager or w/e
(the no rect test based nodes found issue)

thanks, google engineers, amazing work
2013-11-19 20:07:17 +04:00
Andrew Dolgov
732f4ea33f fix wrong padding in feeds_row.xml 2013-10-24 22:40:00 +04:00
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
0a7c9640d7 Revert "bump version"
This reverts commit cc67716030.
2013-10-18 00:53:18 +04:00
Andrew Dolgov
cc67716030 bump version
add feedicon to headlines view on tablets
2013-10-18 00:07:38 +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
8b37c8cc2c remove ellipsize from headline row title 2013-10-17 13:26:33 +04:00
Andrew Dolgov
5c9c2a8ca8 Revert "Revert "use scrollview/webview instead of titlewebview hack""
This reverts commit cb18030f6b.
2013-10-16 20:06:33 +04:00
Andrew Dolgov
cb18030f6b Revert "use scrollview/webview instead of titlewebview hack"
This reverts commit 780629fff5.

Conflicts:

	res/layout/article_fragment.xml
	src/org/fox/ttrss/ArticleFragment.java
	src/org/fox/ttrss/offline/OfflineArticleFragment.java
2013-10-16 19:53:32 +04:00
Andrew Dolgov
cc0bd900b6 font size tweaks, bump version 2013-10-16 15:01:41 +04:00
Andrew Dolgov
780629fff5 use scrollview/webview instead of titlewebview hack 2013-10-16 14:57:35 +04:00
Andrew Dolgov
c3f7823766 fix padding on selected feed row 2013-10-16 00:12:14 +04:00
Andrew Dolgov
7011eb4cbb remove headline checkbox margin hack 2013-10-15 20:05:17 +04:00
Andrew Dolgov
756277e30e addition to previous commit 2013-10-15 19:48:17 +04:00
Andrew Dolgov
22f1b3726b tweak headline icons display 2013-10-15 19:46:51 +04:00
Andrew Dolgov
c81545503a update published/unpublished icons 2013-10-15 19:34:45 +04:00
Andrew Dolgov
92d63150a0 sepia theme fixes; update overflow icons to use modern holo style;
enable overflow icons for feed items
2013-09-09 13:34:53 +04:00
Andrew Dolgov
736c2233cf move selection checkbox to the bottom left of headline row 2013-09-09 12:42:27 +04:00
Andrew Dolgov
3785564cab fix card offsets wonky select highlighting 2013-09-09 12:21:11 +04:00
Andrew Dolgov
6a397ef34d make ui more ~cards~ like, simplify some drawables 2013-09-08 20:33:46 +04:00
Andrew Dolgov
3fcdae62aa ellipsize long feed titles 2013-05-28 14:50:03 +04:00
Andrew Dolgov
28cda6ae32 reinstate loading_container but hide it by default 2013-05-28 13:34:00 +04:00
Andrew Dolgov
29b5d95e90 add fancy animations for feed/cat lists 2013-05-28 12:59:10 +04:00
Andrew Dolgov
216eecc96a add fancy animations for headlines list 2013-05-28 12:55:21 +04:00
Andrew Dolgov
4e412ef05b fix wrong sw600dp headlines layout 2013-05-28 10:32:31 +04:00
Andrew Dolgov
882f3a370e initial implementation of slidingmenu stuff 2013-05-28 10:21:01 +04:00
Andrew Dolgov
b87a1056d7 article view: align comments to right 2013-05-27 23:13:27 +04:00
Andrew Dolgov
9e7ece34c4 fix wrong color values on selected headline view 2013-05-27 23:12:01 +04:00
Andrew Dolgov
d88d2381a4 update colors to match tt-rss main better 2013-05-27 23:08:39 +04:00
Andrew Dolgov
a503c6141f use pill counters like tt-rss main 2013-05-27 22:48:31 +04:00
Andrew Dolgov
764b990de7 fix wrong margins on selected feed row counter 2013-05-23 23:33:48 +04:00
Andrew Dolgov
3ce4f28a8f fix wrong color of selected feed row counter 2013-05-23 23:31:31 +04:00
Andrew Dolgov
75b10a845c headline style updates 2013-05-23 15:59:05 +04:00
Andrew Dolgov
2f428e843e update articlefragment style 2013-05-23 15:15:23 +04:00
Andrew Dolgov
327f1af0ba populate article fragment in a runnable 2013-05-23 14:31:13 +04:00
Andrew Dolgov
cb743f8230 minor widget tweaks 2013-05-21 16:40:21 +04:00
Andrew Dolgov
287392e0db add 1x1 simple widget 2013-05-21 16:26:47 +04:00
Andrew Dolgov
4f49ae38dd Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2013-05-21 14:31:15 +04:00
Andrew Dolgov
8d85dc931f add (invisible) context triangle icon to feed rows 2013-05-18 13:57:25 +04:00
Andrew Dolgov
c1b41d9de8 add holo triangle back 2013-05-18 13:19:16 +04:00
Andrew Dolgov
1bc939e60b fix several style-related issues on tablet ui 2013-05-15 14:13:21 +04:00
Andrew Dolgov
d1563821fa increase headline font sizes 2013-05-12 18:52:25 +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
e4b3706438 fix unnecessary bold font in titles on headlines row views 2013-04-26 12:45:27 +04:00
Andrew Dolgov
f9889788fc fix article layout when both author and comment link are visible 2013-04-21 17:32:21 +04:00
Andrew Dolgov
4aaaf59a41 fix missing articleBackground style on article_fragment 2013-04-21 17:25:54 +04:00
Andrew Dolgov
0b2345344b support actionbarsherlock 2013-04-21 17:01:26 +04:00