Akram

Results 16 issues of Akram

First of all, thank you so much for this amazing repository. It does exactly what it says. I am taking it a step further and I wanted to access Chrome's...

question

### ExoPlayer Version 2.17.1 ### Devices that reproduce the issue - All devices I used. It's not device-relevant. - Devices I used: OnePlus 8T, OnePlus 10 Pro, Xiaomi Mi11 Ultra,...

bug

It would be great to add a callback when a new sequence (Row or Column) is added, with an argument that defines the current number of sequences. This callback is...

(@mazunin-v-jb : moved versions here) Kotlin version: 1.9.21 Compose-jb: 1.5.11 OS: iOS 16.3.1 arm64 Consider the following code: ```kotlin val websiteUri = "https://www.example.com" val phoneUri = "tel:+29429402" val uriHandler =...

bug
crash
ios

I use Compose multiplatform `1.5.1` (and 1.5.10-beta01). I get a crash when using `fontFamilyResource(MR.fonts.Directive4.bold)` on iOS (any device or version). It works **fine** on Android. How to reproduce : Create...

Content URIs (`android.net.Uri`) do not work on Android (tested on Android 13). I also tried to convert `android.net.Uri` to a string then back to `java.net.Uri`, that doesn't work either. I...

In order to deploy Syncplay to your iPhone or iPad, you would need to compile this project in Android Studio on your own macOS, with the presence of Xcode as...

ios-only

If you need shared playlists feature (which is disabled as of v0.13.0), you can use v0.12.0 or earlier

- OSD msgs checkable settings which Syncplay Desktop has and should be ported to Android : > Include events in your room (this is already happening, on by default, should...

feature port

ExoPlayer does not provide a good set of methods or interfaces to control videos' playback speed. However, a way to control speed should be implemented in order to port the...

feature port