Add proper login flow

This commit is contained in:
YuviPanda 2012-10-06 18:37:44 +05:30
parent 2391cfbc1b
commit 43d0f6a404
6 changed files with 125 additions and 11 deletions

View file

@ -12,5 +12,7 @@
<string name="logging_in_message">Witty text here</string>
<string name="title_activity_share">ShareActivity</string>
<string name="upload_overlay_title">Upload to Commons</string>
<string name="login_success">Login success!</string>
<string name="login_failed">Login failed!</string>
</resources>