albrechtjan / workload-android

The Android App for the TU Dresden Physik Workload Website
https://survey.zqa.tu-dresden.de
GNU Affero General Public License v3.0
0 stars 0 forks source link

Allow user to store the password #21

Open KonstantinSchubert opened 8 years ago

KonstantinSchubert commented 8 years ago

The user should not be forced to enter the password every time in the WebLoginActivity.java.

At least the web view should be able to store the password so the user doesn't need to type it every time.

I have to see what options exist, and make sure that they are safe.