Riku Isokoski
|
a3e14c012d
|
src: Enable unused parameter warning
Fix warnings.
Some clang-formatting was necessary.
DebugPins is unused and was removed.
|
2023-01-24 10:43:17 +02:00 |
|
Finlay Davidson
|
96165a8541
|
Format header files
In my PR updating clang-format, I forgot to also format the headers.
|
2023-01-09 21:41:21 +01:00 |
|
Avamander
|
6989854519
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
|
Avamander
|
40d45d923b
|
Reformatted all the files according to clang-format style
|
2021-04-24 11:39:53 +03:00 |
|
petter
|
d4c31bcbbe
|
add mute button and functionality for call notification + new button icons
|
2021-01-27 17:07:46 +01:00 |
|
Jean-François Milants
|
219bafb01a
|
Handle call notification the same way than other notifications.
Display the call notifications in the Notification app, with buttons to accept/reject the call.
|
2021-01-24 17:22:39 +01:00 |
|
petter
|
6d76dbc911
|
change Notification Event base UUID
|
2021-01-21 23:36:17 +01:00 |
|
petter
|
2d90571f0d
|
change Notification Event UUID
|
2021-01-21 23:15:34 +01:00 |
|
Rasmus Schenstrom
|
10ba20876f
|
Add incoming call functionality
Add categories to AlertNotification
Add new alert notification screens bases
Add Incoming Call
Add Modal
Add event to AlertNotification
Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com>
|
2021-01-21 23:15:29 +01:00 |
|
okaestne
|
1516573df4
|
Include cleanup: components
|
2020-11-16 01:35:45 +01:00 |
|
JF
|
440ae412b9
|
Increase max size of notification message to 100 char.
Fix bug in message handling that would ignore the last character of the notification.
|
2020-10-21 17:31:56 +02:00 |
|
Avamander
|
6c86d1d9d7
|
Fixed all the includes that were broken due to the renames
|
2020-10-02 22:16:48 +03:00 |
|