summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* am 834ba474: am 4c6cde54: am 89579294: Merge "Pass whitelist of sample groups...Dirk Dougherty2013-09-121-1/+9
|\
| * am 4c6cde54: am 89579294: Merge "Pass whitelist of sample groups to doclava."...Dirk Dougherty2013-09-121-1/+9
| |\
| | * Pass whitelist of sample groups to doclava.Dirk Dougherty2013-09-121-1/+9
* | | Merge "Add consumer IR framework" into klp-devAlexander Ray2013-09-111-0/+1
|\ \ \
| * | | Add consumer IR frameworkErik Gilling2013-09-111-0/+1
* | | | Remove HotwordRecognition APIsSandeep Siddhartha2013-09-111-2/+0
|/ / /
* | | am 76fcf6c7: am 07c9bcc3: am 4ef51c3c: Merge "Add a few more samples to brows...Dirk Dougherty2013-09-041-3/+8
|\ \ \ | |/ /
| * | am 07c9bcc3: am 4ef51c3c: Merge "Add a few more samples to browser." into jb-...Dirk Dougherty2013-09-041-3/+8
| |\ \ | | |/
| | * Add a few more samples to browser.Dirk Dougherty2013-09-041-3/+8
* | | Reader mode NFC API: move to callback model.Martijn Coenen2013-09-021-1/+1
* | | Merge "Add Service API to perform Hotword recognition" into klp-devSandeep Siddhartha2013-08-271-0/+2
|\ \ \
| * | | Add Service API to perform Hotword recognitionSandeep Siddhartha2013-08-261-0/+2
* | | | Print UI bug fixing and printer discovery refactoring.Svetoslav Ganov2013-08-231-0/+1
* | | | am 978ec174: am de525b44: am 2a4f71df: Merge "Temporarily disable sample code...Dirk Dougherty2013-08-221-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am de525b44: am 2a4f71df: Merge "Temporarily disable sample code html generat...Dirk Dougherty2013-08-221-4/+4
| |\ \ | | |/
| | * Temporarily disable sample code html generation in docs builds.Dirk Dougherty2013-08-211-4/+4
* | | Merge "Change PacProcessor to Android Service" into klp-devJason Monk2013-08-201-1/+1
|\ \ \
| * | | Change PacProcessor to Android ServiceJason Monk2013-08-201-1/+1
* | | | Merge "Implemented advanced printer selection and API refactoring." into klp-devSvetoslav2013-08-201-2/+0
|\ \ \ \
| * | | | Implemented advanced printer selection and API refactoring.Svetoslav2013-08-191-2/+0
| |/ / /
* | | | am 2d9ee707: am 364fe3a8: am b6bc020d: doc change: Samples browsing first cha...Dirk Dougherty2013-08-191-94/+93
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 364fe3a8: am b6bc020d: doc change: Samples browsing first changes: Samples...Dirk Dougherty2013-08-191-94/+93
| |\ \ | | |/
| | * doc change: Samples browsing first changes: Samples dir and file starters.Dirk Dougherty2013-08-191-94/+93
* | | Merge "Add support in the platform for Flp Geofencing." into klp-devdestradaa2013-08-131-0/+1
|\ \ \
| * | | Add support in the platform for Flp Geofencing.destradaa2013-08-131-0/+1
* | | | Merge "Add support for batched wifi scans." into klp-devRobert Greenwalt2013-08-131-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for batched wifi scans.Robert Greenwalt2013-08-131-0/+2
* | | | Merge "Refinement of the print service APIs." into klp-devSvetoslav Ganov2013-08-111-1/+2
|\ \ \ \
| * | | | Refinement of the print service APIs.Svetoslav Ganov2013-08-111-1/+2
* | | | | Bluetooth MAP profile - sms and mms support initial check-inMatthew Xie2013-08-091-0/+1
|/ / / /
* | | | Add FlpHal layer to support Location Batching.destradaa2013-08-081-0/+5
|/ / /
* | | Add PAC File support for proxy configurationJason Monk2013-08-071-1/+2
* | | Start adding IPC calls to retrieve proc stat data.Dianne Hackborn2013-08-071-0/+1
* | | Merge "NFC: Host-based card emulation APIs."Martijn Coenen2013-08-031-0/+1
|\ \ \
| * | | NFC: Host-based card emulation APIs.Martijn Coenen2013-08-021-0/+1
* | | | am 30483952: am 1d7516a7: am ec6f327e: update sizes/sums for tools 22.0.5 rel...Scott Main2013-07-301-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am 1d7516a7: am ec6f327e: update sizes/sums for tools 22.0.5 release also upd...Scott Main2013-07-301-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | update sizes/sums for tools 22.0.5 releaseScott Main2013-07-301-1/+1
* | | | Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-301-2/+2
| |_|/ |/| |
* | | Add libbatteryservice AIDL and java interfacesTodd Poynor2013-07-251-0/+2
* | | AnonymousSyncService & SyncRequest.Matthew Williams2013-07-241-0/+2
* | | Split framework jar.Jeff Brown2013-07-171-25/+52
* | | Refactoring of the print sub-system and API clean up.Svetoslav Ganov2013-07-161-4/+6
* | | Initial camera device implementationIgor Murashkin2013-06-261-0/+2
* | | Revert "Initial camera device implementation"Igor Murashkin2013-06-251-2/+0
* | | Initial camera device implementationIgor Murashkin2013-06-241-0/+2
* | | Print APIs documentation updateSvetoslav2013-06-241-1/+1
* | | Print - platform APIsSvetoslav Ganov2013-06-211-0/+9
* | | camera: Add Java binder proxies for some existing binder interfacesIgor Murashkin2013-06-111-0/+6
* | | am 6c5b9799: am 1fa3cdf0: Merge "Move offline-pdk to where the source is." in...Ying Wang2013-05-221-22/+0
|\ \ \ | |/ /