Commit Graph

68 Commits

Author SHA1 Message Date
MineTec 3da32e72eb Added basic Countdown timer 2023-05-29 20:19:58 +02:00
MineTec e8e6fd16f3 File upload ui, creating folders, automatic reload 2023-05-29 16:07:05 +02:00
MineTec fb539fb5d9 Merge remote-tracking branch 'origin/master' into fileUpload 2023-05-26 23:22:00 +02:00
MineTec 0f259414fb Added darkmode for chat view 2023-05-26 23:16:10 +02:00
MineTec 06b7c18158 Crossed out cancelled hours, implemented file uploading 2023-05-23 21:12:56 +02:00
MineTec 3adc3bcf88 File upload testing 2023-05-20 23:30:36 +02:00
MineTec 9a1247de5f Restored full timetable implementation using SFCalendar 2023-05-20 16:30:06 +02:00
MineTec 88c6ff438b Added idea entries for future implementation 2023-05-11 21:42:53 +02:00
MineTec ce60787ec2 Make file downloads cancellable 2023-05-11 21:14:32 +02:00
MineTec 53799dcc9a Fix download progress bar not hiding when complete 2023-05-11 21:09:03 +02:00
MineTec 1f9d6ca6bf Added ascending and descending sort option in files 2023-05-08 20:00:28 +02:00
MineTec 0932b32746 Make Roomplan accessible trough Webuntis entry 2023-05-08 14:25:39 +02:00
MineTec 940c6ead8c Added file sorting 2023-05-08 14:02:53 +02:00
MineTec 4bd257b5ba Fixed aborting download bugging out 2023-05-06 21:15:30 +02:00
MineTec ccf348bcd3 Added chat file download indicator 2023-05-06 21:10:36 +02:00
MineTec ac88f84321 Refactoring chatBubble.dart to stateful widget 2023-05-06 20:48:22 +02:00
MineTec 290295b26a Make only media downloadable in chatBubble.dart, preventing "null" errors 2023-05-06 19:28:55 +02:00
MineTec 5dbdd52d4c Added loading indicator while file picking 2023-05-06 19:24:07 +02:00
MineTec 8d890f1a26 updated chatTextfield.dart design and added file and gallery picker 2023-05-06 14:51:11 +02:00
MineTec cc43a9e081 Logging cleanup 2023-05-06 11:40:38 +02:00
MineTec 9b5a4f7029 Added basic Marianum Message and Roomplan in more section 2023-05-06 11:32:21 +02:00
MineTec eab9e30943 Minor fixes for file download handling 2023-05-04 21:35:25 +02:00
MineTec 9b6a307212 Basic Webuntis error handling 2023-03-31 21:24:38 +02:00
MineTec 4b9994a7ef Added ErrorView indicator for empty Folders in FileView 2023-03-27 12:25:43 +02:00
MineTec 02277b0434 Display current Folder-Name in Appbar 2023-03-27 12:20:46 +02:00
MineTec d7a2de4a92 WIP: File Browsing with Backbutton 2023-03-22 23:44:26 +01:00
MineTec 3e7dd1b0c7 Added custom Appbar for each page 2023-03-18 13:21:32 +01:00
MineTec 1c11c3507b Added date hint in Chat history 2023-03-12 22:19:14 +01:00
MineTec e6dd8482fa Sort files to show directories above files 2023-03-12 21:42:02 +01:00
MineTec d21dc26a18 Added inline file download progressbar, handle OpenFile directly and handle errors 2023-03-12 17:23:55 +01:00
MineTec cbcae3a7a1 Added "open with" option after Download 2023-03-11 21:46:21 +01:00
MineTec f13d47a9e9 Change path provider to ApplicationDocumentsDirectory 2023-03-11 21:07:23 +01:00
MineTec a854e48f5d Removed unwanted '}' in file info 2023-03-11 20:58:48 +01:00
MineTec 54153f1958 Implemented simple and basic file downloading 2023-03-11 20:26:00 +01:00
MineTec d519bafe3b Set timetable.dart to use nearest week 2023-03-11 10:14:36 +01:00
MineTec f31f667fd9 Added 'go back' functionality and fileinfos to Fileviewer 2023-02-26 22:24:37 +01:00
MineTec 3fa4731713 Implemented basic Fileviewing 2023-02-26 12:18:22 +01:00
MineTec ff4566cf05 Added long press options to chatbubbles 2023-02-25 18:28:56 +01:00
MineTec 2f91b89e0f Changed placeholder for non-previewable files 2023-02-25 15:59:21 +01:00
MineTec 0a62207e4a Added Talk chat hyperlink recognition and open browser on tap 2023-02-25 14:30:39 +01:00
MineTec 08a2d95882 Further restructuring of chatBubble.dart, added chatMessage.dart 2023-02-25 14:11:46 +01:00
MineTec 5098c9d03a Restructured ChatView 2023-02-25 13:01:09 +01:00
MineTec b9424a9f4a Changed Media bubbles to tansparent bubbles 2023-02-25 10:58:06 +01:00
MineTec 37a0d5cb4a Added early basic media viewing in Talk 2023-02-24 23:22:04 +01:00
MineTec b464ad4e60 Fix Textfield sending issues 2023-02-22 21:43:12 +01:00
MineTec 693b226bdc Added basic Text sending 2023-02-22 19:22:55 +01:00
MineTec 4274393cd2 Pretty JSON and extended Webuntis Error Handling 2023-02-22 16:31:26 +01:00
MineTec b285e7b82f Count and display Talk notifications in Appbar 2023-02-22 13:20:56 +01:00
MineTec abad04554c Remove old Server logic, cleanup 2023-02-22 12:58:42 +01:00
MineTec bc24ca24cb Updated Timetable colors, added Prefix for irregular or cancelled hours 2023-02-22 12:39:17 +01:00