Commit Graph

438 Commits (beb323924be07e789db2ce2d6b5402760374106c)

Author SHA1 Message Date
Jeff Boek 541bcf072a Reverts all BrowsingModeManager changes 5 years ago
mcarare a5ac7304bb For #8523: Also disable radio buttons clickable area when ETP is off 5 years ago
Sebastian Kaspari d7e1259e7b
Use Mozilla Android Components 34.0.0-SNAPSHOT. (#8527) 5 years ago
ekager b72550c28a For #8126 - Adds default top sites 5 years ago
Severin Rudie 1be812eba0 For #8408: fix requireContext crash in HomeFragment#onViewCreated 5 years ago
mcarare 372b1e7f0e For #6980: Update Private browsing card.
Added test to description.
Added link to settings.
Updated unit tests.
5 years ago
Simon Chae 2c01022c4b For #8153: Allow web-ext to open new tabs in correct browsing mode 5 years ago
mcarare 5e4ef202b8 For #8262: Set toolbar position relative anchor for collection snackbars 5 years ago
mcarare 1168fbd638 For #8299: Select current ETP policy set on card creation 5 years ago
Jeff Boek f9b05e7d5a
For #8212 - Fixes shadow/border when toolbar is on top (#8234) 5 years ago
mcarare 3ea5b08135 For #8190: Add animation to ETP policy selection 5 years ago
mcarare 5bd5f81559 For #6980: Add onboarding Toolbar position picker card 5 years ago
Tiger Oakes 5faa22d611
Use createBlendModeColorFilterCompat (#8129) 5 years ago
mcarare 9d993cae92 For #8146: Extend radio buttons clickable area to title and description 5 years ago
Mohammaduvez 00d7f4c91c
Fixes #5711 Added tint to onboarding icons (#8093)
* Added tint to onboarding icons and udpated finish button tint

* Replaced tint parameter with onboarding_card_icon color in setOnboardingIcon
5 years ago
Marc Leclair 8e61c71a98 reverting linting changes that touched codes that I didn't edit 5 years ago
Marc Leclair afab1c0f4e #8085 removed findViewById with actual id 5 years ago
Marc Leclair 9fc5a1b0fe #7700 fixed linting issues 5 years ago
Marc Leclair 92b38206c7 #7700 fixed scrolling, parallax action to match both images and some code clean up 5 years ago
Marc Leclair 72007590f7 #7700 squash commit and fixing toolbar to switxh to top with coordinatorlayout 5 years ago
Grisha Kruglov 3f9ed2992c Bump to a-s 0.50.0 5 years ago
Mihai Adrian 4eb71ce235
For #6980: Update ETP onboarding card (#7958) 5 years ago
David Walsh 4e6215c0c1 Fix linting issue 5 years ago
Sawyer Blatz 9f342fca9e For #6820: Updates background, shadow, & snackbars of toolbar 5 years ago
David Walsh 4b3effdfab For #6820: Place address bar at top or bottom of the home screen based on user preference 5 years ago
ValentinTimisica 0a76fdaa58 For #7289: Adds telemetry for selecting dark theme 5 years ago
Mihai Adrian 24396d174f
For #6980: Add What's new card (#7952) 5 years ago
Sören Hentzschel 8a7c7fd06f For #7730 - always show "Add private browsing shortcut" in sett… (#7943) 5 years ago
Gabriel Luong f93e141d52 For #7525 - Add telemetry for opening a top site in normal and private mode and removing a top site 5 years ago
Gabriel Luong 192eecdf5b For #6758 - Part 7: Add menu for opening a top site in private tab and removing a top site 5 years ago
Gabriel Luong 9ecb67e783 For #6758 - Part 6: Add top site view 5 years ago
Gabriel Luong f68f89f2bf For #6758 - Part 5: Add top sites to the HomeFragmentStore 5 years ago
Chenxia Liu e5164e3670 For #6980 - Pre-land string changes to onboarding cards. 5 years ago
Mihai Carare cd853d0d8f For #7029: Navigate to Search Fragment when pressing Start browsing 5 years ago
Severin Rudie 2dc5b397b6
For #7506: show highlight on home 3-dot button (#7665) 5 years ago
Sebastian Kaspari af3726a505 Fennec home screen bookmarks: Select new tab. 5 years ago
Michael Comella a1cbbba4ea For #7423: remove unnecessary wordmark_spacer view.
Co-authored-by: Emma Malysz <emalysz@mozilla.com>
5 years ago
Sawyer Blatz 509fa112d0 For #6308: Remove unecessary telemetry & bump expiry date (#7793)
* For #6308: Remove unecessary telemetry

* For #6308: Bump expiry date on telemetry
5 years ago
liuche 904098387a
Issue #7093 - Pre-land strings for new onboarding cards. (#7747) 5 years ago
Sebastian Kaspari 3a1292911d Update list of tabs after onboarding screen was dismissed. 5 years ago
ValentinTimisica 981d19de13 For #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.
5 years ago
Sebastian Kaspari 6419d0cf13 Open "migration FAQ" when selecting "What's new" in a Fennec build. 5 years ago
Severin Rudie 569b7670d3 For 6832: update implementation/comment to align w existing AC code 5 years ago
Severin Rudie 65f5ff6b36 For #6832: fix unattached context crash in HomeFragment 5 years ago
Mugurell 8454f208af For #4977: Migrate fennec shortcuts (#7251)
* For #4977 - Support opening Fennec pinned website shortcuts in Fenix

Fennec's pinned website shortcuts are set to open the BrowserApp activity.
So we need a new activity alias to actually catch such Intents. Otherwise they
would open "org.mozilla.firefox/.App" without any way to inform that this is
the result of the user clicking on a pinned shortcut.
For actually checking if the newly received Intent is of a Fennec pinned
shortcut we introduce a new FennecBookmarkShortcutsIntentProcessor which will
prepare the Intent to open the shortcut's URL in a new tab.

* For #4977 - Don't keep IntentReceiverActivity on the back stack

For successive Fennec pinned shortcuts to create a new IntentReceiverActivity
and be processed as normal we need to not keep this as our task root.

* For #4977 - Test the FennecBookmarkShortcutsIntentProcessor
5 years ago
Tiger Oakes 75b87334fa
Change type for OnboardingAutomaticSignIn (#7474) 5 years ago
Sawyer Blatz c7c4ad051a
For #6413: Adds more snackbar positioning logic (#7444)
* For #6413: Adds more snackbar positioning logic

* Refactor
5 years ago
Sawyer Blatz 9a693f6c11
For #7000: Fix inverted media telemetry (#7368) 5 years ago
Josh a40af5b134 Closes #7254 - Replace Anko applyConstraintSet (#7286)
* For #7254: Replace anko applyConstraintSet

* Anko has been deprecated and will not be continued

* Refactor ConstraintSet changes

* Replace applyConstraintSet in SearchLayouts

* Refactor HomeFragment ConstraintSet

* Define anonymous ConstraintSet
* Remove ConstraintSet prefix from PARENT_ID
5 years ago
Josh Vocal 43354489a1 For #7253 - Replace anko setters 5 years ago