janimo / textsecure-qml

TextSecure UI in Go and QML
GNU General Public License v3.0
44 stars 5 forks source link

Account can't be removed #38

Closed SidPayton closed 8 years ago

SidPayton commented 8 years ago

It was finally possible to Register with the app. But I Used another account just to test it. Now I can't remove it and put my own details in.

janimo commented 8 years ago

You mean you registered using another phone number, and now want to use your own?

SidPayton commented 8 years ago

Yes. Thats exactly what I want. How is that possible?

janimo commented 8 years ago

For now you can adb shell intro the phone and rm -Rf /home/phablet/.local/share/textsecure.jani/ and rm -Rf /home/jani/.config/textsecure.jani . This will drop all your existing app-related data. Then you start the app. I will add an UI for this in the upcoming release.

janimo commented 8 years ago

There's a UI for this under Settings/Advanced in version 0.3.10