summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing the build for real." into jb-devSvetoslav Ganov2012-05-162-3/+3
|\
| * Fixing the build for real.Svetoslav Ganov2012-05-162-3/+3
* | Merge "Exposing some accessiblity actions only for enabled views." into jb-devSvetoslav Ganov2012-05-168-68/+110
|\ \
| * | Exposing some accessiblity actions only for enabled views.Svetoslav Ganov2012-05-168-68/+110
* | | Merge "Adding some missing files." into jb-devSvetoslav Ganov2012-05-162-0/+13
|\ \ \ | | |/ | |/|
| * | Adding some missing files.Svetoslav Ganov2012-05-162-0/+13
* | | Fix 6398209: Fix glitch in chevron animation in MultiWaveViewJim Miller2012-05-161-2/+0
* | | Merge "Accessibility service needs to request permission to be bound to." int...Svetoslav Ganov2012-05-162-3/+9
|\ \ \ | |/ /
| * | Accessibility service needs to request permission to be bound to.Svetoslav Ganov2012-05-162-3/+9
| |/
* | Merge "Fix 6508369: Add new resources to fix chevron direction on 720dp devic...Jim Miller2012-05-162-0/+58
|\ \
| * | Fix 6508369: Add new resources to fix chevron direction on 720dp deviceJim Miller2012-05-162-0/+58
* | | Merge "Fix a bug where late-invalidating views with animations would be held ...Adam Powell2012-05-161-0/+1
|\ \ \
| * | | Fix a bug where late-invalidating views with animations would be heldAdam Powell2012-05-161-0/+1
* | | | Merge "Streamline the logic to add account." into jb-devCarlos Valdivia2012-05-161-36/+50
|\ \ \ \
| * | | | Streamline the logic to add account.Carlos Valdivia2012-05-161-36/+50
* | | | | Merge "Be more tolerant in TaskStackBuilder" into jb-devAdam Powell2012-05-161-9/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Be more tolerant in TaskStackBuilderAdam Powell2012-05-161-9/+3
| |/ / /
* | | | Merge "Add systrace method tags for measure and layout." into jb-devJeff Brown2012-05-161-27/+49
|\ \ \ \
| * | | | Add systrace method tags for measure and layout.Jeff Brown2012-05-161-27/+49
* | | | | Merge "Add a label for the new video trace tag." into jb-devJeff Brown2012-05-161-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add a label for the new video trace tag.Jeff Brown2012-05-161-1/+1
* | | | | Merge "Remove custom scrollbar logic" into jb-devJohn Reck2012-05-161-52/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove custom scrollbar logicJohn Reck2012-05-161-52/+1
* | | | | Merge "softening app-to-home and task-to-task transitions" into jb-devBrandon Keely2012-05-1614-143/+137
|\ \ \ \ \
| * | | | | softening app-to-home and task-to-task transitionsBrandon Keely2012-05-1614-143/+137
* | | | | | Merge "Revert "Add shortcut for voice search"" into jb-devMichael Jurka2012-05-161-1/+0
|\ \ \ \ \ \
| * | | | | | Revert "Add shortcut for voice search"Michael Jurka2012-05-161-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge "Fix a possible starvation issue related to vsync." into jb-devJeff Brown2012-05-161-2/+20
|\ \ \ \ \ \
| * | | | | | Fix a possible starvation issue related to vsync.Jeff Brown2012-05-161-2/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge "fix SensorManager.getAngleChange() documentation" into jb-devMathias Agopian2012-05-161-4/+3
|\ \ \ \ \ \
| * | | | | | fix SensorManager.getAngleChange() documentationMathias Agopian2012-05-161-4/+3
| |/ / / / /
* | | | | | Merge "Make AbsSeekBar widget adjustable via accessibility actions." into jb-devSvetoslav Ganov2012-05-161-0/+42
|\ \ \ \ \ \
| * | | | | | Make AbsSeekBar widget adjustable via accessibility actions.alanv2012-05-161-0/+42
* | | | | | | Merge "Fix android:focusableInTouchMode support" into jb-devJohn Reck2012-05-162-6/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix android:focusableInTouchMode supportJohn Reck2012-05-162-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into ...Jim Miller2012-05-162-72/+125
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix 6398209: Lots of improvements to gesture search from navbarJim Miller2012-05-152-72/+125
* | | | | | Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-devAdam Cohen2012-05-162-1/+10
|\ \ \ \ \ \
| * | | | | | Cap widget bitmap usage by screen size (issue 6464700)Adam Cohen2012-05-102-1/+10
* | | | | | | Merge "Accessiblity focus not following input focus and text nav broken." int...Svetoslav Ganov2012-05-161-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Accessiblity focus not following input focus and text nav broken.Svetoslav Ganov2012-05-151-3/+4
* | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-devEric Fischer2012-05-1612-87/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-05-1612-87/+47
* | | | | | | | | Merge "Do not wrap action button text." into jb-devDaniel Sandler2012-05-162-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Do not wrap action button text.Daniel Sandler2012-05-162-0/+4
| |/ / / / / / / /
* | | | | | | | | Merge "Defensively reset the default state of layout elements." into jb-devChris Wren2012-05-161-0/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Defensively reset the default state of layout elements.Chris Wren2012-05-161-0/+8
* | | | | | | | | New fonts in notifications.Daniel Sandler2012-05-162-17/+10
* | | | | | | | | Merge changes If0b865ac,Ie0c61300 into jb-devDaniel Sandler2012-05-168-33/+56
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Move BigPicture's header to the top of its large view.Daniel Sandler2012-05-161-1/+2