frapperino / sketchagram

Smartwatch application
Other
0 stars 0 forks source link

User can log in despite faulty information. #5

Closed alehar9320 closed 9 years ago

alehar9320 commented 9 years ago

By for example pressing log in button, the user can most often get logged in, despite lacking any entered information.

alehar9320 commented 9 years ago

More feedback is now given to the user and simple logic-checks have been implemented on login. You can still get logged in automatically though sometimes. Not sure why. Probably because of SharedPreferences storing information.

alehar9320 commented 9 years ago

After logging out from a valid user, it is possible to sign in again with jibberish information entered.

ollmatt commented 9 years ago

now works properly