Olivier Bouillet
Olivier Bouillet
Some video cannot be played (even make the application crash) You can find a sample on thinker instance, on thinkerview video: https://thinkerview.video/videos/watch/00eb921c-0a8f-4bf2-8f94-a5a93bc4ae8b I already avoid the crash in : https://github.com/sschueller/peertube-android/pull/231...
**how to reproduce** * enable pip * start a playback * go to pip * leave pip with the cross **Result** * audio continue in background **Question** * Is this...
## Description Keyboard automatically open when pressing numeric key (KEYCODE_1, ... ) after removing an InputText from the View on AndroidTV (not tested on ios, but not sure it makes...
if you enable duck option and call mulitple times speek function. AUDIO_DUCK is send only once on the first call. To ensure AUDIO_DUCK is always call, move the event when...
### Description Build failed when libglog.so is available on remote compute. Reproduced with fedora error log result in: /usr/lib64/libglog.so: error adding symbols: File in wrong format error Failed to install...
## Description RNStart doesn't restart properly the app in some specific cases Detail explanation in ProcessPhoenix dependancy: https://github.com/JakeWharton/ProcessPhoenix/issues/58 - [X] Bug Report - [ ] Feature Request **Library Version**: 0.0.27...
React version: 18.2.0 ## Steps To Reproduce 1/ Create a heavy component to display can be simulated with something like: `const HeavyComponent = () => {` ` const start =...
fix(android): update process phoenix dependancy process phoenix was not supporting android tv correctly. This pull request upgrade process phoenix which includes an android tv patch (restart the LEANBACK_LAUNCHER activity instead...
### Description I found a crash due to a 'bad' usage of the API. when painting a svg with an undefined color.value `` The app crash with error: `Missing one...
# Why No API exixst to display contact details in a native UI # How implement new API to display contact details in a native UI # Test Plan #...