-
**Describe the solution you'd like**
The Fossify apps (formerly "Simple Mobile Tools") and some other apps like Signal got the feature to select a custom app symbol in the launcher.
I love the clean…
-
# Background
Our Treasury App currently lacks a dedicated section for admins to configure the look and feel of their application (e.g. logo, color, dark/light them, etc). This limits their flexibility…
-
**Describe the bug**
Dynamic routes with a static export depends on being able to trigger client-side routing for non-existant files corresponding to the dynamic route. The static host should serve `…
-
I want to use pytorch's `share_memory()` & pass in models + Tensors into the worker processes from the main process. Unfortunately, it does not look like there is a way to do that from `cli.run_apps`.…
-
Just force closing upon opening X11 app on SD 8 Gen2 android 14.
-
Hi Team,
Request:
Could you please confirm if the GETPOS app is compatible with ERPNext version 15? If it is, could you provide guidance on resolving this installation issue?
Thank you!
I at…
-
## Proposal
Add some custom app icons for the app. Just for fun.
## Prior Art
### GitHub for iOS
![Untitled](https://user-images.githubusercontent.com/68198116/158335414-6b787ccc-0062-4744-8fa0-…
-
-
## Description
We are using NewRelicAgent to send custom events to Newrlic but are facing an odd behavior - only when the app goes to the background will the agent send the events instead of sending …
-
To set custom responses, we currently only support using the OpenAPI-compatible spec like this:
```py
@app.doc(responses={
404: {
'description': 'Custom error',
'content': {…