Commit Graph

4473 Commits (69db319601b7c410434a3c57e43d16c26acae218)

Author SHA1 Message Date
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.
4 years ago
mcarare 1ca3aab28a [fenix] For https://github.com/mozilla-mobile/fenix/issues/13831: Add ripple for the copy password button. 4 years ago
ekager bf2e2d545d [fenix] For https://github.com/mozilla-mobile/fenix/issues/14923 - Removes auto size preference toggle 4 years ago
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
4 years ago
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
4 years ago
Mozilla L10n Automation Bot db1ad2ac93 [fenix] Import l10n. 4 years ago
Jonathan Almeida 8281e16c83 [fenix] Fix lint warnings and test in site permissions 4 years ago
Arturo Mejia 4f67095c8b [fenix] Add support for local storage permission 4 years ago
Gabriel Luong 9b8a3401c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 9: Fix ui tests for the tabs settings 4 years ago
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 4 years ago
Gabriel Luong c95c4de162 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 7: Draw a border around the selected tab 4 years ago
Gabriel Luong ca8cc56e32 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 6: Display the tab's favicon in the grid view 4 years ago
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 4 years ago
Gabriel Luong b837358f14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 4: Formatted TabTrayView.kt 4 years ago
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
4 years ago
Gabriel Luong ded4f5cbbb [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 2: Remove unused xmlns:mozac in component_tabstray.xml 4 years ago
Gabriel Luong 88ce83d0d2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15115 - Part 1: Convert the CloseTabsSettingsFragment to a general TabsSettingsFragment
- Renames CloseTabsSettingsFragment.kt to TabsSettingsFragment.kt
- Renames close_tabs_preferences.xml to tabs_preferences.xml
- Adds preference options for the switching between the Grid and List tab views
4 years ago
Michael Comella d7ea7c3555 [fenix] No issue: fix tests related to inline change.
The difficulty in mocking StrictMode.resetAfter is concerning.
I'm starting to second-guess whether or not making strict mode manager a class
was a good idea.
4 years ago
Michael Comella d23a1b8274 [fenix] No issue: remove inline from StrictModeManager.resetAfter.
I believe this was a premature optimization: it's unclear that it would
actually improve performance and yet  we had to add several weird
workarounds to make it work that broke encapsulation. It's also
possible it would be worse for the APK size because of excessive
inlining.
4 years ago
Mozilla L10n Automation Bot 9f2237e6f1 [fenix] Import l10n. 4 years ago
Jonathan Almeida f4c1a915f5 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/15754: Disable failing notification UI tests 4 years ago
Jonathan Almeida 848286b7b1 [fenix] Upgrade to Android Component 62.0.20201006190820 with breaking changes 4 years ago
Chenxia Liu 7ad5f26333 [fenix] Adding link data review request 4 years ago
Chenxia Liu 5ffe145425 [fenix] startup.timeline 4 years ago
Chenxia Liu 86db33910d [fenix] sync, sync_items, telemetry, theme, toolbar_position,
tracking_protection, default_engine
4 years ago
Chenxia Liu 073321049c [fenix] accesssibility, open_links, remote_debugging, search_suggestions,
show_search
4 years ago
Chenxia Liu 7f14d314cb [fenix] search_count, search_widget, tabs_count, toolbar_position 4 years ago
Chenxia Liu bba0353993 [fenix] has, count: open_tabs, pwa, top_sites 4 years ago
Chenxia Liu 03b5b9f4e8 [fenix] default*browser, mozilla_products 4 years ago
Chenxia Liu 83d6b8d559 [fenix] browser.search, events.total_uri_count, metrics.adjust* 4 years ago
Chenxia Liu 93a4cab155 [fenix] first_session 4 years ago
Chenxia Liu bf68ea27c5 [fenix] user_specified_search_engine, voice_search 4 years ago
Chenxia Liu ade609c3ac [fenix] top_sites, tracking_protection 4 years ago
Chenxia Liu bb3332478b [fenix] tab, tabs_tray, toolbar_settings 4 years ago
Chenxia Liu 278ac8007d [fenix] syenc_account, sync_auth 4 years ago
Chenxia Liu ed317ac898 [fenix] search_suggestions, search_shortcuts, search_widget 4 years ago
Chenxia Liu 9e4dfdf37c [fenix] private_browsing, qr_scanner 4 years ago
Chenxia Liu 71b1684c5b [fenix] pocket, onboarding 4 years ago
Chenxia Liu 41cb9084bf [fenix] logins, media_notification, media_state 4 years ago
Chenxia Liu 1838f130d1 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/14142 - find_in_page, history, reader_mode, tip 4 years ago
mcarare 4a56121cc4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/15711: Also add custom engines to fallback list. 4 years ago
mozilla-l10n-automation-bot 93b385ba2e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/15738) 4 years ago
Elise Richards f5ff218d46 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8765: Use shared list widget in collections (https://github.com/mozilla-mobile/fenix/pull/15733)
Co-authored-by: Tiger Oakes <toakes@mozilla.com>
4 years ago
Michael Comella 8b20c2d8c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959 - post: decrement expected suppression count.
Running locally, I get the same error: I think that there legitimately
was an reduction in the number of StrictMode suppressions on start up.
4 years ago
Michael Comella 0934b7fe93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959 - review: add clarifying comments. 4 years ago
Michael Comella 86a44fb728 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: add marker when StrictMode is suppressed. 4 years ago
Michael Comella 19904397b2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: add MozillaStrictModeSuppression detekt check. 4 years ago
Michael Comella d253b9060e [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: add test to prevent increasing StrictMode suppression count. 4 years ago
Michael Comella 3e9f93a0ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: add HomeActivityTestRule.skipOnboarding.
This is more correct, faster, and results in less copy-paste duplication
than the current behavior:
  homeScreen { }.dismissOnboarding()

Which opens settings to dismiss onboarding.
4 years ago
Michael Comella b6609a0747 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13959: count StrictMode suppressions on startup. 4 years ago