Commit Graph

1694 Commits (f23f3b74895eb07d13bb5412a8709c220524d38d)
 

Author SHA1 Message Date
Grisha Kruglov f23f3b7489 Closes #4467: Use a-c version of FirefoxAccountsAuthFeature 5 years ago
ValentinTimisica 59c60ef189 Fixes #4354: Updated SearchFragment state after returning from SearchEngineFragment.
The user has the option to go to 'Shortcuts' -> 'Search engine settings' to
modify the default search engine. When returning from that settings screen we
need to update it to account for any changes.
For this we will check the current default engine against a previously stored
value in a newly added 'defaultEngineSource' property from SearchState class.
Also, I modified 'SearchStoreTest' by adding the new parameter to the
'SearchState' constructor.
5 years ago
Christian Sadilek c388badd69 Use Mozilla Android Components 8.0.0 5 years ago
Colin Lee a514cb3f8c No issue: Add OSS licenses link to About page 5 years ago
Sawyer Blatz f9288c7fbd
For #969: Finalizes collections telemetry (#4592) 5 years ago
marianrai 320015abad Bug 1566849 - [meta] Video QoE testing for Fenix (#4555)
* Created new craft method + decision task call + bug 1558456 logic

* Created new craft method + decision task call + bug 1558456 logic
5 years ago
Richard Pappalardo 422818c917
Stub out tabs tests (#4573) 5 years ago
Emily Kager 8194e0778e For #4026 - Update BookmarkDiffUtil to update on Title or URL change 5 years ago
Jeff Boek cf169da2fc For #4557 #3860 - Add string for collection empty state 5 years ago
Emily Kager 0604e9858d Closes #3939 - Adds strings for delete browsing history 5 years ago
Emily Kager b20c381af9 For #1749 - Land ETP Strings 5 years ago
ValentinTimisica 71aedc79fe Fixes #3922: Added accessibility announcement for history empty state.
Sent an announcement when the list becomes empty in order to tell the user
that there is no history.
5 years ago
Tiger Oakes 631b7ba7cb Issue #1000 - Split out common browser functions 5 years ago
Emily Kager 23bc8f4320 Fro #4563 - Update delete button alpha when history mode changes 5 years ago
Tiger Oakes 3c1ce90f6f Fixes #2379 - Generic library selection 5 years ago
Emily Kager 4bbb291e8d No issue: Update UI tests with new engine shortcuts behavior (#4552) 5 years ago
Amit Parameshwar 532e5313e9 Closes #4102: Upgrade Leanplum version number (#4534)
Closes #4102 - Upgrade Leanplum version from 4.3.1 to 5.2.3
5 years ago
ekager 0320efee84 No issue: Removes focusableInTouchMode from home searchbar view 5 years ago
Yeon Taek Jeong 6f962d3376
For #1744: Open search shortcuts when entering search mode (#4536) 5 years ago
Emily Kager 6f7ae227a8 Closes #4540 - Set correct tint for select bookmark folder icon (#4541) 5 years ago
Emily Kager ad448b37ae Closes #4537 - Adds description for onboarding placeholder string (#4542) 5 years ago
ekager 5edc9d0b4e For #2021 - Update custom preferences' views with email/account changes 5 years ago
Johan Lorenzo 97f305612f Revert "Temporarilly run raptor jobs on PRs"
This reverts commit bd9ff938e79b0cabc5a142f18503284c3dfa3e4d.
5 years ago
Johan Lorenzo 4cc16d4268 Temporarilly run raptor jobs on PRs 5 years ago
Johan Lorenzo f74fa051ca Do not notify the perf sheriff team anymore when the raptor decision task fails. Also be clearer about who should look into the failure first 5 years ago
Johan Lorenzo a41efa4bcd Email the performance team when an actual raptor job fails 5 years ago
Johan Lorenzo 84de55b4aa .taskcluster.yml: Extract project name in a constant 5 years ago
Travis Long 51218bc93e Integrate service-experiments component (#4098) 5 years ago
Emily Kager a526e0fad3 For #4455 - Rename history headers by hours and days (#4478) 5 years ago
Nikit Bhandari 8aecc2b850 For #4530 Reduce build warnings (#4531) 5 years ago
ekager d0071d0177 For #4495 - Clean up homescreen toolbar focus and content descriptions 5 years ago
Emily Kager 890833d7ac No issue: Fix failing UI tests because of renamed views (#4527) 5 years ago
Sören Hentzschel bfd4849064 For #1427 - enter multi select mode with single click on favicon in library 5 years ago
Nikit Bhandari 671727c3e8 For #4341 use camelCase for views referenced from code 5 years ago
Nikit Bhandari 1cb9f88787 For #4199 make checkbox disabled when there is no data (#4200)
* For #4199 make checkbox unclickable when there is no data
5 years ago
marianrai bcf2288a88 Increase range to (1, 28) to include cold tests for cnn mobile website. 5 years ago
Tiger Oakes 1e4399ee38 Use auto pause with BrowserFragment observers 5 years ago
Tiger Oakes cbd811dcfb Closes #1657 - Use Gecko for downloads (#4296) 5 years ago
Tiger Oakes 6e2ea0750e Issue #2379 - Use LibrarySiteItemView in history 5 years ago
mihai-adrian bac2e40eb2 fixes #4435 - changed title of menuitem for delete and added content description
setting menu title should also set content description. I added the setContentDescription programmatically in order to ensure that the content description is being set. If content description matches title it won't be read twice
5 years ago
Yeon Taek Jeong 3a262a429b For #3907: Hide 'Go back' button for bad websites from new tabs 5 years ago
ekager 015922ddd2 No issue: Fix Crash lower API by setting gradient drawables in onBind 5 years ago
ekager 79160255c8 No issue: Just use TextView, not AppCompatTextView 5 years ago
Thom Chiovoloni 353ed46407 Remove misinformation from settings.gradle 5 years ago
kglazko 46b2d6f937
Upload Fenix Nightly to Nimbledroid #4222 (#4253) 5 years ago
Yeon Taek Jeong 83ceec6289 For #201: Search Widget 5 years ago
Jonathan Almeida ec96d134ff No issue: Fix breaking AccountObserver API 5 years ago
Sawyer Blatz 29f089c414 For #2203: Polishes BrowserToolbarMenu 5 years ago
Colin Lee 33e881ca8a For #1539: Only allow delete when folders multi-selected (#4062) 5 years ago
ValentinTimisica da59e36c1b Fixes #4410: Modified visibility of 'Add Tab' button.
I changed the visibility of 'Add Tab' button according to the number of
opened tabs. If there is at least one tab open, the button is displayed.
5 years ago