FossifyGallery/app
ForgottenUmbrella 9877cbaf2c Remove unreachable branches in video completion handling
It is never the case that `loopVideos == true` in the `videoCompleted` handler,
since enabling that preference sets `repeatMode`, which in turn prevents the
player from reaching `STATE_ENDED`. Thus, the branches are unreachable.
2020-01-29 01:52:44 +11:00
..
src Remove unreachable branches in video completion handling 2020-01-29 01:52:44 +11:00
.gitignore creating initial project 2016-02-16 22:23:25 +01:00
build.gradle update version to 6.11.8 2020-01-19 10:51:36 +01:00
proguard-rules.pro adding a new proguard rule for renderscript 2020-01-03 19:17:07 +01:00