Commit Graph
310 Commits
Author SHA1 Message Date
talksik b418a7e89c nice consistent sizing for each bubble across devices 2022-01-01 17:50:09 -08:00
talksik 9050c40649 fixed bug with the contacts page and coming back with the delegate assigning problem 2022-01-01 17:28:42 -08:00
talksik 3e4a335631 handles both ways now pretty smooth for two people but don't know about three 2021-12-31 03:06:15 -08:00
talksik 70c2ad8621 brute force database to end call 2021-12-31 02:54:11 -08:00
talksik ca586f8331 some cleaning up 2021-12-31 02:36:14 -08:00
talksik 9ef95b3445 Update ConvoViewModel.swift 2021-12-31 02:14:39 -08:00
talksik 7e211942e3 cleanup seems to be working 2021-12-31 02:04:35 -08:00
talksik 71fa444cf2 getting sounds working and getting both connected, but the leave channel not triggering 2021-12-31 01:02:20 -08:00
talksik c879f916e5 decent place? 2021-12-31 00:30:36 -08:00
talksik 353be3b0ad getting closer and closer 2021-12-30 22:54:01 -08:00
talksik 699288e17f compiling but haven't tested anything 2021-12-30 21:12:54 -08:00
talksik 2d7c8e5904 adding call states based on connection 2021-12-30 05:01:48 -08:00
talksik 57c9b2dd46 good spot with footer stuff 2021-12-30 04:46:36 -08:00
talksik 5e60dd6005 creating another footer to handle convos 2021-12-30 04:28:25 -08:00
talksik 59ded595e6 decent clean up 2021-12-30 03:57:32 -08:00
talksik a9e6de6c44 more refactoring slowly adding in more and more 2021-12-30 02:49:18 -08:00
talksik cbd655466a good spot figuring out how to use the delegate 2021-12-30 02:21:10 -08:00
talksik 6d6a5ebe85 adding delegate methods and making speaker phone work 2021-12-30 02:07:13 -08:00
talksik 242ac60629 basic call works with swiftui architecture 2021-12-30 01:13:10 -08:00
talksik 2ee5aabde0 ui done for one convo 2021-12-29 23:15:58 -08:00
talksik 984cc9c3a3 starting basic demo convos ui 2021-12-29 22:07:40 -08:00
talksik c559a25f29 fixing circles for status showing black and covering. 2021-12-29 22:05:34 -08:00
talksik 5a5e49b0a1 adjustment to status in footer 2021-12-29 18:36:59 -08:00
talksik 54c5cf6e20 adding stuff 2021-12-29 18:24:16 -08:00
talksik dccba8389a saving last updated status in db 2021-12-29 17:06:44 -08:00
talksik ba383dfdb0 getting basic call to backend for a token but it's messy as hellll!!!! 2021-12-29 01:53:29 -08:00
talksik 9bc6462f34 adding another scheme to allow connection to unique server url for node server 2021-12-29 00:19:57 -08:00
talksik 4db618c7d0 fixing bug with updating of user status 2021-12-28 23:19:17 -08:00
talksik 04affa99fe adding package 2021-12-28 17:59:16 -08:00
Arjun PatelandGitHub 93d5bab920 Merge pull request #2 from talksik/show-online-users
Show online users
2021-12-28 16:50:35 -08:00
talksik 5d143ea2e8 fixing logic to make sure there are no duplicates in the friends arr 2021-12-28 16:49:19 -08:00
talksik b60f7e77b3 basic status showing based on friend status 2021-12-28 16:36:40 -08:00
talksik df801a4433 adding overlay to user icon but still need to view for other users 2021-12-28 15:55:13 -08:00
talksik fa0024eafa updating in the right spots 2021-12-28 15:29:03 -08:00
talksik 6a0622f47a getting states read 2021-12-28 14:47:51 -08:00
talksik b1a22b715b speeding up listening to audio 2021-12-25 23:15:35 -08:00
talksik ee4cedf986 fixing notification bug 2021-12-25 23:12:40 -08:00
talksik 2ab546097a moving it around as I found a bug but I was not able to reproduce so won't change... 2021-12-25 23:04:26 -08:00
talksik 2a170cdaaa fixing audioo not playing out loud 2021-12-25 17:46:02 -08:00
talksik 9bea58dbff changing build version for quick deploy 2021-12-25 17:15:24 -08:00
talksik 316be460e9 adding limits but not doing anything like showing alert 2021-12-25 17:08:49 -08:00
talksik ba065cf71d Update CircleGridView.swift 2021-12-25 16:57:14 -08:00
talksik 96511991d9 adding in things to have period observer and all 2021-12-25 16:53:04 -08:00
talksik fe630376c3 Update CircleFooterView.swift 2021-12-25 15:32:11 -08:00
talksik 2d6087da35 fixed haptic ....wtf....need to understand every line...this is a lesson don't get frustrated
I don't know how audiosession works and so should learn about it before adding things like this
2021-12-25 05:20:52 -08:00
talksik 29cc87c2f9 trying to fix haptics not working but going to go back and test older version 2021-12-25 04:30:36 -08:00
talksik 781547a35b small improvements and allowing user to delete 2021-12-25 04:12:25 -08:00
talksik 6ad872d793 cleaning things up nad adding their turn your turn first iteration...improve later 2021-12-25 03:46:14 -08:00
talksik 225048152d getting decently far in handling the data for friends and all 2021-12-25 02:29:17 -08:00
talksik 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 2021-12-25 00:56:20 -08:00