Commit graph

20 commits

Author SHA1 Message Date
tibbi
c564e63135 tweak the photo fragment a bit 2017-01-06 14:31:32 +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
f76a0cf0ce reuse the built in fade animations 2017-01-04 20:19:11 +01:00
tibbi
2f8f3b4362 move icons into drawables and reuse some from Commons library 2017-01-04 20:13:26 +01:00
tibbi
0383769c9e use Glide for displaying fullscreen images, if subsampling fails 2016-12-29 19:58:16 +01:00
tibbi
085c62b10b loop the video if set so 2016-12-28 20:37:10 +01:00
tibbi
9cabc09e4f small photofragment update 2016-12-12 23:01:50 +01:00
tibbi
fe61fdd66a rely on the null check inside initMediaPlayer() 2016-12-11 22:51:02 +01:00
tibbi
0011f41cdb add a mediaplayer nullcheck 2016-12-11 22:50:05 +01:00
tibbi
c9eb50944d small code style update 2016-12-04 16:59:21 +01:00
tibbi
8ed6bff447 move Config and Constants into Helpers folder 2016-12-04 15:25:30 +01:00
tibbi
b04022d365 move the remaining Utils functions into extensions 2016-12-04 15:24:09 +01:00
tibbi
802789d1da move hasNavBar into an activity extension 2016-12-04 15:20:48 +01:00
tibbi
56ba895302 move some constants outside of the constants object 2016-12-04 12:02:48 +01:00
tibbi
865df01f3a allow directory comparison end in result 0 2016-12-01 23:36:51 +01:00
Tibor Kaputa
7854f75f22 make fragment click listener nullable 2016-11-18 14:32:53 +01:00
tibbi
5592a040c3 decrease the mininum tile dpi to 100 at fullscreen images 2016-11-15 19:31:57 +01:00
tibbi
4a2ecc15a0 convert VideoFragment to kotlin 2016-11-13 23:02:19 +01:00
tibbi
376089984c convert viewpagerfragment to kotlin 2016-11-13 22:06:39 +01:00
tibbi
aa36c42f13 convert PhotoFragment to kotlin 2016-11-13 22:00:33 +01:00