168 Commits

Author SHA1 Message Date
77707ce720 Changed color indication of elements without teacher 2023-07-01 13:53:56 +02:00
2c22147468 Fixed chatTextfield automatically expanding on multiline texts 2023-06-30 20:48:28 +02:00
68ff20d0bb Changing timetable event titles to short name with course number 2023-06-20 21:28:56 +02:00
298a702901 Better description for failed timetable entries 2023-06-20 21:25:39 +02:00
5510d4735a Added border to crosspainter on cancelled timetable events 2023-06-20 20:43:54 +02:00
7dde66b89c Limit timetable scrolling so no errors occur 2023-06-19 18:10:42 +02:00
f51e3cd216 Default on Weekends to next week 2023-06-19 14:43:41 +02:00
28c98de9a7 Persisted file order options 2023-06-19 14:13:56 +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
1027727cac Crossed out timetable objects when no teacher is assigned 2023-06-19 11:11:39 +02:00
b7bb3805a2 Added explicit timetable objects with defined types 2023-06-19 10:54:23 +02:00
3d6e0cec0e Added in-app fileviewer for images and pdf files 2023-06-18 18:15:49 +02:00
6fda2f1078 Added imprint and privacy information for marianum and webuntis 2023-06-14 19:52:24 +02:00
468c443ebd Added automatic update-merge of settings for new settings instead of falling back to defaults 2023-06-14 11:45:12 +02:00
1c6d062f2d Fixed accountData state not being populated when not logged in 2023-06-13 22:26:39 +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
38c0cfba9c Added placeholder error timetable entry when parsing errors occur 2023-06-12 09:51:30 +02:00
1521056217 Added central user credentials management 2023-06-11 18:18:37 +02:00
04c244503e Pump environment sdk version 2023-06-11 16:03:40 +02:00
072564fd31 Added uniform loading indicator for all screens 2023-06-11 15:57:40 +02:00
de0d82f583 Parameterized chat search to avoid dynamics 2023-06-08 21:37:29 +02:00
82b10e4eed Added functionality to create chat 2023-06-08 21:27:51 +02:00
0f3fe75bad Made chat messages deletable 2023-06-08 21:07:17 +02:00
2c10b02e53 Added option to show folders always on top in files 2023-06-08 20:55:57 +02:00
213c815eee Added file upload in talk 2023-06-08 19:06:59 +02:00
f5afd7eb5e Catch exception when parsing unexpected api call results 2023-06-07 22:26:23 +02:00
7b52589d9e Polished context menus on files and grade average calculator 2023-06-07 19:56:50 +02:00
7ec339af0c Hide debug-viewers throughout the app when debug-mode is not enabled 2023-06-07 19:39:11 +02:00
f8ac83a296 Added option to sort unread chats to top 2023-06-07 18:22:15 +02:00
b94a3d33e9 Fixed missing enum entry in Talk API 2023-06-07 16:32:15 +02:00
16fde3abe0 Set Checkbox color to fit design 2023-06-07 11:44:19 +02:00
a922e0f8ae Added option to sort talk favorites to top 2023-06-07 11:06:43 +02:00
a32e70109e Hide 'delete all' button in AverageCalculator when no entries are set 2023-06-07 09:50:18 +02:00
dc2af8e825 Added search for existing chats 2023-06-06 21:37:56 +02:00
2b64426c1a Refactor chatTile - WIP 2023-06-05 19:55:22 +02:00
30c9918287 Refactoring to ChatTile - WIP 2023-06-05 19:50:58 +02:00
e969e25e9e Added user search in talk, currently with no further functionality 2023-06-04 21:25:56 +02:00
4ef21a362b Added Chat context menu for chat 'mark as read', 'mark as unread', 'add to favorites', 'remove from favorites', 'leave conversation'
added Chat favorite badge and mark chat as read when entering it
2023-06-04 18:28:15 +02:00
16c251e4b1 Fix bottom navigation bar not adapting to dark theme 2023-06-04 13:51:49 +02:00
41d4d3dd3f Fix estimated filesize not displaying correctly when only one cache exists 2023-06-04 02:33:59 +02:00
95f14da13f Made cache deletable with better dev-view 2023-06-04 02:24:00 +02:00
f2505f17cf Made timetable zoom persistent 2023-06-04 00:44:24 +02:00
187d7bfa36 Show disclaimer when enabling dev tools 2023-06-04 00:19:12 +02:00
fb839eb458 Made GradeAverage persistent 2023-06-03 23:58:48 +02:00
3f05f68ac1 Made Settings persistent with autosave 2023-06-03 23:26:18 +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