Commit Graph

2451 Commits

Author SHA1 Message Date
Johan Lorenzo
f5bf2f5690 For #5382: Fix cron jobs which were not scheduled anymore 2019-10-11 15:16:28 +02:00
Jeff Boek
58ed86dac0
Update release_checklist with due dates 2019-10-10 23:07:07 -07:00
Mihai Adrian
167c6dca93 For #2570: Hide 3-dots menu for all library items when in select mode (#5699)
Removed items from RecyclerView cache to allow setting the new visibility
Disabled hidden buttons, otherwise they could still be clicked
2019-10-10 23:02:22 -07:00
Jeff Boek
93a380bff2 No Issue - Updates telemetry docs 2019-10-10 23:00:27 -07:00
Mozilla L10n Automation Bot
5a73d2f6c5 Import l10n. 2019-10-10 22:54:54 -07:00
Sawyer Blatz
980b11610b For #5094: Adds telemetry for show search shortcuts 2019-10-10 22:52:41 -07:00
shldhll
265f89e772 Added required coroutines in tests. Closes #5876 2019-10-11 00:01:07 +05:30
Sawyer Blatz
b0d796ccee
For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 2019-10-10 11:16:21 -07:00
Mitchell Hentges
a497d2bcd0
Removes legacy nightly automation 2019-10-10 11:13:23 -07:00
Sawyer Blatz
b6d9bbda78
For #5382: Updates bors bot integration with Taskcluster (#5929) 2019-10-10 07:36:19 -07:00
Mugurell
8f0325c05b For #3584 - Check if menu is open before showing a new one (#5674)
Could have implemented this check (if menu is showing) inside the show() method
of BrowserMenu but this would mean the client (us) would go to the process of
building a new menu and then trying to have it displayed only for this to be
ignored by BrowserMenu in a somewhat opaque way.
Having this check done as soon as possible offers us full control and avoids
the unnecessary steps for building an already shown menu.
2019-10-10 06:37:47 -07:00
shldhll
1ac806898e Removed ObsoleteCoroutinesApi from share tests. Closes #5876 2019-10-10 06:40:20 +05:30
shldhll
f2158e4a98 Fixed imports. Closes #5876 2019-10-10 06:27:14 +05:30
Grisha Kruglov
17d183ea0b Closes #5913: Add new sessionToken scope 2019-10-09 17:44:41 -07:00
Sawyer Blatz
46ddfd0fdc
Closes #5382: Adds bors bot (#5899) 2019-10-09 17:21:17 -07:00
shldhll
8e17ac05b1 Optimized imports. Closes #5876 2019-10-10 04:17:43 +05:30
shldhll
f907ec52f0 Removed ObsoleteCoroutinesApi in tests. Closes #5876 2019-10-10 04:04:51 +05:30
Jeff Boek
ed239ec250 For #373 - Integrate leanplum-fcm 2019-10-09 14:43:48 -07:00
Christian Sadilek
7552bacb32 For #778: Follow-up to fix find in page 2019-10-09 17:14:14 -04:00
Emily Kager
eb10ea96cd No issue: Update androidx dependencies Oct 9 2019-10-09 11:15:29 -07:00
Emily Kager
f9afd97a68 For #1901 - Get rid of black flash when leaving GV Engine 2019-10-09 11:02:21 -07:00
Tiger Oakes
6ec0d46f6b Closes #394 - Trusted Web Activities (#5391) 2019-10-09 09:17:49 -07:00
Ahmed I. Khalil
f008d29bf3 Closes #5852 - Use createAddedTestFragments in tests. 2019-10-09 08:51:52 -07:00
mcarare
788e52be0c For #5873 Added on/off indicator for delete browsing data on exit pref 2019-10-09 11:55:37 +03:00
Michael Droettboom
55e6e00355 Add glinter overrides 2019-10-08 21:40:20 -07:00
Mozilla L10n Automation Bot
a9cfc83154 Import l10n. 2019-10-08 21:38:24 -07:00
Roger Yang
e9760fb185 Closes #5847: Use IO thread when submitting crash report 2019-10-08 18:46:14 -07:00
Tiger Oakes
78bc829735 Closes #778 - Progressive Web Apps! (#4914) 2019-10-08 16:50:15 -07:00
Sawyer Blatz
0e435b8b7b For #5534: Temporarily disables find in page test 2019-10-08 16:17:38 -07:00
Tiger Oakes
5e2f0dcf26 Remove @ObsoleteCoroutinesApi from TestCore 2019-10-08 15:49:40 -07:00
Severin Rudie
411ccc8f1f For 4780: add DefaultBrowsingModeManager tests 2019-10-08 15:13:17 -07:00
Severin Rudie
c9e68bda31 For 4780: remove Settings#usePrivateMode and tests 2019-10-08 15:13:17 -07:00
Severin Rudie
dd6439269b For 4780: ThemeManager now sends an intent before recreating
Updating themes recreates the activity, so if we aren't persisting 'usePrivateMode', we need to pass it to the new instance
2019-10-08 15:13:17 -07:00
Severin Rudie
693034951c For 4780: rename 'setPrivateModeIfNecessary' 2019-10-08 15:13:17 -07:00
Severin Rudie
d1d20b544e For 4780: update HomeActivity to maintain private mode in memory
As an added bonus, this makes the temporal coupling between `setPrivateModeIfNecessary` and `setupThemeAndBrowsingMode` explicit.  They previously would have broken if called in reverse order, now it will fail to compile.
2019-10-08 15:13:17 -07:00
Severin Rudie
10f334303d For #4780: remove previous fix for leaking private mode status
This didn't function when 'open links in a private tab' was set.  Rather than adding another sketchy fix for the edge case, following commits will change `usePrivateMode` to be maintained in memory, instead of in Settings.
2019-10-08 15:13:17 -07:00
Mitchell Hentges
47f952a2a2 Filter github release events for "publishes" (#5719) 2019-10-08 14:16:00 -07:00
Johan Lorenzo
07721d4a5e Bug 1586039 - Fix quoted version names (#5811)
It was fixed in [1], but I regressed it when I resolved conflicts in [2]

[1] 9729fd494e\#diff-3a2aaafc93fc8bb53e2029001aa236aeL98
[2] 060e915d2b\#diff-3a2aaafc93fc8bb53e2029001aa236aeR95
2019-10-08 14:01:27 -07:00
Johan Lorenzo
d586afea2e Fix complete-pr which does not depend on lint tasks 2019-10-08 14:01:07 -07:00
Aaron Train
e6d29df5de
No issue: fixes refreshTest (#5792) 2019-10-08 12:20:04 -04:00
Sawyer Blatz
4045fb0107 For #4190: Removes waterfall animation from awesomebar 2019-10-08 09:14:23 -07:00
Sawyer Blatz
d70afda961 Upgrade to AC 16.0.0 2019-10-08 09:14:23 -07:00
Sawyer Blatz
6484a48147
For #5787: Fixes shortcuts asking to launch private alias (#5825) 2019-10-08 08:40:28 -07:00
mcarare
1c6aefd82b For #3604 Snackbar messages for closing tabs use closed instead of deleted 2019-10-08 17:06:02 +03:00
Mihai Adrian
18a130b38e For #5798: Fix info icon pixelation (#5841) 2019-10-08 09:30:32 -04:00
isabelrios
0e3148f0da fixing more reviewers comments 2019-10-08 09:56:29 +02:00
isabelrios
2fc6eaf5d4 fixing reviewers comments
improve writing email and password in file
2019-10-08 09:56:29 +02:00
isabelrios
cdefb0d099 Fix TC error and run only ui tests 2019-10-08 09:56:29 +02:00
Isabel Rios
44f4cedefd Add fxa/sync integration tests
fixing Jenkins path to tests and clean tests

commenting future tests and adding doc with info about the tests
2019-10-08 09:56:29 +02:00
Grisha Kruglov
bf5b4fe877 Update README to explain various local.properties helpers 2019-10-07 14:13:33 -07:00