Commit Graph
42 Commits
Author SHA1 Message Date
talksik 03ae6535c1 trying to fix bugs 2022-01-04 17:12:56 -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 57f8dd4dc9 adding toasts like crazy 2022-01-02 17:43:06 -08:00
talksik 208d3d3111 duration screwing other animations 2022-01-02 02:11:58 -08:00
talksik ea47ab2a0d adding alerts 2022-01-02 02:08:29 -08:00
talksik 5ed7300cd2 adding all toasts for whole of convo vm 2022-01-01 23:46:50 -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 242ac60629 basic call works with swiftui architecture 2021-12-30 01:13:10 -08:00
talksik 4db618c7d0 fixing bug with updating of user status 2021-12-28 23:19:17 -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 781547a35b small improvements and allowing user to delete 2021-12-25 04:12:25 -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
talksik aec0ad9a4f decent place with the whole refactoring but not done, and not tested at all 2021-12-24 17:29:00 -08:00
talksik c361411728 asking for notification permissions on authentication for more reliability for it to work off the bat and permissions for notifications 2021-12-24 00:15:14 -08:00
talksik 4b2208eae6 getting proper listener activation instead of having 100 listeners on
also brute force log out navigation as it's not working

fixing little things here and there and getting organized
2021-12-23 23:51:17 -08:00
talksik 6e244b4562 more intuitive help button 2021-12-23 21:18:09 -08:00
talksik 45437a88e3 fixing problem with not showing stale state 2021-12-23 16:50:32 -08:00
talksik 81a71ef309 adding help alert and all 2021-12-23 05:13:11 -08:00
talksik 8895865fc6 fixing issues and navigation smooth now 2021-12-23 04:39:01 -08:00
talksik ce26e6fa39 bunch of little things to improve overall stale states 2021-12-23 04:06:33 -08:00
talksik 8f4ecb0780 bunch of ui adjustments 2021-12-23 03:48:32 -08:00
talksik f21faa38d5 nice color background based on isrecording or not 2021-12-22 18:01:06 -08:00
talksik 7284469ff9 getting all necessary things in place for recording and storing locally, now just cloud upload and then firestore update 2021-12-22 04:49:29 -08:00
talksik b5a9e42e71 good spot with footer but some bugs and not complete yet 2021-12-22 00:25:25 -08:00
talksik aafe6dfff3 everythings broken and unsmooth 2021-12-20 18:48:02 -08:00
talksik 081ab46a86 getting to decent place now 2021-12-20 15:41:27 -08:00
talksik 7039fe63b1 adding routing for the inbox sheet 2021-12-20 04:35:02 -08:00
talksik e2f8d9d1e2 nice sheet for adding contacts 2021-12-20 04:27:18 -08:00
talksik 2a7dfd3500 cleaner state to start working on data hookup 2021-12-20 02:31:22 -08:00
talksik 4673b81a1a step one, starting to separate the big inner circle view page 2021-12-20 01:48:21 -08:00
talksik 158341242b fake auth session store for lightweight previews without the database listeners and all 2021-12-20 01:00:03 -08:00
talksik 7452c54b25 fixing routing and flow and keeping it simple for now to move on and make it robust without errors 2021-12-20 00:27:22 -08:00
talksik 298f824330 having real time user listened to in authlistener 2021-12-19 21:15:01 -08:00
talksik 23a2219863 making changes with adding firestore 2021-12-18 13:27:55 -08:00