mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-28 05:12:06 +03:00
Photo category
This commit is contained in:
parent
15390e9e65
commit
426a97cc73
@ -138,6 +138,11 @@
|
||||
"description": "Mostly using http://giphy.com/",
|
||||
"parent": "media"
|
||||
},
|
||||
{
|
||||
"title": "Photo",
|
||||
"id": "photo",
|
||||
"parent": "media"
|
||||
},
|
||||
{
|
||||
"title": "Video",
|
||||
"id": "video",
|
||||
@ -3304,7 +3309,7 @@
|
||||
{
|
||||
"title": "CollageMaker",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"photo"
|
||||
],
|
||||
"tags": [
|
||||
"instagram api"
|
||||
@ -3322,7 +3327,7 @@
|
||||
{
|
||||
"title": "ColorBlur",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"photo"
|
||||
],
|
||||
"description": "Add blur to your photos",
|
||||
"source": "https://github.com/maurovc/ColorBlur",
|
||||
@ -3503,7 +3508,7 @@
|
||||
{
|
||||
"title": "Megabite",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"photo"
|
||||
],
|
||||
"description": "Turn a photo of your food into a face",
|
||||
"source": "https://github.com/AaronRandall/Megabite",
|
||||
@ -5604,7 +5609,7 @@
|
||||
{
|
||||
"title": "EmotionNote Diary",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"photo"
|
||||
],
|
||||
"description": "Choose or take a photo of your face & the app will tell you your emotion",
|
||||
"license": "mit",
|
||||
@ -10336,7 +10341,7 @@
|
||||
{
|
||||
"title": "PixPic",
|
||||
"category-ids": [
|
||||
"media"
|
||||
"photo"
|
||||
],
|
||||
"description": "Photo editing",
|
||||
"source": "https://github.com/Yalantis/PixPic",
|
||||
|
Loading…
Reference in New Issue
Block a user