summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware
Commit message (Expand)AuthorAgeFilesLines
* am 0412f5b1: am 5f8afdd8: Merge "Passed the correct gps geofence availability...Zhentao Sun2013-05-141-2/+2
|\
| * Passed the correct gps geofence availability value to client.Zhentao Sun2013-05-141-2/+2
* | am cca053a3: am 3722947f: Merge "Doc update: manual merge of changes from jb-...kmccormick2013-05-141-26/+33
|\ \ | |/
| * Merge "Doc update: manual merge of changes from jb-mr1.1" into jb-mr2-devkmccormick2013-05-141-26/+33
| |\
| | * Doc update: manual merge of changes from jb-mr1.1kmccormick2013-04-291-26/+33
* | | am e0dda90b: am aa64548d: Merge "Fixed unreleased wake lock isues and NPE." i...Zhentao Sun2013-05-071-34/+40
|\ \ \ | |/ /
| * | Fixed unreleased wake lock isues and NPE.Zhentao Sun2013-05-061-34/+40
| |/
* | am 460778f1: am 906e57d8: Merge "Fixed race conditions in GeofenceHardwareImp...Zhentao Sun2013-04-301-41/+65
|\ \ | |/
| * Fixed race conditions in GeofenceHardwareImpl.Zhentao Sun2013-04-261-41/+65
* | am 31ae3908: am 8adf5d2b: Merge "Undeprecate old UsbDeviceConnection methods....Jeff Brown2013-04-181-20/+22
|\ \ | |/
| * Undeprecate old UsbDeviceConnection methods.Jeff Brown2013-04-181-20/+22
* | Merge "Camera: Add hidden camera preview to renderscript allocation API"Eino-Ville Talvala2013-04-181-0/+155
|\ \ | |/ |/|
| * Camera: Add hidden camera preview to renderscript allocation APIEino-Ville Talvala2013-04-171-0/+155
* | Merge "Hardware geofence API changes." into jb-mr2-devJaikumar Ganesh2013-04-189-111/+529
|\ \
| * | Hardware geofence API changes.Jaikumar Ganesh2013-04-179-111/+529
| |/
* | Fix wrong index value.Jaikumar Ganesh2013-04-161-1/+3
|/
* Fix race condition and disable call.Jaikumar Ganesh2013-04-122-16/+30
* Sensor values changes.Jaikumar Ganesh2013-04-113-81/+157
* Add new sensor types.Jaikumar Ganesh2013-04-116-214/+528
* GPS Hardware geofencing.Jaikumar Ganesh2013-04-106-0/+1338
* am 84bba952: am 297409fe: am 3abd5a00: am ef47a8c4: am 6d9ff503: Merge "Doc u...kmccormick2013-03-281-2/+8
|\
| * am 297409fe: am 3abd5a00: am ef47a8c4: am 6d9ff503: Merge "Doc update: clarif...kmccormick2013-03-281-2/+8
| |\
| | * Doc update: clarify rules for rate paramkmccormick2013-03-281-2/+8
* | | Fix doc build.Ying Wang2013-03-281-2/+2
* | | Support specifying buffer start offset for USB requests.Jeff Brown2013-03-281-7/+68
* | | Revert "Add new sensor types."Jaikumar Ganesh2013-03-136-529/+214
* | | Revert "Remove spurious @Override."Jaikumar Ganesh2013-03-131-0/+1
* | | Revert "Add a minimum size for the event pools."Jaikumar Ganesh2013-03-131-2/+2
* | | Add a minimum size for the event pools.Justin Koh2013-03-121-2/+2
* | | Remove spurious @Override.Jaikumar Ganesh2013-03-121-1/+0
* | | Add new sensor types.Jaikumar Ganesh2013-03-126-214/+529
* | | Camera and MediaRecorder: Support AppOpsEino-Ville Talvala2013-02-251-2/+7
* | | Merge "rework SystemSensorManager.java"Mathias Agopian2013-02-062-353/+287
|\ \ \
| * | | rework SystemSensorManager.javaMathias Agopian2013-02-042-353/+287
* | | | Merge "allow the framework to access a Sensor's handle"Mathias Agopian2013-02-061-1/+2
|\ \ \ \
| * | | | allow the framework to access a Sensor's handleMathias Agopian2013-02-041-1/+2
| |/ / /
* | | | Merge "UsbDebuggingManager: Add interface to clear secure adb keys"Benoit Goby2013-02-021-0/+3
|\ \ \ \
| * | | | UsbDebuggingManager: Add interface to clear secure adb keysBenoit Goby2013-01-281-0/+3
| |/ / /
* | | | App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn2013-02-011-0/+16
* | | | Avoid redundant store into array list.Jeff Brown2013-01-301-1/+5
|/ / /
* | | am aebeea4c: am 5d6d6aab: am 8e45679a: am 026f9191: am 08342698: Merge "docs:...Scott Kennedy2013-01-141-1/+1
|\ \ \ | |/ /
| * | am 5d6d6aab: am 8e45679a: am 026f9191: am 08342698: Merge "docs: Fix a bunch ...Scott Kennedy2013-01-141-1/+1
| |\ \ | | |/
| | * am 08342698: Merge "docs: Fix a bunch of issues" into jb-mr1-devScott Kennedy2013-01-141-1/+1
| | |\
| | | * docs: Fix a bunch of issuesScott Kennedy2013-01-111-1/+1
* | | | am 50c78219: am 01f42639: Merge "fix typo in docs"Marco Nelissen2012-12-151-1/+1
|\ \ \ \ | |/ / /
| * | | am 01f42639: Merge "fix typo in docs"Marco Nelissen2012-12-151-1/+1
| |\ \ \
| | * | | fix typo in docsHai Guo2012-12-051-1/+1
* | | | | Merge "Document that ByteBuffer position not updated"Glenn Kasten2012-12-061-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Document that ByteBuffer position not updatedGlenn Kasten2012-11-081-2/+6
| |/ / /
* | | | am 67a3fb6f: am c10914ca: Merge "Support Wifi display devices that rename the...Craig Mautner2012-11-131-0/+9
|\ \ \ \ | |/ / / |/| / / | |/ /