Daniele Ricci

Results 211 comments of Daniele Ricci

Wasn't this issue about using a notification mechanism (e.g. inotify on Linux)?

I'm sorry but I stopped using CodiMD :cry:

Hi! Any chance you could also publish an alpha release for Classic Views? Thanks!

Thanks. I tried before, but it won't build :-( https://jitpack.io/com/github/leinardi/FloatingActionButtonSpeedDial/m3-2.0.0-alpha01-g149f241-1/build.log For the moment I've copied the project code as a module in my app. I'll follow the upgrades here and...

Ok it might be enough to create the special methods that are used by the pickle module. I'll try and get back with a PR if successful.

A possible workaround (but it breaks IntelliJ test reporting UI): run a single test file which calls all the main() methods from the other files. ```dart import 'package:integration_test/integration_test.dart'; import 'bookflight_test.dart'...

Disabling delivery receipts delaying for now in 406cd29005b5873498d1e95be02ba3bf4a1baa5f.

Another side effect of this issue is that some presence stanzas are also lost in the way, which translates to the app showing an incorrect online state.

I believe this is really an OS issue. I mean you should act on the pixel density factor on your graphical environment. I don't think we can do anything but...

I was thinking about transferring the key someway between devices, but the problem is you'll need to authenticate first - which is not possible because you don't have the key...