summaryrefslogtreecommitdiffstats
path: root/core/res
Commit message (Collapse)AuthorAgeFilesLines
* Update dropdown colors and list readability for SearchView.Amith Yamasani2010-10-206-11/+71
| | | | Dismiss IME on launching suggestion.
* Merge "Use primary color for matches string."Leon Scroggins2010-10-201-1/+1
|\
| * Use primary color for matches string.Leon Scroggins2010-10-191-1/+1
| | | | | | | | | | Bug:3111419 Change-Id: I9cd159ad836c42ca5f3f9aa81db6a82c5362957e
* | Fixing naming issue in 74927Gilles Debunne2010-10-199-0/+0
| | | | | | | | Change-Id: I9a921674375dcd4f6dce31c6302fa47890e2b65f
* | Fix activated state in holo theme.Dianne Hackborn2010-10-198-6/+43
| | | | | | | | | | | | | | | | | | The background showing the activated state needs to be a state list so it can change. Also remove the new default drawable in the selector that appeared, since it is redundant with the original default of being transparent. Change-Id: I90b23883af73da05e4b314725ef6a8e374019565
* | Merge "Renamed drawable-xlarge to drawable-mdpi-xlarge."Gilles Debunne2010-10-199-0/+0
|\ \
| * | Renamed drawable-xlarge to drawable-mdpi-xlarge.Gilles Debunne2010-10-199-0/+0
| | | | | | | | | | | | Change-Id: I27e39ba31ef653e651d87ae8409faacacf4e7ceb
* | | Fix layout issues, add a maxWidth attribute to SearchView.Amith Yamasani2010-10-192-57/+68
|/ / | | | | | | | | Bug: 3067611 Bug: 3067595
* | Remove public resource padding.Dianne Hackborn2010-10-191-15/+0
| | | | | | | | Change-Id: Id4f28ecfb7a87267c256571ed5f98652730b44fc
* | Merge "New dialog assets. Cancelable AlertDialogs may now be canceled by ↵Adam Powell2010-10-1829-1/+1
|\ \ | | | | | | | | | tapping outside."
| * | New dialog assets. Cancelable AlertDialogs may now be canceled by tapping ↵Adam Powell2010-10-1829-1/+1
| | | | | | | | | | | | | | | | | | outside. Change-Id: I061f09bd79a5f2b627fb0f01aba36f37449b849d
* | | am 6b09a90a: am e47150e9: Fix up NFC permissions.Nick Pelly2010-10-182-50/+7
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Merge commit '6b09a90a818137de52a0c7325339849ccf584b9e' * commit '6b09a90a818137de52a0c7325339849ccf584b9e': Fix up NFC permissions.
| * | am e47150e9: Fix up NFC permissions.Nick Pelly2010-10-182-50/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'e47150e933e6f610546f57183477f324566e521e' into gingerbread-plus-aosp * commit 'e47150e933e6f610546f57183477f324566e521e': Fix up NFC permissions.
| | * | Fix up NFC permissions.Nick Pelly2010-10-182-50/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initial (vendor) implementation had 4 perms, replace with 1. Requires no permissions: - Viewing UID, type of discovered tags and cards. - Viewing the NDEF message contents of NDEF formatted tags and cards. Requires android.permission.NFC - Get/Set the local tag "MyTag" - Creating or using a RawTagConnection (transceive()) - Creating or using a NdefTagConnection (write()/read()) Change-Id: I1b585c7d91738bed6261277061a48cf7c939482a Signed-off-by: Nick Pelly <npelly@google.com>
* | | | resolved conflicts for merge of 964eb438 to masterKenny Root2010-10-182-3/+36
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | Change-Id: I0c54d6b88356d8734d7f51234b0114434414502e
| * | am 42499170: Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-162-3/+36
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '424991704b5fb7a64f6cf0fcc3f4b1aabbf2a2e0' into gingerbread-plus-aosp * commit '424991704b5fb7a64f6cf0fcc3f4b1aabbf2a2e0': Implement issue #3094621 and #3094609 - wipe sd card
| | * Implement issue #3094621 and #3094609 - wipe sd cardDianne Hackborn2010-10-162-3/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3094621: add "wipe sd card" option to factory data reset 3094609: collapse unmount/format into one command Also since we have decided that it is important to consider the Crespo storage as internal storage, DevicePolicyManager gets a new API to be able to wipe it. (No big deal, since all of the work for this is now done in the implementation of the new UI.) Change-Id: I32a77c410f710a87dcdcbf6586c09bd2e48a8807
| * | am dc83fd5a: Merge "Import revised translations DO NOT MERGE" into gingerbreadKenny Root2010-10-1520-601/+601
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'dc83fd5a502b255dd29a4ab351fc902105ca6bb8' into gingerbread-plus-aosp * commit 'dc83fd5a502b255dd29a4ab351fc902105ca6bb8': Import revised translations DO NOT MERGE
| | * Merge "Import revised translations DO NOT MERGE" into gingerbreadKenny Root2010-10-1520-601/+601
| | |\
| | | * Import revised translations DO NOT MERGEKenny Root2010-10-1520-601/+601
| | | | | | | | | | | | | | | | Change-Id: Ifa466bf152e7331f2ea16e925e714690d9034f3a
| * | | am b3c2d480: Merge "DO NOT MERGE - Quick fix for menu background for ↵Justin Ho2010-10-152-0/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | SDK/emulator (mdpi)" into gingerbread Merge commit 'b3c2d4807f6bc631e2d1091ca4ebb8df39195bca' into gingerbread-plus-aosp * commit 'b3c2d4807f6bc631e2d1091ca4ebb8df39195bca': DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)
| | * | DO NOT MERGE - Quick fix for menu background for SDK/emulator (mdpi)Justin Ho2010-10-152-0/+0
| | | | | | | | | | | | | | | | Change-Id: I5f86585618b008b727de2236b75b357c87840ecf
| * | | am 73dbdc35: Merge "DO NOT MERGE - Updated media transport controls (hdpi ↵Justin Ho2010-10-154-0/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | and mdpi)" into gingerbread Merge commit '73dbdc35d4db5a03310bec8d8d7dcb58dba0c940' into gingerbread-plus-aosp * commit '73dbdc35d4db5a03310bec8d8d7dcb58dba0c940': DO NOT MERGE - Updated media transport controls (hdpi and mdpi)
| | * | DO NOT MERGE - Updated media transport controls (hdpi and mdpi)Justin Ho2010-10-154-0/+0
| | |/ | | | | | | | | | Change-Id: I9b91c4bc13909017f433724e7c21de0db690eff6
| * | am d3643668: Merge "DO NOT MERGE - Updated ADB icon" into gingerbreadJustin Ho2010-10-152-0/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'd364366824bf2b0aef81780eb673a42e0ba33bce' into gingerbread-plus-aosp * commit 'd364366824bf2b0aef81780eb673a42e0ba33bce': DO NOT MERGE - Updated ADB icon
| | * DO NOT MERGE - Updated ADB iconJustin Ho2010-10-152-0/+0
| | | | | | | | | | | | Change-Id: I358ce60203746ccf38d92f71d1c684670737c97b
| * | am b593d976: Merge "Updated GPS icons and new status bar background" into ↵Justin Ho2010-10-141-0/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit 'b593d976137389dcbe061f10ec13d79f0427baa3' into gingerbread-plus-aosp * commit 'b593d976137389dcbe061f10ec13d79f0427baa3': Updated GPS icons and new status bar background
| | * Updated GPS icons and new status bar backgroundJustin Ho2010-10-141-0/+0
| | | | | | | | | | | | Change-Id: If901a145b7cdb33b32076dcfb6964be59e3967da
| * | am 1fefe88c: Another attempt at popup assets (hdpi and mdpi)Justin Ho2010-10-1420-0/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '1fefe88cd0509df1e04e349f3caef7e5826d3e90' into gingerbread-plus-aosp * commit '1fefe88cd0509df1e04e349f3caef7e5826d3e90': Another attempt at popup assets (hdpi and mdpi)
| | * Another attempt at popup assets (hdpi and mdpi)Justin Ho2010-10-1420-0/+0
| | | | | | | | | | | | Change-Id: Iaa0e9b5f3545400b371c029e4152f52b113ab091
| * | am 229309e5: Merge "Import revised translations" into gingerbreadKenny Root2010-10-1420-992/+872
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '229309e582dfdd63c1ce903c73b63bcd74c75567' into gingerbread-plus-aosp * commit '229309e582dfdd63c1ce903c73b63bcd74c75567': Import revised translations
| | * Merge "Import revised translations" into gingerbreadKenny Root2010-10-1420-992/+872
| | |\
| | | * Import revised translationsKenny Root2010-10-1420-992/+872
| | | | | | | | | | | | | | | | Change-Id: I66df6f7374f03bd6596a55026123c6139ab92c83
* | | | Change AlertDialogs to use button groups.Adam Powell2010-10-1510-7/+23
| | | | | | | | | | | | | | | | | | | | | | | | Ditch dumb prototype implementation of ButtonGroup. Change-Id: I803ef51b0bf4059936ddeb9145ca37ee53cd24b9
* | | | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-151-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new key maps for external keyboards. These maps are intended to be shared across devices by inheriting the "keyboards.mk" product makefile as part of the device's product definition. One of the trickier changes here was to unwind some code in MetaKeyKeyListener that assumed that only the low 8 bits of the meta key state were actually used. The new code abandons bitshifts in favor of simple conditionals that are probably easier to read anyways. The special meta key state constants used by MetaKeyKeyListener are now (@hide) defined in KeyEvent now so as to make it clearer that they share the same code space even if those codes are not valid for KeyEvents. The EventHub now takes care of detecting the appropriate key layout map and key character map when the device is added and sets system properties accordingly. This avoids having duplicate code in KeyCharacterMap to probe for the appropriate key character map although the current probing mechanism has been preserved for legacy reasons just in case. Added support for tracking caps lock, num lock and scroll lock and turning their corresponding LEDs on and off as needed. The key character map format will need to be updated to correctly support PC style external keyboard semantics related to modifier keys. That will come in a later change so caps lock doesn't actually do anything right now except turn the shiny LEDs on and off... Added a list of symbolic key names to KeyEvent and improved the toString() output for debug diagnosis. Having this list in a central place in the framework also allows us to remove it from Monkey so there is one less thing to maintain when we add new keycodes. Bug: 2912307 Change-Id: If8c25e8d50a7c29bbf5d663c94284f5f86de5da4
* | | | am d23cc4b8: am 29f28cdc: Merge "Change storage names to match 10-13 ↵Roy West2010-10-151-32/+32
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | decision" into gingerbread Merge commit 'd23cc4b814c01675f6503c4dcab21655c56d0256' * commit 'd23cc4b814c01675f6503c4dcab21655c56d0256': Change storage names to match 10-13 decision
| * | | am 29f28cdc: Merge "Change storage names to match 10-13 decision" into ↵Roy West2010-10-141-32/+32
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit '29f28cdc5315d11919595bf8623d6a67797a34e7' into gingerbread-plus-aosp * commit '29f28cdc5315d11919595bf8623d6a67797a34e7': Change storage names to match 10-13 decision
| | * | Change storage names to match 10-13 decisionRoy West2010-10-141-32/+32
| | |/ | | | | | | | | | Change-Id: I1dc760846e7031a7cd090436da556533961695e1
| * | am c9110970: Merge "Updated media transport controls" into gingerbreadJustin Ho2010-10-1312-0/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'c911097095d0dd909abf4f77628f2154be6dbf9a' into gingerbread-plus-aosp * commit 'c911097095d0dd909abf4f77628f2154be6dbf9a': Updated media transport controls
| | * Updated media transport controlsJustin Ho2010-10-1312-0/+0
| | | | | | | | | | | | Change-Id: I928b7fcd0f9bd11d5f642e3c5207b00099fc8b41
| * | am b6634127: Merge "Updating popup center asset (v5)" into gingerbreadJustin Ho2010-10-132-0/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'b663412741ca3fa30473106a7bda3a8a95a5e194' into gingerbread-plus-aosp * commit 'b663412741ca3fa30473106a7bda3a8a95a5e194': Updating popup center asset (v5)
| | * Updating popup center asset (v5)Justin Ho2010-10-132-0/+0
| | | | | | | | | | | | Change-Id: I0acb31925e011ddbd668894f1291bc1ee94e5c97
| * | am e03471e1: Merge "Updated popup_ 9 patches and removing text_select_handle ↵Justin Ho2010-10-129-0/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | (hdpi)" into gingerbread Merge commit 'e03471e12f1adcd818b5bfd9dcb894c75fe955c5' into gingerbread-plus-aosp * commit 'e03471e12f1adcd818b5bfd9dcb894c75fe955c5': Updated popup_ 9 patches and removing text_select_handle (hdpi)
| | * Merge "Updated popup_ 9 patches and removing text_select_handle (hdpi)" into ↵Justin Ho2010-10-129-0/+0
| | |\ | | | | | | | | | | | | gingerbread
| | | * Updated popup_ 9 patches and removing text_select_handle (hdpi)Justin Ho2010-10-129-0/+0
| | | | | | | | | | | | | | | | Change-Id: I101a4ad12e7e88621073f860e39dcb16730d7722
| * | | am 33bae9b8: Updated lockscreen asset (Hiroshi), new menu backgroundJustin Ho2010-10-124-0/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit '33bae9b826145677585a2171f4986d4c6433fd0d' into gingerbread-plus-aosp * commit '33bae9b826145677585a2171f4986d4c6433fd0d': Updated lockscreen asset (Hiroshi), new menu background
| | * | Updated lockscreen asset (Hiroshi), new menu backgroundJustin Ho2010-10-124-0/+0
| | | | | | | | | | | | | | | | Change-Id: Ibe8c535bcdd35668c7aae87b6e8c1ef622f3e148
| * | | am 590b73bc: NFC API revision round 2.Nick Pelly2010-10-121-3/+4
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit '590b73bc5b8e5f7b59bff1d9264a52388a5162e6' into gingerbread-plus-aosp * commit '590b73bc5b8e5f7b59bff1d9264a52388a5162e6': NFC API revision round 2.
| | * | NFC API revision round 2.Nick Pelly2010-10-121-3/+4
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | - Add the second half of the new NFC API: NfcAdapter, Tag, NdefTag, RawTagConnection, NdefTagConnection. - Add implementations for all of the new NFC API. Change-Id: I8da9fd1d2971ed2c8b76f2a93f207fa9e305b0f6 Signed-off-by: Nick Pelly <npelly@google.com>
| * | am 45738f67: Merge "Updated GPS on (hdpi and mdpi), text select handles ↵Justin Ho2010-10-126-0/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | (mdpi), removing unused text_select_handle.png (mdpi)" into gingerbread Merge commit '45738f6700cff689eacda7c8192b76939ba20591' into gingerbread-plus-aosp * commit '45738f6700cff689eacda7c8192b76939ba20591': Updated GPS on (hdpi and mdpi), text select handles (mdpi), removing unused text_select_handle.png (mdpi)