Commit Graph

8 Commits

Author SHA1 Message Date
AlexisDanlos
960ddd8e8f refactor: remove unused color_utils import and replace with username_color_generator in call and contact pages
All checks were successful
/ mirror (push) Successful in 14s
/ build (push) Successful in 10m38s
/ build-stealth (push) Successful in 10m43s
2025-05-16 22:33:48 +02:00
AlexisDanlos
6fc2991d1e refactor: clean up whitespace in block_service and contact_modal files
Some checks failed
/ mirror (push) Successful in 4s
/ build-stealth (push) Has been cancelled
/ build (push) Has been cancelled
2025-05-16 22:27:58 +02:00
AlexisDanlos
d7ed797b80 refactor: update imports and restructure widget files for better organization
All checks were successful
/ mirror (push) Successful in 5s
/ build (push) Successful in 10m12s
/ build-stealth (push) Successful in 10m12s
2025-05-16 22:14:42 +02:00
AlexisDanlos
00e7d850b0 refactor: convert ContactPage to StatelessWidget and optimize AlphabetScrollPage for better performance
All checks were successful
/ mirror (push) Successful in 4s
/ build (push) Successful in 10m17s
/ build-stealth (push) Successful in 10m13s
2025-04-05 02:24:56 +02:00
AlexisDanlos
96427d78d9 refactor: update contact fetching to include accounts, photo, and thumbnail
All checks were successful
/ mirror (push) Successful in 13s
/ build (push) Successful in 10m38s
/ build-stealth (push) Successful in 10m38s
2025-04-05 01:57:37 +02:00
AlexisDanlos
612cccc381 Refactor obfuscate service and avatar widget; move to domain layer and remove unused files
Some checks failed
/ mirror (push) Successful in 5s
/ build (push) Has been cancelled
/ build-stealth (push) Has been cancelled
- Moved ObfuscateService and ObfuscatedAvatar from services to domain/services.
- Updated references to use globals for stealth mode instead of AppConfig.
- Removed old obfuscated_avatar.dart file and updated imports in call and incoming call pages.
- Cleaned up imports in composition, contact, and history pages to reflect new structure.
- Deleted unused BlockService, CallService, ContactService, AsymmetricCryptoService, and QRScanner classes.
2025-04-05 01:48:34 +02:00
AlexisDanlos
f89c5440fc refactor: introduce LoadingIndicatorWidget and streamline contact page structure
All checks were successful
/ mirror (push) Successful in 5s
/ build (push) Successful in 9m57s
/ build-stealth (push) Successful in 9m58s
2025-04-04 14:55:21 +02:00
AlexisDanlos
664dd4bb38 WIP: app rework
All checks were successful
/ mirror (push) Successful in 5s
/ build-stealth (push) Successful in 8m55s
/ build (push) Successful in 8m58s
2025-03-26 22:27:02 +01:00