rahulsainani
3561733a01
Bug 1837961 - Part 2:Replace usages of ifChanged to distinctUntilChanged
2023-06-21 09:27:58 +00:00
github-actions
ac949e7668
Import translations from android-l10n
2023-06-21 06:53:00 +00:00
mavduevskiy
e577d876ba
Bug 1838569 – added a nimbus flag for splash screen duration ( #2471 )
...
Co-authored-by: mike a <mavduevskiy@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-20 22:58:25 -04:00
Gabriel Luong
a688ce8faf
Bug 1838120 - Unify Fenix buildSrc/Config with the ConfigPlugin
2023-06-20 20:27:56 +00:00
t-p-white
f7609c3ce3
Bug 1837521 - Load image url bitmaps in the Compose Top Sites
2023-06-20 08:49:11 +00:00
github-actions
dac36f437b
Import translations from android-l10n
2023-06-20 00:31:32 +00:00
mcarare
05c2782f8d
Bug 1830874 - Replace deprecated scaledDensity with density.
2023-06-19 18:07:22 +00:00
mcarare
81966f96d0
Bug 1830874 - Handle Activity overridePendingTransition deprecation.
2023-06-19 18:07:22 +00:00
mcarare
73b6381151
Bug 1830874 - Update onSharedPreferenceChanged method signature.
...
onSharedPreferenceChanged now allows a nullable key String.
2023-06-19 18:07:22 +00:00
mcarare
eb3674fd5f
Bug 1830874 - Update onDrawShadow method signature.
...
onDrawShadow expects a non-null Canvas.
2023-06-19 18:07:22 +00:00
mcarare
ee99926c75
Bug 1830874 - Update draw method signature.
...
draw expects a non-null Canvas.
2023-06-19 18:07:22 +00:00
mcarare
0ae4e1f4df
Bug 1830874 - Update dispatchDraw method signature.
...
dispatchDraw expects a non-null Canvas.
2023-06-19 18:07:22 +00:00
mcarare
3eba77bf05
Bug 1830874 - Update SimpleOnGestureListener methods signatures.
...
SimpleOnGestureListener methods onSCroll and onFling now accept a nullable motion event as first param.
2023-06-19 18:07:22 +00:00
rahulsainani
75e724284b
Bug 1838859 - Remove no op utility for exhaustive when
2023-06-19 15:47:26 +00:00
AndiAJ
b121502ff2
Bug 1815426 - Fix failing cookie banner reduction UI tests
2023-06-19 15:13:07 +00:00
rahulsainani
0582611fde
Bug 1838613 - Migrate NotificationManagerCompat ext to AC
2023-06-19 08:47:24 +00:00
Alexandru2909
b0ec138066
Bug 1810776 - Add SwipeToDismiss to composed tabs tray
2023-06-19 08:07:10 +00:00
Alexandru2909
4de4370813
Bug 1810776 - Move DismissedTabBackground into its own file
2023-06-19 08:07:10 +00:00
oana.horvath
0866e4844e
Bug 1815276 - Disable Pocket sponsored stories check in tests
2023-06-19 07:32:09 +00:00
github-actions
d188c5f887
Import translations from android-l10n
2023-06-19 00:28:33 +00:00
github-actions
a84ec09adf
Import translations from android-l10n
2023-06-18 00:31:17 +00:00
JohanLorenzo
14095efc0a
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-06-16 21:14:11 +00:00
sarah541
b0fe5dfa77
Bug 1830768 - Add nimbus flag for toolbar position
2023-06-16 18:48:19 +00:00
Alexandru2909
02fb6cc8da
Bug 1837599 - Allow history visits containing mobile subdomains to be displayed in the awesome bar
2023-06-16 17:03:35 +00:00
github-actions
83699e37a9
Import translations from android-l10n
2023-06-16 01:14:05 +00:00
mike a
d262b02e8b
Bug 1837864 – fix search settings opening visual glitch
2023-06-16 00:36:32 +00:00
Roger Yang
e1bc5bb554
Bug 1838512 - Move Browsers Cache utility into Android Components
2023-06-15 22:26:23 +00:00
Olivia Hall
222ee3df37
Bug 1829213 - Update Save To PDF Telemetry and checkForPdfViewer Option
...
* Adds `checkForPdfViewer` to determine if page is a PDF Viewer page or not
* Adjusts save_to_pdf_failure to have extras of pdf, non-pdf, or unknown
* Adjusts save_to_pdf_failure to have extras of failure reason
* Adjusts save_to_pdf_tapped to have extras of pdf, non-pdf, or unknown
* Adds save_to_pdf_completed with extras of pdf, non-pdf, or unknown
2023-06-15 21:02:41 +00:00
mike a
1aece5569e
Bug 1838691 – add ceate and edit logic branches to save search engine screen
2023-06-15 20:29:32 +00:00
GitStart
e696454c68
Bug 1813086 - Added minimum height and width property to URL ( #862 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-15 19:56:34 +00:00
github-actions
4ce5a3c35e
Import translations from android-l10n
2023-06-15 00:09:57 -04:00
Noah Bond
46ef89393e
Bug 1837425 - Fix synced tabs FAB button text
2023-06-15 03:32:19 +00:00
Arturo Mejia
bcd794dc44
Bug 1838391 - Address crash UninitializedPropertyAccessException in AddonsManagementFragment.
2023-06-15 01:58:56 +00:00
iorgamgabriel
ea05902740
Bug 1823367 - When closing Fenix in private mode, the ETP setting should have the default value.
2023-06-15 00:15:18 +00:00
Gabriel Luong
84902c514d
Bug 1837507 - Ensure the Compose Top Sites pager indicator aligns with the existing design
2023-06-14 22:13:37 +00:00
Gabriel Luong
91d83cbc6b
Bug 1838312 - Remove hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
...
This removes the hardcoded compileSdkVersion, minSdkVersion and targetSdkVersion in Fenix and Focus
in favor of reading these SDK versions via our config from AC.
2023-06-14 21:17:00 +00:00
github-actions
dbdeed5082
Import translations from android-l10n
2023-06-14 00:32:18 +00:00
oana.horvath
e4e05a982c
Bug 1836454 - Fix ComposeTabbedBrowsingTest flaky tests
2023-06-13 16:02:10 +00:00
Gabriel Luong
cca79a7973
Bug 1837525 - Load favicons directly from drawables for certain urls in the Compose Top Sites
2023-06-13 15:28:45 +00:00
t-p-white
e0ef7b0ed4
Bug 1837653 - Enabled Unified Search by default
2023-06-13 09:52:27 +00:00
oana.horvath
1ad8bb22be
Bug 1815276 - Fix selectors for Pocket stories
2023-06-13 07:54:45 +00:00
github-actions
3fd1ebab66
Import translations from android-l10n
2023-06-13 01:13:38 +00:00
jackyzy823
72faf4ef40
Bug 1835937 - Fix crash when changing autoplay site permission in private browsing
2023-06-13 00:51:41 +00:00
Makoto Kato
22238a08b6
Bug 1796434 - Part 2. Apply display-mode in Fenix's PWA.
2023-06-12 23:54:02 +00:00
mike a
e73a630bd5
Bug 1826473 – add new search engine settings screens
2023-06-12 23:18:18 +00:00
sarah541
76c1c11bfd
Bug 1830768 - Add nimbus flag for toolbar position
2023-06-12 22:19:00 +00:00
mcarare
06df2f61fc
Bug 1826590 - Use gleanTestRule as RuleChain outerRule.
2023-06-12 20:54:19 +00:00
mcarare
21935b07b6
Bug 1826590 - Fix exceptions in TabsTrayInfoBannerBindingTest.
2023-06-12 20:54:19 +00:00
mcarare
e01dd40dc2
Bug 1826590 - Fix ClassCastException in ShareControllerTest.
...
Also verify dismiss calls.
2023-06-12 20:54:19 +00:00
mcarare
ccad0e330e
Bug 1831352 - Refactor tests to avoid spying on enum objects.
2023-06-12 19:40:42 +00:00
mcarare
133a9c2810
Bug 1831352 - Target Java 17.
2023-06-12 19:40:42 +00:00
t-p-white
9ae355b3f2
Bug 1837653 - Enabled Unified Search for Beta
2023-06-12 18:31:12 +00:00
t-p-white
48b1a06b3c
Bug 1837656 - Added the "Challenge the Default" drawable resources
2023-06-12 17:56:57 +00:00
t-p-white
569bd3d20f
Bug 1821724 - Pocket column alignment fixed for all orientations
2023-06-12 17:10:53 +00:00
mcarare
ed52582b46
Bug 1825071 - Refactor BrowserIconsTest to remove Robolectric.
...
Also add some additional checks.
2023-06-12 16:39:12 +00:00
github-actions
bf2689cb6e
Import translations from android-l10n
2023-06-12 00:36:45 +00:00
github-actions
1f683d9cf1
Import translations from android-l10n
2023-06-11 00:33:09 +00:00
github-actions
7e0ffc31d1
Import translations from android-l10n
2023-06-10 00:38:35 +00:00
Gabriel Luong
7bbdc57d31
Bug 1816004 - Remove unused unifiedSearchFeature and notificationPrePermissionPromptEnabled feature flags
2023-06-09 18:49:52 +00:00
Milena Boselli Rosa
fffabe2da1
Bug 1816004 - Remove unused saveToPDF feature flags
2023-06-09 18:02:50 +00:00
JohanLorenzo
0e44c12d2d
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-06-09 17:28:23 +00:00
AndiAJ
97c3ac49e4
Bug 1837378 - New system notification settings UI tests
2023-06-09 15:20:10 +00:00
DreVla
1451e607ee
Bug 1828684 - Update font style for number of selected tabs text
...
After confiriming with UX, we have updated the style of the font
indicating how many tabs are currently selected when in select
mode in Compose tabs tray.
2023-06-09 14:49:01 +00:00
AndiAJ
c658199cd9
Bug 1837149 - New search history UI tests
2023-06-09 14:15:29 +00:00
AndiAJ
161a8d89c7
Revert "Bug 1816066 - replace keyboard visibility check duplicated methods"
...
This reverts commit 1d983dbc2543c7ce9ffdf059bcb63cfc95e5eb8f.
2023-06-09 12:39:08 +00:00
AndiAJ
b7c9817556
Revert "Bug 1816066 - fix keyboard blocking the login prompt in UI tests"
...
This reverts commit 784ecbfb2777f13878bfacb6281bd0588872abc6.
2023-06-09 12:39:08 +00:00
github-actions
93739c49aa
Import translations from android-l10n
2023-06-09 00:33:30 +00:00
Gabriel Luong
458ddec7ae
Bug 1809999 - Migrate homescreen top sites to Compose
2023-06-08 17:43:57 +00:00
gitstart
baa74b900c
Bug 1812732 - Empty collection can be created
2023-06-08 16:59:59 +00:00
rahulsainani
f00cbc3622
Bug 1834747 - Fix talkback linktext access url issue
2023-06-08 16:30:52 +00:00
t-p-white
52cf8a6bba
Revert "Bug 1821724 - Pocket column alignment fixed for all orientations" ( #2371 )
...
This reverts commit 1cd69fec56725410af855eda923ab1afe99ae0b2.
2023-06-08 10:59:33 -04:00
Alexandru2909
76dd30c2e4
Bug 1831107 - Allow bookmarks containing mobile subdomains to be searched when the corresponding search engine is selected
2023-06-08 07:04:40 +00:00
github-actions
6a2edec499
Import translations from android-l10n
2023-06-08 00:55:58 +00:00
mike a
8a2a3c93fb
Bug 1837258 – explain placeholder inside a string comment
2023-06-07 19:43:28 +00:00
Roger Yang
c4ca118353
Bug 1837208 - Add support for Adjust preinstall attribution tracking
2023-06-07 18:38:37 +00:00
MatthewTighe
26d38921a4
Bug 1837077 - Update OnboardingRadioButton pref in background
2023-06-07 16:30:39 +00:00
oana.horvath
93a7554e00
Bug 1816066 - fix keyboard blocking the login prompt in UI tests
2023-06-07 12:58:52 +00:00
oana.horvath
2bea615da9
Bug 1816066 - replace keyboard visibility check duplicated methods
2023-06-07 12:58:52 +00:00
github-actions
23bf3a1966
Import translations from android-l10n
2023-06-07 01:14:30 +00:00
William Durand
bea6f0b0da
Bug 1825126 - Implement onInstallPermissionRequest in WebExtensionSupport.
...
Co-authored-by: William Durand <will+git@drnd.me>
Co-authored-by: arturo mejia <arturomejiamarmol@gmail.com>
2023-06-07 00:41:36 +00:00
Tad
b3f1997fa2
Bug 1837059 - Remove stray GMS reference for annotation
2023-06-06 23:18:25 +00:00
t-p-white
bf30e4a6b3
Bug 1821724 - Pocket column alignment fixed for all orientations
2023-06-06 15:25:41 +00:00
DreVla
12d2999d59
Bug 1672252 - Ignore case when appending Juno Onboarding privacy link
...
Due to a difference of lowercase/uppercase letters in the message
shown in Juno Onboarding when displaying the privacy notice link
and having talkback enabled, the app crashed because it could not
find the starting index of the required text. This patch will not
add the link text if the description text does not contain the link
text.
2023-06-06 14:45:57 +00:00
Aaron Train
9668c3c05e
Bug 1836501 - Add doc on how to apply channel conditional for UI tests
2023-06-06 14:06:48 +00:00
AndiAJ
e5c40b6ee2
Bug 1836494 - Remove running condition for UI tests related to open links in apps
2023-06-06 11:52:12 +00:00
rahulsainani
b84c7d4010
Bug 1836447 - Make extension functions member functions of BookmarkNode
2023-06-06 09:55:52 +00:00
DreVla
a97755dc46
Bug 1828493 - Apply purple overlay on list item when in multi-select
...
When having the list layout for tabs tray and entering multi-select
mode, the selected list items should have a purple non opaque overlay
on the thumbnail, as it was before in the XML implementation.
2023-06-06 08:27:36 +00:00
DreVla
600b918819
Bug 1828493 - Keep highlighted tab when entering multi-select mode
...
When using the grid layout for the tabs tray, entering multi-select
mode should not remove the higlight on the selected tab.
2023-06-06 08:27:36 +00:00
mcarare
cf55e9efd2
Bug 1820545 - refactor isActiveUser method to remove test intermittency.
2023-06-06 07:16:40 +00:00
JohanLorenzo
f4620f8086
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-06-06 02:24:06 +00:00
github-actions
9463b2d60b
Import translations from android-l10n
2023-06-06 01:55:12 +00:00
Roger Yang
6b5ca8e2df
Bug 1836887 - Remove telemetry probes expired in v116
2023-06-06 01:24:38 +00:00
github-actions
0afa045c50
Import translations from android-l10n
2023-06-03 00:55:49 +00:00
AndiAJ
b5acb65669
Bug 1807275 - Fix and re-enable emailLinkPWATest UI test
2023-06-02 13:33:23 +00:00
AndiAJ
96c221c4d9
Bug 1807273 - Disable saveLoginsInPWATest UI tests
2023-06-02 11:47:44 +00:00
github-actions
b5c3b6f29c
Import translations from android-l10n
2023-06-02 02:41:02 +00:00
mike a
48ce33b678
Bug 1836380 – adding strings to be used by new search settings screen in advance
2023-06-02 01:34:51 +00:00
Ryan VanderMeulen
a4d58d8613
Bug 1835190 - Fix UnusedPrivateProperty error in SyncDebugFragment.kt
2023-06-02 00:45:29 +00:00
Ryan VanderMeulen
cf676900c8
Bug 1835190 - Fix BracesOnIfStatements error in TabsTrayInactiveTabsOnboardingBinding.kt
2023-06-02 00:45:29 +00:00
Gabriel Luong
6aa2325812
Bug 1836347 - Add default active and inactive colors for the PagerIndicator
2023-06-01 23:03:39 +00:00