Commit Graph

128 Commits

Author SHA1 Message Date
pradeepkumar
821e1a0689 feat: implement automatic message delivery acknowledgement to trigger real-time double-tick status updates 2026-04-07 19:53:12 +05:30
pradeepkumar
2913947a34 refactor: remove redundant AnimatedSwitcher and update routing transitions to use slide animations for detail screens 2026-04-02 17:57:57 +05:30
pradeepkumar
18cf495672 fix: update navigation routes to /home in payment success screen 2026-04-02 07:07:19 +05:30
pradeepkumar
5f146853bd fix 2026-03-31 23:23:08 +05:30
pradeepkumar
26611274d5 feat: pass role, agent type, and auth mode to social login providers and repository 2026-03-31 22:45:16 +05:30
pradeepkumar
c2c1b51777 refactor: update back navigation to prioritize popping the route stack before defaulting to home 2026-03-31 20:41:01 +05:30
pradeepkumar
8a982bdf3d refactor: update navigation to use push/pop and add conditional dashboard redirection for agents 2026-03-31 19:36:30 +05:30
pradeepkumar
548c822f89 feat: add URL and intent queries to Android manifest and refresh notification list after marking all as read 2026-03-31 16:00:48 +05:30
pradeepkumar
a96a7b84d8 refactor: conditionalize profile fields, update chat navigation transitions, and fix provider state management during widget lifecycle 2026-03-31 13:05:49 +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
457ea8a082 feat: add shimmer header to conversations screen and update navigation transitions 2026-03-31 06:18:33 +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
145cf53fdb feat: add back navigation to agent network screen and update route transition animation 2026-03-31 05:59:38 +05:30
pradeepkumar
2af7eca16a feat: update agent match calculation, enable tag expansion in search, increase socket reconnect attempts, and disable profile title editing 2026-03-31 05:32:22 +05:30
pradeepkumar
8ee77420af feat: update Find Agents button navigation to redirect agents to home screen 2026-03-30 19:20:54 +05:30
pradeepkumar
446e591cfa fix: prevent duplicate messages and update support chat UI styling 2026-03-30 18:11:17 +05:30
pradeepkumar
f7881c7fed fix 2026-03-30 15:35:35 +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
b3905865d6 refactor: update agent and lender filtering logic to categorize profiles by type ID 2026-03-30 14:58:09 +05:30
pradeepkumar
d507a52b87 refactor: move verified badge below agent name and remove match percentage display in agent search screen 2026-03-30 12:01:45 +05:30
pradeepkumar
7fe05a1b1b chore: add Android OAuth client configuration for demo environment in google-services.json 2026-03-28 22:03:56 +05:30
pradeepkumar
7fb1543eeb feat: add context menu to conversations screen and simplify manage network UI component 2026-03-28 21:09:37 +05:30
pradeepkumar
61060527f8 feat: add "+ more" indicator to agent specialization tags when exceeding limit 2026-03-28 20:21:11 +05:30
pradeepkumar
3c426f2a14 feat: implement message delivery status tracking via socket events and provider state updates 2026-03-28 20:13:25 +05:30
pradeepkumar
74d53dbed3 feat: add matchPercentage field to AgentProfile and display match badge in agent search results 2026-03-28 20:08:28 +05:30
pradeepkumar
ecca0a37c3 chore: update Google Sign-In client ID and remove redundant AnimatedSwitcher from app shell 2026-03-28 19:21:48 +05:30
pradeepkumar
76ab8612a4 feat: trigger notification provider refresh upon receiving FCM push notifications 2026-03-28 18:53:12 +05:30
pradeepkumar
d9399a7be3 fix: improve chat auto-scroll logic, reduce socket timeout, and prevent duplicate message sends 2026-03-28 18:50:25 +05:30
pradeepkumar
130583c98c refactor: simplify privacy tab by removing data settings and restricting profile visibility to agents only 2026-03-28 18:46:40 +05:30
pradeepkumar
2db956893c feat: update Twitter auth to use confidential client flow with Basic authentication 2026-03-28 17:03:27 +05:30
pradeepkumar
3621f4d17f refactor: center splash screen house illustration and remove logo from launch background 2026-03-28 15:30:09 +05:30
pradeepkumar
5909b7bf97 fix 2026-03-28 02:21:36 +05:30
pradeepkumar
40410c9972 fix 2026-03-27 15:55:05 +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
ca4315b09d Refactor: Redesign bottom navigation bar item to include an active indicator dot, a background highlight for selected icons, and adjusted padding. 2026-03-27 09:15:19 +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
4c06d0d895 feat: Enhance messaging read receipts and auto-read, fix auth 401 error suppression during logout, and refine agent profile expertise 2026-03-27 06:32:46 +05:30
pradeepkumar
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. 2026-03-26 15:05:06 +05:30
pradeepkumar
0466341f62 feat: Implement Twitter (X) login using OAuth 2.0 PKCE flow via webview. 2026-03-26 11:53:36 +05:30
pradeepkumar
22187c8b13 feat: Implement real-time agent connection state updates and enhance app shell navigation transitions. 2026-03-26 09:46:40 +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
b5c3f6daf9 feat: Add agent profile verification status fields and display corresponding UI banners on the agent home screen. 2026-03-21 08:55:43 +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
ea7c003e6a feat: Implement change detection and conditional enabling of save/cancel buttons for profile and notification settings. 2026-03-20 13:29:28 +05:30
pradeepkumar
f3e48925b2 feat: Implement actual API call for sending contact messages with Dio, including phone number, and add error handling. 2026-03-20 12:41:57 +05:30
pradeepkumar
744787bae2 feat: Enhance APNS token retrieval with retries and add cancel functionality to revert changes in notification and privacy settings. 2026-03-20 02:48:41 +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
38423d1586 feat: sort conversations by favorite status then by last message time. 2026-03-20 02:34:11 +05:30