github-actions
6cf19dd34c
Import translations from android-l10n
2023-03-19 00:37:54 +00:00
github-actions
4881d5ba85
Import translations from android-l10n
2023-03-18 00:40:05 +00:00
Alexandru2909
14ec2188e3
Bug 1815011 - Create a top-level FAB Composable
2023-03-17 14:29:08 +00:00
gitstart
14a5666a3f
Bug 1812736 - Display snackbar when a new tab is added to a collection
2023-03-17 10:27:39 +00:00
Rebeca Tudor
f6f1b1a407
Bug 1815951 - Increase the size of text fields in Edit login
...
Now they have the minimum height recommended by a11y best practices - 48dp.
2023-03-17 09:15:54 +00:00
Rebeca Tudor
689345226f
Bug 1815951 - Increase the size of buttons in Edit login
...
Clear buttons and reveal button, now they have the minimum height recommended
by a11y best practices - 48dp.
This was done while ensuring there will be no visual change.
2023-03-17 09:15:54 +00:00
Gabriel Luong
7d1f2476e7
Bug 1822601 - Refactor toolbar related logic into a ToolbarView
2023-03-17 02:49:53 +00:00
github-actions
71ec45c19c
Import translations from android-l10n
2023-03-17 00:37:08 +00:00
Noah Bond
05ae128d81
Bug 1822878 - Refactor SelectionHolder
out of TabsTrayController
2023-03-16 23:51:58 +00:00
Roger Yang
126591afd6
Bug 1822899 - Limit Nimbus message display count to max display count
2023-03-16 21:23:49 +00:00
Gabriel Luong
b1ad36df71
Bug 1822744 - Part 2: Add ToolbarController for handling home toolbar related functionalities
2023-03-16 20:43:21 +00:00
Gabriel Luong
d99eee09cd
Bug 1822744 - Part 1: Refactor ToolbarInteractor into their own file
2023-03-16 20:43:21 +00:00
GitStart
d27148a7f4
Bug 1807558 - Stop treating ETP options in settings as clickable
2023-03-16 16:21:17 +00:00
gitstart
c9eb61aeb5
Bug 1813450 - Increase tap area for autocomplete edit text in address bar
2023-03-16 15:16:35 +00:00
GitStart
dd1dfbc23c
Bug 1809815 - Ensure Show from the Recently visited section is seen by Talkback as a button.
2023-03-16 14:11:58 +00:00
Aaron Train
01812ad724
Bug 1819153 - Add androidx tracing dependency to resolve NoSuchMethodError
2023-03-15 21:01:59 -04:00
Noah Bond
52bca8072c
Bug 1814995 - Add private tabs to TabsTray
2023-03-15 21:01:21 -04:00
github-actions
04424814d2
Import translations from android-l10n
2023-03-16 00:37:07 +00:00
Gabriel Luong
d336eff594
Bug 1822634 - Refactor tab counter code from HomeFragment into TabCounterView
2023-03-15 22:50:33 +00:00
JohanLorenzo
87725f1ccb
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-03-15 18:11:38 -04:00
Mugurell
d520847ef6
Bug 1816059 - Show the notification for entering fullscreen as a Toast
2023-03-15 18:10:41 -04:00
James Hugman
0fe446ea6d
Bug 1821464 Add UI test to NotificationWorker
2023-03-15 17:51:27 -04:00
Gabriel Luong
d474c99acb
Bug 1822606 - Refactor HomeFragment.navigateToSearch() to the ToolbarController
2023-03-15 21:47:04 +00:00
Jonathan Almeida
59c4860c1e
Bug 1812149 - Add ActivityContextWrapper before updating locale
...
From ohall's learnings, we know that we need to use the original Android
Activity Context with the system PrintManager. When a configuration
change happens, a new Context is created and the original is lost.
The most straight-forward way to do that is to use a ContextWrapper
which internally holds a reference to the original context.
2023-03-15 16:50:35 -04:00
Christian Sadilek
b5b7ad6a7c
Bug 1822394 - Fix intermittent failures in MessagingMiddlewareTest
2023-03-15 16:26:17 -04:00
Bruno Rosa
67d324569b
Bug 1822283 - Fix race condition for Ad IDs
...
There is a race condition with generated hashed Ad IDs because we were
using a single metric rather than separate metrics for each. We use this
new metric so we can send a differently salted version of the ad ID in
two separate pings.
2023-03-15 15:49:36 -04:00
Noah Bond
c3c0a6062c
Bug 1815620 - Truncate long tab titles before they are composed
2023-03-15 15:49:14 -04:00
Noah Bond
9b1f3bdd97
Bug 1820897 - Disable the private theme from being used in the Composified Tabs Tray
2023-03-15 15:49:01 -04:00
Gabriel Luong
f884503a34
Bug 1822446 - Add OnboardingController for handling onboarding functionality
2023-03-15 19:44:11 +00:00
rahulsainani
72d5c2dd92
Bug 1821718 - Add feature and nimbus flag for juno onboarding
2023-03-15 15:02:42 -04:00
Harrison Oglesby
78edd64007
Bug 1809809 - debounce click events on wallpaper settings
2023-03-15 12:35:36 -04:00
Harrison Oglesby
dd61e127bf
Bug 1809809 - create debouncedClickable modifier
2023-03-15 12:35:36 -04:00
Harrison Oglesby
87dfcffe1e
Bug 1812862 - Switch browsing mode on tab selected
2023-03-15 16:28:49 +00:00
oana.horvath
37f64e9374
Bug 1814032 - Retry attempts for address autofill in UI tests
2023-03-15 11:50:42 -04:00
sarah541
c598560546
Bug 1821466 - Add nimbus message for fullscreen research surface
2023-03-15 14:30:49 +00:00
AndiAJ
08d5d492a4
Bug 1821016 - Disable openPocketStoryItemTest UI test
2023-03-15 13:45:36 +00:00
AndiAJ
33496ec783
Bug 1807268 - Disable verifySponsoredShortcutsSettingsOptionTest UI test
2023-03-15 13:45:36 +00:00
AndiAJ
1478dc4022
Bug 1822267 - Improve coverage for "Edit bookmarks" related UI tests
2023-03-15 13:11:18 +00:00
AndiAJ
e94bc0b1e6
Bug 1822050 - Verify cookie banner reduction summary updates in UI tests
2023-03-15 12:34:26 +00:00
AndiAJ
479fbd0206
Bug 1822050 - Verify HTTPS summary updates in UI tests
2023-03-15 12:34:26 +00:00
rahulsainani
5913d09770
Bug 1807324 - Add macrobenchmarks for startup metrics
2023-03-15 10:18:19 +01:00
github-actions
f2b042082a
Import translations from android-l10n
2023-03-15 00:36:59 +00:00
Tad
e0b988a516
Bug 1822392 - Remove stray GMS reference for annotation
...
This was likely automatically imported by mistake
2023-03-14 22:36:28 +00:00
Gabriel Luong
22aca441a1
Bug 1822378 - Refactor OnboardingInteractor into its own file
2023-03-14 22:10:29 +00:00
Noah Bond
0acebea167
Bug 1814994 - Create Tabs Tray list and grid layouts
2023-03-14 19:37:33 +00:00
AndiAJ
fd61f88da2
Bug 1807268 - Disable toggleSearchBookmarksAndHistoryTest UI test
2023-03-14 19:00:44 +00:00
JohanLorenzo
fec9dd1da6
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-03-14 17:03:38 +00:00
rahulsainani
ee642929e5
Bug 1821715 - Update OnboardingPageState to include button actions
2023-03-14 15:50:51 +00:00
AndiAJ
9311b828c3
Bug 1821986 - New opening screen option summary updates UI smoke test
2023-03-14 14:58:08 +00:00
AndiAJ
fa38639322
Bug 1821035 - New PDF text selection UI smoke tests
2023-03-14 09:30:56 +00:00
AndiAJ
a02f692410
Bug 1821035 - Add open in app banner FeatureSettingsHelper variable and disable it by default
2023-03-14 09:30:56 +00:00
AndiAJ
3f75c8a404
Bug 1821035 - Move existing text selection UI tests to a new class
2023-03-14 09:30:56 +00:00
AndiAJ
a067470a17
Bug 1821973 - new tabs option summary updates UI tests
2023-03-14 08:11:59 +00:00
github-actions
3f7773341a
Import translations from android-l10n
2023-03-14 01:13:53 +00:00
Gabriel Luong
bbf9b82ce7
Bug 1822181 - Refactor TabCounterBuilder to TabCounterView
2023-03-13 22:49:36 +00:00
mike a
b2268b3937
Bug 1821261 – Enables unified search on nightly
2023-03-13 21:27:32 +00:00
Gabriel Luong
828dd8abbe
Bug 1822110 - Refactor HomeMenuBuilder to HomeMenuView
2023-03-13 20:48:20 +00:00
Gabriel Luong
cdfaf7b53e
Bug 1822073 - Start the Nightly 113 development cycle
2023-03-13 20:11:03 +00:00
Gabriel Luong
5103a82d9b
Bug 1822109 - Refactor OnboardingState into its own file
2023-03-13 19:29:13 +00:00
Roger Yang
afe774111e
Bug 1822106 - Move experimenter.yaml file location
2023-03-13 17:48:00 +00:00
rahulsainani
91f5051635
Bug 1817525 - Voice input now appends query in EditToolbar
2023-03-13 15:29:55 +00:00
AndiAJ
72b2a8b328
Bug 1821266 - Refactor privateModeScreenItemsTest UI test
2023-03-13 11:40:35 +00:00
AndiAJ
8c07782323
Bug 1821285 - New credit card deletion UI tests
2023-03-13 10:53:52 +00:00
github-actions
649eb6201b
Import translations from android-l10n
2023-03-13 03:36:30 +00:00
github-actions
e4786b276b
Import translations from android-l10n
2023-03-12 15:03:52 +00:00
github-actions
45daca5b4c
Import translations from android-l10n
2023-03-11 00:36:10 +00:00
JohanLorenzo
fec41511d1
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
2023-03-10 22:50:15 +00:00
Arturo Mejia
3e5e8d0ea2
Bug 1821468 - Improve cookie banner re-engagement dialog when titl is long
2023-03-10 21:14:13 +00:00
Arturo Mejia
784f651e8b
Bug 1821468 - Update the copy for the cookie banner experiment
2023-03-10 21:14:13 +00:00
Harrison Oglesby
09a3702050
Bug 1809809 - do not call onWallpaperSelected if user selects currently set wallpaper
2023-03-10 19:04:30 +00:00
Roger Yang
53b2db944e
Bug 1817070 - Experimentation with different Re-engagement notifications
2023-03-10 18:22:23 +00:00
oana.horvath
d1ee389f48
Bug 1820984 - Follow-up on loginsAndPasswordsSettingsItemsTest missing steps
2023-03-10 16:59:31 +00:00
Gabriel Luong
b26e07c5f2
Bug 1818826 - Remove Android Component Nimbus gradle plugin wrapper
2023-03-10 04:06:25 +00:00
Harrison Oglesby
393c31755e
Bug 1817524 - Do not show homepage if last tab of section is closed while not in view
2023-03-09 21:09:42 -05:00
github-actions
e2a24391fb
Import translations from android-l10n
2023-03-09 20:35:59 -05:00
t-p-white
e68a5c1ae9
Bug 1821021 - Fix for failing UI test
2023-03-10 00:16:02 +00:00
t-p-white
298b4d4748
Bug 1821021 - Remove initial delay for MessageNotificationWorker
2023-03-10 00:16:02 +00:00
rahulsainani
05191bfb90
Bug 1820130 - Remove unused accompanist insets dependency
2023-03-09 22:16:20 +00:00
t-p-white
7051800a69
Bug 1818802 - Update strings in the ETP settings screen.
2023-03-09 19:53:18 +00:00
Noah Bond
1ac9bb70e6
Bug 1816743 - Create Tabs Tray banner container UI
2023-03-09 17:40:00 +00:00
Alexandru2909
66845c9c99
Bug 1821032 - Add telemetry for the homescreen no collections placeholder close button
2023-03-09 15:30:58 +00:00
Alexandru2909
7f65c49511
Bug 1821030 - Add telemetry for onboarding PWA dialog cancel button
2023-03-09 14:55:01 +00:00
github-actions
2e417f1917
Import translations from android-l10n
2023-03-09 00:54:00 +00:00
GitStart
0b06460964
Bug 1812144 - Homescreen appbar drag issue fixed
2023-03-08 21:38:40 +00:00
Roger Yang
c5d2d06a47
Bug 1817070 - Add strings used for experimentation with Re-engagement notifications
2023-03-08 20:42:50 +00:00
Mugurell
d248dc363c
Bug 1820967 - Use id
instead of flight_id
to identify a sponsored story
...
The new value will now be used for the existing `id` property of a
PocketSponsoredStory instance.
2023-03-08 14:48:02 +00:00
oana.horvath
ae9c995340
Bug 1821024 - Disable blocking openDownloadedFileTest
2023-03-08 13:19:13 +00:00
oana.horvath
a455e46191
Bug 1820740 - Add UI tests coverage for HTTPS-only mode
2023-03-08 13:19:13 +00:00
oana.horvath
17ef721fff
Bug 1820740 - Update to androidTest/AppRequestInterceptor.kt to match production code
2023-03-08 13:19:13 +00:00
oana.horvath
58f5654e54
Bug 1820773 - Refactor Settings test classes to reflect current categories
2023-03-08 13:19:13 +00:00
AndiAJ
f2f5947846
Bug 1820961 - Add smoke test annotation to mainMenuAddToHomeScreenTest and addPrivateBrowsingShortcutTest UI tests
2023-03-08 10:14:49 +00:00
AndiAJ
9284815a4a
Bug 1820501 - Add missing steps to findInPageTest UI test
2023-03-08 08:09:07 +00:00
AndiAJ
95fbf87815
Bug 1820501 - Create new pdfFindInPageTest UI test
2023-03-08 08:09:07 +00:00
github-actions
a4165d368a
Import translations from android-l10n
2023-03-08 04:16:31 +00:00
sarah541
e3d1a5250f
Bug 1813252 - Refactor MessagingMiddlewareTest to use a real Store instance
2023-03-08 03:50:05 +00:00
Noah Bond
c329af178e
Bug 1814988 - Add paging to TabsTray
2023-03-08 00:27:50 +00:00
Bruno Rosa
5cf3267a03
Bug 1817029 - Add the client-deduplication ping ( #861 )
...
* Bug 1817245 - new Nimbus feature for controlling client-deduplication ping
This feature will enable/disable the sending of the `client-deduplication`
ping that will be added in a later PR.
* Bug 1817029 - Add the client-deduplication ping
The `client-deduplication` ping will be used to determine if
client IDs are being regenerated erroneously. This ping uses
the lifecycle observers to (almost) replicate the same scheduling
as the baseline ping.
* Bug 1817029 - Suggested changes
changelog
- add `reason` for new ping
- update the unit test for the new ping
- add new metrics
- allow for custom salt when hashing the Ad ID
- move the Nimbus check to the lifecycle observer
- record the new metrics
* Bug 1817029 - Update fenix/.experimenter.yaml
Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
* Bug 1817029 - remove unnecessary pass-through function
* Bug 1817029 - add the GleanTestRule for tests
* Bug 1817029 - Update fenix/app/src/test/java/org/mozilla/fenix/components/metrics/clientdeduplication/ClientDeduplicationPingTest.kt
Co-authored-by: Travis Long <tlong@mozilla.com>
* Bug 1817029 - remove unnecessary call to main thread
* Bug 1817029 - update comment about hashing
---------
Co-authored-by: Alessio Placitelli <alessio.placitelli@gmail.com>
Co-authored-by: Travis Long <tlong@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-07 20:52:51 +00:00
Roger Yang
f1e0eaf7e1
Bug 1820271 - Renew telemetry probes expiring in v114
2023-03-07 19:28:17 +00:00
Arturo Mejia
3163cbeb97
Bug 1819645 - Limit the cookie banner re-engagement dialog to a maximum of two shows
2023-03-07 18:24:51 +00:00
Rebeca Tudor
867eba4513
Bug 1820552 - Increase Site's field x button in Add new login
...
For having the minimum of target size for the delete button,
following the other examples in code, i modified it's height to 48dp.
2023-03-07 17:16:38 +00:00