Skip to content
Snippets Groups Projects
  1. Aug 15, 2016
    • Adrian DC's avatar
      cm: charger: Add support for double backlight displays · cadd0be0
      Adrian DC authored
      
       * Some devices using AMS AS36xx LEDs controllers
          are using 2 backlight paths to light the display,
          mostly on Sony Huashan and Sony Blue board devices
      
       * Although most of the displays have interlaced backlights
          and the half dark path can be hard to see, other displays
          have a top / bottom path that make half the screen on / off
      
       * Control the backlight level of both path if the device does have
          BACKLIGHT_PATH set, and if present, SECONDARY_BACKLIGHT_PATH
      
       * Leave the HEALTD_BACKLIGHT_LEVEL config accessible
          to override the default 100 / 255 brightness used in healthd
      
      Change-Id: If774c3e66acedddf7ba676581e7c88b7e83a66b6
      Signed-off-by: default avatarAdrian DC <radian.dc@gmail.com>
      cadd0be0
  2. Aug 14, 2016
    • Steve Kondik's avatar
      cm: Add custom off-mode charging screen · 75956207
      Steve Kondik authored
        * Moving this to open-source from CyanogenOS :)
        * Thanks to Chao Chen, Ethan Chen, Pat Erley, Scott Mertz,
          and Keith Mok for various contributions to this.
      
      Change-Id: If79f9c279668d14ee0cde62889bb09e7185ef08c
      75956207
    • Steve Kondik's avatar
      extract-utils: Add pinning support · 48f8df8d
      Steve Kondik authored
       * In many cases, we would like to keep certain files which do not
         exactly match what might be extracted from a factory ROM. This
         becomes extremely annoying over time to manually reconstruct,
         and it's easy to miss these special cases when updating to a
         new vendor release. It's also useful to flag additions which
         aren't found in the upstream release at all.
       * To solve this, we can now "pin" files to a specific sha1 hash.
         Simply append the sha1sum of the file to the appropriate line
         in your bloblist, prepended by a | delimiter.
       * This works by backing up the current files first, running the
         extraction, then checking if any pinned files need to be
         restored.
       * Also add an exit trap to clean up all of our tempfiles
      
      Change-Id: I2010b5175b5701e19a3efb112e8907062ca37d66
      48f8df8d
  3. Aug 13, 2016
  4. Aug 11, 2016
  5. Aug 10, 2016
  6. Aug 09, 2016
  7. Aug 07, 2016
    • Steve Kondik's avatar
      sepolicy: Additional policy for LiveDisplay · dfcd4726
      Steve Kondik authored
       * LiveDisplay needs to store the user-selected default mode somewhere
         in the case where we are mixing local sysfs-style modes with QDCM
         modes. Add a rule for this.
      
      Change-Id: I42b80df7c0ee3c2815594c8a6feea3dc078c6ae2
      dfcd4726
  8. Aug 05, 2016
  9. Aug 04, 2016
  10. Aug 03, 2016
  11. Aug 02, 2016
  12. Aug 01, 2016
  13. Jul 30, 2016
  14. Jul 29, 2016
  15. Jul 28, 2016
  16. Jul 27, 2016
  17. Jul 26, 2016
  18. Jul 25, 2016
  19. Jul 24, 2016
Loading