This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
48 additions
and 2 deletions.
- +2 −2 Client/Info.plist
- +23 −0 Cliqz/Resources/Cliqz.xcassets/quick_action_new_cliqz_tab.imageset/Contents.json
- BIN Cliqz/Resources/Cliqz.xcassets/quick_action_new_cliqz_tab.imageset/quick_action_cliqz_new_Tab.png
- BIN Cliqz/Resources/Cliqz.xcassets/quick_action_new_cliqz_tab.imageset/quick_action_cliqz_new_Tab@2x.png
- BIN Cliqz/Resources/Cliqz.xcassets/quick_action_new_cliqz_tab.imageset/quick_action_cliqz_new_Tab@3x.png
- +23 −0 Cliqz/Resources/Cliqz.xcassets/quick_action_new_ghost_tab.imageset/Contents.json
- BIN Cliqz/Resources/Cliqz.xcassets/quick_action_new_ghost_tab.imageset/quick_action_new_ghost_Tab.png
- BIN Cliqz/Resources/Cliqz.xcassets/quick_action_new_ghost_tab.imageset/quick_action_new_ghost_Tab@2x.png
- BIN Cliqz/Resources/Cliqz.xcassets/quick_action_new_ghost_tab.imageset/quick_action_new_ghost_Tab@3x.png
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "images" : [ | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "quick_action_cliqz_new_Tab.png", | ||
| "scale" : "1x" | ||
| }, | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "quick_action_cliqz_new_Tab@2x.png", | ||
| "scale" : "2x" | ||
| }, | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "quick_action_cliqz_new_Tab@3x.png", | ||
| "scale" : "3x" | ||
| } | ||
| ], | ||
| "info" : { | ||
| "version" : 1, | ||
| "author" : "xcode" | ||
| } | ||
| } |
Binary file not shown.
Binary file not shown.
Binary file not shown.
| @@ -0,0 +1,23 @@ | ||
| { | ||
| "images" : [ | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "quick_action_new_ghost_Tab.png", | ||
| "scale" : "1x" | ||
| }, | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "quick_action_new_ghost_Tab@2x.png", | ||
| "scale" : "2x" | ||
| }, | ||
| { | ||
| "idiom" : "universal", | ||
| "filename" : "quick_action_new_ghost_Tab@3x.png", | ||
| "scale" : "3x" | ||
| } | ||
| ], | ||
| "info" : { | ||
| "version" : 1, | ||
| "author" : "xcode" | ||
| } | ||
| } |
Binary file not shown.
Binary file not shown.
Binary file not shown.