1. 18 Jul, 2016 4 commits
  2. 24 May, 2016 10 commits
  3. 22 May, 2016 1 commit
    • Ajay Panicker's avatar
      Add guest mode functionality (1/3) · 4e10135e
      Ajay Panicker authored
      Add a flag to enable() to start Bluetooth in restricted
      mode. In restricted mode, all devices that are paired during
      restricted mode are deleted upon leaving restricted mode.
      Right now restricted mode is only entered while a guest
      user is active
      
      Bug: 27410683
      Change-Id: I994a2933fd60301927ff2df65da634f81d4c9428
      4e10135e
  4. 04 May, 2016 1 commit
    • Ajay Panicker's avatar
      Add guest mode functionality (1/3) · 40486103
      Ajay Panicker authored
      Add a flag to enable() to start Bluetooth in restricted
      mode. In restricted mode, all devices that are paired during
      restricted mode are deleted upon leaving restricted mode.
      Right now restricted mode is only entered while a guest
      user is active
      
      Bug: 27410683
      Change-Id: I994a2933fd60301927ff2df65da634f81d4c9428
      40486103
  5. 27 Apr, 2016 2 commits
  6. 24 Feb, 2016 2 commits
  7. 23 Feb, 2016 1 commit
  8. 16 Feb, 2016 1 commit
  9. 09 Feb, 2016 1 commit
    • Nick Vaccaro's avatar
      Sensors: MultiHal: Increase xfer buffer size · 98d5e946
      Nick Vaccaro authored
      Increased the size of the sensor event transfer queue from 20 to
      36 sensor events.  This size now matches Sensor Services buffer size
      that it passes to poll() for reading events and will allow the
      multihal to transfer the maximum events possible per poll cycle.
      
      Change-Id: I55459ea0a70b9da848d3d3d43590050d71c53e28
      98d5e946
  10. 02 Dec, 2015 3 commits
  11. 01 Dec, 2015 1 commit
    • Jani Suonpera's avatar
      DO NOT MERGE ANYWHERE Add new interface for sensor physical data · 4c690fc6
      Jani Suonpera authored
      
      This is spesical solution only for emerald branch.
      
      Changes including new const char* value/interface for sensor physical data. Sensor service and manager does not take care of content, structure or other
      details of string. Sensor HAL is taking care of parsing data from string and setting values to Sensor HW.
      
      Change-Id: Iae69e04b71313fbcba46515d6787f3deef4e7346
      Signed-off-by: default avatarBen Fennema <fennema@google.com>
      4c690fc6
  12. 14 Oct, 2015 3 commits
  13. 13 Oct, 2015 1 commit
  14. 22 Sep, 2015 1 commit
  15. 16 Sep, 2015 1 commit
  16. 11 Sep, 2015 1 commit
  17. 03 Sep, 2015 1 commit
  18. 31 Aug, 2015 1 commit
    • Dan Stoza's avatar
      HWC: Add a color transform attribute per display · 95f01799
      Dan Stoza authored
      Adds a color transform option to the queryable display attributes,
      which allows a different vendor-specific color transform (e.g., wide
      gamut, sRGB, etc.) per display configuration. This does not increase the
      HWC version, and is considered a part of HWC 1.5, though if
      getDisplayAttributes returns an error code as a result of being passed
      an unsupported attribute, the call will be retried without the new color
      transform option.
      
      Bug: 20853317
      Change-Id: Iab1605bc073ed4caa780e55ddf396efeeff3aff1
      95f01799
  19. 07 Aug, 2015 2 commits
  20. 06 Aug, 2015 1 commit
  21. 05 Aug, 2015 1 commit