monorepo/dialer
AlexisDanlos 612cccc381
Some checks failed
/ mirror (push) Successful in 5s
/ build (push) Has been cancelled
/ build-stealth (push) Has been cancelled
Refactor obfuscate service and avatar widget; move to domain layer and remove unused files
- 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
..
android feat: app is now default dialer app | callpage UI | incoming call UI | receive and call from our app (#48) 2025-03-24 11:11:11 +00:00
lib Refactor obfuscate service and avatar widget; move to domain layer and remove unused files 2025-04-05 01:48:34 +02:00
test stealth-mode (#27) 2025-01-26 12:32:37 +00:00
.metadata Add website into monorepo 2024-10-26 23:52:18 +03:00
analysis_options.yaml Monorepoing 2024-10-26 23:53:30 +03:00
build.sh cicd-stealth (#40) 2025-03-04 13:06:08 +00:00
devtools_options.yaml KeyGeneration2 (#34) 2025-02-13 19:58:52 +00:00
pubspec.yaml Ready: Fix History (#35) 2025-02-17 09:49:50 +00:00
run.sh cicd-stealth (#40) 2025-03-04 13:06:08 +00:00
stealth_local_run.sh cicd-stealth (#40) 2025-03-04 13:06:08 +00:00