Commit Graph

10914 Commits (83348b69800c5ecf27a75cf8079b1deded36ff22)
 

Author SHA1 Message Date
akliuxingyuan 83348b6980 addon Page locale support
hide ime when submit text
fix forkDebug build
1 year ago
soredake d41f7ef405 readme: add "suspend tabs" option to notable features 1 year ago
akliuxingyuan b6f3279d0e enable interpretation of backslash escapes 1 year ago
akliuxingyuan 2617e250cb replace strings before build 1 year ago
akliuxingyuan 409f5fe3fb update componentsVersion
set wallpaper_url
simplify CI rlease body
1 year ago
akliuxingyuan f865c46e32 fix strings 1 year ago
akliuxingyuan 28277d66c7 fixup 1 year ago
akliuxingyuan e53d37a144 fenix 112.0 1 year ago
akliuxingyuan e95c430d11 Merge remote-tracking branch 'origin/fenix/112.0' into iceraven 1 year ago
mergify[bot] 09d9f897a1 Bug 1826371 - Update Unified Search to depend on experiment flag instead of feature flag (#1567)
(cherry picked from commit 1e0e2205350a4f21a2efc8845289d162e256d717)

Co-authored-by: Roger Yang <royang@mozilla.com>
1 year ago
akliuxingyuan 06c0bd88d8 migration 1 year ago
mergify[bot] 265a7b178f Bug 1826091 - Enable Pull to Refresh in release (#1521) (#1525)
(cherry picked from commit 90a4940e470ce3e0711ca5246c15b82e628a2ebd)

Co-authored-by: Joe Mahon <mahonjd+github@gmail.com>
1 year ago
github-actions[bot] b9e002133c Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] 4d008c2f7d Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] ea65fe81bc Uplift Fenix strings from main to releases_v112 1 year ago
mergify[bot] f4774f55dc Bug 1825028 - Delay init of MozillaOnline build until privacy notice accepted (#1498)
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
1 year ago
github-actions[bot] 0b370d2ae6 Uplift Fenix strings from main to releases_v112 1 year ago
mergify[bot] 70c26f8f55 Bug 1822620 - Possible fix for NullPointerException (#1475)
(cherry picked from commit c5cc2296a1640be5fb944e726532bd9153a4b3da)

Co-authored-by: iorgamgabriel <iorgamgabriel@yahoo.com>
1 year ago
github-actions[bot] ef5084d61d Uplift Fenix strings from main to releases_v112 1 year ago
JohanLorenzo 37558120e7 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 1 year ago
github-actions[bot] 527ffcbc6a Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] 44427cd651 Uplift Fenix strings from main to releases_v112 1 year ago
Roger Yang f079626a0b Bug 1823794 - Disable re-engagement notification by default 1 year ago
gitstart b53c7d064c Bug 1818473 - Ignore case when searching through logins
(cherry picked from commit ead06aa0dc1c72bdad4fc5de04e90d276ba03ed1)
1 year ago
GitStart 1eef45d4f3 Bug 1810631 - Display name instead of e-mail in menu (#920)
* Bug 1810631 - Display name instead of e-mail in menu.

* Bug 1810631 - Display name instead of e-mail in menu

---------

Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 1d4dbc338ff7404e23c4566dde924b23a062c1e4)
1 year ago
github-actions[bot] 0fb876438d Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] 253c8b6e5d Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] c501a9ec7d Uplift Fenix strings from main to releases_v112 1 year ago
Roger Yang 228ebbeacc Revert "Bug 1822899 - Limit Nimbus message display count to max display count (#1322)" (#1398)
This reverts commit ed8f59548966a2b6d9d2a0e64825a3db195791de in Mobile 112.0b7
1 year ago
github-actions[bot] 68a607af99 Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] 31c18505c4 Uplift Fenix strings from main to releases_v112 1 year ago
mergify[bot] 93878c4b8c Bug 1823794 - Disable re-engagement notification by default (#1353)
(cherry picked from commit bf1bb4b14ffe7ceb0669f5379f2f4c7013e94bbd)

Co-authored-by: Roger Yang <royang@mozilla.com>
1 year ago
github-actions[bot] 2ba9f27d94 Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] 18b526cc8c Uplift Fenix strings from main to releases_v112 1 year ago
mergify[bot] fe81f2cb20 Bug 1822899 - Limit Nimbus message display count to max display count (#1322)
(cherry picked from commit 370e6f8a4d476246b4b9fb6825c037340bf7f86f)

Co-authored-by: Roger Yang <royang@mozilla.com>
1 year ago
github-actions[bot] 132727c3f0 Uplift Fenix strings from main to releases_v112 1 year ago
James Hugman 5be7589c21 Bug 1819914 - Call ensureMarketingChannelExists in MessageNotificationWorker
(cherry picked from commit 0281b2c8b919888ca181410510b184f085fdbc6e)
1 year ago
Mugurell ab9f2a8eba Bug 1820169 - Ensure shortcuts snackbars are shown
They must have the right parent to ensure they are shown on top of other Views
and that they are also scrollable in pair with the bottom toolbar.

(cherry picked from commit e2679f80d3f868cdd62b11b654c885a10ea92a8c)
1 year ago
GitStart 97d581fdec Bug 1815631 - changed height and reduced padding for `Active` text from the Studies menu (#919)
* Bug 1815631 - changed height and reduced padding for Active text from the Studies menu

* Bug 1815631 - changed height and reduced padding for Active text from the Studies menu

---------

Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit cc2c6e4e9ecf17e5c67528ce64f15cba5d0dbaea)
1 year ago
Bruno Rosa 1a7481a976 Bug 1822283 - Fix race condition for Ad IDs
There is a race condition with generated hashed Ad IDs because we were
using a single metric rather than separate metrics for each. We use this
new metric so we can send a differently salted version of the ad ID in
two separate pings.
1 year ago
Bruno Rosa 54293094ec Bug 1822283 - Fix race condition for Ad IDs
There is a race condition with generated hashed Ad IDs because we were
using a single metric rather than separate metrics for each. We use this
new metric so we can send a differently salted version of the ad ID in
two separate pings.
1 year ago
github-actions[bot] e6db5d15de Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] f34e435adc Uplift Fenix strings from main to releases_v112 1 year ago
github-actions[bot] 76ab4e8a8c Uplift Fenix strings from main to releases_v112 1 year ago
Roger Yang 2d6cbc8001 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter (#1287)
Co-authored-by: JohanLorenzo <JohanLorenzo@users.noreply.github.com>
1 year ago
mergify[bot] d6484db67f Bug 1816059 - Show the notification for entering fullscreen as a Toast (#1278)
(cherry picked from commit 01042630c06dd25d529aa7edd73de1172676361a)

Co-authored-by: Mugurell <Mugurell@users.noreply.github.com>
1 year ago
github-actions[bot] 5f1a1f0b22 Uplift Fenix strings from main to releases_v112 1 year ago
Christian Sadilek 7aa8ed092f Bug 1822394 - Fix intermittent failures in MessagingMiddlewareTest
(cherry picked from commit 1ffed76bfc656dc292d3a38ae9e7c332bf2a54cd)
1 year ago
github-actions[bot] 35d7f8ac70 Uplift Fenix strings from main to releases_v112 1 year ago
mergify[bot] 3e39462cae Bug 1822106 - Move experimenter.yaml file location (#1236)
(cherry picked from commit 837eec2c1ea2be3a5d8b869e7f298359b783719d)

Co-authored-by: Roger Yang <royang@mozilla.com>
1 year ago