Commit Graph

5021 Commits (86c20fc7c92c59272dc928c58a1b3ae45516274a)
 

Author SHA1 Message Date
Jeff Boek 5d53b9e168 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5745 - Create preference to disable domain autocompletion 4 years ago
Mozilla L10n Automation Bot 0bfaea4f45 [fenix] Import l10n. 4 years ago
Elise Richards 892a22f6f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14239: Notification for QR scan when permissions have been denied (https://github.com/mozilla-mobile/fenix/pull/14553)
* Show dialog when permissions are denied

* Add qr permissions dialog to search dialog fragment

* Add qr permissions dialog to the pairing screen

* Show dialog after permissions have been denied

* Reset focus after denying permissions

* Show dialog after permissions denied in search frag and par frag

* Use shared preferences to store camera permission state

* Move dialog creation into the search controller and add tests

* Dialog controller implementation and test

* Route to intent with correct activity. Set focus when dismissing dialog

* Get preferences in old search
4 years ago
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
liuche 2aabb4a14a [fenix] Port l10n uplift script from AC (https://github.com/mozilla-mobile/fenix/pull/14904)
* Issue https://github.com/mozilla-mobile/fenix/issues/14855 - Port L10N uplift script from AC, author grisha

* Issue https://github.com/mozilla-mobile/fenix/issues/14855 - Additional usage note for l10n-uplift
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
MickeyMoz f014fd8360 [fenix] Update Android Components version to 58.0.20200908130811. 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
Ankur Sonawane 5a3dcbe345 [fenix] For https://github.com/mozilla-mobile/fenix/issues/14487: Remove obsolete question (https://github.com/mozilla-mobile/fenix/pull/14780)
The "Can you reproduce in Firefox for Android?"-question that is now obsolete since Fennec is EOL. Also, fenix uses the shield icon to open ETP toggle, and not the lock icon
4 years ago
Asif Youssuff bab75dff42 [fenix] Add Google Play badge to Readme (https://github.com/mozilla-mobile/fenix/pull/14829) 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
MickeyMoz 477f7f17dd [fenix] Update Android Components version to 58.0.20200906130403. 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
Mickey Moz d2c323d281 [fenix] Update Android Components version to 58.0.20200904130229. (https://github.com/mozilla-mobile/fenix/pull/14688) 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