Andrew Dolgov
4ab63ea6b8
add wide image workaround for 4.4 (getting real tired of this shit,
...
google)
2013-11-14 22:37:58 +04:00
Andrew Dolgov
683abfa5e8
force color.transparent in article views on 2.3
2013-10-22 20:04:24 +04:00
Andrew Dolgov
5e99572c78
attempt to fix sporadic unmarshalling problems by setting bundle
...
classloader on saveinstancestate
2013-10-22 18:34:21 +04:00
Andrew Dolgov
ba7ed268b6
use color.transparent for webview compat mode
2013-10-21 15:00:19 +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
da483e12a6
different workaround for webview flicker
2013-10-16 20:22:55 +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
ced4e4b089
bump version, target api 18
...
make webview software layer optional
2013-10-16 18:52:04 +04:00
Andrew Dolgov
780629fff5
use scrollview/webview instead of titlewebview hack
2013-10-16 14:57:35 +04:00
Andrew Dolgov
d74beb0027
move pulltorefresh adapter to common activity, remove some imports and
...
unused pragmas
2013-10-16 12:42:58 +04:00
Andrew Dolgov
688c22fe92
fix article text color when using system theme
2013-10-15 18:53:05 +04:00
Andrew Dolgov
9af5dd1fb5
fix "read more" links not working properly in embedded browser
...
bump version
2013-06-25 10:48:03 +04:00
Andrew Dolgov
ccb815ec4a
article webview: set base url to properly display protocol relative
...
images
2013-06-24 13:14:20 +04:00
Andrew Dolgov
2c71f2e829
enable webview zoom controls
...
bump version
2013-05-31 19:44:35 +04:00
Andrew Dolgov
4057f5ac69
remove side tapping as clumsy/clashing with urls ( closes #702 )
2013-05-31 19:37:20 +04:00
Andrew Dolgov
8c9e027f7b
fix webview flicker
2013-05-24 00:42:57 +04:00
Andrew Dolgov
2f428e843e
update articlefragment style
2013-05-23 15:15:23 +04:00
Andrew Dolgov
64c9467534
article: use shorter date
2013-05-23 14:53:41 +04:00
Andrew Dolgov
327f1af0ba
populate article fragment in a runnable
2013-05-23 14:31:13 +04:00
Andrew Dolgov
cbe2c78f96
article: fix width of table element
2013-05-15 13:02:56 +04:00
Lennart Weller
2b868f1c8f
fix for opening links with special characters like whitespace
2013-05-07 13:49:35 +02:00
Andrew Dolgov
afdc28c041
article fragment: remove title bold face
2013-04-29 21:17:24 +04:00
Andrew Dolgov
cd7f9529a7
remove custom fragment constructors
2013-04-26 13:16:53 +04:00
Andrew Dolgov
9e05f93b70
improve terribleness of workaround for the eaten last line on 2.3 (refs
...
#670 )
2013-04-21 17:08:29 +04:00
Andrew Dolgov
0b2345344b
support actionbarsherlock
2013-04-21 17:01:26 +04:00
Andrew Dolgov
0e744d41ba
further menu-related fixes
...
remove mangled unicode ellipsis in articlefragment
2013-04-16 10:48:09 +04:00
Andrew Dolgov
2bdcdae44f
initial support for better holo icons
2013-04-16 10:35:48 +04:00
Andrew Dolgov
5ad5d27cc0
work around against crash when long tapping on an article header
2013-04-08 22:56:02 +04:00
Andrew Dolgov
cea68d6b54
implement basic webview context menu for images
2013-03-31 11:17:59 +04:00
Andrew Dolgov
5792022b55
support showing article author (requires api 5)
...
bump version
2013-03-30 19:30:47 +04:00
Ajay Roopakalu
8fb9d746f3
Fix HTML unescaping in title of ArticleFragment.
...
The title of an article when displayed in the ArticleFragment is HTML escaped, as opposed to being properly un-escaped as in HeadlinesFragment (currently around line 588).
This produces strings with """ instead of the quote character, for example.
2013-03-14 20:09:59 -03:00
Andrew Dolgov
06b6176124
target API 17, clean some useless imports
2013-02-14 13:06:43 +04:00
Andrew Dolgov
6f95c43765
update support library
...
fix articlefragment link context menu
2013-02-11 16:19:12 +04:00
Andrew Dolgov
535b04dbe1
implement dark gray theme, bump version
2013-02-09 20:25:56 +04:00
Andrew Dolgov
633f17e2e8
make quick preview image transparent
2013-01-18 09:45:21 +04:00
Andrew Dolgov
8f912ab8a8
add basic fullscreen mode, move preferences a bit
2013-01-05 12:33:06 +04:00
Andrew Dolgov
479d1f0a6c
prevent crash on 2.3 with dim_status_bar enabled, cleanup unused imports
2013-01-05 12:19:26 +04:00
Andrew Dolgov
c62d4b987b
work around against last article line being clipped (refs #527 )
2013-01-04 02:04:06 +04:00
Andrew Dolgov
f78ad58b79
rework attachment UI to use a dialog, update published actionbar icon
2013-01-03 15:09:30 +04:00
Andrew Dolgov
3974868298
fix crash on tablets
2013-01-02 18:51:11 +04:00
Andrew Dolgov
723fff03ec
cleaner titlewebview implementation
2013-01-02 18:38:03 +04:00
Andrew Dolgov
c15e32a6a8
article: do not use embedded webview titlebar in portrait mode
2013-01-01 17:48:03 +04:00
Andrew Dolgov
cd2df32b45
various layout readability updates
2012-12-31 14:01:59 +04:00
Andrew Dolgov
44598d89e9
do not underline article header links
2012-12-31 12:58:26 +04:00
Andrew Dolgov
4e667479ae
layout improvements, add missing files
2012-12-31 12:49:30 +04:00
Andrew Dolgov
369ad45bf5
experimental use of titlebarwebview
2012-12-31 03:51:06 +04:00
Andrew Dolgov
adee6d3493
add sepia theme
2012-12-31 03:14:01 +04:00
Andrew Dolgov
d473c5abbd
move between articles by tapping left/right sides
2012-12-14 19:37:05 +04:00
Andrew Dolgov
77e7bef968
webview: hide builtin zoom controls
2012-12-09 15:10:00 +04:00