<div dir="ltr"><div>Hi all,</div><div><br></div>Has there been any discussion on forcing the Quick Settings tile for Android to check if the device is unlocked prior to allowing interaction with tunnels?<div><div><br></div><div>According to <a href="https://developer.android.com/reference/android/service/quicksettings/TileService" target="_blank">https://developer.android.com/reference/android/service/quicksettings/TileService</a> -- isLocked() can be used to ensure the device is unlocked by an authenticated user before initiating or terminating existing tunnels.</div></div><div><br></div><div>Attached is a crude patch which adds this functionality.</div><div><br></div><div>- Simon</div></div>