Commit Graph

  • 597b97414d fix: suppress all network errors during logout and clear snackbars before navigation pradeepkumar 2026-03-31 06:04:30 +05:30
  • 145cf53fdb feat: add back navigation to agent network screen and update route transition animation pradeepkumar 2026-03-31 05:59:38 +05:30
  • 2af7eca16a feat: update agent match calculation, enable tag expansion in search, increase socket reconnect attempts, and disable profile title editing pradeepkumar 2026-03-31 05:32:22 +05:30
  • 8ee77420af feat: update Find Agents button navigation to redirect agents to home screen pradeepkumar 2026-03-30 19:20:54 +05:30
  • 446e591cfa fix: prevent duplicate messages and update support chat UI styling pradeepkumar 2026-03-30 18:11:17 +05:30
  • f7881c7fed fix pradeepkumar 2026-03-30 15:35:35 +05:30
  • 857983821d feat: implement FeaturedAgentItem model and update UI to sync with web CMS, and add form reset functionality to agent edit screen pradeepkumar 2026-03-30 15:12:09 +05:30
  • b3905865d6 refactor: update agent and lender filtering logic to categorize profiles by type ID pradeepkumar 2026-03-30 14:58:09 +05:30
  • d507a52b87 refactor: move verified badge below agent name and remove match percentage display in agent search screen pradeepkumar 2026-03-30 12:01:45 +05:30
  • 7fe05a1b1b chore: add Android OAuth client configuration for demo environment in google-services.json pradeepkumar 2026-03-28 22:03:56 +05:30
  • 7fb1543eeb feat: add context menu to conversations screen and simplify manage network UI component pradeepkumar 2026-03-28 21:09:37 +05:30
  • 61060527f8 feat: add "+ more" indicator to agent specialization tags when exceeding limit pradeepkumar 2026-03-28 20:21:11 +05:30
  • 3c426f2a14 feat: implement message delivery status tracking via socket events and provider state updates pradeepkumar 2026-03-28 20:13:25 +05:30
  • 74d53dbed3 feat: add matchPercentage field to AgentProfile and display match badge in agent search results pradeepkumar 2026-03-28 20:08:28 +05:30
  • ecca0a37c3 chore: update Google Sign-In client ID and remove redundant AnimatedSwitcher from app shell pradeepkumar 2026-03-28 19:21:48 +05:30
  • 76ab8612a4 feat: trigger notification provider refresh upon receiving FCM push notifications pradeepkumar 2026-03-28 18:53:12 +05:30
  • d9399a7be3 fix: improve chat auto-scroll logic, reduce socket timeout, and prevent duplicate message sends pradeepkumar 2026-03-28 18:50:25 +05:30
  • 130583c98c refactor: simplify privacy tab by removing data settings and restricting profile visibility to agents only pradeepkumar 2026-03-28 18:46:40 +05:30
  • 2db956893c feat: update Twitter auth to use confidential client flow with Basic authentication pradeepkumar 2026-03-28 17:03:27 +05:30
  • 3621f4d17f refactor: center splash screen house illustration and remove logo from launch background pradeepkumar 2026-03-28 15:30:09 +05:30
  • 5909b7bf97 fix pradeepkumar 2026-03-28 02:21:36 +05:30
  • 40410c9972 fix pradeepkumar 2026-03-27 15:55:05 +05:30
  • 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. pradeepkumar 2026-03-27 15:39:38 +05:30
  • ca4315b09d Refactor: Redesign bottom navigation bar item to include an active indicator dot, a background highlight for selected icons, and adjusted padding. pradeepkumar 2026-03-27 09:15:19 +05:30
  • 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. pradeepkumar 2026-03-27 08:35:27 +05:30
  • 4c06d0d895 feat: Enhance messaging read receipts and auto-read, fix auth 401 error suppression during logout, and refine agent profile expertise pradeepkumar 2026-03-27 06:32:46 +05:30
  • ba87e3b091 refactor: Update Twitter OAuth 2.0 PKCE flow for dynamic redirect URI and public client authentication, replace SVG back button with a native icon, and enhance Twitter login error reporting. pradeepkumar 2026-03-26 15:05:06 +05:30
  • 0466341f62 feat: Implement Twitter (X) login using OAuth 2.0 PKCE flow via webview. pradeepkumar 2026-03-26 11:53:36 +05:30
  • 22187c8b13 feat: Implement real-time agent connection state updates and enhance app shell navigation transitions. pradeepkumar 2026-03-26 09:46:40 +05:30
  • e9d069b09b feat: Enhance professional card display by reducing section height, adding list padding, applying a box shadow, and aligning card content to the top. pradeepkumar 2026-03-26 00:14:40 +05:30
  • c5f905b4d3 feat: implement social login functionality with Google, Facebook, and Twitter, including API integration and platform-specific configurations. pradeepkumar 2026-03-26 00:07:31 +05:30
  • ad2d50138a feat: Dynamically fetch and display featured agents from an API endpoint with image resolution and add agent verification status. pradeepkumar 2026-03-23 11:26:11 +05:30
  • b5c3f6daf9 feat: Add agent profile verification status fields and display corresponding UI banners on the agent home screen. pradeepkumar 2026-03-21 08:55:43 +05:30
  • 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. pradeepkumar 2026-03-20 17:05:43 +05:30
  • ea7c003e6a feat: Implement change detection and conditional enabling of save/cancel buttons for profile and notification settings. pradeepkumar 2026-03-20 13:29:28 +05:30
  • f3e48925b2 feat: Implement actual API call for sending contact messages with Dio, including phone number, and add error handling. pradeepkumar 2026-03-20 12:41:57 +05:30
  • 744787bae2 feat: Enhance APNS token retrieval with retries and add cancel functionality to revert changes in notification and privacy settings. pradeepkumar 2026-03-20 02:48:41 +05:30
  • cbb9034424 feat: Implement expandable expertise tags on the agent detail screen and adjust chat screen lifecycle to clear active conversation in deactivate. pradeepkumar 2026-03-20 02:42:01 +05:30
  • 38423d1586 feat: sort conversations by favorite status then by last message time. pradeepkumar 2026-03-20 02:34:11 +05:30
  • 858c912df9 feat: Implement conversation mute and favorite features with UI integration and state management. pradeepkumar 2026-03-19 17:03:44 +05:30
  • 32ec839016 feat: Add a mute indicator UI and make the star icon interactive on the chat screen. pradeepkumar 2026-03-19 16:39:52 +05:30
  • a837e5ac12 feat: Implement clear chat, delete conversation, mute, and report options within the chat screen. pradeepkumar 2026-03-19 13:57:14 +05:30
  • b848b0260b fix pradeepkumar 2026-03-19 13:32:34 +05:30
  • 62a4a26e9a feat: Implement expiring cache for S3 image URLs, add error retry logic, and clear image caches on app startup. pradeepkumar 2026-03-19 10:54:49 +05:30
  • 2494bdc868 refactor: replace CachedNetworkImage with S3Image and simplify avatar URL resolution. pradeepkumar 2026-03-19 04:24:40 +05:30
  • 21e677bf27 feat: Enhance socket reconnection and chat screen lifecycle management, and refine agent detail and home screen UI. pradeepkumar 2026-03-19 03:58:03 +05:30
  • 6936c29c13 feat: add token check to notification refresh and methods for controlling notification polling. pradeepkumar 2026-03-19 03:32:35 +05:30
  • 3ec7fc01e1 feat: Conditionally reset authentication state on force logout and streamline logout by immediately resetting state and clearing tokens. pradeepkumar 2026-03-19 03:13:56 +05:30
  • fc2c099c08 feat: Refactor agent info cards to include testimonial previews and redesign the testimonial card to match web and Figma specifications. pradeepkumar 2026-03-19 03:11:34 +05:30
  • 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. pradeepkumar 2026-03-18 17:24:32 +05:30
  • cde137e07b feat: Support WebP image uploads, correct JPG MIME type, and refine professional rating display logic. pradeepkumar 2026-03-18 12:32:41 +05:30
  • 2c657e77f2 feat: Replace star rating icons with a new SVG asset in the top professionals section. pradeepkumar 2026-03-18 11:57:38 +05:30
  • 42135ca7af style: reformat top_professionals_section.dart for consistent spacing. pradeepkumar 2026-03-18 11:47:36 +05:30
  • a90f039b4b feat: update app icons and refactor home top professionals section to display dynamic agent profiles. pradeepkumar 2026-03-18 11:42:46 +05:30
  • b52e356a04 chore: update API_BASE_URL in demo environment configuration. pradeepkumar 2026-03-17 11:55:51 +05:30
  • 0f4a3abfa2 feat: Add a back button to the agent search screen and adjust the search bar's left padding. pradeepkumar 2026-03-17 10:59:47 +05:30
  • 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. pradeepkumar 2026-03-16 17:49:25 +05:30
  • d86c862ed7 feat: Update app icons and display 'GIF' as message preview for GIF URLs in conversations. pradeepkumar 2026-03-16 15:37:29 +05:30
  • e195696733 feat: Implement email verification flow for user registration, update API base URL, and refine agent search screen UI. pradeepkumar 2026-03-16 15:32:17 +05:30
  • 9512f5ef8d feat: Add optional agentTypeId field to RegisterRequest model. pradeepkumar 2026-03-16 14:23:31 +05:30
  • c4c6322507 refactor: Adjust button layouts and text handling for logout and profile save/cancel actions. pradeepkumar 2026-03-16 10:47:42 +05:30
  • aaed88d51d Refactor: Change profile tab cancel actions to reset form state instead of navigating, and adjust agent availability UI. pradeepkumar 2026-03-15 22:40:24 +05:30
  • 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. pradeepkumar 2026-03-15 22:28:59 +05:30
  • 1fafbb1eb4 fix: Add mounted checks before state updates to prevent errors on disposed providers. pradeepkumar 2026-03-15 17:07:18 +05:30
  • 8884038842 fix: Prevent URLs and GIF links from being displayed as text content below media messages. pradeepkumar 2026-03-15 01:06:56 +05:30
  • f659be07ae feat: Enable direct chat initiation from agent network, improve GIF rendering in chat, and fix message order and webview authentication. pradeepkumar 2026-03-15 01:04:36 +05:30
  • 84e9cd9680 feat: Enhance billing display with currency formatting, improve dynamic form field management by clearing cached controllers and using unique keys, and add mailto URL scheme support. pradeepkumar 2026-03-15 00:57:14 +05:30
  • d5a92e0b94 feat: Implement 'Show More/Less' for agent specialization cards, enhance dynamic form field controller management in agent profile editing, and move the agent edit profile route to a standalone screen. pradeepkumar 2026-03-15 00:50:03 +05:30
  • b7f131c677 feat: Implement expandable tag sections with "Show More/Less" functionality on the agent home screen. pradeepkumar 2026-03-15 00:41:31 +05:30
  • 21f669fca5 feat: Implement optimistic UI for agent availability toggle, add email and phone visibility toggles, and improve the logout process with immediate socket disconnection and best-effort API calls. pradeepkumar 2026-03-15 00:35:39 +05:30
  • 54fdd66270 feat: Manage socket connection lifecycle based on authentication status and ensure chat screen joins rooms only when socket is connected. pradeepkumar 2026-03-15 00:30:12 +05:30
  • fe2bc5bf28 feat: Implement real-time messaging with socket listeners and enable starting chats from agent details. pradeepkumar 2026-03-15 00:28:04 +05:30
  • fed89cbef2 feat: Implement contact form clearing, refactor chat avatar display to use S3Image, add unread count to notification filter, and enhance agent detail layout. pradeepkumar 2026-03-15 00:03:38 +05:30
  • de4a7b8040 feat: Implement pull-to-refresh functionality on the agent detail screen by adding a refresh method to the provider and integrating a RefreshIndicator. pradeepkumar 2026-03-14 23:52:45 +05:30
  • d3f49565d3 feat: Enhance contact agent bottom sheet layout with max height and safe area, and refine send request button styling. pradeepkumar 2026-03-14 23:46:22 +05:30
  • 2198cae027 feat: Always display agent experience, specialization, and info card sections on the agent detail screen, showing empty states when data is unavailable. pradeepkumar 2026-03-14 23:41:50 +05:30
  • 04a57dc137 feat: add static agent carousel with navigation dots to the FeaturesSection. pradeepkumar 2026-03-14 23:33:32 +05:30
  • 630fedc78a refactor: update Top Professionals section to source agent and lender data from CMS content and adjust CTA button text. pradeepkumar 2026-03-14 23:26:56 +05:30
  • 29c9277bb7 feat: Redesign home screen sections with updated testimonial card styles, refined trust stats layout, and spacing adjustments. pradeepkumar 2026-03-14 22:44:48 +05:30
  • 4475965780 feat: Update TopProfessionalsSection with a new building icon and refined CTA button styling. pradeepkumar 2026-03-14 22:21:48 +05:30
  • 751388ed00 feat: Fetch real agent data for featured professionals and update associated icons and image placeholders. pradeepkumar 2026-03-14 21:30:37 +05:30
  • ddcc04a446 feat: enhance profile input fields with new styling and customization options, and update calendar and location icons pradeepkumar 2026-03-14 20:59:47 +05:30
  • da45b1ad42 Refactor: enhance code readability, adjust modal bottom sheet padding and root navigator usage, and increase connect button height. pradeepkumar 2026-03-14 17:51:03 +05:30
  • 8411015075 feat: Add app icon generation, update profile navigation, and refine UI styling for profile action buttons and notification tabs. pradeepkumar 2026-03-14 17:25:33 +05:30
  • 7b9c19ec67 feat: Implement image cache eviction for S3 images and enhance image loading error handling. pradeepkumar 2026-03-14 15:26:08 +05:30
  • ad94db5620 feat: Implement initial filtering for agent search from the home screen, enable footer navigation, and add provider stability checks. pradeepkumar 2026-03-14 14:53:46 +05:30
  • 6928697c5c feat: Implement support chat functionality, add 2FA verification screen and routing, and update dependencies. pradeepkumar 2026-03-11 13:26:16 +05:30
  • 4780eb9a63 refactor: Consolidate agent name display into a single Text.rich widget and adjust verified icon padding. pradeepkumar 2026-03-10 23:15:11 +05:30
  • d1318d25b9 feat: Implement the onboarding flow with new screens, assets, and updated splash screen navigation logic. pradeepkumar 2026-03-10 23:10:23 +05:30
  • 792965f717 feat: implement a new splash screen with custom branding, assets, and routing for both Android and iOS. pradeepkumar 2026-03-10 22:46:48 +05:30
  • 5e2f42af2f chore: Update API base URL in development environment and increment app version. pradeepkumar 2026-03-09 23:51:12 +05:30
  • 2c4e0f11d5 Add Kotlin compiler session file. pradeepkumar 2026-03-09 08:17:59 +05:30
  • b193cbb9cf feat: add new profile settings tabs for testimonials, billing, password, notifications, and privacy. pradeepkumar 2026-03-09 08:14:10 +05:30
  • 88c71d6b6e feat: enhance profile subscription UI with new assets, font adjustments, and SVG support. pradeepkumar 2026-03-09 07:40:57 +05:30
  • ef1df39520 feat: Add support for the 'FILE' field type in agent profile editing, treating it identically to 'FILE_UPLOAD'. main pradeepkumar 2026-03-09 06:35:32 +05:30
  • d800b14280 feat: Implement document upload functionality and update agent profile edit screen UI with a new back icon. pradeepkumar 2026-03-09 06:33:55 +05:30
  • f1003be757 feat: Enable Firebase Cloud Messaging for iOS with platform-specific configurations and update Android build settings. pradeepkumar 2026-03-09 06:07:36 +05:30
  • 0102617dc7 feat: implement Stripe checkout flow, update profile settings UI for subscriptions, and add agent profile editing. pradeepkumar 2026-03-09 06:04:54 +05:30
  • e129be5a59 feat: Implement Firebase push notifications with support for flavor-specific configurations. pradeepkumar 2026-03-08 21:55:52 +05:30
  • 744b7b7ca8 feat: Implement notifications feature, enhance profile settings with new sections, and integrate Firebase configurations for multiple environments. pradeepkumar 2026-03-08 21:48:56 +05:30