diff --git a/arm/o.le-v7/BackgroundVideo-1_5_0_0.bar b/arm/o.le-v7/BackgroundVideo-1_5_0_0.bar new file mode 100644 index 0000000..023db5e Binary files /dev/null and b/arm/o.le-v7/BackgroundVideo-1_5_0_0.bar differ diff --git a/assets/VideoSurfaceHandler.qml b/assets/VideoSurfaceHandler.qml index fc3c31f..04a02fe 100644 --- a/assets/VideoSurfaceHandler.qml +++ b/assets/VideoSurfaceHandler.qml @@ -17,8 +17,6 @@ QtObject { videoDimensions = player.videoDimensions; - console.log("StretCH OFF", videoDimensions.width, videoDimensions.height) - surface.horizontalAlignment = HorizontalAlignment.Center surface.verticalAlignment = VerticalAlignment.Center @@ -40,7 +38,6 @@ QtObject } } } else { - console.log(">>>>>>> STRETCH IS ON!"); surface.resetPreferredSize() surface.horizontalAlignment = HorizontalAlignment.Fill surface.verticalAlignment = VerticalAlignment.Fill diff --git a/assets/images/.DS_Store b/assets/images/.DS_Store deleted file mode 100644 index 7132869..0000000 Binary files a/assets/images/.DS_Store and /dev/null differ diff --git a/bar-descriptor.xml b/bar-descriptor.xml index 2db9fcc..55377ad 100644 --- a/bar-descriptor.xml +++ b/bar-descriptor.xml @@ -35,7 +35,7 @@ - 2.0.0 + 1.5.0 @@ -46,7 +46,7 @@ - This app allows the user to keep a video playing in the background while the user does other work (which does not work with the standard native video player). + This app allows the user to keep a video playing in the background and also makes it easy to manage your videos/audio.