Ver Mensaje Individual
  #67  
Viejo 14/06/13, 17:13:13
Array

[xs_avatar]
gerard_f gerard_f no está en línea
Kernel developer
 
Fecha de registro: ago 2008
Localización: Catalunya
Mensajes: 2,999
Modelo de smartphone: Nexus 6P
Tu operador: Movistar
 Cita: Originalmente Escrito por AlvaroOrduna Ver Mensaje
En settings si mal no recuerdo te permitía modificar alguna opción de Halo como el comportamiento y eso, pero lógicamente eso es secundario, amen de que si no tienes Halo en frameworks, las referencias que pongas en settings te darán error al compilar, no?
Si por lo que he visto hay las opciones de listas negras y blancas, invertir los controles y alguna cosa mas
Son estas:
Código:
+    <!-- HALO -->
+    <string name="halo_hide_title">Hide HALO after activity</string>
+    <string name="halo_hide_summary">HALO will appear for incoming tasks and scroll out of sight after a while</string>
+    <string name="halo_reversed_title">Reverse HALO gestures</string>
+    <string name="halo_reversed_summary">Applies tasking or dragging to the double-tap-swipe gesture</string>
+    <string name="halo_state_title">HALO policy</string>
+    <string name="halo_state_summary">For black/white-listing notifications pinging through HALO</string>
+    <string name="halo_state_black">Black list</string>
+    <string name="halo_state_white">White list</string>
+
Responder Con Cita
Gracias de parte de: