Valentin
Valentin
Actually assignments can only have a due date. In order to depopulate assignments lists with currently unavailable items, it would be a great idea to add a start date
I would like to create a group a student and be able to share homeworks with them without having to add them manually each time
#6 UPDATE 17/04: As the old code of the application is *very* messy. I have chosen to rewrite all denylist activities in this MR. I know it may take a...
GreenDAO is not FOSS as the gradle plugin is still not opens-sourced. https://github.com/greenrobot/greenDAO/issues/412 We have to select another database library in order to be FOSS and be published on F-Droid
On Android 13+, Android introduced new notifications permission system. The app does not currently follow the best practices and result having notifications **disabled** by default. https://developer.android.com/develop/ui/views/notifications/notification-permission#best-practices
Similar to https://github.com/prometheus/prometheus/issues/14355 Prometheus is now using `log/slog` and removed go-kit/log. In order to be compatible with Prometheus to pull latest Prometheus code, openstack-exporter needs to switch to use slog....