50 Commits

Author SHA1 Message Date
fc72391a75 fixed bug when changing accounts 2024-05-07 09:01:30 +02:00
4c7f53e309 updated project style guidelines 2024-04-03 19:18:17 +02:00
8bf5e5a06a disabled gestureNavigation on bottomNavigation 2024-04-02 19:12:28 +02:00
6c2c305f1c old cache gets deleted 2024-04-01 14:18:23 +02:00
75846750f7 updated project linter-rules and enforced them 2024-03-29 18:22:55 +01:00
1374666858 Updated dependencies 2024-03-23 23:38:20 +01:00
eb361febf8 Moved overhang to fit the location in the app 2024-03-16 12:06:37 +01:00
b18aa5a99e Added notify server update on app startup 2024-02-17 13:26:22 +01:00
cb8c65bec1 Added throttle on refetch queries on AppLifecycleChange 2024-02-12 14:11:56 +01:00
22db412e75 Added api for custom timetable events 2024-02-12 01:00:12 +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
7dee9f4f8a Added refetch query on app lifecycle state change 2024-02-06 09:47:53 +01:00
9edbfd81af Apply dart auto fixes 2024-01-14 11:58:16 +01: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
eb5eec3576 Fixed bug in PersistentTabView with wrong inset when keyboard is open 2023-09-15 23:55:12 +02:00
ef349685ef Added user index for statistics 2023-09-13 22:57:12 +02:00
fe685c40fc Added dialog to ask users to enable Notifications 2023-09-08 21:58:54 +02:00
1b9aa58fb4 edit design 2023-08-24 22:26:19 +02:00
06e665ce2e Added automatic refreshing of Notification token 2023-08-20 22:34:28 +02:00
1a172d3d86 Implemented structure for push Notifications 2023-08-19 17:04:45 +02:00
bdb29029c9 Enabled page transitions 2023-08-11 20:37:08 +02:00
0be070b460 Added safe area around textinput in talk 2023-08-10 20:29:55 +02:00
86c3a397da Added emergency remote breakers 2023-08-07 22:10:56 +02:00
1521056217 Added central user credentials management 2023-06-11 18:18:37 +02:00
16c251e4b1 Fix bottom navigation bar not adapting to dark theme 2023-06-04 13:51:49 +02:00
3f05f68ac1 Made Settings persistent with autosave 2023-06-03 23:26:18 +02:00
f0da6f2596 Refactor codebase resolving warnings and remove self-package imports 2023-06-03 11:27:14 +02:00
2f4e6fef37 Polished layout and icons 2023-05-31 21:34:16 +02:00
d71f0d3339 Added Marianum Message pdf reader and backend 2023-05-30 21:08:11 +02:00
9aea09d582 Basic Dark theme and option for theme in settings 2023-05-24 21:53:18 +02:00
8159ab0963 Changed Badge position for talk integration 2023-05-11 21:42:25 +02:00
69574f2c70 Changed BottomNavigationBar to "slim" design type 3 2023-05-06 10:42:38 +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
58bbfc6329 Set dynamic Spacing in BottomNavigationBarType to "fixed" 2023-03-11 22:01:07 +01:00
f31f667fd9 Added 'go back' functionality and fileinfos to Fileviewer 2023-02-26 22:24:37 +01:00
4274393cd2 Pretty JSON and extended Webuntis Error Handling 2023-02-22 16:31:26 +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
2ba2fb9090 Move periodic Screen update to App level. 2023-02-22 12:20:08 +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
7432972b3c Implement local HTTP Api usage 2023-02-14 18:06:18 +01:00
83ad7d59d2 Implemented TimeTable 2023-01-29 22:29:48 +01:00
1baa8028fa Initial commit 2023-01-22 19:44:38 +01:00