summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
Commit message (Collapse)AuthorAgeFilesLines
* Bluetooth dropbox for out-of-band transfersBen Dodson2011-07-201-0/+0
| | | | | | | | Use dropbox for ME profile. Transiently turn on Bluetooth. Change-Id: I81556a67872e7e0ac7c66c0376549adc5f0c168d
* Fix bad merge from gingerbread:Jeff Hamilton2011-05-241-0/+0
| | | | | | Show an icon in the status bar when the NfcAdapter is in card emulation mode. Change-Id: I64805f1b5f9d4bd9784791ed3a67d76b9e3788f3
* Removed unused assets.Gilles Debunne2010-11-164-0/+0
| | | | Change-Id: I95a11aaabd4e1c03462bc1fbba8bc22af8dde965
* Show an icon in the status bar when the NfcAdapter is in card emulation mode.Jeff Hamilton2010-10-251-0/+0
| | | | Change-Id: Ia54094291726fa4fac152a49b1b182d73ff9958f
* NFC application.Nick Pelly2010-10-144-0/+0
NFC application contains the NFC service code that implements NFC API and talks to NFC hardware. This is the first cut at moving NFC service code out of frameworks/base into application service. Android.mk are renamed to Android.mk.hide at this commit because it does not work yet. Signed-off-by: Nick Pelly <npelly@google.com>