mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
5550c153f2
Adds support for Custom Tabs (at laest supported by Chrome and Firefox). This is also useful if you set the app as default app for links from the supported Gitea instances. If you then try to use the "Open in browser" buttons, this will just open the link in GitNex itself. With Custom Tabs, the links are opened as Custom Tabs (only if the default browser supports them). I also deleted the unused `OpenRepoInBrowserActivity` and added the mechanism to open an URL in the browser to the `AppUtil`. I also improved the setting switches: * hide settings if required settings are disabled (only notification settings) * allow click on full layouts Co-authored-by: qwerty287 <ndev@web.de> Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1019 Reviewed-by: 6543 <6543@noreply.codeberg.org> Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org> Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro |