Commit graph

23 commits

Author SHA1 Message Date
Nikola Trubitsyn
5ab2bc2fe7 Join two dimens together 2018-02-02 16:55:12 +03:00
Nikola Trubitsyn
abd027e27b Use MediaSideScroll in PhotoFragment 2018-02-02 16:34:25 +03:00
tibbi
9533204a50 add an option to change media instantly by clicking on screen sides 2018-01-27 23:35:28 +01:00
tibbi
2e13d381a1 use PhotoView at fullscreen media to allow zooming gifs and raws 2017-12-06 18:44:56 +01:00
tibbi
4fedc05571 use GifDrawables at thumbnails too 2017-10-28 13:27:50 +02:00
tibbi
1c3aab82ff use a simple ImageView at photo fragments 2017-10-28 12:56:57 +02:00
tibbi
286955ab83 replace PhotoView with GifDrawable
it will replace zoomable gifs with smooth gifs
2017-10-28 11:02:02 +02:00
tibbi
7fe9a27b84 fix #141, properly handle extended details view at toggling fullscreen 2017-10-19 15:49:27 +02:00
tibbi
2e339f08e4 show extended details at photos/videos if appropriate 2017-10-18 21:54:08 +02:00
tibbi
5c88ce9fa8 update PhotoView to 2.1.2 2017-07-09 19:47:54 +02:00
tibbi
7a3acad04b use subsamplingScaleImageView for fullscreen images again 2017-04-01 12:00:32 +02:00
tibbi
a150e5da04 replace Picasso with Glide everywhere once again 2017-03-18 21:57:49 +01:00
tibbi
6a97a47d76 use Picasso for loading fullscreen images 2017-03-17 19:46:44 +01:00
tibbi
a6622ef9e3 improve gif loading 2017-03-16 21:07:49 +01:00
tibbi
9d88f7bf7d remove Subsampling scale image view, its not worth it 2017-03-16 19:11:51 +01:00
tibbi
eb1ef6852e rename some photo fragment views 2017-02-13 20:16:33 +01:00
tibbi
b6fbe68643 add PhotoView for zoomable gifs and pngs 2017-01-07 11:41:31 +01:00
tibbi
7b9503229f rewrite the way fullscreen images are loaded, for better quality, close #90, #84 2017-01-06 14:15:05 +01:00
tibbi
0383769c9e use Glide for displaying fullscreen images, if subsampling fails 2016-12-29 19:58:16 +01:00
tibbi
def5c9ce2a use white background colors if dark theme isnt selected 2016-10-25 20:26:53 +02:00
tibbi
1d2e7b310e use the subsampling-scale-image-view for zoomable photos 2016-07-24 22:53:32 +02:00
tibbi
28ab32a3ad replace SubsamplingImageView with PhotoView 2016-06-23 11:12:51 +02:00
tibbi
309e52ef3a allow playing videos 2016-06-08 20:58:45 +02:00
Renamed from app/src/main/res/layout/pager_item.xml (Browse further)