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 b37492a547
android/ui: use compose getValue syntactic sugar consistently (#367)
Updates #cleanup

"by stateFlow" is syntactic sugar for" = stateFlow.value" and is more
idiomatic.  There should be no functional difference here.  Just\
changed where it can be for consistency.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
1 month ago
..
AboutView.kt android: accessibility fixes (#359) 2 months ago
Avatar.kt android: accessibility fixes (#359) 2 months ago
BugReportView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
Buttons.kt android/ui: support login via auth key (#331) 2 months ago
CustomLogin.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
DNSSettingsView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
ErrorDialog.kt android/ui: support login via auth key (#331) 2 months ago
ExitNodePicker.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
IntroView.kt android/ui: improve dev QOL by adding support for compose previews (#313) 2 months ago
LoginQRView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
MDMSettingsDebugView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
MainView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
ManagedByView.kt android/ui: improve dev QOL by adding support for compose previews (#313) 2 months ago
MullvadExitNodePicker.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
MullvadExitNodePickerList.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
PeerDetails.kt android/ui: more UI tweaks 3 months ago
PeerView.kt android/ui: handle NeedsMachineAuth state (#317) 2 months ago
PermissionsView.kt android/ui: navigation improvements 3 months ago
RunExitNodeView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
SettingsView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
SharedViews.kt android: accessibility fixes (#359) 2 months ago
TaildropView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
TailnetLockSetupView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
TailscaleLogoView.kt ui: reintroduce dark mode theme (#315) 2 months ago
TintedSwitch.kt android/ui: implement design feedback 3 months ago
UserSwitcherView.kt android/ui: use compose getValue syntactic sugar consistently (#367) 1 month ago
UserView.kt android/ui: make it more obvious that account settings row is clickable 3 months ago