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 |
|
Andrew Dolgov
|
edbf27ffb8
|
implement several loading progressbars
|
2012-09-19 16:01:31 +04:00 |
|
Andrew Dolgov
|
797dbe2080
|
various lint-related stuff
|
2012-09-19 13:37:12 +04:00 |
|
Andrew Dolgov
|
8f88419419
|
add enclosure url share button
|
2012-09-19 09:45:03 +04:00 |
|
Andrew Dolgov
|
dcea7f0e85
|
misc optimization, do not embed duplicate enclosure images in
ArticleFragment
|
2012-09-18 23:50:50 +04:00 |
|
Andrew Dolgov
|
4eac5b73bb
|
implement core offline functions
|
2012-09-17 16:28:32 +04:00 |
|
Andrew Dolgov
|
3cbae613a5
|
reimplement most menu handlers
|
2012-09-16 20:46:54 +04:00 |
|
Andrew Dolgov
|
ced80be1ae
|
initial
|
2012-09-16 13:25:28 +04:00 |
|
Andrew Dolgov
|
b80b684d12
|
set LayoutAlgorithm.SINGLE_COLUMN in webviews to fit images without css
hacks
|
2012-06-26 21:45:35 +04:00 |
|
Andrew Dolgov
|
fafdd4120a
|
code cleanup
offline: support feed title in vfeeds
|
2012-06-22 15:37:08 +04:00 |
|
Andrew Dolgov
|
bc7e851b9a
|
add shadows to light theme, misc layout/theme tweaks
|
2012-06-22 00:35:53 +04:00 |
|
Andrew Dolgov
|
b7c9792ada
|
various layout and code updates to support feed_title in virtual feeds
(requires API 3)
|
2012-06-20 14:16:24 +04:00 |
|
Andrew Dolgov
|
f5547cc4ac
|
revert ics fragment stuff
|
2012-06-19 18:24:22 +04:00 |
|
Andrew Dolgov
|
08397a47af
|
categorize source files
|
2012-06-19 14:18:00 +04:00 |
|
Andrew Dolgov
|
ca65a6cdfa
|
switch to ICS native fragments
|
2012-06-19 13:54:04 +04:00 |
|
Andrew Dolgov
|
c13dd67f43
|
add some lint fixes, bump minimum SDK version to froyo
|
2012-05-02 09:54:45 +04:00 |
|
Andrew Dolgov
|
9a1dbdc74f
|
add option to justify/left-align article text
|
2012-03-21 09:18:20 +03: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
|
bca4979935
|
add context menu for article link
|
2012-03-12 11:51:57 +03:00 |
|
Andrew Dolgov
|
2b4bc5ef32
|
support non-image attachments (closes #434)
bump version
|
2012-03-11 09:31:16 +03:00 |
|
Andrew Dolgov
|
feefd1fd9a
|
support different article text sizes
|
2012-02-25 14:05:37 +03:00 |
|
Andrew Dolgov
|
c33708a1cf
|
support attachments in combined mode, fix french translation, bump
version
|
2012-02-21 09:04:10 +03:00 |
|
Andrew Dolgov
|
36289af071
|
check for article.attachments not being null, bump version
|
2012-02-06 14:21:56 +03:00 |
|
Andrew Dolgov
|
845caf8252
|
support article attachments, display image attachments inline (hello
lolcats)
|
2012-02-06 14:05:56 +03:00 |
|
Andrew Dolgov
|
1433cba57f
|
open preferences automatically on first start
|
2012-02-03 09:22:15 +03:00 |
|
Andrew Dolgov
|
3a7273972b
|
set webview acceleration to software to prevent background flicker on
ics
|
2012-02-03 09:05:42 +03:00 |
|
Andrew Dolgov
|
b28f00765e
|
use proper link colors in webview (bump version)
|
2012-02-01 14:25:35 +03:00 |
|
Andrew Dolgov
|
2791bc46e9
|
add placeholder textColorLink resolving code to color webview links
|
2012-02-01 09:57:07 +03:00 |
|
Dominique Hazael-Massieux
|
4ba271c831
|
better color for links in articles on dark theme
|
2012-01-31 07:42:25 -08:00 |
|
Andrew Dolgov
|
758d73748d
|
fix crash with ActivityNotFound exception when opening urls prefixed by
spaces
|
2012-01-26 13:06:06 +03:00 |
|
Andrew Dolgov
|
0f3fc36c93
|
remove ads, bump version
|
2012-01-25 09:33:04 +03:00 |
|