2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-15 18:12:54 +00:00
Commit Graph

10671 Commits

Author SHA1 Message Date
github-actions
9df7a60315 Import translations from android-l10n 2024-03-04 00:29:52 +00:00
github-actions
e30c602dba Import translations from android-l10n 2024-03-03 00:26:54 +00:00
github-actions
0bf41251a9 Import translations from android-l10n 2024-03-02 00:45:43 +00:00
Harrison Oglesby
56e77609ba Bug 1864760 - Hide Menu, Home, and Tab counter button from BrowserFragment Toolbar. 2024-03-01 22:45:47 +00:00
Harrison Oglesby
aa8403e585 Bug 1870933 - Remove Tabs and Menu buttons from HomeFragment 2024-03-01 22:45:47 +00:00
Harrison Oglesby
f686e75992 Bug 1874298 - Add Reload Page action to PageActions in Toolbar 2024-03-01 22:45:47 +00:00
Harrison Oglesby
ff3f340c91 Bug 1870939 - Add Share Page to PageActions in Toolbar 2024-03-01 22:45:47 +00:00
t-p-white
1cad570d3c Bug 1882778 - Remove redundant experiment string juno_onboarding_privacy_notice_text_2 2024-03-01 09:40:40 +00:00
AndiAJ
7a0585fb75 Bug 1882768 - Add logs to SettingsTurnOnSyncRobot 2024-03-01 08:37:10 +00:00
AndiAJ
bb8ea98aaa Bug 1882768 - Remove redundant assertion functions from SettingsSubMenuTabsRobot 2024-03-01 08:37:10 +00:00
AndiAJ
00ee20d00e Bug 1882740 - Add logs to SettingsSubMenuTabsRobot 2024-03-01 08:05:47 +00:00
AndiAJ
faf5cfed66 Bug 1882740 - Remove redundant assertion functions from SettingsSubMenuTabsRobot 2024-03-01 08:05:47 +00:00
Noah Bond
600b78f2d1 Bug 1882914 - Add iconOnColorDisabled color token 2024-03-01 00:22:33 +00:00
t-p-white
b4928654d2 Bug 1882308 - Updated custom tab to support private mode 2024-02-29 21:44:20 +00:00
Jonathan Almeida
674bef5781 Bug 1881571 - Add tooling-lint component to Fenix 2024-02-29 20:50:43 +00:00
oana.horvath
affd8204e5 Bug 1882777 - Request permission to reset locale in UI tests 2024-02-29 17:02:36 +00:00
AndiAJ
216c8cfdb2 Bug 1882732 - Add logs to SettingsSubMenuSitePermissionsRobot 2024-02-29 14:39:19 +00:00
AndiAJ
2e45df0898 Bug 1882473 - Add logs to SettingsSubMenuSitePermissionsCommonRobot 2024-02-29 13:36:31 +00:00
AndiAJ
c5b2384eef Bug 1882473 - Remove redundant assertion functions from SettingsSubMenuSitePermissionsCommonRobot 2024-02-29 13:36:31 +00:00
AndiAJ
33fede0a4b Bug 1882473 - Convert private variables to functions so they don't get initialised 2024-02-29 13:36:31 +00:00
rahulsainani
17b9528e8b Bug 1882107 - Part 2:Make tab strip tabs reorderable 2024-02-29 09:55:27 +00:00
rahulsainani
25648f80a9 Bug 1882107 - Part 1:Add support for LazyRow in ReorderedList 2024-02-29 09:55:27 +00:00
AndiAJ
b39a882466 Bug 1882507 - Add logs to SettingsSubMenuSitePermissionsExceptionsRobot 2024-02-29 07:14:39 +00:00
Tif Tran
3496606afd Bug 1880004 - Add Sponsored Mobile Provider 2024-02-28 23:08:46 +00:00
sarah541
2d03674397 Bug 1877833 - Utilize new credential management strings 2024-02-28 22:33:51 +00:00
mike a
0724939144 Bug 1882196 - Adding a nav bar view 2024-02-28 21:52:38 +00:00
mike a
f04a3fd90d Bug 1873991 - Fix customtab crash when nav bar is enabled 2024-02-28 21:52:38 +00:00
mike a
68ad8c148e Bug 1868262 - Add Menu button to nav bar 2024-02-28 21:52:38 +00:00
mike a
fcb100da84 Bug 1868262 - Add a menu button to navigation bar 2024-02-28 21:52:38 +00:00
mike a
5bba669077 Bug 1868260 – Sync navbar position with toolbar 2024-02-28 21:52:38 +00:00
mike a
5534804101 Bug 1867698 – add a basic nav bar composable 2024-02-28 21:52:38 +00:00
Roger Yang
4e76e98717 Bug 1882123 - Message middleware use store dispatch due to possibility of dispatching in IO thread 2024-02-28 18:09:58 +00:00
DreVla
d20b65c304 Bug 1857544 - [a11y]Fully expand review checker when screen reader on 2024-02-28 16:01:34 +00:00
DreVla
0e9c6b63ff Bug 1870701 - Completely Remove straight quotes from RC onboarding 2024-02-28 15:25:02 +00:00
Ryan VanderMeulen
329b360b08 Bug 1880408 - Adapt to Configuration.Provider interface changes 2024-02-28 14:53:25 +00:00
Ryan VanderMeulen
2b187014b4 Bug 1880408 - Remove uses of the deprecated ExistingPeriodicWorkPolicy.REPLACE policy 2024-02-28 14:53:25 +00:00
Issam Mani
b7478dface Bug 1882204 - Update removedIn version to 125 for address name strings 2024-02-28 07:18:07 +00:00
github-actions
b12c74984b Import translations from android-l10n 2024-02-28 00:26:34 +00:00
ohall-m
4bb2681d5d Bug 1880490 - Moving Translations supportedLanguages
This patch refactors Translations `supportedLanguages` from `[SessionState.translationsState]`
to `[BrowserState.translationEngine]`  in AC.

* Additionally adds `InitTranslationsBrowserState` to signal populating `[BrowserState.translationEngine]`.
* This patch also makes adjustments to migrates Fenix's `TranslationsDialogBinding` and `TranslationsBinding`
 to also monitor this new store location.
2024-02-27 22:52:14 +00:00
Gabriel Luong
bef24c2b0e Bug 1881128 - Add additional headers for Google requests 2024-02-27 22:22:01 +00:00
Matthew Tighe
63ba218cd1 Bug 1878185 - Add ChangeDetectionMiddleware 2024-02-27 21:03:28 +00:00
Noah Bond
0c7c7a7333 Bug 1876594 - Refactor ThumbnailStorage to be an implicit dependency 2024-02-27 20:25:14 +00:00
oana.horvath
a9b83fb300 Bug 1881041 - TestSetup helper: refactor RetryTestRule 2024-02-27 19:47:34 +00:00
Issam Mani
b44e798924 Bug 1882213 - Fix address autofill view test over-scrolling. 2024-02-27 19:14:16 +00:00
oana.horvath
de365d74c6 Bug 1880820 - Create TestSetup helper: Test classes S-W 2024-02-27 18:43:22 +00:00
Aaron Train
d38cd687f3 Bug 1882162 - remove JQuery slim test asset 2024-02-27 18:01:10 +00:00
t-p-white
000f5e2623 Bug 1879512 - Added experimental onboarding images for Nimbus 2024-02-27 17:27:09 +00:00
AndiAJ
dbf5ec4fff Bug 1882272 - Add logs to SettingsSubMenuPrivateBrowsingRobot 2024-02-27 16:52:39 +00:00
AndiAJ
39f1f91d93 Bug 1882272 - Remove redundant assertion functions from SettingsSubMenuPrivateBrowsingRobot 2024-02-27 16:52:39 +00:00
AndiAJ
5944b5b8bf Bug 1882264 - Add logs to SettingsSubMenuOpenLinksInAppsRobot 2024-02-27 15:22:45 +00:00