diff --git a/metadata/com.f2prateek.dfg.txt b/metadata/com.f2prateek.dfg.txt index c628f49e0a..d2e9684c85 100644 --- a/metadata/com.f2prateek.dfg.txt +++ b/metadata/com.f2prateek.dfg.txt @@ -16,9 +16,10 @@ as well as perform batch operations. Repo Type:git Repo:https://github.com/f2prateek/Device-Frame-Generator.git -Build Version:1.0.1,101,!wait till server is fixed a262fd39bf,maven=yes,bindir=app/target,prebuild=\ -mvn install:install-file -DgroupId=android.support -DartifactId=compatibility-v4 \ --Dversion=12 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/v4/android-support-v4.jar && \ +Build Version:1.0.1,101,a262fd39bf,maven=yes,\ +patch=pom.patch,bindir=app/target,prebuild=\ +mvn install:install-file -DgroupId=com.google.android -DartifactId=support-v4 \ +-Dversion=r12 -Dpackaging=jar -Dfile=$$SDK$$/extras/android/support/v4/android-support-v4.jar && \ sed -i 's/debuggable=\"true\"/debuggable=\"false\"/g' app/AndroidManifest.xml && \ sed -i 's/app/dagger/g' pom.xml && \ sed -i 's/integration-tests/app/g' pom.xml && \ diff --git a/metadata/com.f2prateek.dfg/pom.patch b/metadata/com.f2prateek.dfg/pom.patch index c773211d2a..3836623874 100644 --- a/metadata/com.f2prateek.dfg/pom.patch +++ b/metadata/com.f2prateek.dfg/pom.patch @@ -1,9 +1,3 @@ -commit 21466235dbbad0b06f7a866c9a6bf31b3a7df3aa -Author: David Black -Date: Sat Apr 20 16:31:30 2013 +0100 - - s - diff --git a/app/pom.xml b/app/pom.xml index 998e197..bc69052 100644 --- a/app/pom.xml @@ -14,8 +8,9 @@ index 998e197..bc69052 100644 - android.support - compatibility-v4 +- 12 + com.google.android + support-v4 - 12 ++ r12 diff --git a/metadata/com.psrivastava.deviceframegenerator.txt b/metadata/com.psrivastava.deviceframegenerator.txt index db3f8a377b..9c0fcfba20 100644 --- a/metadata/com.psrivastava.deviceframegenerator.txt +++ b/metadata/com.psrivastava.deviceframegenerator.txt @@ -5,13 +5,11 @@ Source Code:https://github.com/f2prateek/Device-Frame-Generator Issue Tracker:https://github.com/f2prateek/Device-Frame-Generator/issues Donate:http://forum.xda-developers.com/donatetome.php?u=4203118 +Name:Device Frame Generator (old) Summary:Realistic borders for screenshots Description: -The device frame generator allows you to quickly wrap your app screenshots in -real device artwork, providing better context for your screenshots. - -Status: This package has been discontinued in favour of another and -we are working to get that included. +Status: This package has been discontinued in favour of +[[com.f2prateek.dfg]]. . Repo Type:git