Commit Graph

17 Commits

Author SHA1 Message Date
pradeepkumar
c5f905b4d3 feat: implement social login functionality with Google, Facebook, and Twitter, including API integration and platform-specific configurations. 2026-03-26 00:07:31 +05:30
pradeepkumar
cbb9034424 feat: Implement expandable expertise tags on the agent detail screen and adjust chat screen lifecycle to clear active conversation in deactivate. 2026-03-20 02:42:01 +05:30
pradeepkumar
21e677bf27 feat: Enhance socket reconnection and chat screen lifecycle management, and refine agent detail and home screen UI. 2026-03-19 03:58:03 +05:30
pradeepkumar
0f4a3abfa2 feat: Add a back button to the agent search screen and adjust the search bar's left padding. 2026-03-17 10:59:47 +05:30
pradeepkumar
9512f5ef8d feat: Add optional agentTypeId field to RegisterRequest model. 2026-03-16 14:23:31 +05:30
pradeepkumar
fe2bc5bf28 feat: Implement real-time messaging with socket listeners and enable starting chats from agent details. 2026-03-15 00:28:04 +05:30
pradeepkumar
fed89cbef2 feat: Implement contact form clearing, refactor chat avatar display to use S3Image, add unread count to notification filter, and enhance agent detail layout. 2026-03-15 00:03:38 +05:30
pradeepkumar
de4a7b8040 feat: Implement pull-to-refresh functionality on the agent detail screen by adding a refresh method to the provider and integrating a RefreshIndicator. 2026-03-14 23:52:45 +05:30
pradeepkumar
d3f49565d3 feat: Enhance contact agent bottom sheet layout with max height and safe area, and refine send request button styling. 2026-03-14 23:46:22 +05:30
pradeepkumar
2198cae027 feat: Always display agent experience, specialization, and info card sections on the agent detail screen, showing empty states when data is unavailable. 2026-03-14 23:41:50 +05:30
pradeepkumar
751388ed00 feat: Fetch real agent data for featured professionals and update associated icons and image placeholders. 2026-03-14 21:30:37 +05:30
pradeepkumar
ddcc04a446 feat: enhance profile input fields with new styling and customization options, and update calendar and location icons 2026-03-14 20:59:47 +05:30
pradeepkumar
da45b1ad42 Refactor: enhance code readability, adjust modal bottom sheet padding and root navigator usage, and increase connect button height. 2026-03-14 17:51:03 +05:30
pradeepkumar
8411015075 feat: Add app icon generation, update profile navigation, and refine UI styling for profile action buttons and notification tabs. 2026-03-14 17:25:33 +05:30
pradeepkumar
0362d7cfe0 feat: Implement agent network management and refactor app navigation with a new AppShell component. 2026-03-08 16:05:08 +05:30
pradeepkumar
219acfc013 refactor: improve specialization card layout and unify chat screen header and navigation with home screen components. 2026-03-08 02:01:03 +05:30
pradeepkumar
bba9cd3936 feat: Implement messaging functionality with conversation and chat screens, and enhance agent detail views. 2026-03-08 00:41:44 +05:30