-
-
Hi guys,
I was working on project that implements Fotoapparat it worked properly earlier but now when I am back for testing, Cameraview is not showing camera to capture image but capturing button i…
-
Hi Michael, would you consider publishing js-toast on Bower so that it can be used proper in Bower pipelines?
Thanks for teh lib btw!
-
# Hugo Book中英多语言搜索配置 | ToastDoc 碎片文档 🍞
Hugo Book中英多语言搜索配置 | hugo book chinese english search support . multi language search
[https://doc.toast.pub/articles/docs/hugo/hugo-book-multilang-search/](ht…
-
Should the toasts queue up for display? First wins? Last wins (current behavior)? other?
I'm willing to help out & implement support for this; but am not sure what the proper behavior is :( The spec …
nevir updated
6 years ago
-
This is a feature request to add support for sending and managing local notifications.
- MacOS 10.14+: [UNNotification](https://developer.apple.com/documentation/usernotifications/)
- MacOS 10.08+…
-
## Possible implementation
```kotlin
// StorageRepository.kt
interface StorageRepository {
suspend fun uploadFile(uri: Uri, path: String): Result
suspend fun deleteFile(path: String): R…
-
```
It would be useful to support wildcard queries.
Two approaches to be investigated (both of which will be tracked in this issue):
(1) A permuterm index on top of the ConcurrentRadixTree. This wou…
-
```
It would be useful to support wildcard queries.
Two approaches to be investigated (both of which will be tracked in this issue):
(1) A permuterm index on top of the ConcurrentRadixTree. This wou…
-
Editing how the dashboard should look like (via `sensors_to_show`) is not fun: It requires looking up sensor IDs and editing JSON in a horizontal text box.
The second problem is editing JSON. I have …