Commit Graph

9 Commits

Author SHA1 Message Date
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
1a020bbbd8 refactor: remove unused imports and obfuscate service from contact page
All checks were successful
/ mirror (push) Successful in 6s
/ build-stealth (push) Successful in 10m16s
/ build (push) Successful in 10m23s
2025-04-05 02:13:07 +02:00
AlexisDanlos
918265744e refactor: enhance stealth mode handling and clean up imports across services
Some checks failed
/ mirror (push) Successful in 4s
/ build-stealth (push) Has been cancelled
/ build (push) Has been cancelled
2025-04-05 02:12:31 +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
8cb206a640 refactor: optimize contact fetching and processing for improved performance
All checks were successful
/ mirror (push) Successful in 4s
/ build-stealth (push) Successful in 9m52s
/ build (push) Successful in 9m56s
2025-04-04 14:38:32 +02:00
AlexisDanlos
62d48dc084 refactor: improve contact fetching and initialization logic for better performance and clarity
All checks were successful
/ mirror (push) Successful in 4s
/ build (push) Successful in 9m17s
/ build-stealth (push) Successful in 9m21s
2025-04-02 15:13:32 +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