Commit Graph

  • 242ac60629 basic call works with swiftui architecture talksik 2021-12-30 01:13:10 -08:00
  • 2ee5aabde0 ui done for one convo talksik 2021-12-29 23:15:58 -08:00
  • 984cc9c3a3 starting basic demo convos ui talksik 2021-12-29 22:07:40 -08:00
  • c559a25f29 fixing circles for status showing black and covering. talksik 2021-12-29 22:05:34 -08:00
  • 5a5e49b0a1 adjustment to status in footer talksik 2021-12-29 18:36:59 -08:00
  • 54c5cf6e20 adding stuff talksik 2021-12-29 18:24:16 -08:00
  • dccba8389a saving last updated status in db talksik 2021-12-29 17:06:44 -08:00
  • ba383dfdb0 getting basic call to backend for a token but it's messy as hellll!!!! talksik 2021-12-29 01:53:29 -08:00
  • 9bc6462f34 adding another scheme to allow connection to unique server url for node server talksik 2021-12-29 00:19:57 -08:00
  • 4db618c7d0 fixing bug with updating of user status talksik 2021-12-28 23:19:17 -08:00
  • 04affa99fe adding package talksik 2021-12-28 17:59:16 -08:00
  • 93d5bab920 Merge pull request #2 from talksik/show-online-users Arjun Patel 2021-12-28 16:50:35 -08:00
  • 5d143ea2e8 fixing logic to make sure there are no duplicates in the friends arr show-online-users talksik 2021-12-28 16:49:19 -08:00
  • b60f7e77b3 basic status showing based on friend status talksik 2021-12-28 16:36:40 -08:00
  • df801a4433 adding overlay to user icon but still need to view for other users talksik 2021-12-28 15:55:13 -08:00
  • fa0024eafa updating in the right spots talksik 2021-12-28 15:29:03 -08:00
  • 6a0622f47a getting states read talksik 2021-12-28 14:47:51 -08:00
  • b1a22b715b speeding up listening to audio talksik 2021-12-25 23:15:35 -08:00
  • ee4cedf986 fixing notification bug talksik 2021-12-25 23:12:40 -08:00
  • 2ab546097a moving it around as I found a bug but I was not able to reproduce so won't change... talksik 2021-12-25 23:04:26 -08:00
  • 2a170cdaaa fixing audioo not playing out loud talksik 2021-12-25 17:46:02 -08:00
  • 9bea58dbff changing build version for quick deploy talksik 2021-12-25 17:15:24 -08:00
  • 316be460e9 adding limits but not doing anything like showing alert talksik 2021-12-25 17:08:49 -08:00
  • ba065cf71d Update CircleGridView.swift talksik 2021-12-25 16:57:14 -08:00
  • 96511991d9 adding in things to have period observer and all talksik 2021-12-25 16:53:04 -08:00
  • fe630376c3 Update CircleFooterView.swift talksik 2021-12-25 15:32:11 -08:00
  • 2d6087da35 fixed haptic ....wtf....need to understand every line...this is a lesson don't get frustrated talksik 2021-12-25 05:20:52 -08:00
  • 29cc87c2f9 trying to fix haptics not working but going to go back and test older version talksik 2021-12-25 04:30:36 -08:00
  • 781547a35b small improvements and allowing user to delete talksik 2021-12-25 04:12:25 -08:00
  • 6ad872d793 cleaning things up nad adding their turn your turn first iteration...improve later talksik 2021-12-25 03:46:14 -08:00
  • 225048152d getting decently far in handling the data for friends and all talksik 2021-12-25 02:29:17 -08:00
  • fb56c79fe8 fixing issue of updating inbox users and the grid changing problem but need to still fix overall problem of ordering people consistently based on friend creation date talksik 2021-12-25 00:56:20 -08:00
  • 05068043d9 fixing bug for rejecting inbox users talksik 2021-12-25 00:30:03 -08:00
  • 4651114dcb got alerts and actions working, but the ui isn't smooth with the grid because I have too many elements changing talksik 2021-12-25 00:18:45 -08:00
  • 70b869f08d navigate user to the proper page for adding contacts talksik 2021-12-24 23:26:32 -08:00
  • bb68b6596a adjusting small things for ui talksik 2021-12-24 17:55:51 -08:00
  • aec0ad9a4f decent place with the whole refactoring but not done, and not tested at all talksik 2021-12-24 17:29:00 -08:00
  • e890681839 starting implementation of new grid talksik 2021-12-24 02:40:21 -08:00
  • c361411728 asking for notification permissions on authentication for more reliability for it to work off the bat and permissions for notifications talksik 2021-12-24 00:15:14 -08:00
  • 4b2208eae6 getting proper listener activation instead of having 100 listeners on talksik 2021-12-23 23:51:17 -08:00
  • aafe544e71 fixed bug with the navigation error constraint and all and clean now talksik 2021-12-23 23:00:17 -08:00
  • 6e244b4562 more intuitive help button talksik 2021-12-23 21:18:09 -08:00
  • e7b3c63000 cleaning up and adding back search bar talksik 2021-12-23 20:50:11 -08:00
  • d0efe32076 Update Package.resolved talksik 2021-12-23 20:36:42 -08:00
  • 45437a88e3 fixing problem with not showing stale state talksik 2021-12-23 16:50:32 -08:00
  • 2eea2d5ba6 adding back old bundle name as too many problems talksik 2021-12-23 15:17:51 -08:00
  • 01f012d7ba removing as couldn't upload to testflight with this setting talksik 2021-12-23 14:58:06 -08:00
  • 22b419cebf changing bundle name talksik 2021-12-23 14:36:54 -08:00
  • dff6308344 changing display name talksik 2021-12-23 14:30:57 -08:00
  • e2697e4efa adding app icons talksik 2021-12-23 14:21:29 -08:00
  • 76c61e54db fixing padding as I took it off talksik 2021-12-23 05:13:44 -08:00
  • 81a71ef309 adding help alert and all talksik 2021-12-23 05:13:11 -08:00
  • 1c1d371f14 alerts for stale state of the navigation bar talksik 2021-12-23 04:49:36 -08:00
  • 8895865fc6 fixing issues and navigation smooth now talksik 2021-12-23 04:39:01 -08:00
  • ce26e6fa39 bunch of little things to improve overall stale states talksik 2021-12-23 04:06:33 -08:00
  • 8f4ecb0780 bunch of ui adjustments talksik 2021-12-23 03:48:32 -08:00
  • f6a4d94de4 phone verification consistency and elegance talksik 2021-12-23 02:50:43 -08:00
  • 069cc543f4 fixing inconsistencies in ui in onboarding talksik 2021-12-23 02:38:54 -08:00
  • 566574542f starting small adjustments with whole flow with a new user talksik 2021-12-23 02:27:56 -08:00
  • 58b8b7b879 logic for getting rid of the friends from the list of friends in contacts talksik 2021-12-23 02:19:48 -08:00
  • c00706afc2 changing contact view to not have the wave background in the back...it's a sheet, keep it simple talksik 2021-12-23 02:00:08 -08:00
  • de973c4652 notifications working!!!! talksik 2021-12-23 01:46:49 -08:00
  • 09a3f2b0bb updating user device token and starting implementation for sending push notification device to device talksik 2021-12-23 01:26:30 -08:00
  • 5a63eba4a5 Update nirvana_iosApp.swift talksik 2021-12-23 00:06:20 -08:00
  • 48099a91e9 getting bunch of things in for the remote notifications feature talksik 2021-12-22 22:53:55 -08:00
  • 05ef5d79c8 fixing other bugs with silent mode and such talksik 2021-12-22 19:57:55 -08:00
  • d9d60b3aee fixing some issues with the add peeps talksik 2021-12-22 19:38:53 -08:00
  • 90cd87bb5b Update CircleGridView.swift talksik 2021-12-22 19:25:58 -08:00
  • 6dd790f492 fixing bug that caused crash on testing talksik 2021-12-22 19:25:30 -08:00
  • 820b087507 fix bug of not checking sender and receiver talksik 2021-12-22 18:47:57 -08:00
  • f21faa38d5 nice color background based on isrecording or not talksik 2021-12-22 18:01:06 -08:00
  • 33a4241780 fixing it so if no messages, still see metadata for a user talksik 2021-12-22 17:45:45 -08:00
  • cce8655d4f good place with rreplacing ordering, and getting my sent messages and keeping things cleaner and composite key talksik 2021-12-22 17:41:55 -08:00
  • 0d1889a56a Update CircleGridView.swift talksik 2021-12-22 15:26:02 -08:00
  • e4b5e5959b messaging works...hell ya talksik 2021-12-22 05:36:43 -08:00
  • 3b8041a17d a decent place of creation of recording and uploading just speed coded in 30 minutes or so talksik 2021-12-22 05:30:29 -08:00
  • fa9c4561c6 making sure haptics work and complete even when starting to record talksik 2021-12-22 05:01:42 -08:00
  • 7284469ff9 getting all necessary things in place for recording and storing locally, now just cloud upload and then firestore update talksik 2021-12-22 04:49:29 -08:00
  • 33916a1663 good haptics and setting up for recording talksik 2021-12-22 04:05:23 -08:00
  • ae506a7715 Update CircleFooterView.swift talksik 2021-12-22 02:33:44 -08:00
  • cf628da681 like this alignment better, let's see if users call more with this sort of feature talksik 2021-12-22 01:55:55 -08:00
  • 32b73226a3 Update CircleFooterView.swift talksik 2021-12-22 01:53:43 -08:00
  • 2a6c5a2a45 adding call icon for now until I have insta join chat rooms talksik 2021-12-22 01:48:43 -08:00
  • c974715d23 small ui changes and publishing that dict to make sure it updates the ui when possible talksik 2021-12-22 01:03:05 -08:00
  • ad78dab718 Update CircleFooterView.swift talksik 2021-12-22 00:33:40 -08:00
  • b5a9e42e71 good spot with footer but some bugs and not complete yet talksik 2021-12-22 00:25:25 -08:00
  • 5e656a1b8c intermediary screen instead of jumping around from welcome to circle....waiting on auth to make a complete decision talksik 2021-12-21 19:52:21 -08:00
  • 5cf78c2cdc cleaned up logging for clarity talksik 2021-12-21 19:33:55 -08:00
  • ddb9a45f22 one bug which breaks because of force unwrapping while someone logs out talksik 2021-12-21 19:30:30 -08:00
  • 1be4df1f99 adding some random optimizations to make sure player stops on second tap and also the player plays quicker talksik 2021-12-21 19:19:24 -08:00
  • 48223767db good place playing messages talksik 2021-12-21 19:01:24 -08:00
  • 9d673a8f67 adding player although not working, tryting to get it more realtime with updates and updating on chagne of messages and friends talksik 2021-12-21 18:21:19 -08:00
  • 909cedf1a1 decent logic to get a player going but need to test with more complicated scenarios talksik 2021-12-21 18:10:25 -08:00
  • 1f7c2e9b21 adding conditional tint and cleaning things. up talksik 2021-12-21 17:21:58 -08:00
  • fe83e2c3c2 decent place with overall flow talksik 2021-12-21 17:17:44 -08:00
  • 43d9a2059f Update CircleGridView.swift talksik 2021-12-21 17:01:41 -08:00
  • 89dca49455 adding in notification icon if that user has a message for me talksik 2021-12-21 16:50:15 -08:00
  • ffa86fc721 correctly getting messages tested live talksik 2021-12-21 16:12:18 -08:00
  • 8da274eb8e fixing decoding problem talksik 2021-12-21 15:49:40 -08:00
  • dc8d7df42a message unwrapping not working but should work so going to try other things talksik 2021-12-21 15:34:20 -08:00