Skip to content

Commit

Permalink
Widget support, UI refresh, Reliability Enhancements, VPN
Browse files Browse the repository at this point in the history
  • Loading branch information
hijohnnylin committed Aug 22, 2019
1 parent 97e9292 commit 18c7729
Show file tree
Hide file tree
Showing 391 changed files with 12,681 additions and 15,552 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
6 changes: 6 additions & 0 deletions Assets.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
158 changes: 158 additions & 0 deletions Assets.xcassets/Icon-Alt/AppIcon-B.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
{
"images" : [
{
"size" : "20x20",
"idiom" : "iphone",
"filename" : "notification-icon@2x.png",
"scale" : "2x"
},
{
"size" : "20x20",
"idiom" : "iphone",
"filename" : "notification-icon@3x.png",
"scale" : "3x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "icon-small.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "icon-small@2x.png",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "icon-small@3x.png",
"scale" : "3x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "icon-40@2x.png",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "iphone",
"filename" : "icon-40@3x.png",
"scale" : "3x"
},
{
"size" : "57x57",
"idiom" : "iphone",
"filename" : "icon.png",
"scale" : "1x"
},
{
"size" : "57x57",
"idiom" : "iphone",
"filename" : "icon@2x.png",
"scale" : "2x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "icon-60@2x.png",
"scale" : "2x"
},
{
"size" : "60x60",
"idiom" : "iphone",
"filename" : "icon-60@3x.png",
"scale" : "3x"
},
{
"size" : "20x20",
"idiom" : "ipad",
"filename" : "notification-icon~ipad.png",
"scale" : "1x"
},
{
"size" : "20x20",
"idiom" : "ipad",
"filename" : "notification-icon~ipad@2x.png",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "icon-small.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "icon-small@2x.png",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "icon-40.png",
"scale" : "1x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "icon-40@2x.png",
"scale" : "2x"
},
{
"size" : "50x50",
"idiom" : "ipad",
"filename" : "icon-small-50.png",
"scale" : "1x"
},
{
"size" : "50x50",
"idiom" : "ipad",
"filename" : "icon-small-50@2x.png",
"scale" : "2x"
},
{
"size" : "72x72",
"idiom" : "ipad",
"filename" : "icon-72.png",
"scale" : "1x"
},
{
"size" : "72x72",
"idiom" : "ipad",
"filename" : "icon-72@2x.png",
"scale" : "2x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "icon-76.png",
"scale" : "1x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "icon-76@2x.png",
"scale" : "2x"
},
{
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "icon-83.5@2x.png",
"scale" : "2x"
},
{
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "ios-marketing.png",
"scale" : "1x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
6 changes: 6 additions & 0 deletions Assets.xcassets/Icon-Alt/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@
"images" : [
{
"idiom" : "universal",
"filename" : "block_icon.png",
"filename" : "newicon.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "newicon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "newicon-2.png",
"scale" : "3x"
}
],
Expand Down
23 changes: 23 additions & 0 deletions Assets.xcassets/Icon-Alt/launchscreen.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "launchscreen.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "launchscreen-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "launchscreen-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"images" : [
{
"idiom" : "universal",
"filename" : "AU.png",
"filename" : "newicon.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "AU-2.png",
"filename" : "newicon-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "AU-1.png",
"filename" : "newicon-2.png",
"scale" : "3x"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@
"images" : [
{
"idiom" : "universal",
"filename" : "anonymous_mark.png",
"filename" : "bluecircle.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "bluecircle-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "bluecircle-2.png",
"scale" : "3x"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
},
{
"idiom" : "universal",
"filename" : "checkmark-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "checkmark-2.png",
"scale" : "3x"
}
],
Expand Down
Binary file added Assets.xcassets/checkmark.imageset/checkmark.png
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
},
{
"idiom" : "universal",
"filename" : "Icon-1025.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Icon-1026.png",
"scale" : "3x"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
},
{
"idiom" : "universal",
"filename" : "Icon-513.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Icon-514.png",
"scale" : "3x"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
},
{
"idiom" : "universal",
"filename" : "1024-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "1024-2.png",
"scale" : "3x"
}
],
Expand Down
23 changes: 23 additions & 0 deletions Assets.xcassets/menu.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "menu-button.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "menu-button-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "menu-button-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file added Assets.xcassets/menu.imageset/menu-button-1.png
Binary file added Assets.xcassets/menu.imageset/menu-button-2.png
Binary file added Assets.xcassets/menu.imageset/menu-button.png
23 changes: 23 additions & 0 deletions Assets.xcassets/power_button.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "power-button.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "power-button-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "power-button-2.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@
"images" : [
{
"idiom" : "universal",
"filename" : "account_icon.png",
"filename" : "safari.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "safari-1.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "safari-2.png",
"scale" : "3x"
}
],
Expand Down
Binary file added Assets.xcassets/safari.imageset/safari-1.png
Binary file added Assets.xcassets/safari.imageset/safari-2.png
Binary file added Assets.xcassets/safari.imageset/safari.png
Loading

0 comments on commit 18c7729

Please sign in to comment.