-
Kotlin stdlib uses lambdas to build different types of complex objects:
[buildString](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/build-string.html)
[buildSequence](https://kotlinlang.o…
-
Hi,
I'm implementing casting to FireStick in my project, and it kind-of works, but when my app is not already open on FireStick when I'm trying to start the casting from mobile, nothing happens, an…
-
**Describe the bug**
whenever I run your `demo-app` or I use SDK within my app, incoming call notification is not displayed when my phone is locked. I only see sound or vibration, but I don't see pho…
-
Hi I'm staFF6773 and I've been testing this template of this project to adapt a visual novel of tyrano builder to android I think the code is very good but I've seen that the bug has too many errors w…
-
We need to be able to add intents to an intent using a + button in itemlist's actions.
Also we need to display the hierarchy of these children in intents list.
![screen shot 2018-10-25 at 16 05 25](…
-
@Rapsssito It still crashes when the app goes into the background while sharing the screen.
"react-native-background-actions": "^4.0.1",
buildToolsVersion = "34.0.0"
minSdkV…
-
CURRENTLY :
Editing intent's name directly in intent is not working
ghost updated
5 years ago
-
I have an idea to allow some default arguments for intent, whether as **extras** or **data**. However, I think data (URI) is more suitable for this, because it is _not_ extra by definition :smile:.
`…
-
**Is your feature request related to a problem? Please describe.**
Thumbnail in share intent must have an image extension, otherwise it's not shown.
Code sample
```kotlin
@OptIn(ExperimentalCo…
xVemu updated
2 months ago
-
I want when I launch the document scanner to go directly into the Manual Mode and if possible hide the Auto Capture button. I tried setting the mode to CAPTURE_MODE_MANUAL, but it is not working.
…