Marcel Hibbe

Results 93 issues of Marcel Hibbe

When being offline some features can't work. e.g. - adding an account - search - creating a conversation - ... It should be checked which features are affected and they...

enhancement
1. to develop
feature: 📵 offline support

Lobby seems to be broken (at least when i tested it). Most probably related to changes with offline support, so i guess since 20.0.0

1. to develop

came up because of https://github.com/nextcloud/talk-android/pull/4341#issuecomment-2431462607 https://github.com/nextcloud/talk-android/issues/4338 I just calculated the percentage usage of android 7.0 and 7.1 for our user base. For 7.0 it is 0,3% For 7.1 it is...

enhancement
1. to develop

As the app grows and calls to repositories are needed in multiple places, it makes sense to make use of "UseCases" to avoid redundant code. Explanation at https://medium.com/@ami0275/mvvm-clean-architecture-pattern-in-android-with-use-cases-eff7edc2ef76 As an...

enhancement
technical debt

20.0.0 - rotate screen (& maybe rotate back) actual: loading screen keeps loading expected: chats shown

bug
1. to develop

Editing a message with mentioned users replaces them with these curly bracket tags. v20. 1.0 Alpha 2 ![grafik](https://github.com/user-attachments/assets/ff566527-6762-4344-ac2f-f356bf2b3e7b)

bug
2. developing

### Steps to reproduce open a conversation where the call buttons should be disabled. For example "Note to self". ### Expected behaviour call buttons are disabled ### Actual behaviour call...

bug
1. to develop

### Steps to reproduce add multiple accounts ### Expected behaviour no duplicated accounts ### Actual behaviour some accounts might be duplicated but there were only added once by user ###...

bug
1. to develop

We need to implement photo picker as Google might demand it via playstore. Lint warnings because we use `android.permission.READ_MEDIA_IMAGES` and `android.permission.READ_MEDIA_VIDEO`: https://googlesamples.github.io/android-custom-lint-rules/checks/SelectedPhotoAccess.md.html https://android-developers.googleblog.com/2023/04/photo-picker-everywhere.html https://developer.android.com/training/data-storage/shared/photopicker

enhancement
1. to develop

from gplay (can't find the review on gplay but it came as email, thus the app version is unknown): "I don't know how but the app is opening multiple instances...

bug
feature: 🔔 notifications