-
Notifications
You must be signed in to change notification settings - Fork 512
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tailscale/tailscale-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tailscale/tailscale-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-branch/1.78
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 12 files changed
- 3 contributors
Commits on Dec 5, 2024
-
Signed-off-by: Nick Khyl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8bd36b - Browse repository at this point
Copy the full SHA e8bd36bView commit details
Commits on Dec 6, 2024
-
Signed-off-by: Nick Khyl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b41b380 - Browse repository at this point
Copy the full SHA b41b380View commit details
Commits on Dec 11, 2024
-
android: put new search behind flag (#587)
Until the WIP feature is ready Updates tailscale/corp#18973 Signed-off-by: kari-ts <[email protected]> Signed-off-by: kari-ts <[email protected]> (cherry picked from commit e500111)
Configuration menu - View commit details
-
Copy full SHA for 1ffe285 - Browse repository at this point
Copy the full SHA 1ffe285View commit details -
Signed-off-by: Nick Khyl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bc7e78 - Browse repository at this point
Copy the full SHA 4bc7e78View commit details -
android: add SearchView (#584)
-Material3 search bar opens up search suggestions/results view under the bar, but we want it to open up a full page, so create SearchView and use placeholder search bar on MainView that navigates to SearchView -Tapping on suggestions/results should open up PeerDetails, so fix PeerDetails navigation to use backstack instead of always going back to Main view Next up: ensuring search filtering adheres to MDM requirements, and UI polish Updates tailscale/corp#18973 Signed-off-by: kari-ts <[email protected]> Signed-off-by: Nick Khyl <[email protected]> (cherry picked from commit 45ddef1)
Configuration menu - View commit details
-
Copy full SHA for 7027d7b - Browse repository at this point
Copy the full SHA 7027d7bView commit details -
Signed-off-by: Nick Khyl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9c84cb - Browse repository at this point
Copy the full SHA a9c84cbView commit details
Commits on Dec 12, 2024
-
github/workflows/{android,go_mod_tidy}: run on all PRs and on pushes …
…to {main,release-branch/*} (#591) Previously, using * in branch filters prevented PR CI actions from running on prefixed branches such as release-branch/* because * only matches characters except for forward slashes. In this PR, we remove the branch filter to ensure that Android builds and go mod tidy checks are executed on all PRs, regardless of the target branch. Additionally, these checks will now run on pushes to release-branch/*. Fixes tailscale/corp#25313 Signed-off-by: Nick Khyl <[email protected]> (cherry picked from commit 34a06be)
Configuration menu - View commit details
-
Copy full SHA for 216b246 - Browse repository at this point
Copy the full SHA 216b246View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...release-branch/1.78