Skip to content
Snippets Groups Projects
  1. Sep 11, 2017
    • Luca Stefani's avatar
      Charger: Remove old alarm interface and update timerfd interface · 76dd1e5e
      Luca Stefani authored
      Oreo doesn't allow usage of the old alarm interface anymore, so
      simply remove it and switch to timerfd. Also update the timerfd
      interface from CAF O release
      
      Change-Id: I22fc00630072cbf18976239dc039bf2135946045
      76dd1e5e
    • Adrian DC's avatar
      libhealthd: Add android-base and minui include paths · f69910d6
      Adrian DC authored
       * Required to access android-base/unique_fd.h
      
       * Includes following commit from CAF device/qcom/common
      
      healthd: Add include path for minui.h
      The minui.h header file path has changed such that it
      now resides within recovery/minui/include. Update the
      healthd makefile to reflect this
      Change-Id: I4ed371156b075f5b96404480b3703f113003979b
      
      Change-Id: I60bc31ecaa07dad40b37265ded37d64b492bd029
      f69910d6
  2. Aug 23, 2017
  3. Aug 20, 2017
  4. Jul 22, 2017
    • Michael W's avatar
      charger: Fix small battery capacity font · ea82b9f6
      Michael W authored
      * Load the correct font to display the capacity in appropriate size
      * Fall back to gr_sys_font() in case it can't be loaded
      
      Change-Id: I7a05be70da3b8f0cf2895e844dfc29d66d5dbab1
      ea82b9f6
  5. Apr 05, 2017
  6. Feb 05, 2017
  7. Oct 24, 2016
  8. Sep 08, 2016
  9. Aug 25, 2016
  10. Aug 19, 2016
  11. Aug 17, 2016
  12. Aug 15, 2016
    • Adrian DC's avatar
      cm: charger: Export the RTC Clock and Alarm timestamps · e91605ce
      Adrian DC authored
       * Gives easy access to the RTC values in order to verify or debug
          the current status of the RTC clock and alarm, for example
          if a user says powered-off alarm doesn't work
      
      Change-Id: I47e71433a53a25fe9880e7be6a1f5bdb1105ef78
      e91605ce
    • 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
  13. 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
Loading