Stefan Arentz
Stefan Arentz
I want the application to adapt to use the language that I have chosen for Android.
This currently happens ...  ... but then the UI hangs. Selecting any of the options does not work. Also, where do *Search* and *Search Privately* come from. Are these...
When sharing a link from another app to the Reference Browser, a new tab should open with this link. User stories are not for bug reports, but ... interestingly this...
This is something Fennec doesn't support currently it seems. But Chrome and Firefox for iOS have it. This won't always work since not all links will result in downloadable content....
(I know this is not really a bug report, but I don't know where else to ask questions - I'm happy to convert this into a wiki page as an...
##### Sprint Release Owner: _[name here]_ _Think something can be automated? Add it to [this doc](https://docs.google.com/document/d/1I_pf7RhR8uC0P_jB8o5Y8teNxUuLlpKiF_FyBW9veFY/edit?ts=5cdc4d67)._ #### Tuesday # 1 - [ ] Upgrade a-c #### Wednesday # 1 -...
Unlike the `SyncProxyTransport.from_url ` in `httpx-socks`, the `ProxyConnector.from_url()` call in this project does not support the `proxy_ssl` parameter. Is there a technical reason for this? If not, would you accept...
This patch adds the `jti` claim to the `Claims` interface with a `GetID()` method. It also implements `GetID()` for both `MapClaims` and `RegisteredClaims`. This makes it easier to use the...
Related to #2600 - That is a build issue we could have avoided if we had the ability to run CI on M1 hardware. @rpappalax lets ask Bitrise if they...
The `SettingsViewController` is ready for a rewrite. I think it is beyond cleaning up. We should do a nice modern Swift implementation that is mostly declarative or even see if...