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 Patel
|
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 |
|
talksik
|
05068043d9
|
fixing bug for rejecting inbox users
|
2021-12-25 00:30:03 -08:00 |
|
talksik
|
4651114dcb
|
got alerts and actions working, but the ui isn't smooth with the grid because I have too many elements changing
|
2021-12-25 00:18:45 -08:00 |
|
talksik
|
70b869f08d
|
navigate user to the proper page for adding contacts
|
2021-12-24 23:26:32 -08:00 |
|
talksik
|
bb68b6596a
|
adjusting small things for ui
|
2021-12-24 17:55:51 -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
|
e890681839
|
starting implementation of new grid
|
2021-12-24 02:40:21 -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
|
aafe544e71
|
fixed bug with the navigation error constraint and all and clean now
|
2021-12-23 23:00:17 -08:00 |
|
talksik
|
6e244b4562
|
more intuitive help button
|
2021-12-23 21:18:09 -08:00 |
|
talksik
|
e7b3c63000
|
cleaning up and adding back search bar
|
2021-12-23 20:50:11 -08:00 |
|
talksik
|
d0efe32076
|
Update Package.resolved
|
2021-12-23 20:36:42 -08:00 |
|
talksik
|
45437a88e3
|
fixing problem with not showing stale state
|
2021-12-23 16:50:32 -08:00 |
|