Tim Krüger

Results 8 issues of Tim Krüger

… (experimental, not working) @mahibi : Please have a look.

needs info

Remove the [EffortlessPermission](https://github.com/zhanghai/EffortlessPermissions) library. It looks like this dependency is the cause for multiple issues: - https://github.com/nextcloud/talk-android/issues/1309#issuecomment-900283351 - https://github.com/nextcloud/talk-android/issues/2114 The library is exclusively used in the `CallActivity` and should be...

enhancement
technical debt
dependencies

Allow to set a empty status message in the set status view. Because of an [API issue](https://github.com/nextcloud/server/issues/31452) currently it is no allowed to set an empty status message. If the...

bug
1. to develop
pending fix

Because of updating the minSdkVersion to 23 it comes to some obscure UI freezes when using frescos 'RoundPostprocessor#process' to round avatar bitmaps. So the function 'DisplayUtils#roundBitmap' is adopted from Nextcloud...

2. developing

### Steps to reproduce 1. Remove STUN server from Talk configurations on the Nextcloud instance. Don't use the trash symbol! Only remove the string from the text field. 2. Freshly...

bug
1. to develop

If the `minSdkVersion` is increased to 23 the forked Fresco produces bugs like - freezing the UI - not loading Avatars It's not sure that this is caused by our...

bug
2. developing

It should be possible to block messages from a other user.

enhancement
1. to develop

**Planned RC1: if needed** - [ ] Bump ```versionCode``` in ```app/build.gradle``` file - [ ] Verify that the new version number is shown in settings - [ ] Verify that...

overview