Merge branch 'patch-1' into 'master'
Update com.germainz.identiconizer.txt Closes #938 See merge request fdroid/fdroiddata!4395
This commit is contained in:
commit
2d07b181ce
|
|
@ -5,22 +5,6 @@ Source Code:https://github.com/GermainZ/Identiconizer
|
||||||
Issue Tracker:https://github.com/GermainZ/Identiconizer/issues
|
Issue Tracker:https://github.com/GermainZ/Identiconizer/issues
|
||||||
|
|
||||||
Auto Name:Identiconizer!
|
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 Type:git
|
||||||
Repo:https://github.com/GermainZ/Identiconizer
|
Repo:https://github.com/GermainZ/Identiconizer
|
||||||
|
|
@ -35,6 +19,11 @@ Build:1.3,9
|
||||||
submodules=yes
|
submodules=yes
|
||||||
target=android-19
|
target=android-19
|
||||||
|
|
||||||
|
Build:1.4,11
|
||||||
|
commit=1.4
|
||||||
|
subdir=identiconizer
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.4
|
Current Version:1.4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue