Commit Graph

584 Commits

Author SHA1 Message Date
Andrew Dolgov
e3575f6be8 execute api requests on a thread pool 2013-05-23 14:42:34 +04:00
Andrew Dolgov
327f1af0ba populate article fragment in a runnable 2013-05-23 14:31:13 +04:00
Lennart Weller
9081e4d553 fix offline fragment 2013-05-22 20:42:42 +02:00
Andrew Dolgov
7709a71753 fix dashclock widget class filename
update icon, add svg icon source, minor dashclock-related tweaks
2013-05-22 13:14:02 +04:00
mcbyte-it
da1f5ae572 DashClock class 2013-05-21 17:00:56 +03:00
Andrew Dolgov
cb743f8230 minor widget tweaks 2013-05-21 16:40:21 +04:00
Andrew Dolgov
aa64bbcb13 catch exceptions in widget update service 2013-05-21 16:31:05 +04:00
Andrew Dolgov
287392e0db add 1x1 simple widget 2013-05-21 16:26:47 +04:00
Andrew Dolgov
48f2680916 fix padding on headlinesfragment removed needlessly in portrait mode on
sw600dp
2013-05-18 14:38:47 +04:00
Andrew Dolgov
858e2c93c9 better handle moving back from nested feeds 2013-05-18 14:27:04 +04:00
Andrew Dolgov
c59613fe05 remove compat check for actionbar up enabled 2013-05-18 14:02:05 +04:00
Andrew Dolgov
8d85dc931f add (invisible) context triangle icon to feed rows 2013-05-18 13:57:25 +04:00
Andrew Dolgov
709b3838bb add preference to confirm marking headlines as read 2013-05-18 13:28:10 +04:00
Andrew Dolgov
c1b41d9de8 add holo triangle back 2013-05-18 13:19:16 +04:00
Andrew Dolgov
9e71ff1b11 confirm marking headlines as read from the actionbar 2013-05-15 13:28:47 +04:00
Andrew Dolgov
a60225626d use thread pool executor for downloading feed icons 2013-05-15 13:13:32 +04:00
Andrew Dolgov
eb217dc85d show both progressbars when canUseProgress 2013-05-15 13:06:03 +04:00
Andrew Dolgov
cbe2c78f96 article: fix width of table element 2013-05-15 13:02:56 +04:00
Andrew Dolgov
cce378761e fix offlinedownloadservice crash on 1.7.8 2013-05-13 09:57:09 +04:00
Andrew Dolgov
5eceb57e2f Merge pull request #33 from lhw/fixwhitespace
Fixed a problem with opening links containt special characters like whitespace
2013-05-07 22:57:16 -07:00
Sam Malone
7a5e3b48b7 Escape HTML from the title of the context menu in HeadlinesFragment. For example, some Engadget feed items may have a title that includes an apostrophe that is encoded as ' and is displayed in this form. Html.fromHtml is invoked on the article title. 2013-05-08 05:39:18 +01:00
Lennart Weller
2b868f1c8f fix for opening links with special characters like whitespace 2013-05-07 13:49:35 +02:00
Andrew Dolgov
66d78b6602 implement duplicate checking for headlinesrequest 2013-04-29 22:59:12 +04:00
Andrew Dolgov
d9ef4625b8 restart if theme changed 2013-04-29 21:30:57 +04:00
Andrew Dolgov
afdc28c041 article fragment: remove title bold face 2013-04-29 21:17:24 +04:00
Andrew Dolgov
6a5ff27dce fix illegalargumentexception in feed/cats sort triggered for some reason
when comparator changes in prefs
2013-04-29 21:11:24 +04:00
Andrew Dolgov
cd7f9529a7 remove custom fragment constructors 2013-04-26 13:16:53 +04:00
jan_bar
f4019af03d Do not close cursor that is still in use 2013-04-26 10:41:26 +02:00
jan_bar
a771ad16cf Fixed score colors as requested 2013-04-25 18:03:43 +02:00
jan_bar
6aaf8143de Fixed formatting issues 2013-04-25 17:54:52 +02:00
jan_bar
0822058712 Show author in offline mode 2013-04-24 16:07:51 +02:00
jan_bar
3bdb6e86af Support score in online and offline mode
Bump database version
Fixed bug in database drop order
2013-04-24 15:48:44 +02: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
aadfbbc18b Merge branch 'master' of git://github.com/dalingrin/Tiny-Tiny-RSS-for-Honeycomb
Conflicts:
	res/values/strings.xml
	res/xml/preferences.xml
2013-04-18 16:40:57 +04:00
Dalingrin
f012d88a7e Fix missing declaration 2013-04-17 21:35:43 -05:00
Andrew Dolgov
d9563da33d offline: modernize UI 2013-04-16 22:23:36 +04:00
Andrew Dolgov
f10c37563a integrate viewpagerindicator to display feed reading progress 2013-04-16 22:00:59 +04:00
Andrew Dolgov
39148025f9 add missing padding of alt text on 2.3 2013-04-16 15:07:46 +04:00
Andrew Dolgov
fbf7f20ae3 fix nosuchmethoderror when viewing captions on API < 16 2013-04-16 14:55:37 +04:00
Andrew Dolgov
7b3d3a7d47 remove notify published/marked toasts 2013-04-16 14:03:07 +04:00
Andrew Dolgov
7bf9e771c2 properly toggle unread/marked/published icons on the actionbar 2013-04-16 13:48:44 +04:00
Andrew Dolgov
e9b049c540 unify theme setting, disable light theme on HC 2013-04-16 13:15:21 +04:00
Andrew Dolgov
18eebe9b4e resize own icons, add share icon 2013-04-16 13:04:28 +04:00
Andrew Dolgov
ef07afec72 various menu updates 2013-04-16 12:54:51 +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
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
Erik Hardesty
7d7022e026 Process read articles in batches
Accumulate read articles while scrolling and upload changes to tt-rss only when done scrolling
2013-04-01 10:36:27 -05:00
Andrew Dolgov
cea68d6b54 implement basic webview context menu for images 2013-03-31 11:17:59 +04:00
Erik Hardesty
b7e5436576 Add mark read on scroll for headlines 2013-03-30 17:58:55 -05: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 "&quot;" 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
Andrew Dolgov
369ad45bf5 experimental use of titlebarwebview 2012-12-31 03:51:06 +04:00
Andrew Dolgov
fc4111ae22 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS-for-Honeycomb
Conflicts:
	res/values/strings.xml
2012-12-31 03:15:27 +04:00
Andrew Dolgov
adee6d3493 add sepia theme 2012-12-31 03:14:01 +04:00