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

8636 Commits

Author SHA1 Message Date
runner
26de6200bb Strings - app/src/main/res/values-tr/strings.xml 2022-04-06 11:19:38 -04:00
runner
97248af493 Strings - app/src/main/res/values-tg/strings.xml 2022-04-06 11:19:38 -04:00
runner
58c5d8f8ee Strings - app/src/main/res/values-sv-rSE/strings.xml 2022-04-06 11:19:38 -04:00
runner
21a1ee84b1 Strings - app/src/main/res/values-su/strings.xml 2022-04-06 11:19:38 -04:00
runner
9f144def12 Strings - app/src/main/res/values-sk/strings.xml 2022-04-06 11:19:38 -04:00
runner
3d7e3d07c3 Strings - app/src/main/res/values-sat/strings.xml 2022-04-06 11:19:38 -04:00
runner
a45014f983 Strings - app/src/main/res/values-pt-rPT/strings.xml 2022-04-06 11:19:38 -04:00
runner
c97c98c29e Strings - app/src/main/res/values-nn-rNO/strings.xml 2022-04-06 11:19:38 -04:00
runner
8fa8c56abf Strings - app/src/main/res/values-nl/strings.xml 2022-04-06 11:19:38 -04:00
runner
b7eef6a7a5 Strings - app/src/main/res/values-nb-rNO/strings.xml 2022-04-06 11:19:38 -04:00
runner
aa9afe7345 Strings - app/src/main/res/values-ko/strings.xml 2022-04-06 11:19:38 -04:00
runner
577382a470 Strings - app/src/main/res/values-it/strings.xml 2022-04-06 11:19:38 -04:00
runner
ce131db891 Strings - app/src/main/res/values-is/strings.xml 2022-04-06 11:19:38 -04:00
runner
ef61e2bb2a Strings - app/src/main/res/values-ia/strings.xml 2022-04-06 11:19:38 -04:00
runner
f5de97f176 Strings - app/src/main/res/values-hu/strings.xml 2022-04-06 11:19:38 -04:00
runner
4217e66881 Strings - app/src/main/res/values-hsb/strings.xml 2022-04-06 11:19:38 -04:00
runner
b3775eafea Strings - app/src/main/res/values-fi/strings.xml 2022-04-06 11:19:38 -04:00
runner
4007021d51 Strings - app/src/main/res/values-et/strings.xml 2022-04-06 11:19:38 -04:00
runner
37dd117df1 Strings - app/src/main/res/values-es-rMX/strings.xml 2022-04-06 11:19:38 -04:00
runner
00dff33c99 Strings - app/src/main/res/values-es-rAR/strings.xml 2022-04-06 11:19:38 -04:00
runner
f1b8a5d2e7 Strings - app/src/main/res/values-de/strings.xml 2022-04-06 11:19:38 -04:00
runner
1abd6514e8 Strings - app/src/main/res/values-cs/strings.xml 2022-04-06 11:19:38 -04:00
mergify[bot]
585916bba9
Issue #24611: Enable history improvement feature (#24623)
(cherry picked from commit e6ca009e6a)

Co-authored-by: Roger Yang <royang@mozilla.com>
2022-04-05 14:41:36 -04:00
Mozilla Releng Treescript
2ad4d13323 Automatic version bump CLOSED TREE NO BUG a=release 2022-04-05 17:28:13 +00:00
Mugurell
1bde94135b For #24593 - Initialize Glean on all builds. Avoid Fennec check.
This completes the work for removing the Fennec migration support.
Before that, for Fenix release and beta, apps to which users might update to
from old Fennec builds the Glean initialization was done separately in
MigratingFenixApplication to allow time to first migrate user's telemetry
setting.
With the removal of the migration support it is now safe to initialize Glean in
the same way for all builds and remove that Fennec check.

(cherry picked from commit 526b9a17d7)
2022-04-05 09:47:11 -04:00
Mozilla Releng Treescript
dae1049b13 Automatic version bump CLOSED TREE NO BUG a=release 2022-04-05 03:47:46 +00:00
dsmithpadilla
89d64fc0e8 Update Android Components version to 100.0.0 2022-04-05 02:53:32 +00:00
Mozilla L10n Automation Bot
4cd2a7fb90 Import l10n. 2022-04-05 00:35:55 +00:00
AndiAJ
2171d47613 For #24436 fix and re-enable home screen UI tests 2022-04-04 20:20:34 +00:00
Roger Yang
36c271cab3 Close #24550: Hide edit suggestion button for history and bookmarks search suggestions 2022-04-04 18:32:42 +00:00
MickeyMoz
70d7e8fc27 Update Android Components version to 100.0.20220404143034. 2022-04-04 16:33:53 +00:00
AndiAJ
b20a16f279 For #24462 #24376 #24377 #20418 re-enable top sites UI tests 2022-04-04 12:41:14 +00:00
AndiAJ
e3cc090c8a Skip onboarding in TopSitesTest class 2022-04-04 12:41:14 +00:00
AndiAJ
413387c37c Remove duplicate add top site from main menu UI test 2022-04-04 12:41:14 +00:00
MickeyMoz
7ef4a8f7f8 Update Android Components version to 100.0.20220403190302. 2022-04-03 20:30:35 +00:00
MickeyMoz
f8f872bbd2 Update Android Components version to 100.0.20220402190340. 2022-04-03 16:51:21 +00:00
MickeyMoz
c419d7e0f1 Update Android Components version to 100.0.20220402143120. 2022-04-02 16:36:35 +00:00
Gabriel Luong
81167eb953 For #24556 - Handle preference change for the Contile preference 2022-04-01 19:21:35 +00:00
Sammy Khamis
b6a0b41536
Don't crash when receiving a bad uri via send tab (#24326)
* don't crash when receiving a bad uri via send tab

* changed searchfox link to permalink

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-01 18:50:47 +00:00
MickeyMoz
f497c4e13e Update Android Components version to 100.0.20220401143147. 2022-04-01 12:36:29 -04:00
jhugman
2b36ca75bf Add defaults to FML, add control behaviour 2022-04-01 16:13:39 +00:00
Alexandru2909
480ab3dca7 For #24454 - Remove Event.wrapper for SyncAccount metrics 2022-04-01 12:40:06 +00:00
Alexandru2909
54e17f4e2d For #24512 - Remove Event.wrapper for RecentlyClosedTabs metrics 2022-04-01 11:13:56 +00:00
Alexandru2909
623bfd0a03 For #24452 - Remove MetricController checks from BackgroundServicesTest 2022-04-01 09:45:00 +00:00
Alexandru2909
258f329046 For #24452 - Remove Event.wrapper for SyncAuth metrics 2022-04-01 09:45:00 +00:00
Alexandru2909
82901297cb For #24214 - Move bookmark removal events to BookmarkController 2022-04-01 07:41:45 +00:00
Alexandru2909
0a5b8c49a0 For #24214 - Remove Event.wrapper for BookmarksManagement metrics 2022-04-01 07:41:45 +00:00
Alexandru2909
740566992a For #24099 - Remove Event.wrapper for Collections telemetry 2022-04-01 06:59:55 +00:00
Pedro Coelho
e5e286f843 For #22308 - Changed constraint of tab tray overflow 2022-03-31 22:19:02 +00:00
sarah541
3a039ca918 For #23971 - Migrate CollectionHeaderViewHolder to Compose
fix ktlint
2022-03-31 21:05:56 +00:00