No description
Find a file
Michael W 2da2ec0395
Settings: Hide Flashlight
* Class comment states: "Headless activity that toggles
  flashlight state when launched."
* Comment in constructor states:
  "The sole purpose of this activity is to provide a place
   to index flashlight into Settings search."
* Since it does only the second thing successfully and we
  do neither know why we need a useless search result nor
  does it serve any purpose, hide it from search results
* We could remove the whole class, but since it's from AOSP
  I decided to keep the change footprint minimal

Test: Type "Flashlight" into settings search - result does not
appear anymore
Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/6397

Change-Id: I53541c700e24efd33d386c38a4ea38fb1b8b81d6
2024-10-25 03:10:45 +03:00
aconfig Merge "[ConnectedDevicePage] Make bonded bluetooth devices can be found by Settings search" into main 2024-06-11 10:50:04 +00:00
libs Use androidx.window from prebuilt. 2022-04-14 09:55:36 +00:00
protos Add AppOptimizationModeEventsUtils to save & update app optimization mode expiration events. 2024-06-03 19:42:26 +08:00
res Settings: Add private dns icon 2024-10-25 03:10:45 +03:00
res-export Merge "Move config_isSafetyCenterLockScreenPendingIntentFixed" 2022-12-07 11:47:43 +00:00
res-product Import translations. DO NOT MERGE ANYWHERE 2024-08-06 09:22:08 +00:00
src/com/android/settings Settings: Hide Flashlight 2024-10-25 03:10:45 +03:00
tests Remove useless USB page header 2024-10-25 03:07:43 +03:00
.gitignore Update .gitignore list 2023-09-28 10:40:22 -07:00
Android.bp Settings: Hide settings that don't work when taskbar is enabled 2024-10-25 03:09:27 +03:00
AndroidManifest.xml Settings: Network setup UI changes for SUW 2024-10-25 03:07:02 +03:00
CleanSpec.mk Move the app to /system_ext 2020-01-16 06:45:18 +00:00
color-check-baseline.xml Fix color_hook broken in repo upload caused by ag/27381753. 2024-06-04 12:35:56 +08:00
NOTICE
OWNERS Remove yantingyang from OWNERS 2024-02-05 08:46:27 +00:00
PREUPLOAD.cfg Migrate stringslint.py to AyeAye. 2022-08-03 13:52:10 -06:00
proguard.flags Refine Settings proguard rules 2022-10-06 09:10:38 -07:00
TEST_MAPPING Enable VPN2 package to Presubmit as the tests aren't flaky during local tests. 2024-05-21 08:49:04 +00:00
wrap_alpha.py