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
kari-ts 753b8d3fb4
android: handle multiple redundant intents (#541)
Use FLAG_UPDATE_CURRENT for managing multiple calls to startForegroundService. This ensures only one instance of the intent is active and replaces any previously pending intents with the latest one.

Fixes tailscale/corp#23828

Signed-off-by: kari-ts <kari@tailscale.com>
3 weeks ago
..
gradle/wrapper ipn: update dependencies (#432) 4 months ago
src android: handle multiple redundant intents (#541) 3 weeks ago
build.gradle android: bumping OSS (#540) 3 weeks ago
gradle.properties android: bump OSS to 1.71.x; update dependencies (#449) 3 months ago
gradlew update dependencies 12 months ago
gradlew.bat update dependencies 12 months ago
proguard-rules.pro android: exclude MDM classes from ProGuard optimizations 2 months ago