remote wipe - try to send response / additonally trigger intent
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
If i lose my phone i use the remote wipe feature to be sure that the nextcloud app data will be destroyed.
It would be helpful if the device would try to send an response to the server telling him it got the wipe request - maybe a settings option in the client app like "try to send response on wipe request"....
Additionally it would be awesome if the client could trigger an intent so that other android apps (like panickit) can react.
I would use an custom android device manager which will listen for this intent and resets the whole device.
The option ("send intent on wipe request") should be customizable in the nextcloud client app.
Currently i use an find my device app which listens for an incoming SMS and triggers a custom android device manager to wipe the whole device.
Contributor guide
Assessment
This issue has not been assessed yet.