• Joined on 2024-07-06
alexis pushed to rework-app at icing/monorepo 2025-05-16 20:33:52 +00:00
960ddd8e8f refactor: remove unused color_utils import and replace with username_color_generator in call and contact pages
alexis pushed to rework-app at icing/monorepo 2025-05-16 20:28:03 +00:00
6fc2991d1e refactor: clean up whitespace in block_service and contact_modal files
alexis pushed to rework-app at icing/monorepo 2025-05-16 20:14:47 +00:00
d7ed797b80 refactor: update imports and restructure widget files for better organization
alexis pushed to message-service at icing/monorepo 2025-05-11 10:11:36 +00:00
4ecf7c546b feat: add MessageService for sending SMS and integrate into ContactModal
alexis pushed to message-service at icing/monorepo 2025-05-09 14:19:40 +00:00
alexis created branch message-service in icing/monorepo 2025-05-09 14:19:40 +00:00
alexis pushed to hide-voicemail-page at icing/monorepo 2025-05-09 14:06:16 +00:00
e9fba8a3ba fix: remove voicemail tab from home page
alexis created branch hide-voicemail-page in icing/monorepo 2025-05-09 14:06:16 +00:00
alexis pushed to rework-app at icing/monorepo 2025-05-09 13:47:16 +00:00
afa0c5b5a4 Merge branch 'dev' of https://git.gmoker.com/icing/monorepo into rework-app
dab3fe3790 callPageV2 (#52)
ec1779bb15 callNotifications and various fix related to calls (#49)
22941f78d0 Argiliser exemples (#53)
b9dd156eca fix: search bar is non case sensitive and don't have delay (contact page) (#50)
Compare 7 commits »
alexis created pull request icing/monorepo#54 2025-05-02 14:39:12 +00:00
rework-app
alexis pushed to real-voicemail at icing/monorepo 2025-04-24 08:34:41 +00:00
ea132dd348 refactor: streamline voicemail retrieval and playback handling with improved error messaging
alexis created branch real-voicemail in icing/monorepo 2025-04-09 14:25:21 +00:00
alexis pushed to real-voicemail at icing/monorepo 2025-04-09 14:25:21 +00:00
ec3f13a34b refactor: add voicemail functionality with permissions handling and UI updates
alexis pushed to rework-app at icing/monorepo 2025-04-05 00:24:59 +00:00
00e7d850b0 refactor: convert ContactPage to StatelessWidget and optimize AlphabetScrollPage for better performance
alexis pushed to rework-app at icing/monorepo 2025-04-05 00:13:10 +00:00
1a020bbbd8 refactor: remove unused imports and obfuscate service from contact page
alexis pushed to rework-app at icing/monorepo 2025-04-05 00:12:34 +00:00
918265744e refactor: enhance stealth mode handling and clean up imports across services
alexis pushed to rework-app at icing/monorepo 2025-04-04 23:57:42 +00:00
96427d78d9 refactor: update contact fetching to include accounts, photo, and thumbnail
alexis pushed to rework-app at icing/monorepo 2025-04-04 23:48:37 +00:00
612cccc381 Refactor obfuscate service and avatar widget; move to domain layer and remove unused files
alexis pushed to rework-app at icing/monorepo 2025-04-04 12:55:23 +00:00
f89c5440fc refactor: introduce LoadingIndicatorWidget and streamline contact page structure
alexis pushed to rework-app at icing/monorepo 2025-04-04 12:38:35 +00:00
8cb206a640 refactor: optimize contact fetching and processing for improved performance