LeafyLappa
LeafyLappa
This PR does not add dependency injection per se, it only allowed me to write a simple (likely not at all scalable, extensible or even thread safe) integration for lagom...
Please run it again, the last commit should fix the issue.
Turns out for my case I can use ```request.query_params```, whose method ```getlist``` with "filter[name]" as argument gives me what I need. Feels like a hack though.
Sure! I will likely code something for my project, will see if I have the time to make it reusable.
This is definitely a bug though. The keyboard does in fact pop up when the vault is locked on session timeout, it just doesn't when the app is relaunched entirely...
Apparently the problem lies somewhere else. The game package from Linux Mint repos doesn't seem to have intro cinematic as well (does it even exist), but the game runs just...
Got the game running by copying config.cfg from 2.5 and changing cl_introshown to 0. There was no config file otherwise.
Ahh, I see. I'm so used to Jetpack Navigation where up arrow seems to be handled via magic (once you call something like setupActionBarWithNavController) I did not realize I should...
I'm having the same problem. Took me hours already and I haven't even been able to solve it. upd: in case you want to know how I fixed it. The...
I received a comment notification, I presume the comment was deleted but I want to stress out that this is a bug. PWA never clearing cookies but then having everything...