Commit Graph

5 Commits

Author SHA1 Message Date
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
afa0c5b5a4 Merge branch 'dev' of https://git.gmoker.com/icing/monorepo into rework-app
Some checks failed
/ build-stealth (push) Failing after 8m6s
/ build (push) Successful in 9m34s
/ mirror (push) Successful in 4s
2025-05-09 15:46:52 +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
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
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