Danilo Bargen
Danilo Bargen
Your suggestion to use the type-state pattern sounds interesting, but is there any reason to construct a cache that isn't backed by a valid directory? I think the invariant should...
Hm, that's because the docs are deployed from master, and the previous release is almost a year old... Maybe we should find a way to have separate docs published for...
Here you go: 
Yep, this is definitely one of the reasons why the UI tends to be laggy sometimes (especially on older devices). We've done some optimization work in the past (e.g. #567),...
That may be one of our goals :wink:
Currently there is no concatenation of JS libraries being done. With HTTP 2 multiplexing, reducing the number of requests (to the same host) should not really make a noticeable speed...
Yes, this could be implemented using regular responsive design (CSS media queries).
With "alert" you mean a dialog box, and not an actual `alert()`, right? The differentiation should probably be the same as on Android: Use a dialog when it's important that...
> I'm aware of the issue #166, but it doesn't seem to go forward there, since it explicitly states that emojis should be synced (...) for me, syncing isn't as...
Synchronization would be quite challenging, since the app would first need to know what information is available.