Skip to content
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

18881 #2

Closed
wants to merge 23 commits into from
Closed

18881 #2

wants to merge 23 commits into from

Conversation

eliserichards
Copy link
Owner

Pull Request checklist

  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features. In addition, it includes a screenshot of a successful accessibility scan to ensure no new defects are added to the product.

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
  3. click on the "Fenix - assemble" task, then click "Run Artifacts".
  4. the APK links should be on the left side of the screen, named for each CPU architecture

chrishernan and others added 23 commits April 19, 2021 17:05
Merging changes from Master to My Fenix branch 4/19/21
… the recyclerview for the manage saved cards fragment.
…oller.kt and CreditCardsManagementInteractor.kt to handle adding a credit card and navigating to an empty CreditCardEditor.
… the recyclerview for the manage saved cards fragment.
…oller.kt and CreditCardsManagementInteractor.kt to handle adding a credit card and navigating to an empty CreditCardEditor.
� Conflicts:
�	app/src/main/java/org/mozilla/fenix/settings/creditcards/controller/CreditCardsManagementController.kt
�	app/src/main/java/org/mozilla/fenix/settings/creditcards/view/AddCreditCardButtonAdapter.kt
�	app/src/main/java/org/mozilla/fenix/settings/creditcards/view/AddCreditCardButtonViewHolder.kt
eliserichards pushed a commit that referenced this pull request Jun 10, 2021
# This is the 1st commit message:

View holders and interactors for recently saved bookmarks

# This is the commit message #2:

Recent bookmark item view holder binding

# This is the commit message mozilla-mobile#3:

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

# This is the commit message mozilla-mobile#4:

Top level adapter for recent bookmarks section

# This is the commit message mozilla-mobile#5:

Retrieve list of recent bookmarks on home
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants