2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

5231 Commits

Author SHA1 Message Date
ekager
9f67b3df9b [fenix] fix detekt errors 2020-10-14 18:22:02 -07:00
ekager
171e425db0 [fenix] bump AC version to 63.0.20201014190200 2020-10-14 18:22:02 -07:00
Sebastian Kaspari
3368ddce5c [fenix] Use new SearchEngineProvider interface. 2020-10-14 18:22:02 -07:00
Mozilla L10n Automation Bot
d064b26fc0 [fenix] Import l10n. 2020-10-14 17:49:27 -07:00
Michael Comella
2b368b4bff [fenix] For https://github.com/mozilla-mobile/fenix/issues/15280 - review: add license to lint-baseline.xml. 2020-10-14 15:20:28 -07:00
Michael Comella
30208f0345 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15280: add current ConstraintLayout warnings to lint baseline. 2020-10-14 15:20:28 -07:00
Michael Comella
88cf7184ca [fenix] For https://github.com/mozilla-mobile/fenix/issues/15280: suppress new lint rule in migration code. 2020-10-14 15:20:28 -07:00
Michael Comella
169a87a1fb [fenix] For https://github.com/mozilla-mobile/fenix/issues/15280: add new lint rule to CODE OWNERS. 2020-10-14 15:20:28 -07:00
Michael Comella
de1a390dba [fenix] For https://github.com/mozilla-mobile/fenix/issues/15280: add ConstraintLayoutPerfDetector custom lint rule. 2020-10-14 15:20:28 -07:00
ekager
5baed32e13 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15265 - Save cached top sites for metrics ping 2020-10-14 15:08:54 -07:00
ekager
6ee2d5a8dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/12062 - Launch back to browser if we previoulsy had tabs 2020-10-14 15:05:20 -07:00
MickeyMoz
77dafca160 [fenix] Update Android Components version to 63.0.20201013204753. 2020-10-14 13:06:11 -04:00
Mugurell
5cdb7f3a73 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15890 - Ensure app locale switcher works for Windows builds
A hardcoded unix file separator prevented us from building a proper list of
locales for which we actually have packaged translations.
2020-10-14 15:34:39 +02:00
Mozilla L10n Automation Bot
ad43cd47a2 [fenix] Import l10n. 2020-10-13 20:54:10 -04:00
MickeyMoz
2e53f46560 [fenix] Update Android Components version to 63.0.20201013143114. 2020-10-13 12:53:53 -04:00
ekager
3726b8c98b [fenix] For https://github.com/mozilla-mobile/fenix/issues/15853 - Always set fontSizeFactor setting with new text scale 2020-10-13 09:40:43 -07:00
Mihai Adrian Carare
26854525c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14735: Remove debug logs from release build. (https://github.com/mozilla-mobile/fenix/pull/15747) 2020-10-13 09:17:58 -04:00
Mozilla L10n Automation Bot
f0a7f1bce0 [fenix] Import l10n. 2020-10-12 17:50:57 -07:00
Gabriel Luong
312626f8f0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15777 - [Grid View] Set the height of the title to 30dp 2020-10-12 10:38:54 -07:00
Gabriel Luong
f977e5af36 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15758 ⁃ [Grid View] Add a divider between the tab item's title and thumbnail 2020-10-12 10:38:54 -07:00
Gabriel Luong
de0419f182 [fenix] No issue - Commit auto-generated glean changes for metrics.md 2020-10-12 10:26:03 -07:00
MickeyMoz
6b4a65f74b [fenix] Update Android Components version to 63.0.20201010190133. 2020-10-11 22:55:35 -04:00
Mozilla L10n Automation Bot
031b4687c6 [fenix] Import l10n. 2020-10-11 22:55:02 -04:00
MickeyMoz
0c7bbc8944 [fenix] Update Android Components version to 63.0.20201010143128. 2020-10-11 10:05:45 -04:00
Mozilla L10n Automation Bot
f1753eed23 [fenix] Import l10n. 2020-10-11 10:04:34 -04:00
Grisha Kruglov
53244870e9 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/15812: Check for a null context during onScanResult 2020-10-09 20:40:03 -07:00
Mozilla L10n Automation Bot
993335b296 [fenix] Import l10n. 2020-10-09 20:42:16 -04:00
Shen
c63bc04bd2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13168 - Removed the close button from history navigation bar 2020-10-09 20:33:37 -04:00
Michael Comella
4fedc9d719 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10069 - post: link to issue, data review. 2020-10-09 15:47:55 -07:00
Michael Comella
88268c18a1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10069 - review: clarify init time for External...Activity. 2020-10-09 15:47:55 -07:00
Michael Comella
6c86641cbc [fenix] For https://github.com/mozilla-mobile/fenix/issues/10069 - review: change extra name to firstFramePreDrawNanos. 2020-10-09 15:47:55 -07:00
sraturi
e97a48b48f [fenix] for https://github.com/mozilla-mobile/fenix/issues/10069 added AppLaunchTimeMeasurement.kt to handle logic of startup time for cold, warm, and hot startup types. 2020-10-09 15:47:55 -07:00
mcarare
69db319601 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13831: Adjust buttons dimensions to improve a11y.
Margins were also adjusted to maintain relative placements.
2020-10-09 15:39:31 -07:00
mcarare
1ca3aab28a [fenix] For https://github.com/mozilla-mobile/fenix/issues/13831: Add ripple for the copy password button. 2020-10-09 15:39:31 -07:00
ekager
bf2e2d545d [fenix] For https://github.com/mozilla-mobile/fenix/issues/14923 - Removes auto size preference toggle 2020-10-09 15:04:57 -07:00
MickeyMoz
e02c3018eb [fenix] Update Android Components version to 63.0.20201009143108. 2020-10-09 09:38:04 -07:00
Sijan Rijal
3aaded4868 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15402: Hide ETP pop-up if the toolbar is not visible (https://github.com/mozilla-mobile/fenix/pull/15667)
For https://github.com/mozilla-mobile/fenix/issues/15402: Hide ETP pop-up when top or bottom toolbar is not visible
2020-10-09 16:22:57 +03:00
Sijan Rijal
17fc28304a [fenix] For https://github.com/mozilla-mobile/fenix/issues/15497: Hide and remove the three dot menu from the Desktop Bookmarks folder (https://github.com/mozilla-mobile/fenix/pull/15649)
For https://github.com/mozilla-mobile/fenix/issues/15497: Remove and disable the three dot menu button
2020-10-09 14:39:03 +03:00
Mozilla L10n Automation Bot
db1ad2ac93 [fenix] Import l10n. 2020-10-08 21:20:56 -04:00
Jonathan Almeida
8281e16c83 [fenix] Fix lint warnings and test in site permissions 2020-10-08 19:37:56 -04:00
Arturo Mejia
4f67095c8b [fenix] Add support for local storage permission 2020-10-08 19:37:56 -04:00
MickeyMoz
84b6d129df [fenix] Update Android Components version to 63.0.20201008190100. 2020-10-08 19:37:56 -04:00
Gabriel Luong
9b8a3401c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 9: Fix ui tests for the tabs settings 2020-10-08 12:50:43 -04:00
Gabriel Luong
d7a4925a5a [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 8: Add a feature flag for showing the grid view in the tabs setting 2020-10-08 12:50:43 -04:00
Gabriel Luong
c95c4de162 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 7: Draw a border around the selected tab 2020-10-08 12:50:43 -04:00
Gabriel Luong
ca8cc56e32 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 6: Display the tab's favicon in the grid view 2020-10-08 12:50:43 -04:00
Gabriel Luong
8a4b3d85d4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 5: Don't draw any background when swiping to delete a tab 2020-10-08 12:50:43 -04:00
Gabriel Luong
b837358f14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 4: Formatted TabTrayView.kt 2020-10-08 12:50:43 -04:00
Gabriel Luong
d7f46fa9f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 3: Implement a grid view layout for the tabs
Co-authored-by: Abhijit Valluri avalluri2@bloomberg.net
2020-10-08 12:50:43 -04:00
Gabriel Luong
ded4f5cbbb [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 2: Remove unused xmlns:mozac in component_tabstray.xml 2020-10-08 12:50:43 -04:00