-
I have a Philips TV with Android TV 11. Since the upgrade to 11 Android uses Scoped Storage and SAF and is missing a file picker. The app mentions that you have to manually add the roms to folder with…
-
**The version of zmNinja you are reporting:**
```
1.7.005
```
**The version and OS of ZoneMinder you are using:**
```
Fedora 39 server, Zoneminder 1.36.33
```
**Platform zmNinja is ru…
-
**Problem/Context:**
When the app crashes in the beginning, it's not posible to open `Settings` to reach logs and check what's going on.
**Suggested solution:**
Some way to store the logs fi…
-
everytime i click the novel that i download in offline, it always respond to the same way those undowload novel does.
-
### Proposal Details
This proposal introduces a new package, `runtime/local`, providing an API for per-P local storage in Go. This enables efficient and race-free access to shared yet locally scoped …
-
I'd like to use [Vercel KV](https://vercel.com/docs/storage/vercel-kv/kv-reference) as my storage. It's an implementation of Redis, but it doesn't expose a Redis URL. Instead, there's a [JavaScript cl…
-
#### Goal
App with Realm runs fines on previous and current version of Android except on Android 11. I understand this is a preview OS. I just want to know if this issue is known, if anyone else is ex…
-
Ingestion Client and Server: Version 2
Work Package Overview
This work package outlines the changes required to make a more stable, less error prone version of the client that will make it more modul…
-
In integrating Tessera into the Rekor log personality, we would like to have the Rekor server be able to return an inclusion proof to a client. In Tessera's model, this effectively makes Rekor its own…
-
https://commonsware.com/blog/2019/10/19/scoped-storage-stories-saf-basics.html
Scoped Storageの導入によって今後重要性が増すと思われるStorage Access Framework (SAF)についての解説です。具体的なコードもあって分かりやすいです。