Commit Graph

60 Commits

Author SHA1 Message Date
pradeepkumar
0f49b21f33 feat: add unlink confirmation dialog, enable agent navigation, update notification read status UI, and increment app version 2026-04-24 12:50:49 +05:30
pradeepkumar
6b0fa24b85 feat: add search functionality and adjust dimensions for filter selection modal 2026-04-20 13:36:49 +05:30
pradeepkumar
d3f23f9c53 feat: add id field to professional models and enable navigation to agent detail pages 2026-04-20 10:32:12 +05:30
pradeepkumar
fcb8f77004 feat: add ComingSoonScreen, integrate it into routing, and update chat avatar and home menu navigation 2026-04-15 15:52:41 +05:30
pradeepkumar
df32a83692 feat: implement form validation helpers and integrate field-level validation in agent profile screen, reset auth error suppression on login, and clean up home header UI. 2026-04-15 15:45:05 +05:30
pradeepkumar
a0f28844cb fix 2026-04-15 11:55:26 +05:30
pradeepkumar
80fed62b28 refactor: make top professionals section height responsive to screen size 2026-04-13 21:05:46 +05:30
pradeepkumar
9fbc0ba3d0 refactor: reduce top professionals section height and limit displayed expertise tags to one 2026-04-13 18:00:01 +05:30
pradeepkumar
b73854e086 refactor: remove star rating and update expertise tag display and padding in top professionals section 2026-04-13 17:01:00 +05:30
pradeepkumar
de84a2b883 refactor: clear description and helper text in hero section default content 2026-04-12 16:27:36 +05:30
pradeepkumar
5e5ed97c56 refactor: update hero section CTA button text from See All Agents to See All 2026-04-11 22:14:00 +05:30
pradeepkumar
205643993b refactor: update top professionals section title and CTA text for clarity 2026-04-11 22:07:19 +05:30
pradeepkumar
9be6773c5b feat: update testimonials and trust stats content to reflect new brand messaging 2026-04-11 21:44:29 +05:30
pradeepkumar
e93c979400 feat: add speech_to_text, optimize navigation transitions, improve bottom nav rebuild performance, and fix home screen padding. 2026-04-11 02:53:25 +05:30
pradeepkumar
1abcc2416f perf: optimize home screen rendering with ListView.builder and improve image loading performance by persisting disk cache 2026-04-10 20:18:21 +05:30
pradeepkumar
fe521d64f5 fix: improve image caching reliability by clearing cache on startup and forcing widget rebuilds on tab switches 2026-04-10 17:06:49 +05:30
pradeepkumar
6ff1b8e821 feat: refactor agent filter sheet to support dynamic API-driven types and update professional card layout 2026-04-08 09:42:41 +05:30
pradeepkumar
418e350fad refactor: migrate TopProfessionals section to use CMS data and update UI layout constraints 2026-03-31 12:33:06 +05:30
pradeepkumar
597b97414d fix: suppress all network errors during logout and clear snackbars before navigation 2026-03-31 06:04:30 +05:30
pradeepkumar
857983821d feat: implement FeaturedAgentItem model and update UI to sync with web CMS, and add form reset functionality to agent edit screen 2026-03-30 15:12:09 +05:30
pradeepkumar
625db4bb99 feat: enhance user avatar display with S3Image and initial-based fallback, improve socket reconnection logic, and update splash screen layout, assets, and Android permissions. 2026-03-27 15:39:38 +05:30
pradeepkumar
4f9dc10633 feat: Navigate directly to the agent search page when no filters are applied and prioritize user profile data for displaying user names and avatars. 2026-03-27 08:35:27 +05:30
pradeepkumar
e9d069b09b feat: Enhance professional card display by reducing section height, adding list padding, applying a box shadow, and aligning card content to the top. 2026-03-26 00:14:40 +05:30
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
ad2d50138a feat: Dynamically fetch and display featured agents from an API endpoint with image resolution and add agent verification status. 2026-03-23 11:26:11 +05:30
pradeepkumar
6fe21e3e3c feat: Limit professional expertise tags to three with a "more" pill and implement save button state management for profile settings based on field changes. 2026-03-20 17:05:43 +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
a4aa9bfe25 feat: Implement push notification suppression for active chats, prevent duplicate self-messages, update the chat typing indicator, and add back buttons to static screens. 2026-03-18 17:24:32 +05:30
pradeepkumar
cde137e07b feat: Support WebP image uploads, correct JPG MIME type, and refine professional rating display logic. 2026-03-18 12:32:41 +05:30
pradeepkumar
2c657e77f2 feat: Replace star rating icons with a new SVG asset in the top professionals section. 2026-03-18 11:57:38 +05:30
pradeepkumar
42135ca7af style: reformat top_professionals_section.dart for consistent spacing. 2026-03-18 11:47:36 +05:30
pradeepkumar
a90f039b4b feat: update app icons and refactor home top professionals section to display dynamic agent profiles. 2026-03-18 11:42:46 +05:30
pradeepkumar
26d9197548 feat: Implement socket-first message sending with REST fallback, enhance chat room re-joining on socket reconnect, and update 'Categories' to 'Specialization' in the hero section. 2026-03-16 17:49:25 +05:30
pradeepkumar
9512f5ef8d feat: Add optional agentTypeId field to RegisterRequest model. 2026-03-16 14:23:31 +05:30
pradeepkumar
c4c6322507 refactor: Adjust button layouts and text handling for logout and profile save/cancel actions. 2026-03-16 10:47:42 +05:30
pradeepkumar
f6263b833c feat: Add professional ratings to cards, implement scroll-to-top on home tab re-tap, and improve agent type fetching in the hero section. 2026-03-15 22:28:59 +05:30
pradeepkumar
8884038842 fix: Prevent URLs and GIF links from being displayed as text content below media messages. 2026-03-15 01:06:56 +05:30
pradeepkumar
04a57dc137 feat: add static agent carousel with navigation dots to the FeaturesSection. 2026-03-14 23:33:32 +05:30
pradeepkumar
630fedc78a refactor: update Top Professionals section to source agent and lender data from CMS content and adjust CTA button text. 2026-03-14 23:26:56 +05:30
pradeepkumar
29c9277bb7 feat: Redesign home screen sections with updated testimonial card styles, refined trust stats layout, and spacing adjustments. 2026-03-14 22:44:48 +05:30
pradeepkumar
4475965780 feat: Update TopProfessionalsSection with a new building icon and refined CTA button styling. 2026-03-14 22:21:48 +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
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
ad94db5620 feat: Implement initial filtering for agent search from the home screen, enable footer navigation, and add provider stability checks. 2026-03-14 14:53:46 +05:30
pradeepkumar
6928697c5c feat: Implement support chat functionality, add 2FA verification screen and routing, and update dependencies. 2026-03-11 13:26:16 +05:30
pradeepkumar
744b7b7ca8 feat: Implement notifications feature, enhance profile settings with new sections, and integrate Firebase configurations for multiple environments. 2026-03-08 21:48:56 +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
b4d22df8ba feat: Implement About Us and Agent Home screens, update routing, and add new assets and plugins. 2026-03-08 12:15:15 +05:30