Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0297b9c9 authored by Roman Birg's avatar Roman Birg
Browse files

Settings: remove screen-off animation checkbox



Instead of having a separate checkbox on whether to
enable an animation, let's collapse it into the listview
preference. Now the user is presented with 3 options:

* Disabled
* Electron beam
* Fade out

Change-Id: I8bdcfbf5eba6b639eecabe22ad9b78b642f636df
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent d884fdeb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -159,7 +159,6 @@
  <string name="wake_when_plugged_or_unplugged_title">Word wakker op in/uit prop</string>
  <string name="wake_when_plugged_or_unplugged_summary">Skakel die skerm aan met die koppeling of ontkoppeling van \'n kragbron</string>
  <string name="screen_animation_off_title">Skermaf animasie</string>
  <string name="screen_animation_style_title">Animasie styl</string>
  <string name="screen_animation_style_electronbeam">Elektronstraal</string>
  <string name="screen_animation_style_fade">Vervaag</string>
  <string name="edit_light_settings">&gt;Verander liggie instellings</string>
+0 −1
Original line number Diff line number Diff line
@@ -159,7 +159,6 @@
  <string name="wake_when_plugged_or_unplugged_title">Encén en endollar</string>
  <string name="wake_when_plugged_or_unplugged_summary">Encén la pantalla en connectar o desconnectar d\'una font d\'energia</string>
  <string name="screen_animation_off_title">Animació d\'apagat de la pantalla</string>
  <string name="screen_animation_style_title">Estil d\'animació</string>
  <string name="screen_animation_style_electronbeam">Feix d\'electrons</string>
  <string name="screen_animation_style_fade">Esvair</string>
  <string name="edit_light_settings">Edita els ajustos de llum</string>
+0 −1
Original line number Diff line number Diff line
@@ -156,7 +156,6 @@
  <string name="wake_when_plugged_or_unplugged_title">Probudit při nabíjení</string>
  <string name="wake_when_plugged_or_unplugged_summary">Zapnout obrazovku při připojení nebo odpojení nabíječky</string>
  <string name="screen_animation_off_title">Animace vypnutí obrazovky</string>
  <string name="screen_animation_style_title">Vzhled animace</string>
  <string name="screen_animation_style_electronbeam">Elektronový paprsek</string>
  <string name="screen_animation_style_fade">Pozvolné ztmavnutí</string>
  <string name="edit_light_settings">Upravit nastavení osvětlení</string>
+0 −1
Original line number Diff line number Diff line
@@ -159,7 +159,6 @@
  <string name="wake_when_plugged_or_unplugged_title">Væk ved strøm</string>
  <string name="wake_when_plugged_or_unplugged_summary">Tænd skærmen, når du tilslutter eller frakobler en strømkilde</string>
  <string name="screen_animation_off_title">Animation ved slukning af skærm</string>
  <string name="screen_animation_style_title">Animationstype</string>
  <string name="screen_animation_style_electronbeam">Elektronstråle</string>
  <string name="screen_animation_style_fade">Udtoning</string>
  <string name="edit_light_settings">Rediger LED-indstillinger</string>
+0 −1
Original line number Diff line number Diff line
@@ -158,7 +158,6 @@
  <string name="adaptive_backlight_summary">Die Hintergrundbeleuchtung des Bildschirms intelligent regeln, um die Akkulaufzeit zu verbessern</string>
  <string name="wake_when_plugged_or_unplugged_title">Beim Einstecken aufwecken</string>
  <string name="screen_animation_off_title">Abschaltanimation</string>
  <string name="screen_animation_style_title">Animationsstil</string>
  <string name="screen_animation_style_electronbeam">Elektronenstrahl</string>
  <string name="screen_animation_style_fade">Ausblenden</string>
  <string name="edit_light_settings">Farbeinstellungen ändern</string>
Loading