a52817231e
fixed list view breaking layout
2026-02-01 17:16:42 +01:00
e4243e53ac
resolved pr issues
2026-02-01 15:55:43 +01:00
0aead45191
Merge remote-tracking branch 'origin/develop' into develop-polls
...
# Conflicts:
# devtools_options.yaml
2026-02-01 15:37:26 +01:00
dacefd321b
updated poll list design
2026-02-01 15:35:40 +01:00
92a9a7358e
changed link to directly open the chat
2026-02-01 15:20:01 +01:00
174e6ac0b7
fixed finished polls causing errors, made poll list dense
2026-02-01 15:07:48 +01:00
c9eaed782a
update grade averages UI and enable devtools extensions
2026-02-01 15:06:49 +01:00
567184bcf9
filtered system messages for poll votes
2026-02-01 13:56:39 +01:00
541d6ef164
fixed issues with null values in votes map
2026-02-01 13:32:18 +01:00
3469d02033
changed poll dialog to only show results
2026-02-01 03:23:36 +01:00
699aec8ab5
Merge branch 'develop' into develop-polls
2026-02-01 00:06:51 +01:00
7a3a022ecd
Merge remote-tracking branch 'origin/develop' into develop
2026-01-31 23:41:05 +01:00
a47e52e8e7
added screen_brightness
2026-01-31 23:31:53 +01:00
b3d8586c04
Merge remote-tracking branch 'origin/develop' into develop-fileDownload
...
# Conflicts:
# pubspec.yaml
2026-01-31 22:59:46 +01:00
0409c5463f
combined actions to popup menu
2026-01-31 22:55:49 +01:00
7a3b69fade
update dependencies and bump version to 0.1.7+45
...
- Bump version to `0.1.7+45` and update SDK constraint to `>=3.8.0 <4.0.0`.
- Update numerous dependencies
2026-01-31 22:40:50 +01:00
df275c0108
added file saver
2026-01-31 22:17:31 +01:00
bc6a069c90
fixed voice-message preventing chat loading
2026-01-26 16:44:39 +01:00
bfa0b0f5c0
feat: add devtools extensions and fix poll dialog UI/UX
...
- Enabled `provider` and `shared_preferences` extensions in `devtools_options.yaml`.
- Added logging for message object data on chat bubble tap.
- Fixed layout issues in poll dialog by wrapping `LoadingSpinner` in a `Column` and changing `ListView` to a `Column` in `pollOptionsList.dart`.
- Updated poll submission button to wait for the poll state to load before allowing interaction.
2026-01-18 10:28:17 +01:00
274b77f705
Merge branch 'develop' into develop-polls
2026-01-17 23:22:52 +01:00
a689cf4fef
Merge remote-tracking branch 'origin/develop' into develop
2025-12-03 17:12:40 +01:00
8f92ab06d9
fix webuntis server URL and certificate
2025-12-03 17:12:33 +01:00
b68bec9ebd
WIP: add option to vote on polls
2025-10-10 11:39:57 +02:00
81f65750b7
added functionality to show own votes in polls
2025-10-10 02:01:43 +02:00
a460d2b296
changed naming of variable at participants sorting
2025-10-01 19:03:43 +02:00
33dd6c4c69
fixed wrong sorting in participants view
2025-10-01 16:15:09 +02:00
06c27d6b50
fixed geo-location breaking chats and white text on white background
2025-10-01 16:06:02 +02:00
5f27956035
fix webuntis auth retry not working correctly
2025-09-10 20:23:14 +02:00
f29c84d05c
fixed timetable subject name requirement
2025-09-06 17:03:01 +02:00
7dbd6038f3
prevent common "change" tiles in timetable, more robust parsing
2025-09-06 16:47:47 +02:00
22d3d18a17
changed naming for participants
2025-09-06 16:09:47 +02:00
d65e61c297
Merge branch 'develop' into develop-groupedParticipants
2025-09-06 13:58:08 +00:00
25a6ef37fa
Merge branch 'develop' into develop-groupedParticipants
2025-09-06 13:57:10 +00:00
34763ace4a
Merge remote-tracking branch 'origin/develop' into develop
2025-09-06 15:57:08 +02:00
9b58412ca7
fixed missing no reaction text
...
fixed loading indicator being delayed on file download
2025-09-06 15:56:46 +02:00
a6c16e41c2
fixed missing no reaction text
...
fixed loading indicator being delayed on file download
2025-09-06 15:56:28 +02:00
117434a5e3
Merge branch 'develop' into develop-groupedParticipants
2025-09-06 13:54:40 +00:00
e4582eaac5
removed commented code
2025-09-06 15:46:55 +02:00
430d5b8dc7
Merge remote-tracking branch 'origin/develop' into develop-groupedParticipants
...
# Conflicts:
# pubspec.yaml
2025-09-06 15:36:12 +02:00
9177c30d6e
fixed display dimensions of messages with files
2025-09-06 15:33:14 +02:00
344f8f6d2c
Merge branch 'develop' into develop-fileMessagesWithText
2025-09-06 15:13:15 +02:00
f330ef3f56
updated project dependencies and sdk. Comptaible with Flutter 3.35.3
2025-09-06 14:47:08 +02:00
85f9988453
renamed timetable in ui
2025-09-06 14:12:13 +02:00
f3de0bc165
centered file preview, made text copyable
2025-06-24 15:09:37 +02:00
421ee9179d
grouped the participants list
2025-06-24 14:18:14 +02:00
49428680de
Merge branch 'develop' into develop-sortedParticipants
2025-06-24 10:46:58 +00:00
0c676dc3d6
made perticipants list stateless
2025-06-23 17:54:12 +02:00
c702b610c5
removed logging
2025-06-23 11:17:59 +02:00
5938c6b3c3
fixed chat search
2025-06-23 11:16:39 +02:00
8000475c1f
aligned text to the left
2025-06-16 16:07:04 +02:00