* android/src: ktfmt Signed-off-by: Jakub Meysner <git@jakubmeysner.com> * android/src/main: show exit node information in the permanent notification Displays exit node status (including the name of the exit node) in the permanent connection notification's content (moving the overall connected/disconnected status to the title). Fixes tailscale/tailscale#14438 Signed-off-by: Jakub Meysner <git@jakubmeysner.com> * docker: fix invalid instruction in Dockerfile not using trailing slash for files destination directory > If the source is a file, and the destination doesn't end with a trailing slash, the source file will be written to the destination path as a file. ~ https://docs.docker.com/reference/dockerfile/#destination Signed-off-by: Jakub Meysner <git@jakubmeysner.com> --------- Signed-off-by: Jakub Meysner <git@jakubmeysner.com>