Commit Graph

174 Commits

Author SHA1 Message Date
Andrew Dolgov
b7b4d29395 when using flavor image overflow menu prefer stream URI is available for sharing etc 2017-06-01 12:31:14 +03:00
Andrew Dolgov
ab20010954 headline flavor images: set dontTransform() so we could filter smaller ones out 2017-06-01 11:59:12 +03:00
Andrew Dolgov
ebe9738163 add some additional tag checking for headline images so they wouldn't reload all the time 2017-06-01 09:38:44 +03:00
Andrew Dolgov
15cda36008 rework pinch-zoom image view to use ImageMatrixTouchHandler
kill video surface in fragment onpause
2017-05-31 23:44:52 +03:00
Andrew Dolgov
bb32ac7dc4 when long-tap opening a video player, kill everything surface-related in headlines 2017-05-31 23:03:38 +03:00
Andrew Dolgov
9420b9570e experimental: inline video player 2017-05-31 22:51:23 +03:00
Andrew Dolgov
edc1b66f70 replace UIL with Glide 2017-05-31 21:20:23 +03:00
Andrew Dolgov
56a0993a90 Merge branch 'master' of git.fakecake.org:tt-rss-android 2017-05-31 18:32:26 +03:00
Andrew Dolgov
02810f6eee experimental: set article pager and headlines fragment to retain instance
debug: open all articles on startup
2017-05-31 18:23:17 +03:00
Andrew Dolgov
9e7021a717 disable swipe to dismiss if auto mark as read is enabled 2017-05-31 16:52:25 +03:00
Andrew Dolgov
d930310b06 headlines fragment: remove some unused stuff 2017-05-31 16:40:39 +03:00
Andrew Dolgov
d0b4e80a64 add ApiLoader, move cats fragment to use it instead 2017-05-31 15:28:14 +03:00
Andrew Dolgov
49152f188c fix swipe to dismiss crashing on swiping footers and other random crap which is not article 2017-02-18 14:00:00 +03:00
Andrew Dolgov
b761914e0f use timer-based undo for headlines 2017-02-17 20:16:39 +03:00
Andrew Dolgov
b80e383511 implement swipe to dismiss 2017-02-17 18:26:09 +03:00
Andrew Dolgov
efd940c88d Revert "headlines: add experimental swipe to dismiss"
This reverts commit 9a5101fba0.
2017-02-17 17:20:04 +03:00
Andrew Dolgov
9a5101fba0 headlines: add experimental swipe to dismiss 2017-02-17 16:05:01 +03:00
Andrew Dolgov
6e336ec8ac catchup above uses general catchup confirmation setting 2017-01-12 19:12:28 +03:00
Andrew Dolgov
0ce76cdf1d fix headlines fragment setSearchQuery() crashing if called before view initialization 2016-05-30 12:39:06 +03:00
Andrew Dolgov
bcd19a284e fix headlinesfragment loading constantly if received < request size 2016-04-20 16:57:42 +03:00
Andrew Dolgov
f0de531e2e hopefully improve headline footer handling 2016-04-19 10:16:57 +03:00
Andrew Dolgov
fb540692ae remove special top_changed article 2016-04-19 09:58:00 +03:00
Andrew Dolgov
9b3df7b0e2 maybe improve headlines loading footer behavior 2016-04-18 16:59:22 +03:00
Andrew Dolgov
c3a9241741 hide headlines fragment fab on tablets in landscape
use shared articlelist if possible in both pager & fragment
2016-04-14 09:56:50 +03:00
Andrew Dolgov
657366879c implement view_loadmore as a listview footer instead of a pseudo-article 2016-04-14 09:05:53 +03:00
Andrew Dolgov
c234648de4 move to new gradle/wrapper
possibly fix headlinefragment jumping bug on tablets
bump version
2016-04-11 23:59:12 +03:00
Andrew Dolgov
d5f8effc6d various contextmenu related fixes 2015-12-05 23:57:23 +03:00
Andrew Dolgov
e0a74a352b another day, another fix for headlines fragment 2015-12-02 20:05:05 +03:00
Andrew Dolgov
2eec172bfb enable video player shared transition (wip) 2015-12-02 16:52:46 +03:00
Andrew Dolgov
b992ee46b2 show cover image while loading video
set gallery backgrounds to black
2015-12-02 16:26:38 +03:00
Andrew Dolgov
cc757d2b06 don't show flavor overflow all the time 2015-12-02 15:23:31 +03:00
Andrew Dolgov
c963b23e9c Revert "limit maximum height of flavor images within headlines list"
This reverts commit 2c370a4d0b.
2015-12-02 15:01:09 +03:00
Andrew Dolgov
2c370a4d0b limit maximum height of flavor images within headlines list 2015-12-02 14:30:26 +03:00
Andrew Dolgov
6071ede5b9 change open image to open with for image menu
maybe fix a cosmetic issue with headlinesfragment
2015-12-02 13:42:40 +03:00
Andrew Dolgov
13472a2a2e add overflow icon to flavor image 2015-12-02 13:38:05 +03:00
Andrew Dolgov
7c0b223f6d move excerpt cleanup to Article class 2015-12-02 13:19:46 +03:00
Andrew Dolgov
1c2ae86a35 gallery stuff: use unique transition names 2015-12-01 22:16:50 +03:00
Andrew Dolgov
655b3e873e add (un)read to headline context menu 2015-12-01 14:56:49 +03:00
Andrew Dolgov
69e6844711 rework headlines context menu to use popupmenu instead 2015-12-01 14:33:31 +03:00
Andrew Dolgov
0d870bf61c set transitions to video player views like master -> detail 2015-11-30 09:41:09 +03:00
Andrew Dolgov
4b09961a30 implement chrome custom tabs 2015-11-28 16:30:12 +03:00
Andrew Dolgov
9ad2955c6c updates for sdk/support library v23 2015-11-23 13:41:58 +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
48c2da635a move some jsoup processing to article class; simplify headline adapter 2015-08-18 21:03:15 +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