2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00
Commit Graph

11511 Commits

Author SHA1 Message Date
Gabriel Luong
ee51792f12 Bug 1840210 - Rename mozac_ic_device_desktop to mozac_ic_device_desktop_24 2023-07-10 22:15:49 +00:00
Gabriel Luong
32ec361c46 Bug 1840210 - Rename mozac_ic_delete to mozac_ic_delete_24 2023-07-10 22:15:49 +00:00
Gabriel Luong
9af572ad86 Bug 1840210 - Rename mozac_ic_clear to mozac_ic_cross_circle_fill_24 2023-07-10 22:15:49 +00:00
Gabriel Luong
082104417a Bug 1840210 - Rename mozac_ic_back to mozac_ic_back_24 2023-07-10 22:15:49 +00:00
Gabriel Luong
078b16849a Bug 1840210 - Rename mozac_ic_check to mozac_ic_checkmark_24 2023-07-10 22:15:49 +00:00
Gabriel Luong
ba945b34c9 Bug 1840210 - Rename mozac_ic_close to mozac_ic_cross_24 2023-07-10 22:15:49 +00:00
Gabriel Luong
5702aacbbb Bug 1840210 - Rename mozac_ic_add_to_homescreen to mozac_ic_add_to_homescreen_24 2023-07-10 22:15:49 +00:00
Noah Bond
14d036e6d7 Bug 1841143 - Convert CollectionTest to support Tabs Tray rewrite 2023-07-10 20:17:43 +00:00
James Hugman
41b5b60608 Bug 1842242 — Make messaging feature coenrolling 2023-07-10 18:45:11 +00:00
Harrison Oglesby
662186e83e Bug 1841153 - new event telemetry for private tab open 2023-07-10 18:07:30 +00:00
Roger Yang
5689fe037f Bug 1828454 - Add app links do not open cache in memory to avoid prompting user for the same app 2023-07-10 17:29:04 +00:00
AndiAJ
f2d1485b2d Bug 1813521 - Fix flaky pauseResumeCancelDownloadTest UI test 2023-07-10 10:58:54 +00:00
rahulsainani
68116174f3 Bug 1840095 - Add ReviewGrade UI component 2023-07-10 09:50:26 +00:00
github-actions
81a17af0ee Import translations from android-l10n 2023-07-10 00:43:00 +00:00
github-actions
9dd3d25719 Import translations from android-l10n 2023-07-09 00:30:37 +00:00
github-actions
d895351be5 Import translations from android-l10n 2023-07-08 00:33:58 +00:00
Ryan VanderMeulen
7e0189a643 Bug 1841542 - Update Gradle to version 7.6.2
Also pick up a basically no-op Kotlin and Compose compiler bump while we're updating things.
2023-07-07 16:13:15 +00:00
AndiAJ
83b172afb5 Bug 1841073 - Add missing conditions when verifying link related context menu options in UI tests 2023-07-07 13:39:20 +00:00
AndiAJ
2861271725 Bug 1841956 - New copy login credentials UI tests 2023-07-07 12:31:03 +00:00
iorgamgabriel
cff7694368 Bug 1837158 - Media playback should be stopped when the app is destroyed. 2023-07-07 11:32:57 +00:00
AndiAJ
3d1ed2735d Bug 1840995 - Fix flaky closePrivateTabTest UI test 2023-07-07 08:53:03 +00:00
oana.horvath
5fd4307d32 Bug 1841493 - Update search settings tests with new unified search UI 2023-07-07 08:20:42 +00:00
github-actions
e058ba73c6 Import translations from android-l10n 2023-07-07 00:48:24 +00:00
MatthewTighe
b01b55d19e Bug 1839977 - Update architecture overview documentation. 2023-07-06 18:38:07 +00:00
Arturo Mejia
ed2368a090 Bug 1841361 - Add extra logs to the "Setting enable Gecko" logs. 2023-07-06 17:20:50 +00:00
James Hugman
0c4947c08b Bug 1841262 — Add coenrolling features to NimbusBuilder
This commit refactors the android-components implementations of `NimbusBuilder`
and `Nimbus` to accommodate the new `getCoenrollingFeatureIds()` API.

This API is internal to Application Services, but needs to be passed in
via the constructor of the Nimbus object.
2023-07-06 16:21:32 +00:00
alexandra.virvara
158029070d Bug 1837986 - the number of the normal tabs has visual defects 2023-07-06 08:15:09 +00:00
AndiAJ
d603f84d28 Bug 1840561 - Fix and refactor verifyLoginWithoutPasswordCanNotBeSavedTest UI test 2023-07-06 06:38:02 +00:00
github-actions
62731219f8 Import translations from android-l10n 2023-07-06 00:46:01 +00:00
Noah Bond
bbfd236a51 Bug 1841168 - Convert MediaNotificationTest to support Tabs Tray rewrite 2023-07-05 22:11:27 +00:00
gitstart
d65da96bd0 Bug 1813787 - Hide Add to shortcuts menu entry 2023-07-05 21:38:10 +00:00
Noah Bond
5727cb9d12 Bug 1841177 - Convert ContextMenusTest to support the Tabs Tray rewrite 2023-07-05 20:40:48 +00:00
sarah541
c52cb4f227 Bug 1841274 - Add Param to Nimbus SearchExtraParams 2023-07-05 19:58:53 +00:00
Noah Bond
6c5e8dbc95 Bug 1841175 - Convert MenuScreenShotTest to support the Tabs Tray rewrite 2023-07-05 19:04:47 +00:00
mike a
717b999ad3 Bug 1826470 – fixed an edge case when cached values affected unified search feature 2023-07-05 18:33:11 +00:00
Noah Bond
537c34848c Bug 1841171 - Convert NavigationToolbarTest to support the Tabs Tray rewrite 2023-07-05 17:53:11 +00:00
rahulsainani
427e39810c Bug 1841676 - Fix NavigationToolbarTest.swipeToSwitchTabInRTLTest failure 2023-07-05 17:15:48 +00:00
mavduevskiy
e36eeb6091 Bug 1841799 – enabled unified search settings on all builds (#2720)
Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
2023-07-05 12:00:40 -04:00
mike a
23fe60edb9 Bug 1840315 – added telemetry to the splash screen data fetching 2023-07-05 11:24:17 +00:00
github-actions
438ec53a20 Import translations from android-l10n 2023-07-05 00:29:02 +00:00
Titouan Thibaud
8376fed7b3 Bug 1841651 - Start the Nightly 117 development cycle 2023-07-04 17:36:18 +00:00
rahulsainani
6f31670705 Bug 1840099 - Add bottom sheet container for shopping experience 2023-07-04 15:19:37 +00:00
Aaron Train
df95df041e Bug 1826513 - Expose FTL JUnit results in live log 2023-07-04 13:36:49 +00:00
github-actions
4301622da0 Import translations from android-l10n 2023-07-04 00:29:41 +00:00
Arturo Mejia
4cf4e36636 Bug 1841361 - Allow advance user to enable Gecko logs 2023-07-03 16:19:43 +00:00
github-actions
0f7b07c309 Import translations from android-l10n 2023-07-03 00:36:46 +00:00
github-actions
3ca1ef22f1 Import translations from android-l10n 2023-07-02 00:32:59 +00:00
github-actions
38c7e736e7 Import translations from android-l10n 2023-07-01 00:50:12 +00:00
Noah Bond
9e35e9204a Bug 1840896 - Remove rememberSaveable since bitmaps are not serializable 2023-07-01 00:18:24 +00:00
oana.horvath
c17e7685af Bug 1840837 - Update Bookmarks and History search tests with Unified search UI 2023-06-30 14:53:19 +00:00