Commit Graph

1813 Commits (1209146788a005d1e49fe8dee59fca7697780ac0)

Author SHA1 Message Date
Michael Comella a896b47cfe For #7820: warm BrowsersCache on background thread.
In an early iteration of his patch on a beta build, I saw no improvement over
6 runs (Pixel 2):
- Before: 401.5ms
- After: 402.17ms

This may be attributed to noise in startup performance. However,
BrowsersCache disappears from profiles completely and results in
theoretical performance gains.

When using the StartupTimeline class (not landed yet), I see a 27.75ms
runtime improvement on beta builds after this patch.
5 years ago
Jeff Boek a42ad7603b For #5073 - Fixes visual alignment when certificate authority breaks into a new line 5 years ago
Jeff Boek 7a16192fd1 For #5073 - Use string parameter versus concatenating programatically 5 years ago
Kate Glazko 7c00a1ad6b For #5073: View Site Cert 5 years ago
mcarare 5bd5f81559 For #6980: Add onboarding Toolbar position picker card 5 years ago
Sawyer Blatz 0a6881d470
For #255: Removes autoplay media feature flag (#8198) 5 years ago
ValentinTimisica 29522d29ed For #1500: Passes resources to SessionSuggestionProvider
Change required for adding 'Switch to tab' description for a suggestion that
represents an opened tab. Implemented in AC
(https://github.com/mozilla-mobile/android-components/pull/5773)
5 years ago
Jeff Boek 62d540257f For #7965 - removed unused strings, reverted changes to radiobutton widget 5 years ago
David Walsh 4b9f07c511 For #7965 - Remove CDATA strings 5 years ago
Christian Sadilek 6019adafac For #6124 #8158: Prevent infinite loop on fast taps on enable switch 5 years ago
Tiger Oakes 5faa22d611
Use createBlendModeColorFilterCompat (#8129) 5 years ago
Sebastian Kaspari 5515f1ba5e Closes #4979 - Support Fennec web apps (PWAs). 5 years ago
Emily Kager eec8ea980b For #8128 - Do not use activity root view for fragment snackbars 5 years ago
Tiger Oakes 2ead67a531
For #7511 - Override private customtab icon tint (#8138) 5 years ago
Kadeem f4f93e761e NOISSUE - Renamed a misspelled variable. 5 years ago
mcarare 9d993cae92 For #8146: Extend radio buttons clickable area to title and description 5 years ago
codrut.topliceanu f5715df104 For #5694 - Changes migration list item 'Logins' to 'Passwords' 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
Tiger Oakes c0d7bc5bd5 Use navArgs helper in fragments 5 years ago
Tiger Oakes 383a70482c Clean up toolbar menu class 5 years ago
Arturo Mejia 1fef90721a
For issue #8100: Add progress bar to the add-ons manager fragment 5 years ago
Arturo Mejia be7bd527f6
For issue #8097: Run add-ons callbacks only when the fragment is attached. 5 years ago
Grisha Kruglov 3f9ed2992c Bump to a-s 0.50.0 5 years ago
Emily Kager 46fd1a04f1 For #7456 - For top toolbar set correct progress gravity and background 5 years ago
Christian Sadilek d10a30e356 Closes #4983: Fennec migration: Keep installed add-ons 5 years ago
Arturo Mejia 6191fec0d8
No Issue: Close the web extension popup when we can't get the popup of the session. 5 years ago
Emily Kager 604ac83d0c For #7999 - Change fxa leanplum metrics to false by default 5 years ago
Gabriel Luong 64a4a7f422
Provide add-on support (#8064)
Closes #5630, #6069, #6092, #6091, #6124, and #6147.

Co-authored-by: Simon Chae <chaesmn@gmail.com>
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
Co-authored-by: Christian Sadilek <christian.sadilek@gmail.com>
Co-authored-by: Gabriel Luong <gabriel.luong@gmail.com>
5 years ago
Mihai Adrian 4eb71ce235
For #6980: Update ETP onboarding card (#7958) 5 years ago
Jonathan Almeida cbcc56bbba For #373: Implement LeanPlum push messaging
Also closes #6250, since we rely solely on the SDK itself to consume the
messages straight from FCM.
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
Kadeem 321251c49c Updates the hide and reveal password icons to use and tint the mozac version. 5 years ago
David Walsh ae445abff3 Small improvements, lint fixes 5 years ago
Sawyer Blatz 030f75b4df For #5892 & #6380: Updates error page template and allows SSL bypassing 5 years ago
ValentinTimisica 2026c60136 For #6834: Adds telemetry for About page items
Didn't change the existing probe for 'whats new' item because we're already
collecting that info.
5 years ago
Mihai Branescu 2a876d5e0f For #7559 - fixes 2 issues:
- The same item now doesn't recreate the activity
- The app context now contains the right locale
5 years ago
Mihai Branescu 1b7cb117ca For #7559 - allows changing locale even after setting theme with
AppCompatDelegate.setDefaultNightMode(mode). The override is necessary because the uiMode needs
to be manually updated after changing theme
5 years ago
Sawyer Blatz 1372ed5837 For #7970: Updates snackbars for accessibility 5 years ago
David Walsh f728cdaf05
Bug 7189 - Provide page title in website information dialog (#7255)
* Bug 7189 - Provide page title in website information dialog

* Update QSFS test

* Fix Tiger's nits
5 years ago
Sawyer Blatz 94447657c4 No issue: Fixes strings for data migration 5 years ago
Mihai Adrian 24396d174f
For #6980: Add What's new card (#7952) 5 years ago
Jonathan Almeida 202f2b8811 Closes #7788: Route search widget intents through IntentReceiverActivity 5 years ago