Commit Graph

253 Commits

Author SHA1 Message Date
talksik 4b2208eae6 getting proper listener activation instead of having 100 listeners on
also brute force log out navigation as it's not working

fixing little things here and there and getting organized
2021-12-23 23:51:17 -08:00
talksik aafe544e71 fixed bug with the navigation error constraint and all and clean now 2021-12-23 23:00:17 -08:00
talksik 6e244b4562 more intuitive help button 2021-12-23 21:18:09 -08:00
talksik e7b3c63000 cleaning up and adding back search bar 2021-12-23 20:50:11 -08:00
talksik d0efe32076 Update Package.resolved 2021-12-23 20:36:42 -08:00
talksik 45437a88e3 fixing problem with not showing stale state 2021-12-23 16:50:32 -08:00
talksik 2eea2d5ba6 adding back old bundle name as too many problems 2021-12-23 15:17:51 -08:00
talksik 01f012d7ba removing as couldn't upload to testflight with this setting 2021-12-23 14:58:06 -08:00
talksik 22b419cebf changing bundle name 2021-12-23 14:36:54 -08:00
talksik dff6308344 changing display name 2021-12-23 14:30:57 -08:00
talksik e2697e4efa adding app icons 2021-12-23 14:21:29 -08:00
talksik 76c61e54db fixing padding as I took it off 2021-12-23 05:13:44 -08:00
talksik 81a71ef309 adding help alert and all 2021-12-23 05:13:11 -08:00
talksik 1c1d371f14 alerts for stale state of the navigation bar 2021-12-23 04:49:36 -08:00
talksik 8895865fc6 fixing issues and navigation smooth now 2021-12-23 04:39:01 -08:00
talksik ce26e6fa39 bunch of little things to improve overall stale states 2021-12-23 04:06:33 -08:00
talksik 8f4ecb0780 bunch of ui adjustments 2021-12-23 03:48:32 -08:00
talksik f6a4d94de4 phone verification consistency and elegance 2021-12-23 02:50:43 -08:00
talksik 069cc543f4 fixing inconsistencies in ui in onboarding 2021-12-23 02:38:54 -08:00
talksik 566574542f starting small adjustments with whole flow with a new user 2021-12-23 02:27:56 -08:00
talksik 58b8b7b879 logic for getting rid of the friends from the list of friends in contacts 2021-12-23 02:19:48 -08:00
talksik c00706afc2 changing contact view to not have the wave background in the back...it's a sheet, keep it simple 2021-12-23 02:00:08 -08:00
talksik de973c4652 notifications working!!!! 2021-12-23 01:46:49 -08:00
talksik 09a3f2b0bb updating user device token and starting implementation for sending push notification device to device 2021-12-23 01:26:30 -08:00
talksik 5a63eba4a5 Update nirvana_iosApp.swift 2021-12-23 00:06:20 -08:00
talksik 48099a91e9 getting bunch of things in for the remote notifications feature 2021-12-22 22:53:55 -08:00
talksik 05ef5d79c8 fixing other bugs with silent mode and such 2021-12-22 19:57:55 -08:00
talksik d9d60b3aee fixing some issues with the add peeps 2021-12-22 19:38:53 -08:00
talksik 90cd87bb5b Update CircleGridView.swift 2021-12-22 19:25:58 -08:00
talksik 6dd790f492 fixing bug that caused crash on testing 2021-12-22 19:25:30 -08:00
talksik 820b087507 fix bug of not checking sender and receiver 2021-12-22 18:47:57 -08:00
talksik f21faa38d5 nice color background based on isrecording or not 2021-12-22 18:01:06 -08:00
talksik 33a4241780 fixing it so if no messages, still see metadata for a user 2021-12-22 17:45:45 -08:00
talksik cce8655d4f good place with rreplacing ordering, and getting my sent messages and keeping things cleaner and composite key 2021-12-22 17:41:55 -08:00
talksik 0d1889a56a Update CircleGridView.swift 2021-12-22 15:26:02 -08:00
talksik e4b5e5959b messaging works...hell ya 2021-12-22 05:36:43 -08:00
talksik 3b8041a17d a decent place of creation of recording and uploading just speed coded in 30 minutes or so 2021-12-22 05:30:29 -08:00
talksik fa9c4561c6 making sure haptics work and complete even when starting to record
jeez soo many little things here
2021-12-22 05:01:42 -08:00
talksik 7284469ff9 getting all necessary things in place for recording and storing locally, now just cloud upload and then firestore update 2021-12-22 04:49:29 -08:00
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