-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
207 changed files
with
1,525 additions
and
288 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.2.4 | ||
5.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
# Changelog | ||
|
||
## Unreleased | ||
|
||
* Getting Started and better Log in | ||
|
||
## 1.2.0 | ||
|
||
* Widgets for iOS 14 #43 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
"2CEv27" = "What do you want to send?"; | ||
|
||
"3i86ta" = "What are your news about?"; | ||
|
||
"4qmcEn" = "Green"; | ||
|
||
"7pFvC1" = "Channel"; | ||
|
||
"8lP3JP" = "Title"; | ||
|
||
"Bc4x5P" = "There are ${count} options matching ‘${channel}’."; | ||
|
||
"F9f13U" = "Body"; | ||
|
||
"GHDi5m" = "Color"; | ||
|
||
"JxZmbg" = "Orange"; | ||
|
||
"M2A1eQ" = "Yellow"; | ||
|
||
"Mn6Npa" = "Which one?"; | ||
|
||
"N07NEs" = "Gray"; | ||
|
||
"N45ftg" = "Just to confirm, you wanted ‘${channel}’?"; | ||
|
||
"SdsiQp" = "Blue"; | ||
|
||
"TiTEkD" = "Which channel do you want to notify?!"; | ||
|
||
"Ty9YiD" = "Red"; | ||
|
||
"VSD5RM" = "Title"; | ||
|
||
"VaiJjK" = "Color"; | ||
|
||
"XrQ6ja" = "Which one?"; | ||
|
||
"Z4VBjF" = "Default"; | ||
|
||
"ZSe6DS" = "Purple"; | ||
|
||
"cwGWEv" = "Receive Only Key"; | ||
|
||
"dwp57W" = "Body"; | ||
|
||
"gZnnP0" = "Channel"; | ||
|
||
"keYLBt-4qmcEn" = "There are ${count} options matching ‘Green’."; | ||
|
||
"keYLBt-JxZmbg" = "There are ${count} options matching ‘Orange’."; | ||
|
||
"keYLBt-M2A1eQ" = "There are ${count} options matching ‘Yellow’."; | ||
|
||
"keYLBt-N07NEs" = "There are ${count} options matching ‘Gray’."; | ||
|
||
"keYLBt-SdsiQp" = "There are ${count} options matching ‘Blue’."; | ||
|
||
"keYLBt-Ty9YiD" = "There are ${count} options matching ‘Red’."; | ||
|
||
"keYLBt-Z4VBjF" = "There are ${count} options matching ‘Default’."; | ||
|
||
"keYLBt-ZSe6DS" = "There are ${count} options matching ‘Purple’."; | ||
|
||
"keYLBt-ybvJOL" = "There are ${count} options matching ‘Pink’."; | ||
|
||
"lwxOjm-4qmcEn" = "Just to confirm, you wanted ‘Green’?"; | ||
|
||
"lwxOjm-JxZmbg" = "Just to confirm, you wanted ‘Orange’?"; | ||
|
||
"lwxOjm-M2A1eQ" = "Just to confirm, you wanted ‘Yellow’?"; | ||
|
||
"lwxOjm-N07NEs" = "Just to confirm, you wanted ‘Gray’?"; | ||
|
||
"lwxOjm-SdsiQp" = "Just to confirm, you wanted ‘Blue’?"; | ||
|
||
"lwxOjm-Ty9YiD" = "Just to confirm, you wanted ‘Red’?"; | ||
|
||
"lwxOjm-Z4VBjF" = "Just to confirm, you wanted ‘Default’?"; | ||
|
||
"lwxOjm-ZSe6DS" = "Just to confirm, you wanted ‘Purple’?"; | ||
|
||
"lwxOjm-ybvJOL" = "Just to confirm, you wanted ‘Pink’?"; | ||
|
||
"mV8tPu" = "Title"; | ||
|
||
"nGk7VB" = "Color"; | ||
|
||
"nYZHjL" = "News"; | ||
|
||
"qYxVyV" = "Notify Channel"; | ||
|
||
"tO0Lyc" = "Notify Key"; | ||
|
||
"tZgIH4" = "Send news to a channel."; | ||
|
||
"yLYyxe" = "News"; | ||
|
||
"ybvJOL" = "Pink"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Oops, something went wrong.