105 Commits

Author SHA1 Message Date
6709e3db47 Added option for file deletion 2023-06-01 18:46:25 +02:00
2f4e6fef37 Polished layout and icons 2023-05-31 21:34:16 +02:00
d226f62d31 Fix Timetable "today-button" jumping to next week 2023-05-31 21:03:41 +02:00
b41fba0cda Bump pub packages to newest version 2023-05-31 20:18:05 +02:00
d71f0d3339 Added Marianum Message pdf reader and backend 2023-05-30 21:08:11 +02:00
ba90556e69 Redesign grade average calculator 2023-05-30 19:42:24 +02:00
6a3ca7803c Fixed tileColor being visible in overflow 2023-05-30 18:56:46 +02:00
abacef3d8a Only show grade switching Warning when something is entered 2023-05-30 18:54:55 +02:00
a161378c72 Added grade average calculator 2023-05-29 21:05:50 +02:00
3da32e72eb Added basic Countdown timer 2023-05-29 20:19:58 +02:00
bf5c14f71c Removed unnecessary logging 2023-05-29 16:24:29 +02:00
e8e6fd16f3 File upload ui, creating folders, automatic reload 2023-05-29 16:07:05 +02:00
fb539fb5d9 Merge remote-tracking branch 'origin/master' into fileUpload 2023-05-26 23:22:00 +02:00
0f259414fb Added darkmode for chat view 2023-05-26 23:16:10 +02:00
9aea09d582 Basic Dark theme and option for theme in settings 2023-05-24 21:53:18 +02:00
06b7c18158 Crossed out cancelled hours, implemented file uploading 2023-05-23 21:12:56 +02:00
047282c5aa Updating nextcloud dependency, fixing upload and pub dep error 2023-05-22 19:44:40 +02:00
3adc3bcf88 File upload testing 2023-05-20 23:30:36 +02:00
9a1247de5f Restored full timetable implementation using SFCalendar 2023-05-20 16:30:06 +02:00
244a042029 Added custom error screen widget 2023-05-14 19:01:18 +02:00
88c6ff438b Added idea entries for future implementation 2023-05-11 21:42:53 +02:00
8159ab0963 Changed Badge position for talk integration 2023-05-11 21:42:25 +02:00
ce60787ec2 Make file downloads cancellable 2023-05-11 21:14:32 +02:00
53799dcc9a Fix download progress bar not hiding when complete 2023-05-11 21:09:03 +02:00
fac4af85b0 Typo fix in login screen 2023-05-11 20:50:00 +02:00
ad03c7f264 Show actual app version in about section 2023-05-11 20:49:16 +02:00
d1ec0c5898 Changed Settings layout and added Option for developer mode 2023-05-11 20:07:18 +02:00
1f9d6ca6bf Added ascending and descending sort option in files 2023-05-08 20:00:28 +02:00
9a7813a9fc Add copy buttons to JSON-Debug view 2023-05-08 19:07:47 +02:00
0932b32746 Make Roomplan accessible trough Webuntis entry 2023-05-08 14:25:39 +02:00
940c6ead8c Added file sorting 2023-05-08 14:02:53 +02:00
1f486ebfaf Set overscroll indicator to correct color 2023-05-07 19:40:02 +02:00
eaccd5cc54 Using md5 file-naming for caching 2023-05-07 00:24:19 +02:00
4bd257b5ba Fixed aborting download bugging out 2023-05-06 21:15:30 +02:00
ccf348bcd3 Added chat file download indicator 2023-05-06 21:10:36 +02:00
ac88f84321 Refactoring chatBubble.dart to stateful widget 2023-05-06 20:48:22 +02:00
290295b26a Make only media downloadable in chatBubble.dart, preventing "null" errors 2023-05-06 19:28:55 +02:00
5dbdd52d4c Added loading indicator while file picking 2023-05-06 19:24:07 +02:00
8d890f1a26 updated chatTextfield.dart design and added file and gallery picker 2023-05-06 14:51:11 +02:00
cc43a9e081 Logging cleanup 2023-05-06 11:40:38 +02:00
9b5a4f7029 Added basic Marianum Message and Roomplan in more section 2023-05-06 11:32:21 +02:00
254164a26c Fix Marianum logo not displaying on login.dart screen 2023-05-06 11:31:50 +02:00
69574f2c70 Changed BottomNavigationBar to "slim" design type 3 2023-05-06 10:42:38 +02:00
eab9e30943 Minor fixes for file download handling 2023-05-04 21:35:25 +02:00
9b6a307212 Basic Webuntis error handling 2023-03-31 21:24:38 +02:00
4b9994a7ef Added ErrorView indicator for empty Folders in FileView 2023-03-27 12:25:43 +02:00
02277b0434 Display current Folder-Name in Appbar 2023-03-27 12:20:46 +02:00
d7a2de4a92 WIP: File Browsing with Backbutton 2023-03-22 23:44:26 +01:00
3e7dd1b0c7 Added custom Appbar for each page 2023-03-18 13:21:32 +01:00
cc47f9bee7 WIP: Persistent Bottom navigation bar, moved appbar layer to page view 2023-03-17 23:31:42 +01:00