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
9149add751
make attachments dialog cancelable
2013-04-10 08:11:36 +04:00
Brad Stewart
fc42b73ba5
View title text on images
...
Conflicts:
res/values-fr/strings.xml
res/values/strings.xml
2013-04-10 08:03:55 +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
25aa63dce3
show_unread_only: change default to true
2013-04-04 10:42:09 +04:00
Andrew Dolgov
22302be4f9
make sure show_unread_only setting persists, bump version
2013-04-04 10:41:34 +04:00
Andrew Dolgov
9ad3ce0f9a
add preference to show old articles first by using new api stuff; bump
...
version
2013-04-02 09:39:31 +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
Andrew Dolgov
f7c533d5d9
offline: fix catchup_above to only process unread articles
...
bump version
2013-03-27 14:04:49 +04:00
Andrew Dolgov
65fc57a0c0
offline: fix catchup_above not respecting oldest first setting; exclude
...
current article for consistency with tt-rss
2013-03-27 14:02:23 +04:00
Andrew Dolgov
ab184cb5bd
enlarge maximum amount of articles in headline buffer
...
modify catchup_above to exclude current article for consistency
fix catchup_above to only work on actually unread article (closes #632 )
2013-03-27 13:57:59 +04:00
Andrew Dolgov
48e5015353
add menu item to set view mode, bump version
2013-03-25 10:15:42 +04:00
Andrew Dolgov
201dce1474
sort categories, remove duplicate files
2013-03-24 19:50:44 +04:00
Andrew Dolgov
ad12b2b945
integrate share app stuff into tt-rss app
2013-03-24 19:43:03 +04:00
Andrew Dolgov
c6493ebb70
feedcategorylist: use correct classloader
2013-03-24 17:35:42 +04:00
Marcel Dopita
879d82325c
added handling of volume keys in onKeyUp to suppress beeping
2013-03-23 11:43:27 +01:00
Andrew Dolgov
7358405040
add an option to hide content previews in headlines list ( closes #606 )
2013-03-21 10:03:50 +04:00
Andrew Dolgov
ef8fb0f7e8
implement different resources for selected and selected+unread headlines
...
(refs #595 )
2013-03-19 14:44:11 +04:00
Andrew Dolgov
cdf9e20fc7
when clicking on labels or special feeds default to showing contents as
...
feeds rather than headlines or articles because of previous behavior
making no sense
2013-03-19 13:27:14 +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
807add7244
replace incorrect datasetinvalidated calls with datasetchanged
2013-02-27 10:45:12 +04:00
Andrew Dolgov
72975a9a03
properly report when feeds/cats list is empty, bump version
2013-02-27 10:39:23 +04:00
Andrew Dolgov
d381abd82a
properly clear active article when going back from headlinesactivity in
...
tablet mode
bump version
2013-02-24 00:52:00 +04:00
Andrew Dolgov
06b6176124
target API 17, clean some useless imports
2013-02-14 13:06:43 +04:00
Andrew Dolgov
baf1bea932
articlepager: fix context being lost after activity resume in offline
...
mode (closes #533 )
bump version
2013-02-14 13:03:39 +04:00
Andrew Dolgov
be9c8d6614
headlinesfragment: check if getView() exists before assigning list empty
...
view
2013-02-13 09:47:04 +04:00
Andrew Dolgov
da36af7b42
fix dual refresh race condition when doing openFeedArticles() in tablet
...
mode
2013-02-11 22:06:40 +04:00
Andrew Dolgov
6f95c43765
update support library
...
fix articlefragment link context menu
2013-02-11 16:19:12 +04:00
Andrew Dolgov
06c6921dc2
enable headlines list empty view
2013-02-10 11:33:32 +04:00
Andrew Dolgov
7ba2e5b28d
reload articles when clicking on a same feed again in tablet mode with
...
default_view_mode set to articles
2013-02-10 11:33:18 +04:00
Andrew Dolgov
1c2d0549cb
prevent crash when loading empty feed
2013-02-10 11:19:52 +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
f0bc21b1a8
fix default_feed_view=articles on tablets, bump version
2013-01-07 00:54:24 +04:00
Andrew Dolgov
c3adf2efff
fix statusbar being always dimmed on ICS+
2013-01-07 00:31:37 +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
19b6f9e1a1
disable donate_thanks prompt as annoyance
2013-01-03 15:24: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
09c3fdf39c
various more layout tweaks
2012-12-31 14:21:57 +04:00
Andrew Dolgov
cd2df32b45
various layout readability updates
2012-12-31 14:01:59 +04:00
Andrew Dolgov
6510295056
tablet headline row layout updates
2012-12-31 13:25:23 +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