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

11482 Commits

Author SHA1 Message Date
mike a
e03c5b06dd Bug 1826404 – fixed tabs list card spacing 2023-05-17 00:11:15 +00:00
Ryan VanderMeulen
dfb04eb896 Bug 1833404 - Update Sentry to version 6.19.0 2023-05-16 19:49:16 +00:00
mike a
75ba7dfc9a Bug 1832892 – update delete histry dialog body text 2023-05-16 18:43:33 +00:00
JohanLorenzo
fae2e6951b Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-05-16 17:58:07 +00:00
Zac McKenney
9d0b46ae45 Bug 1832711 - Update readme and docs for how to use local GV in Fenix 2023-05-16 16:57:42 +00:00
GitStart
b5e24ffc3f Bug 1810629 - Add an Android shortcut to go straight to the login and passwords 2023-05-16 16:20:21 +00:00
DreVla
f286cf7002 Bug 1830112 - Display full text in compose button when large font
When using the compose button and the the size of the font is
set to largest for accessibility purposes, the font should not
cut if it doesn't fit. Instead, the button accommodates the
entirety of the text.
2023-05-16 15:16:47 +00:00
AndiAJ
3fded42940 Bug 1832828 - Improve mainMenuShareButtonTest UI test coverage 2023-05-16 14:43:54 +00:00
Aaron Train
94a46ba609 Bug 1833382 - Temporarily remove walleye for long queuing on Test Lab 2023-05-16 14:11:46 +00:00
Ryan VanderMeulen
82b624120d Bug 1833292 - Update Google Accompanist to version 0.30.1 2023-05-16 13:39:02 +00:00
t-p-white
e399f1b314 Bug 1833118 - Rename OnboardingPageState image to imageRes and update class desc @param to @property 2023-05-16 11:46:28 +00:00
rahulsainani
2cbd3b5020 Bug 1830083 - Make action_home local to JunoOnboardingFragment 2023-05-16 09:13:20 +00:00
github-actions
296e5ec0c3 Import translations from android-l10n 2023-05-16 01:16:57 +00:00
Ryan VanderMeulen
5613cd7f2f Bug 1832597 - Update some Fenix & Focus testing dependencies 2023-05-16 00:47:19 +00:00
Mugurell
8d442cd874 Bug 1824379 - When updating a login update it in the shared LoginsFragmentStore
This change comes to use the shared LoginsFragmentStore and help elide a more
expensive read from disk for updated logins by using the in memory data for
instant updates in all Fragments interested in LoginsFragmentStore updates.
2023-05-15 23:24:51 +00:00
Mugurell
116fd648b6 Bug 1824379 - When deleting a login delete it from the shared LoginsFragmentStore
This reverts the recent patch for bug 1799622 and reworks the implementation to
avoid using the Fragment Result API for a simpler functionality using the
already shared LoginsFragmentStore.
2023-05-15 23:24:51 +00:00
Mugurell
52d035c13c Bug 1824379 - When adding a new login add it to the shared LoginsFragmentStore
This brings multiple advantages over the current implementation:
- we're not creating a new instance of SavedLoginsFragment
- we avoid a deeper and more expensive layer of caching the just added login
through SyncableLoginsStorage and use the in memory data.
- we avoid having to intercept the back press to control navigation
2023-05-15 23:24:51 +00:00
Mugurell
066cdb7146 Bug 1824379 - Ensure logins fragments share the same Store
We'll cache the same LoginsFragmentStore instance to a new nested navigation
graphs and in that allow multiple related screen to use the same data.
2023-05-15 23:24:51 +00:00
Ryan VanderMeulen
0df448b78d Revert "Bug 1810629 - Add an Android shortcut to go straight to the login and passwords" due to UI test failures.
This reverts commit 341fef9f30b4f215c2d6e62350455b0c75c660e0.
2023-05-15 18:16:05 -04:00
Lucius C. (czlucius)
c8577335ee Bug 1807131 - Fix ripples for snackbar and alert dialogs 2023-05-15 21:03:57 +00:00
GitStart
162a81137b Bug 1810629 - Add an Android shortcut to go straight to the login and passwords 2023-05-15 19:51:55 +00:00
t-p-white
481894e950 Bug 1831068 - Incorporate Nimbus experiment 'lifestyle image' resources 2023-05-15 17:00:16 +00:00
Harrison Oglesby
5af6180068 Bug 1831009 - update RecyclerView with Compose implementations to new guidelines for 1.3.0 (#1878)
* Bug 1822447 - upgrade androidx_recyclerview to 1.3.0

* Bug 1822447 - remove default placeholder imageview from tab tray items

* Bug 1822447 - upgrade androidx_recyclerview in AC to 1.3.0

* Bug 1831009 - update RecyclerView with Compose implementations to new guidelines for 1.3.0

---------

Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-15 16:15:35 +00:00
Roger Yang
eaa841be4c Bug 1830765 - Remove duplicate toolbar position metrics 2023-05-15 15:39:11 +00:00
Ryan VanderMeulen
8c591b923b Bug 1832851 - Update AndroidX ProfileInstaller to version 1.3.1 2023-05-15 14:59:03 +00:00
rxu
f3fb0c082e Bug 1832003 - Hide marketing telemetry in Data choices in MozillaOnlinebuids 2023-05-15 13:57:57 +00:00
rxu
bf9e782741 Bug 1832003 - Start with default false of telemetry when user disagrees with privacy notice 2023-05-15 13:57:57 +00:00
AndiAJ
c5402c1cf4 Bug 1807268 - disable failing dismissOnboardingUsingHelpTest UI test 2023-05-15 12:16:36 +00:00
rahulsainani
f02fe91a42 Bug 1829083 - Migrate to compose foundation pager 2023-05-15 11:13:26 +00:00
rahulsainani
8bf1aeeca8 Bug 1830304 - Set browsing mode when redesigned onboarding is enabled 2023-05-15 10:11:37 +00:00
github-actions
2b1fae8ada Import translations from android-l10n 2023-05-15 00:32:34 +00:00
github-actions
20baaf0d0c Import translations from android-l10n 2023-05-14 00:38:09 +00:00
github-actions
26b6f10d73 Import translations from android-l10n 2023-05-13 00:33:44 +00:00
James Hugman
428a3069ba Bug 1832066 Initialize nimbus-cli tooling for Fenix 2023-05-12 15:52:54 +00:00
AndiAJ
c19b676cbb Bug 1815402 - Fix flaky verifyReaderViewAppearanceUI UI test 2023-05-12 15:20:15 +00:00
AndiAJ
b24f4598d3 Bug 1830045 - New search bookmarks related UI tests 2023-05-12 14:45:37 +00:00
Alexandru2909
15e5d8a82c Bug 1816558 - Add functionality for the three-dot button in the multi selection banner 2023-05-12 12:33:35 +00:00
Alexandru2909
c93819b91c Bug 1816517 - Add functionality for the three-dot button in the tabs tray page indicator 2023-05-12 12:33:35 +00:00
AndiAJ
4ffee2c338 Bug 1807276 - Fix firstRunScreenTest and youControlYourDataCardTest UI tests 2023-05-12 11:17:10 +00:00
github-actions
3fb703f526 Import translations from android-l10n 2023-05-12 00:35:22 +00:00
Ryan VanderMeulen
70b75e9af1 Bug 1832416 - Update Material Components to version 1.9.0 2023-05-11 14:03:06 +00:00
Alexandru2909
d6d02d094d Bug 1816556 - Add functionality for the share button in the multi selection banner 2023-05-11 08:31:57 +00:00
DreVla
83eba3cd89 Bug 1827650 - Disable checkboxes when deletion in progress.
Previously when deleting browsing data, while the deletion was in
in progress, the user could still check the boxes and press the
"Delete browsing data" button triggering the dialog that lead
to the app crashing. This patch aims to disable interaction with
the checkboxes while while a deletion is in progress.
2023-05-11 08:01:21 +00:00
DreVla
e84b28b4ff Bug 1822950 - Add Karakalpak(kaa) locale 2023-05-11 07:30:16 +00:00
Alexandru2909
a9ee5277f2 Bug 1816555 - Add functionality for collections button in composed multi selection banner 2023-05-11 06:48:56 +00:00
github-actions
7aa627bbcc Import translations from android-l10n 2023-05-11 02:06:47 +00:00
iorgamgabriel
4469ea3aff Bug 1830881 - Change strings for submitted cookie banner site reports. 2023-05-11 01:35:43 +00:00
Jonathan Almeida
6a22dcc447 Bug 1829560 - Update profiler threads and features for Graphics & Media 2023-05-10 18:15:39 +00:00
Jonathan Almeida
2547b55559 Bug 1827905 - Update manifestPlaceholders in variants instead of reinit
Also updated the dead links that referenced the fennec code for the
manifestPlaceholders.sharedUserId.
2023-05-10 16:38:36 +00:00
github-actions
4d0a15cf55 Import translations from android-l10n 2023-05-10 00:34:41 +00:00