196 Commits

Author SHA1 Message Date
Andrew Dolgov
811bc035c0 use viewholder for headlines view
automatically enlarge flavor image
2014-10-16 13:53:44 +04:00
Andrew Dolgov
636ddc3623 fadein animation for flavor images 2014-10-16 12:32:14 +04:00
Andrew Dolgov
1cc4e56928 do not show small images in headlines list 2014-10-16 12:26:10 +04:00
Andrew Dolgov
a38e98c80e add headline image border; make showing them optional 2014-10-16 12:19:52 +04:00
Andrew Dolgov
8e8bbf70aa hack flavor image support for schemaless urls UIL refuses to load
implement asking for feed update for API >= 9 on refresh
2014-10-16 09:44:41 +04:00
Andrew Dolgov
8da85b9157 add headlines flavor images 2014-10-16 01:21:49 +04:00
Andrew Dolgov
88dcb055a2 disable headlines webview for the time being due to measurement and
other issues

add feature graphic
2014-10-15 23:45:14 +04:00
Andrew Dolgov
905679c7ef bump version 2014-10-15 19:49:27 +04:00
Andrew Dolgov
f292677c71 rename generic dark theme to holo, set light as default theme 2014-10-15 19:25:44 +04:00
Andrew Dolgov
3e66d43c16 more headlines webview stuff 2014-10-15 19:11:18 +04:00
Andrew Dolgov
c70da136c8 experimental webview headlines stuff 2014-10-15 17:04:52 +04:00
Andrew Dolgov
ddb85d210a remove pulltorefresh library, switch to swiperefreshlayout 2014-10-15 16:41:33 +04:00
Andrew Dolgov
d75dc81c0d add option for condensed fonts 2014-01-25 21:34:50 +04:00
Andrew Dolgov
86daa8ee53 adjust other relevant element sizes in headline and article views based
on user setting
2014-01-25 13:17:27 +04:00
Andrew Dolgov
e840ebbc96 fix catchup_above to behave as the desktop version (not including
selected article)
2014-01-23 16:03:38 +04:00
Andrew Dolgov
e3280a06ab add open article in web browser to headline context menu 2014-01-16 16:21:19 +04:00
Andrew Dolgov
8f38f2f7a3 force login when starting in shortcut mode to prevent blank fragments 2014-01-16 16:07:30 +04:00
Andrew Dolgov
a4d38f3227 block another invocation of setlabels on api 7 2013-11-27 19:09:21 +04:00
Andrew Dolgov
3d23240bb0 allow more precise font size selection for headlines & article
remove single_column layout stuff
2013-11-24 01:56:01 +04:00
Andrew Dolgov
5e99572c78 attempt to fix sporadic unmarshalling problems by setting bundle
classloader on saveinstancestate
2013-10-22 18:34:21 +04:00
Andrew Dolgov
0a7c9640d7 Revert "bump version"
This reverts commit cc67716030f04c014b6a36be33318676c2f91872.
2013-10-18 00:53:18 +04:00
Andrew Dolgov
cc67716030 bump version
add feedicon to headlines view on tablets
2013-10-18 00:07:38 +04:00
Andrew Dolgov
85ef8d8d13 fix indeterminate progressbar not completing if http request fails 2013-10-16 15:28:59 +04:00
Andrew Dolgov
8bb1ccbb24 abort if received headlines for the feed which is no longer active
(because of request taking too long?) (refs #785)
2013-10-16 13:43:39 +04:00
Andrew Dolgov
94a468b2a3 implement headlines fragment pull to refresh
use indeterminate progressbar under actionbar
2013-10-16 12:53:08 +04:00
Andrew Dolgov
d74beb0027 move pulltorefresh adapter to common activity, remove some imports and
unused pragmas
2013-10-16 12:42:58 +04:00
Andrew Dolgov
c81545503a update published/unpublished icons 2013-10-15 19:34:45 +04:00
Andrew Dolgov
f3e00065ea Merge pull request #54 from tuxmobil/master
Fix for Bug 714 "Mark above as read"
2013-10-15 02:41:11 -07:00
tuxmobil
1a39cb0f50 Fix for Bug 714 "Mark above as read" 2013-10-15 11:04:00 +02:00
Andrew Dolgov
0fb9177e78 experimental workaround for the headlines using wrong view on refresh
issue
2013-10-07 18:32:42 +04:00
Andrew Dolgov
92d63150a0 sepia theme fixes; update overflow icons to use modern holo style;
enable overflow icons for feed items
2013-09-09 13:34:53 +04:00
Andrew Dolgov
6a397ef34d make ui more ~cards~ like, simplify some drawables 2013-09-08 20:33:46 +04:00
Andrew Dolgov
d5cd47e6ee properly calculate offsets for non-default view modes (closes #770) 2013-09-01 14:08:11 +04:00
Andrew Dolgov
0e751f5db2 replace smooth scrolling with setSelection(0) on headlines refresh (refs
#767)
2013-08-29 13:20:17 +04:00
Andrew Dolgov
02a8162956 disable auto mark as read temporarily when scrolling listview back to
top because of new items (refs #767)
2013-08-29 13:15:27 +04:00
Andrew Dolgov
5a95900253 scroll to listview top when refreshing headlines (closes #767) 2013-08-26 12:56:06 +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
68ea91c567 offline: fix wrong excerpt maximum length and headline font size not
being respected
2013-05-29 20:57:00 +04:00
Andrew Dolgov
216eecc96a add fancy animations for headlines list 2013-05-28 12:55:21 +04:00
Andrew Dolgov
116f9ca8d9 add a headline text size preference 2013-05-27 14:37:42 +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
48f2680916 fix padding on headlinesfragment removed needlessly in portrait mode on
sw600dp
2013-05-18 14:38:47 +04:00
Andrew Dolgov
c1b41d9de8 add holo triangle back 2013-05-18 13:19:16 +04: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
Andrew Dolgov
cd7f9529a7 remove custom fragment constructors 2013-04-26 13:16:53 +04: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
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