[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-153.2.0esr-16.0-1] fixup! [android] Disable features and functionality



Title: GitLab

Dan Ballard pushed to branch tor-browser-153.2.0esr-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • ae7439cc
    by clairehurst at 2026-09-08T11:44:29-07:00
    fixup! [android] Disable features and functionality
    
    TB 45252: Remove the change wallpaper menu item
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/main/java/org/mozilla/fenix/components/menu/compose/MainMenu.kt
    ... ... @@ -314,11 +314,6 @@ fun MainMenu(
    314 314
     
    
    315 315
             MenuGroup {
    
    316 316
                 if (accessPoint == MenuAccessPoint.Home) {
    
    317
    -                MenuItem(
    
    318
    -                    label = stringResource(id = R.string.browser_menu_change_wallpaper),
    
    319
    -                    beforeIconPainter = painterResource(id = iconsR.drawable.mozac_ic_wallpaper_24),
    
    320
    -                    onClick = onWallpaperButtonClick,
    
    321
    -                )
    
    322 317
                 }
    
    323 318
     
    
    324 319
                 MenuItem(
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx