2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-13 07:10:28 +00:00
Commit Graph

8660 Commits

Author SHA1 Message Date
MickeyMoz
389cb91267 Update Android Components version to 100.0.20220322143329. 2022-03-22 12:20:17 -04:00
Julien Cristau
5961ab2ede Notify release management when push-apk fails 2022-03-22 11:06:29 -04:00
Julien Cristau
79639c81e4 Revert "Bug 1760570 - disable nightlies until google play catches up"
This reverts commit 2513e8634d.
2022-03-22 10:45:18 -04:00
Gabriel Luong
b4725429e8 For #24334 - Add FeatureFlag for Unified Search feature 2022-03-22 14:29:12 +00:00
MatthewTighe
c1d2a9fb70 closes #24366: reset strict mode after locale read 2022-03-22 13:47:04 +00:00
Mozilla L10n Automation Bot
846751009d Import l10n. 2022-03-22 00:48:31 +00:00
Heitor Neiva
9c1e3450c6 Bug 1760699 - Fix proxy on run-task jobs 2022-03-21 23:36:29 +00:00
Gabriel Luong
634ed4f164 For #24114 - Decrease EXPECTED_SUPPRESSION_COUNT value to fix StartupExcessiveResourceUseTest 2022-03-21 20:13:17 +00:00
Gabriel Luong
b72c915d77 For #24114 - Dispatch the current mode when the HomeFragment is created 2022-03-21 20:13:17 +00:00
Gabriel Luong
48635fb031 For #24114 - Check feature settings to show and hide home screen sections 2022-03-21 20:13:17 +00:00
Gabriel Luong
4f3e891484 For #24114 - Refactor ext/HomeFragmentStateTest to ext/AppStateTest 2022-03-21 20:13:17 +00:00
Gabriel Luong
15d6d34a01 For #24114 - Change all HomeFragment[Store|State|Action] usage to App[Store|State|Action] in existing tests 2022-03-21 20:13:17 +00:00
Gabriel Luong
6ae4f9b4c5 For #24114 - Refactor HomeFragmenStoreTest to AppStoreTest 2022-03-21 20:13:17 +00:00
Gabriel Luong
d7a9e304fb For #24114 - Refactor initial HomeFragmentState into AppState 2022-03-21 20:13:17 +00:00
Gabriel Luong
aaa3d7b977 For #24114 - Refactor HomeFragmentStore parameters to AppStore 2022-03-21 20:13:17 +00:00
Gabriel Luong
c2e3d251cb For #24114 - Refactor HomeFragmentState into AppState 2022-03-21 20:13:17 +00:00
Gabriel Luong
09df4dd787 For #24114 - Refactor ext/HomeFragmentState to ext/AppState 2022-03-21 20:13:17 +00:00
Heitor Neiva
1647d93591 RELENG-805 - Pull taskgraph from pypi 2022-03-21 18:38:56 +00:00
MickeyMoz
4268c13f89 Update Android Components version to 100.0.20220321143410. 2022-03-21 16:46:20 +00:00
Julien Cristau
2513e8634d Bug 1760570 - disable nightlies until google play catches up 2022-03-21 14:58:54 +00:00
Mugurell
81604e8612 For #24342 - Actually log when Pocket stories are shown
Based on this we'll send telemetry and rotate the stories shown to prioritize
fresh ones instead of the ones already shown.
2022-03-21 08:23:34 +00:00
Mozilla L10n Automation Bot
6d7206a8dd Import l10n. 2022-03-21 00:37:53 +00:00
MickeyMoz
7d524bea98 Update Android Components version to 100.0.20220320190335. 2022-03-20 21:36:32 +00:00
Mozilla L10n Automation Bot
8db26b5b71 Import l10n. 2022-03-20 00:45:41 +00:00
MickeyMoz
57a5f69668 Update Android Components version to 100.0.20220319190038. 2022-03-19 20:44:38 +00:00
MickeyMoz
b0b209723b Update Android Components version to 100.0.20220319143149. 2022-03-19 16:45:10 +00:00
Mozilla L10n Automation Bot
cd4bed4eab Import l10n. 2022-03-19 00:35:58 +00:00
MickeyMoz
fbfd11b6fd Update Android Components version to 100.0.20220318143422. 2022-03-18 16:39:25 +00:00
Arturo Mejia
55c707a412 Closes #24305: Remove false wallpaper NPE Sentry report 2022-03-18 01:45:24 +00:00
Mozilla L10n Automation Bot
f3a63c4a60 Import l10n. 2022-03-18 00:55:09 +00:00
MatthewTighe
9d681a9de0 closes #24306: add nav argument to open tabs tray to an initial page 2022-03-17 21:05:08 +00:00
MatthewTighe
9853ca13ae no issue: update accessibility comment for device icon 2022-03-17 18:44:08 +00:00
MickeyMoz
6376b4bf51 Update Android Components version to 100.0.20220317143136. 2022-03-17 16:41:08 +00:00
AndiAJ
eb8f118e79 Remove SmokeTest annotation for closeTabCrashedReporterTest and restoreTabCrashedReporterTest 2022-03-17 11:10:31 +00:00
AndiAJ
686bcbfedc New useAppWhileTabIsCrashedTest and privateBrowsingUseAppWhileTabIsCrashedTest UI tests 2022-03-17 11:10:31 +00:00
AndiAJ
06dd147b8a Create new Crash Report test class and move the previously created UI smoke tests and refactoring work 2022-03-17 11:10:31 +00:00
indu
468ab0ffa8 For #24037: Do voice search in a separate task
This allows voice search to open in a separate window instead of opening in the same Picture-In-Picture window,  thereby making it easier to interact with the voice search.
2022-03-17 10:19:13 +00:00
Grigory Kruglov
cbd0c07c6f For #23697: Allow pasting plain text in toolbar long press 2022-03-16 22:10:52 +00:00
Grigory Kruglov
fc39c187cd For #23697: Treat text/x-moz-url mime type clipboard text as url
It seems like this is the MIME type we're getting from the clipboard in
certain scenarios, e.g. after copying a link from Chrome or Gmail on
some devices.
2022-03-16 22:10:52 +00:00
MatthewTighe
5674a4066b closes #24289: reset strict mode after WallpaperManager construction 2022-03-16 21:41:50 +00:00
Noah Bond
161b971aa6 For #24286 - Create new test for synced tabs error mapping 2022-03-16 21:13:24 +00:00
MickeyMoz
ee8a2ee64a Update Android Components version to 100.0.20220316143302. 2022-03-16 18:12:35 +00:00
Arturo Mejia
0aab006a1c For #23489: Update SentryService reference to use the latest Sentry SDK. 2022-03-16 16:24:12 +00:00
mcarare
a9bb913653 For #19929: Use AC extension functions for window insets compat. 2022-03-16 14:58:29 +00:00
Mozilla L10n Automation Bot
a4fa1f5a52 Import l10n. 2022-03-16 01:54:36 +00:00
Roger Yang
ed71b8a92c Close #12717: Add bookmark search 2022-03-16 01:24:57 +00:00
MatthewTighe
3727d55b88 for #24177: add ui wireframe for synced recent tab 2022-03-16 00:51:24 +00:00
Gabriel Luong
221ce814ef For #24235 - Remove Tip from HomeFragmentStore 2022-03-15 23:29:58 +00:00
Gabriel Luong
0448530440 For #24235 - Remove MasterPasswordTipProvider 2022-03-15 23:29:58 +00:00
Gabriel Luong
788b83bfaa For #24229 - Remove unused MigrationTipProvider 2022-03-15 23:29:58 +00:00