You've already forked android-client
mirror of
https://github.com/netbirdio/android-client.git
synced 2026-05-22 17:10:49 -07:00
227979ce15
* feat/add-android-tv-support Add android TV support with the following changes: - Implement new URLOpener interface with updated open method that accepts UserCode - Add logic to MainActivity.java to detect Android TV, adjust UI and SSO flow accordingly - Add QRCodeDialog.java to handle QR code/user code display logic - Updated relevant layout xml files - Add TV banner icon --------- Co-authored-by: Ashley Mensah <ashleymensah@Ashleys-MBP.fritz.box>