summaryrefslogtreecommitdiffstats
path: root/core/res
Commit message (Collapse)AuthorAgeFilesLines
* Import revised translationsEric Fischer2010-08-3020-42/+22
| | | | Change-Id: I51d0b3da80886dbcbd0774af896a8727c9a6f84c
* am 8da20dd0: am 4f8c2f26: Fix docs build.Dianne Hackborn2010-08-271-2/+1
|\ | | | | | | | | | | | | Merge commit '8da20dd03797dcdc1f417fe9cebc21825551dd69' * commit '8da20dd03797dcdc1f417fe9cebc21825551dd69': Fix docs build.
| * am 4f8c2f26: Fix docs build.Dianne Hackborn2010-08-271-2/+1
| |\ | | | | | | | | | | | | | | | | | | Merge commit '4f8c2f26bfd9de8c8a31369dbedd415c7d6d9699' into gingerbread-plus-aosp * commit '4f8c2f26bfd9de8c8a31369dbedd415c7d6d9699': Fix docs build.
| | * Fix docs build.Dianne Hackborn2010-08-271-2/+1
| | | | | | | | | | | | Change-Id: I49591c46080361acf5b528116726c27b6ed9da9a
| * | am ee4831c4: Merge "Added char limit to string" into gingerbreadGilles Debunne2010-08-271-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit 'ee4831c4bb39144b995ea561ad35b9b0e1864b33' into gingerbread-plus-aosp * commit 'ee4831c4bb39144b995ea561ad35b9b0e1864b33': Added char limit to string
| | * Added char limit to stringGilles Debunne2010-08-271-1/+1
| | | | | | | | | | | | | | | | | | Bug http://b/issue?id=2953774 Change-Id: I8aa1009712b46e54942a3d653059f464dabc3f9f
| * | am 225ad9cb: Merge "DO NOT MERGE Text selection: tapping on selection opens ↵Gilles Debunne2010-08-271-3/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | context menu" into gingerbread Merge commit '225ad9cb184c94e29e4e0fb89d5e7d043e399ca4' into gingerbread-plus-aosp * commit '225ad9cb184c94e29e4e0fb89d5e7d043e399ca4': DO NOT MERGE Text selection: tapping on selection opens context menu
| | * DO NOT MERGE Text selection: tapping on selection opens context menuGilles Debunne2010-08-271-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Back key exit selection mode. No more "Stop selecting text" in second context menu. A tap on one of the handles also triggers the second context menu. Paste is only available on long press in first menu for empty text fields. Change-Id: Ic4fa00458d4f617a81885436b53d4fc923347609
* | | Merge "Added default map boundaries for locale rm-CH. Cloned from ↵Sascha Brawer2010-08-271-0/+32
|\ \ \ | | | | | | | | | | | | values-de-rCH/arrays.xml."
| * | | Added default map boundaries for locale rm-CH.Sascha Brawer2010-08-271-0/+32
| | | | | | | | | | | | | | | | | | | | | | | | Cloned from values-de-rCH/arrays.xml. Change-Id: Ib6d2692e2993833767a4bb74d40dec4831586002
* | | | resolved conflicts for merge of 409b7120 to masterDianne Hackborn2010-08-272-8/+10
|\ \ \ \ | |/ / / |/| / / | |/ / Change-Id: I1741e205b5ff5ae62a38ab3b096bcc3d96883538
| * | am 02486b13: Hide heavy-weight API.Dianne Hackborn2010-08-262-8/+10
| |\ \ | | |/ | | | | | | | | | | | | | | | Merge commit '02486b1327e3007c62d253dd89ba9db1852b87f8' into gingerbread-plus-aosp * commit '02486b1327e3007c62d253dd89ba9db1852b87f8': Hide heavy-weight API.
| | * Hide heavy-weight API.Dianne Hackborn2010-08-262-8/+10
| | | | | | | | | | | | | | | | | | And give it a better name, for when it is later un-hidden. Change-Id: Iae0d3054d44f873b9f953bc41d175a47802a185e
* | | Some new preferences features.Dianne Hackborn2010-08-261-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - You can add arbitrary stuff at the bottom of the header list. - You can associated an intent with a header to have that launched when the header is clicked. - You can change the current header when the header list is rebuilt after the first time. Change-Id: I889512beff0c2902a790434e5cde9ce6df74d0c2
* | | Merge "Fix 2797185: Integrate 3D RecentApps View into system."Jim Miller2010-08-264-1/+67
|\ \ \
| * | | Fix 2797185: Integrate 3D RecentApps View into system.Jim Miller2010-08-254-1/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds 3D recents to the platform. Enabling it is a matter of setting 'config_enableRecentApps3D' on devices capable of supporting it (those with OGLES2.0 at the moment). Change-Id: Ife7bfe8ca02e7657821b68f915e31b0dab50cd2c
* | | | Generated Romansh messages from Unicode CLDR.Sascha Brawer2010-08-251-0/+166
| | | | | | | | | | | | | | | | Change-Id: Ie21e4785af7001e982ae35fce5e2abf7a319a3a0
* | | | Added Romansh-language versions of error messages "loaderror.html"Sascha Brawer2010-08-252-0/+41
|/ / / | | | | | | | | | | | | | | | and "nodomain.html". Change-Id: I3a3408d66cc94ecf5480912057c9742b006cac92
* | | Add the action bar to Theme.Light.HoloAdam Powell2010-08-241-0/+1
| | | | | | | | | | | | Change-Id: Idbe41f6225b6915ffc942dfc499a930e69f46839
* | | New UI style in ListViews.Gilles Debunne2010-08-2457-23/+146
| | | | | | | | | | | | | | | | | | | | | Introduces simple_selectable_list_item for new Holo theme list selection. Also fixes bug http://b/issue?id=2942491 for colors. Change-Id: I966a4f612a784557797bfa76bae019b2515724f2
* | | Added new Holo assets for Check boxes and Radio buttons.Gilles Debunne2010-08-24108-50/+138
| | | | | | | | | | | | Change-Id: I9e7e95f16367b2bd20ec1c9231a04834f6f8e8f5
* | | Make Theme.Holo the default theme for new apps.Dianne Hackborn2010-08-232-20/+27
| | | | | | | | | | | | | | | | | | Also change Holo to have an action bar, instead of a title bar. Change-Id: I45c2f06938509ae02cde99d1c06c228f86e8e3e8
* | | Merge "resolved conflicts for merge of a842d143 to master"Gilles Debunne2010-08-233-6/+0
|\ \ \
| * \ \ resolved conflicts for merge of a842d143 to masterGilles Debunne2010-08-223-6/+0
| |\ \ \ | | |/ / | | | | | | | | Change-Id: I60bba17630d4a4aff5cb8ac9c8b81a2a1fddcd3b
| | * | am d018a0ce: Merge "Text selection without trackball." into gingerbreadGilles Debunne2010-08-1927-56/+3
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | | | | Merge commit 'd018a0ce72124f668d859b19fe3e73f5637d3c7c' into gingerbread-plus-aosp * commit 'd018a0ce72124f668d859b19fe3e73f5637d3c7c': Text selection without trackball.
| | | * Text selection without trackball.Gilles Debunne2010-08-1927-56/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backported from HC. Squashed commit of the following: commit af214a595c7a9fdd11a2dc384f7d4665abf751c0 Fixes in TextView's selection. commit eb9fd59ebe6500a66c2003d46b5802299970ae8d TextView with Selection Contextual Mode commit 4c4c338ef355b369ce4b57d6c6fba7ee8f9dddf4 Cosmetic changes around TextView. commit d4b4b054e87480d984ad18766f5e76553e3080d8 Double and one and a half tap removed from TextView. commit 897c2847ba1fca8ef01eadadd1bc3de007af3ee5 Selection handlers in TextView commit 832be74a5394649e28927484d9a86c6d53b430e7 New cursor controller in TextViews. Change-Id: I01cc64736e2abea605317ee53907a1713617fc17
* | | | Merge "Added CHAR_LIMIT in strings."Gilles Debunne2010-08-231-3/+3
|\ \ \ \
| * | | | Added CHAR_LIMIT in strings.Gilles Debunne2010-08-201-3/+3
| |/ / / | | | | | | | | | | | | | | | | | | | | Bug http://b/issue?id=2895327 Change-Id: I127ea2a6a33f342f2868de45c67da156db75fc1b
* | | | Fix WebView saveState and restoreState for private browsing mode.Elliott Slaughter2010-08-231-0/+0
|/ / / | | | | | | | | | Change-Id: Ia254ee853d73e56c6f0a5b7762a1cefc1dad0894
* | | Fix SDK build - bad @linkAdam Powell2010-08-201-1/+1
| | | | | | | | | | | | Change-Id: Ic8831c94ae0c89d6ccc08a21f399cdd3ffba0bb2
* | | Allow ViewGroup to split MotionEvents to multiple targets during dispatch.Adam Powell2010-08-202-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the layout xml attribute splitMotionEvents="true" or the ViewGroup method setMotionEventSplittingEnabled(true) to enable motion event splitting. Rules for splitting are as follows: * Splitting is enabled per ViewGroup. When splitting is enabled any MotionEvent dispatched to that ViewGroup can potentially be split into several and dispatched to children independently. * Each pointer is assigned a target child view when the ACTION_DOWN or ACTION_POINTER_DOWN event is received. That will be the pointer's target until it goes up, the target returns false from onTouchEvent, or the MotionEvents are intercepted. * Multiple pointers may be assigned to the same target. All pointer data sent to a target are bundled into a single MotionEvent. Child views do not need to be aware that splitting has occurred. Change-Id: I993f838e2f6b455da9812f4742a016dfcd1c4cc9
* | | New UI theme for EditText.Gilles Debunne2010-08-2027-11/+115
| | | | | | | | | | | | | | | | | | Introduces new Theme.Holo and Theme.Light.Holo themes. Change-Id: I208c0400d5e1713e24a7acb4dc3a3a6fbb4a94c3
* | | Fix dependencyYing Wang2010-08-181-2/+2
| | | | | | | | | | | | | | | | | | | | | It's package-export.apk that framework.jar depends on, not LOCAL_BUILT_MODULE. LOCAL_BUILT_MODULE depends on package-export.apk as well.. Change-Id: If9579e07421017a881e29e376efdaa071cd80a4f
* | | Merge "Fix 2797185: Integrate Carousel widget into framework."Jim Miller2010-08-181-0/+8
|\ \ \
| * | | Fix 2797185: Integrate Carousel widget into framework.Jim Miller2010-08-181-0/+8
| | | | | | | | | | | | | | | | Change-Id: Ia03e3f582541dd7f6079929e51d2484b5b91a67b
* | | | bluetooth tetheringDanica Chang2010-08-181-0/+6
| | | | | | | | | | | | | | | | Change-Id: Id6d5fb1922facc7013abc29214d3e1141995b767
* | | | Move the "voice_capable" resource into the framework.David Brown2010-08-181-0/+13
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's currently a config.xml param in the phone app saying whether the current device is "voice capable", which is used to determine (among other things) whether the OTASP call should run in interactive mode. But both Contacts and Settings are about to need this flag too, so it really belongs in the framework instead. As of this change it's now "com.android.internal.R.bool.voice_capable". Also add a corresponding TelephonyManager call so that unbundled and 3rd party apps can access it too. Change-Id: Ie9a8803295bf97eb32154291aac8fce1e21c7b25
* | | Merge "Resize default xlarge wallpaper."Romain Guy2010-08-181-0/+0
|\ \ \
| * | | Resize default xlarge wallpaper.Romain Guy2010-08-181-0/+0
| | | | | | | | | | | | | | | | Change-Id: Iecab1b2a99d6f7ca1c85f6727fcb2ef21842b1f6
* | | | Enhancement of method.xml for Fast IME switchingsatok2010-08-182-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - (Public API) Add public attrs: imeSubtypeExtraValue, imeSubtypeLanguage, imeSubtypeMode -- (Public API) Add InputMethodSubtype class -- (Public API) Add getSubtypes to InputMethodInfo - Add parser for the enhanced method.xml Change-Id: Ie7965fd29fd9615ef9c9418075c9f5f1c3365eb6
* | | | Fix bug 2927837 - PopupWindows don't account for xlarge status bar heightAdam Powell2010-08-172-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add framework dimension resource screen_margin_bottom. This describes the bottom margin formed by permanent screen decorations. In xlarge configs this is equal to the height of the permanent system bar. PopupWindows now size and position themselves with respect to screen_margin_bottom. Change-Id: I8960059adcf09605abf26c228bf877f5632fd11e
* | | | Import revised translations.Eric Fischer2010-08-171-2/+2
|/ / / | | | | | | | | | Change-Id: I03d83a241843f1fe88471425e4a7f7e6f33fee16
* | | Fixes in TextView's selection.Gilles Debunne2010-08-1714-8/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handles are now centered on selection corners. Touch regions tuned, especially for the one line / last line case. Selection mode is stopped when text is entered or modified. New temporary assets. New selection background color. Using references to theme for some hard-coded colors. Change-Id: I820ec39bb6d5a3c6598c7c34b9c8f90b848da9f3
* | | am 5085848d: am 209e6518: Merge "Make the LED colors when charging ↵Jean-Baptiste Queru2010-08-171-0/+15
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | customizable by the vendor" Merge commit '5085848ddbadaafa088ed85753156adc2e54554d' * commit '5085848ddbadaafa088ed85753156adc2e54554d': Make the LED colors when charging customizable by the vendor
| * | am 209e6518: Merge "Make the LED colors when charging customizable by the ↵Jean-Baptiste Queru2010-08-171-0/+15
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | vendor" Merge commit '209e651805dd40ea87df7ff67f2755605be9308c' into gingerbread-plus-aosp * commit '209e651805dd40ea87df7ff67f2755605be9308c': Make the LED colors when charging customizable by the vendor
| | * Make the LED colors when charging customizable by the vendorKenneth Andersson2010-08-031-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | This commit will make the default LED colors in the NotificationManager for battery charge customizable via overlays. The blink on/off times are customizable in the same manner. Change-Id: I57ce93656cc4080f5b99554df0ada44c5b31e959
| | * am 30cf330f: Import revised translationsKenny Root2010-06-211-2/+2
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '30cf330fae137587d51aa4c026459db146705ba9' into froyo-plus-aosp * commit '30cf330fae137587d51aa4c026459db146705ba9': Import revised translations
| | * \ am c4e38577: Import revised translationsKenny Root2010-06-215-166/+166
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c4e38577f46a3b7953fffbb01b08eebc401fbc17' into froyo-plus-aosp * commit 'c4e38577f46a3b7953fffbb01b08eebc401fbc17': Import revised translations
| | * \ \ am b00854d4: Import revised translationsKenny Root2010-06-094-10/+10
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'b00854d4c07ee8c810d1e32984543297bfa80a8e' into froyo-plus-aosp * commit 'b00854d4c07ee8c810d1e32984543297bfa80a8e': Import revised translations
| | * \ \ \ am f9610b38: Merge "Make the DUN apn data secure." into froyoRobert Greenwalt2010-06-041-2/+12
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f9610b3842e030138c1dc327a3a467aaea02c227' into froyo-plus-aosp * commit 'f9610b3842e030138c1dc327a3a467aaea02c227': Make the DUN apn data secure.