Commit Graph

332 Commits

Author SHA1 Message Date
Andrew Dolgov
c57b0f95dd add some i18n 2015-11-30 06:22:03 +03:00
Andrew Dolgov
ddb72b88ca move settings to drawer header 2015-11-30 06:20:01 +03:00
Andrew Dolgov
6e2b220669 toggle defaults for chrome tab prefs 2015-11-30 04:44:25 +03:00
Andrew Dolgov
d4c9e097bb set master/detail transitions like w/ custom tab 2015-11-30 04:43:12 +03:00
Andrew Dolgov
5205be67eb wip: add a dialog for opening link w/ chrome tabs or normally 2015-11-30 04:29:36 +03:00
Andrew Dolgov
4b09961a30 implement chrome custom tabs 2015-11-28 16:30:12 +03:00
Andrew Dolgov
b28fef66e8 switch to nestedscrollview provided by v4 support library 2015-11-27 10:36:53 +03:00
Andrew Dolgov
be37151069 ArticleImagesPager: fix for schema-less urls 2015-11-24 12:20:45 +03:00
Andrew Dolgov
7eb2fd6fd8 Article.collectMediaInfo: fuck whoever invented schema-less urls 2015-11-24 12:14:30 +03:00
Andrew Dolgov
a2f248a238 offline article: allow mixed content to enable showing cached images on LP+ 2015-11-23 14:19:41 +03:00
Andrew Dolgov
9ad2955c6c updates for sdk/support library v23 2015-11-23 13:41:58 +03:00
Andrew Dolgov
7ab05d7e36 disable collectMediaInfo debugging 2015-09-15 20:09:09 +03:00
Andrew Dolgov
deaae7ee1b remove special spacer hack, makes headlines buffer move on loading more headlines 2015-09-15 20:08:46 +03:00
Andrew Dolgov
5a732adde4 top changed: set onclick on the container not text, duh 2015-09-06 19:49:37 +03:00
Andrew Dolgov
d61997e20e add a catch block against possible crashes with excerpt handling 2015-09-06 19:46:07 +03:00
Andrew Dolgov
62de61c5a0 fix flavor images appearing in wrong modes 2015-09-06 16:31:36 +03:00
Andrew Dolgov
90cc311adb do not crash on video elements w/o source 2015-09-06 16:13:48 +03:00
Andrew Dolgov
48c2da635a move some jsoup processing to article class; simplify headline adapter 2015-08-18 21:03:15 +03:00
Andrew Dolgov
ffc67cb9cd fix sharing youtube vids 2015-08-18 19:38:07 +03:00
Andrew Dolgov
8e53a7aa88 fix sharing of article videos; do not crash if prepareasync has already been called 2015-08-18 19:35:38 +03:00
Andrew Dolgov
792f7cc722 remove loading: hack 2015-08-18 08:50:51 +03:00
Andrew Dolgov
4ec76ca88d improve error reporting a bit 2015-08-17 23:42:07 +03:00
Andrew Dolgov
c28adf42b3 add another possible check for duplicate async loaded images in headlines 2015-08-17 14:30:14 +03:00
Andrew Dolgov
d0a7ca271d headlines: add ripple to top changed prompt 2015-07-29 11:46:13 +03:00
Andrew Dolgov
1a2bbc92c1 reset headline progressbar on starting to load image 2015-07-28 16:14:22 +03:00
Andrew Dolgov
8d71936c89 add onclick to refresh to top changed notice view 2015-07-27 10:07:02 +03:00
Andrew Dolgov
fc459363bd uil: bitmap may be null 2015-07-18 11:33:17 +03:00
Andrew Dolgov
aa3e9d0c7c add another check for flavor images maybe loading in the wrong list entry because of recycling 2015-07-17 19:15:27 +03:00
Andrew Dolgov
1264f3043c pass article to detailactivity via application to prevent transaction_too_large 2015-07-17 10:31:41 +03:00
Andrew Dolgov
079b5841db moving flavorimage etc stuff to viewholder has been a bad idea (because views are converted) 2015-07-13 23:48:53 +03:00
Andrew Dolgov
ab416d5b65 remove unnecessary top padding on excerpt when in no images mode 2015-07-13 23:38:33 +03:00
Andrew Dolgov
3729842e7b fix for too small flavor images reloading more than necessary 2015-07-13 23:31:54 +03:00
Andrew Dolgov
1c9dbba4f5 video views: disable transitions 2015-07-12 23:11:11 +03:00
Andrew Dolgov
8c51de35ae set actions on headline header/flavor image as to make article opening easier if drawn above image 2015-07-12 23:00:33 +03:00
Andrew Dolgov
2bee76f0c9 handle possible type problems w/ m_firstId in JSON 2015-07-12 22:54:30 +03:00
Andrew Dolgov
0be76abf87 first_id fixes 2015-07-12 18:07:55 +03:00
Andrew Dolgov
4083904781 show top changed message in articlepager 2015-07-12 13:18:59 +03:00
Andrew Dolgov
32c0691d5d add support for top id checking 2015-07-12 12:19:24 +03:00
Andrew Dolgov
831b1d975b move one of the flavor image loading listeners to a correct place 2015-07-11 18:31:44 +03:00
Andrew Dolgov
54488e108a show inline youtube player (if app installed)
minor bugfixes
2015-07-11 12:27:29 +03:00
Andrew Dolgov
c79fb5a1b2 video player: add progress bar 2015-07-11 11:35:12 +03:00
Andrew Dolgov
b26d659004 only set header tinting if necessary (2) 2015-07-11 03:04:04 +03:00
Andrew Dolgov
ee63b0d88f only set header tinting if necessary 2015-07-11 02:40:37 +03:00
Andrew Dolgov
0d0a7bf92b fix layouts on offline, etc 2015-07-11 00:28:46 +03:00
Andrew Dolgov
79d551ab8d switch to screen-height based embedding 2015-07-11 00:22:41 +03:00
Andrew Dolgov
e0e85a2e7b switch to LRU cache 2015-07-11 00:15:20 +03:00
Andrew Dolgov
013b4fa616 progressbar updates 2015-07-10 23:59:49 +03:00
Andrew Dolgov
7c8919cb79 new album icon, various headline tweaks 2015-07-10 23:37:18 +03:00
Andrew Dolgov
d9e3c77419 headline layout fixes 2015-07-10 23:09:02 +03:00
Andrew Dolgov
91417fa3dd some more tweaks 2015-07-10 22:57:33 +03:00