Andrew Dolgov
|
410d8cba85
|
article fragment: fix wrong padding
|
2014-01-24 13:54:14 +04:00 |
|
Andrew Dolgov
|
8a97531a5a
|
tweak typography and layouts a bit
|
2014-01-24 13:41:37 +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
|
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
|
b87a1056d7
|
article view: align comments to right
|
2013-05-27 23:13:27 +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
|
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 |
|
Andrew Dolgov
|
5792022b55
|
support showing article author (requires api 5)
bump version
|
2013-03-30 19:30:47 +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
|
723fff03ec
|
cleaner titlewebview implementation
|
2013-01-02 18:38:03 +04:00 |
|
Andrew Dolgov
|
cd2df32b45
|
various layout readability updates
|
2012-12-31 14:01:59 +04:00 |
|
Andrew Dolgov
|
369ad45bf5
|
experimental use of titlebarwebview
|
2012-12-31 03:51:06 +04:00 |
|
Andrew Dolgov
|
e80c14c8f5
|
remove gravity: right on comments link
|
2012-10-09 19:39:16 +04:00 |
|
Andrew Dolgov
|
00b80487b4
|
support article comments for API 4 server (closes #490)
|
2012-10-09 19:36:23 +04:00 |
|
Andrew Dolgov
|
365b6514db
|
revert new article fragment layout
|
2012-09-21 17:04:14 +04:00 |
|
Andrew Dolgov
|
41c115471a
|
rework article fragment layout as relativelayout
|
2012-09-20 22:35:21 +04:00 |
|
Andrew Dolgov
|
d3e0ce0f83
|
less-crashy handling on article title
|
2012-09-19 23:23:26 +04:00 |
|
Andrew Dolgov
|
8f88419419
|
add enclosure url share button
|
2012-09-19 09:45:03 +04:00 |
|
Andrew Dolgov
|
c9c3aa3d36
|
several android lint fixes
|
2012-09-18 18:36:11 +04:00 |
|
Andrew Dolgov
|
6099fbb7e2
|
disable viewscroll (unstable on ICS, refs #462)
enable split action bar back
|
2012-06-26 00:36:38 +04:00 |
|
Andrew Dolgov
|
a8c92f2f15
|
use more space in article fragment on small size devices
|
2012-06-25 21:19:36 +04:00 |
|
Andrew Dolgov
|
2ce95a47a7
|
remove unused styles
|
2012-06-22 08:52:23 +04:00 |
|
Andrew Dolgov
|
bc7e851b9a
|
add shadows to light theme, misc layout/theme tweaks
|
2012-06-22 00:35:53 +04:00 |
|
Andrew Dolgov
|
e9fa47175c
|
work around against activity always asking about continue/stop sync;
misc fixes
|
2012-06-20 13:05:09 +04:00 |
|
Andrew Dolgov
|
5ff5f84562
|
article layout: do not use relative for header
|
2012-05-02 09:42:41 +04:00 |
|
Andrew Dolgov
|
8caa0fcd82
|
implement new attachment UI with buttons to copy URL/view separate
attachment
|
2012-03-12 14:57:57 +03:00 |
|
Andrew Dolgov
|
feefd1fd9a
|
support different article text sizes
|
2012-02-25 14:05:37 +03:00 |
|
Andrew Dolgov
|
1f12ff12cd
|
tweak article_fragment xml
|
2012-02-06 15:07:13 +03:00 |
|
Andrew Dolgov
|
0f3fc36c93
|
remove ads, bump version
|
2012-01-25 09:33:04 +03:00 |
|
Andrew Dolgov
|
74c837e89f
|
smooth article swiping using viewpager (in online mode)
|
2011-12-09 23:49:55 +03:00 |
|
Andrew Dolgov
|
bb0438358d
|
allow longer titles in article view
|
2011-11-30 12:02:26 +03:00 |
|
Andrew Dolgov
|
4769c8c09f
|
implement swiping between articles (in small screen mode)
|
2011-11-28 13:01:04 +03:00 |
|
Andrew Dolgov
|
ebb1253ddd
|
implement moving between articles
|
2011-11-28 12:45:19 +03:00 |
|
Andrew Dolgov
|
1d4c780f50
|
use test mode ads on emulator
|
2011-11-27 19:04:25 +03:00 |
|
Andrew Dolgov
|
420cdfb083
|
initial attempt at admob stuff
|
2011-11-27 18:17:38 +03:00 |
|
Andrew Dolgov
|
20effebcbf
|
fix webview encoding in articlefragment
|
2011-11-25 12:10:56 +03:00 |
|
Andrew Dolgov
|
3cc0cb8410
|
various layout tweaks
fix logout action
|
2011-11-24 17:57:44 +03:00 |
|
Andrew Dolgov
|
1fe01350a5
|
more interface stuff, allow marking headlines as checked
|
2011-11-24 14:51:23 +03:00 |
|
Andrew Dolgov
|
c18ed97aa4
|
add misc drawables
update layouts
|
2011-11-23 23:18:18 +03:00 |
|
Andrew Dolgov
|
d391312d04
|
rework fragment interaction through listeners
articlefragment now works
|
2011-11-23 19:38:21 +03:00 |
|
Andrew Dolgov
|
09fed5025f
|
misc fixes
|
2011-09-10 12:03:32 +04:00 |
|
Andrew Dolgov
|
afc8996fff
|
implement webview for content
|
2011-09-09 20:36:09 +04:00 |
|
Andrew Dolgov
|
fb7054eb18
|
experimental animation stuff
|
2011-09-09 15:58:11 +04:00 |
|