Mozilla L10n Automation Bot
b4251d143e
[fenix] Import l10n.
2019-11-21 16:45:05 -08:00
Pawel Obarzanek
57a08d269e
[fenix] Closes mozilla-mobile https://github.com/mozilla-mobile/fenix/issues/5458 Tests for IntentReceiverActivity to verify outcoming intent ( https://github.com/mozilla-mobile/fenix/pull/6130 )
2019-11-21 16:44:08 -08:00
Pawel Obarzanek
6957b089ef
[fenix] Closes mozilla-mobile https://github.com/mozilla-mobile/fenix/issues/4828 Initial tests for FragmentPreDrawMan… ( https://github.com/mozilla-mobile/fenix/pull/6134 )
...
* Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/4828 Initial tests for FragmentPreDrawManager
* Closes mozilla-mobilehttps://github.com/mozilla-mobile/fenix/issues/4828 verify if addOnPreDrawListener was called
2019-11-21 16:23:59 -08:00
Mihai Adrian
da3ecd3ca5
[fenix] Update app/src/main/java/org/mozilla/fenix/home/HomeMenu.kt
...
Co-Authored-By: Tiger Oakes <contact@tigeroakes.com>
2019-11-21 15:34:01 -08:00
mcarare
5285283d76
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3523 Add Firefox Sync error states also to Settings in Home menu
2019-11-21 15:34:01 -08:00
isabelrios
e75264272f
[fenix] fix reviewer comments
2019-11-21 15:32:26 -08:00
isabelrios
ee8015ef6c
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6322 - UI tests for Account Settings View
...
removing sleeps
fix ktlint errors
2019-11-21 15:32:26 -08:00
Matt McKenna
04552dca30
[fenix] Add Mozilla licensing header to gradient
2019-11-21 15:27:50 -08:00
Matt McKenna
ecfb4c3373
[fenix] Add a simple gradient to collection creation
2019-11-21 15:27:50 -08:00
matthewcmckenna
b0116ebdee
[fenix] Add ETP accessibility labels
2019-11-21 15:27:35 -08:00
Tiger Oakes
6605d2388d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6523 - Remove close button in library
2019-11-21 15:27:18 -08:00
Patrick Martin
ccb1057a38
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2294 - History URL is cut with a large font set ( https://github.com/mozilla-mobile/fenix/pull/6724 )
...
* For https://github.com/mozilla-mobile/fenix/issues/2294 - History URL is cut with a large font se
* Update HistoryRobot.kt
2019-11-21 15:05:59 -08:00
mcarare
3f883d62b7
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1019 Update unit tests and UI tests
2019-11-21 14:36:14 -08:00
mcarare
1c543b06bf
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1019 Add onboarding search suggestion hint panel
2019-11-21 14:36:14 -08:00
mcarare
f9a51fa99f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/1019 Add option to enable search suggestions in private mode
2019-11-21 14:36:14 -08:00
mcarare
b8537c205e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6625 Fix back navigation in search mode from browser
2019-11-21 14:35:12 -08:00
Tiger Oakes
f0969797aa
[fenix] Extract TP onboarding popup ( https://github.com/mozilla-mobile/fenix/pull/6700 )
2019-11-21 17:23:35 -05:00
Arturo Mejia
02b66be3d7
[fenix] No issue: Remove download file provider. ( https://github.com/mozilla-mobile/fenix/pull/6699 )
2019-11-21 14:31:03 -05:00
Sebastian Kaspari
047ea3749d
[fenix] Update to Mozilla Android Components 23.0.0-SNAPSHOT.
2019-11-21 14:50:08 +01:00
Johan Lorenzo
702121bdcf
[fenix] Make nimbledroid compliant to UI tests
2019-11-21 11:59:51 +01:00
Johan Lorenzo
8eef026200
[fenix] Split UI test
2019-11-21 11:59:51 +01:00
Grisha Kruglov
2265e8ee61
[fenix] Enable encryption of persisted FxA account state
2019-11-20 15:32:56 -08:00
Jeff Boek
4d33b453ba
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2477 - Removes the feature flag for Force Enable Zoom ( https://github.com/mozilla-mobile/fenix/pull/6646 )
...
* For https://github.com/mozilla-mobile/fenix/issues/2477 - Removes the feature flag for Force Enable Zoom
* For https://github.com/mozilla-mobile/fenix/issues/2477 - Fixes bug where zoom preference doesnt persist between launches
2019-11-20 10:32:38 -08:00
ekager
115b18d3a7
[fenix] Add scroll to item
2019-11-20 10:23:48 -08:00
ekager
6477f73c31
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6707 https://github.com/mozilla-mobile/fenix/issues/6708 - Fix UI Tests for new Search Engine Behavior
2019-11-20 10:23:48 -08:00
Jeff Boek
daaaeef741
[fenix] Adds custom search engines ( https://github.com/mozilla-mobile/fenix/pull/6551 )
...
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds button to add a new search engine
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds custom engine store
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Creates a custom SearchEngineProvider
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Gives the ability to delete search engines
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds the UI to add a custom search engine
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds form to create a custom search engine
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds the ability to add a custom search engine
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds the ability to delete custom search engines
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Selects the first element on the add custom search engine screen
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Prevents adding a search engine that already exists
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Styles the add search engine preference
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Makes the name check case-insensitive
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Fix bug where home screen doesnt see new search engines
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Moves Search URL validation to its own type
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Fixes linting errors
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds the ability to edit a custom search engine
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Allows the user to edit a serach engine even when it is the last item in the list
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds an undo snackbar when deleting a search engine
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Moves all of the strings to be translated
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Fixes bug when deleting your default search engine
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Puts adding search engines behind a feature flag
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Navigate to custom search engine SUMO article when tapping learn more
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Fixes nits
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Uses concept-fetch to validate search string
* For https://github.com/mozilla-mobile/fenix/issues/5577 - Adds string resources for the cannot reach error state
2019-11-19 16:30:56 -08:00
Patrick Martin
fe51c6bd42
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2294 - History URL is cut with a large font se
2019-11-19 10:50:17 -08:00
Oana Horvath
ac4939cb9f
[fenix] Fixed History flaky tests ( https://github.com/mozilla-mobile/fenix/pull/6592 )
...
Ignoring some tests for now and left some to run
2019-11-19 11:29:35 +02:00
Mozilla L10n Automation Bot
3af4199c46
[fenix] Import l10n.
2019-11-18 23:08:32 -08:00
mawen7
f99cc9e5c4
[fenix] Jump to tab overview if closed tab has no parent session
2019-11-18 22:56:42 -08:00
cesar
e2610eec54
[fenix] ktlint clean up
2019-11-18 20:07:22 -08:00
cesar
3402ab6636
[fenix] Fixed Typo
2019-11-18 20:07:22 -08:00
cesar
9bc3f93df4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6594 - Trigger keyboard automatically when creating a bookmark folder
2019-11-18 20:07:22 -08:00
cesar
1f32a65e4e
[fenix] Test for 6594
2019-11-18 20:07:22 -08:00
cesar
7aea6f6d1a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6593 - Hide keyboard when quitting add bookmark folder flow
2019-11-18 20:07:22 -08:00
cesar
0fd8d98d12
[fenix] Test for 6593
2019-11-18 20:07:22 -08:00
Mitchell Hentges
e60178b0cf
[fenix] Exposes test report artifact for "test-debug" ( https://github.com/mozilla-mobile/fenix/pull/6644 )
2019-11-18 15:11:53 -08:00
ekager
a616b2aafa
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6621 - Add Secure Flag to Window in Logins Fragments
2019-11-18 14:32:10 -08:00
Jeff Boek
47a2a82e33
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2271 - Fixes colors on dark theme
2019-11-18 14:23:54 -08:00
David Walsh
ab3dc16a21
[fenix] Provide top padding to URL
2019-11-18 14:01:40 -08:00
David Walsh
9f6b192e93
[fenix] Implement a more dynamic layout height
2019-11-18 14:01:40 -08:00
David Walsh
bfb9982e11
[fenix] Fix 3809 - Show entire URL in security info view
2019-11-18 14:01:40 -08:00
Mozilla L10n Automation Bot
7e50ca8f44
[fenix] Import l10n.
2019-11-18 13:30:59 -08:00
Sawyer Blatz
213c3ef3e1
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6434 : Fixes downloadCompleted for paused downloads
2019-11-18 11:49:01 -08:00
Jeff Boek
458dee5101
[fenix] No Issue - Fixes NPE in tests ( https://github.com/mozilla-mobile/fenix/pull/6673 )
2019-11-18 11:29:49 -08:00
Roger Yang
f8b8249b3f
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/6440 Integrate Web Notifications Feature
2019-11-18 13:44:39 -05:00
Jeff Boek
59fbfbf59b
[fenix] No Issue - Adds proguard rules for Lifecycle component ( https://github.com/mozilla-mobile/fenix/pull/6632 )
...
This is a potential fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1596302
2019-11-15 17:10:38 -08:00
Mihai Adrian
a03829e931
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2570 : Hide 3-dots menu for all library items when in select mode. ( https://github.com/mozilla-mobile/fenix/pull/6321 )
...
Used notifyItemRangeChanged to redraw already drawn items.
2019-11-15 15:48:48 -08:00
Severin Rudie
1199424753
[fenix] 4844 fix url elision ( https://github.com/mozilla-mobile/fenix/pull/6588 )
...
* For https://github.com/mozilla-mobile/fenix/issues/4844 : add test cases for url elision
* For 4844: implement toShortUrl to pass test cases
* For 4844: update plumbing to use toShortUrl
* For 4844: adds/handles suggested url elision test case
2019-11-15 14:25:50 -08:00
Gabriel Luong
23069b57af
[fenix] For https://github.com/mozilla-mobile/fenix/issues/5583 - Adds telemetry for download notification ( https://github.com/mozilla-mobile/fenix/pull/6554 )
2019-11-15 16:50:11 -05:00