90 Commits

Author SHA1 Message Date
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
09f3a24c87 Release Alpha 0.0.3 2023-05-06 21:22:30 +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
c377069ce3 Updated gitignore to ignore Android app bundles 2023-05-06 10:43:25 +02:00
69574f2c70 Changed BottomNavigationBar to "slim" design type 3 2023-05-06 10:42:38 +02:00
3f18fd85ab Defined permissions used by the app in AndroidManifest.xml 2023-05-06 10:41:47 +02:00
6713519b19 Added google-play media images and screenshots 2023-05-04 21:35:44 +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
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