From 0f05e5f63c0c73548173af8690dc641cf4d6bc11 Mon Sep 17 00:00:00 2001 From: GermainZ Date: Wed, 28 May 2014 18:41:35 +0300 Subject: [PATCH 1/2] Add original, up-to-date HoloColorPicker (not a fork) to srclibs --- metadata/me.kuehle.carreport.txt | 8 ++++---- srclibs/HoloColorPicker-frigus02.txt | 4 ++++ srclibs/HoloColorPicker.txt | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) create mode 100755 srclibs/HoloColorPicker-frigus02.txt mode change 100644 => 100755 srclibs/HoloColorPicker.txt diff --git a/metadata/me.kuehle.carreport.txt b/metadata/me.kuehle.carreport.txt index 76b9fdc373..09bf360f34 100644 --- a/metadata/me.kuehle.carreport.txt +++ b/metadata/me.kuehle.carreport.txt @@ -53,15 +53,15 @@ Build:2.7,17 Build:2.8.1,19 commit=f95fbf4 - srclibs=ChartLib@4f947ae,HoloColorPicker@a4a5b45ec4 + srclibs=ChartLib@4f947ae,HoloColorPicker-frigus02@a4a5b45ec4 prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker$$@' project.properties + sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@' project.properties Build:2.9.1,21 commit=4bd2f22 - srclibs=ChartLib@4f947ae,HoloColorPicker@a4a5b45ec4 + srclibs=ChartLib@4f947ae,HoloColorPicker-frigus02@a4a5b45ec4 prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ChartLib$$@' project.properties && \ - sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker$$@' project.properties + sed -i 's@\(android.library.reference.2=\).*@\1$$HoloColorPicker-frigus02$$@' project.properties # Now uses google play services jar... Auto Update Mode:None diff --git a/srclibs/HoloColorPicker-frigus02.txt b/srclibs/HoloColorPicker-frigus02.txt new file mode 100755 index 0000000000..efa32bcc6c --- /dev/null +++ b/srclibs/HoloColorPicker-frigus02.txt @@ -0,0 +1,4 @@ +Repo Type:git +Repo:https://github.com/frigus02/HoloColorPicker + + diff --git a/srclibs/HoloColorPicker.txt b/srclibs/HoloColorPicker.txt old mode 100644 new mode 100755 index efa32bcc6c..588b1e95ae --- a/srclibs/HoloColorPicker.txt +++ b/srclibs/HoloColorPicker.txt @@ -1,4 +1,4 @@ Repo Type:git -Repo:https://github.com/frigus02/HoloColorPicker +Repo:https://github.com/LarsWerkman/HoloColorPicker From f14bbf2be67fb2e8d31f207ee80f15c7681ccc0a Mon Sep 17 00:00:00 2001 From: GermainZ Date: Wed, 28 May 2014 18:41:54 +0300 Subject: [PATCH 2/2] Add Identiconizer! --- metadata/com.germainz.identiconizer.txt | 35 +++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100755 metadata/com.germainz.identiconizer.txt diff --git a/metadata/com.germainz.identiconizer.txt b/metadata/com.germainz.identiconizer.txt new file mode 100755 index 0000000000..e836301520 --- /dev/null +++ b/metadata/com.germainz.identiconizer.txt @@ -0,0 +1,35 @@ +Categories:System +License:Apache2 +Web Site:http://forum.xda-developers.com/showthread.php?t=2718943 +Source Code:https://github.com/GermainZ/Identiconizer +Issue Tracker:http://forum.xda-developers.com/showthread.php?t=2718943 + +Auto Name:Identiconizer! +Summary:Identicons for your contacts +Description: +This is a port of ChameleonOS' contact identicons feature (available in the JellyBean versions) with some additional features and fixes. +When enabled, new contacts will be assigned a unique identicon instead of the default picture. + +Features: +* Use identicons for newly created contacts. A service is normally used to detect new contacts. If you use the Xposed Framework, you can enable Identiconizer! as a module instead to integrate the application into the system. +* Choose from five different identicon styles: Retro, Contemporary, Spirograph, Dot Matrix and Gmail. +* Specify the identicon sizes, from 96x96 up to 720x720 (256x256 max on ICS.) +* Choose a custom background color for the created identicons. +* Create identicons for all contacts without a photo in one go. +* Remove identicons from all contacts that have one set. +* Contacts list to add/remove Identicon to/from wanted contacts only. +. + +Repo Type:git +Repo:https://github.com/GermainZ/Identiconizer + +Build:1.2,6 + commit=1.2 + target=android-19 + submodules=yes + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.2 +Current Version Code:6 +