vlakoff

Results 81 comments of vlakoff

If I may add a suggestion: `com.google.android.apps.wellbeing` It's the Digital Wellbeing app. Pretty useless, especially if you are not a phone addict. I like removing this, as it removes a...

Does someone know what apps cause battery drain when they are uninstalled?

I meant apps that cause battery drain when they are _removed_. Android doesn't find something, and enters into some high-frequency loop of "try, fail, try, fail…"

Wow, that's impressive work, really appreciated!

A possible workaround is to add locally something like: ```php $GLOBALS['sql'] =& $GLOBALS['jush']; ``` It works even if `$just` hasn't been assigned yet. So you can execute the above snippet...

As the corresponding feature has been implemented, I think this issue may be closed. I would have preferred a less ambiguous name for the INI section, like "[Startup]" or "[Overrides]",...

How about adding a short sentence, still? Something like: > A style declaration is reset by setting it to `null` or an empty string, e.g., `elt.style.color = null`. Note that...

Just to mention that, by default, there is a shortcut Ctrl+P for this feature, but this shortcut is already taken by the "Print..." command. To fix this, open "Settings >...

I just tried, using Notepad++ 8.6.2 (32-bit), and could not reproduce the issue. The function is shown as `formatData()`, as expected. I had a quick look at the repository, and...

That's really a surprising bug! It would be helpful if other people could try and report if they encounter the issue or not. Of course, I suppose that you have...