gggard / AndroidCaldavSyncAdapater

Caldav synch adapter for Android
246 stars 88 forks source link

Add checkbox to toggle visibility of password field, change field input ... #211

Open madmuffin1 opened 10 years ago

madmuffin1 commented 10 years ago

...types, focus first field on activity startup

We are evaluating several Caldav providers and I had the issue that my keyboard (Swiftkey) tried to autocorrect the input of the userfield, so I quickly changed the type of that field to prevent this from happening. Also added a Show Password checkbox, which is very useful for people with super long passwords.