MineTec
710e88d744
refactored chat data fetching to support separate cache and network callbacks
2026-05-07 09:46:30 +02:00
MineTec
517e515ac1
centered login view and updated layout constraints
2026-05-07 09:11:09 +02:00
MineTec
e8f0c4383c
added camera support and enabled gallery selection on ios
2026-05-06 23:09:44 +02:00
MineTec
b8cac73e74
updated timetable UI with event status and enhanced appointment tile rendering
2026-05-06 22:53:24 +02:00
MineTec
95ef29fb09
implemented dynamic module settings and configurable bottom bar, added all-day event support to timetable, and overhauled marianum dates UI with month grouping and search
2026-05-06 22:37:41 +02:00
MineTec
86d12884fc
custom login implementation, period-based timetable layout with overlap handling, enhanced error dialogs, and unified bottom sheets
2026-05-06 20:42:09 +02:00
MineTec
50d2941e52
refactored lesson details, centralized logout logic, and added resume re-fetch
2026-05-06 16:27:45 +02:00
MineTec
4e1272aba9
claude refactorings, flutter best practices, platform dependent changes, general cleanup
2026-05-06 11:59:01 +02:00
MineTec
4b1d4379a0
loading state and error handling refactor
2026-05-06 10:11:45 +02:00
MineTec
54ba04a7bd
wait for account data population and set initial AccountBloc status
2026-05-05 22:08:10 +02:00
MineTec
9b5a70b285
api and storage restructure
2026-05-05 22:00:07 +02:00
MineTec
4f796dac2e
folder restructuring
2026-05-05 21:44:23 +02:00
MineTec
db9c3386f1
better loading indicators for timetables, talk and files
2026-05-05 21:07:48 +02:00
MineTec
bee5c02a4f
marianum appointments
2026-05-05 16:05:07 +02:00
MineTec
e8faa77e70
refactored timetable
2026-05-05 13:49:45 +02:00
MineTec
551c1bf1fa
claude refactor
2026-05-04 13:54:39 +02:00
MineTec
278fed52f1
fixed indention
2026-05-04 12:19:43 +02:00
Pupsi
f89ac87c51
added opacity to past custom events
2026-05-04 09:45:24 +02:00
Pupsi
4ef3a167ea
fixed dart errors in notificationService
2026-05-04 08:51:16 +02:00
MineTec
0b6c80e84c
fixed hanging chat when it contains any 'call'
2026-04-04 00:11:44 +02:00
Pupsi
a52817231e
fixed list view breaking layout
2026-02-01 17:16:42 +01:00
Pupsi
e4243e53ac
resolved pr issues
2026-02-01 15:55:43 +01:00
Pupsi
0aead45191
Merge remote-tracking branch 'origin/develop' into develop-polls
...
# Conflicts:
# devtools_options.yaml
2026-02-01 15:37:26 +01:00
Pupsi
dacefd321b
updated poll list design
2026-02-01 15:35:40 +01:00
Pupsi
92a9a7358e
changed link to directly open the chat
2026-02-01 15:20:01 +01:00
Pupsi
174e6ac0b7
fixed finished polls causing errors, made poll list dense
2026-02-01 15:07:48 +01:00
MineTec
c9eaed782a
update grade averages UI and enable devtools extensions
2026-02-01 15:06:49 +01:00
Pupsi
567184bcf9
filtered system messages for poll votes
2026-02-01 13:56:39 +01:00
Pupsi
541d6ef164
fixed issues with null values in votes map
2026-02-01 13:32:18 +01:00
Pupsi
3469d02033
changed poll dialog to only show results
2026-02-01 03:23:36 +01:00
Pupsi
699aec8ab5
Merge branch 'develop' into develop-polls
2026-02-01 00:06:51 +01:00
Pupsi
7a3a022ecd
Merge remote-tracking branch 'origin/develop' into develop
2026-01-31 23:41:05 +01:00
Pupsi
a47e52e8e7
added screen_brightness
2026-01-31 23:31:53 +01:00
Pupsi
b3d8586c04
Merge remote-tracking branch 'origin/develop' into develop-fileDownload
...
# Conflicts:
# pubspec.yaml
2026-01-31 22:59:46 +01:00
Pupsi
0409c5463f
combined actions to popup menu
2026-01-31 22:55:49 +01:00
MineTec
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
Pupsi
df275c0108
added file saver
2026-01-31 22:17:31 +01:00
MineTec
bc6a069c90
fixed voice-message preventing chat loading
2026-01-26 16:44:39 +01:00
MineTec
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
MineTec
274b77f705
Merge branch 'develop' into develop-polls
2026-01-17 23:22:52 +01:00
MineTec
a689cf4fef
Merge remote-tracking branch 'origin/develop' into develop
2025-12-03 17:12:40 +01:00
MineTec
8f92ab06d9
fix webuntis server URL and certificate
2025-12-03 17:12:33 +01:00
Pupsi
b68bec9ebd
WIP: add option to vote on polls
2025-10-10 11:39:57 +02:00
Pupsi
81f65750b7
added functionality to show own votes in polls
2025-10-10 02:01:43 +02:00
Pupsi
a460d2b296
changed naming of variable at participants sorting
2025-10-01 19:03:43 +02:00
Pupsi
33dd6c4c69
fixed wrong sorting in participants view
2025-10-01 16:15:09 +02:00
Pupsi
06c27d6b50
fixed geo-location breaking chats and white text on white background
2025-10-01 16:06:02 +02:00
MineTec
5f27956035
fix webuntis auth retry not working correctly
2025-09-10 20:23:14 +02:00
MineTec
f29c84d05c
fixed timetable subject name requirement
2025-09-06 17:03:01 +02:00
MineTec
7dbd6038f3
prevent common "change" tiles in timetable, more robust parsing
2025-09-06 16:47:47 +02:00