Alper Öztürk

Results 52 comments of Alper Öztürk

### Before ![master](https://github.com/nextcloud/android/assets/67455295/717aedbf-7962-4076-a809-ef33e81a5480) ### After ![pr](https://github.com/nextcloud/android/assets/67455295/8246781c-0e52-41ae-bd79-82bec8d0a742) We have performance problem in Media tab. We solved with appyling some different method to display images and came across problem with FIT_XY scale...

We found weird problem, when user scroll so fast in the media list sometimes app redirects us to login page and sometimes behave like crash. When we investigate the log...

> > We have performance problem in Media tab. We solved with appyling some different method to display images and came across problem with FIT_XY scale type, it was causing...

> I guess that so many requests can lead the server to request the user to log in again. Either due to brute force protection, or token renewal. I would...

Out of date due to git conflicts and session time out problem

This [PR](https://github.com/nextcloud/android/pull/12928) can make this problem less likely to happen. Similar [discussion](https://github.com/andpor/react-native-sqlite-storage/issues/364#issuecomment-526423153).

Unfortunately, singleInstance launchMode affects the UX in a bad way. My previous findings were to indicate a low-probability vulnerability and to be sure before making a change. For now, we...

> Are you both using encryption? Encryption is off. From Log I saw this error. Error Call to a member function getEncryptedVersion() on bool **Log** [nextcloud_log.log](https://github.com/nextcloud/server/files/14178043/nextcloud_log.log)