Commit Graph

391 Commits

Author SHA1 Message Date
talksik 03ae6535c1 trying to fix bugs 2022-01-04 17:12:56 -08:00
talksik 9219315228 Update project.pbxproj 2022-01-04 15:50:52 -08:00
talksik c0b61a6dd3 Update WavesGlassBackgroundView.swift 2022-01-04 15:50:17 -08:00
talksik fff138c1bc settled on gloss pink nice background 2022-01-04 15:45:47 -08:00
talksik 32b8e3702e adding in backgrounds but playing around 2022-01-04 15:08:21 -08:00
talksik 06a83b21ed fixing bug where there were no times to observe 2022-01-04 14:37:53 -08:00
talksik 637d70e4ff adding call option 2022-01-04 14:31:00 -08:00
talksik 45bca546e9 fixing footer and basic add addy thing 2022-01-04 14:19:57 -08:00
talksik f911f7b9e6 bunch of updates for the scrolling nad stuff 2022-01-04 13:08:11 -08:00
talksik bb2f6bb591 Update CircleGridView.swift 2022-01-04 12:22:37 -08:00
talksik 74642ff784 initial fix of the problem with adding and deleting friends by updating on update of friends ARR 2022-01-04 12:17:57 -08:00
talksik ed1afb698d nicer pop 2022-01-04 11:28:13 -08:00
talksik a9ec042127 decent pop sound when playing message 2022-01-04 11:22:14 -08:00
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