Commit Graph

753 Commits

Author SHA1 Message Date
Andrew Dolgov
48f2680916 fix padding on headlinesfragment removed needlessly in portrait mode on
sw600dp
2013-05-18 14:38:47 +04:00
Andrew Dolgov
858e2c93c9 better handle moving back from nested feeds 2013-05-18 14:27:04 +04:00
Andrew Dolgov
c59613fe05 remove compat check for actionbar up enabled 2013-05-18 14:02:05 +04:00
Andrew Dolgov
8d85dc931f add (invisible) context triangle icon to feed rows 2013-05-18 13:57:25 +04:00
Andrew Dolgov
47a2f150ab bump version, update light theme 2013-05-18 13:41:44 +04:00
Andrew Dolgov
ad6b01cb46 dark theme minor style fix 2013-05-18 13:35:12 +04:00
Andrew Dolgov
709b3838bb add preference to confirm marking headlines as read 2013-05-18 13:28:10 +04:00
Andrew Dolgov
c1b41d9de8 add holo triangle back 2013-05-18 13:19:16 +04:00
Andrew Dolgov
148e67b200 bump version 2013-05-15 13:40:30 +04:00
Andrew Dolgov
c0a2e21823 tone down white backgrounds in v11 light theme 2013-05-15 13:40:11 +04:00
Andrew Dolgov
9e71ff1b11 confirm marking headlines as read from the actionbar 2013-05-15 13:28:47 +04:00
Andrew Dolgov
a60225626d use thread pool executor for downloading feed icons 2013-05-15 13:13:32 +04:00
Andrew Dolgov
eb217dc85d show both progressbars when canUseProgress 2013-05-15 13:06:03 +04:00
Andrew Dolgov
cbe2c78f96 article: fix width of table element 2013-05-15 13:02:56 +04:00
Andrew Dolgov
8062e60b51 bump version 2013-05-13 10:01:44 +04:00
Andrew Dolgov
cce378761e fix offlinedownloadservice crash on 1.7.8 2013-05-13 09:57:09 +04:00
Andrew Dolgov
d1563821fa increase headline font sizes 2013-05-12 18:52:25 +04:00
Andrew Dolgov
7d1cca8bd5 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2013-05-12 18:44:38 +04:00
Andrew Dolgov
c3e3987923 bump version 2013-05-12 18:39:38 +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
c84a1100b0 improve readability of sw600dp headline rows 2013-05-12 18:11:29 +04:00
Andrew Dolgov
5eceb57e2f Merge pull request #33 from lhw/fixwhitespace
Fixed a problem with opening links containt special characters like whitespace
2013-05-07 22:57:16 -07:00
Andrew Dolgov
0d04907d2f Merge pull request #34 from samicemalone/master
Escape HTML from the title of the context menu in HeadlinesFragment
2013-05-07 22:56:48 -07:00
Sam Malone
7a5e3b48b7 Escape HTML from the title of the context menu in HeadlinesFragment. For example, some Engadget feed items may have a title that includes an apostrophe that is encoded as ' and is displayed in this form. Html.fromHtml is invoked on the article title. 2013-05-08 05:39:18 +01:00
Lennart Weller
2b868f1c8f fix for opening links with special characters like whitespace 2013-05-07 13:49:35 +02:00
Andrew Dolgov
777b706dbc Merge pull request #31 from RaphaelRochet/master
French translation fix
2013-05-01 04:07:50 -07:00
Raphaël Rochet
880fe58fd4 Another fix in french translation 2013-05-01 11:14:36 +02:00
Andrew Dolgov
66d78b6602 implement duplicate checking for headlinesrequest 2013-04-29 22:59:12 +04:00
Andrew Dolgov
390c529728 bump version 2013-04-29 21:31:22 +04:00
Andrew Dolgov
d9ef4625b8 restart if theme changed 2013-04-29 21:30:57 +04:00
Andrew Dolgov
afdc28c041 article fragment: remove title bold face 2013-04-29 21:17:24 +04:00
Andrew Dolgov
ada1e75298 better colors for light themes 2013-04-29 21:16:56 +04:00
Andrew Dolgov
6a5ff27dce fix illegalargumentexception in feed/cats sort triggered for some reason
when comparator changes in prefs
2013-04-29 21:11:24 +04:00
Andrew Dolgov
2af78be74b Merge pull request #30 from RaphaelRochet/master
French translation update
2013-04-27 01:10:15 -07:00
Raphaël Rochet
7330f7eff4 Small fix in french translation 2013-04-26 19:23:05 +02:00
Andrew Dolgov
d8417b898a bump version 2013-04-26 13:53:25 +04:00
Andrew Dolgov
59798f699b remove values-v15, not needed
improve visibility of unread headlines
2013-04-26 13:50:18 +04:00
Andrew Dolgov
cd7f9529a7 remove custom fragment constructors 2013-04-26 13:16:53 +04:00
Andrew Dolgov
dc6e9d3389 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb 2013-04-26 12:57:34 +04:00
Andrew Dolgov
9fc8ec2272 improve contrast of light themes 2013-04-26 12:56:16 +04:00
Andrew Dolgov
cb1c514fc7 Merge pull request #29 from janxbar/master
Do not close cursors that are still in use
2013-04-26 01:47:27 -07:00
Andrew Dolgov
e4b3706438 fix unnecessary bold font in titles on headlines row views 2013-04-26 12:45:27 +04:00
jan_bar
f4019af03d Do not close cursor that is still in use 2013-04-26 10:41:26 +02:00
Andrew Dolgov
2bb0a6c44f Merge pull request #28 from janxbar/master
Support for score and other minor enhancements
2013-04-26 01:37:55 -07:00
jan_bar
a771ad16cf Fixed score colors as requested 2013-04-25 18:03:43 +02:00
jan_bar
6aaf8143de Fixed formatting issues 2013-04-25 17:54:52 +02:00
jan_bar
0822058712 Show author in offline mode 2013-04-24 16:07:51 +02: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
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