Lars Mühlbauer
Lars Mühlbauer
@SapuSeven can you make sure that you resolve the merge conflicts here? You are more familiar with the WeekView compose
Some code added in #367 can be reused for this. First of all it is used to have more flexibility for the absences at the teacher side. (eg. a student...
@SapuSeven should I work on this, or would you do so?
I think something is missing to implement this. How can I get the information if someone can edit his OWN absences?
I think this is a good addition that should be configurable in the settings. I have added the `proposal-accepted` label, but the feature will not be implemented in v0.4 as...
I can reproduce this with ``` 0.4.0-debug-6f169997 Android 14 (GrapheneOS) Pixel 7 Pro ```
Is this issue still relevant?
You can disable the suggestions by setting the `Layout` option in the `Smartbar` Settings menu to `Actions only`.
I am working on this project in my spare time, just like the other contributors and the maintainer patrickgold, so not all feature requests can be implemented directly. It is...
Do you think a shared screen implementation like https://github.com/florisboard/florisboard/blob/master/app/src/main/kotlin/dev/patrickgold/florisboard/lib/compose/FlorisScreen.kt would be a good idea and a good starting point? It is used like [this](https://github.com/florisboard/florisboard/blob/master/app/src/main/kotlin/dev/patrickgold/florisboard/app/ext/CheckUpdatesScreen.kt)