32 Commits

Author SHA1 Message Date
2f4e6fef37 Polished layout and icons 2023-05-31 21:34:16 +02:00
b41fba0cda Bump pub packages to newest version 2023-05-31 20:18:05 +02:00
0f259414fb Added darkmode for chat view 2023-05-26 23:16:10 +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
eab9e30943 Minor fixes for file download handling 2023-05-04 21:35:25 +02:00
3e7dd1b0c7 Added custom Appbar for each page 2023-03-18 13:21:32 +01:00
1c11c3507b Added date hint in Chat history 2023-03-12 22:19:14 +01:00
3fa4731713 Implemented basic Fileviewing 2023-02-26 12:18:22 +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
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
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
b285e7b82f Count and display Talk notifications in Appbar 2023-02-22 13:20:56 +01:00
2ba2fb9090 Move periodic Screen update to App level. 2023-02-22 12:20:08 +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
edd8c1600a Cleanup 2023-02-20 13:32:14 +01:00
fea36b9a6d Added Nextcloud base 2023-02-20 10:56:51 +01:00
2b6dc8e3e6 Implement Webuntis HTTP Api and Display 2023-02-15 20:33:05 +01:00
1baa8028fa Initial commit 2023-01-22 19:44:38 +01:00