2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

4701 Commits

Author SHA1 Message Date
Mozilla L10n Automation Bot
806ed78b7f Import l10n. 2020-11-28 00:36:35 +00:00
Oana Horvath
c8f8e2e665 Updates to UI tests using the modified recyclerViewIdlingResources minItemCount 2020-11-27 15:08:32 +02:00
Oana Horvath
894b25855e For #16615: UI smoke test toggleSearchSuggestions 2020-11-27 15:08:32 +02:00
Mozilla L10n Automation Bot
2e676a047d Import l10n. 2020-11-27 00:34:14 +00:00
Mihai Adrian Carare
b2b558fe39
For #16745 - Allow preference layout to increase height if needed. (#16752) 2020-11-26 13:36:39 -05:00
Mihai Adrian Carare
34b4dad614
For #16735 - Do not show grid view CFR if grid view is already selected. (#16740) 2020-11-26 13:09:49 -05:00
ekager
d49d710343 For #16676 - Do not switch mode on last private tab via tab context menu 2020-11-26 10:04:48 -05:00
Mozilla L10n Automation Bot
94c59cb3ca Import l10n. 2020-11-26 00:32:16 +00:00
Oana Horvath
2d652acbf2 For #16615: UI smoke test addPredefinedSearchEngineTest 2020-11-25 13:32:31 +02:00
Mozilla L10n Automation Bot
23460fac51 Import l10n. 2020-11-25 00:31:14 +00:00
Codrut Topliceanu
4b56aeb12f
For #16592 - Fix missing collection snackbar for a11y (#16593)
Set null anchor for snackbar when using a11y services
2020-11-24 09:11:27 +02:00
Mozilla L10n Automation Bot
f89f6fd2a2 Import l10n. 2020-11-24 00:29:55 +00:00
mcarare
f823a5d246 For #16353: Avoid strict mode death on reading onboarding preference. 2020-11-23 13:33:05 +02:00
mcarare
de1fa74ac1 For #16353: Add unit tests for onboarding finishing conditions. 2020-11-23 10:15:37 +02:00
mcarare
089c79f868 For #16353: Finish onboarding on loading a web page, with exceptions. 2020-11-23 10:15:37 +02:00
mcarare
451f60b095 For #16353: Do not finish onboarding on search dialog opening. 2020-11-23 10:15:37 +02:00
Mozilla L10n Automation Bot
c5b9491619 Import l10n. 2020-11-23 00:27:20 +00:00
Mozilla L10n Automation Bot
7166cf2b48 Import l10n. 2020-11-22 00:26:22 +00:00
Mozilla L10n Automation Bot
9cd2757502 Import l10n. 2020-11-21 00:30:41 +00:00
ekager
b9737bde95 For #16351 - Add divider lines for search dialog 2020-11-20 12:12:07 -08:00
Sebastian Kaspari
2b759e9d6f Integrate new search code from Android Components into Fenix. 2020-11-20 17:45:45 +01:00
MickeyMoz
2904ca8ac0 Update Android Components version to 68.0.20201120125142. 2020-11-20 15:34:45 +00:00
Mozilla L10n Automation Bot
4e598d16fc Import l10n. 2020-11-19 22:46:17 -08:00
mcarare
36475fc3fe For #15788: Remove fixed issues from lint baseline. 2020-11-19 20:34:37 +02:00
jhugman
9cdfb6db4a
Nimbus Global Opt Out (#16543) r=gl 2020-11-19 11:17:25 +00:00
Mozilla L10n Automation Bot
359759753c Import l10n. 2020-11-18 23:03:14 -08:00
ekager
b7fe809ae4 For #16351 - Make homescreen interactive when search dialog is up 2020-11-18 13:53:33 -08:00
mcarare
519885da43 For #15788: Remove nested constraint layout in tabs tray. 2020-11-18 11:31:44 -08:00
mcarare
cf162c69d1 For #15788: Remove nested layouts in search dialog layout. 2020-11-18 11:31:25 -08:00
Oana Horvath
2d6d49324e For #16615: UI smoke test firstRunScreenTest 2020-11-18 09:30:40 +02:00
mozilla-l10n-automation-bot
01ec558811
Import l10n. (#16625) 2020-11-17 21:28:11 -05:00
Jonathan Almeida
cebab81e07
Update Android Components to 67.0.20201117165227 (#16619) 2020-11-17 15:29:54 -05:00
ekager
f520586dcd
For #12062 - Remove feature flag for return to browser (#16622) 2020-11-17 15:28:59 -05:00
Mugurell
ef5846dc3e
For #16614 - Ensure a stable order for the items in tabs tray. (#16618)
Items should follow the following ordering:
- current session open tabs
- collections options - currently the "Select tabs" button
- synced tabs items

This order should also be kept after returning from Multiselect mode.
2020-11-17 13:33:41 -05:00
Bryan Kok
5f9de1e261 Replace @string/tab_tray_menu_item_save with @string/tab_tray_menu_select, Remove "Share all tabs" option from tab tray's private browsing menu 2020-11-17 09:16:55 -08:00
ekager
614471495d
For #15091 - Fixes RecentlyClosedAdapter DiffCallback (#16608) 2020-11-17 10:40:33 -05:00
Mozilla L10n Automation Bot
edfb85b021 Import l10n. 2020-11-16 17:33:42 -08:00
Christian Sadilek
1d5f74d865 Closes #16153: Intermittent failures of ShareControllerTest.handleShareToApp 2020-11-16 18:50:48 -05:00
mcarare
0d37c8f268 For #16420: Make search bar first view focused by a11y services on open. 2020-11-16 17:30:52 -05:00
Christian Sadilek
88f3f3564e Issue #16587: Make sure tab counter correctly reflects private/normal tab counts 2020-11-16 13:41:51 -08:00
Christian Sadilek
fbbc25b54e Closes #16053: Fix crash when closing private tabs via notification 2020-11-16 13:41:51 -08:00
MickeyMoz
2c4f0624fd Update Android Components version to 67.0.20201115143123. 2020-11-16 11:37:03 +01:00
Mozilla L10n Automation Bot
4895cf4e91 Import l10n. 2020-11-16 10:34:18 +01:00
Jonathan Almeida
78715c3020
For #13477 - Move BiometricPrompt to a separate feature (#16498)
Instead of simply fixing the memory leak for this issue by directly
removing references, it makes more sense to move the whole
BiometricPrompt out of the fragment and into it's own feature to be
re-usable.
2020-11-14 12:20:05 -05:00
Mihai Adrian Carare
85dd2f8313
For #16511 - Change a11y parent of button without breaking the tab list. (#16555) 2020-11-13 22:57:06 -05:00
Mozilla L10n Automation Bot
af666d8c57 Import l10n. 2020-11-13 17:09:02 -08:00
Michael Comella
94bbf90f3c No issue: move TestStrictModeManager to perf sub package. 2020-11-13 16:07:59 -08:00
Michael Comella
e8bf955893 No issue: move StrictModeManager to perf package.
While StrictMode is not exclusively used for performance purposes, it's
primarily used for perf purposes so let's move it to the perf package
and code owner it.
2020-11-13 16:07:59 -08:00
Michael Comella
72ab058551 For #16376: move Startup*Test to perf pkg under code owners.
Instead of listing many different files here, we should just put them in
/perf/ packages and code owner them.
2020-11-13 15:39:06 -08:00
Michael Comella
54c7dc70e7 For #16376: assert num ConstraintLayout direct descend RecyclerView.
I'm not convinced this is a useful test because the performance
characteristics seem unfortunately nuanced: if the test fails, it implies
you shouldn't add more but that isn't necessarily true (for example, if
your RV child has a large depth). Furthermore, we haven't measured in a
variety of circumstances that layouts like LinearLayout perform better
as RecyclerView children so maybe it only held for the one small case we
used it in.
2020-11-13 15:39:06 -08:00