Skip to content

Commit

Permalink
Merge pull request #5 from voidref/swifty
Browse files Browse the repository at this point in the history
Version 2, in swift, better icons.
  • Loading branch information
voidref committed Aug 8, 2016
2 parents d08c7c1 + d93ad88 commit ff832cd
Show file tree
Hide file tree
Showing 94 changed files with 1,496 additions and 2,095 deletions.
Binary file removed BlackEnvelope.png
Binary file not shown.
Binary file removed BlackEnvelope@2x.png
Binary file not shown.
Binary file removed BlackEnvelope@2x.pxm
Binary file not shown.
Binary file removed BlueEnvelope.png
Binary file not shown.
Binary file removed BlueEnvelope@2x.png
Binary file not shown.
Binary file added Design/Orangered.sketch
Binary file not shown.
File renamed without changes
2 changes: 0 additions & 2 deletions English.lproj/InfoPlist.strings

This file was deleted.

410 changes: 0 additions & 410 deletions English.lproj/MainMenu.xib

This file was deleted.

Binary file removed GreyEnvelope.png
Binary file not shown.
Binary file removed GreyEnvelope@2x.png
Binary file not shown.
Binary file removed HighlightEnvelope.png
Binary file not shown.
Binary file removed HighlightEnvelope@2x.png
Binary file not shown.
17 changes: 0 additions & 17 deletions NSDataGzipCategory.h

This file was deleted.

100 changes: 0 additions & 100 deletions NSDataGzipCategory.m

This file was deleted.

19 changes: 19 additions & 0 deletions Orangered-Swift/AppDelegate.swift
@@ -0,0 +1,19 @@
//
// AppDelegate.swift
// Orangered-Swift
//
// Created by Alan Westbrook on 5/29/16.
// Copyright © 2016 Rockwood Software. All rights reserved.
//

import Cocoa

class AppDelegate: NSObject, NSApplicationDelegate {

var controller:StatusItemController!

func applicationDidFinishLaunching(_ aNotification: Notification) {
controller = StatusItemController()
}
}

@@ -1,16 +1,16 @@
{
"images" : [
{
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
},
{
"size" : "16x16",
"idiom" : "mac",
"filename" : "Orangered16x16.png",
"scale" : "1x"
},
{
"idiom" : "mac",
"size" : "16x16",
"scale" : "2x"
},
{
"size" : "32x32",
"idiom" : "mac",
Expand All @@ -19,8 +19,8 @@
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "32x32"
"size" : "32x32",
"scale" : "2x"
},
{
"size" : "128x128",
Expand All @@ -30,8 +30,8 @@
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "128x128"
"size" : "128x128",
"scale" : "2x"
},
{
"size" : "256x256",
Expand All @@ -41,8 +41,8 @@
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "256x256"
"size" : "256x256",
"scale" : "2x"
},
{
"size" : "512x512",
Expand All @@ -52,8 +52,8 @@
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "512x512"
"size" : "512x512",
"scale" : "2x"
}
],
"info" : {
Expand Down
6 changes: 6 additions & 0 deletions Orangered-Swift/Assets.xcassets/Contents.json
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
22 changes: 22 additions & 0 deletions Orangered-Swift/Assets.xcassets/active.imageset/Contents.json
@@ -0,0 +1,22 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "active.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "active@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Orangered-Swift/Assets.xcassets/alt-active.imageset/Contents.json
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "alt-active@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "alt-logged-in-dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "alt-logged-in.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "alt-message-dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Orangered-Swift/Assets.xcassets/alt-message.imageset/Contents.json
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "alt-message.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "alt-mod-dark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ff832cd

Please sign in to comment.