Commit Graph

21 Commits

Author SHA1 Message Date
AnubhavGupta b5c3cff456 Bluetooth: Enable A2DP Sink
- Enable A2DP Sink

Change-Id: Ifd438e3acbe43887c290b11b3d9083f105f93a2f
2014-09-25 05:24:06 -07:00
Sandeep Gutta b4ced951bb Telecomm: Add overlay file to enable tty
Add overlay file for Telecomm app, with tty config item set
to true for enabling tty option in Call feature settings menu.

Also remove tty config from Telephony overlay file.

Change-Id: Ic4fb4681b43f25c0498db70d1a8fb35eb9b05879
CRs-fixed: 713332
2014-09-03 21:47:06 -07:00
Ravit Dennis 9476c9f937 Enable digital pen features
This change enables digital pen features
such as extended off screen display and
Digital pen service.

Change-Id: I0fc51dbbfe15d44edfa0df10f08964d68c350a80
2014-08-21 20:19:21 +05:30
Shruthi Krishna 1926692ba7 Removing contentDescription as compilation fix
Change-Id: I6a2d909c753ee030e8294acba5138edec490cd96
2014-08-05 12:36:02 -07:00
Mallikarjuna GB 23f77781e2 Bluetooth: Enable HFP HS and AVRCP controller
Enable HFP HS and AVRCP controller

Change-Id: I7c47aef3cdfeec4613ece0d7610546cece5512b0
2014-08-02 03:54:03 -07:00
Manish Kumar 509be18a00 Fix for L compialtion issues
Change-Id: I84d2a9884136ba26a7f75b0d136b42d46b2c2624
2014-07-07 07:04:32 -07:00
Linux Build Service Account 8db5b0f739 Merge "Backlight: Correct LUX and brightness value in AutoBacklight matching table" 2014-05-26 01:06:30 -07:00
Shuo Yan 1723ab2833 Backlight: Correct LUX and brightness value in AutoBacklight
matching table

The brightness value should be matched with LUX value.

CRs-fixed: 659245
Change-Id: I7024a376006262b9b2134a26aa47eed9de30d7b5
2014-05-22 19:41:12 -07:00
Ravit Dennis 96952d5240 Ultrasound: Add digital pen background side-channel resource
Add an image resource for the digital pen service status bar
notification for background side channel.

Change-Id: Ic1f4eb8b882c5fda9af4bf8dba74f2291f11e020
2014-05-08 07:36:24 -07:00
Linux Build Service Account 2a8b586496 Merge "Disable data in manual PLMN search" 2014-04-22 00:27:19 -07:00
Chaitanya Saggurthi acda241167 Disable data in manual PLMN search
While doing manual PLMN search disable data if it is connected
once search done enable data connection.
Enable config value in overlay.

Change-Id: Icd920319ba314f41540e589ffae57db61b994026
CRs-Fixed: 604803
2014-04-21 14:33:58 +05:30
Linux Build Service Account 7fde72d7e3 Merge "Camera: Round camera settings icon margins to 8" 2014-04-14 08:31:28 -07:00
Vladimir Petrov 779b26a0e4 Camera: Round camera settings icon margins to 8
Rounding margins of camera settings icon to 8.
This would avoid overlapping of constituent tiles.

CRs-Fixed: 562465
Change-Id: I4fb86487ad1281c8d3fce0cb66445075dac70047
2014-04-04 11:24:56 +03:00
Lior Barenboim 2047f4c97f Ultrasound: Add digital pen service image resource
Add an image resource for the digital pen service status bar
notification for positioning issues.

Change-Id: I000d8ec37ce375c45916c4880179fab451849f15
2014-04-02 20:20:16 +03:00
Ravit Dennis 1b1c2e5b14 Ultrasound: Add digital pen service resources
Add digital pen resources needed for the system service

Change-Id: I7d0e457cf044dd64cdc2fc96e8e5e379ac9fcb71
2014-04-02 20:17:50 +03:00
Linux Build Service Account bf7a8c9b7b Merge "Camera: Adjust image/video thumbnail view attributes" 2014-03-24 18:29:27 -07:00
Linux Build Service Account e3a7c6af87 Merge "Camera: Flash mode settings array values reordered" 2014-03-11 12:54:10 -07:00
Santhosh Kumar H E 9589d89782 Camera: Flash mode settings array values reordered
This reverts commit ce66119420
Make files are looking for overlay files in common/device
directory instead of common/ and so this change is required.
Without this change, flash mode was being sent to lower layers
as 'off' when user enables flash in the application and as
'torch' when user disables flash.

CRs-Fixed: 619788
Change-Id: Ide4d9c102dcd213a9dbf4d83b0ef1c07fe75a368
2014-03-10 19:29:40 +05:30
Santhosh Kumar Thimmanna Bhattar 68fa1385dc Camera: Adjust image/video thumbnail view attributes
- The captured image/video preview thumbnail is overlapping on
  camera controls icon.
- Fix is to avoid overlapping by adjusting the value of preview
  thumbnail view attribute.

  CRs-Fixed: 580440

Change-Id: I76a7263c0db2e78d96fc7b7da77981e9bd059a15
2014-02-28 11:53:05 +05:30
Arif Hussain ea73876ba9 framework/base: Enable batch scan feature in framework
Enable config_wifi_batched_scan_supported
flag in config file.

Change-Id: I95030e371b29c3cbc9715957413ff0ebce4db951
2014-02-14 10:11:38 -08:00
Kevin Tang 5dcc7f2164 make overlay here package overlay instead of device overlay
Because of the overlay reference order, package overlays could
shadow device overlays. So many overlays here the final control
we need to add this overlay path part of package overlay.

Change-Id: Ie7bec1c3566b38e25ffe490215e684db64a7e903
CRs-fixed: 606005
2014-02-08 11:46:37 -08:00