Recent content by lena6

  1. L

    Add "Respond Via Message" action (adb hack/root)

    the code is kinda bad, but i'll turn it into a user friendly plugin and link it as soon as that's done then
  2. L

    Add "Respond Via Message" action (adb hack/root)

    well... i developed a plugin to do exactly this, but apparently the permission cannot be granted as it isn't a runtime permission. i guess this won't work without root or a weird rom (confirmed though that it does work with root).
  3. L

    Add "Respond Via Message" action (adb hack/root)

    Android has the android.intent.action.RESPOND_VIA_MESSAGE intent, that is made to respond to messages from any app without any user interaction. It was meant to respond with a message to unanswered calls, but it works like this too. It requires the android.permission.SEND_RESPOND_VIA_MESSAGE...
Top