From 43c5eec5dc86e9216b24f812eeba195d81ca917d Mon Sep 17 00:00:00 2001 From: daniel-32 <> Date: Tue, 20 Dec 2016 21:56:15 +0000 Subject: [PATCH 1/2] adding daniel_32.flexiblewallpaper --- metadata/daniel_32.flexiblewallpaper.txt | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/daniel_32.flexiblewallpaper.txt diff --git a/metadata/daniel_32.flexiblewallpaper.txt b/metadata/daniel_32.flexiblewallpaper.txt new file mode 100644 index 0000000000..9a23ac7947 --- /dev/null +++ b/metadata/daniel_32.flexiblewallpaper.txt @@ -0,0 +1,36 @@ +Categories:Theming +License:GPLv3+ +Web Site: +Source Code:https://github.com/daniel-32/FlexibleWallpaper +Issue Tracker:https://github.com/daniel-32/FlexibleWallpaper/issues + +Summary:Use images with any aspect ratio as a wallpaper +Description: +Live wallpaper that allows you to use images with any aspect ratio as a +wallpaper, instead of being limited to Android's wallpaper requirements. Images +will scroll all the way from one end to another as you move between home +screens. Images with a taller aspect ratio than your screen will scroll +vertically. + +'''Notes''' + +Images are loaded at their original resolution, and large images may cause the +app to run out of memory and crash. Consider reducing the size of large images. + +Some launchers don't scroll the wallpaper all the way to the end when there are +only a few screens. This is an issue with the launcher itself and there is +nothing that I can do about it. +. + +Repo Type:git +Repo:https://github.com/daniel-32/FlexibleWallpaper + +Build:1.0,1 + commit=1.0 + gradle=yes + output=app/build/outputs/apk/app-release-unsigned.apk + forceversion=yes + forcevercode=yes + +Auto Update Mode:None +Update Check Mode:None From a7c3d5346e0150b28667b1eee86e9350fba0445f Mon Sep 17 00:00:00 2001 From: daniel-32 Date: Wed, 21 Dec 2016 07:28:50 +0000 Subject: [PATCH 2/2] removed unnecessary build parameters --- metadata/daniel_32.flexiblewallpaper.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/metadata/daniel_32.flexiblewallpaper.txt b/metadata/daniel_32.flexiblewallpaper.txt index 9a23ac7947..45cb2d9df4 100644 --- a/metadata/daniel_32.flexiblewallpaper.txt +++ b/metadata/daniel_32.flexiblewallpaper.txt @@ -29,8 +29,6 @@ Build:1.0,1 commit=1.0 gradle=yes output=app/build/outputs/apk/app-release-unsigned.apk - forceversion=yes - forcevercode=yes Auto Update Mode:None Update Check Mode:None