1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
MozLando bb22fb3092 Merge #5507 #5846
5507: For #1383 Added tab title to close button content description r=ekager a=mcarare


### 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)
- [ ] **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

5846: For #3604 Snackbar messages for closing tabs use closed instead of deleted r=sblatz a=mcarare


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

Co-authored-by: mcarare <mihai.carare.dev@gmail.com>
2019-10-11 16:28:36 +00:00
..
browser For #1901 - Get rid of black flash when leaving GV Engine 2019-10-09 11:02:21 -07:00
collections For #4877: Restored logic for closing tabs when not on browserFragment 2019-09-10 21:42:16 -07:00
components Merge #5633 2019-10-11 14:43:39 +00:00
crashes Closes #5847: Use IO thread when submitting crash report 2019-10-08 18:46:14 -07:00
customtabs Closes #394 - Trusted Web Activities (#5391) 2019-10-09 09:17:49 -07:00
downloads Closes #1657 - Use Gecko for downloads (#4296) 2019-08-02 17:28:30 -07:00
exceptions For #5312 - Add Telemetry for Tracking Protection 2019-09-23 08:29:45 -07:00
ext For #2570: Hide 3-dots menu for all library items when in select mode (#5699) 2019-10-10 23:02:22 -07:00
home Merge #5507 #5846 2019-10-11 16:28:36 +00:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library For #2570: Hide 3-dots menu for all library items when in select mode (#5699) 2019-10-10 23:02:22 -07:00
onboarding Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
quickactionsheet For #5568 - Don't pass in Session for QuickActionSheetController 2019-09-25 13:33:38 -07:00
search For #4190: Removes waterfall animation from awesomebar 2019-10-08 09:14:23 -07:00
session For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
settings Merge #5882 2019-10-11 13:22:33 +00:00
share Use the new fragment constructor 2019-10-07 11:07:48 -07:00
shortcut For #5047 - Addresses nits 2019-09-11 16:10:54 -07:00
theme For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
trackingprotection Use the new fragment constructor 2019-10-07 11:07:48 -07:00
utils For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 2019-09-27 07:54:29 -07:00
AppRequestInterceptor.kt Only use Context.settings() function (not getter) (#5335) 2019-09-24 10:33:46 -07:00
BrowserDirection.kt For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 2019-10-10 11:16:21 -07:00
Config.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Experiments.kt FxA WebChannels integration 2019-09-16 19:44:13 -07:00
ExperimentsManager.kt For #5651 - Set up Standard vs Strict Tracking Protection Experiment 2019-10-05 10:14:09 -07:00
FeatureFlags.kt Closes #778 - Progressive Web Apps! (#4914) 2019-10-08 16:50:15 -07:00
FenixApplication.kt For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
FenixViewModelProvider.kt For #4529, #4427: Resuming after restoring instance state breaks UI (#4571) 2019-08-08 11:05:01 -05:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 2019-10-10 11:16:21 -07:00
IntentReceiverActivity.kt No issue: fixes master (#5777) 2019-10-03 14:42:56 -07:00