From 1384bf8761254a30bae608096337b13699093b67 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 11 Jun 2013 13:25:17 +0100 Subject: [PATCH] new app Paranoid Wallpapers ... deactivated while thinking about patching for older platforms. Elaborate on missing source code for de.ub0r.android.callmeter. --- metadata/com.paranoid.ParanoidWallpapers.txt | 34 ++++++++++++++++++++ metadata/de.ub0r.android.callmeter.txt | 14 +++++--- 2 files changed, 43 insertions(+), 5 deletions(-) create mode 100644 metadata/com.paranoid.ParanoidWallpapers.txt diff --git a/metadata/com.paranoid.ParanoidWallpapers.txt b/metadata/com.paranoid.ParanoidWallpapers.txt new file mode 100644 index 0000000000..561f22e79f --- /dev/null +++ b/metadata/com.paranoid.ParanoidWallpapers.txt @@ -0,0 +1,34 @@ +Category:Wallpaper +License:GPLv2 +Web Site:http://www.paranoid-rom.com +Source Code:https://github.com/ParanoidAndroid/android_packages_apps_ParanoidWallpapers +Issue Tracker:https://github.com/ParanoidAndroid/android_packages_apps_ParanoidWallpapers/issues +Donate:http://forum.xda-developers.com/donatetome.php?u=3484876 + +Summary:Wallpapers from a custom ROM +Description: +Pick from 9 wallpapers that come with the Paranoid Android ROM +or choose one of seven solid-(ish) colours. +There is no launcher icon: instead they are made available via the +system wallpaper picker. + +The source code specifies Android 4.1 so it may crash on older versions. +. + +Repo Type:git +Repo:https://github.com/ParanoidAndroid/android_packages_apps_ParanoidWallpapers + +# patch via https://github.com/ParanoidAndroid/android_packages_apps_ParanoidWallpapers/pull/2 +Build Version:1.0,1,!wait a bit at 487d16a795,\ +extlibs=android/android-support-v4.jar,target=android-17,prebuild=\ +sed -i '11 i android:versionCode=\"1\"\nandroid:versionName=\"1.0\"' AndroidManifest.xml && \ +sed -i '130 i \\tmSectionsPagerAdapter.notifyDataSetChanged();' \ +src/com/paranoid/ParanoidWallpapers/Wallpaper.java && \ +sed -i 's/android:minSdkVersion=\"16\"/android:minSdkVersion=\"10\"/g' AndroidManifest.xml + +Auto Update Mode:None +# Probably always on 1.0 +Update Check Mode:None +Current Version:1.0 +Current Version Code:1 + diff --git a/metadata/de.ub0r.android.callmeter.txt b/metadata/de.ub0r.android.callmeter.txt index 4305a0f5b2..60cd21cf7c 100644 --- a/metadata/de.ub0r.android.callmeter.txt +++ b/metadata/de.ub0r.android.callmeter.txt @@ -1,7 +1,7 @@ Category:System License:GPLv3+ -Web Site:https://code.google.com/p/callmeter/ -Source Code:http://github.com/felixb/callmeter +Web Site: +Source Code: Issue Tracker:https://code.google.com/p/callmeter/issues/list Summary:Call and data logs @@ -27,10 +27,13 @@ Permissions of this app: * PREVENT DEVICE FROM SLEEPING: update logs in background The non-Free Google Admob in the source code was replaced with an open-source library that does nothing. + +Status: Source code repo has disappeared. . -Repo Type:git -Repo:https://github.com/felixb/callmeter.git +# Repo disappeared +#Repo Type:git +#Repo:https://github.com/felixb/callmeter.git Build Version:3.6.2,7362000,CallMeter3G-3.6.2,srclibs=\ ActionBarSherlock@4.1.0;ViewPagerIndicator@2.4.1;ub0rlib@75e4a553dd;MobAdMob@2d5736,prebuild=\ @@ -56,8 +59,9 @@ echo "android.library.reference.3=$$ub0rlib$$" >> project.properties && \ echo "android.library.reference.4=$$MobAdMob$$" >> project.properties Auto Update Mode:None -#Source code has disappeared Update Check Mode:None Current Version:3.9 Current Version Code:7390000 +No Source Since:3.9 +