[tbb-commits] [Git][tpo/applications/firefox-android][firefox-android-115.2.1-13.0-1] fixup! Modify UI/UX

Dan Ballard (@dan) git at gitlab.torproject.org
Tue Oct 10 16:18:44 UTC 2023



Dan Ballard pushed to branch firefox-android-115.2.1-13.0-1 at The Tor Project / Applications / firefox-android


Commits:
1d53ad16 by clairehurst at 2023-10-10T16:18:31+00:00
fixup! Modify UI/UX

Bug 42157: Fix Help button URL

- - - - -


1 changed file:

- fenix/app/src/main/java/org/mozilla/fenix/home/HomeMenuView.kt


Changes:

=====================================
fenix/app/src/main/java/org/mozilla/fenix/home/HomeMenuView.kt
=====================================
@@ -160,10 +160,7 @@ class HomeMenuView(
             }
             HomeMenu.Item.Help -> {
                 homeActivity.openToBrowserAndLoad(
-                    searchTermOrURL = SupportUtils.getSumoURLForTopic(
-                        context = context,
-                        topic = SupportUtils.SumoTopic.HELP,
-                    ),
+                    searchTermOrURL = SupportUtils.getTorHelpPageUrl(),
                     newTab = true,
                     from = BrowserDirection.FromHome,
                 )



View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/1d53ad16fc9c59715ccecac2d6e7ed445131f10a

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/firefox-android/-/commit/1d53ad16fc9c59715ccecac2d6e7ed445131f10a
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20231010/bba08236/attachment.htm>


More information about the tbb-commits mailing list