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
Andrew Dolgov
1ef59c2213
articlefragment: shorten with … instead of ...
2012-12-09 15:06:48 +04:00
Andrew Dolgov
1b40669cc5
fix disappearing up arrow on actionbar; import cleanup
2012-12-04 10:52:55 +04:00
Andrew Dolgov
c444d3b1e6
support server always_display_attachments
...
article: properly serialize new fields
2012-10-10 16:45:33 +04:00
Andrew Dolgov
f27bbf9e8c
fix attachment duplicate checking, bump version
2012-10-10 14:15:53 +04:00
Andrew Dolgov
00b80487b4
support article comments for API 4 server ( closes #490 )
2012-10-09 19:36:23 +04:00
Andrew Dolgov
1758f5a495
better duplicate image detection for image enclosures
2012-10-09 13:03:59 +04:00
Andrew Dolgov
bb33e875db
remove duplicate checking for embedded attachments
2012-10-09 10:02:57 +04:00
Andrew Dolgov
d3e0ce0f83
less-crashy handling on article title
2012-09-19 23:23:26 +04:00
Andrew Dolgov
d733127fa1
fix articlefragment progressbar
2012-09-19 16:16:38 +04:00