39 Commits

Author SHA1 Message Date
e0f6ac2356 Added feedback success dialog 2024-02-12 14:05:46 +01:00
9411bfa2dd Added sharing option in fileViewer 2024-02-12 12:20:24 +01:00
22db412e75 Added api for custom timetable events 2024-02-12 01:00:12 +01:00
3681fcdae0 Added api for sending feedback 2024-02-09 16:35:47 +01:00
f7144884e3 Fixed Share dialog for iPadOs 2024-02-09 13:41:48 +01:00
acb79bbc6f Design and better descriptions for feedback dialog 2024-02-07 22:18:11 +01:00
85c1ff0478 Merge origin/develop 2024-02-07 21:22:31 +01:00
095b663bf1 #23 Upgrade MaterialUI
General UI improvements and cleanup
2024-02-07 21:17:30 +01:00
151cc536ea Added feedback dialog 2024-02-06 09:49:00 +01:00
9edbfd81af Apply dart auto fixes 2024-01-14 11:58:16 +01:00
4475d50524 Updated flutter and dependencies 2023-10-18 20:47:21 +02:00
22ab21ab3d Added initial ask for gradesystem in gradeaverage 2023-09-18 21:42:17 +02:00
2c655e56ec Updated sharePositionOrigin as documentation states for iPad devices 2023-09-18 21:14:37 +02:00
9cc1edad23 Fixed roomplan not using right background from theme 2023-09-18 20:47:01 +02:00
a479fc5ebd Added option to share the app via qr-code 2023-09-17 17:41:37 +02:00
7a411a34c9 Fixed keyboard closing and reopening when writing messages 2023-09-09 17:24:40 +02:00
6816e77d21 Moved notification handling to serverside 2023-09-08 20:54:01 +02:00
d63958574b Fixed some visuals 2023-09-05 22:54:40 +02:00
a473adb10d Fixed webuntis bug, added share button 2023-09-03 20:22:05 +02:00
cbf049f6cd Working push-Notifications for Android 2023-09-03 19:18:30 +02:00
1a172d3d86 Implemented structure for push Notifications 2023-08-19 17:04:45 +02:00
efa389fcaf Fixed holidays in past showing negative countdown 2023-08-09 19:34:25 +02:00
62ae6a6e3c Made google-play login working again, and fixed numerous bugs
All checks were successful
update version / increment-build-number (push) Successful in 9s
2023-08-02 20:56:02 +02:00
de132a2ed1 Fixed typo 2023-07-06 22:26:34 +02:00
731820d480 Fixed some coloring issues, respect color theme on file-viewer background, make file-viewer images rotatable 2023-07-01 14:46:34 +02:00
53f1cdcda5 Fixed bug not showing 15 points in grade average calculator 2023-06-19 11:22:21 +02:00
51999c15d6 Added "zero points" option to grade average calculator 2023-06-19 11:13:35 +02:00
6fda2f1078 Added imprint and privacy information for marianum and webuntis 2023-06-14 19:52:24 +02:00
222321de4e Fixed some visuals and inconsistencies 2023-06-13 18:54:32 +02:00
12bde4ab43 Polished Holidays view 2023-06-12 21:16:59 +02:00
7a791ef21f Added holidays viewer 2023-06-12 17:17:22 +02:00
1521056217 Added central user credentials management 2023-06-11 18:18:37 +02:00
072564fd31 Added uniform loading indicator for all screens 2023-06-11 15:57:40 +02:00
7b52589d9e Polished context menus on files and grade average calculator 2023-06-07 19:56:50 +02:00
a32e70109e Hide 'delete all' button in AverageCalculator when no entries are set 2023-06-07 09:50:18 +02:00
95f14da13f Made cache deletable with better dev-view 2023-06-04 02:24:00 +02:00
fb839eb458 Made GradeAverage persistent 2023-06-03 23:58:48 +02:00
e26a1e9598 Refactor codebase using ConfirmDialog whenever possible 2023-06-03 11:59:09 +02:00
f0da6f2596 Refactor codebase resolving warnings and remove self-package imports 2023-06-03 11:27:14 +02:00