-
Notifications
You must be signed in to change notification settings - Fork 435
Phone number verification: the code field, and the hint that fills it #5642
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
c64e0ba
Phone verification: the code field, and the hint that fills it
shai-almog 4d69e3e
Phone verification: the hint, on every port that can act on it
shai-almog 407e03d
Phone verification: tests, including one that looks at pixels
shai-almog e01d782
Phone verification: themes, guide, agent skill and a sample
shai-almog fb6105f
Phone verification: drop an import the rewrite left behind
shai-almog eeea388
Phone verification: a chapter of its own in the developer guide
shai-almog aa85bad
Phone verification: release the content type ivar
shai-almog 26aeddc
Phone verification: three things that outlive what asked for them
shai-almog b5e608a
Phone verification: a caret in the wrong space, and two unfiltered doors
shai-almog 30ce24a
Phone verification: an example that contradicted the paragraph under it
shai-almog edfa0bc
Phone verification: make a tap land on the box it hit
shai-almog c0f2744
Phone verification: two Android autofill reads that crossed threads
shai-almog 65bb2d9
Phone verification: a code reads left to right, and a fill needs its …
shai-almog 0ed8a82
Phone verification: a keyboard that rewrites codes, and a stale selec…
shai-almog 9c9f8a8
Phone verification: take the country object the list actually carries
shai-almog 1ce8b95
Phone verification: boxes that fit, and a value read only for the fie…
shai-almog 50c6439
Phone verification: focus that had nowhere to go, and a countdown tha…
shai-almog 6291ba6
Phone verification: an ISO lookup that a Turkish device could not per…
shai-almog e1946a3
Phone verification: search the country list without asking the locale…
shai-almog 9964576
Phone verification: do not answer with a value the input method is st…
shai-almog 7806908
Phone verification: say why eight ISO codes are not in the country table
shai-almog 1c39e25
Phone verification: the composing range does not outlive a commit -- …
shai-almog 06c12a4
Phone verification: a number that carries its own calling code keeps it
shai-almog 2007248
Phone verification: the PMD gate's two complaints
shai-almog 35a3516
Phone verification: one session per answer, and a selection the picke…
shai-almog 5262b7f
Phone verification: end the composition before a filled value replace…
shai-almog f2c69fc
Phone verification: a modifier bit must not erase the base constraint
shai-almog 3eb4fea
Phone verification: leaving the form does not retire a pending request
shai-almog a1442bc
Phone verification: the copyright header the new test file was missing
shai-almog 1915f93
Phone verification: the fourth door, and a number that was not sent t…
shai-almog 7d0fe22
Phone verification: completion belongs to a value, not to a transition
shai-almog c39a2ee
Phone verification: tell the autofill framework the field changed, no…
shai-almog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
573 changes: 461 additions & 112 deletions
573
CodenameOne/src/com/codename1/components/OtpField.java
Large diffs are not rendered by default.
Oops, something went wrong.
744 changes: 744 additions & 0 deletions
744
CodenameOne/src/com/codename1/components/PhoneNumberField.java
Large diffs are not rendered by default.
Oops, something went wrong.
669 changes: 669 additions & 0 deletions
669
CodenameOne/src/com/codename1/components/PhoneVerification.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.