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