Skip to content

Commit a85645c

Browse files
committed
UI tweaks.
1 parent ce26af2 commit a85645c

File tree

22 files changed

+204
-1525
lines changed

22 files changed

+204
-1525
lines changed

GIF/emailsent.gif

-199 KB
Binary file not shown.

GIF/verified.gif

-105 KB
Binary file not shown.

HCI.xcodeproj/project.pbxproj

Lines changed: 12 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
BC184B89251E4DF200B93D3F /* MenuTVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC184B88251E4DF200B93D3F /* MenuTVC.swift */; };
1515
BC1A9DB52531FF1500368447 /* ResetVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC1A9DB42531FF1500368447 /* ResetVC.swift */; };
1616
BC1A9DBB25320CC800368447 /* EmailsentVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC1A9DBA25320CC800368447 /* EmailsentVC.swift */; };
17-
BC1A9DC125320D8400368447 /* verified.gif in Resources */ = {isa = PBXBuildFile; fileRef = BC1A9DC025320D8300368447 /* verified.gif */; };
18-
BC1A9DC725320E3200368447 /* emailsent.gif in Resources */ = {isa = PBXBuildFile; fileRef = BC1A9DC625320E3200368447 /* emailsent.gif */; };
1917
BC1D7AC624ED9EE100D432B1 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = BC1D7AC524ED9EE100D432B1 /* GoogleService-Info.plist */; };
2018
BC2FF4DB2525EC0800B18926 /* BubbleTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC2FF4D72525EC0800B18926 /* BubbleTabBarController.swift */; };
2119
BC2FF4DC2525EC0800B18926 /* CBTabBarButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC2FF4D92525EC0800B18926 /* CBTabBarButton.swift */; };
@@ -51,7 +49,6 @@
5149
BC586E4E251C80BB009230A1 /* ComplaintVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC586E4D251C80BB009230A1 /* ComplaintVC.swift */; };
5250
BC586E54251C828B009230A1 /* ComplainRegisteredVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC586E53251C828B009230A1 /* ComplainRegisteredVC.swift */; };
5351
BC68BE852528760A009FB20A /* BookAppointmentVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC68BE842528760A009FB20A /* BookAppointmentVC.swift */; };
54-
BC6F23DF25332D4F005B410E /* InitialVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC6F23DE25332D4F005B410E /* InitialVC.swift */; };
5552
BC7CB22224ED8B6F007B5DB4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC7CB22124ED8B6F007B5DB4 /* AppDelegate.swift */; };
5653
BC7CB22424ED8B6F007B5DB4 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC7CB22324ED8B6F007B5DB4 /* SceneDelegate.swift */; };
5754
BC7CB22624ED8B6F007B5DB4 /* SignUpVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BC7CB22524ED8B6F007B5DB4 /* SignUpVC.swift */; };
@@ -75,13 +72,11 @@
7572
BCBA923D251695A70040FE24 /* HomeVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCBA923C251695A70040FE24 /* HomeVC.swift */; };
7673
BCD2B615252664D800220EEE /* TopView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCD2B614252664D800220EEE /* TopView.xib */; };
7774
BCD2B61B252665B900220EEE /* BottomView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BCD2B61A252665B900220EEE /* BottomView.xib */; };
78-
BCD2B64225266A8500220EEE /* UnitBezier.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B64125266A8500220EEE /* UnitBezier.swift */; };
79-
BCD2B64C25266A9800220EEE /* ExpandButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B64B25266A9800220EEE /* ExpandButton.swift */; };
80-
BCD2B65225266AA900220EEE /* TimingFunction.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B65125266AA900220EEE /* TimingFunction.swift */; };
81-
BCD2B65825266ABA00220EEE /* FluidCardView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B65725266ABA00220EEE /* FluidCardView.swift */; };
82-
BCD2B65E25266AC800220EEE /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCD2B65D25266AC800220EEE /* Extensions.swift */; };
8375
BCE08571250BD7480035D2F7 /* CongratsVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCE08570250BD7480035D2F7 /* CongratsVC.swift */; };
8476
BCE3E78025375956000C63CB /* HomeCVcell1.swift in Sources */ = {isa = PBXBuildFile; fileRef = BCE3E77F25375956000C63CB /* HomeCVcell1.swift */; };
77+
BCFA351225447DDD0036E0C9 /* dislodge.gif in Resources */ = {isa = PBXBuildFile; fileRef = BCFA351125447DDC0036E0C9 /* dislodge.gif */; };
78+
BCFA351C25447F020036E0C9 /* lost.gif in Resources */ = {isa = PBXBuildFile; fileRef = BCFA351B25447F020036E0C9 /* lost.gif */; };
79+
BCFA352625447F0E0036E0C9 /* found.gif in Resources */ = {isa = PBXBuildFile; fileRef = BCFA352525447F0D0036E0C9 /* found.gif */; };
8580
D8497E72681341F41F8B17A9 /* Pods_HCI_HCIUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49F74D2A192C8596AA8998FF /* Pods_HCI_HCIUITests.framework */; };
8681
/* End PBXBuildFile section */
8782

@@ -135,8 +130,6 @@
135130
BC184B88251E4DF200B93D3F /* MenuTVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuTVC.swift; sourceTree = "<group>"; };
136131
BC1A9DB42531FF1500368447 /* ResetVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResetVC.swift; sourceTree = "<group>"; };
137132
BC1A9DBA25320CC800368447 /* EmailsentVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmailsentVC.swift; sourceTree = "<group>"; };
138-
BC1A9DC025320D8300368447 /* verified.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = verified.gif; path = GIF/verified.gif; sourceTree = SOURCE_ROOT; };
139-
BC1A9DC625320E3200368447 /* emailsent.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = emailsent.gif; path = GIF/emailsent.gif; sourceTree = SOURCE_ROOT; };
140133
BC1D7AC524ED9EE100D432B1 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "../../../Downloads/GoogleService-Info.plist"; sourceTree = "<group>"; };
141134
BC2FF4D72525EC0800B18926 /* BubbleTabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = BubbleTabBarController.swift; path = CustomTabBar/BubbleTabBarController.swift; sourceTree = SOURCE_ROOT; };
142135
BC2FF4D82525EC0800B18926 /* CBFlashyTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CBFlashyTabBarController.h; path = CustomTabBar/CBFlashyTabBarController.h; sourceTree = SOURCE_ROOT; };
@@ -174,7 +167,6 @@
174167
BC586E53251C828B009230A1 /* ComplainRegisteredVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplainRegisteredVC.swift; sourceTree = "<group>"; };
175168
BC58A1E7252F630B006C46D0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
176169
BC68BE842528760A009FB20A /* BookAppointmentVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookAppointmentVC.swift; sourceTree = "<group>"; };
177-
BC6F23DE25332D4F005B410E /* InitialVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InitialVC.swift; sourceTree = "<group>"; };
178170
BC7CB21E24ED8B6F007B5DB4 /* HCI.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HCI.app; sourceTree = BUILT_PRODUCTS_DIR; };
179171
BC7CB22124ED8B6F007B5DB4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
180172
BC7CB22324ED8B6F007B5DB4 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
@@ -204,13 +196,11 @@
204196
BCBA923C251695A70040FE24 /* HomeVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeVC.swift; sourceTree = "<group>"; };
205197
BCD2B614252664D800220EEE /* TopView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TopView.xib; sourceTree = "<group>"; };
206198
BCD2B61A252665B900220EEE /* BottomView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = BottomView.xib; sourceTree = "<group>"; };
207-
BCD2B64125266A8500220EEE /* UnitBezier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UnitBezier.swift; sourceTree = "<group>"; };
208-
BCD2B64B25266A9800220EEE /* ExpandButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExpandButton.swift; sourceTree = "<group>"; };
209-
BCD2B65125266AA900220EEE /* TimingFunction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimingFunction.swift; sourceTree = "<group>"; };
210-
BCD2B65725266ABA00220EEE /* FluidCardView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FluidCardView.swift; sourceTree = "<group>"; };
211-
BCD2B65D25266AC800220EEE /* Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
212199
BCE08570250BD7480035D2F7 /* CongratsVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CongratsVC.swift; sourceTree = "<group>"; };
213200
BCE3E77F25375956000C63CB /* HomeCVcell1.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeCVcell1.swift; sourceTree = "<group>"; };
201+
BCFA351125447DDC0036E0C9 /* dislodge.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = dislodge.gif; sourceTree = "<group>"; };
202+
BCFA351B25447F020036E0C9 /* lost.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = lost.gif; sourceTree = "<group>"; };
203+
BCFA352525447F0D0036E0C9 /* found.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = found.gif; sourceTree = "<group>"; };
214204
BD9405541C58F571F7D6EB8D /* Pods_HCITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HCITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
215205
C19D882A7BD69DF80F2A1B6C /* Pods-HCITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HCITests.release.xcconfig"; path = "Target Support Files/Pods-HCITests/Pods-HCITests.release.xcconfig"; sourceTree = "<group>"; };
216206
E961C51BD37AB39441E40E56 /* Pods-HCITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HCITests.debug.xcconfig"; path = "Target Support Files/Pods-HCITests/Pods-HCITests.debug.xcconfig"; sourceTree = "<group>"; };
@@ -348,7 +338,6 @@
348338
isa = PBXGroup;
349339
children = (
350340
BC3FF4EE252F60280033D2F3 /* Custom GIFs */,
351-
BCD2B64025266A6E00220EEE /* CustomFluidCard */,
352341
BC423236251626EA00D05BF0 /* Custom Files */,
353342
BC2FF4CA2525EBF200B18926 /* CustomTabBar */,
354343
BC2FF4ED2525FA7B00B18926 /* Custom Fonts */,
@@ -361,9 +350,10 @@
361350
isa = PBXGroup;
362351
children = (
363352
BC3FF4F9252F60560033D2F3 /* giphy.gif */,
353+
BCFA351125447DDC0036E0C9 /* dislodge.gif */,
364354
BC1348192536136D0013B6C1 /* illustration.gif */,
365-
BC1A9DC625320E3200368447 /* emailsent.gif */,
366-
BC1A9DC025320D8300368447 /* verified.gif */,
355+
BCFA352525447F0D0036E0C9 /* found.gif */,
356+
BCFA351B25447F020036E0C9 /* lost.gif */,
367357
BC3FF4F3252F604E0033D2F3 /* fire.gif */,
368358
);
369359
path = "Custom GIFs";
@@ -506,23 +496,10 @@
506496
path = WidgetModule;
507497
sourceTree = "<group>";
508498
};
509-
BCD2B64025266A6E00220EEE /* CustomFluidCard */ = {
510-
isa = PBXGroup;
511-
children = (
512-
BCD2B64125266A8500220EEE /* UnitBezier.swift */,
513-
BCD2B64B25266A9800220EEE /* ExpandButton.swift */,
514-
BCD2B65125266AA900220EEE /* TimingFunction.swift */,
515-
BCD2B65725266ABA00220EEE /* FluidCardView.swift */,
516-
BCD2B65D25266AC800220EEE /* Extensions.swift */,
517-
);
518-
path = CustomFluidCard;
519-
sourceTree = "<group>";
520-
};
521499
BCD97D772533301C00D4F505 /* Suppporting VCs */ = {
522500
isa = PBXGroup;
523501
children = (
524502
BC023DAF25378B3F00793384 /* OnboardingVC.swift */,
525-
BC6F23DE25332D4F005B410E /* InitialVC.swift */,
526503
BC4D0732252726CF006B3FA4 /* GetStartedVC.swift */,
527504
BC464ABF2518BA1500C9A1DF /* tncVC.swift */,
528505
BC1A9DBA25320CC800368447 /* EmailsentVC.swift */,
@@ -672,8 +649,9 @@
672649
isa = PBXResourcesBuildPhase;
673650
buildActionMask = 2147483647;
674651
files = (
652+
BCFA351225447DDD0036E0C9 /* dislodge.gif in Resources */,
675653
BC398C6C252F35400013D0A6 /* darklogo.png in Resources */,
676-
BC1A9DC725320E3200368447 /* emailsent.gif in Resources */,
654+
BCFA351C25447F020036E0C9 /* lost.gif in Resources */,
677655
BCD2B615252664D800220EEE /* TopView.xib in Resources */,
678656
BC3FF4F4252F60500033D2F3 /* fire.gif in Resources */,
679657
BC398C70252F35400013D0A6 /* pridehlogo4.png in Resources */,
@@ -682,8 +660,8 @@
682660
BC7CB22E24ED8B6F007B5DB4 /* LaunchScreen.storyboard in Resources */,
683661
BC398C73252F35400013D0A6 /* bluehlogo.png in Resources */,
684662
BCD2B61B252665B900220EEE /* BottomView.xib in Resources */,
663+
BCFA352625447F0E0036E0C9 /* found.gif in Resources */,
685664
BC2FF4EF2525FA8F00B18926 /* Gotham Bold.otf in Resources */,
686-
BC1A9DC125320D8400368447 /* verified.gif in Resources */,
687665
BC3FF4FA252F60560033D2F3 /* giphy.gif in Resources */,
688666
BC398C6D252F35400013D0A6 /* pridehlogo2.png in Resources */,
689667
BC398C6E252F35400013D0A6 /* pridehlogo5.png in Resources */,
@@ -829,8 +807,6 @@
829807
isa = PBXSourcesBuildPhase;
830808
buildActionMask = 2147483647;
831809
files = (
832-
BC6F23DF25332D4F005B410E /* InitialVC.swift in Sources */,
833-
BCD2B64225266A8500220EEE /* UnitBezier.swift in Sources */,
834810
BC3834B5253718880005451A /* collVC.swift in Sources */,
835811
BC4401CD250BCFAD00DD34E6 /* CustomTextField.swift in Sources */,
836812
BC4D0733252726CF006B3FA4 /* GetStartedVC.swift in Sources */,
@@ -841,7 +817,6 @@
841817
BC1A9DBB25320CC800368447 /* EmailsentVC.swift in Sources */,
842818
BCACAFF2253749D700B2A95A /* LostVC.swift in Sources */,
843819
BC464AC02518BA1500C9A1DF /* tncVC.swift in Sources */,
844-
BCD2B64C25266A9800220EEE /* ExpandButton.swift in Sources */,
845820
BC023DB025378B3F00793384 /* OnboardingVC.swift in Sources */,
846821
BC44AD50250BCEEE00475867 /* UIImage+Gif.swift in Sources */,
847822
BC2FF4DD2525EC0800B18926 /* BubbleTabBar.swift in Sources */,
@@ -861,12 +836,9 @@
861836
BC51D3D424F0099F0076CA93 /* UpdateInfoVC.swift in Sources */,
862837
BCE08571250BD7480035D2F7 /* CongratsVC.swift in Sources */,
863838
BC2FF4DB2525EC0800B18926 /* BubbleTabBarController.swift in Sources */,
864-
BCD2B65825266ABA00220EEE /* FluidCardView.swift in Sources */,
865-
BCD2B65225266AA900220EEE /* TimingFunction.swift in Sources */,
866839
BCE3E78025375956000C63CB /* HomeCVcell1.swift in Sources */,
867840
BC464AE72518CE4300C9A1DF /* FoundVC.swift in Sources */,
868841
BCB658DC2517E8E000C7F36F /* WidgetModule.intentdefinition in Sources */,
869-
BCD2B65E25266AC800220EEE /* Extensions.swift in Sources */,
870842
BC537FD3251E56CD00FCDA7E /* LogInVC.swift in Sources */,
871843
BC68BE852528760A009FB20A /* BookAppointmentVC.swift in Sources */,
872844
BC7CB22424ED8B6F007B5DB4 /* SceneDelegate.swift in Sources */,
223 KB
Loading
94.2 KB
Loading
79.3 KB
Loading

HCI/Custom Files/CustomFluidCard/ExpandButton.swift

Lines changed: 0 additions & 64 deletions
This file was deleted.

HCI/Custom Files/CustomFluidCard/Extensions.swift

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)