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

10914 Commits

Author SHA1 Message Date
t-p-white
578541199d Bug 1820467 - Removed dependency to google_material from support-ktx gradle. (#1132)
* Bug 1820467 - Removed dependency to google_material from support-ktx gradle.
Moved SnackbarDelegate.kt to ui-widget components.

* Bug 1820467 - PR change. Move build check to caller. Updated dependencies for Focus and Sample Browser

* Bug 1820467 - Force toolchain rebuild, build fix

* Bug 1820467 - Re-work from PR

---------

Co-authored-by: t-p-white <t-p-white>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-30 11:10:59 +00:00
DreVla
6ed798b6e8 Bug 1814506 - Verify TabsTrayAction with CaptureActionsMiddleware
This is a refactor of a previous bug fix on fenix regarding adding unit tests
that cover multi selection of tabs.
2023-03-30 07:45:43 +00:00
github-actions
a0cf39fd72 Import translations from android-l10n 2023-03-30 04:23:23 +00:00
Christian Sadilek
b950e808ef Bug 1825028 - Delay init of MozillaOnline build until privacy notice accepted
Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2023-03-30 01:30:03 +00:00
sarah541
8181ab1094 Bug 1821466 - Update surface type to 'survey' 2023-03-29 20:19:06 +00:00
alexandra.virvara
f672064081 Bug 1824998 - Revert changes from Bug 1819473 2023-03-29 12:46:54 -04:00
Aaron Train
89afac341e Bug 1825015 - Remove dreamlte in legacy test configuration 2023-03-29 14:57:10 +00:00
rahulsainani
128a59755a Bug 1821720 - Add juno onboarding pager ui 2023-03-29 10:54:17 +00:00
iorgamgabriel
d9ca5a8e0c Bug 1822620 - Possible fix for NullPointerException 2023-03-29 08:55:04 +00:00
Alexandra Virvara
60a7096568 Bug 1823085 - NoSuchElementException fix (#1420)
* Bug 1823085 - NoSuchElementException fix - the search engines list does not contain any element matching the conditions, so calling first on that list will throw an exception

* Bug 1823085 - NoSuchElementException fix - the search engines list does not contain any element matching the conditions, so calling first on that list will throw an exception
2023-03-29 07:48:29 +00:00
Gabriel Luong
f49e45e802 Bug 1824869 - Add PrivateBrowsing[Interactor|Controller] for handling private browsing mode 2023-03-29 05:23:32 +00:00
github-actions
55805562d6 Import translations from android-l10n 2023-03-29 00:39:47 +00:00
JohanLorenzo
acdfac439a Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-03-28 19:08:03 +00:00
Roger Yang
5b55af326f Bug 1824359 - Support retrieving expired messages 2023-03-28 15:56:36 +00:00
rahulsainani
7a362e76ea Bug 1824134 - Add support for clickable linkified text in OnboardingPage.kt 2023-03-28 13:36:38 +00:00
Alexandru2909
0f93e5a97d Bug 1815013 - Port over the Tabs Tray FAB 2023-03-28 10:57:25 +00:00
AndiAJ
1641e7f979 Bug 1824928 - Disable failing open links in apps related UI tests 2023-03-28 09:48:14 +00:00
AndiAJ
56422cc3e0 Bug 1824357 - Refactor or create new privacy settings related UI tests 2023-03-28 09:48:14 +00:00
github-actions
e0f5a156ee Import translations from android-l10n 2023-03-28 00:32:36 +00:00
GitStart
60bd083956 Bug 1807592 - Made parent container to be clickable (#1399)
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Ryan VanderMeulen <rvandermeulen@mozilla.com>
2023-03-27 13:38:27 +00:00
github-actions
6cbd7b58c4 Import translations from android-l10n 2023-03-27 00:35:16 +00:00
github-actions
e59489f4cb Import translations from android-l10n 2023-03-26 00:36:48 +00:00
github-actions
2e9c69ffa1 Import translations from android-l10n 2023-03-25 00:35:22 +00:00
gitstart
abbee47126 Bug 1799622 - Fixed showing login after being deleted 2023-03-24 18:23:40 +00:00
rahulsainani
7c9ae1c963 Bug 1821722 - Update juno onboarding strings 2023-03-24 17:18:25 +00:00
gitstart
dd644d74fe Bug 1815628 - Show Saved Login Page after new credentials are added 2023-03-24 14:58:14 +00:00
oana.horvath
10b7763333 Bug 1823929 - New ETP UI tests 2023-03-24 10:54:09 +00:00
Gabriel Luong
0938c42e41 Bug 1823848 - Part 2: Add SearchSelectorMenuBinding to handle updating the menu items of the search selector menu 2023-03-24 03:04:18 +00:00
Gabriel Luong
951e02b6fe Bug 1823848 - Part 1: Add SearchSelectorBinding to handle updating the search engine displayed in the search selector button 2023-03-24 03:04:18 +00:00
github-actions
2342d70e3a Import translations from android-l10n 2023-03-24 00:36:18 +00:00
Harrison Oglesby
fb2ab74352 Bug 1824027 - Revert speculative fix for Onboarding RTL crash 2023-03-23 23:19:38 +00:00
James Hugman
8b60abe2c2 Bug 1823492 Add timing metric for Adjust Attribution Listener 2023-03-23 22:43:22 +00:00
Harrison Oglesby
b2a14feaf4 Bug 1809809 - change onSelectWallpaper comparison to name of selected wallpaper 2023-03-23 21:53:49 +00:00
Noah Bond
4b3f89f810 Bug 1821206 - Implement composified tab list click listeners 2023-03-23 21:09:03 +00:00
rahulsainani
9a0e7f1433 Bug 1823470 - Create pager indicator component 2023-03-23 18:48:58 +00:00
JohanLorenzo
7191ab40a9 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-03-23 12:31:16 -04:00
AndiAJ
74f66f39d7 Bug 1823707 - Refactor settingsAdvancedItemsTest UI tests 2023-03-23 14:51:05 +00:00
alexandra.virvara
65284a4340 [Fenix] Bug 1819473: add TCP SUMO URL change 2023-03-23 13:36:00 +00:00
github-actions
3e214c5992 Import translations from android-l10n 2023-03-23 00:37:01 +00:00
rahulsainani
d7f511e138 Bug 1822750 - Add option to open default browser help page in custom tab 2023-03-22 16:54:00 +00:00
AndiAJ
bacea723cb Bug 1822823 - Refactor settingsGeneralItemsTests UI test 2023-03-22 15:23:03 +00:00
rahulsainani
42b7fdf925 Bug 1823860 - Update crash monitoring docs to create a bugzilla report from Socorro 2023-03-22 14:51:23 +00:00
JohanLorenzo
c5e30d08da Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 2023-03-22 13:49:54 +00:00
github-actions
cea534b527 Import translations from android-l10n 2023-03-22 00:35:57 +00:00
Roger Yang
ba39ae4cf8 Bug 1823794 - Disable re-engagement notification by default 2023-03-21 23:15:54 +00:00
Aaron Train
8eaebc046e Bug 1823442 - Remove androidx.tracing:tracing dependency 2023-03-21 20:59:59 +00:00
Ryan VanderMeulen
99952d83a6 Bug 1823532 - Remove jnaForTest from project Gradle build files.
Also remove the now-unneeded jna dependency inclusion.
2023-03-21 18:39:45 +00:00
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