Commit Graph

5473 Commits (1f4134904d3d22effee9fa8de3e5e672dde06ae4)
 

Author SHA1 Message Date
mcarare 1f4134904d [fenix] For https://github.com/mozilla-mobile/fenix/issues/16353: Do not finish onboarding on search dialog opening. 4 years ago
Mozilla L10n Automation Bot 9bc931951c [fenix] Import l10n. 4 years ago
MickeyMoz f5e71472ae [fenix] Update Android Components version to 68.0.20201122143118. 4 years ago
Mozilla L10n Automation Bot ef4e5fa26a [fenix] Import l10n. 4 years ago
MickeyMoz a0ff70a014 [fenix] Update Android Components version to 68.0.20201121143054. 4 years ago
Mozilla L10n Automation Bot c5f89e77a7 [fenix] Import l10n. 4 years ago
ekager 09c687da86 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16351 - Add divider lines for search dialog 4 years ago
Sebastian Kaspari d50140272a [fenix] Integrate new search code from Android Components into Fenix. 4 years ago
MickeyMoz 6a02e68f96 [fenix] Update Android Components version to 68.0.20201120125142. 4 years ago
Johan Lorenzo cd5e8590b3 [fenix] Bug 1678572 - A github-release shouldn't kick off releases if the bot made it (https://github.com/mozilla-mobile/fenix/pull/16673) 4 years ago
Sebastian Kaspari 7d7dddcc9c [fenix] Add initial mergify configuration 4 years ago
Mozilla L10n Automation Bot ac279d3785 [fenix] Import l10n. 4 years ago
MickeyMoz 55b3679b53 [fenix] Update Android Components version to 68.0.20201119190404. 4 years ago
mcarare 14649806c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15788: Remove fixed issues from lint baseline. 4 years ago
MickeyMoz 2a957532ce [fenix] Update Android Components version to 68.0.20201119143053. 4 years ago
Johan Lorenzo 50453307ca [fenix] Bug 1635488 - part 2: Add missing branch in version bump payload (https://github.com/mozilla-mobile/fenix/pull/16650) 4 years ago
jhugman d001a5aa36 [fenix] Nimbus Global Opt Out (https://github.com/mozilla-mobile/fenix/pull/16543) r=gl 4 years ago
Mozilla L10n Automation Bot 996d511732 [fenix] Import l10n. 4 years ago
Jonathan Almeida 21366ea808 [fenix] Update Android Components to 68.0.20201118210655 4 years ago
ekager 29eb6e9d1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/16351 - Make homescreen interactive when search dialog is up 4 years ago
mcarare 55d0e28abf [fenix] For https://github.com/mozilla-mobile/fenix/issues/15788: Remove nested constraint layout in tabs tray. 4 years ago
mcarare 56bc46801c [fenix] For https://github.com/mozilla-mobile/fenix/issues/15788: Remove nested layouts in search dialog layout. 4 years ago
MickeyMoz 363618cfb2 [fenix] Update Android Components version to 67.0.20201117190147. 4 years ago
Oana Horvath a87dce7523 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16615: UI smoke test firstRunScreenTest 4 years ago
mozilla-l10n-automation-bot 6257824745 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/16625) 4 years ago
Jonathan Almeida 36d8481c96 [fenix] Update Android Components to 67.0.20201117165227 (https://github.com/mozilla-mobile/fenix/pull/16619) 4 years ago
ekager 49a98cb413 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12062 - Remove feature flag for return to browser (https://github.com/mozilla-mobile/fenix/pull/16622) 4 years ago
Mugurell d23db3c8ee [fenix] For https://github.com/mozilla-mobile/fenix/issues/16614 - Ensure a stable order for the items in tabs tray. (https://github.com/mozilla-mobile/fenix/pull/16618)
Items should follow the following ordering:
- current session open tabs
- collections options - currently the "Select tabs" button
- synced tabs items

This order should also be kept after returning from Multiselect mode.
4 years ago
Bryan Kok 42de52ac1c [fenix] Replace @string/tab_tray_menu_item_save with @string/tab_tray_menu_select, Remove "Share all tabs" option from tab tray's private browsing menu 4 years ago
ekager ad95b57c30 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15091 - Fixes RecentlyClosedAdapter DiffCallback (https://github.com/mozilla-mobile/fenix/pull/16608) 4 years ago
Mozilla L10n Automation Bot 49a94ee0f4 [fenix] Import l10n. 4 years ago
Christian Sadilek 2256f29d23 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16153: Intermittent failures of ShareControllerTest.handleShareToApp 4 years ago
mcarare 85aa2f4fc9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16420: Make search bar first view focused by a11y services on open. 4 years ago
Christian Sadilek 0e37184204 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/16587: Make sure tab counter correctly reflects private/normal tab counts 4 years ago
Christian Sadilek df087718e1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/16053: Fix crash when closing private tabs via notification 4 years ago
Mickey Moz 203e72ee85 [fenix] Update Android Components version to 67.0.20201116143052. (https://github.com/mozilla-mobile/fenix/pull/16601) 4 years ago
Mihai Tabara 5d1630e707 [fenix] Bug 1635488 - add Fenix version-bump task. (https://github.com/mozilla-mobile/fenix/pull/16361)
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
4 years ago
MickeyMoz ee11970d27 [fenix] Update Android Components version to 67.0.20201115143123. 4 years ago
Mozilla L10n Automation Bot 46dc099762 [fenix] Import l10n. 4 years ago
Jonathan Almeida 8fd55d87f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13477 - Move BiometricPrompt to a separate feature (https://github.com/mozilla-mobile/fenix/pull/16498)
Instead of simply fixing the memory leak for this issue by directly
removing references, it makes more sense to move the whole
BiometricPrompt out of the fragment and into it's own feature to be
re-usable.
4 years ago
Mihai Adrian Carare d68aee5549 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16511 - Change a11y parent of button without breaking the tab list. (https://github.com/mozilla-mobile/fenix/pull/16555) 4 years ago
Mozilla L10n Automation Bot 8a3749c8bf [fenix] Import l10n. 4 years ago
Michael Comella 159b13bb8f [fenix] No issue: move TestStrictModeManager to perf sub package. 4 years ago
Michael Comella a6cef89dc2 [fenix] No issue: move StrictModeManager to perf package.
While StrictMode is not exclusively used for performance purposes, it's
primarily used for perf purposes so let's move it to the perf package
and code owner it.
4 years ago
Michael Comella 4493b90366 [fenix] No issue: move relevant files in :mozilla-lint-rules to perf pkg. 4 years ago
Michael Comella c8ec1542fe [fenix] No issue: move relevant :mozilla-detekt-rules to perf/ pkg. 4 years ago
Michael Comella 1b6891dbc0 [fenix] No issue: perf code owner all /perf/ src dir.
Our previous strategy was to code owner all the specific files we should
own but that's fragile and unreasonable. This is simpler. We expect
there will still be edge cases that live outside these directories (e.g.
*Application*kt).
4 years ago
Michael Comella 39384786dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/16376: move Startup*Test to perf pkg under code owners.
Instead of listing many different files here, we should just put them in
/perf/ packages and code owner them.
4 years ago
Michael Comella d5f666cbf3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16376: assert num ConstraintLayout direct descend RecyclerView.
I'm not convinced this is a useful test because the performance
characteristics seem unfortunately nuanced: if the test fails, it implies
you shouldn't add more but that isn't necessarily true (for example, if
your RV child has a large depth). Furthermore, we haven't measured in a
variety of circumstances that layouts like LinearLayout perform better
as RecyclerView children so maybe it only held for the one small case we
used it in.
4 years ago
Michael Comella 414a046263 [fenix] For https://github.com/mozilla-mobile/fenix/issues/16376: test view hierarchy depth in StartupExcessive*Test. 4 years ago