Nicolas Schneider
Nicolas Schneider
For me (Galaxy Nexus, LineageOS 13, Android 6.0.1, frida-server 9.1.28) it works most of the time. Sometimes, I have the same behavior though and my device reboots.
@marcelgarus Will this also take care of moving the callback from the background isolate of the native plugin to the main isolate in the UI so that we don't have...
This is a limitation of the underlying `WorkManager` (e.g. see https://stackoverflow.com/a/53734222/4857310), at least when not used in foreground mode (see https://developer.android.com/topic/libraries/architecture/workmanager/advanced/long-running). The library will only execute tasks for a maximum...
In Firefox, I can't distinguish between checked and unchecked checkboxes in the dark variant at all. In the picture, 'NixOS' is checked, all others are not. EDIT: looks the same...
Firefox v58.0.2 Materia v20180311 (initially v20180110, but I just fetched the latest version to check) I'm on NixOS 17.09.3146.084445b8f38 and installed Materia through the nix packaging system. Except of patching...
After having solved the red check boxes in #182, the original problem reported in this issue (barely visible unchecked boxes for the dark theme) is still there. Do you have...
Sweet! Unfortunately, I liked the red/pink color scheme more. I saw there is a customization tool in place. Would you mind providing different color schemes upstream so I don't have...
I also just stumbled across this when developing my flask application. I had assumed that simply setting `MAX_CONTENT_LENGTH` will drop the request as soon as the value in the header...
I would also like to see this implemented. Is there any progress?
The issue is not, that rsnapshot fails by default, because it doesn't. Problems arise, when you try to use btrfs snapshots instead of the default 'cp' command. The advantage of...