Helium314

Results 324 comments of Helium314

I actually thought about adding buttons to the notification, but decided to do QS tiles only because the feature request already existed. Text-only [action buttons](https://developer.android.com/training/notify-user/build-notification#Actions) should be pretty easy to...

I had tried to implement this after my comment that it should be easy, but then encontered some difficulties so that it would be more work than expected. Can't remember...

> This feature, on the other hand, really affects my quality of life, and since I am not in a position to provide a solution myself, I would really like...

> You can't expect that the maintainers of this library will download your app and try 100+ times the reproduction until they can reproduce it. A log is already added....

I'll leave it to the maintainers to close this if there is nothing useful in the logs. The bug itself doesn't bother me and apparently doesn't appear for anyone else.

Maybe this helps in investigation: Fulguris and SCW have different TextReflow.js: https://github.com/Slion/Fulguris/blob/main/app/src/main/js/TextReflow.js https://github.com/CookieJarApps/SmartCookieWeb/blob/master/app/src/main/js/TextReflow.js And usage is a bit different: https://github.com/Slion/Fulguris/blob/d0453f2b96a0071429e54029e0b53139c1d3ac58/app/src/main/java/acr/browser/lightning/view/LightningWebClient.kt#L347 https://github.com/CookieJarApps/SmartCookieWeb/blob/0d74f0b89b59a8de331eea8fda052465f7a00487/app/src/main/java/com/cookiegames/smartcookie/view/SmartCookieWebClient.kt#L587

Hmm, if you can reproduce the bug easily, could you try it and take a log to see where it crashes? (I did this PR after losing a session, but...

So how can I make the system restart the app for me? I don't find any *System navigation settings* on my Lineage 16.0 / Android 9 phone.

I am at more than 200 tabs now, and either nothing is written, or the entire file without any corruptions.

Well, with *nothing is written* I meant that the sessions file is just not updated because the app is killed too early. So I only lose changes to tabs since...