Commit Graph
71 Commits
Author SHA1 Message Date
talksik 33916a1663 good haptics and setting up for recording 2021-12-22 04:05:23 -08:00
talksik ae506a7715 Update CircleFooterView.swift 2021-12-22 02:33:44 -08:00
talksik cf628da681 like this alignment better, let's see if users call more with this sort of feature 2021-12-22 01:55:55 -08:00
talksik 32b73226a3 Update CircleFooterView.swift 2021-12-22 01:53:43 -08:00
talksik 2a6c5a2a45 adding call icon for now until I have insta join chat rooms 2021-12-22 01:48:43 -08:00
talksik c974715d23 small ui changes and publishing that dict to make sure it updates the ui when possible 2021-12-22 01:03:05 -08:00
talksik ad78dab718 Update CircleFooterView.swift 2021-12-22 00:33:40 -08:00
talksik b5a9e42e71 good spot with footer but some bugs and not complete yet 2021-12-22 00:25:25 -08:00
talksik 5e656a1b8c intermediary screen instead of jumping around from welcome to circle....waiting on auth to make a complete decision 2021-12-21 19:52:21 -08:00
talksik 5cf78c2cdc cleaned up logging for clarity 2021-12-21 19:33:55 -08:00
talksik ddb9a45f22 one bug which breaks because of force unwrapping while someone logs out
the auth session store sets the user to nil while the circlegridview tries to still display stuff
2021-12-21 19:30:30 -08:00
talksik 1be4df1f99 adding some random optimizations to make sure player stops on second tap and also the player plays quicker 2021-12-21 19:19:24 -08:00
talksik 48223767db good place playing messages 2021-12-21 19:01:24 -08:00
talksik 9d673a8f67 adding player although not working, tryting to get it more realtime with updates and updating on chagne of messages and friends 2021-12-21 18:21:19 -08:00
talksik 909cedf1a1 decent logic to get a player going but need to test with more complicated scenarios 2021-12-21 18:10:25 -08:00
Arjun PatelandGitHub 114efaf335 Merge pull request #1 from talksik/connecting-data-to-circle-big-operation
Connecting data to circle big operation
2021-12-20 19:03:13 -08:00
talksik 351bebf3d1 easy link to website instead of the complicated sheet 2021-12-14 22:57:04 -08:00
talksik 01b413ea1f Update WelcomeView.swift 2021-12-14 21:25:52 -08:00
talksik 87c88d3f78 adding onboarding trio to make the flow almost complete 2021-12-14 19:23:05 -08:00
talksik 3df650f38e adding back logo brand name 2021-12-14 18:52:30 -08:00
talksik 2c53ee9564 nice animation for log in and out 2021-12-14 18:42:18 -08:00
talksik 15211ab3b6 simple changes for the sheet for the learn more on welcome page 2021-12-14 18:30:53 -08:00
talksik 6cea5ff0d6 much better overall header and adding log out ability 2021-12-14 17:58:44 -08:00
talksik 798fbc9e06 adding in sheet but not working yet for user menu to have log out option 2021-12-14 17:49:15 -08:00
talksik c3aa79fef1 fixing coloring of the header and some ui stuff 2021-12-14 17:42:38 -08:00
talksik 532f8cd50a cleaning things up and getting it working with the header background 2021-12-14 17:23:08 -08:00
talksik 08458a764b nice working version of the dynamic background color based on photo url 2021-12-14 17:06:39 -08:00
talksik 58b6b1068d getting things in place to get average color of an image 2021-12-14 16:01:00 -08:00
talksik 0e73234418 adding in functionality to use images with url links 2021-12-14 15:26:00 -08:00
talksik dac40b8b57 Update nirvana_iosApp.swift 2021-12-14 15:12:39 -08:00
talksik d8070b30f3 working auth handler and listener and successfuly changing auth and all 2021-12-14 14:56:58 -08:00
talksik 60723a5118 Update AuthSessionStore.swift 2021-12-14 14:49:21 -08:00
talksik 0fb003b556 getting some things working with navigation and auth but not updating environment variable yet 2021-12-14 14:49:17 -08:00
talksik f321e983b2 Update SignInView.swift 2021-12-14 03:02:54 -08:00
talksik b84fef2f2f Update AuthSessionStore.swift 2021-12-14 02:29:47 -08:00
talksik 62968fbbd2 getting phase one of organizing top level auth 2021-12-14 02:10:55 -08:00
talksik ef2d859dd2 commiting changes to user and such without the breaking changes 2021-12-13 17:13:18 -08:00
talksik 02d12d7b83 Update SignInView.swift 2021-12-13 14:57:20 -08:00
talksik 4fd12c4d91 cleaning up and breaking down the app delegate conversion with swiftui to understand what's happening form firebase 2021-12-13 14:54:08 -08:00
talksik ec66e0c725 Update SignInView.swift 2021-12-13 14:36:22 -08:00
talksik e566de6b92 basic auth working with google sign in button 2021-12-13 14:27:39 -08:00
talksik fd5699a6f0 new sign in page basic 2021-12-13 13:00:27 -08:00
talksik 84e4e1d66a clean out pods and have new signin page 2021-12-13 12:58:06 -08:00
talksik 71da584c9c Revert "adding pods method of package managing"
This reverts commit 705203d7bd.
2021-12-13 12:53:00 -08:00
talksik 705203d7bd adding pods method of package managing 2021-12-13 12:34:20 -08:00
talksik dad674aca7 nice spot of refactoring and fixing sizing issues 2021-12-13 11:47:19 -08:00
talksik 5c2f1608a4 phase 2 refactor for reusable onboarding element 2021-12-13 11:36:49 -08:00
talksik 5f5a1122e8 refactor phase 1 for onboarding flow 2021-12-13 10:31:19 -08:00
talksik 70b43ecb8a getting a basic template created, but still messy 2021-12-13 03:00:24 -08:00
talksik 8c207082ed adding in basics of firebase 2021-12-13 02:46:29 -08:00
talksik 83e1b1404a hiding navigation bar on the home page 2021-12-13 02:10:34 -08:00
talksik 9cb67ab353 nice working pulsing effect for recording 2021-12-12 21:08:09 -08:00
talksik febb60e246 adding Liquid package 2021-12-12 20:04:40 -08:00
talksik 189f884e41 doing it without longpress and just draggesture 2021-12-12 19:48:49 -08:00
talksik ba9401d605 trying drag and longpress gestures together 2021-12-12 19:43:07 -08:00
talksik 3c8b6b6d48 working longpress gesture but not holding on press 2021-12-12 19:07:06 -08:00
talksik b5faa82a16 getting basic navigation and fixing more sizing and position and spacing issues 2021-12-12 18:47:34 -08:00
talksik 13297d91d0 fixing things to get it solid on ipod touch 2021-12-12 15:29:11 -08:00
talksik 48a7206408 getting legit button feel to the record button 2021-12-12 14:04:04 -08:00
talksik 03cec7bb40 attempt at button click gesture for recording 2021-12-12 12:12:56 -08:00
talksik 4e52ab9625 fixing more sizing issues and making it clean 2021-12-12 02:36:38 -08:00
talksik 38e41df164 addition of microphone 2021-12-12 02:15:38 -08:00
talksik be3e744b49 minor improvements in layout 2021-12-12 01:47:38 -08:00
talksik 70783ae74c fixing some padding and such on both carousels 2021-12-12 01:19:49 -08:00
talksik cd830affb6 solid smooth movement with double carousel and interaction between 2021-12-12 01:09:59 -08:00
talksik dea82938a8 working double carousel decent 2021-12-12 00:56:04 -08:00
talksik e912a32e7f more progress with a double carousel 2021-12-12 00:09:15 -08:00
talksik 980c9b2fee working basic carousel with some dummy data profile pictures 2021-12-11 21:29:37 -08:00
talksik 9bf4798893 Update ChatsCarouselView.swift 2021-12-11 19:26:49 -08:00
talksik 1bfcbe4b4f initial welcome page and some of the carousel done 2021-12-11 19:26:32 -08:00
talksik 315fe6210b Initial Commit 2021-12-11 11:58:46 -08:00