-
We need to get an Android implementation for creating the catHash images (profile images).
Kotlin class: `network.bisq.mobile.android.node.service.AndroidCatHashService`
Here are the java fx cla…
-
## Requires API Proposal
This issue may require a new API, or a change to an existing API. An API proposal should be added and discussed before proceeding with implementation. The API proposal can be…
-
**Describe the bug**
The foreground notification shown by the package is removable by the user through swiping it off the notification screen or clicking on the clear all button in notification tab.
…
-
I could not get the Example app to work on Android without making the following changes:
```
diff --git a/Example/android/build.gradle b/Example/android/build.gradle
index 90b9803..4a457d5 100644
…
-
### Steps to reproduce
1. Setup GoRouter using a ShellRoute and add a NavigationObserver that uses ```GoRouterState.of(route.navigator!.context)```
2. add call to ```showMenu()``` in app
3. Lin…
-
### Describe the bug
[GetExtractedText](https://learn.microsoft.com/en-us/dotnet/api/android.views.inputmethods.iinputconnection.getextractedtext?view=net-android-34.0) is supposed to be relative t…
-
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.1.0 (Java Repository Master Branch)
- [x] Bug exists in Snapshot Version 1.1.1-SNAPSHOT (Android Service…
-
http://www.vogella.com/tutorials/AndroidServices/article.html
-
Is there anyway to building an Android app with a background process (a.k.a Android Service) with `dlangui` I can't seem to find anyway of doing that.
-
Hello,
On Android, using OpenSL ES, there is an issue where audio player plays as media stream and not as voice. This is problematic when using Android Telecom and Connection Service, as volume co…