Alper Öztürk
Alper Öztürk
- [x] Tests written, or not not needed **What is the Problem?** App sometimes throws **TransactionTooLargeException**. Back trace not helping too much. e.g. Backtrace ``` Exception java.lang.RuntimeException: at android.app.servertransaction.PendingTransactionActions$StopInfo.run (PendingTransactionActions.java:146)...
- [x] Tests written, or not not needed Demo https://github.com/nextcloud/android/assets/67455295/1cfadfd3-e142-409f-abdd-6d85b3b5ffa5
## Steps to reproduce 1. Start video conference with using Safari browser 2. Web app freezing. After 10 - 15 seconds, it will become a normal. ### Expected behaviour Web...
[We want to](https://github.com/nextcloud/android/issues/12679) open calendar events directly in mobile application rather than redirect to web app. Therefore, we need to use Unified Search API to get calendar events and try...
[We want to](https://github.com/nextcloud/android/issues/12679) open contact directly in mobile application rather than redirect to web app. Therefore, we need to use Unified Search API to get contact and try to match...
### Suggestion I will share details after the full release. This is a reminder for us at the moment. ### Solution Adopt behavioral changes coming via Android 15
### Problem When dark mode enabled, icons and texts colors are not providing good contrast against background color. **For example gear icon**  ### Solution Corresponding foreground color must be...
- [x] Tests written, or not not needed