1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-13 18:30:41 +01:00

Rename widget

This commit is contained in:
dkhamsing 2020-04-18 10:03:27 -07:00
parent 4a2b3b64da
commit c5bbc2d89b

View File

@ -73,8 +73,8 @@
"parent": "extension" "parent": "extension"
}, },
{ {
"title": "Today", "title": "Widget",
"id": "today", "id": "widget",
"parent": "extension" "parent": "extension"
}, },
{ {
@ -544,7 +544,7 @@
"title": "Bus Today", "title": "Bus Today",
"category-ids": [ "category-ids": [
"apple-watch", "apple-watch",
"today" "widget"
], ],
"tags": [ "tags": [
"objc" "objc"
@ -842,7 +842,7 @@
"title": "Impulse", "title": "Impulse",
"category-ids": [ "category-ids": [
"apple-watch", "apple-watch",
"today" "widget"
], ],
"description": "Real-time age ticker", "description": "Real-time age ticker",
"source": "https://github.com/Jasdev/Impulse", "source": "https://github.com/Jasdev/Impulse",
@ -2245,7 +2245,7 @@
"title": "TodayStocks", "title": "TodayStocks",
"category-ids": [ "category-ids": [
"finance", "finance",
"today" "widget"
], ],
"tags": [ "tags": [
"objc", "objc",
@ -6738,7 +6738,7 @@
{ {
"title": "VPN On", "title": "VPN On",
"category-ids": [ "category-ids": [
"today", "widget",
"security" "security"
], ],
"description": "Extension to turn on VPN", "description": "Extension to turn on VPN",
@ -7031,7 +7031,7 @@
"title": "SwiftNote", "title": "SwiftNote",
"category-ids": [ "category-ids": [
"notes", "notes",
"today" "widget"
], ],
"description": "Simple note taking with Today Extension & iCloud sync", "description": "Simple note taking with Today Extension & iCloud sync",
"license": "mit", "license": "mit",
@ -7066,7 +7066,7 @@
"title": "Fojusi", "title": "Fojusi",
"category-ids": [ "category-ids": [
"timer", "timer",
"today" "widget"
], ],
"description": "Work timer with Today Extension", "description": "Work timer with Today Extension",
"source": "https://github.com/dasdom/Tomate", "source": "https://github.com/dasdom/Tomate",
@ -10156,7 +10156,7 @@
{ {
"title": "OpenIt", "title": "OpenIt",
"category-ids": [ "category-ids": [
"today" "widget"
], ],
"screenshots": [ "screenshots": [
"https://github.com/BalestraPatrick/OpenIt/raw/master/OpenItDemo.gif" "https://github.com/BalestraPatrick/OpenIt/raw/master/OpenItDemo.gif"
@ -11917,7 +11917,7 @@
"itunes": "https://apps.apple.com/app/contributions-for-github/id1153432612", "itunes": "https://apps.apple.com/app/contributions-for-github/id1153432612",
"category-ids": [ "category-ids": [
"github", "github",
"today" "widget"
], ],
"tags": [ "tags": [
"objc" "objc"
@ -12254,7 +12254,7 @@
"https://github.com/cyanzhong/LunarCore/raw/master/iOS.png" "https://github.com/cyanzhong/LunarCore/raw/master/iOS.png"
], ],
"category-ids": [ "category-ids": [
"today", "widget",
"calendar" "calendar"
], ],
"tags": [ "tags": [
@ -13404,7 +13404,7 @@
"title": "TodayMind", "title": "TodayMind",
"description": "Manage Reminders directly in a Today Extension", "description": "Manage Reminders directly in a Today Extension",
"category-ids": [ "category-ids": [
"today" "widget"
], ],
"source": "https://github.com/cyanzhong/TodayMind", "source": "https://github.com/cyanzhong/TodayMind",
"itunes": "https://apps.apple.com/app/id1207158665", "itunes": "https://apps.apple.com/app/id1207158665",