Commit Graph

8 Commits

Author SHA1 Message Date
81187f4384 fix: mute and speaker options working in callPage
All checks were successful
/ mirror (push) Successful in 5s
/ build (push) Successful in 10m16s
/ build-stealth (push) Successful in 10m19s
2025-04-28 18:51:35 +03:00
936250829b feat: speaker option in call
All checks were successful
/ build-stealth (push) Successful in 10m27s
/ build (push) Successful in 10m30s
/ mirror (push) Successful in 5s
2025-04-27 17:43:52 +03:00
6c5ce1beab feat: can mute mic in call 2025-04-27 17:27:27 +03:00
7339d5982e fix: timer in call page after incoming call
All checks were successful
/ mirror (push) Successful in 5s
/ build (push) Successful in 9m56s
/ build-stealth (push) Successful in 9m50s
2025-04-20 00:53:28 +03:00
f6559f8a93 feat: timer in call page 2025-04-18 22:14:38 +03:00
ec1779bb15 callNotifications and various fix related to calls (#49)
Some checks failed
/ mirror (push) Successful in 4s
/ build-stealth (push) Successful in 10m35s
/ build (push) Failing after 8m51s
Reviewed-on: #49
Co-authored-by: florian <florian.griffon@epitech.eu>
Co-committed-by: florian <florian.griffon@epitech.eu>
2025-04-17 12:26:32 +00:00
37349fdc13 feat: app is now default dialer app | callpage UI | incoming call UI | receive and call from our app (#48)
All checks were successful
/ mirror (push) Successful in 5s
/ build (push) Successful in 8m54s
/ build-stealth (push) Successful in 8m56s
Reviewed-on: #48
Co-authored-by: Florian Griffon <florian.griffon@epitech.eu>
Co-committed-by: Florian Griffon <florian.griffon@epitech.eu>
2025-03-24 11:11:11 +00: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