Commit graph

75 commits

Author SHA1 Message Date
Benoit Martins
e3bf00dca5 Fix contacts with only a phone number 2026-02-03 13:08:58 +01:00
Benoit Martins
d25c19ff8e Refactor of Config and CorePreferences 2026-01-27 15:55:57 +01:00
Benoit Martins
6b93a7ef5e Refactor toast system 2026-01-20 13:32:21 +01:00
Benoit Martins
57b7b857bc Replace contactAddress with params.identityAddress for defaultAccount 2025-12-12 14:40:03 +00:00
Benoit Martins
07dbf407b0 Update PopupView UI 2025-11-26 09:34:40 +00:00
Benoit Martins
4fbb43f38c Fix SIP contacts filter 2025-11-17 13:44:59 +01:00
Benoit Martins
068b93cf1c Hide SIP domains in suggestion list 2025-10-02 14:10:10 +02:00
Benoit Martins
90f2ad7e58 Fix friend list refresh triggered by onPresenceReceived 2025-09-11 16:31:14 +02:00
Benoit Martins
9d861a7b81 Hide AddParticipantsFragment on check click 2025-07-24 11:54:14 +02:00
Benoit Martins
24501f3ce2 Hide AddParticipantsFragment on check click in MeetingView 2025-07-24 11:42:25 +02:00
Benoit Martins
917d22b1ec Fix add participant process in group call and group conversation 2025-07-22 14:48:31 +02:00
Benoit Martins
ad736c8fc5 Refresh contact list when Add Participant fragment is closed 2025-07-22 10:33:18 +02:00
Benoit Martins
914177000b Debounce ContactLoaded notification to reduce redundant calls 2025-07-21 23:32:34 +02:00
Benoit Martins
d3a3e91361 Fix date picker of ScheduleMeetingFragment 2025-07-21 14:58:42 +02:00
Benoit Martins
8cbc4682e9 Add padding to description TextField in ScheduleMeetingFragment 2025-07-21 13:58:00 +02:00
Benoit Martins
0217c167dc Fix contact search in MagicSearch 2025-07-21 13:50:15 +02:00
Benoit Martins
af5e25262c Fix add participants fragment 2025-07-21 11:47:06 +02:00
Benoit Martins
64a72c0704 Fix time zone picker in the schedule meeting fragment 2025-07-21 10:34:41 +02:00
Benoit Martins
ec44690cfe Disable chat messages when chat feature setting is disabled 2025-07-07 22:16:38 +02:00
Benoit Martins
54fa7be51d Scroll to today's meeting when the meeting view appears 2025-06-25 09:27:28 +02:00
Benoit Martins
8b53f55e7a Refactored other views 2025-06-18 16:57:41 +02:00
Benoit Martins
8aa5b32787 Refactored MeetingsView 2025-06-18 14:53:01 +02:00
Benoit Martins
cd223dcf06 Refactored ContactsView 2025-05-27 16:54:42 +02:00
benoit.martins
5cadd63d1e Schedule conferences with end-to-end encryption enabled and chat channel activated 2025-03-12 17:19:32 +01:00
Benoit Martins
9a208e36b2 Fix display of selected participants 2025-01-27 09:32:11 +01:00
Benoit Martins
992afa16cf Replaced all null address.username with address.asStringUriOnly 2025-01-09 16:17:22 +01:00
QuentinArguillere
8d96b08f14 Add all missing translation keys (not the corresponding translations yet) 2024-12-10 18:08:07 +01:00
QuentinArguillere
7c42e7ed5c Translations for Welcome view and some various buttons 2024-11-28 16:16:27 +01:00
QuentinArguillere
3f154651ea Replace text with translation keys in Meeting waiting room, meetings list, meeting scheduling fragments 2024-11-28 16:16:27 +01:00
QuentinArguillere
03f1ca2a4a Make canceled meetings unclicable in meetings list 2024-11-15 09:51:20 +01:00
Benoit Martins
3203cb3ccc Add Meeting invite 2024-10-16 15:13:29 +00:00
QuentinArguillere
00187e97a2 Fix "No meeting today" line not appearing if all meetings in the list are in the past 2024-10-11 15:01:01 +02:00
QuentinArguillere
9f7c4e7304 Fix various warnings 2024-09-26 14:45:31 +02:00
QuentinArguillere
4fa2d92382 Remove "all day meeting" option in meeting scheduling 2024-09-26 11:55:59 +02:00
Benoit Martins
1693c21e2e Add voice recording feature 2024-09-24 10:59:54 +02:00
Benoit Martins
68f740658b Added back round corners to main lists in portrait mode
(keep round top bar in landscape)
2024-09-24 10:59:54 +02:00
QuentinArguillere
8261e8d5c1 If a meeting has been cancelled, then mark it as such in the meetings list 2024-09-01 12:22:29 +02:00
QuentinArguillere
22d37cfce9 Update and cancel meeting : now properly send ICS through chat 2024-09-01 12:16:14 +02:00
QuentinArguillere
8059dd4470 Add NSCalendarsUsageDescription and NSCalendarsWriteOnlyAccessUsageDescriptions to info.plist 2024-09-01 12:08:18 +02:00
QuentinArguillere
e95045dab4 Fix most warnings (remaining: @sendables and deprecated calls) 2024-08-31 09:01:39 +02:00
Benoit Martins
5c82815644 Add reaction feature 2024-08-20 10:05:59 +02:00
QuentinArguillere
62db361b13 Remove Subject and Description text focus when tapping elsewhere on the screen in meeting creation / edition 2024-08-19 17:53:48 +02:00
QuentinArguillere
3ef0db8645 Cancel without popup when deleting a meeting where we are not the organizer 2024-08-19 17:53:48 +02:00
QuentinArguillere
fcce09843e Meeting cancellation: only delete meeting when pressing one of the confirmation popup buttons. 2024-08-19 17:53:48 +02:00
QuentinArguillere
4e2a7d4158 Rework timezone picker to avoid animation lag when displaying schedule meeting view 2024-08-19 17:53:48 +02:00
QuentinArguillere
a851537428 Light rework of timezone management: we only use it and store it during Meeting creation/edition. After, we reset and display everything based on current device timezone 2024-08-13 11:26:51 +02:00
QuentinArguillere
c5f780eead Upgrade meeting description UI (better text field for longer text, added maximum size) 2024-08-13 09:53:29 +02:00
QuentinArguillere
3588d97116 Add TimeZone management in meeting scheduling/editing 2024-08-13 09:52:19 +02:00
QuentinArguillere
f21831ab2c Fix margin and unused fields 2024-08-02 09:40:26 +02:00
Benoit Martins
afa7496e82 Change text in views when lists are empty 2024-07-09 17:38:26 +02:00