21 Commits

Author SHA1 Message Date
54153f1958 Implemented simple and basic file downloading 2023-03-11 20:26:00 +01:00
f31f667fd9 Added 'go back' functionality and fileinfos to Fileviewer 2023-02-26 22:24:37 +01:00
0ab44e3046 Removed unwanted logs, fixed authentication edge case scenario 2023-02-26 12:37:15 +01:00
3fa4731713 Implemented basic Fileviewing 2023-02-26 12:18:22 +01:00
08a2d95882 Further restructuring of chatBubble.dart, added chatMessage.dart 2023-02-25 14:11:46 +01:00
97f6143b74 Make Text in bubbles selectable 2023-02-25 11:07:35 +01:00
b9424a9f4a Changed Media bubbles to tansparent bubbles 2023-02-25 10:58:06 +01:00
37a0d5cb4a Added early basic media viewing in Talk 2023-02-24 23:22:04 +01:00
693b226bdc Added basic Text sending 2023-02-22 19:22:55 +01:00
5f140821a8 Implemented RichObjectString in text messages 2023-02-21 16:59:20 +01:00
cee122602f Added automatic refresh (every 60s) of chatList.dart and periodic timestamp updates (every 30s) 2023-02-21 15:27:37 +01:00
97551738b0 Added support for force refresh without caching, using this system on chatList.dart 2023-02-21 14:58:31 +01:00
8357b07c7b Added Timetable gesturedetection, removed Timetable "next" and "previous" buttons 2023-02-21 13:55:46 +01:00
7a3744a70a Change timetable view from Dayview to Weekview
Added current day and time hint
2023-02-22 00:48:50 +01:00
88e5a605fb Webdav and Cleanup 2023-02-22 00:48:12 +01:00
09003439a6 Prepare webdavApi.dart implementation 2023-02-22 00:47:31 +01:00
edd8c1600a Cleanup 2023-02-20 13:32:14 +01:00
fea36b9a6d Added Nextcloud base 2023-02-20 10:56:51 +01:00
e54ae9c2ff Added getHolidays.dart webuntis method 2023-02-15 20:41:09 +01:00
2b6dc8e3e6 Implement Webuntis HTTP Api and Display 2023-02-15 20:33:05 +01:00
7432972b3c Implement local HTTP Api usage 2023-02-14 18:06:18 +01:00