simple-login / Simple-Login-Android

Android client for SimpleLogin
https://play.google.com/store/apps/details?id=io.simplelogin.android
Other
347 stars 39 forks source link

Implement Login with Proton #85

Closed cquintana92 closed 2 years ago

cquintana92 commented 2 years ago

:warning: Do not generate a new release until this PR has been deployed to production: https://github.com/simple-login/app/pull/1186

This PR implements the following changes:

  1. Add the androidx.browser:browser dependency for opening Custom Chrome tabs.
  2. Add a new "Log in with Proton" button to the Login activity.
  3. UI tweaks to the Login page.
  4. Fix a bug that closed the app on any successful login. Now the user is redirected to the main (Home) activity when a successful login occurs.
cquintana92 commented 2 years ago

image

cquintana92 commented 2 years ago

Minor adjustments to margins and widths

image (5)