Benoit Martins
|
d25c19ff8e
|
Refactor of Config and CorePreferences
|
2026-01-27 15:55:57 +01:00 |
|
Benoit Martins
|
07dbf407b0
|
Update PopupView UI
|
2025-11-26 09:34:40 +00:00 |
|
Benoit Martins
|
9d861a7b81
|
Hide AddParticipantsFragment on check click
|
2025-07-24 11:54:14 +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
|
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
|
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 |
|
QuentinArguillere
|
8d96b08f14
|
Add all missing translation keys (not the corresponding translations yet)
|
2024-12-10 18:08:07 +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
|
4fa2d92382
|
Remove "all day meeting" option in meeting scheduling
|
2024-09-26 11:55:59 +02:00 |
|
QuentinArguillere
|
22d37cfce9
|
Update and cancel meeting : now properly send ICS through chat
|
2024-09-01 12:16:14 +02:00 |
|
QuentinArguillere
|
e95045dab4
|
Fix most warnings (remaining: @sendables and deprecated calls)
|
2024-08-31 09:01:39 +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
|
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 |
|
QuentinArguillere
|
89367bb7cd
|
Various padding and display update, and hold ScheduleMeetingFragment in a scrollview to make it scrollable in landscape view
|
2024-06-25 17:22:19 +02:00 |
|
QuentinArguillere
|
e74b2dd4f3
|
Rename "ScheduleMeetingViewModel" to "MeetingViewModel"
|
2024-06-25 17:22:19 +02:00 |
|
QuentinArguillere
|
570007c2c6
|
Implement conference details view with edit option.
|
2024-06-25 17:22:19 +02:00 |
|
QuentinArguillere
|
19da4e0d64
|
Extract AddParticipantsViewModel from the ScheduleMeetingViewModel to be used for other future views
|
2024-04-30 10:27:52 +02:00 |
|
QuentinArguillere
|
6dfc870624
|
fix some padding, update meeting list to add the newly created conference when exiting scheduler menu
|
2024-04-22 15:58:17 +02:00 |
|
QuentinArguillere
|
352cfae6f5
|
Fix date adjustments when scheduling meeting
|
2024-04-19 17:43:34 +02:00 |
|
QuentinArguillere
|
924a7413fa
|
Integrate meetingsview in the main view, and implement date and participant selection in meeting scheduling
|
2024-04-19 15:54:00 +02:00 |
|
QuentinArguillere
|
0432c9799d
|
Start schedule meeting fragment and model
|
2024-04-19 15:47:25 +02:00 |
|