Commit Graph

145 Commits

Author SHA1 Message Date
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
9c79c05c52 refactor: update contact email and phone priority logic in agent detail provider to match web implementation 2026-04-09 22:08:24 +05:30
pradeepkumar
b97113b10a fix: update active conversation state and read status based on app lifecycle changes 2026-04-09 20:40:58 +05:30
pradeepkumar
63288fa06a feat: implement user reporting in chat and dynamic environment-aware testimonial links 2026-04-09 17:02:20 +05:30
pradeepkumar
44278b7eb0 fix: implement safe map casting for socket events and add support for conversation deletion updates 2026-04-09 16:02:31 +05:30
pradeepkumar
f9c6d5e5da refactor: improve Dio error parsing and add user-friendly fallback messages for network and status code failures 2026-04-09 05:22:11 +05:30
pradeepkumar
509eae2e88 refactor: enhance push notification routing with full payload handling and add socket connection state management 2026-04-08 21:24:35 +05:30
pradeepkumar
ca81a73e49 feat: integrate speech-to-text functionality into chat screen with cross-platform permission configuration 2026-04-08 20:21:29 +05:30
pradeepkumar
8474d41002 style: update support chat bubble colors to use AppColors.accentOrange 2026-04-08 19:12:43 +05:30
pradeepkumar
0c52b18971 feat: add Android OAuth client configuration to production google-services.json files 2026-04-08 09:54:55 +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
de58d807ec prod setup 2026-04-08 09:36:03 +05:30
pradeepkumar
067eee65e6 fix 2026-04-08 04:59:14 +05:30
pradeepkumar
8d121cd586 fix 2026-04-08 04:32:07 +05:30
pradeepkumar
82c0582bca feat: implement production flavor with environment configuration and build support 2026-04-08 03:50:52 +05:30
pradeepkumar
7e4f879171 fix 2026-04-08 03:46:13 +05:30
pradeepkumar
7737bcfd65 fix 2026-04-07 20:14:40 +05:30
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