Commit Graph

11303 Commits (6b5ca8e2dfc797a78134433ff902fdbbb48b45d6)
 

Author SHA1 Message Date
Roger Yang 126591afd6 Bug 1822899 - Limit Nimbus message display count to max display count 2 years ago
Gabriel Luong b1ad36df71 Bug 1822744 - Part 2: Add ToolbarController for handling home toolbar related functionalities 2 years ago
Gabriel Luong d99eee09cd Bug 1822744 - Part 1: Refactor ToolbarInteractor into their own file 2 years ago
Ryan VanderMeulen e3ec85ddf6 Bug 1822804 - Update jna to version 5.13.0 2 years ago
GitStart d27148a7f4 Bug 1807558 - Stop treating ETP options in settings as clickable 2 years ago
gitstart c9eb61aeb5 Bug 1813450 - Increase tap area for autocomplete edit text in address bar 2 years ago
GitStart dd1dfbc23c Bug 1809815 - Ensure Show from the Recently visited section is seen by Talkback as a button. 2 years ago
Aaron Train 01812ad724 Bug 1819153 - Add androidx tracing dependency to resolve NoSuchMethodError 2 years ago
Noah Bond 52bca8072c Bug 1814995 - Add private tabs to `TabsTray` 2 years ago
github-actions 04424814d2 Import translations from android-l10n 2 years ago
Gabriel Luong d336eff594 Bug 1822634 - Refactor tab counter code from HomeFragment into TabCounterView 2 years ago
JohanLorenzo 87725f1ccb Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
Mugurell d520847ef6 Bug 1816059 - Show the notification for entering fullscreen as a Toast 2 years ago
James Hugman 0fe446ea6d Bug 1821464 Add UI test to NotificationWorker 2 years ago
Gabriel Luong d474c99acb Bug 1822606 - Refactor HomeFragment.navigateToSearch() to the ToolbarController 2 years ago
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.
2 years ago
Christian Sadilek b5b7ad6a7c Bug 1822394 - Fix intermittent failures in MessagingMiddlewareTest 2 years ago
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.
2 years ago
Noah Bond c3c0a6062c Bug 1815620 - Truncate long tab titles before they are composed 2 years ago
Noah Bond 9b1f3bdd97 Bug 1820897 - Disable the private theme from being used in the Composified Tabs Tray 2 years ago
Gabriel Luong f884503a34 Bug 1822446 - Add OnboardingController for handling onboarding functionality 2 years ago
rahulsainani 72d5c2dd92 Bug 1821718 - Add feature and nimbus flag for juno onboarding 2 years ago
Harrison Oglesby 78edd64007 Bug 1809809 - debounce click events on wallpaper settings 2 years ago
Harrison Oglesby dd61e127bf Bug 1809809 - create debouncedClickable modifier 2 years ago
Harrison Oglesby 87dfcffe1e Bug 1812862 - Switch browsing mode on tab selected 2 years ago
oana.horvath 37f64e9374 Bug 1814032 - Retry attempts for address autofill in UI tests 2 years ago
sarah541 c598560546 Bug 1821466 - Add nimbus message for fullscreen research surface 2 years ago
AndiAJ 08d5d492a4 Bug 1821016 - Disable openPocketStoryItemTest UI test 2 years ago
AndiAJ 33496ec783 Bug 1807268 - Disable verifySponsoredShortcutsSettingsOptionTest UI test 2 years ago
AndiAJ 1478dc4022 Bug 1822267 - Improve coverage for "Edit bookmarks" related UI tests 2 years ago
AndiAJ e94bc0b1e6 Bug 1822050 - Verify cookie banner reduction summary updates in UI tests 2 years ago
AndiAJ 479fbd0206 Bug 1822050 - Verify HTTPS summary updates in UI tests 2 years ago
rahulsainani 5913d09770 Bug 1807324 - Add macrobenchmarks for startup metrics 2 years ago
github-actions f2b042082a Import translations from android-l10n 2 years ago
Tad e0b988a516 Bug 1822392 - Remove stray GMS reference for annotation
This was likely automatically imported by mistake
2 years ago
Gabriel Luong 22aca441a1 Bug 1822378 - Refactor OnboardingInteractor into its own file 2 years ago
Christian Sadilek 25108508ba Bug 1822375 - Remove unneeded and now incorrect AndroidComponents.kt 2 years ago
Noah Bond 0acebea167 Bug 1814994 - Create Tabs Tray list and grid layouts 2 years ago
AndiAJ fd61f88da2 Bug 1807268 - Disable toggleSearchBookmarksAndHistoryTest UI test 2 years ago
Christian Sadilek 6f7b1f5ba1 Bug 1803130 - Remove leftover .git-blame-ignore-revs file 2 years ago
JohanLorenzo fec9dd1da6 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2 years ago
rahulsainani ee642929e5 Bug 1821715 - Update OnboardingPageState to include button actions 2 years ago
AndiAJ 9311b828c3 Bug 1821986 - New opening screen option summary updates UI smoke test 2 years ago
rahulsainani 4a9b067034 Bug 1820134 - Update accompanist drawable painter 2 years ago
AndiAJ fa38639322 Bug 1821035 - New PDF text selection UI smoke tests 2 years ago
AndiAJ a02f692410 Bug 1821035 - Add open in app banner FeatureSettingsHelper variable and disable it by default 2 years ago
AndiAJ 3f75c8a404 Bug 1821035 - Move existing text selection UI tests to a new class 2 years ago
AndiAJ a067470a17 Bug 1821973 - new tabs option summary updates UI tests 2 years ago
github-actions 3f7773341a Import translations from android-l10n 2 years ago
Gabriel Luong bbf9b82ce7 Bug 1822181 - Refactor TabCounterBuilder to TabCounterView 2 years ago