FossifyGallery/app/src/main/kotlin/com/simplemobiletools/gallery/activities
2016-12-04 12:00:19 +01:00
..
AboutActivity.kt convert AboutActivity to kotlin 2016-11-13 10:50:36 +01:00
EditActivity.kt replace some one function interfaces with anonymous functions 2016-11-22 23:12:15 +01:00
LicenseActivity.kt add kotlin license 2016-11-20 19:01:17 +01:00
MainActivity.kt add an extra check to prevent deleting directories with documentFile 2016-12-01 23:42:47 +01:00
MediaActivity.kt add an extra check to prevent deleting directories with documentFile 2016-12-01 23:42:47 +01:00
PhotoActivity.kt convert a couple simple activity to kotlin, no functionality change 2016-11-10 23:19:04 +01:00
PhotoVideoActivity.kt allow swiping between images if opened from third party app 2016-12-04 11:39:40 +01:00
SettingsActivity.kt convert a couple simple activity to kotlin, no functionality change 2016-11-10 23:19:04 +01:00
SetWallpaperActivity.kt Fixed #57 and added auto-detect mime-type when setting wallpaper 2016-11-14 20:32:02 +01:00
SimpleActivity.kt fix #66, totally hide the navigation bar at fullscreen mode 2016-11-22 23:18:45 +01:00
VideoActivity.kt convert a couple simple activity to kotlin, no functionality change 2016-11-10 23:19:04 +01:00
ViewPagerActivity.kt move wallpaper setting to an extension 2016-12-04 12:00:19 +01:00