374 Commits

Author SHA1 Message Date
22ab21ab3d Added initial ask for gradesystem in gradeaverage 2023-09-18 21:42:17 +02:00
2c655e56ec Updated sharePositionOrigin as documentation states for iPad devices 2023-09-18 21:14:37 +02:00
bc37089dc6 Fixed misplaced symbol in timetable 2023-09-18 20:47:21 +02:00
9cc1edad23 Fixed roomplan not using right background from theme 2023-09-18 20:47:01 +02:00
132775e1bf Updated TextButtonTheme for dark theme 2023-09-18 20:24:32 +02:00
e1ceaa4249 Fixed deviceId not generating correctly 2023-09-17 17:48:30 +02:00
a479fc5ebd Added option to share the app via qr-code 2023-09-17 17:41:37 +02:00
7b18fed51d Fixed timetable colors updating periodic 2023-09-17 16:07:00 +02:00
a237fba482 Fixed encoding problems when downloading displaying/ downloading files with special characters 2023-09-17 09:56:15 +02:00
6d48d299b5 Added functionality to jump to talk-tab when app is launched via notification 2023-09-16 17:38:55 +02:00
248483be4e Added home-screen app-icon Notification badge 2023-09-16 16:15:16 +02:00
c4dae8df8c Fixed logic error on request timing 2023-09-16 16:13:31 +02:00
02dc1a1ecd Fixed bug in chat-search and refactored talkNavigator 2023-09-16 11:37:28 +02:00
258206a7a5 Fixed race-condition-like bug, when switching between chats too fast 2023-09-16 00:15:26 +02:00
eb5eec3576 Fixed bug in PersistentTabView with wrong inset when keyboard is open 2023-09-15 23:55:12 +02:00
460b771e27 Fixed placeholder image color on tablet placeholder view 2023-09-15 20:02:02 +02:00
ef349685ef Added user index for statistics 2023-09-13 22:57:12 +02:00
0b48c2e7ab Added details for chats with participants list 2023-09-13 18:57:52 +02:00
3b673537e5 Talk navigator refactored 2023-09-12 18:44:07 +02:00
35df3a50be Added flexibleBottomSheet for timetable details 2023-09-12 15:04:31 +02:00
ab2bead0b5 Fixed avatars not loading correctly 2023-09-12 10:00:57 +02:00
6bc4d4d2ed Finished SplitView for Tablet devices 2023-09-12 09:31:34 +02:00
482bf8dd0b added basic split view for tablet devices 2023-09-11 23:00:56 +02:00
e01bb38af7 Edited common reaction emojis, display user avatar in reaction overview 2023-09-09 18:08:08 +02:00
68bfe92849 Added draft system for unsent messages 2023-09-09 17:48:02 +02:00
7a411a34c9 Fixed keyboard closing and reopening when writing messages 2023-09-09 17:24:40 +02:00
7b4c698a8e Enabled Notification settings menu on iOS 2023-09-08 22:43:22 +02:00
fe685c40fc Added dialog to ask users to enable Notifications 2023-09-08 21:58:54 +02:00
6816e77d21 Moved notification handling to serverside 2023-09-08 20:54:01 +02:00
5f0426aab9 Fixedd background color of unknown timetable element in the past 2023-09-07 09:20:59 +02:00
d63958574b Fixed some visuals 2023-09-05 22:54:40 +02:00
e378f8165f Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	.idea/libraries/Flutter_Plugins.xml
2023-09-05 22:08:59 +02:00
96fe8e61fc Fixed checkbox coloring 2023-09-05 10:51:56 +02:00
a473adb10d Fixed webuntis bug, added share button 2023-09-03 20:22:05 +02:00
cbf049f6cd Working push-Notifications for Android 2023-09-03 19:18:30 +02:00
1b9aa58fb4 edit design 2023-08-24 22:26:19 +02:00
376472ab53 Catch potential Firebase initialisation errors 2023-08-20 22:42:16 +02:00
06e665ce2e Added automatic refreshing of Notification token 2023-08-20 22:34:28 +02:00
c1c2c06873 Added missing options on Firebase initialisation 2023-08-20 22:06:36 +02:00
a73aea0986 Fixed wrong chat-count in Notification 2023-08-20 20:37:37 +02:00
ca9cf687ea Fixed notification bug regarding to iOS 2023-08-20 19:06:35 +02:00
404c77b2cb Enabled Firebase on Android and iOS with Flutterfire 2023-08-19 18:42:21 +02:00
1a172d3d86 Implemented structure for push Notifications 2023-08-19 17:04:45 +02:00
6c5d8bd8ec Moved default Settings to its own class 2023-08-11 21:32:55 +02:00
98896fcef8 Added option to open FileViewer always with system dialog, enabled by default on iOS 2023-08-11 21:25:04 +02:00
bdb29029c9 Enabled page transitions 2023-08-11 20:37:08 +02:00
5f9a1e7b5f Added background color in safe area 2023-08-10 20:59:24 +02:00
0be070b460 Added safe area around textinput in talk 2023-08-10 20:29:55 +02:00
7fe648ea77 Hide unfinished features in release mode 2023-08-10 19:47:59 +02:00
987734626c Fixed numerous bugs within talk and file upload 2023-08-09 20:59:37 +02:00