Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

for #6008 - fix address bar layout on home fragment for RTL ◀ #6016

Merged
merged 1 commit into from
Oct 21, 2019
Merged

Conversation

cadeyrn
Copy link
Contributor

@cadeyrn cadeyrn commented Oct 14, 2019

Screenshot_20191014-223742

@ghost
Copy link

ghost commented Oct 14, 2019

No Taskcluster jobs started for this pull request
The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the
default branch) does not allow starting tasks for this pull request.

Copy link
Contributor

@ekager ekager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!! :)

@ekager ekager changed the title for #6008 - fix address bar layout on home fragment for RTL for #6008 - fix address bar layout on home fragment for RTL ◀ Oct 14, 2019
@ekager
Copy link
Contributor

ekager commented Oct 14, 2019

bors r+

@codecov-io
Copy link

codecov-io commented Oct 14, 2019

Codecov Report

Merging #6016 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #6016   +/-   ##
=========================================
  Coverage     14.32%   14.32%           
  Complexity      326      326           
=========================================
  Files           261      261           
  Lines         10725    10725           
  Branches       1565     1565           
=========================================
  Hits           1536     1536           
  Misses         9065     9065           
  Partials        124      124

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d575c25...7acf499. Read the comment docs.

bors bot pushed a commit that referenced this pull request Oct 15, 2019
6016: for #6008 - fix address bar layout on home fragment for RTL ◀ r=ekager a=cadeyrn

![Screenshot_20191014-223742](https://user-images.githubusercontent.com/1100614/66781440-8fd32380-eed3-11e9-8300-ca8f7b3adf96.png)


Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
@bors
Copy link

bors bot commented Oct 15, 2019

Timed out

@ekager
Copy link
Contributor

ekager commented Oct 15, 2019

bors retry

bors bot pushed a commit that referenced this pull request Oct 15, 2019
6016: for #6008 - fix address bar layout on home fragment for RTL ◀ r=ekager a=cadeyrn

![Screenshot_20191014-223742](https://user-images.githubusercontent.com/1100614/66781440-8fd32380-eed3-11e9-8300-ca8f7b3adf96.png)


6017: For #6011 - fixed truncated clipboard icon in RTL ◀️ r=ekager a=cadeyrn

![Screenshot_20191014-234149](https://user-images.githubusercontent.com/1100614/66785457-98c8f280-eedd-11e9-97cc-4de95182d877.png)


Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
@bors
Copy link

bors bot commented Oct 15, 2019

Timed out (retrying...)

bors bot pushed a commit that referenced this pull request Oct 15, 2019
6016: for #6008 - fix address bar layout on home fragment for RTL ◀ r=ekager a=cadeyrn

![Screenshot_20191014-223742](https://user-images.githubusercontent.com/1100614/66781440-8fd32380-eed3-11e9-8300-ca8f7b3adf96.png)


Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
@bors
Copy link

bors bot commented Oct 15, 2019

Timed out

@ekager
Copy link
Contributor

ekager commented Oct 19, 2019

bors r+

@bors
Copy link

bors bot commented Oct 19, 2019

Merge conflict (retrying...)

bors bot pushed a commit that referenced this pull request Oct 19, 2019
5631: Closes #2441. Update LeakCanary to `2.0-beta-3` version r=ekager a=dector

Updated LeakCanary.

### Pull Request checklist
<!-- Before submitting the PR, please address each item -->
- [x] **Quality**: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
- [x] ~~**Tests**: This PR includes thorough tests or an explanation of why it does not~~
- [x] ~~**Screenshots**: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not~~
- [x] ~~**Accessibility**: The code in this PR follows [accessibility best practices](https://github.com/mozilla-mobile/shared-docs/blob/master/android/accessibility_guide.md) or does not include any user facing features~~

### After merge
- [ ] **Milestone**: Make sure issues finished by this pull request are added to the [milestone](https://github.com/mozilla-mobile/fenix/milestones) of the version currently in development.

### 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

6016: for #6008 - fix address bar layout on home fragment for RTL ◀ r=ekager a=cadeyrn

![Screenshot_20191014-223742](https://user-images.githubusercontent.com/1100614/66781440-8fd32380-eed3-11e9-8300-ca8f7b3adf96.png)


6020: For #1383: Fix updating description of close button on title change r=ekager a=mcarare



6022: Fixes #5030: Modified Dialog to match the others. r=ekager a=ValentinTimisica

I changed the Dialog from permissions exceptions and used AlertDialog
instead of Context.alert extension function.



6098: Added OnCheckListener to checkboxes: DeleteBrowsingDataFragment r=boek a=shangeethsivan

Added OnCheckListener to all checkboxes ,when there are no items checked delete button will be disabled

Closes #5465



Co-authored-by: Denys M <dector9@gmail.com>
Co-authored-by: Sören Hentzschel <kontakt@agenedia.com>
Co-authored-by: mcarare <mihai.carare.dev@gmail.com>
Co-authored-by: ValentinTimisica <valentin.timisica@softvision.ro>
Co-authored-by: Shangeeth Sivan <shangeeth@poshmark.com>
@ekager ekager added the pr:needs-landing PRs that are ready to land [Will be merged by Mergify] label Oct 19, 2019
@boek boek merged commit 7cf1a9e into mozilla-mobile:master Oct 21, 2019
@cadeyrn cadeyrn deleted the rtl branch October 21, 2019 17:38
@cadeyrn cadeyrn mentioned this pull request Nov 2, 2019
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr:needs-landing PRs that are ready to land [Will be merged by Mergify]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants