2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00
Commit Graph

10867 Commits

Author SHA1 Message Date
rahulsainani
4c25c69d01 Bug 1821722 - Add juno onboarding strings 2023-03-21 15:27:31 +00:00
AndiAJ
ba25f6fb4f Bug 1822611 - New open links in apps related UI smoke tests 2023-03-21 13:42:12 +00:00
github-actions
765e977823 Import translations from android-l10n 2023-03-21 01:12:52 +00:00
Harrison Oglesby
480828bb9b Bug 1822269 - add androidx.activity-compose and androidx.activity-ktx dependencies 2023-03-20 09:39:08 -04:00
github-actions
fd749adb1b Import translations from android-l10n 2023-03-20 00:35:47 +00:00
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
Ryan VanderMeulen
e3ec85ddf6 Bug 1822804 - Update jna to version 5.13.0 2023-03-16 19:35:13 +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