Afzal Najam
b9656a978e
Hide add folder option when in Desktop Bookmarks folder
2019-12-13 17:51:15 -08:00
Ryan Kelly
31f2e80ab0
Use feature-accounts-push, which replaces feature-sendtab.
2019-12-13 16:42:28 -08:00
mcarare
bc6b7725e9
For #6968 Close response stream to allow use of caching
2019-12-13 12:35:25 -08:00
mcarare
d2abac78eb
For #7075 Update passwords preference visibility and string
...
Set visibility for feature flags before settings screen it's displayed.
Change string for preference to match existing header string.
Update UI Tests
2019-12-13 12:19:14 -08:00
mcarare
ef53e1ff8e
Reverts #6925 : Make home screen full screen
2019-12-13 11:29:53 -08:00
Colin Lee
a8f895cb5c
For #4064 : Replace prerelease R8 with improved Kotlin coroutines library ( #7153 )
2019-12-13 13:29:27 -06:00
Will Hawkins
116f7b3d65
No Issue: Create a method to "finish onboarding" in CI
...
If the intent that starts the HomeActivity includes an extra
boolean flag named finishonboarding and it is set to true,
Fenix will "finish onboarding".
2019-12-13 11:28:57 -08:00
Emily Kager
686facffc6
For #6946 - Get engine margins without assuming top/bottom toolbar
2019-12-13 11:09:30 -08:00
Emily Kager
dcb39b0a44
For #7124 - Match toolbar location for ETP/security panel gravity
2019-12-13 11:09:30 -08:00
Vlad Filippov
a3f2f55548
Closes #5913 : Add new sessionToken scope ( #6155 )
2019-12-12 12:00:20 -08:00
Emily Kager
558f90da00
No issue: Scroll to remote debugging text in UI Tests ( #7117 )
2019-12-12 12:00:02 -08:00
Tiger Oakes
32985af882
For #6830 - Fix "Open in" text size for custom tab ( #7010 )
2019-12-12 11:49:54 +02:00
ValentinTimisica
8b8f3d1b56
For #4776 : Refactored UI tests.
...
After removing the 'Privacy notice' and 'Help' items from the Settings screen
the UI tests for them became unneeded.
2019-12-12 11:34:10 +02:00
ValentinTimisica
b819cb11c9
For #4776 : Added Unit tests for About Page.
2019-12-12 11:34:10 +02:00
ValentinTimisica
c6c827f693
For #4776 : Redesign and refactor the About Page
...
Added new items to be displayed.
2019-12-12 11:34:10 +02:00
Grisha Kruglov
72d8dfb976
Enable Fennec settings (telemetry) migration
2019-12-11 19:16:55 -08:00
mcarare
1c9c8f590a
For #7066 Increase space below checkbox preference
2019-12-11 11:23:14 -08:00
Mihai Adrian
bfc65e0614
For #6710 Update custom search engine images with better resolution ( #7084 )
2019-12-11 16:09:32 +02:00
Sawyer Blatz
de6469e198
For #7073 : Makes logo on about page not important for accessibi… ( #7074 )
2019-12-10 12:15:11 -08:00
Mihai Branescu
c46bf84ac9
For #6330 Collections Numbering ( #6453 )
...
* For #6330 - Added logic for getting the recommended default collection name
* For #6330 - Added unit test for default collection number method
2019-12-10 12:10:01 -08:00
Tiger Oakes
fe034226a3
For #5783 - Web Share with Fenix share sheet ( #6883 )
2019-12-10 10:57:06 -08:00
Mihai Adrian
6e9769a81b
For #7031 - Hide progress bar when leaving DeleteBrowsingDataFragment ( #7056 )
2019-12-10 11:17:45 -05:00
isabelrios
1d04736884
Re-enable Screenshots tests ( #6617 )
...
disabling setting test options due to different screen sizes
name screenshots according to robots
fix kotlin style
update settings tests with new Toolbar option
screenshots tests in different package than ui tests
2019-12-10 13:05:47 +02:00
Sebastian Kaspari
a83717dd7b
Run migration in background service.
...
In order to avoid a half done migration we are moving the migration to a background service (that is
running in the "foreground").
This is the Fenix part of:
https://github.com/mozilla-mobile/android-components/issues/4879
2019-12-10 11:31:32 +01:00
Tiger Oakes
3f7205e3cb
Extract IntentProcessorType to its own file and add tests ( #7012 )
2019-12-10 00:02:23 -08:00
Severin Rudie
7477de83e9
For #4844 : fix file prefix url shortening
2019-12-10 05:07:53 +01:00
Severin Rudie
957ed8aa88
For #5334 : fix ETP shield coloring on custom private tabs
2019-12-10 03:22:55 +01:00
Mihai Adrian
45ae8cb35a
For #6997 Avoid overwriting empty_search_string error ( #6998 )
...
Setting error twice also clips error message
2019-12-09 18:10:24 -08:00
Emily Kager
76e9200304
For #6922 - Check current destination is logins fragment before navigation ( #6924 )
2019-12-09 15:42:40 -08:00
Michael Comella
2a4aa24195
For perf-frontend-issues#33: Clarify VERBOSE logging motivation.
2019-12-09 15:11:52 -08:00
Michael Comella
eef080a46c
For perf-frontend-issues#33: Add HotStartPerformanceMonitorTest.
...
We really don't want our startup tests to subtlely change so I thought
it was worth writing some quick tests.
2019-12-09 15:11:52 -08:00
Michael Comella
e60141e98d
For perf-frontend-issues#33: Add HotStartPerformanceMonitor.
...
As mentioned in the class comment, we could use an alternative
implementation to measure perf from outside the application however
it's more complicated to set up and less consistent with our cold
startup methodology so we'll start with this.
2019-12-09 15:11:52 -08:00
ekager
1647e07481
For #5771 - Don't force landscape mode on fullscreen
2019-12-09 23:47:57 +01:00
mcarare
b6ba1a1611
For #4107 Make home screen fullscreen.
...
Add/Remove fullscreen flags in home fragment's onResume / onPause
Change homeLayout padding to include system bars height (status&navigation).
Change homeMenu orientation to UP to properly display menu.
Change home bottomBar background to transparent.
2019-12-09 23:45:02 +01:00
mcarare
17731620e6
For #7026 Dispatch ModeChange on hideOnboarding
2019-12-09 23:44:33 +01:00
ekager
e6d4c5b417
No issue: Remove unnecessary back slashes from curly apostrophe strings
2019-12-09 23:16:00 +01:00
Grisha Kruglov
42d6915699
Fennec migration: enable logins migration
2019-12-09 13:35:22 -08:00
Jeff Boek
45c6e3a784
For #1607 - Passes "custom" as the search engine identifier for custom engines
2019-12-09 11:47:05 -08:00
Severin Rudie
dfea877fb7
No issue: small installedSearchEngineIdentifiers readability refactor
2019-12-09 10:58:19 -08:00
Severin Rudie
2aa80eff95
No issue: tests installedSearchEngineIdentifiers
2019-12-09 10:58:19 -08:00
Severin Rudie
d3ff98816d
No issue: begin moving FenixSearchEngineProvider into a testing harness
2019-12-09 10:58:19 -08:00
Oana Horvath
46439930c0
Fixed flaky History UI tests by adding an extra verification step that ( #6894 )
...
the page is loaded.
Enabled all tests
2019-12-09 11:52:55 +02:00
Aaron Train
e1fd53c718
Closes #6873 : Support many more Content-Type in MockWebServer (UI tests) ( #7001 )
...
Ensure our MockResponse can handle different Content-Type e.g, images, to help support other tests
2019-12-06 14:53:18 -05:00
Severin Rudie
5f393bd5d4
For #5334 : added private custom tab processor ( #6845 )
...
* For #5334 : added private custom tab processor
* For #5334 - Fixes up IntentReceiverActivity for handling intents
* For 5334: update styling for private custom tabbs
* For 5334: update tests to account for new processors
Note that two are still failing. These appear to be true failures, and will be corrected in a later commit.
* For 5334: fixes bug introduced by changes to IntentReceiverActivity
RCA: intent className and extra were previously set based on which processors matched, not which successfully processed. This patch reintroduces that behavior.
* For 5334: add tests for custom tabs processing
2019-12-06 10:57:54 -08:00
Jeff Boek
4fb26a0601
For #4664 - Updates search_with string. ( #6909 )
2019-12-06 10:36:19 -08:00
Mozilla L10n Automation Bot
9feb0480bf
Import l10n.
2019-12-06 08:53:22 -08:00
kglazko
300d8317e1
Issue 5366 Vector Drawable Compat ( #6904 )
2019-12-05 19:54:32 -08:00
Richard Pappalardo
2225b7154a
Disable flaky testDownloadNotification - API28 ( #6982 )
2019-12-05 18:00:21 -08:00
Mihai Adrian
6998fc1cf8
Temporarily fix lint issues with bad translation of string ( #6963 )
2019-12-05 13:57:57 -08:00
mcarare
45b9ffd66e
For #6917 Emit mode change only when new mode is different from current
2019-12-05 11:10:14 -08:00