PabloOQ
PabloOQ
Seems like that is definitely something the Log module could have, but that means that "fast forwarding" would be limited to the log module itself.
Found this by looking through [App manager](https://github.com/MuntashirAkon/AppManager). Chromium based browsers have a public activity to launch incognito tabs. > The issue is that there is no standard Android feature for...
I don't know the limits of this, or how complex is to implement this, but if it works it would be almost like sending the URL directly to the app....
> Accessibility services are forbidden on play store unless you use them for accessibility. Do you mean [this](https://support.google.com/googleplay/android-developer/answer/10964491?hl=en)? Unless I'm understanding it wrong that is not the case anymore. Althought...
Supposedly Firefox allows the use of an extra to do this, but I haven't been able to make it work.
[Here](https://github.com/mozilla-mobile/firefox-android/search?q=PRIVATE_BROWSING_MODE) you can see references in the code about this. [Here](https://bugzilla.mozilla.org/show_bug.cgi?id=1807531) is an issue about allowing this, the status is resolved, and the attachments link to the PR that solves...
I wrote the extra all in caps that's why I couldn't make it work 🤦♂️ I plan to, at some point in the future, add an option to at least...
I finally have some time to try to implement this, so first a recap to keep things clear, also if someone wants to add something. A browser can: - Have...
I think I did check those flags when working on this, I don't remember it working outside of custom tabs, but I'm not sure, will have to check that again....
I have tried to implement this, it doesn't look bad to me. However the icons need a minimum size to not look ugly, also some people could find these hard...