Commit Graph

3660 Commits (372c0bd241f0995103c6e436b9098ff0bf00b82d)

Author SHA1 Message Date
Tiger Oakes 59bab0f4f3 [fenix] Test logins settings 4 years ago
Tiger Oakes cf3c8c2cf1 [fenix] Add test for SearchStringValidator 4 years ago
Sawyer Blatz 7ea88ebbdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/11380: Update migration tip text 4 years ago
Gabriel Luong fe6470f1a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8312 - Land strings for limiting how many top sites you can add 4 years ago
Sawyer Blatz 8da3260721 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11118: Add browsing history suggestion in metrics (https://github.com/mozilla-mobile/fenix/pull/11525) 4 years ago
Sawyer Blatz 5911d88783 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11269: Telemetry for new reader mode position (https://github.com/mozilla-mobile/fenix/pull/11385) 4 years ago
Sawyer Blatz 82766c2043 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11118: Add missing telemetry 4 years ago
Elise Richards 05d3366fc0 [fenix] Edit saved login duplicate error. 4 years ago
person808 8b334affec [fenix] Followup for https://github.com/mozilla-mobile/fenix/issues/11081 - Fix top site colors for light theme. 4 years ago
mcarare 61c0a02ff0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11504: Rectify action bar button descriptions in bookmarks screen. 4 years ago
mcarare 91f4d17b02 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10281: Reduce logo margin to compensate top site padding increase. 4 years ago
mcarare d108bdaee6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10281: Change margin with padding to allow flexbox to stretch. 4 years ago
mcarare 09cfd6060d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11497: Disable pull to refresh in error states. 4 years ago
mozilla-l10n-automation-bot c6728a0f79 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/11495) 4 years ago
Jeff Boek b38684f789 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11342 - Fixes missing space for the FAB 4 years ago
Tiger Oakes 8585123b3e [fenix] Fix tests in toolbar controller 4 years ago
Sachin 40bc3c363f [fenix] for https://github.com/mozilla-mobile/fenix/issues/11364 added a exception list for manufacturers violating strict mode policies on startup (https://github.com/mozilla-mobile/fenix/pull/11407)
for https://github.com/mozilla-mobile/fenix/issues/11364 changed blackList -> exceptionList, added one plus to the list

change magic strings into const Val
4 years ago
person808 f1511fc053 [fenix] For https://github.com/mozilla-mobile/fenix/issues/2165 - Implement pull-to-refresh gesture to sync history. 4 years ago
Mugurell 8d97c9d093 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11177 - Load all share targets in the horizontal share menu
This was previously regressed by having the RecyclerViews for "recent" and
"all" items put inside a HorizontalScrollView which would then prevent the
RecyclerViews from actually scrolling, recycling, showing new items.

As a quick solution that would keep the desired behavior the "all" items list
is now a child of a RelativeLayout which will allow it to load all items at
once and so all the share targets will be available to the user but which also
means no recycling.

The RecyclerView for the "recent" items uses a `RECENT_APPS_LIMIT = 6` so this
does not need the same "fix" as all the items would fit the screen without
any issue.
4 years ago
mcarare 10f6480072 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11229: Update etp strict option title content description. 4 years ago
Sawyer Blatz c75f07a97f [fenix] For https://github.com/mozilla-mobile/fenix/issues/11063: Update telemetry for etp settings 4 years ago
person808 c66685333d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11081 - Add dark theme colors for top sites. 4 years ago
Mozilla L10n Automation Bot 7c48431625 [fenix] Import l10n. 4 years ago
Tiger Oakes 110771d077 [fenix] Remove Mockito 4 years ago
Jeff Boek 2b3db93673 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10374 - Adds quick contextual menu to tab switcher
Co-authored-by: person808 <kainaluh808@gmail.com>
4 years ago
Elise Richards e31e150fd0 [fenix] For 10172: Set edit text listeners (https://github.com/mozilla-mobile/fenix/pull/11196)
* Set edit text listeners

* Set clearable icons and change with error states

* Clear text buttons show and hide

* Move error checks to afterTextChanged. Refactor. Remove unused color.
4 years ago
Tiger Oakes d7b772a13f [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/9056 - Start Fenix activity on search in external app (https://github.com/mozilla-mobile/fenix/pull/10932) 4 years ago
Tiger Oakes 5b0863076e [fenix] Add tests for ext package (https://github.com/mozilla-mobile/fenix/pull/11334) 4 years ago
Christian Sadilek 4b636243ed [fenix] Wire up UI to make add-on installation cancelable 4 years ago
ValentinTimisica 649f56299c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11365: Fixes UI tests for Settings 4 years ago
ValentinTimisica 7fba94f4c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11365: Reorganizes 'SettingsFragment' items
Moved all the functionality form 'DefaultBrowserSettingsFragment' to
'SettingsFragment'.
4 years ago
ekager 36ec9969af [fenix] For https://github.com/mozilla-mobile/fenix/issues/11390 - Removes redundant session observer init for ETP overlay 4 years ago
Sawyer Blatz 89ffe16f6a [fenix] For https://github.com/mozilla-mobile/fenix/issues/8775: Removes feature flag for dynamic bottom toolbar 4 years ago
ValentinTimisica 1cc88ab7b0 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5148: Adds tests for OpenSpecificTabIntentProcessor 4 years ago
ValentinTimisica e543599ba4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5148: Switch to the correct tab on media notification clicked
Processing the intent in OpenSpecificTabIntentProcessor to be able to switch
to the tab where audio/video is playing
4 years ago
David Walsh 0f280f9dc4 [fenix] For 11271 - Provide useful tab counter message for accessibility 4 years ago
Tiger Oakes 506af0d3e0 [fenix] Add tests for widget 4 years ago
Tiger Oakes 6d6966d952 [fenix] Add tests for tips 4 years ago
Tiger Oakes 234c6ace93 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/8725 - Allow for async execution order 4 years ago
ValentinTimisica 8dc852b11a [fenix] For https://github.com/mozilla-mobile/fenix/issues/11132: Replaces wrong icons from menus 4 years ago
ValentinTimisica 33e2e7b81e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11132: Rearranges home menu items 4 years ago
Jeff Boek 89dc04f338 [fenix] No Issue - Moves from being a tabstray observer to overriding tab use cases 4 years ago
Mozilla L10n Automation Bot 761763d72c [fenix] Import l10n. 4 years ago
Christian Sadilek e0dfa09cc3 [fenix] Clear speculative session on engine settings change 4 years ago
ValentinTimisica 7a61321d4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11201: Updates 'synced tabs' and account settings 'tabs' strings 4 years ago
Sawyer Blatz 80419a5f1e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11357: Use AppCompatResources for reader mode icon 4 years ago
Jeff Boek 4210718c0d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11361 - Nulls out tabsFeature in the correct spot 4 years ago
Jeff Boek ef04ee6315 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11175 - Moves tab tray strings to be translated, fixes description of the fab string 4 years ago
ekager 91fd4f4f58 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8967 - Expose autofill logins setting in nightly 4 years ago
ekager a7450c3e83 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7911 - Updates ETP shield assets with new size 4 years ago
Mozilla L10n Automation Bot 53d69ba9f2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10502 - Show snackbar after adding tabs to collection from tab tray 4 years ago
Mozilla L10n Automation Bot 66f2cf978d [fenix] Import l10n. 4 years ago
Grisha Kruglov f1ea6dcb5b [fenix] Pass crashReporter instance to RustLog 4 years ago
Sachin c5d5a12d0e [fenix] for https://github.com/mozilla-mobile/fenix/issues/10839 added IO coroutine to check onboarding stat from sharedpref (https://github.com/mozilla-mobile/fenix/pull/11338)
changed coroutine scope to fragments lifecycle
4 years ago
Jeff Boek 66e0502f9c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11260 - Fixes lifecycle issues with the tabs tray
- Also check to make sure the fragment manager is still valid before trying to show the tabs tray

Co-authored-by: Emily Kager <emilykager@gmail.com>
4 years ago
Sawyer Blatz df5226e0dd [fenix] For https://github.com/mozilla-mobile/fenix/issues/11045: Add reader mode to urlView 4 years ago
Tiger Oakes 867a1ee86d [fenix] Simplify `PhoneFeature` code (https://github.com/mozilla-mobile/fenix/pull/10810) 4 years ago
Sachin c17dc6a61b [fenix] for https://github.com/mozilla-mobile/fenix/issues/7225, Changed strictMode thread penalty to dialog on startup and back to logs after startup is done. (https://github.com/mozilla-mobile/fenix/pull/10831)
for https://github.com/mozilla-mobile/fenix/issues/7225, refactored and cleanup the branch.

for https://github.com/mozilla-mobile/fenix/issues/7225, change strict mode policy only on main process.

for https://github.com/mozilla-mobile/fenix/issues/7225, setting thread policy inside a seperate thread to keep it from getting overridden in activities.

for https://github.com/mozilla-mobile/fenix/issues/7225 removed Handler().postAtFrontOfQueue as a solution due to unknown side effects. moved the enableStrictMode function to be static so we can reuse it.

for https://github.com/mozilla-mobile/fenix/issues/7225 lint check

for https://github.com/mozilla-mobile/fenix/issues/7225 created strict mode manager and moved enabledStrictMode function inside it.

for https://github.com/mozilla-mobile/fenix/issues/7225 removed penalty death on network

for https://github.com/mozilla-mobile/fenix/issues/7225 added allow disk access on thread for already existing violation


strict mode running in main process to see if it passes the gitlab check, will revert it if it doesnt

allowed diskread for super.onCreate for home activity

added comments for disk violation oncreate homeactivity

added fragment manager inside strictmode manager

allowed disk read for onboarding

allowed disk read for cachedTopSites
4 years ago
Mozilla L10n Automation Bot 3136f37c23 [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot c6723baac6 [fenix] Import l10n. 4 years ago
Mozilla L10n Automation Bot 0f62bebd30 [fenix] Import l10n. 4 years ago
David Walsh 1927fdc339 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11267 - Announce "Your open tabs will be shown here (https://github.com/mozilla-mobile/fenix/pull/11272) 4 years ago
mcarare fcfee8fcc7 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11246: Align text to viewStart to support RTL layouts. 4 years ago
person808 1626cb3775 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11277 - Set textAlignment to viewStart to fix RTL layout in empty ETP exceptions screen. 4 years ago
person808 c1b3f5bf16 [fenix] For https://github.com/mozilla-mobile/fenix/issues/6180 - Set textAlignment to viewStart to fix RTL layouts. 4 years ago
mcarare b240e6cd87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11229: Update ETP cfr string and behaviour. 4 years ago
mcarare 4050f47e4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/11229: Update settings ETP copy. 4 years ago
mcarare ceb56b102d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11229: Update onboarding ETP copy. 4 years ago
Jeff Boek 2c2cc97b97 [fenix] Remove tab tray feature flag (https://github.com/mozilla-mobile/fenix/pull/11176)
* For https://github.com/mozilla-mobile/fenix/issues/11171 - Removes feature flag for the new tab tray

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Removes all tab references from homeFragment

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes unit tests

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Gets UI tests to compile and HomeScreenTest to pass

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `deleteMultipleSelectionTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openHistoryItemInNewPrivateTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openHistoryInPrivateTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openHistoryInNewTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes `openNewPrivateTabTest`

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes tabbedBrowsingTests

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes SettingsPrivacyTest

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes TopSitesTest

* For https://github.com/mozilla-mobile/fenix/issues/11171 - Fixes lint errors

* Ignore
4 years ago
Beatriz Rizental 637dc1b617 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10652: Fix validateBaselinePing test (https://github.com/mozilla-mobile/fenix/pull/11254)
* Stop ignoring validateBaselinePing test

* Remove spacing between package and imports

* Add functionality to decompress gzipped ping body
4 years ago
mcarare 54b9ccb145 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7752, https://github.com/mozilla-mobile/fenix/issues/7753: Adjust touch targets for elements in crash reporter. 4 years ago
mcarare bba07f2ade [fenix] No issue: Fix xml indentations. 4 years ago
mcarare 5e34edea45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/7725: Increase info button touch target while keeping size.
Also removed unnecessary touch delegate.
4 years ago
mcarare 8d07c6fbdc [fenix] For https://github.com/mozilla-mobile/fenix/issues/9590: Increase widget elements touch target while keeping size. 4 years ago
person808 a6dc24bd4e [fenix] For https://github.com/mozilla-mobile/fenix/issues/10525 - Remove tab tray item dividers. 4 years ago
ekager 8f0beee1d1 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10629 - Update Content Description of Edit Login Menu Item 4 years ago
Jeff Boek 3624b97369 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10989 - Fixes memory leak caused by retaining the TabTrayView and TabsFeature 4 years ago
Mozilla L10n Automation Bot 39ea14ed73 [fenix] Import l10n. 4 years ago
Sawyer Blatz f4ec25842d [fenix] For https://github.com/mozilla-mobile/fenix/issues/9488: Init widgetExperiment after Experimenter init 4 years ago
mcarare f5e1dc98c8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11230: Set default to false for allow screenshots in private setting 4 years ago
Dennis Schubert 0b87f96637 [fenix] Bug 1643132 - Add WebCompat Reporter feature. 4 years ago
Dennis Schubert 1f5353f8f2 [fenix] Bug 1643132 - Remove native "Report site issue" functionality.
This will be replaced by the WebCompat team's system extension that ships as an android-component.
4 years ago
Chenxia Liu 4e4a09c240 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10616 - Update docs for app_opened to reflect cold-start 4 years ago
Sawyer Blatz 3daf6fcef4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9488: Add experimentation support 4 years ago
ekager ac99ab799e [fenix] For https://github.com/mozilla-mobile/fenix/issues/8374 - Don't recreate ExternalAppBrowserActivity or finishing activities 4 years ago
mcarare 9dd90badbc [fenix] For https://github.com/mozilla-mobile/fenix/issues/9771, https://github.com/mozilla-mobile/fenix/issues/9768: Adjust touch target for buttons in error pages 4 years ago
Sawyer Blatz 469c553398 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11118: Add toggle states to metrics ping 4 years ago
mcarare ef4ab6ea93 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Fix back button text update according to save step. 4 years ago
mcarare 39dde4c64c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Set click listener also to icon button. 4 years ago
Gabriel Luong f114509a37 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8920 - [Telemetry] Send add-on ids in a metrics ping 4 years ago
mcarare fbb87de5ce [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Update unit tests to reflect click listener update. 4 years ago
mcarare acd4673d3b [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Explicitly clone select tabs on updating SaveCollectionStep. 4 years ago
mcarare d60a85e3b8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11182: Set click listener to full layout instead of just icon. 4 years ago
Mozilla L10n Automation Bot 504840944e [fenix] Import l10n. 4 years ago
person808 86b72dd42b [fenix] For https://github.com/mozilla-mobile/fenix/issues/10193 - Remove page title when sharing links 4 years ago
Tiger Oakes 01faa91808 [fenix] Migrate some SessionManager usage to BrowserStore (https://github.com/mozilla-mobile/fenix/pull/10789) 4 years ago
mcarare 47e3a8f737 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11153:Add FLAG_SECURE on pause and clear on resume for private session. 4 years ago
David Walsh cdf007295b [fenix] For 11114 - Correct landscape tab tray buttons 4 years ago
David Walsh 49359e95e0 [fenix] Scroll to the top of home when using the tab tray 4 years ago
Jonathan Almeida abcbb45592 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11154: Fix button color on migration UI 4 years ago
mcarare b4d01b50ec [fenix] For https://github.com/mozilla-mobile/fenix/issues/10434: Handle cases when proc/$pid/stat is not accessible. 4 years ago
Mozilla L10n Automation Bot 597b96864e [fenix] Import l10n. 4 years ago
ekager 9190cb6d30 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8759 - Allow recently used in share fragment to scroll 4 years ago
Jeff Boek c02dd322e2 [fenix] Implement tab tray design improvements and fix close functionality. 4 years ago
Aaron Train 25292cb29b [fenix] For https://github.com/mozilla-mobile/fenix/issues/10798: Disable testDownloadPrompt (https://github.com/mozilla-mobile/fenix/pull/11147) 4 years ago
mcarare fff8880961 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11139:Constrain title to start of checkbox and ellipsize. 4 years ago
Tiger Oakes 0551cf1243 [fenix] Fix failing CollectionCreationBottomBarViewTest 4 years ago
Tiger Oakes 4e7ae1f1bd [fenix] Add tests for some of collection creation 4 years ago
Tiger Oakes 7e714c08e8 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/10571 - Add dark mode for error pages 4 years ago
mcarare 5ed4286edd [fenix] For https://github.com/mozilla-mobile/fenix/issues/9545: Split button to allow distinct focus for a11y services. 4 years ago
ValentinTimisica 6713c90c14 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/9696: Adds Add-ons menu item to the home menu 4 years ago
ValentinTimisica ac920ffb18 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/10113: Changes login prompt editText cursor color
This patch uses `mozacPromptLoginEditTextCursorColor` attribute defined in AC.
Check PR: https://github.com/mozilla-mobile/android-components/pull/7056
4 years ago
mcarare 1eebf4e85b [fenix] For https://github.com/mozilla-mobile/fenix/issues/9595: Increase search pill touch target height to container height.
Adjust background to fit new dimensions.
4 years ago
mcarare cfd82fc18e [fenix] For https://github.com/mozilla-mobile/fenix/issues/9583: Increase touch targets for onboarding elements. 4 years ago
mcarare f42eec4c87 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9805: Increase touch target for build date. 4 years ago
mcarare 4ff75156ed [fenix] For https://github.com/mozilla-mobile/fenix/issues/9805: Increase touch target for etp panel switch. 4 years ago
mcarare 3d96ff7ab9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11136:Move voice search preference above search suggestions. 4 years ago
Jeff Boek 72fe641943 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10577 - Adds elevation for the browser toolbar popup 4 years ago
Mozilla L10n Automation Bot 0d5633f019 [fenix] Import l10n. 4 years ago
Tiger Oakes 95c7ef66d5 [fenix] Tests and cleanup for tracking protection 4 years ago
ekager cdb7484947 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10968 - Don't show ETP CFR if toolbar doesn't have window focus 4 years ago
Vishwa Patel d7faa8c2c5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10834 - Adding Sync Tabs Feature in Fenix 4 years ago
Gabriel Luong ed7a7b66fc [fenix] Fix crash from TabThumbnailView where drawable is null (https://github.com/mozilla-mobile/fenix/pull/11121) 4 years ago
Gabriel Luong 659dcd1a08 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10921 - Integrate BrowserThumbnails feature into the tabs tray (https://github.com/mozilla-mobile/fenix/pull/11093) 4 years ago
Sawyer Blatz 702f312ec9 [fenix] For https://github.com/mozilla-mobile/fenix/issues/1216: Remove feature flag for voice search 4 years ago
Mozilla L10n Automation Bot 81c3b564f5 [fenix] Import l10n. 4 years ago
David Walsh 8a87787633 [fenix] For 11031 - Fix landscape mode for tab tray (https://github.com/mozilla-mobile/fenix/pull/11084) 4 years ago
Jeff Boek 7c8d5c8176 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes unit tests 4 years ago
Jeff Boek 0dcaa16326 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes navigationbar colors on tab dialog fragment 4 years ago
Jeff Boek e93c15e773 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes bug where selected index wouldnt be properly calculated in private mode 4 years ago
Jeff Boek d1c4255c77 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes menu background color 4 years ago
Jeff Boek 3ee43c330a [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes FAB color when in private mode 4 years ago
Jeff Boek b778fbd78d [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes tab tray colors 4 years ago
Jeff Boek e18131f000 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes icon colors and missing divider 4 years ago
Jeff Boek c7de1ea06a [fenix] For https://github.com/mozilla-mobile/fenix/issues/10848 - Fixes 3 dot menu color in tab tray 4 years ago
David Walsh 61a58e3672 [fenix] reduce opacity of inactive non-private/private icon in light mode 4 years ago
David Walsh 6b604e4660 [fenix] Update multi-task, private, 3-dot icon and hairline in light mode to ink_20 (https://github.com/mozilla-mobile/fenix/pull/312A65) and in dark mode to violet_50 (https://github.com/mozilla-mobile/fenix/issues/9059FF) 4 years ago
David Walsh 81b9190f6a [fenix] For 10848 - Add divider under tab headings 4 years ago
Jonathan Almeida 033aab3b16 [fenix] Close https://github.com/mozilla-mobile/fenix/issues/7749: Fix broken IntentReceiverActivity tests 4 years ago
Jonathan Almeida f6df6b5946 [fenix] Revert "Disable failing intent handling unit tests"
This reverts commit c956f8b2afc988444771d86072adc94598c602c3.
4 years ago
Jonathan Almeida 3308ad5650 [fenix] Use new AuotPushFeature.getSubscription API 4 years ago
Mozilla L10n Automation Bot 2476ac5b10 [fenix] Import l10n. 4 years ago
Tiger Oakes dd8acb8a29 [fenix] Add tests for FenixOnboarding (https://github.com/mozilla-mobile/fenix/pull/11057) 4 years ago
Gabriel Luong 231054a97a [fenix] Added BrowserThumbnails dependencies 4 years ago
Jeff Boek b314fce425 [fenix] Refactors the TabTrayDialogFragment to ditch that weird interactor (https://github.com/mozilla-mobile/fenix/pull/11061)
* For https://github.com/mozilla-mobile/fenix/issues/11056 - Removes unused argument when navigating to the collection creation fragment

* For https://github.com/mozilla-mobile/fenix/issues/11056 - Moved the collection creation navigation logic to the TabTrayDialogFragment

* For https://github.com/mozilla-mobile/fenix/issues/11056 - Moves navigating to the share screen from home/browser to the TabTrayDialogFragment

* For https://github.com/mozilla-mobile/fenix/issues/11056 - We moved tab selection logic from home/browser to the tab tray dialog

* For https://github.com/mozilla-mobile/fenix/issues/11056 - Moved new tab tapped logic to the tab tray dialog fragment

* For https://github.com/mozilla-mobile/fenix/issues/11056 - Removes all interactor logic for the TabTrayDialogFragment

* For https://github.com/mozilla-mobile/fenix/issues/11056 - Migrates the presentation / navigation around the TabTrayDialog to the androidx navigation library
4 years ago
Jeff Boek 50583da2db [fenix] Polish homescreen (https://github.com/mozilla-mobile/fenix/pull/11065)
* For https://github.com/mozilla-mobile/fenix/issues/10505 - Adjusts wordmark margins

* For https://github.com/mozilla-mobile/fenix/issues/10505 - Removes topsite header, fixes collections header size and removes divider

* For https://github.com/mozilla-mobile/fenix/issues/10505 - Restyle the top site items on the homescreen
4 years ago
ekager 370f2ba16f [fenix] For https://github.com/mozilla-mobile/fenix/issues/11015 - Switch Default ETP Setting to Standard 4 years ago
Tiger Oakes 060eb0fd7e [fenix] Add tests for ReaderModeController (https://github.com/mozilla-mobile/fenix/pull/11049) 4 years ago
Jan-Erik Rediger 421bd76a4b [fenix] Proguard/r8: Do not allow access modification.
This optimization pass changes internals to become public and thus JNA trying to read their "native size".
This is a bug in R8 (the optimizer in use).

Upstream bug report: https://issuetracker.google.com/issues/157535162,
which is a duplicate of
https://issuetracker.google.com/issues/131130038.

Bug fix: https://r8-review.googlesource.com/c/r8/+/51323/
This fix will be available in r8 v2.1.28, probably getting released next week or so.
4 years ago
Jan-Erik Rediger 9014f63534 [fenix] Dump `proguard-android-optimize.txt` into local configuration for later modification
This was achived by:

* Adding `-printconfiguration r8.txt` to `proguard-rules.pro`
* Copying the part from start of `r8.txt` to before the `-printconfiguration` line into its own file.

This gets us exactly what was used in the bundled version.
4 years ago
Mihai Eduard Badea c82b58fece [fenix] For issuehttps://github.com/mozilla-mobile/fenix/issues/10727 - Logins auth redirect
Added an extension function that pops the backstack of the fragment so the user is redirected to the Logins and passwords screen.
This is done to force the user to re-authenticate if he wants to re-enter the saved logins flow.

Additionally, some UI elements are being hidden on each Fragment since they were remained visible on the Logins and passwords screen's UI.
4 years ago
Jeff Boek 291549d6e5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10496 - Fully expand bottom sheet when loaded 4 years ago
Jeff Boek 1f7c6d37b3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10496 - Automatically scroll to the selected tab when you open the tab tray 4 years ago
Aaron Train 9108e8f6b8 [fenix] Closes 10927: Improve wait on session loaded for UI tests (https://github.com/mozilla-mobile/fenix/pull/10928) 4 years ago
ValentinTimisica 3b38cce4a5 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/10064: Updates UI tests for About Page 4 years ago
ValentinTimisica 64896fe497 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/10064: Open help articles in normal tab instead of custom tab 4 years ago
mcarare 25deaa8ba3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9594: Increase touch target for snackbar action button button. 4 years ago
David Walsh b23bda3827 [fenix] For 11001 - Show close all tabs above tab tray 4 years ago
David Walsh 69beea9b27 [fenix] Provided unique no tabs message per mode 4 years ago
Mozilla L10n Automation Bot 886422962d [fenix] Import l10n. 4 years ago
apoorv9990 bc7cd19116 [fenix] removed auto play permissions while determining isVisible for WebsitePermissionsState 4 years ago
apoorv9990 d771f5ae43 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/9529: changed styling for permissions dialog to set proper padding
- Changed the visibility check to check just for the permissions shown instead of all the permissions in WebsitePermissionsState
- Added bottom padding to the permissions root view so there is balanced padding on top and bottom
4 years ago
Sawyer Blatz 14dca9ab2a [fenix] For https://github.com/mozilla-mobile/fenix/issues/9488 Add telemetry for search widget CFR 4 years ago
Sawyer Blatz b5b49eccb6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/9488: Add search widget CFR 4 years ago
Sawyer Blatz 6e16021867 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10803: Hide voice icon in search if not available (https://github.com/mozilla-mobile/fenix/pull/11005) 4 years ago
Christian Sadilek 3f7127a6f4 [fenix] Update Android Components version to 44.0.20200528190114
Pass store to download manager and service to address API changes.
4 years ago
Jonathan Almeida c1220c1619 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11004: Fix invisible text on migration UI
For some text and colors, we were using the default styling where
possible. These styles contain references that react to theme changes
like dark mode. Since the migration UI does not respect these changes,
we should not use them.
4 years ago
David Walsh 6bc73d2bb9 [fenix] For 10665 - Show the most recent tabs at the top of the tab tray (https://github.com/mozilla-mobile/fenix/pull/10687) 4 years ago
ValentinTimisica 32fcc76885 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/10674: Add SignInView only once 4 years ago
David Walsh 017016e655 [fenix] For 10734 - Open tab tray when collection is opened from Home (https://github.com/mozilla-mobile/fenix/pull/10751)
* For 10734 - Open tab tray when collection is opened from Home

* Update to work with tab tray drawer
4 years ago
David Walsh 751a5d0300 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10877 - Show 'no tabs' message when no tabs are open (https://github.com/mozilla-mobile/fenix/pull/10960) 4 years ago
Oana Horvath d4cba6ba5d [fenix] For https://github.com/mozilla-mobile/fenix/issues/10761: Updates UI test tracking test page asset (https://github.com/mozilla-mobile/fenix/pull/10945) 4 years ago
Roger Yang c45d360a50 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10980: Stop sending native crashes to Sentry (https://github.com/mozilla-mobile/fenix/pull/10982) 4 years ago
ValentinTimisica 99591d4100 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/10815: Sort login items on initial load 4 years ago
Mihai Eduard Badea 631d76aaa1 [fenix] For issue https://github.com/mozilla-mobile/fenix/issues/10725 - Truncated account details
- Set the textview's height to "wrap_content" and added top/bottom padding to account for the size difference and maintain the original height
4 years ago
mcarare 5e23a53fa4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10969: Fix and clarify logic for checking showing PWA dialog. 4 years ago
Mozilla L10n Automation Bot e44d09cc48 [fenix] Import l10n. 4 years ago
David Walsh 8e04536ab4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10962 - Remove tab tray tab text labels 4 years ago
David Walsh 9761652c24 [fenix] For 10965 - Implement content description and fix border for add button 4 years ago
David Walsh bb512269ab [fenix] For https://github.com/mozilla-mobile/fenix/issues/10865 - Implement 3 dot menu for tab tray (https://github.com/mozilla-mobile/fenix/pull/10869) 4 years ago
David Walsh 7aa310a611 [fenix] Remove unused import 4 years ago
David Walsh 2596bb1c51 [fenix] Remove onTabClosed from interactor 4 years ago
David Walsh 312998c39d [fenix] Fix elevation for snackbar and fab 4 years ago
David Walsh 40381c9e65 [fenix] Move snackbar to TabTrayDialogFragment 4 years ago
David Walsh dec2ddef27 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10864 - Display snack bar to undo closing tabs 4 years ago
mcarare 62164654cb [fenix] For https://github.com/mozilla-mobile/fenix/issues/9626: Swap margin for padding and remove use of touch delegate.
Also remove text margin to maintain visual appearance.
4 years ago
mcarare 7165a9d07a [fenix] For https://github.com/mozilla-mobile/fenix/issues/9626: Delay cloning ConstraintSet to only when needed for updating. 4 years ago
Mugurell 65905e05de [fenix] For https://github.com/mozilla-mobile/fenix/issues/10948 - Avoid PWA onboarding if user already has them on screen
It is possible that after migration users would already have Firefox PWAs on
their screen.
Since they already know about this functionality, we should not promote it to
them with the one-off `FirstTimePwaFragment`.

To query installed PWAs we'll use an API available only on Android >= 26 which
means that we will probably have half of users with PWAs still see the
onboarding but half which will not.
4 years ago
Sebastian Kaspari c0d229404a [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/9815: Allow Intents to set HomeActivity.OPEN_TO_BROWSER. 4 years ago
Mozilla L10n Automation Bot 9eeb96e361 [fenix] Import l10n. 4 years ago
Roger Yang d26bd5ab45 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/10906: Add Open in app option in custom tab (https://github.com/mozilla-mobile/fenix/pull/10929) 4 years ago
Tiger Oakes 2c2ca71d82 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10596 - Redirect moz://a URL (https://github.com/mozilla-mobile/fenix/pull/10688) 4 years ago
Simon Chae b4d07f9548 [fenix] For https://github.com/mozilla-mobile/fenix/issues/8319: Integrate nest WebExtensionBrowserMenu support 4 years ago
Mozilla L10n Automation Bot 91718f3828 [fenix] Import l10n. 4 years ago
Grisha Kruglov 46a69391ad [fenix] Update Settings About test to account for debug builds 4 years ago
Grisha Kruglov 4899aa5ca1 [fenix] Only set real BUILD_DATE for non-debug builds
This avoids BuildConfig modifications between local dev builds,
and speeds up the builds by avoiding running tasks that depend on BuildConfig.

Locally, depending on exact build circumstances, this saves about 5% of build runtime
for simple code changes, and about 90% of build runtime for no-op builds.
4 years ago
Jonathan Almeida ceb7c7f1f5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10915: Disabled failing UI tests in SettingsPrivacyTest 4 years ago
mcarare 9aa5a7db1e [fenix] For https://github.com/mozilla-mobile/fenix/issues/6198: Update copy and position of pair QR code scan message. 4 years ago
mcarare cc69908c70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10705: Update copy of auto font sizing preference. 4 years ago
mcarare 46fecb9479 [fenix] For https://github.com/mozilla-mobile/fenix/issues/10851: Add end constraint for text view. 4 years ago