Commit Graph

3 Commits

Author SHA1 Message Date
4f2d2d5d2b feat: call notification outside app | fix: hangup close callScreen correctly
All checks were successful
/ mirror (push) Successful in 4s
/ build (push) Successful in 8m27s
/ build-stealth (push) Successful in 8m34s
2025-03-24 16:31:16 +02:00
72dd30995e feat: app is now default dialer app
All checks were successful
/ mirror (push) Successful in 5s
/ build-stealth (push) Successful in 8m34s
/ build (push) Successful in 8m37s
2025-03-23 15:33:03 +02:00
fb5f155430 Add CallPage for initiating calls with contact details (#37)
All checks were successful
/ mirror (push) Successful in 5s
/ build-stealth (push) Successful in 7m41s
/ build (push) Successful in 10m18s
Demo call page avec les features de base:
- Haut parleur
- Couper/activer micro
- keypad
- raccrocher
- Display Icing state (toucher pour switch l'état)

S'active en faisant un appui long sur le bouton d'appel depuis les détails du contact.
Compatible avec l'obfuscation des contacts.

Co-authored-by: AlexisDanlos <91090088+AlexisDanlos@users.noreply.github.com>
Reviewed-on: #37
Co-authored-by: alexis <alexis.danlos@epitech.eu>
Co-committed-by: alexis <alexis.danlos@epitech.eu>
2025-03-07 22:40:16 +00:00