Commit Graph

4623 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
29d07e8153 Import l10n. 2020-07-31 12:37:11 +03:00
Tiger Oakes
5ddf8beea7 Fix suggestions, extract layout for tab history 2020-07-30 17:54:09 -07:00
Tiger Oakes
6152469ffd Add tests for tab history 2020-07-30 17:54:09 -07:00
Tiger Oakes
4c1e6eeb25 For #12887: Use ListAdapter to diff history 2020-07-30 17:54:09 -07:00
ekager
6cdf304d10 No issue: Adds sameAs function for TopSiteList AdapterItem 2020-07-30 17:46:03 -04:00
ekager
3d3153039c For #11690 - Add contentsSameAs to avoid rebind of items in SessionControlAdapter 2020-07-30 15:18:04 -04:00
Tiger Oakes
d8ff6179fe
For #7992: Use favicon style from AC (#12608) 2020-07-30 11:21:17 -07:00
Tiger Oakes
e265bd7266 Use uplifted addon date code 2020-07-30 10:29:40 -07:00
jhugman
79c3f3c925
For #11664 — Fixup MissingResourceExceptions being thrown in exotic Locales (#13124)
Our kotlin code is not catching the `MissingResourceException` in the `LeanplumMetricsService` which results in the app crashing when the locale isn't known by the device.

Catches the exception, and falls back to the ISO 639 language code. This isn't a great solution, because ISO 639 isn't especially stable.

In practice however this is almost certainly never going to be a problem because Leanplum isn't going to be supported in such exotic locales.

In this case, using the ISO 639 language code allows the error message to be more informative.
2020-07-30 18:28:26 +01:00
ekager
0356bea50e For #13117 - Hide save to collection button for private tabs in tab tray 2020-07-30 11:53:29 -04:00
mcarare
ed8a9bd1a0 For #12565: Remove activity from DefaultTabTrayController constructor. 2020-07-30 13:33:02 +03:00
Mozilla L10n Automation Bot
ef4e865105 Import l10n. 2020-07-29 21:52:03 -04:00
Tiger Oakes
1a51b7f874 For #13084 - Use runBlockingTest 2020-07-29 21:51:28 -04:00
Jeff Boek
aaae70f3dc No Issue - Updates AC 2020-07-29 17:47:18 -07:00
Kate Glazko
611adf83e5 remove unused import 2020-07-29 17:47:18 -07:00
Kate Glazko
151e8595b6 For AC #7673 Move DownloadStatus to DownloadState Fenix Side Changes 2020-07-29 17:47:18 -07:00
Tiger Oakes
0e3acfcd94 Move config to robolectric.properties 2020-07-29 17:46:26 -07:00
Jeff Boek
a72f9c75f0 For #12570 - Correctly removes search suggestions when search query and url is empty 2020-07-29 16:03:10 -07:00
Jeff Boek
12b95b4902 For #11579 - Adds telemetry for autoplay settings in Site Permissions 2020-07-29 15:10:25 -07:00
Tiger Oakes
f75be41d3a Add metric tests 2020-07-29 14:58:48 -07:00
Kainalu Hagiwara
57c7955637 For #12865, #12990 - Disable swipe to switch tabs gesture when the keyboard is visible. 2020-07-29 14:55:03 -07:00
Kainalu Hagiwara
a8fd37740d For #13066 - Translate locale codes to Android specific variants before filtering 2020-07-29 14:51:08 -07:00
mozilla-l10n-automation-bot
d5b105097e
Import l10n. (#13088) 2020-07-29 13:51:01 -07:00
Sawyer Blatz
4b646c03cb For #9730: Add Login Dialog Prompt telemetry 2020-07-29 12:59:35 -07:00
ekager
1497e4886e For #13084 - Update SavedLoginsStorageControllerTest 2020-07-29 15:15:18 -04:00
Tiger Oakes
9066d0bf20
Switch to groovy in buildSrc (#12329) 2020-07-29 10:55:03 -07:00
ekager
19ffb84cf9 For #11654 - Adds leanplum ETP changed event 2020-07-29 13:35:16 -04:00
Sawyer Blatz
bb03049fb5 Add documentation 2020-07-29 13:35:16 -04:00
Sawyer Blatz
8bfc493568 For #12103: Add ChangedDefaultBrowser event for leanplum 2020-07-29 13:35:16 -04:00
Sawyer Blatz
2b1122bc77 For #11531: Add search widget installed leanplum event 2020-07-29 13:35:16 -04:00
ekager
6b6e1956ca For #13071 - Only return to home when session doesn't have parent session to select 2020-07-29 09:50:58 -07:00
Antti Vainikka
579a69b477 Closes #12692: Remove www. prefix in tab tray urls
Use separate imports instead of a wildcard import

Use toShortUrl String extension instead of removing prefix from url host

Add missing import
2020-07-29 12:16:32 -04:00
mcarare
048f6a49fe For #12565: Pass passwordsStorage instead of context in constructor. 2020-07-29 12:15:16 -04:00
ekager
87a7b6f9ec For #12992 - Correctly notifies concat adapters about mode changes 2020-07-29 11:58:04 -04:00
Mozilla L10n Automation Bot
2c0511c92f Import l10n. 2020-07-29 11:42:30 -04:00
ekager
6a27c209b5 For #13042 - Remove bottomSheetCallback in multiselect mode 2020-07-29 11:19:47 -04:00
Mihai Adrian Carare
ac870634ff
For #12533: Align main settings categories according to specs. (#12534) 2020-07-29 10:08:00 -05:00
mcarare
4b74ff186b For #12565: Remove context from DeleteBrowsingDataController constructor 2020-07-29 17:46:43 +03:00
mozilla-l10n-automation-bot
e2e684b4d4
Import l10n. (#13048) 2020-07-28 18:37:50 -07:00
sraturi
537d95c04d for #11830 created class containing the logic for sending AllStartup telemetry logic
lint check

renamed the intentReceived telemetry to appOpenedAllSource

added comments

removed unused code

moved lifecycle process to AppAllSourceStartTelemetry

moved tracking event out of init function

lint fix

moved appAllStartTelemetry to components

added bit more info about the metrics

added the  onReceivedIntent metric back

minor fix

change discriptions based on the comments frm MR

wrote test cases for AppAllSourceStartTelemetry.kt

lint fix

test case to mock application going background

post rebase:

post rebase:

fixed nit from comments

fixed nit from comments

fixed nit from comments

lint fix

lint fix
2020-07-28 17:09:42 -07:00
Sachin
6a618aa318
for #11698 added on demand workmanager initialization (#12739) 2020-07-28 16:26:18 -07:00
Kainalu Hagiwara
bef98698cb For #12904 - Conditionally inflate SwipeGestureLayout in BaseBrowserFragment.
Changing the root view of BaseBrowserFragment from a CoordinatorLayout
to a SwipeGestureLayout has caused some regressions, particularly in
snackbar behavior. Lets prevent those regressions from occuring in
builds where the feature flag for gestures is off by only adding the
SwipeGestureLayout when the feature flag is on.
2020-07-28 14:54:18 -07:00
Michael Hoye
f692e8f82d Reorganized to highlight the CPG and Bugzilla guidelines 2020-07-28 14:48:54 -07:00
Leonardo Murça
0c8c87e56d For #12755 - Replace @+id by @id when referencing already declared ids
When referencing an Android resource ID, you do not need the
plus-symbol if you declared before.
Caution: make sure that the resource you are referring to
is defined EARLIER and not LATER.
2020-07-28 14:46:09 -07:00
Kainalu Hagiwara
6aa70977e7 For #12861 - Swap order of tabs for tab switching gesture. 2020-07-28 14:37:45 -07:00
amkcpu
af020d0af1 For #12706 - Add vertical scrollbar to bookmarks screen 2020-07-28 16:47:18 -04:00
amkcpu
791eac50f3 For #12704 - Add vertical scrollbar to history screen 2020-07-28 16:47:09 -04:00
amkcpu
210f1ab898 For #12707 - Add vertical scrollbar to search suggestions 2020-07-28 16:46:51 -04:00
Tiger Oakes
8d1bd10e6b Test paged history provider 2020-07-28 12:35:34 -07:00
Jonathan Almeida
239e3de5e9 For #12856: Add save to collections button to Tabs Tray
Using the ConcatAdapter, we're now able to insert multiple data sources
of information into one RecyclerView and preserve layout/scrolling in
addition to adding the 'Save to Collection' button.
2020-07-28 11:14:08 -07:00