Commit Graph

357 Commits

Author SHA1 Message Date
talksik 1c5ec9c2d9 stopping user from selecting other users during call, but can send messages 2022-01-02 22:32:00 -08:00
talksik ccdcf9668f subtle improvements to controls 2022-01-02 22:21:02 -08:00
talksik 74444d9b20 Update InnerCircleViewModel.swift 2022-01-02 20:15:06 -08:00
talksik 3049bfad96 retaining order of friends with a new database index and fixing the order right from the db to avoid frontend processing && blurring things nicely when recording to a friend 2022-01-02 19:58:56 -08:00
talksik 61dac1dba1 fixing bug regarding profile edit page as the lazygrid was rebuilt everytimte but now it's smooth 2022-01-02 19:31:41 -08:00
talksik 7275899dd0 adding in rulebook global variable for the rules of the game 2022-01-02 18:46:04 -08:00
talksik 5a8159c31b removing helper as it's useless 2022-01-02 18:43:21 -08:00
talksik fa3b11048d showing audio waves while recording and stuff 2022-01-02 18:27:33 -08:00
talksik a1927814a5 cleaner ui while recording 2022-01-02 17:51:15 -08:00
talksik 1e530c43dc adding alerts for the success notes 2022-01-02 17:47:49 -08:00
talksik 57f8dd4dc9 adding toasts like crazy 2022-01-02 17:43:06 -08:00
talksik ddb7380511 attempting to get working the killing of the app during a call 2022-01-02 16:46:24 -08:00
talksik 6b80b4a61a getting rid of all listeners 2022-01-02 15:53:59 -08:00
talksik 76d139da39 too many listeners found in billing and usage 2022-01-02 03:59:09 -08:00
talksik 62f3746468 Update nirvana_iosApp.swift 2022-01-02 03:48:01 -08:00
talksik 565333b152 fixing things to allow better flow with long press to add to call and start call and everything 2022-01-02 03:02:15 -08:00
talksik fa50f5b81d nicer text and tweaks 2022-01-02 02:32:51 -08:00
talksik 208d3d3111 duration screwing other animations 2022-01-02 02:11:58 -08:00
talksik b432747f2c adding alerttoast 2022-01-02 02:08:37 -08:00
talksik ea47ab2a0d adding alerts 2022-01-02 02:08:29 -08:00
talksik 3df3d4a246 adding me to the footer and fixing toast text 2022-01-02 01:45:20 -08:00
talksik 6ed1e39919 adding limit of number of users in a convo 2022-01-02 01:17:49 -08:00
talksik aa4cdb6396 sorting so that the dict calculation doesn't go crazy...pressure on resources? 2022-01-02 01:17:41 -08:00
talksik 342f19393a fixed the count of users not working and adding the timer, but still a little buggy 2022-01-02 01:05:42 -08:00
talksik 6c41de7264 adding connecting toast 2022-01-02 00:29:47 -08:00
talksik daee8689c5 more consistent model of managing the data model 2022-01-02 00:22:42 -08:00
talksik a7457b5bdf Update ConvoViewModel.swift 2022-01-02 00:08:42 -08:00
talksik edab797215 doesn't make sense to always show this repeatedly 2022-01-02 00:04:48 -08:00
talksik ba790f3059 updating some alerts 2022-01-01 23:54:48 -08:00
talksik 5ed7300cd2 adding all toasts for whole of convo vm 2022-01-01 23:46:50 -08:00
talksik 7c21f53183 setting up one way of doing alerts 2022-01-01 22:55:25 -08:00
Arjun Patel f1e1ab785c Merge pull request #4 from talksik/live-voice-call-api-integration
Live voice call api integration
2022-01-01 22:36:01 -08:00
talksik 433de5224a making the convo show up if it's relevant and not bug while the convo is starting 2022-01-01 22:32:07 -08:00
talksik 4a74ecb7eb testing relevancy score stuff 2022-01-01 22:22:32 -08:00
talksik 454601a13c cleaning up things 2022-01-01 22:06:00 -08:00
talksik 03d6ec4bf2 Update CircleGridView.swift 2022-01-01 21:41:31 -08:00
talksik 6ece864ba1 updates 2022-01-01 21:21:59 -08:00
talksik bb6f9661d8 Update ConvoViewModel.swift 2022-01-01 20:20:10 -08:00
talksik e863804a63 allowing third party to join seamless pretty sweet 2022-01-01 20:16:11 -08:00
talksik 7a7bd7db15 fixing user status and making it universal 2022-01-01 19:52:05 -08:00
talksik c4d0e1bb07 fixing bugs with the footer 2022-01-01 19:36:43 -08:00
talksik 398185dac0 fixing bug to show my own icon in the convo bubble 2022-01-01 19:18:39 -08:00
talksik f497740c75 adding some nicer ui for the convos 2022-01-01 18:48:37 -08:00
talksik d64267b2a1 Update CircleGridView.swift 2022-01-01 18:18:12 -08:00
talksik 6b3fcb0827 working third person can now join the channel 2022-01-01 18:11:34 -08:00
talksik d5d0a9bc21 fixing fatal error 2022-01-01 17:58:27 -08:00
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
Arjun Patel dcd8f21900 Merge pull request #3 from talksik/live-voice-call-api-integration
Live voice call api integration
2021-12-31 03:15:33 -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