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

2953 Commits

Author SHA1 Message Date
Sebastian Kaspari
22b58de10a [fenix] Android manifest: Export shortcut target activity. 2020-01-16 19:29:15 +01:00
ValentinTimisica
d4fa64f541 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7751: Remove 'SearchWithCustomEngine' telemetry event 2020-01-16 10:14:07 -08:00
Sebastian Kaspari
f832b4d1d8 [fenix] Update list of tabs after onboarding screen was dismissed. 2020-01-16 18:47:33 +01:00
Mihai Adrian
02fed41fec [fenix] For https://github.com/mozilla-mobile/fenix/issues/7417 Wait for deletion to finish and loading of new UI (https://github.com/mozilla-mobile/fenix/pull/7572) 2020-01-16 11:03:59 -05:00
ValentinTimisica
a5e27570cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/6556: Adds Telemetry counts for Search Access Points
Added two new sources to be counted ('widget' and 'shortcut') besides 'action' and
'suggestion'. Also modified/fixed some tests.
2020-01-16 10:23:48 +02:00
Grisha Kruglov
199e1d3986 [fenix] Enable firebase auto-init, force push renewal after migration 2020-01-16 01:11:21 -05:00
Jonathan Almeida
7c05e76de9 [fenix] Disable failing intent handling unit tests 2020-01-15 21:41:01 -08:00
Jonathan Almeida
abcaa070b8 [fenix] Add migration for telemetry identifiers to builder 2020-01-15 21:41:01 -08:00
Jonathan Almeida
59ae4e475c [fenix] Fix general Fenix build 2020-01-15 21:41:01 -08:00
Jonathan Almeida
b540467632 [fenix] Review comments, fix build failure and targetActivity 2020-01-15 21:41:01 -08:00
Jonathan Almeida
5c1dc2bbdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
Sebastian Kaspari
6bb65151cf [fenix] Always initialize glean. Set upload flag after migration. (https://github.com/mozilla-mobile/fenix/pull/7717) 2020-01-15 15:31:51 -08:00
ekager
e7ed901f20 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5545 For https://github.com/mozilla-mobile/fenix/issues/5542 Closes https://github.com/mozilla-mobile/fenix/issues/6696 Integrate logins API, adds Settings for Autofilling/Saving Logins 2020-01-15 12:14:08 -08:00
Alessio Placitelli
59566d5a98 [fenix] Fix GleanMetricsService to use the new Glean APIs 2020-01-15 16:38:48 +02:00
Jeff Boek
bb21a9aae4 [fenix] Adds triage action 2020-01-15 12:29:34 +02:00
Jonathan Almeida
ef061e1068 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7645: Disable push service when migrating 2020-01-15 02:10:56 -05:00
Mozilla L10n Automation Bot
03bc3d136b [fenix] Import l10n. 2020-01-14 18:53:13 -08:00
salvatorep
a6d13e22f1 [fenix] Added support for Intent.ACTION_SEARCH and Intent.ACTION_WEB_SEARCH actions 2020-01-14 16:50:45 -08:00
Christian Sadilek
364df1e2d5 [fenix] Issue https://github.com/mozilla-mobile/fenix/pull/4893: Enable addon migration 2020-01-14 17:43:21 -05:00
Sebastian Kaspari
20c8281303 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Move static_strings.xml to right directory. 2020-01-14 16:56:00 -05:00
Sebastian Kaspari
73a42a7d3f [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Add fennec icons for fennecNightly build type. 2020-01-14 16:56:00 -05:00
Aaron Train
6923449f74 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7693: Temp disable UI test verifyContextMixedVariations (https://github.com/mozilla-mobile/fenix/pull/7694) 2020-01-14 14:55:05 -05:00
Aaron Train
1d3f48b1ac [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7687: Temp disable UI test verifyContextCopyImageLocation and verifyContextSaveImage and verifyContextOpenImageNewTab 2020-01-14 14:07:53 -05:00
Marcin Wiącek
4c323704ff [fenix] Doesn't allow for hint in URL bar on main page in two lines 2020-01-14 09:36:39 -08:00
daphliu
0d5158eb22 [fenix] Modified onboarding card colors according to design 2020-01-14 09:18:45 -08:00
isabelrios
44b0dc4798 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7563 - Sync integration logins (https://github.com/mozilla-mobile/fenix/pull/7564)
* sync-integration-logins-test

* improve checks for logins test

* fixing ktlint issues

* uncomment lines

* address reviewer comments

* fix ui tests after robot change

* fix lint
2020-01-14 08:47:37 -08:00
Grisha Kruglov
038c99c4bd [fenix] Migrate 'settings' before app init 2020-01-14 17:27:41 +01:00
Vlad Filippov
76c10a29d1 [fenix] Bump a-s dependency to 0.48.2
Changelog: https://github.com/mozilla/application-services/releases/tag/v0.48.2
2020-01-13 18:44:52 -08:00
Kadeem M
81997a01bf [fenix] Added BuildDate Assertion for About Preview Screen; Added verification for external links in About Preview Screen (https://github.com/mozilla-mobile/fenix/pull/7413) 2020-01-13 13:53:35 -08:00
ValentinTimisica
f5c8ae7ba1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5884: Fixed Unit tests. 2020-01-13 12:31:23 -08:00
ValentinTimisica
8560ea17c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5884: Adds user-specified search engines telemetry
Created events for adding and deleting a custom search engine and for searches
performed with a custom search engine.
2020-01-13 12:31:23 -08:00
Colin Lee
7faa412772 [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/7649: Fix missing NOT in asFeatureWebChannelsDisabled check (https://github.com/mozilla-mobile/fenix/pull/7650) 2020-01-13 13:37:13 -06:00
Colin Lee
f5a7312763 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5182: Loading experiments on startup is slow, remove Fretboard (https://github.com/mozilla-mobile/fenix/pull/7510)
This removes Fretboard. The goal is to reduce cold startup costs associated with loading the experiments on the main thread. We currently have two experiments frameworks in use and should only require one.
2020-01-13 12:38:32 -06:00
Aaron Train
397dddaf0a [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus (https://github.com/mozilla-mobile/fenix/pull/7631)
Closes https://github.com/mozilla-mobile/fenix/issues/7611: Add UI tests for content context menus
2020-01-13 12:24:23 -05:00
Sebastian Kaspari
e36fd53543 [fenix] Open "migration FAQ" when selecting "What's new" in a Fennec build. 2020-01-13 17:08:48 +01:00
Mozilla L10n Automation Bot
cebfd743ba [fenix] Import l10n. 2020-01-13 12:14:20 +02:00
Tiger Oakes
2cf4af1c39 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7431: Remove extra share button 2020-01-11 11:48:51 -08:00
ekager
a97bd82a3f [fenix] Remove unused labels from nav_graph 2020-01-10 16:45:21 -08:00
mcarare
8b6c78847f [fenix] For https://github.com/mozilla-mobile/fenix/issues/7593 Set AboutFragment title just in onCreate 2020-01-10 16:45:21 -08:00
mcarare
0180880b3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/7583 Align text in language title and subtitle to viewStart 2020-01-10 15:36:31 -08:00
Sebastian Kaspari
2af018af37 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7203: Use app name 'Firefox Nightly' for fennecNightly build. 2020-01-10 13:59:31 -08:00
ekager
29da7724cc [fenix] Move experiments initialization and fix ktlint errors 2020-01-10 13:57:12 -08:00
Kris Taeleman
70c8589744 [fenix] Bug 1605454 - Fixing typo 2020-01-10 13:57:12 -08:00
Kris Taeleman
b83c08032b [fenix] Bug 1605454 - Kotlin linting improvement 2020-01-10 13:57:12 -08:00
Kris Taeleman
a80f985761 [fenix] Bug 1605454 - Change experiment name and take branch into account 2020-01-10 13:57:12 -08:00
Kris Taeleman
e84bd29218 [fenix] Bug 1605454 - Adding experiment code for disabling webrender. 2020-01-10 13:57:12 -08:00
Sebastian Kaspari
630f7ba824 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/7587: Add shortcuts.xml for fennecNightly variant. 2020-01-10 13:50:47 -08:00
Sebastian Kaspari
9f5568a60a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/6898: Allow empty adjust token for fennecNightly builds. 2020-01-10 13:48:20 -08:00
ekager
769492ada1 [fenix] No issue: Fix dynamic theming to accommodate lazily inflated readerview 2020-01-10 13:23:46 -08:00
Jonathan Almeida
aeb1af59e2 [fenix] Update App Services version to 0.48.1 (https://github.com/mozilla-mobile/fenix/pull/7601)
Multiple PRs required to fix UI tests. Force land needed.
2020-01-10 14:52:13 -06:00