Commit Graph

613 Commits

Author SHA1 Message Date
Andrew Dolgov
22d949f83c sort feeds and cats case-insensitively
bump version
2013-06-07 12:51:52 +04:00
Andrew Dolgov
1f91618d33 fix possible crash in headlinesfragment.refresh if invoked when fragment
is not yet initialized
2013-06-03 22:52:51 +04:00
Andrew Dolgov
124c791ab8 offline: workaround against crashes in fragment refreshes 2013-06-03 10:19:12 +04:00
Andrew Dolgov
cb13303442 fix possible crash in HeadlinesActivity.onArticleSelected 2013-06-03 09:23:33 +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
d363cb5346 widget: if final json request fails, do not crash 2013-05-29 21:19:22 +04:00
Andrew Dolgov
5defed1292 fix offline article menu not showing correctly 2013-05-29 21:16:00 +04:00
Andrew Dolgov
491d8f082f fix headlines catchup button not respecting confirm option 2013-05-29 21:13:24 +04:00
Andrew Dolgov
68ea91c567 offline: fix wrong excerpt maximum length and headline font size not
being respected
2013-05-29 20:57:00 +04:00
Andrew Dolgov
056cbebfe3 refresh feedsfragment when menu is shown 2013-05-29 20:54:42 +04:00
Andrew Dolgov
8c923e309f attempt at better reverse navigation 2013-05-28 19:59:33 +04:00
Andrew Dolgov
ee687410d8 fix for actionbar up button disappearing on rotate when switching
between slide and normal sidebar
2013-05-28 19:50:08 +04:00
Andrew Dolgov
7e03ca0e73 fix wrong backgrounds being used by tablet headline views
properly reset feedisselected flag when menu is shown
2013-05-28 15:52:54 +04:00
Andrew Dolgov
e84345ce5a use slidingmenu for sw600dp devices in portrait mode, misc menu-related
fixes
2013-05-28 15:47:44 +04:00
Andrew Dolgov
28cda6ae32 reinstate loading_container but hide it by default 2013-05-28 13:34:00 +04:00
Andrew Dolgov
1d82edfc0b remove obsolete code 2013-05-28 13:17:02 +04:00
Andrew Dolgov
882824190c offline: fix crash on missing menu item 2013-05-28 13:12:50 +04:00
Andrew Dolgov
216eecc96a add fancy animations for headlines list 2013-05-28 12:55:21 +04:00
Andrew Dolgov
ab4480c6f5 update offline to work with new layout system 2013-05-28 12:39:31 +04:00
Andrew Dolgov
339f37e5b0 fix revertdepth not decreasing properly on backpressed 2013-05-28 10:38:59 +04:00
Andrew Dolgov
882f3a370e initial implementation of slidingmenu stuff 2013-05-28 10:21:01 +04:00
Andrew Dolgov
116f9ca8d9 add a headline text size preference 2013-05-27 14:37:42 +04:00
mcbyte-it
9ddd335b05 multilanguage for DashClock Extension 2013-05-24 14:54:11 +02:00
Andrew Dolgov
8c9e027f7b fix webview flicker 2013-05-24 00:42:57 +04:00
Andrew Dolgov
e8d4f7024c fix crash when loading more headlines 2013-05-23 22:19:59 +04:00
Andrew Dolgov
75b10a845c headline style updates 2013-05-23 15:59:05 +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
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