Commit Graph

12989 Commits (fenix/125.0)
 

Author SHA1 Message Date
AndiAJ 2e5fc3b409 Bug 1877277 - Translations add Check for isTranslationsEngineSupported 3 months ago
James Hugman cb7afcb65c Bug 1880544 — Add action params to MessageData
This is a breaking change, for experimenter users of the messaging feature.

It tightens up the type of `action` to use the string-alias `ActionName`,
i.e. only keys of the `actions` table.

This is a large improvment in usability for message senders using the
experimenter UI.

This removes the ability to open URLs directly in the action.

For this, the new `action-params` map is used to parameterize the
action's deeplink URL.

For example, whereas before you may have said:

```json
"action": "https://example.com/survey?client={uuid}"
```

now you might write:

```json
"action": "OPEN_URL"
"action-params": {
    "private": "true",
    "url": "https://example.com/survey?client={uuid}"
}
```

`action-params` are specific to each action, and so cannot be validated by
the messsaging system.
3 months ago
rahulsainani 53e1028749 Bug 1883065 - Fix tab strip visibility issue on custom tabs 3 months ago
iorgamgabriel f8871569f8 Bug 1881831 - Translations Integration - Add "Offer to translate when possible" Connection 3 months ago
iorgamgabriel 0b6c95dfed Bug 1879868 - Translations Automatically Popup bottom sheet on Offer Translation 3 months ago
AndiAJ 422b627549 Bug 1882976 - Add logs to ShareOverlayRobot 3 months ago
AndiAJ fecf2c51a8 Bug 1883363 - Add logs to SettingsSubMenuSearchRobot 3 months ago
AndiAJ 690667f1d9 Bug 1883331 - Add logs to SitePermissionsRobot 3 months ago
AndiAJ 5473cc0881 Bug 1883331 - Convert private variables to functions so they don't get initialised 3 months ago
github-actions 7805bb5580 Import translations from android-l10n 3 months ago
AndiAJ 8575c604d2 Bug 1882987 - Add logs to SiteSecurityRobot 3 months ago
AndiAJ a7a1f3d0da Bug 1882987 - Convert private variables to functions so they don't get initialised 3 months ago
AndiAJ 0bbeb07069 Bug 1882987 - Remove redundant assertion functions from SiteSecurityRobot 3 months ago
iorgamgabriel 04d03862d2 Bug 1856986 - Translations UI Integration Preference Logic - Page Settings 3 months ago
AndiAJ fcba28732a Bug 1883021 - Add logs to ThreeDotMenuBookmarksRobot 3 months ago
AndiAJ 5278829968 Bug 1883014 - Add logs to SystemSettingsRobot 3 months ago
AndiAJ e648854b3e Bug 1883014 - Convert private variables to functions so they don't get initialised 3 months ago
AndiAJ 9bf557cf36 Bug 1883005 - Add logs to SyncSignInRobot 3 months ago
iorgamgabriel 9656f1f95e Bug 1862289 - Translations UI Integration Low Data Translate 3 months ago
github-actions 9df7a60315 Import translations from android-l10n 3 months ago
github-actions e30c602dba Import translations from android-l10n 3 months ago
github-actions 0bf41251a9 Import translations from android-l10n 3 months ago
Harrison Oglesby 56e77609ba Bug 1864760 - Hide Menu, Home, and Tab counter button from BrowserFragment Toolbar. 3 months ago
Harrison Oglesby aa8403e585 Bug 1870933 - Remove Tabs and Menu buttons from HomeFragment 3 months ago
Harrison Oglesby f686e75992 Bug 1874298 - Add Reload Page action to PageActions in Toolbar 3 months ago
Harrison Oglesby ff3f340c91 Bug 1870939 - Add Share Page to PageActions in Toolbar 3 months ago
t-p-white 1cad570d3c Bug 1882778 - Remove redundant experiment string juno_onboarding_privacy_notice_text_2 3 months ago
AndiAJ 7a0585fb75 Bug 1882768 - Add logs to SettingsTurnOnSyncRobot 3 months ago
AndiAJ bb8ea98aaa Bug 1882768 - Remove redundant assertion functions from SettingsSubMenuTabsRobot 3 months ago
AndiAJ 00ee20d00e Bug 1882740 - Add logs to SettingsSubMenuTabsRobot 3 months ago
AndiAJ faf5cfed66 Bug 1882740 - Remove redundant assertion functions from SettingsSubMenuTabsRobot 3 months ago
Noah Bond 600b78f2d1 Bug 1882914 - Add `iconOnColorDisabled` color token 3 months ago
t-p-white b4928654d2 Bug 1882308 - Updated custom tab to support private mode 3 months ago
Jonathan Almeida 674bef5781 Bug 1881571 - Add tooling-lint component to Fenix 3 months ago
Ryan VanderMeulen c7a929e411 Bug 1882560 - Update mockk to version 1.13.10 3 months ago
Ryan VanderMeulen cd45447fa5 Bug 1882566 - Update Adjust to version 4.38.2 3 months ago
oana.horvath affd8204e5 Bug 1882777 - Request permission to reset locale in UI tests 3 months ago
AndiAJ 216c8cfdb2 Bug 1882732 - Add logs to SettingsSubMenuSitePermissionsRobot 3 months ago
AndiAJ 2e45df0898 Bug 1882473 - Add logs to SettingsSubMenuSitePermissionsCommonRobot 3 months ago
AndiAJ c5b2384eef Bug 1882473 - Remove redundant assertion functions from SettingsSubMenuSitePermissionsCommonRobot 3 months ago
AndiAJ 33fede0a4b Bug 1882473 - Convert private variables to functions so they don't get initialised 3 months ago
rahulsainani 17b9528e8b Bug 1882107 - Part 2:Make tab strip tabs reorderable 3 months ago
rahulsainani 25648f80a9 Bug 1882107 - Part 1:Add support for LazyRow in ReorderedList 3 months ago
AndiAJ b39a882466 Bug 1882507 - Add logs to SettingsSubMenuSitePermissionsExceptionsRobot 3 months ago
Tif Tran 3496606afd Bug 1880004 - Add Sponsored Mobile Provider 3 months ago
sarah541 2d03674397 Bug 1877833 - Utilize new credential management strings 3 months ago
mike a 0724939144 Bug 1882196 - Adding a nav bar view 3 months ago
mike a f04a3fd90d Bug 1873991 - Fix customtab crash when nav bar is enabled 3 months ago
mike a 68ad8c148e Bug 1868262 - Add Menu button to nav bar 3 months ago
mike a fcb100da84 Bug 1868262 - Add a menu button to navigation bar 3 months ago