213 Commits

Author SHA1 Message Date
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
35f2e3fe74 Regenerate auto-modell class code 2023-03-12 23:13:12 +01:00
bdc9b1ff6e Added deleted_users to possible server response in getRoomResponse.dart 2023-03-12 22:47:24 +01:00
1c11c3507b Added date hint in Chat history 2023-03-12 22:19:14 +01:00
e6dd8482fa Sort files to show directories above files 2023-03-12 21:42:02 +01:00
d21dc26a18 Added inline file download progressbar, handle OpenFile directly and handle errors 2023-03-12 17:23:55 +01:00
58bbfc6329 Set dynamic Spacing in BottomNavigationBarType to "fixed" 2023-03-11 22:01:07 +01:00
cbcae3a7a1 Added "open with" option after Download 2023-03-11 21:46:21 +01:00
f13d47a9e9 Change path provider to ApplicationDocumentsDirectory 2023-03-11 21:07:23 +01:00
a854e48f5d Removed unwanted '}' in file info 2023-03-11 20:58:48 +01:00
54153f1958 Implemented simple and basic file downloading 2023-03-11 20:26:00 +01:00
d519bafe3b Set timetable.dart to use nearest week 2023-03-11 10:14:36 +01:00
8a4bc55c6d Fix displaying previous week on weekends to display next week 2023-03-06 12:47:01 +01:00
a7c3beed6e Fix logo not displaying on login screen 2023-02-27 08:19:56 +01:00
1dfebed83e Set fixed screen orientation to 'portrait up' 2023-02-27 08:18:07 +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
b51928ecf1 Extended debugging & storageview 2023-02-26 00:40:34 +01:00
ff4566cf05 Added long press options to chatbubbles 2023-02-25 18:28:56 +01:00
2f91b89e0f Changed placeholder for non-previewable files 2023-02-25 15:59:21 +01:00
0a62207e4a Added Talk chat hyperlink recognition and open browser on tap 2023-02-25 14:30:39 +01:00
08a2d95882 Further restructuring of chatBubble.dart, added chatMessage.dart 2023-02-25 14:11:46 +01:00
5098c9d03a Restructured ChatView 2023-02-25 13:01:09 +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
0558be1d22 Merge remote-tracking branch 'origin/master' 2023-02-23 22:08:53 +01:00
161e933af9 Fix json readability and indention in debugOverview.dart for better debugging 2023-02-23 22:08:45 +01:00
2f81794178 Updated README.md 2023-02-23 13:49:43 +00:00
a789f95203 Removed placeholder username text 2023-02-22 22:28:52 +01:00
b464ad4e60 Fix Textfield sending issues 2023-02-22 21:43:12 +01:00
693b226bdc Added basic Text sending 2023-02-22 19:22:55 +01:00
0cac5d702e Added custom Icon for IOS 2023-02-22 18:12:14 +01:00
4274393cd2 Pretty JSON and extended Webuntis Error Handling 2023-02-22 16:31:26 +01:00
7cbae807e4 Updated Launchericon 2023-02-22 16:30:35 +01:00
b285e7b82f Count and display Talk notifications in Appbar 2023-02-22 13:20:56 +01:00
abad04554c Remove old Server logic, cleanup 2023-02-22 12:58:42 +01:00
bc24ca24cb Updated Timetable colors, added Prefix for irregular or cancelled hours 2023-02-22 12:39:17 +01:00
2ba2fb9090 Move periodic Screen update to App level. 2023-02-22 12:20:08 +01:00
2c818efce6 Added startup splash screen (android only) 2023-02-22 11:38:30 +01:00
3448533894 Added launcher Name and Icon 2023-02-22 11:31:57 +01:00
ee3106ff4b Timetable better week swipe, timetable performance upgrade 2023-02-22 11:01:53 +01:00
f5d030fbfb Fix timetable not displaying in profile-mode 2023-02-22 00:58:05 +01:00
240e457fb5 Added additional Timetable information and coloring 2023-02-21 23:59:39 +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
d5179d5e3d Added "pull to refresh" to Talk Roomlist 2023-02-21 14:31:46 +01:00