This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 473
For #12061 - Add support to display AddressPicker #12142
Merged
Merged
Conversation
This file contains 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
Alexandru2909
force-pushed
the
12061
branch
4 times, most recently
from
May 11, 2022 14:42
884ac9a
to
4abc0d3
Compare
gabrielluong
added
the
work in progress
Not ready to land yet. Work in progress (WIP).
label
May 11, 2022
Alexandru2909
force-pushed
the
12061
branch
2 times, most recently
from
May 11, 2022 16:12
8a0bdd5
to
2d873c8
Compare
Alexandru2909
added
🕵️♀️ needs review
PRs that need to be reviewed
and removed
work in progress
Not ready to land yet. Work in progress (WIP).
labels
May 11, 2022
Do you also have the Fenix side for this? We should make sure that this is only available if the Feature Flag is turned on. |
components/feature/prompts/src/main/res/layout/mozac_feature_prompts_address_select_prompt.xml
Show resolved
Hide resolved
Alexandru2909
changed the title
For #12061 - Added support to display AddressPicker
For #12061 - Add support to display AddressPicker
May 13, 2022
Amejia481
reviewed
May 15, 2022
components/feature/prompts/src/main/java/mozilla/components/feature/prompts/PromptFeature.kt
Outdated
Show resolved
Hide resolved
Amejia481
reviewed
May 15, 2022
...ts/feature/prompts/src/main/java/mozilla/components/feature/prompts/address/AddressPicker.kt
Show resolved
Hide resolved
Alexandru2909
force-pushed
the
12061
branch
4 times, most recently
from
May 16, 2022 13:58
0e4b830
to
973adf6
Compare
Alexandru2909
force-pushed
the
12061
branch
2 times, most recently
from
May 23, 2022 07:59
c36ae8c
to
1618751
Compare
4 tasks
Amejia481
approved these changes
May 30, 2022
components/feature/prompts/src/main/java/mozilla/components/feature/prompts/PromptFeature.kt
Show resolved
Hide resolved
Alexandru2909
added
🛬 needs landing
PRs that are ready to land
and removed
🕵️♀️ needs review
PRs that need to be reviewed
labels
May 31, 2022
3 tasks
4 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Added support to display AddressPicker. Following the designs from here
Pull Request checklist
After merge