You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/android/src/main/java/com/tailscale/ipn/ui/view
Jonathan Nobels e59112a8fb
android/ui: implement outgoing taildrop support (#242)
* android/ui: implement outgoing taildrop support

Updates tailscale/corp#18202

Adds share activity to handle outgoing taildrop requests.

This unbreaks the WaitingFiles notification for incoming files, but does not yet properly handle them.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>

* android/ui: add transfer ID to outgoing file transfers (#245)

Helps track status of transfers.

Updates #ENG-2868

Signed-off-by: Percy Wegmann <percy@tailscale.com>

* android/ui: taildrop string change

Updates tailscale/corp#18202

Co-authored-by: Andrea Gottardo <andrea@tailscale.com>
Signed-off-by: Jonathan Nobels <jnobels@gmail.com>

* android: bumping oss to pick up new taildrop support

Updates tailscale/corp#18202

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>

* android: remove write storage permission check

Updates tailscale/corp#18202

This is not required and the jni callback does't actually do what we need in the new client.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>

---------

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
Signed-off-by: Percy Wegmann <percy@tailscale.com>
Signed-off-by: Jonathan Nobels <jnobels@gmail.com>
Co-authored-by: Percy Wegmann <percy@tailscale.com>
Co-authored-by: Andrea Gottardo <andrea@tailscale.com>
3 months ago
..
AboutView.kt android/ui: address preliminary design feedback 3 months ago
Avatar.kt android: use ktfmt formatting and use scaffold consistently across all views (#217) 3 months ago
BugReportView.kt android/ui: restyle DNS, bug report and tailnet lock settings to match material design 3 months ago
Buttons.kt android/ui: implement outgoing taildrop support (#242) 3 months ago
DNSSettingsView.kt android/ui: restyle DNS, bug report and tailnet lock settings to match material design 3 months ago
ErrorDialog.kt android/ui: implement outgoing taildrop support (#242) 3 months ago
ExitNodePicker.kt android/ui: restyle DNS, bug report and tailnet lock settings to match material design 3 months ago
FeatureStateView.kt android/ui: restyle DNS, bug report and tailnet lock settings to match material design 3 months ago
MDMSettingsDebugView.kt android/ui: restyle DNS, bug report and tailnet lock settings to match material design 3 months ago
MainView.kt android/ui: implement outgoing taildrop support (#242) 3 months ago
ManagedByView.kt android/ui: address preliminary design feedback 3 months ago
MullvadExitNodePicker.kt android: style exit node picker per Material UI and add disable button 3 months ago
MullvadExitNodePickerList.kt android/ui: restyle DNS, bug report and tailnet lock settings to match material design 3 months ago
PeerDetails.kt android: add Client.postMultipart 3 months ago
PeerView.kt android/ui: implement outgoing taildrop support (#242) 3 months ago
PermissionsView.kt android/ui: prompt for permissions and show list of permissions with statuses 3 months ago
RunExitNodeView.kt Revert "Revert "android: add UI to run as exit node (#230)" (#235)" (#237) 3 months ago
SettingsView.kt android/ui: prompt for permissions and show list of permissions with statuses 3 months ago
SharedViews.kt android/ui: implement outgoing taildrop support (#242) 3 months ago
TaildropView.kt android/ui: implement outgoing taildrop support (#242) 3 months ago
TailnetLockSetupView.kt android/ui: restyle DNS, bug report and tailnet lock settings to match material design 3 months ago
TailscaleLogoView.kt android/ui: add game of life to show progress when connecting (ENG-2860) (#244) 3 months ago
TintedSwitch.kt android/ui: address preliminary design feedback 3 months ago
UserSwitcherView.kt android/ui: address preliminary design feedback 3 months ago
UserView.kt android/ui: implement outgoing taildrop support (#242) 3 months ago