From e367aa0225d0fba2836780e69b366f9f2d400722 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 19 Nov 2013 12:43:04 -0600 Subject: [PATCH] Interface improvements --- SwitchaBLE.xcodeproj/project.pbxproj | 3 +- SwitchaBLE/Base.lproj/Main_iPhone.storyboard | 66 ++++++++++++++---- .../Contents.json | 17 +++++ .../DeviceIconDefault-small.png | Bin 0 -> 3597 bytes .../DeviceIconDefault.imageset/Contents.json | 17 +++++ .../DeviceIconDefault.png | Bin 0 -> 11177 bytes SwitchaBLE/KSSAlarmTableViewCell.h | 3 +- SwitchaBLE/KSSAlarmsViewController.m | 10 ++- 8 files changed, 96 insertions(+), 20 deletions(-) create mode 100644 SwitchaBLE/Images.xcassets/DeviceIconDefault-small.imageset/Contents.json create mode 100644 SwitchaBLE/Images.xcassets/DeviceIconDefault-small.imageset/DeviceIconDefault-small.png create mode 100644 SwitchaBLE/Images.xcassets/DeviceIconDefault.imageset/Contents.json create mode 100644 SwitchaBLE/Images.xcassets/DeviceIconDefault.imageset/DeviceIconDefault.png diff --git a/SwitchaBLE.xcodeproj/project.pbxproj b/SwitchaBLE.xcodeproj/project.pbxproj index 241d436..a4009cb 100644 --- a/SwitchaBLE.xcodeproj/project.pbxproj +++ b/SwitchaBLE.xcodeproj/project.pbxproj @@ -188,6 +188,7 @@ isa = PBXGroup; children = ( 3A9498C117DD31C700F8872F /* SwitchaBLE */, + 3A94993217DD385C00F8872F /* Main_iPhone.storyboard */, 3A9498DE17DD31C700F8872F /* SwitchaBLETests */, 3A9498B817DD31C700F8872F /* Frameworks */, 3A9498B717DD31C700F8872F /* Products */, @@ -230,7 +231,6 @@ 3A09E0DC1824B535007DE4C4 /* KSSTabBarController.m */, 3A5E361317F3332700988496 /* Alarms */, 3A5E361217F332FB00988496 /* Devices */, - 3A94993217DD385C00F8872F /* Main_iPhone.storyboard */, 3AF0EAE31835C60B00567821 /* Utilities */, 3A9498C217DD31C700F8872F /* Supporting Files */, ); @@ -448,6 +448,7 @@ 3A94993317DD385C00F8872F /* Base */, ); name = Main_iPhone.storyboard; + path = SwitchaBLE; sourceTree = ""; }; /* End PBXVariantGroup section */ diff --git a/SwitchaBLE/Base.lproj/Main_iPhone.storyboard b/SwitchaBLE/Base.lproj/Main_iPhone.storyboard index 26379cd..67cafbb 100644 --- a/SwitchaBLE/Base.lproj/Main_iPhone.storyboard +++ b/SwitchaBLE/Base.lproj/Main_iPhone.storyboard @@ -24,45 +24,71 @@ -