Commit Graph
100 Commits
Author SHA1 Message Date
talksik e2f8d9d1e2 nice sheet for adding contacts 2021-12-20 04:27:18 -08:00
talksik a3374050ff cleaning up nav 2021-12-20 03:32:55 -08:00
talksik 91fc937b21 nicer navigation 2021-12-20 03:23:13 -08:00
talksik 2a7dfd3500 cleaner state to start working on data hookup 2021-12-20 02:31:22 -08:00
talksik 4673b81a1a step one, starting to separate the big inner circle view page 2021-12-20 01:48:21 -08:00
talksik 158341242b fake auth session store for lightweight previews without the database listeners and all 2021-12-20 01:00:03 -08:00
talksik c05d0f8edf small adjustments to the add info page 2021-12-20 00:36:05 -08:00
talksik 7452c54b25 fixing routing and flow and keeping it simple for now to move on and make it robust without errors 2021-12-20 00:27:22 -08:00
talksik 1a7995f360 Update ContentView.swift 2021-12-19 23:55:11 -08:00
talksik 50f722bcf2 simple adjustments, move on now 2021-12-19 23:53:23 -08:00
talksik 199e6b06cc Update OnboardingTrioView.swift 2021-12-19 23:41:02 -08:00
talksik 9f71d715a0 simple fix for the problem with the waves not being there 2021-12-19 23:32:03 -08:00
talksik cd9b495a02 adding in separate onboading files as the tabview solution won't work 2021-12-19 22:13:39 -08:00
talksik 298f824330 having real time user listened to in authlistener 2021-12-19 21:15:01 -08:00
talksik eea799feec fixing things all around 2021-12-19 20:20:57 -08:00
talksik 67401d311c changing this back as now the mapping of the documentid should work 2021-12-19 19:20:43 -08:00
talksik 1cca80166f routing working i think? good enough getting things in place 2021-12-19 19:18:46 -08:00
talksik c8b383449e trying one method for navigating and on to the next 2021-12-19 18:36:53 -08:00
talksik 4dc7b422e9 fixing updating current user log in: but not completely done 2021-12-19 17:38:33 -08:00
talksik 98e43dfde0 Update RouterView.swift 2021-12-19 05:18:59 -08:00
talksik 909232b7a8 cleaning up routing 2021-12-19 05:14:27 -08:00
talksik 501a495863 fixing messaging to clarify vision 2021-12-19 04:13:21 -08:00
talksik 5c02fdac6b basic audio player working 2021-12-18 22:08:26 -08:00
talksik 4cf0a44e79 changing to username instead of first and last name 2021-12-18 21:02:28 -08:00
talksik c506853358 making things smoother and such with button for continuation on add basic info page 2021-12-18 20:22:41 -08:00
talksik 48c433a7a3 adding logic for getting user details on log in 2021-12-18 20:10:51 -08:00
talksik 7933c46f38 decent spot with a lot of the add basic info page 2021-12-18 19:21:42 -08:00
talksik 9bb41444ce starting on addbasicinfo page 2021-12-18 18:36:50 -08:00
talksik e3f16addd5 simplifying because of that sizing issue 2021-12-18 18:14:54 -08:00
talksik f0e6e7ca63 making some fixes little things especially for the updating of user and setting right id for document in users collection 2021-12-18 18:13:23 -08:00
talksik afe8cc4ad9 working now with setting the right id and creating user properly 2021-12-18 17:37:48 -08:00
talksik 71f5aff78c debugging phase of user creation process 2021-12-18 17:28:11 -08:00
talksik 23a2219863 making changes with adding firestore 2021-12-18 13:27:55 -08:00
talksik f1fb3f4264 Update Package.resolved 2021-12-18 13:18:09 -08:00
talksik 35ec0c800f Update project.pbxproj 2021-12-18 13:18:03 -08:00
talksik 4ee2206b5a fixing some problems I had 2021-12-18 13:14:36 -08:00
talksik 08a4e0fb82 fixing things to build 2021-12-18 12:59:26 -08:00
talksik c84f794645 starting firestore stuff 2021-12-18 12:56:03 -08:00
talksik 550f1ddf87 making changes to the trio 2021-12-18 03:03:28 -08:00
talksik 332be96743 slight problem with navigation...have to choose one or the other as I have too many controls everywhere 2021-12-18 02:25:00 -08:00
talksik 5ce958501a getting things organized 2021-12-18 01:59:34 -08:00
talksik 07bd9f2196 fixing some ui things 2021-12-18 01:49:58 -08:00
talksik 37fabeefbb adding splash screen and experimenting with things 2021-12-18 01:05:25 -08:00
talksik 8c9f6d5d32 removing some stuff regarding apn's and such and slowly improving smoothness of the phone auth as it's still long time 2021-12-17 23:32:51 -08:00
talksik b437457d8a adding logout 2021-12-17 22:51:08 -08:00
talksik 66853e5ddc good place with phone auth worked with bhai's phone, but need loading screen for the whole time 2021-12-17 22:40:50 -08:00
talksik 85aa21be55 Update PhoneVerificationView.swift 2021-12-17 19:22:48 -08:00
talksik e240d73b1f at a place where I just have to debug slowly the process 2021-12-17 19:10:01 -08:00
talksik f4eef85175 basic ui for both phone auth screens 2021-12-17 17:18:10 -08:00
talksik 73e3f9c08e pretty nice phone input screen 2021-12-17 15:18:03 -08:00
talksik 5dbf79d288 basic phone input page but not workking with nav 2021-12-17 15:03:23 -08:00
talksik 3639819d04 changing some colors around and getting started with phone auth 2021-12-17 14:37:50 -08:00
talksik 7b345a8e98 moving the waves background out and starting phone verification ui 2021-12-17 12:34:44 -08:00
talksik e105bb0ead some adjustments to sizing and all 2021-12-17 12:24:28 -08:00
talksik c6859ac980 fixiing broken animations on waves 2021-12-17 04:31:43 -08:00
talksik 72a880ffe3 adding replay button 2021-12-17 04:28:53 -08:00
talksik ccd2f4d7ce adding spring effect nicer and works both ways, getting nav bar up and out 2021-12-17 04:13:02 -08:00
talksik caf023ee48 Update InnerCircleView.swift 2021-12-17 04:03:26 -08:00
talksik f4df53d64f adding in nice swipe up navbar...super clean 2021-12-17 03:47:41 -08:00
talksik 595a6e2c46 Update InnerCircleView.swift 2021-12-17 02:52:29 -08:00
talksik cd030873de adding in some changes to sizing dynamically 2021-12-17 02:46:24 -08:00
talksik 29a5d4f6be decent thumping for new messages mimicking realtime 2021-12-17 02:27:48 -08:00
talksik 05a38b517a adding nice little navigation simple 2021-12-17 00:55:37 -08:00
talksik 72497bc913 taking out logo, no need 2021-12-17 00:30:21 -08:00
talksik 40d3cd4990 small change in sizing 2021-12-17 00:26:24 -08:00
talksik 72b6eb229d Update InnerCircleView.swift 2021-12-17 00:17:10 -08:00
talksik 3895e52fdb added a nav bar but I don't like it...takes away from the flow 2021-12-17 00:15:20 -08:00
talksik 36202e972e selected user doing something 2021-12-16 23:49:39 -08:00
talksik 1c06a6674b decent blur on profile circle 2021-12-16 23:40:02 -08:00
talksik 5ac44b0b6a adding icon and changing some sizing 2021-12-16 23:33:37 -08:00
talksik 779e0796f6 putting it back in v1 2021-12-16 23:22:30 -08:00
talksik 8240189a7e updating personal avatar 2021-12-16 23:22:03 -08:00
talksik 8bcaf179ea Update InnerCircleView.swift 2021-12-16 23:19:57 -08:00
talksik 969d2f7d98 solved last column problem...had to do with count 2021-12-16 23:09:52 -08:00
talksik 25c36c8c72 good place now with sizing and feel 2021-12-16 23:03:57 -08:00
talksik b7f4240edf cleaning things up 2021-12-16 22:47:51 -08:00
talksik 2047ed833b small adjustments to make it a little more seamlesss and verify the math 2021-12-16 22:35:04 -08:00
talksik 35edd2e2b6 much better sizing 2021-12-16 22:19:37 -08:00
talksik 3274f41a58 maybe got it ? don't know but going to clear all the mess and test with different number of elements 2021-12-16 21:41:54 -08:00
talksik e0c5916427 attempting to debug the distance calculation problem 2021-12-16 21:13:44 -08:00
talksik b231355bf5 more progress on overall feel 2021-12-16 20:56:06 -08:00
talksik 2e908e0649 fixing the last column problem and starting honeycomb layout better 2021-12-16 20:34:59 -08:00
talksik 8dac2c9f14 getting some of the scaling working but it needs to take into account the vertical and horizontal instead of circular radius 2021-12-16 18:27:01 -08:00
talksik effd1be6e5 fixing some things regarding maximum size and all 2021-12-16 18:02:24 -08:00
talksik 23e1368af4 scrolling automatically to a particular item with scrollview reader 2021-12-16 16:44:53 -08:00
talksik 595e49983a semi working scaling effect 2021-12-16 16:29:53 -08:00
talksik da8093ee2d fixing honeycomb and adding tap gesture for scaling 2021-12-16 15:33:48 -08:00
talksik 8f68687ec2 nice overall grid made 2021-12-16 14:58:57 -08:00
talksik f8f8f99e49 adding avatars and fixing somethings about layout 2021-12-16 14:03:44 -08:00
talksik a26129a641 getting a nice header in 2021-12-16 12:54:53 -08:00
talksik 6734b8f616 adding nice glassmorphic header 2021-12-16 12:39:05 -08:00
talksik 6a020d6c32 cleaning up home page background 2021-12-16 12:18:59 -08:00
talksik a4a76dcacd adding glassmorphism effect overall 2021-12-16 03:03:01 -08:00
talksik 0656c98485 adding another package for routing which is better 2021-12-16 01:22:11 -08:00
talksik 7c9a225645 adding navigationkit 2021-12-16 00:49:04 -08:00
talksik 48b217ba18 some file organization although it may have broke things 2021-12-16 00:17:50 -08:00
talksik aeef3ff272 working contact selection 2021-12-15 18:01:23 -08:00
talksik f8f3c6bea3 decent working showing contacts sheet to user 2021-12-15 17:58:08 -08:00
talksik 4ea3bd417d Update ContactsView.swift 2021-12-15 17:19:46 -08:00
talksik 8f820e61ad Update ContactsView.swift 2021-12-15 15:10:47 -08:00