Commit Graph

99 Commits

Author SHA1 Message Date
Andrew Dolgov
7c7ce0f544 minor headlines fragment fixes (2) 2015-07-10 18:26:57 +03:00
Andrew Dolgov
3b55543ee6 minor headlines fragment fixes 2015-07-10 18:11:59 +03:00
Andrew Dolgov
081f68bad4 attempt to unfuck headlinesfragment view management a bit 2015-07-10 17:46:37 +03:00
Andrew Dolgov
380237e441 don't load video thumbs if flavor images are disabled 2015-07-10 15:58:30 +03:00
Andrew Dolgov
8c177bdbac flavor image prompt: make it less specific 2015-07-10 14:32:58 +03:00
Andrew Dolgov
d1cf6a071c add image count prompt to flavor image 2015-07-10 14:21:38 +03:00
Andrew Dolgov
4e330671fa remove flavor image arrow 2015-07-10 13:56:03 +03:00
Andrew Dolgov
a5da507b58 add separate drawables for youtube and video links, better cover drawable 2015-07-10 13:48:14 +03:00
Andrew Dolgov
5e5c76c7e2 replace inline video player with a separate activity 2015-07-10 09:48:05 +03:00
Andrew Dolgov
5c0768b40d remove inline video player 2015-07-10 09:14:18 +03:00
Andrew Dolgov
a0296da672 add play icon for videos 2015-07-10 01:16:11 +03:00
Andrew Dolgov
5df93fe9d6 add rudimentary headlines video player 2015-07-10 01:00:10 +03:00
Andrew Dolgov
49a4128833 minor thumbnail fixes (2) 2015-07-08 17:03:17 +03:00
Andrew Dolgov
3599b91766 minor thumbnail fixes 2015-07-08 16:50:18 +03:00
Andrew Dolgov
8207b3a1f8 uppercase text drawable 2015-07-08 16:38:37 +03:00
Andrew Dolgov
40bce03f2d use text drawables as a fallback when drawing compact thumbnails 2015-07-08 16:36:28 +03:00
Andrew Dolgov
dbd7d09a69 rounded compact thumbnails 2015-07-08 16:23:38 +03:00
Andrew Dolgov
618fe0aa1d some more work on thumbnails 2015-07-08 15:28:24 +03:00
Andrew Dolgov
49f820110d add not completely functional headline thumbnails for compact mode 2015-07-08 15:09:29 +03:00
Andrew Dolgov
26e14506c5 add workaround for top headline glitching out behind the toolbar while refreshing through fab 2015-06-25 22:34:24 +03:00
Andrew Dolgov
afccfa1003 add FAB to headlines list 2015-06-24 12:56:54 +03:00
Andrew Dolgov
449ac639e3 remove typeface cache 2015-06-10 19:45:32 +03:00
Andrew Dolgov
4acc9ac37e further refactoring 2015-06-10 19:40:08 +03:00
Andrew Dolgov
dffc737a93 refactor layouts naming scheme 2015-06-10 19:24:24 +03:00
Andrew Dolgov
f24a9b08d0 headlines: add a special invisible listview item because listviewanimations seem to glitch if there's only 1 headline loaded reloading animations on every notifydatasetchanged, not sure why
we do not pass this special headline to headlinesactivity
2015-06-05 23:32:28 +03:00
Andrew Dolgov
e5159ab48a flavor images: add fade-in displayer; rework progressbar display 2015-06-05 15:03:23 +03:00
Andrew Dolgov
79f4b94a34 headlines: use flavor image tag for a slight performance improvement, hopefully 2015-06-05 14:48:21 +03:00
Andrew Dolgov
3b37e33d6b headlines fragment: remove some obsolete code 2015-06-05 14:23:57 +03:00
Andrew Dolgov
d59b695ae9 headlinesfragment: (experimental) notify adapter onresume 2015-06-05 09:30:30 +03:00
Andrew Dolgov
6b6f3db8c3 add workaround for listview animations not working after clear() 2015-06-04 19:49:04 +03:00
Andrew Dolgov
17327f1457 add some listview animations to headlines 2015-06-04 20:31:57 +04:00
Andrew Dolgov
69e916684f add ripple effect to headline row image view buttons 2015-06-01 23:43:03 +03:00
Andrew Dolgov
3bb2daaf0e use proper marked/published icons on dark theme headline views 2015-06-01 20:10:12 +04:00
Andrew Dolgov
2c615e430d material design icon overhaul 2015-06-01 16:30:23 +03:00
Andrew Dolgov
aefb9b4591 fix swiperefreshlayout clipping under actionbar 2015-05-12 16:18:31 +03:00
Andrew Dolgov
9ee41fc190 headlines: fix positioning problems 2015-05-11 12:30:12 +03:00
Andrew Dolgov
675f77a59b disable headlines actionbar hiding >=600dp devices 2015-05-11 11:31:06 +03:00
Andrew Dolgov
6a834e1486 hide actionbar when scrolling headlines on small devices
do not enable ACRA on debug builds
2015-05-11 11:18:27 +03:00
Andrew Dolgov
026dc85826 hide flavor image placeholders if disabled 2015-05-09 07:04:06 +03:00
Andrew Dolgov
a9aba2447f flavor images: fix progress bar never hiding 2015-04-29 21:17:09 +03:00
Andrew Dolgov
ef357ac421 tweak flavor image loader a bit to be less cpu hungry
disable flavor image arrows because they are unreliable as only part of the content is being parsed for performance
2015-04-29 21:13:06 +03:00
Andrew Dolgov
7a4dc9de3d add some isAdded() bullshit to headlines requests 2015-02-16 15:31:42 +04:00
Andrew Dolgov
15aebd8d3a remove separate list for selected articles 2015-02-13 15:11:38 +03:00
Andrew Dolgov
3219334022 feedsactivity: restore headline selection state (2) 2015-02-13 14:34:54 +03:00
Andrew Dolgov
84698a5133 feedsactivity: restore headline selection state when going back from headlinesactivity 2015-02-13 14:31:15 +03:00
Andrew Dolgov
5041df3258 the cards, they are no more 2015-02-12 21:09:53 +03:00
Andrew Dolgov
ad2c6eb999 more headline display margin adjustments
remove condensed font option
2015-02-12 15:17:20 +03:00
Andrew Dolgov
f88e647b40 remove selected variants for card layouts (unused) 2015-02-12 14:50:13 +03:00
Andrew Dolgov
c3a80f1be4 add fragment transitions for headlines 2015-02-12 13:09:54 +03:00
Andrew Dolgov
da2428b6da remove globalstate.activefeedid 2015-02-12 12:09:52 +03:00