Tiger Oakes
043e061087
For #14376 : Reverse items with bottom toolbar ( #14451 )
2020-09-08 13:55:10 -07:00
Tiger Oakes
113241e8ce
Enforce IO thread inside of components ( #14704 )
...
* Automatically run PermissionStorage on IO thread
* Run TabCollectionStorage on dedicated scope + IO
* Update findSitePermissionsBy calls
2020-09-08 13:55:01 -07:00
Gabriel Luong
7aa6514499
For #14629 - Enable showing frequently visited sites ON by default ( #14630 )
2020-09-08 11:30:13 -07:00
Sebastian Kaspari
e0071341c7
Update to new state API and update Mozilla Android Components version.
...
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
2020-09-08 18:08:01 +02:00
Oana Horvath
100cc7c088
Closes #14277 : Ads idling resources for History UI tests
2020-09-08 17:41:31 +03:00
Oana Horvath
cf69058ce8
Closes #12645 : Re-enable mediaSystemNotificationInPrivateModeTest
2020-09-08 13:49:13 +03:00
Mozilla L10n Automation Bot
b94a6c244b
Import l10n.
2020-09-08 10:26:33 +03:00
Mozilla L10n Automation Bot
4a1c1addb5
Import l10n.
2020-09-07 16:05:41 +02:00
MickeyMoz
f553d9dbb8
Update Android Components version to 58.0.20200906130403.
2020-09-07 10:27:01 +03:00
mcarare
c350a5f3b9
For #9506 : Add session observer to check conditions for displaying banner.
2020-09-07 10:22:14 +03:00
mcarare
d7668b16fc
For #9506 : Create show open in app banner preference.
2020-09-07 10:22:14 +03:00
mcarare
653a279101
For #9506 : Implement banner custom view based on material design specs.
2020-09-07 10:22:14 +03:00
mcarare
20794296dc
For #9506 : Add possibility to navigate to a preference in settings.
2020-09-07 10:22:14 +03:00
Mickey Moz
91223817c6
Update Android Components version to 58.0.20200904130229. ( #14688 )
2020-09-04 13:59:36 -04:00
codrut.topliceanu
fe3ef74d71
For #11153 - String for private mode scr shot warning
2020-09-04 16:40:40 +03:00
Oana Horvath
bf9f6794e9
For #14524 : Disable ETP tests failing on AC 58 update
2020-09-04 13:31:30 +03:00
Mugurell
33fc520468
For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
...
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
2020-09-04 11:46:49 +03:00
Mozilla L10n Automation Bot
022bc5f5ff
Import l10n.
2020-09-03 18:45:11 -07:00
ekager
09d1dba133
For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state
2020-09-03 13:24:48 -07:00
ekager
e80b46ced0
For #14609 - Correct nav from new search experience to browser
2020-09-03 13:24:31 -07:00
mcarare
85cb74a3c9
For #14665 : Replace hardcoded label with string resource.
2020-09-03 10:56:55 -07:00
Shane Synan
2231fe2d52
For #14642 : Use correct 'Close tabs' summary text ( #14644 )
...
For "closeTabsAfterOneMonth", use the correct summary string of
"close_tabs_after_one_month" instead of "close_tabs_after_one_week".
This fixes the Settings page "Close tabs" summary showing the wrong
tab duration when "Close tabs" is set to "After one month".
Closes #14642
2020-09-02 19:07:27 -07:00
Dennis Schubert
abfc91519a
Bug 1645844 - Add label to reports sent via the webcompat-reporter. ( #14625 )
2020-09-02 17:48:37 -07:00
mozilla-l10n-automation-bot
fea7c2651e
Import l10n. ( #14650 )
2020-09-02 17:48:10 -07:00
Christian Sadilek
a2368e2a1e
Configure M4 AMO collection for Nightly/Debug
2020-09-02 18:25:23 -04:00
liuche
408000e450
Issue #7620 - Remove Nightly flag for external download manager ( #14632 )
2020-09-02 13:59:00 -07:00
Sören Hentzschel
81dd1a9192
For #8343 , #9709 - replace "phone" with "device" in translations ( #14083 )
2020-09-02 10:55:35 -07:00
MickeyMoz
99bfc72625
Update Android Components version to 58.0.20200901190136.
2020-09-02 19:48:07 +03:00
Arturo Mejia
6f5e9bad26
Pin AC TO 57.0.0 and remove feature flag for view downloads ( #14592 )
...
* Update Android Components version to 57.0.0.
* Remove feature flag for "View Downloads".
* Update search enginer list from changes by #13452
Co-authored-by: Chenxia Liu <liuche@mozilla.com>
2020-09-01 20:04:31 -07:00
Tiger Oakes
d762dea49d
Gradle configuration avoidance
2020-09-01 18:58:52 -07:00
mozilla-l10n-automation-bot
0413d3c91f
Import l10n. ( #14599 )
2020-09-01 18:26:25 -07:00
ekager
83ffcac57e
For #13926 - MP migration
2020-09-01 16:27:51 -07:00
Jeff Boek
0c748c0500
For #14279 - Prevent GeckoView from resizing while searching
2020-09-01 14:32:15 -07:00
ekager
2d67e4b748
For #4118 - Creates setting for auto closing tabs
2020-09-01 13:04:12 -07:00
ekager
7c7aa46811
Closes #14254 - Removes Login select feature flag
2020-09-01 13:02:24 -07:00
Codrut Topliceanu
72edaaf067
For #11465 - Fix default engine for widget voice search ( #14015 )
...
For #11465 - Fix default engine for widget voice search
2020-09-01 12:22:16 +03:00
Tiger Oakes
bf2ac22d03
Simplify media state drawables ( #13474 )
2020-08-31 19:42:27 -07:00
Kainalu Hagiwara
d668a82f14
For #13498 - Use custom long press back handling for Huawei devices. ( #14387 )
2020-08-31 18:47:16 -07:00
Sören Hentzschel
2532cecf6c
for #13329 - removed unused feature flag ( #14438 )
2020-08-31 17:54:42 -07:00
Mozilla L10n Automation Bot
e86143c50d
Import l10n.
2020-08-31 17:49:44 -07:00
Michael Debertol
351d66230c
For #14354 : Update the search shortcuts icon on state update ( #14355 )
2020-08-31 16:59:33 -07:00
Tiger Oakes
9fc37281bb
For #14346 : Fix min height on site list item ( #14370 )
2020-08-31 15:55:46 -07:00
MickeyMoz
70e853a6ee
Update Android Components version to 57.0.20200831130101.
2020-08-31 10:28:46 -07:00
Codrut Topliceanu
cfd799a6af
For #13765 - Fix TopSites layout and item sizes ( #14278 )
2020-08-31 13:13:27 -04:00
Oana Horvath
4a00131fa1
Closes #13218 : adds IdlingResources for the Addons list
2020-08-31 19:59:49 +03:00
Oana Horvath
1e7faa693f
Closes #14522 : item 'Open link in apps' moved
2020-08-31 19:59:49 +03:00
Michael Droettboom
8f71704c1f
Fix a typo in metric expiry. ( #14530 )
...
This was changed to 2020-04-01 in b01dbeeebf
I assume this was just a typo, since a lot of metrics got changed to 2021-04-01
in the same commit.
2020-08-31 09:39:39 -07:00
Gabriel Luong
dcb99856f9
For #13264 - Scroll to the tab above the selected tab in the tabs tray ( #14372 )
2020-08-31 11:14:37 -04:00
mcarare
2f1b903005
For #14289 : Check if toolbar is initialised before setting flags.
2020-08-31 10:40:36 +03:00
Mozilla L10n Automation Bot
0a15314c33
Import l10n.
2020-08-30 22:48:28 -04:00