Commit Graph

378 Commits

Author SHA1 Message Date
talksik 3f2d842d6a Update CircleGridView.swift 2022-01-04 10:47:06 -08:00
talksik de189c199a increasing limit nad improving wording 2022-01-04 10:33:10 -08:00
talksik 2893154d6f Update WavesGlassBackgroundView.swift 2022-01-04 10:29:50 -08:00
talksik f9cd6b1632 fixing waves a little 2022-01-04 10:23:52 -08:00
talksik 4115a76cce cealning up sent message ux 2022-01-04 10:11:12 -08:00
talksik db33f05679 good enough sound effect 2022-01-04 09:30:44 -08:00
talksik 6b9335b127 tryign to get it playing but not working 2022-01-03 22:58:28 -08:00
talksik a3563657ab adding file and appropriate player but not playing on send 2022-01-03 22:02:11 -08:00
talksik 48cf4d199f nice animation on sent 2022-01-03 20:03:26 -08:00
Arjun Patel e5e1549ba7 Merge pull request #5 from talksik/preloading/caching-messages-for-faster-listen
Preloading/caching messages for faster listen
2022-01-03 19:48:06 -08:00
talksik e13ad4b928 Update InnerCircleViewModel.swift 2022-01-03 19:46:43 -08:00
talksik e1735bb8ed good enough fix for the problems 2022-01-03 19:45:35 -08:00
talksik 4f4e5ba397 decent place but still buggy 2022-01-03 19:29:59 -08:00
talksik 98c551bc33 decent working method of storing data locally 2022-01-03 19:05:50 -08:00
talksik b77ae21973 getting it sort of working but have a freeze 2022-01-03 18:24:00 -08:00
talksik e043c5a745 Update InnerCircleViewModel.swift 2022-01-03 02:11:20 -08:00
talksik c1c7d07bda Update InnerCircleViewModel.swift 2022-01-03 02:10:43 -08:00
talksik 162bf83ec7 nice fixing things by doing things in background thread...good concept for future use 2022-01-03 02:08:02 -08:00
talksik 966271cc03 Update CircleFooterView.swift 2022-01-03 01:23:04 -08:00
talksik 4ec67dcb64 nicer ui to play things and moving things all to the view model for listening to messages and much cleaner 2022-01-03 01:19:40 -08:00
talksik a57423f444 optimization to not print in release mode 2022-01-02 22:57:09 -08:00
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