Commit Graph

4286 Commits (7f14d314cbd753a1041155a273c21e26d9a86373)

Author SHA1 Message Date
Abhijit Kiran Valluri a03cffe60a [fenix] Fix https://github.com/mozilla-mobile/fenix/issues/14950 - Make the "Add new tab" button visible in private mode on light theme (https://github.com/mozilla-mobile/fenix/pull/14951) 4 years ago
Mugurell ee9bd92708 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14903 - Prevent BrowserFragment's view leak 4 years ago
Oana Horvath 4af151c433 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13829: Disables verifyAddonsCanBeUninstalled UI test 4 years ago
ekager b2a9e73051 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13467 For https://github.com/mozilla-mobile/fenix/issues/14910 - Dismiss dialog on blank URL commit 4 years ago
ekager c3ba6ed946 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14680 - Revert ObserverRegistry changes to WifiConnectionMonitor 4 years ago
Michael Debertol 9b9f049e26 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14212: Pass historyStorage to ToolbarView 4 years ago
Michael Debertol f89a293cd6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13423: Pass isPrivate flag to ToolbarView 4 years ago
Mozilla L10n Automation Bot 48f75eef5d [fenix] Import l10n. 4 years ago
Sijan Rijal 43b7920959 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14053
Set the padding on the download action button as it didn't have a padding as the numbers of characters in the text of the button grew.
4 years ago
Sören Hentzschel 7f6df6c146 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14194 - avoid leak when opening the "Libraries that we use" screen 4 years ago
Jeff Boek 1e79ff40dc [fenix] For https://github.com/mozilla-mobile/fenix/issues/14543 - Prevents IllegalStateException by not moving to another thread 4 years ago
mcarare fd8dbfe8dc [fenix] For https://github.com/mozilla-mobile/fenix/issues/14540: Fix updating list and item info for a11y services. 4 years ago
Gabriel Luong 12707f2b74 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14529 - Show a dialog when the top sites limit has been reached 4 years ago
ekager be4a268120 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14895 - Adds paste to context menu ordering preference 4 years ago
codrut.topliceanu d6f52584d9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13949 - Turn off tip regarding beta/nightly 4 years ago
Mugurell 089a60c195 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10240 - New preferences to control gesture based features
Three new settings and one for which this patch just pre-lands the strings.
The behavior for the "Swipe toolbar up to open tabs" is to be added as part of
a later ticket.
4 years ago
mcarare 997899cc06 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14718: Increase touch target for resync button. 4 years ago
Tiger Oakes ec74c0ef26 [fenix] Extract checkbox selected mask (https://github.com/mozilla-mobile/fenix/pull/14308) 4 years ago
mozilla-l10n-automation-bot 6f501b7388 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14867) 4 years ago
Tiger Oakes 0f4ca53372 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14460: Fix PBM notification tint (https://github.com/mozilla-mobile/fenix/pull/14699) 4 years ago
Tiger Oakes 5b395f9999 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14376: Reverse items with bottom toolbar (https://github.com/mozilla-mobile/fenix/pull/14451) 4 years ago
Tiger Oakes e77e039413 [fenix] Enforce IO thread inside of components (https://github.com/mozilla-mobile/fenix/pull/14704)
* Automatically run PermissionStorage on IO thread

* Run TabCollectionStorage on dedicated scope + IO

* Update findSitePermissionsBy calls
4 years ago
Gabriel Luong e8b910302b [fenix] For https://github.com/mozilla-mobile/fenix/issues/14629 - Enable showing frequently visited sites ON by default (https://github.com/mozilla-mobile/fenix/pull/14630) 4 years ago
Sebastian Kaspari a9c11d6f3b [fenix] Update to new state API and update Mozilla Android Components version.
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
4 years ago
Oana Horvath a50b3bd694 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14277: Ads idling resources for History UI tests 4 years ago
Oana Horvath ab4cc312c1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/12645: Re-enable mediaSystemNotificationInPrivateModeTest 4 years ago
Mozilla L10n Automation Bot 927b0653d5 [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot 18ab511316 [fenix] Import l10n. 4 years ago
mcarare 607cbff174 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Add session observer to check conditions for displaying banner. 4 years ago
mcarare 32d5066e1f [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Create show open in app banner preference. 4 years ago
mcarare f9d3e9ab05 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Implement banner custom view based on material design specs. 4 years ago
mcarare e5ccbbb148 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Add possibility to navigate to a preference in settings. 4 years ago
codrut.topliceanu 44d0d2451e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11153 - String for private mode scr shot warning 4 years ago
Oana Horvath f293fae303 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14524: Disable ETP tests failing on AC 58 update 4 years ago
Mugurell c21a0dad3e [fenix] For https://github.com/mozilla-mobile/fenix/issues/10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
4 years ago
Mozilla L10n Automation Bot 92c7869749 [fenix] Import l10n. 4 years ago
ekager 790a9c8098 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14679 For https://github.com/mozilla-mobile/fenix/issues/14676 - Dismiss MP Migration tip, init in disabled state 4 years ago
ekager 5e11508f7b [fenix] For https://github.com/mozilla-mobile/fenix/issues/14609 - Correct nav from new search experience to browser 4 years ago
mcarare 9ee799f489 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14665: Replace hardcoded label with string resource. 4 years ago
Shane Synan 45cd74ee5e [fenix] For https://github.com/mozilla-mobile/fenix/issues/14642: Use correct 'Close tabs' summary text (https://github.com/mozilla-mobile/fenix/pull/14644)
For "closeTabsAfterOneMonth", use the correct summary string of
"close_tabs_after_one_month" instead of "close_tabs_after_one_week".

This fixes the Settings page "Close tabs" summary showing the wrong
tab duration when "Close tabs" is set to "After one month".

Closes https://github.com/mozilla-mobile/fenix/issues/14642
4 years ago
Dennis Schubert cafcdcb1ac [fenix] Bug 1645844 - Add label to reports sent via the webcompat-reporter. (https://github.com/mozilla-mobile/fenix/pull/14625) 4 years ago
mozilla-l10n-automation-bot fc0dd111db [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14650) 4 years ago
liuche 06a1157ef5 [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/7620 - Remove Nightly flag for external download manager (https://github.com/mozilla-mobile/fenix/pull/14632) 4 years ago
Sören Hentzschel bf51019351 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8343, https://github.com/mozilla-mobile/fenix/issues/9709 - replace "phone" with "device" in translations (https://github.com/mozilla-mobile/fenix/pull/14083) 4 years ago
Arturo Mejia ef41c4e785 [fenix] Pin AC TO 57.0.0 and remove feature flag for view downloads (https://github.com/mozilla-mobile/fenix/pull/14592)
* Update Android Components version to 57.0.0.

* Remove feature flag for "View Downloads".

* Update search enginer list from changes by https://github.com/mozilla-mobile/fenix/issues/13452

Co-authored-by: Chenxia Liu <liuche@mozilla.com>
4 years ago
mozilla-l10n-automation-bot 6ecff3e594 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14599) 4 years ago
ekager 793b27980d [fenix] For https://github.com/mozilla-mobile/fenix/issues/13926 - MP migration 4 years ago
Jeff Boek df3d9365ef [fenix] For https://github.com/mozilla-mobile/fenix/issues/14279 - Prevent GeckoView from resizing while searching 4 years ago
ekager b8e2bfebd4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4118 - Creates setting for auto closing tabs 4 years ago
ekager 0c03651086 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14254 - Removes Login select feature flag 4 years ago
Codrut Topliceanu 0c5d1e2527 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11465 - Fix default engine for widget voice search (https://github.com/mozilla-mobile/fenix/pull/14015)
For https://github.com/mozilla-mobile/fenix/issues/11465  - Fix default engine for widget voice search
4 years ago
Tiger Oakes 41c3a580ee [fenix] Simplify media state drawables (https://github.com/mozilla-mobile/fenix/pull/13474) 4 years ago
Kainalu Hagiwara 5cc77fdef1 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13498 - Use custom long press back handling for Huawei devices. (https://github.com/mozilla-mobile/fenix/pull/14387) 4 years ago
Sören Hentzschel 1983d40104 [fenix] for https://github.com/mozilla-mobile/fenix/issues/13329 - removed unused feature flag (https://github.com/mozilla-mobile/fenix/pull/14438) 4 years ago
Mozilla L10n Automation Bot e7a4d39f26 [fenix] Import l10n. 4 years ago
Michael Debertol 662d7cdddf [fenix] For https://github.com/mozilla-mobile/fenix/issues/14354: Update the search shortcuts icon on state update (https://github.com/mozilla-mobile/fenix/pull/14355) 4 years ago
Tiger Oakes 2c4a2f2224 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14346: Fix min height on site list item (https://github.com/mozilla-mobile/fenix/pull/14370) 4 years ago
Codrut Topliceanu e5639763f4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13765 - Fix TopSites layout and item sizes (https://github.com/mozilla-mobile/fenix/pull/14278) 4 years ago
Oana Horvath 38a287bcc2 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13218: adds IdlingResources for the Addons list 4 years ago
Oana Horvath a4000a27f0 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/14522: item 'Open link in apps' moved 4 years ago
Gabriel Luong 5e1f5a2364 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13264 - Scroll to the tab above the selected tab in the tabs tray (https://github.com/mozilla-mobile/fenix/pull/14372) 4 years ago
mcarare f282aa4327 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14289: Check if toolbar is initialised before setting flags. 4 years ago
Mozilla L10n Automation Bot 5c3870c930 [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot 634986b48c [fenix] Import l10n. 4 years ago
Arturo Mejia 6deca4a4a2 [fenix] Add support for restoring downloads 4 years ago
Mozilla L10n Automation Bot b71ca32910 [fenix] Import l10n. 4 years ago
Tiger Oakes a70bbb7aff [fenix] For https://github.com/mozilla-mobile/fenix/issues/14376: Use concept-menu with tab counter menu (https://github.com/mozilla-mobile/fenix/pull/14374) 4 years ago
Tiger Oakes 64aa8c17bd [fenix] Remove un-needed nullables (https://github.com/mozilla-mobile/fenix/pull/13816) 4 years ago
Jeff Boek a4a8e9ed88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14318 - Use old API to try to fix startup crash without GPS 4 years ago
Tiger Oakes a87a20d844 [fenix] Split toolbar controller into two classes (https://github.com/mozilla-mobile/fenix/pull/13854) 4 years ago
Tiger Oakes 2bc1749689 [fenix] Remove unneeded tint for ic_link (https://github.com/mozilla-mobile/fenix/pull/14381) 4 years ago
Tiger Oakes c759cea9f2 [fenix] FNX-14583 ⁃ Extract and test preference helpers for Settings (https://github.com/mozilla-mobile/fenix/pull/13402) 4 years ago
ekager b167911097 [fenix] No issue: Add strings for tab management 4 years ago
Suraj Shah 0db8dc3136 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4840 - - Adds dark search widget based on system theme (https://github.com/mozilla-mobile/fenix/pull/13975)
* Fixes https://github.com/mozilla-mobile/fenix/issues/4840

* Fixes https://github.com/mozilla-mobile/fenix/issues/4840 - Adds dark search widget based on system theme
4 years ago
Mugurell b6d41cc860 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12980 - Clear icons when deleting browsing data 4 years ago
Mugurell 6a06883e22 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12980 - Unify deleteBrowsingData() and deleteHistoryAndDOMStorages()
The two methods are serving the same purpose, with one calling the other.
This prepares the ground for adding a method to delete icons in only one place
and remove confusion about what that place should be.
4 years ago
Mozilla L10n Automation Bot e812181ec3 [fenix] Import l10n. 4 years ago
Tiger Oakes 55066509af [fenix] Use shared list widget in tab history (https://github.com/mozilla-mobile/fenix/pull/13884) 4 years ago
Tiger Oakes 667e20c13b [fenix] Add tests for collection creation (https://github.com/mozilla-mobile/fenix/pull/13909) 4 years ago
Tiger Oakes 56d4800bb5 [fenix] FNX-14661 ⁃ Delete drawables (https://github.com/mozilla-mobile/fenix/pull/13481)
* Delete unused drawabled

Mostly leftovers from quick action bar

* Remove duplicate drawables using tints
4 years ago
Tiger Oakes 53e1905818 [fenix] Add tools: attributes for preview 4 years ago
Hakkı Kaan Çalışkan 8042ed6754 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12673: Adjust top and left alignment of logo on homescreen (https://github.com/mozilla-mobile/fenix/pull/12676)
align collection title
4 years ago
Jeff Boek 3294bf7605 [fenix] No Issue - Add prompt to secret settings 4 years ago
mozilla-l10n-automation-bot 9e96f6bff2 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14258) 4 years ago
Gabriel Luong 188ba0b421 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14119 - Add a setting to toggle the display of frequently visited top sites (https://github.com/mozilla-mobile/fenix/pull/14183) 4 years ago
Jeff Boek eeadfb67e6 [fenix] No Issue - Fixes bug where shortcuts and hint are visible at the same time 4 years ago
Tiger Oakes ce22838e4c [fenix] For https://github.com/mozilla-mobile/fenix/issues/8157: Redirect about:addons search (https://github.com/mozilla-mobile/fenix/pull/13990) 4 years ago
Oana Horvath 517ef24c99 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10911: idling resource registration timing issues (https://github.com/mozilla-mobile/fenix/pull/14231) 4 years ago
mcarare fdfe47db04 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13911: Fix resolving color attribute for title and description.
For SDK < 23 color attr cannot be resolved in selectors.
4 years ago
mcarare 267dabbcb8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12905: Update dialog title so it won't be read by a11y services. 4 years ago
mcarare bb02aa260c [fenix] For https://github.com/mozilla-mobile/fenix/issues/12905: Just code rearrange, no changes. 4 years ago
mcarare c5c3265ef5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11425: Improve editing bookmarks flow. 4 years ago
Oana Horvath 17c25aabea [fenix] [Ui Tests] Closes https://github.com/mozilla-mobile/fenix/issues/11944: changes the way the system notifications are verified according to their visibility 4 years ago
Sachin 8025efc0d7 [fenix] for https://github.com/mozilla-mobile/fenix/issues/12573, added startup type and hasSavedInstance keys to app_startup_type telemetry (https://github.com/mozilla-mobile/fenix/pull/13494) 4 years ago
Jeff Boek befdf304c4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14251 - Dont show CFR if were navigating to Search 4 years ago
Jeff Boek 4e2b53b340 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Performance fixes for the ReviewPromptController 4 years ago
Jeff Boek eb45012b4b [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Adds tests for ReviewPromptController 4 years ago
Jeff Boek bf08d65510 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13507 - Extracts review prompt behavior into ReviewPromptController 4 years ago
Elise Richards fcdd29e56e [fenix] Allow play store in app review to be shown to users 4 years ago
Jeff Boek f2de6f25a1 [fenix] No Issue - Fixes UI Tests with new search experience 4 years ago
Jeff Boek b49003287a [fenix] No Issue - Removes pref, toggles new search based on feature flag only 4 years ago
ekager 042d68447e [fenix] Puts login selection behind a nightly feature flag 4 years ago
ekager 06517f7b40 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5551 - Adds select login prompts 4 years ago
Jonathan Almeida 150755800e [fenix] Disabling StrictMode policy for Top Sites changes 4 years ago
Christian Sadilek df886ca4cb [fenix] Fixes for A-C 57.0.20200826190111: Move EngineSession to BrowserState 4 years ago
Tiger Oakes 744cec9650 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9056: Search from custom tab 4 years ago
Gabriel Luong 85e9dec7a4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 7: Fix TopSiteViewHolderTest and TopSiteItemViewHolderTest 4 years ago
Gabriel Luong a0b7b6f105 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 6: Show "Delete from history" instead of "Remove" for top frecent sites in the top site menu 4 years ago
Gabriel Luong 362eb62997 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 5: Fix DefaultSessionControlControllerTest and DefaultBrowserToolbarControllerTest 4 years ago
Gabriel Luong 0965df3817 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 4: Use the TopSitesFeature in the HomeFragment for displaying top sites 4 years ago
Gabriel Luong 159f46c1c9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 3: Use the TopSitesUseCase in the BrowserToolbarController and SessionControlController
Use the provided `addPinnedSites` and `removeTopSites` use cases in `BrowserToolbarController` and `SessionControlController`.
4 years ago
Gabriel Luong e1f7058630 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 2: Replace the local TopSiteStorage with the A-C DefaultTopSiteStorage 4 years ago
Gabriel Luong 1f3f1f481d [fenix] For https://github.com/mozilla-mobile/fenix/issues/10342 - Part 1: Remove top sites prefetch and observation of live data 4 years ago
Christian Sadilek d8fbb2b4b0 [fenix] Revert "For 11660: fixing nits for previous https://github.com/mozilla-mobile/fenix/pull/11668 (https://github.com/mozilla-mobile/fenix/pull/11821)"
This reverts commit 220e98e4c2c45b12e982bc5d4082739812193629.
4 years ago
ekager 7e324064d1 [fenix] Pre-land strings For https://github.com/mozilla-mobile/fenix/issues/14243 For https://github.com/mozilla-mobile/fenix/issues/14239 4 years ago
Jeff Boek c217ef8d15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13368 - Ignores strict mode for LeanplumMetricsService 4 years ago
mcarare 711db8d72d [fenix] For https://github.com/mozilla-mobile/fenix/issues/9506: Pre-land strings for open in app cfr message. 4 years ago
MarcLeclair dfd6e02971 [fenix] For 11660: fixing nits for previous https://github.com/mozilla-mobile/fenix/pull/11668 (https://github.com/mozilla-mobile/fenix/pull/11821) 4 years ago
Oana Horvath 1cfc33445d [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13877: shortens closeTabTest to avoid flakiness 4 years ago
Sebastian Kaspari 430e249c22 [fenix] Add diagnostic breadcrumbs for debugging "Display already aquired" crashes.
For:
https://github.com/mozilla-mobile/android-components/issues/7960
4 years ago
Grisha Kruglov 5c7af211dd [fenix] Pass along crash reporter instance to PlacesHistoryStorage 4 years ago
Mugurell d931ed1561 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Cleanup - have the camera check in just one place
This patch reverts a previous commit for the issue which added the camera check
in two places.
With a new solution to check if the device has camera only in
TurnOnSyncFragment we need to cleanup the previous checks.
4 years ago
Mugurell 8123647d85 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13037 - Use email to sign in to fxa if device has no camera
App can be installed on devices with no camera modules. Like Android TV boxes.
Will skip presenting the option to sign in by scanning a qr code in this case
and default to login with email and password.
4 years ago
Jeff Boek b07969e85f [fenix] No Issue - Enables new search for all channels. Brings over missing metric 4 years ago
mozilla-l10n-automation-bot 050371e569 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/14200) 4 years ago
Tiger Oakes a11a28dc10 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8765: Use shared list widget in exceptions (https://github.com/mozilla-mobile/fenix/pull/14113)
* For https://github.com/mozilla-mobile/fenix/issues/8765: Add resource for shared list widget

* For https://github.com/mozilla-mobile/fenix/issues/8765: Use shared list widget in exceptions
4 years ago
Tiger Oakes 4a3fb70f51 [fenix] Replace setPadding with updatePadding (https://github.com/mozilla-mobile/fenix/pull/14137) 4 years ago
liuche 56821f7270 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12046 - Renew telemetry probes before migration completion (https://github.com/mozilla-mobile/fenix/pull/13958)
* For https://github.com/mozilla-mobile/fenix/issues/12046 - Renew telemetry probes before migration completion
* Delay remaining probes renewal for one more month.
4 years ago
mcarare ef574d051c [fenix] For https://github.com/mozilla-mobile/fenix/issues/14157: Pass correct anchor for context menu popup. 4 years ago
Tiger Oakes 6fca4119f6 [fenix] Fix breaking AC change to support monochrome icons 4 years ago
ekager 242196ba69 [fenix] No issue: Restore two deprecated deleted strings 4 years ago
Jeff Boek e214cb3f98 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Addresses nits 4 years ago
Jeff Boek 90c55e82ff [fenix] No Issue - Ports over accessabiltiy fixes to new search experience 4 years ago
Jeff Boek 98e9872aaa [fenix] No Issue - Adds the fill with clipboard button 4 years ago
Jeff Boek 7dc69db360 [fenix] No Issue - Moves over functionality from the old SearchFragment 4 years ago
Jeff Boek 78e111fc28 [fenix] No Issue - Hide keyboard when navigating or scrolling 4 years ago
Jeff Boek 91fb9f4a82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13766 - Adds voice search 4 years ago
Jeff Boek 2ded80f78e [fenix] For https://github.com/mozilla-mobile/fenix/issues/13784 - Fixes search colors in PBM 4 years ago
Jeff Boek eaec45e880 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13845 - Add search suggestion hint 4 years ago
codrut.topliceanu d732870133 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11180 - Fix for tab tray FAB spot 4 years ago
Jonathan Almeida 26b2584fad [fenix] For https://github.com/mozilla-mobile/fenix/issues/14168: Fix click listener on migration button 4 years ago
ekager 871965a2ef [fenix] No issue: Restore deleted deprecated string for uplifts 4 years ago
Mozilla L10n Automation Bot bd2e881e92 [fenix] Import l10n. 4 years ago
Gabriel Luong 19f204d032 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8312 - Show Top Sites in a ViewPager (https://github.com/mozilla-mobile/fenix/pull/14116) 4 years ago
Gilbert Gilb's bd501dec14 [fenix] for https://github.com/mozilla-mobile/fenix/issues/7584 - fix about libraries toolbar theme
fixes https://github.com/mozilla-mobile/fenix/issues/7584 https://github.com/mozilla-mobile/fenix/issues/13970
4 years ago
Elise Richards 48e6a5cbc5 [fenix] Update string for FxA signin onboarding header (https://github.com/mozilla-mobile/fenix/pull/14132) 4 years ago
sraturi 3b46908756 [fenix] for https://github.com/mozilla-mobile/fenix/issues/13479, added a VisualCompletenessQueue.kt class to handle all the functionality related to visual completeness 4 years ago
ekager 7d93541b3f [fenix] For https://github.com/mozilla-mobile/fenix/issues/12377 - Choice to hide no collections placeholder from homescreen 4 years ago
bawyap f69dbaaa81 [fenix] FNX2-15608:Removes unused feature flag import 4 years ago
bawyap fc8ea503f4 [fenix] FNX2-15608:Removes unused xml 4 years ago
bawyap 1010b346bb [fenix] FNX2-15608:Removes unused feature flag 4 years ago
Mozilla L10n Automation Bot 7d7f79ccfa [fenix] Import l10n. 4 years ago
sraturi f84b53e538 [fenix] for https://github.com/mozilla-mobile/fenix/issues/13478, letting go of the fragment resource inside onDestroyView of AddonsManagementFragment to avoid memory leak 4 years ago
mcarare 244ac47f87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13315: Fix text direction and alignment for RTL languages. 4 years ago
mcarare 4d75399d62 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13388: Use safe call for nullable swipeRefresh. 4 years ago
Mozilla L10n Automation Bot c6a8bf73f4 [fenix] Import l10n. 4 years ago
bawyap 21e7936203 [fenix] FNX2-15653:Removes empty check 4 years ago
bawyap 0fca7e5e11 [fenix] FNX2-15653:Removes unused import 4 years ago
bawyap 338c0c1721 [fenix] FNX2-15653:Refactors check method 4 years ago
bawyap b9d20da423 [fenix] FNX2-15653:checks blanks name in homescreen shortcut name 4 years ago
Kate Glazko d72900eecd [fenix] No Issue: Fix DownloadItemKtTest 4 years ago
Jonathan Almeida 76e3bccb06 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11918: Take a screenshot when clicking the tab tray
We looked into taking a screenshot right before leaving the
BrowserFragment, however this call will always fail since it's
non-blocking (we never want it to be blocking too), and we will never
receive a screenshot when a session is detached from an EngineView
before the callback is complete.

In Fenix, we can nicely evade this by taking a screenshot when click
the tabs tray icon, which is where you would want to see the most
up-to-date thumbnail of the tab and also does not leave the
BrowserFragment as well.
4 years ago
kglazko dc44991fea [fenix] For https://github.com/mozilla-mobile/fenix/issues/13935: Enhanced File Type List Icons (https://github.com/mozilla-mobile/fenix/pull/14036)
* For https://github.com/mozilla-mobile/fenix/issues/13935: Enhanced File Type List Icons

* For https://github.com/mozilla-mobile/fenix/issues/13935 - Pulls out and tests logic for getting the icon for a DownloadItem

Co-authored-by: Kate Glazko <kglazko@Kates-MacBook-Pro.local>
Co-authored-by: Jeff Boek <jeff@jeffboek.com>
4 years ago
Kate Glazko a9d74f5437 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13983: Show Only Completed Downloads in List 4 years ago
Kate Glazko 97004cc454 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13979: Deleted Download Files Shouldnt Show 4 years ago
Mozilla L10n Automation Bot 660846ad33 [fenix] Import l10n. 4 years ago
Mihai Branescu 885926e000 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11051 - added/fixed unit tests for voice search
Allow package manager to resolve voice intent
4 years ago
Mihai Branescu 61b3f14592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11051 - added intent check for voice search
Also made the activity translucent so that it won't flicker when the user pressses the button and Google app is disabled
4 years ago
Mihai Adrian Carare 90d7d5be15 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13938: Implement nav to notification settings for all OS versions. (https://github.com/mozilla-mobile/fenix/pull/13972) 4 years ago
Jeff Boek 3ae85079b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13473 - Addresses nits 4 years ago
Jeff Boek dc58860300 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13483 - Checks if the device has a camera before showing the QR scanning button 4 years ago
Jeff Boek 3dae168443 [fenix] No Issue - Fixes up linting errors 4 years ago
Jeff Boek 0e512ec2b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13473 - Fixes edge cases with Awesomebar not visible 4 years ago
Jeff Boek e16ebd57bb [fenix] For https://github.com/mozilla-mobile/fenix/issues/13483 - Adds QR scanning to new search dialog 4 years ago
Jeff Boek fefc00ae88 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13473 - Adds pill_wraper to the search dialog 4 years ago
Kate Glazko 2bed7c3585 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13974: Long Press Should Not Result In Crash 4 years ago
Elise Richards 87e1b377a9 [fenix] FNX-14498 ⁃ For https://github.com/mozilla-mobile/fenix/issues/9487: improve fxa onboarding manual sign in card (https://github.com/mozilla-mobile/fenix/pull/13317)
* Replace strings, add learn more, hook up button

* Constrain learn more and icon to the text

* View holder tests

* Lint

* Update homescreen ui test
4 years ago
Mugurell 77bd9544dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/8578 - Don't attempt to use different addons icons backgrounds
After the change from AC https://github.com/mozilla-mobile/fenix/issues/8054 specifying different addons icons backgrounds
is not possible anymore.
All favicons used all throughout the app will have the same background.
4 years ago
Kate Glazko 51f2750a76 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13940: Pull To Refresh View Causes Throbber Downloads 4 years ago
Mozilla L10n Automation Bot 8a92c45d29 [fenix] Import l10n. 4 years ago
Kate Glazko faf3c8320f [fenix] For https://github.com/mozilla-mobile/fenix/issues/13939: Missing empty state for downloads view 4 years ago
Jonathan Almeida c3734a1299 [fenix] No issue: Fix missing FeatureFlags imports 4 years ago
Kate Glazko e0e3bd7889 [fenix] No Issue: Fix Lint Issues Downloads Manager 4 years ago
Jonathan Almeida 4836894fd0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Address review comments 4 years ago
Jonathan Almeida 1a7ba25347 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Add feature flag for Synced Tabs in tabs tray 4 years ago
Jonathan Almeida 7286969285 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Show devices with no tabs in Synced Tabs list 4 years ago
Jonathan Almeida 73c7e9c3f7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/12287: Add Synced Tabs to Tabs Tray 4 years ago
Elise Richards 05389ad4e5 [fenix] FNX-14546 ⁃ For https://github.com/mozilla-mobile/fenix/issues/13096: Add notifications pref in top level settings (https://github.com/mozilla-mobile/fenix/pull/13366)
* Add notifications pref in top level settings to route to Android app and notification settings

* Make pref visible on Oreo and higher

* Only show notifications pref when Oreo and above
4 years ago
Kate Glazko ce57fdeeb9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/349: View Downloads 4 years ago
Oana Horvath 4e0a401403 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/13219: Changes device long-tap delay before UI tests (https://github.com/mozilla-mobile/fenix/pull/13502) 4 years ago
Mozilla L10n Automation Bot b12bf5efbb [fenix] Import l10n. 4 years ago
Jeff Boek af34cbd92b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11656 - Adds addon user attributes to leanplum 4 years ago
Kainalu Hagiwara f175288aa7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/13330 - Remove feature flag for swipe to switch tabs. 4 years ago
TejaswiKarasani 481a7546a7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/112,https://github.com/mozilla-mobile/fenix/issues/145: Verify Search engine can be changed temporarily using Search engine (https://github.com/mozilla-mobile/fenix/pull/13259) 4 years ago
Kainalu Hagiwara abc6217f9e [fenix] For https://github.com/mozilla-mobile/fenix/issues/13030 - Use material design animation values for swipe to switch tabs. 4 years ago
Gilbert Gilb's 17973c382e [fenix] Add custom Activity to show libraries licenses.
As Google's library for showing licences isn't open-source, this commit
reimplements its main Activity. This is in prevision to having an OSS
flavor of fenix.

We chose to not introduce dependencies to third-party libraries
such as AboutLibraries for now, and we'll stick to using Google's gradle
plugin for the dependencies extraction.

Fixes https://github.com/mozilla-mobile/fenix/issues/7584

See also https://github.com/mozilla-mobile/fenix/issues/162
4 years ago
Mozilla L10n Automation Bot 1db06d41b0 [fenix] Import l10n. 4 years ago
ekager bfb30d200f [fenix] For https://github.com/mozilla-mobile/fenix/issues/13251 - Use bottomSheetCallback in multiselect mode 4 years ago
mcarare 05fe44c96a [fenix] For https://github.com/mozilla-mobile/fenix/issues/13761: Add a11y change listener after toolbar is initialised.
Also removed it before reference is removed in onDestroy.
4 years ago
Arturo Mejia d736d9c24f [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/12796: Ensure Cookie purging is only active in nightly or debug. 4 years ago