Skip to content

Commit

Permalink
Added reverse warning for Media-Hack
Browse files Browse the repository at this point in the history
  • Loading branch information
Snaggly committed Apr 6, 2023
1 parent 4203d5d commit 77ce37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<string name="auto_volume_descpr">Adjusts Android\'s media volume depending on current driving speed.</string>
<string name="retain_volume_at_boot_descpr">Retains all previously set audio volumes after successful boot.</string>
<string name="sound_restorer_descpr">Resets the MCU sound source to Android on every screen switch. This makes it possible to hear Android on OEM screen.</string>
<string name="additional_media_btn_handle_descpr">Enables some extra hardware buttons. For example on BMW iDrive the Buttons \"Media\" and \"Tel\" will be enabled on Android side. They will be detected as \"MODE\" and \"PHONE\" respectively.</string>
<string name="additional_media_btn_handle_descpr">Enables some extra hardware buttons. For example on BMW iDrive the Buttons \"Media\" and \"Tel\" will be enabled on Android side. They will be detected as \"MODE\" and \"PHONE\" respectively. Will hinder automatic switching to OEM when reversing!</string>
<string name="tablet_mode_descpr">Tweaks system DPI to match that of an Android Tablet device. Allows certain Apps to load up in Tablet UI.</string>
<string name="hide_startup_toast_descpr">Hides KSW-ToolKit\'s startup toast after boot.</string>
<string name="hide_topbar_descpr">Hides Android\'s TopBar by enabling immersive mode in all Apps. Only works in Android 10!</string>
Expand Down

0 comments on commit 77ce37d

Please sign in to comment.