282 Commits

Author SHA1 Message Date
7b3c0b4885 Updated feedback to include screenshot and drawings 2024-03-16 21:28:28 +01:00
eb361febf8 Moved overhang to fit the location in the app 2024-03-16 12:06:37 +01:00
57c2b5fd57 Merge remote-tracking branch 'origin/develop' into develop 2024-03-12 16:54:40 +01:00
f2829e4200 Added custom Error view when in release 2024-03-12 16:54:33 +01:00
efd13b0919 Fixed code issues via automatic dart fix 2024-03-12 08:21:14 +01:00
41372e9e86 #8 Added marker to indicate read status in talk chats 2024-03-10 22:03:01 +01:00
948ee19bda Fixed message width for files and limited filename to two lines 2024-03-10 19:14:27 +01:00
6c3b99ffa4 Added warning when reaching conversation length limit of 200 messages 2024-03-10 18:06:54 +01:00
d3617f1402 Added missing arrow on 'rate app' button 2024-03-10 17:49:14 +01:00
1919ecbbb9 Hide source link when in production 2024-03-10 17:44:24 +01:00
0b7908ec28 Removed zooming from timetable 2024-03-10 17:39:49 +01:00
7e8e49c2dd Better button labels on holiday warning 2024-03-10 17:32:28 +01:00
3c29d5b956 #40 added 'rate app' button 2024-03-10 16:17:30 +01:00
9f467d079f #26 Listview of custom timetable events 2024-03-10 14:48:09 +01:00
3f779072e3 #36 Fixed overflowing message time 2024-03-05 19:21:12 +01:00
4a8e528cb8 Merge remote-tracking branch 'origin/develop' into develop 2024-02-25 17:05:47 +01:00
edb9b56637 #34 Added support for Group images
#18 Added Cache for avatar images
2024-02-25 17:05:36 +01:00
2f1bb27360 fixed capitalisazion 2024-02-20 17:26:33 +00:00
c2f05da96e Added refreshindicator for timetable 2024-02-17 13:26:40 +01:00
b18aa5a99e Added notify server update on app startup 2024-02-17 13:26:22 +01:00
82586cb764 Clearer icon for file folders and added trimming to long filenames 2024-02-17 13:08:21 +01:00
1825fde524 Fixed margin for reactions in chats 2024-02-14 19:01:51 +01:00
cb8c65bec1 Added throttle on refetch queries on AppLifecycleChange 2024-02-12 14:11:56 +01:00
e0f6ac2356 Added feedback success dialog 2024-02-12 14:05:46 +01:00
7bd6042bbf Fixed wrong text bubble width with small messages 2024-02-12 13:57:30 +01:00
9411bfa2dd Added sharing option in fileViewer 2024-02-12 12:20:24 +01:00
0f6c75690d Custom Timetable code style corrections 2024-02-12 01:08:57 +01:00
22db412e75 Added api for custom timetable events 2024-02-12 01:00:12 +01:00
3eae5ba10a Added rrule generator for custom events 2024-02-09 18:46:05 +01:00
64b23c88ae Merge remote-tracking branch 'origin/develop' into develop-customTimetableEvents 2024-02-09 16:42:45 +01:00
be17c9a5ab Added timetable custom event dialog 2024-02-09 16:39:04 +01:00
3681fcdae0 Added api for sending feedback 2024-02-09 16:35:47 +01:00
da28a13268 Prevent unnecessary api request for chats 2024-02-09 13:42:11 +01:00
f7144884e3 Fixed Share dialog for iPadOs 2024-02-09 13:41:48 +01:00
acb79bbc6f Design and better descriptions for feedback dialog 2024-02-07 22:18:11 +01:00
85c1ff0478 Merge origin/develop 2024-02-07 21:22:31 +01:00
4433f1ba44 Readded binding observer 2024-02-07 21:20:21 +01:00
d5344494d7 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	lib/app.dart
2024-02-07 21:18:32 +01:00
095b663bf1 #23 Upgrade MaterialUI
General UI improvements and cleanup
2024-02-07 21:17:30 +01:00
151cc536ea Added feedback dialog 2024-02-06 09:49:00 +01:00
7dee9f4f8a Added refetch query on app lifecycle state change 2024-02-06 09:47:53 +01:00
538ebd27bf Added link to source repository 2024-02-04 18:07:04 +01:00
e40fe4294c Fixed folder showing itself as its own content 2024-01-28 21:18:56 +01:00
395d74ed4e #10 Fixed gray background in timetable on days outside of given range 2024-01-28 16:40:52 +01:00
8db1139d0d #17 Fixed wrong capitalisation option 2024-01-28 15:56:51 +01:00
5532b4832c #20 Updated missing file preview message and download animation 2024-01-28 15:35:39 +01:00
df451032b4 Fixed missing teacher longname producing empty parentheses 2024-01-14 12:04:58 +01:00
9edbfd81af Apply dart auto fixes 2024-01-14 11:58:16 +01:00
591bbbeb45 #22
Enabled Webuntis Holiday query
Implemented Holiday view in Timetable
Hide other special time regions like breaks when shown in holiday
2024-01-07 21:44:51 +01:00
dce569cb99 Upgraded dependencies and SDK 2024-01-07 20:21:55 +01:00