kari-ts
kari-ts
@sjug, thank you for the report and the logs - this goes such a long way towards helping us identify and fix issues, and we so appreciate it!
@333fred thanks for the work here. I'm making some changes that impact exit nodes now (https://github.com/tailscale/tailscale-android/pull/172, https://github.com/tailscale/tailscale-android/pull/176) - right now, whenever we want to make any changes to prefs, we...
Adding @sonovawolf for UI input
Thanks for working on this. A few issues: -in a tailnet with more than one user "MY DEVICES" distinguishes between your devices and other users' devices. "MACHINES" is unclear. -the...
> @sonovawolf Please review. > > I know this is not the place to discuss changes but here is my recommendation: > > current single file, ui.go, is getting cumbersome....
Updated to not prefer ARM. https://github.com/tailscale/tailscale-android/pull/134/files didn't quite work for me since uname -u returns arm64 for me
https://issuetracker.google.com/issues/237894785, https://developer.android.com/about/versions/14/behavior-changes-all#non-dismissable-notifications: interesting, it looks like in Android 13, notifications were made non-dismissable, and then this was reversed in Android 14. Thank you @joshvocal!