Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fraggjkee authored Jul 30, 2023
1 parent 87544ec commit 536d8c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ A custom Android's `View` implementing all the necessary UI for a typical "enter

Supports **automatic code retrieval from incoming SMS messages**. This feature is implemented using the [Consent API](https://developers.google.com/identity/sms-retriever/user-consent/overview).

Supports **copy-pasting from the clipboard** by showing a floating pop-up in response to a long press event (similarly to `EditText`).

You may find my initial motivations & a little bit more detailed information in this [Medium post](https://medium.com/swlh/implementing-the-complete-sms-verification-flow-using-consent-api-in-android-ae0327f74658).

<img src="/images/screenshot2.png" width="250">
Expand Down

0 comments on commit 536d8c8

Please sign in to comment.