Icing Dialer + Website + Docs
Go to file
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
.gitea/workflows cicd-stealth (#40) 2025-03-04 13:06:08 +00:00
dialer Refactor obfuscate service and avatar widget; move to domain layer and remove unused files 2025-04-05 01:48:34 +02:00
docs BTP_Delivrables (#43) 2025-02-28 16:44:44 +00:00
website CI/CD build apk (#5) 2025-02-17 09:29:24 +00:00
.gitignore KeyGeneration2 (#34) 2025-02-13 19:58:52 +00:00
README.md BTP_Delivrables (#43) 2025-02-28 16:44:44 +00:00

Icing

Encrypting phone calls on an analog audio level

An Epitech Innovation Project

By Bartosz Michalak - Alexis Danlos - Florian Griffon - Ange Duhayon - Stéphane Corbière


The docs folder contains documentation about:

Epitech

  • The Beta Test Plan
  • The Delivrables

Icing

  • The project
  • A user manual
  • Our automations