2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

4010 Commits

Author SHA1 Message Date
Gregory Mierzwinski
f95dc7e0cd [fenix] Bug 1642657 - Add a per-commit fenix build that simulates the nightly. (https://github.com/mozilla-mobile/fenix/pull/10821)
* Add new per-commit android-test build.

* Rename to nightly-simulation.

* Add treeherder group to the config file.

* Remove taskcluster index path and browsertime test.

* Add nightly-simulation to taskcluster indexes.
2020-06-05 17:41:49 +02:00
mcarare
54b9ccb145 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7752, https://github.com/mozilla-mobile/fenix/issues/7753: Adjust touch targets for elements in crash reporter. 2020-06-05 12:04:58 +03:00
mcarare
bba07f2ade [fenix] No issue: Fix xml indentations. 2020-06-05 12:04:58 +03:00
mcarare
5e34edea45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7725: Increase info button touch target while keeping size.
Also removed unnecessary touch delegate.
2020-06-05 11:57:17 +03:00
mcarare
8d07c6fbdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/9590: Increase widget elements touch target while keeping size. 2020-06-05 11:49:35 +03:00
person808
a6dc24bd4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/10525 - Remove tab tray item dividers. 2020-06-04 23:17:16 -07:00
ekager
8f0beee1d1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10629 - Update Content Description of Edit Login Menu Item 2020-06-05 08:12:43 +03:00
Jeff Boek
3624b97369 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10989 - Fixes memory leak caused by retaining the TabTrayView and TabsFeature 2020-06-04 23:29:14 -04:00
Mozilla L10n Automation Bot
39ea14ed73 [fenix] Import l10n. 2020-06-04 20:59:50 -04:00
Sawyer Blatz
f4ec25842d [fenix] For https://github.com/mozilla-mobile/fenix/issues/9488: Init widgetExperiment after Experimenter init 2020-06-04 16:22:52 -07:00
mcarare
f5e1dc98c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11230: Set default to false for allow screenshots in private setting 2020-06-04 18:24:26 -04:00
Dennis Schubert
0b87f96637 [fenix] Bug 1643132 - Add WebCompat Reporter feature. 2020-06-04 18:23:11 -04:00
Dennis Schubert
1f5353f8f2 [fenix] Bug 1643132 - Remove native "Report site issue" functionality.
This will be replaced by the WebCompat team's system extension that ships as an android-component.
2020-06-04 18:23:11 -04:00
Richard Pappalardo
ffba3b3570 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/11050 - Remove Nimbledroid 2020-06-04 14:42:47 -07:00
Chenxia Liu
4e4a09c240 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10616 - Update docs for app_opened to reflect cold-start 2020-06-04 14:39:43 -07:00
Sawyer Blatz
3daf6fcef4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9488: Add experimentation support 2020-06-04 14:10:22 -07:00
ekager
ac99ab799e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 2020-06-04 16:44:07 -04:00
mcarare
9dd90badbc [fenix] For https://github.com/mozilla-mobile/fenix/issues/9771, https://github.com/mozilla-mobile/fenix/issues/9768: Adjust touch target for buttons in error pages 2020-06-04 20:39:43 +03:00
Sawyer Blatz
469c553398 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11118: Add toggle states to metrics ping 2020-06-04 10:08:23 -07:00
MickeyMoz
2beca1fa02 [fenix] Update Android Components version to 45.0.20200604130052. 2020-06-04 12:04:57 -04:00
mcarare
ef4ab6ea93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Fix back button text update according to save step. 2020-06-04 11:50:29 -04:00
mcarare
39dde4c64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Set click listener also to icon button. 2020-06-04 11:50:29 -04:00
Johan Lorenzo
a156b36994 [fenix] Bug 1608874 - part 2: Rename cron hook too (https://github.com/mozilla-mobile/fenix/pull/11225) 2020-06-04 17:15:43 +02:00
Gabriel Luong
f114509a37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8920 - [Telemetry] Send add-on ids in a metrics ping 2020-06-04 08:15:39 -07:00
Johan Lorenzo
381990c3bb [fenix] Bug 1608874 - part 1: Move Fennec Beta to a dedicated hook (https://github.com/mozilla-mobile/fenix/pull/11048) 2020-06-04 14:54:11 +02:00
Aaron Train
44c9d2d445 [fenix] No Issue: Create --ui-test.md issue template (https://github.com/mozilla-mobile/fenix/pull/11207) 2020-06-03 23:15:18 -04:00
mcarare
fbb87de5ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Update unit tests to reflect click listener update. 2020-06-03 23:01:44 -04:00
mcarare
acd4673d3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Explicitly clone select tabs on updating SaveCollectionStep. 2020-06-03 23:01:44 -04:00
mcarare
d60a85e3b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Set click listener to full layout instead of just icon. 2020-06-03 23:01:44 -04:00
Mozilla L10n Automation Bot
504840944e [fenix] Import l10n. 2020-06-03 21:37:44 -04:00
person808
86b72dd42b [fenix] For https://github.com/mozilla-mobile/fenix/issues/10193 - Remove page title when sharing links 2020-06-03 15:54:23 -07:00
Tiger Oakes
01faa91808 [fenix] Migrate some SessionManager usage to BrowserStore (https://github.com/mozilla-mobile/fenix/pull/10789) 2020-06-03 11:18:44 -07:00
MickeyMoz
24a3c8800a [fenix] Update Android Components version to 45.0.20200603130110. 2020-06-03 13:42:06 -04:00
mcarare
47e3a8f737 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11153:Add FLAG_SECURE on pause and clear on resume for private session. 2020-06-03 08:56:16 -04:00
David Walsh
cdf007295b [fenix] For 11114 - Correct landscape tab tray buttons 2020-06-02 23:09:05 -07:00
David Walsh
49359e95e0 [fenix] Scroll to the top of home when using the tab tray 2020-06-02 23:08:20 -07:00
Jonathan Almeida
abcbb45592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11154: Fix button color on migration UI 2020-06-02 18:08:45 -07:00
mcarare
b4d01b50ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/10434: Handle cases when proc/$pid/stat is not accessible. 2020-06-02 17:57:39 -07:00
Mozilla L10n Automation Bot
597b96864e [fenix] Import l10n. 2020-06-02 17:50:39 -07:00
ekager
9190cb6d30 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8759 - Allow recently used in share fragment to scroll 2020-06-02 16:46:08 -04:00
Jeff Boek
c02dd322e2 [fenix] Implement tab tray design improvements and fix close functionality. 2020-06-02 15:03:58 -05:00
Aaron Train
25292cb29b [fenix] For https://github.com/mozilla-mobile/fenix/issues/10798: Disable testDownloadPrompt (https://github.com/mozilla-mobile/fenix/pull/11147) 2020-06-02 12:40:08 -04:00
mcarare
fff8880961 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11139:Constrain title to start of checkbox and ellipsize. 2020-06-02 12:08:05 -04:00
Tiger Oakes
0551cf1243 [fenix] Fix failing CollectionCreationBottomBarViewTest 2020-06-02 12:07:53 -04:00
Tiger Oakes
4e7ae1f1bd [fenix] Add tests for some of collection creation 2020-06-02 10:06:17 -04:00
Tiger Oakes
7e714c08e8 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/10571 - Add dark mode for error pages 2020-06-02 09:55:55 -04:00
mcarare
5ed4286edd [fenix] For https://github.com/mozilla-mobile/fenix/issues/9545: Split button to allow distinct focus for a11y services. 2020-06-02 09:33:32 -04:00
ValentinTimisica
6713c90c14 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/9696: Adds Add-ons menu item to the home menu 2020-06-02 09:32:30 -04:00
ValentinTimisica
ac920ffb18 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/10113: Changes login prompt editText cursor color
This patch uses `mozacPromptLoginEditTextCursorColor` attribute defined in AC.
Check PR: https://github.com/mozilla-mobile/android-components/pull/7056
2020-06-02 09:29:59 -04:00
mcarare
1eebf4e85b [fenix] For https://github.com/mozilla-mobile/fenix/issues/9595: Increase search pill touch target height to container height.
Adjust background to fit new dimensions.
2020-06-02 09:27:23 -04:00