summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-261-0/+2
| | | | Change-Id: Ib3734b7f7767bdf0fb4c95dcc1298da02c04e9cd
* Adding animation post-installing a shortcut.Winson Chung2012-03-231-1/+1
| | | | Change-Id: I63bb3b713fab28a43e61333dd331dbf2d211faa7
* Adding fling-to-delete.Winson Chung2012-03-201-1/+1
| | | | | | - Also fixing issue where the drop target icon changes color slower than the text. Change-Id: I0bfa59da5d202016342f1c3de419ebcafd81ff6f
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-2/+2
| | | | | | | | | | - Fixes issue with folder icons being clipped in landscape in sw720dp (Bug: 6118397) - Fixes issue with divider being in wrong orientation in sw720dp - Fixes issue with scaled icons not being drawn with filtering - Fixes issue with side pages showing under the hotseat when in landscape in phone UI - Animates the drag view on pick up and drop Change-Id: Iad26427ec63fcbc9bdb3b29a4645689ba445d5c8
* am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-072-2/+5
|\ | | | | | | | | * commit '989dc51400f4511e8411b0f1e6c525c024fbb949': Scale icons down for sw600dp-land mode.
| * Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-062-2/+5
| | | | | | | | | | | | | | Cached icons are statically all the same size, so we need to do it on the fly. Change-Id: Iae294ff4668f987db8fe5127bae724bf08363542
* | resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-014-3/+13
|\| | | | | | | Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
| * New small/large screen division for Launcher.Andrew Flynn2012-02-294-3/+13
| | | | | | | | | | | | | | | | Previously the dp division between the two was set at 600dp (7" tablets). This has now been bumped up to 720dp (10" tablets). Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
* | Merge "Mark string format tokens as placeholders."Eric Fischer2012-02-251-3/+3
|\ \
| * | Mark string format tokens as placeholders.Eric Fischer2012-02-241-3/+3
| | | | | | | | | | | | | | | | | | This will keep them from potentially getting mangled in translation. Change-Id: I4d805a3ce4e50e735c43b6f30186d9ac01c532af
* | | Fix a lot of easy lint issuesMichael Jurka2012-02-242-34/+0
|/ / | | | | | | Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
* | Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-231-0/+1
| | | | | | | | Change-Id: I8c9741e8b63ca9a0fc4af90e178dbb02fa912d83
* | Fading out workspace when dragging to higlight dragged object.Winson Chung2012-02-232-1/+5
| | | | | | | | Change-Id: I540ce145168a65a029d820d6c14a1e3070f8a5b0
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-133-8/+3
| | | | | | | | Change-Id: Ic97d74a14964c6bdc23305b2d378b13a1f2e3664
* | Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-132-3/+7
| | | | | | | | Change-Id: I133ff2631834a4b97e1e4750fb7c07793ddeba69
* | Animating the drag view scale up and down when dragging items.Winson Chung2012-02-072-7/+3
| | | | | | | | | | | | - Also fixing up how we draw the drag view alpha Change-Id: Ied82aec9d52274b0fe65c989eab818b0264a9eb2
* | Adding workaround to make voice button target area larger (Bug 5653332)Winson Chung2012-01-121-0/+7
| | | | | | | | Change-Id: I8c4e940f9ae01ac4f6808ecfb10035249c12a499
* | Edits to strings per UI text standards.Claudia de Veaux2011-12-091-7/+7
|/ | | | | | | | | * Use "choose" rather than "select" when asking the user to make a choice of an option. * Use "touch" rather than "tap" * We're standardizing "Allow the app..." in permission descriptions Bug: 5163232 Change-Id: Ie43459127c0c5036881685b85f4b599c0e5402ff
* Adding static wallpapers for crespo/tablet (Bug 5506089)Winson Chung2011-12-071-0/+32
| | | | Change-Id: I7f56b046cf02c198def811e0113688d93008785a
* Forcing tabs to be single line and width bound (Bug 5646142)Winson Chung2011-11-281-2/+4
| | | | Change-Id: Ia84bde47c5e4b254b636b2697c4f4889ce4f8b95
* Enabling clings for tablets (Bug 5506377)Winson Chung2011-11-181-0/+3
| | | | Change-Id: Id0cdc7e2a101788f790340cd5acf6abb33419de6
* Minor fixes to LauncherWinson Chung2011-11-182-5/+5
| | | | | | | | | | - Tweaking the AllApps tab padding - Fixing issue where the cling punch out might be in the wrong location - Removing unused dragging code related to drop/scroll area overlap - Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264) - Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822) Change-Id: I707397c231188a9feee8c0856374e0483cf37296
* Merge "Fixing small regressions in folder text offset. (Bug 5600902)" into ↵Winson Chung2011-11-162-1/+2
|\ | | | | | | ics-mr1
| * Fixing small regressions in folder text offset. (Bug 5600902)Winson Chung2011-11-142-1/+2
| | | | | | | | | | | | - Tweaking AppsCustomize tab bar dimens Change-Id: I5809c0ffb5fb0f7e0124d875c97198aafa4e43e3
* | Modifying portals in landscape on the phone UIAdam Cohen2011-11-151-0/+6
|/ | | | Change-Id: I4190b0e4958dfd0d59d943d9b4c4d6fd2e9303c0
* Merge "Fixing issue where AllApps labels were getting clipped (Bug: ↵Winson Chung2011-11-082-4/+6
|\ | | | | | | 5490118)" into ics-mr1
| * Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-082-4/+6
| | | | | | | | | | | | - Tweaking the AllApps grid spacing Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
* | Using public API for widget paddingAdam Cohen2011-11-081-4/+0
| | | | | | | | Change-Id: I37c90ddf6309cdf29daacdf2c7663eb41d13338b
* | Altering touch feedback for qsb assets. (Bug: 5560273)Winson Chung2011-11-031-0/+6
|/ | | | | | - Removing some dead code Change-Id: If6f3ffcf28249ca08c23089acb5bcd501b455119
* Adding padding on crespo for qsb bar by shrinking folder preview size.Winson Chung2011-11-012-5/+9
| | | | Change-Id: I9222ec6b66eb3146d4998013b82fdce664b01314
* Fixing issue where widget previews were being scaled up.Winson Chung2011-10-281-0/+2
| | | | Change-Id: I94eaa1beb0579c8045a3b4c6ff72f7b9622a62ff
* Merge "Initial changes to make folders accessible" into ics-mr1Adam Cohen2011-10-261-4/+18
|\
| * Initial changes to make folders accessibleAdam Cohen2011-10-261-4/+18
| | | | | | | | Change-Id: Id8c9cbc0ef200967c3b966fbccfdfde184d4211c
* | Merge "Fixing small tablet issues" into ics-mr1Winson Chung2011-10-251-2/+3
|\ \
| * | Fixing small tablet issuesWinson Chung2011-10-251-2/+3
| |/ | | | | | | | | | | | | | | - Removing phone search container bg from tablet ui - Fixing the tab text for tablet AppsCustomize - Fixing wallpaper items in wallpaper chooser Change-Id: I3424cd8f32a767844b8bed54437f746a0fc381e5
* / String scrub to bring to punc, wording, etc. standards.Claudia de Veaux2011-10-201-18/+18
|/ | | | | | Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Change-Id: I20e5b747fe040f26cbfe38a61bb5aafc68115671
* Fixing issue where holographic outlines were offset when dragging from/to ↵Winson Chung2011-10-192-2/+4
| | | | | | folders/hotseat. (Bug: 5399792) Change-Id: Iaa39ef1293b45a1d116210ec9d7fbde17dbc99cc
* Fixing stutter in AllApps transitionAdam Cohen2011-10-171-2/+2
| | | | | | | | | | | | -> Tightened up the interpolator and decreased the duration of the AllApps-in animation. This removes many excess frames at the end of the transition, and frees up perf for swiping AllApps: (issue 5359751) -> Changed when AllApps state gets reset -- now only after leaving home, and then pressing home, or when the screen turns off. Change-Id: I76e988102da91c12cb52af01468cf9a81fe45545
* Making Launcher tabs more consistent with system. (Bug: 5184498)Winson Chung2011-10-142-11/+7
| | | | Change-Id: Idac7c14fdefcdad0bb88b1c5b34fa3e10c2733ac
* Fixing some issues with AppsCustomizeWinson Chung2011-10-112-5/+7
| | | | | | | | - Tweaking the widget page to make it a little tighter - Altering the way we generate widget previews to make them more consistent - Making the Apps page two line titles Change-Id: I7bce420466c1d41fb87b423f259472482803a406
* Fixing annoying issue where page outlines looked off-center.Winson Chung2011-10-091-0/+3
| | | | | | - Also addressed folder icon clipping issue (Bug: 5199082) Change-Id: Ifc76024e10e0ecf0103cd314f4d02523b068f923
* Updating folder cling text position for Crespo. (Bug: 5346951)Winson Chung2011-10-052-2/+1
| | | | Change-Id: Iaa0794c84766d02f1091442e2e76418ba57002d8
* Remove unneeded permissionsRomain Guy2011-10-051-7/+0
| | | | Change-Id: I328402278d53aa39459d5c6b21890c9c720a726e
* Add resource declaration for string that is only in an overlay.Eric Fischer2011-09-301-0/+1
| | | | Change-Id: I218e57916f7e6ba6d2173a78a8b4a2f391a272fb
* Fixing text alignment in landscape (issue 5243577)Adam Cohen2011-09-291-2/+2
| | | | Change-Id: I43659f56458f08b5e7771a1059b700b8e0a0efd1
* Merge "Tweaking size of QSB and updating cling assets."Winson Chung2011-09-291-1/+1
|\
| * Tweaking size of QSB and updating cling assets.Winson Chung2011-09-281-1/+1
| | | | | | | | | | | | | | - Making the voice search button a little larger (Bug: 5373735) - Updating landscape cling backgrounds Change-Id: I9a9c0367cb0fce5a41fb45c48ea70d9ba8e13f69
* | Fully display decenders in folders (issue 5253358)Adam Cohen2011-09-291-1/+1
| | | | | | | | | | | | -> Also, turned off extract mode for folder renaming Change-Id: I5e544c9b225b3f205c90e977bfb6be516214718c
* | Merge "remove references to google apps"Michael Jurka2011-09-281-11/+2
|\ \ | |/ |/|
| * remove references to google appsMichael Jurka2011-09-281-11/+2
| | | | | | Change-Id: Id373dc701afdd476e125936711bbb040e1451f9e