Protocol_00 #57

Merged
stcb merged 39 commits from Protocol_00 into dev 2025-05-14 11:50:13 +00:00
Owner
No description provided.
stcb added 38 commits 2025-05-14 11:11:15 +00:00
Init
All checks were successful
/ mirror (push) Successful in 4s
ee2eade791
Drawio Handshake logic
All checks were successful
/ mirror (push) Successful in 4s
b1f95a85e9
feat: call page UI
Some checks failed
/ build (push) Failing after 5s
/ mirror (push) Successful in 5s
7c7a4f28f4
Reviewed-on: #41
Co-authored-by: Florian Griffon <florian.griffon@epitech.eu>
Co-committed-by: Florian Griffon <florian.griffon@epitech.eu>
Reviewed-on: #40
Co-authored-by: ange <ange@yw5n.com>
Co-committed-by: ange <ange@yw5n.com>
fix: search bar upgrade (#42)
Some checks failed
/ mirror (push) Successful in 4s
/ build (push) Has been cancelled
/ build-stealth (push) Has been cancelled
9bfb55821d
Reviewed-on: #42
Co-authored-by: Florian Griffon <florian.griffon@epitech.eu>
Co-committed-by: Florian Griffon <florian.griffon@epitech.eu>
fix: makeGsmCall in historypage
All checks were successful
/ mirror (push) Successful in 7s
/ build-stealth (push) Successful in 8m29s
/ build (push) Successful in 8m30s
b042a68a8e
feat: perms & UI methodchannel
All checks were successful
/ mirror (push) Successful in 5s
/ build-stealth (push) Successful in 8m24s
/ build (push) Successful in 8m24s
c886e29d75
feat: request perm in flutter, wait for perm before trying to become main dialer
All checks were successful
/ build (push) Successful in 8m35s
/ build-stealth (push) Successful in 8m33s
/ mirror (push) Successful in 5s
5529a6e038
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>
feat: call page UI
Some checks failed
/ mirror (push) Successful in 5s
/ build (push) Failing after 4m3s
/ build-stealth (push) Failing after 4m3s
26316cf971
rebase
All checks were successful
/ mirror (push) Successful in 5s
/ build (push) Successful in 8m33s
/ build-stealth (push) Successful in 8m35s
e4ad9726ae
feat: APP IS DEFAULT DIALER
All checks were successful
/ mirror (push) Successful in 5s
/ build-stealth (push) Successful in 8m46s
/ build (push) Successful in 8m39s
5704fa1607
feat: can call and receive call
All checks were successful
/ mirror (push) Successful in 5s
/ build-stealth (push) Successful in 8m45s
/ build (push) Successful in 8m47s
2894dce1bc
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>
feat: call page UI
Some checks failed
/ mirror (push) Waiting to run
/ build (push) Has been cancelled
/ build-stealth (push) Has been cancelled
da0c5d1991
fix: not showing call UI on long press
All checks were successful
/ mirror (push) Successful in 4s
/ build-stealth (push) Successful in 8m21s
/ build (push) Successful in 8m30s
0d6322a714
Semi-auto, bad sizes and need adjustments
All checks were successful
/ mirror (push) Successful in 6s
/ build-stealth (push) Successful in 8m30s
/ build (push) Successful in 8m37s
1b5bda2eb4
Need fix signatures
All checks were successful
/ mirror (push) Successful in 4s
f5930eef82
merge
All checks were successful
/ mirror (push) Successful in 4s
f9e64a73d9
Merge remote-tracking branch 'origin/Protocol_00' into Protocol_00
All checks were successful
/ mirror (push) Successful in 4s
045d9ad417
Signature fix
All checks were successful
/ mirror (push) Successful in 5s
8d45d2e745
Update diagram, add HKDF derivation
All checks were successful
/ mirror (push) Successful in 4s
79b0491a75
Add encryption.py NO DECRYPTION yet
All checks were successful
/ mirror (push) Successful in 5s
394143b4df
Trying to fix PING and session Nonce
All checks were successful
/ mirror (push) Successful in 4s
3baf3f142b
Clean
All checks were successful
/ mirror (push) Successful in 4s
c3b0e94666
Fix + enhancement
All checks were successful
/ mirror (push) Successful in 4s
0b52d602ef
Better CLI & auto mode, enhancements
All checks were successful
/ mirror (push) Successful in 5s
71b9cc787b
add drybox ui
All checks were successful
/ mirror (push) Successful in 5s
41aff9848a
stcb added 1 commit 2025-05-14 11:49:17 +00:00
Merge branch 'dev' into Protocol_00
All checks were successful
/ mirror (push) Successful in 8s
/ build (push) Successful in 14m25s
/ build-stealth (push) Successful in 9m45s
da60b32dc7
# Conflicts:
#	dialer/android/app/src/main/AndroidManifest.xml
#	dialer/android/app/src/main/kotlin/com/icing/dialer/activities/MainActivity.kt
#	dialer/android/app/src/main/kotlin/com/icing/dialer/services/MyInCallService.kt
#	dialer/lib/features/call/call_page.dart
#	dialer/lib/features/contacts/widgets/contact_modal.dart
#	dialer/lib/features/history/history_page.dart
#	dialer/lib/features/home/home_page.dart
#	dialer/lib/main.dart
#	dialer/lib/services/call_service.dart
stcb merged commit 0aa7bbd293 into dev 2025-05-14 11:50:13 +00:00
stcb deleted branch Protocol_00 2025-05-14 11:50:13 +00:00
stcb referenced this issue from a commit 2025-05-14 11:50:14 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: icing/monorepo#57
No description provided.