summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* am 9320e9f0: Merge "Update javadoc for DEFAULT_FEATURES deprecation." into lm...Bryce Lee2015-01-131-1/+4
|\
| * am 9320e9f0: Merge "Update javadoc for DEFAULT_FEATURES deprecation." into lm...Bryce Lee2015-01-131-1/+4
| |\
| | * am 9320e9f0: Merge "Update javadoc for DEFAULT_FEATURES deprecation." into lm...Bryce Lee2015-01-131-1/+4
| | |\
| | | * Merge "Update javadoc for DEFAULT_FEATURES deprecation." into lmp-mr1-devBryce Lee2015-01-131-1/+4
| | | |\
| | | | * Update javadoc for DEFAULT_FEATURES deprecation.Bryce Lee2015-01-131-1/+4
* | | | | am 69c22e82: Merge "Add API for nested pre-processing of a11y events; fix Res...Adam Powell2015-01-134-0/+83
|\ \ \ \ \ | |/ / / /
| * | | | am 69c22e82: Merge "Add API for nested pre-processing of a11y events; fix Res...Adam Powell2015-01-134-0/+83
| |\ \ \ \ | | |/ / /
| | * | | am 69c22e82: Merge "Add API for nested pre-processing of a11y events; fix Res...Adam Powell2015-01-134-0/+83
| | |\ \ \ | | | |/ /
| | | * | Merge "Add API for nested pre-processing of a11y events; fix ResolverDrawerLa...Adam Powell2015-01-134-0/+83
| | | |\ \ | | | | |/ | | | |/|
| | | | * Add API for nested pre-processing of a11y events; fix ResolverDrawerLayoutAdam Powell2015-01-074-0/+83
* | | | | am 4ecb5fb2: am 82bdfcfa: Update docs for Window.setElevation(), apply change...Alan Viverette2015-01-131-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | am 82bdfcfa: Update docs for Window.setElevation(), apply changes immediately...Alan Viverette2015-01-131-0/+4
| |\ \ \ \ | | |/ / /
| | * | | Update docs for Window.setElevation(), apply changes immediatelyAlan Viverette2015-01-131-0/+4
| | |\ \ \ | | | |/ /
| | | * | Update docs for Window.setElevation(), apply changes immediatelyAlan Viverette2015-01-121-0/+4
* | | | | am 00c85656: am 42b0d10a: am 1ea6afe1: Merge "Don\'t allow windows with inval...Wale Ogunwale2015-01-132-15/+20
|\ \ \ \ \ | |/ / / /
| * | | | am 42b0d10a: am 1ea6afe1: Merge "Don\'t allow windows with invalid types to b...Wale Ogunwale2015-01-122-15/+20
| |\ \ \ \ | | |/ / /
| | * | | am 1ea6afe1: Merge "Don\'t allow windows with invalid types to be added." int...Wale Ogunwale2015-01-122-15/+20
| | |\ \ \ | | | |/ /
| | | * | Don't allow windows with invalid types to be added.Wale Ogunwale2015-01-122-15/+20
| | | |/
* | | | Add backgroundColor getter to ViewChet Haase2015-01-091-0/+13
* | | | Merge "Fix accessibility delegation"Alan Viverette2015-01-082-12/+31
|\ \ \ \
| * | | | Fix accessibility delegationAlan Viverette2015-01-072-12/+31
* | | | | Fix date picker color handling, expose StateSet utils in more placesAlan Viverette2015-01-071-144/+96
|/ / / /
* | | | Merge "Make DisplayListRenderer inherit from Canvas, merge JNI"Chris Craik2015-01-053-746/+33
|\ \ \ \
| * | | | Make DisplayListRenderer inherit from Canvas, merge JNITom Hudson2015-01-053-746/+33
* | | | | am 8117eda6: am 8c6b59f4: Merge "Add system api for disabling touch events in...Filip Gruszczynski2015-01-051-0/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 8117eda6: am 8c6b59f4: Merge "Add system api for disabling touch events in...Filip Gruszczynski2015-01-051-0/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 8c6b59f4: Merge "Add system api for disabling touch events in wallpaper be...Filip Gruszczynski2015-01-051-0/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge "Add system api for disabling touch events in wallpaper behind the wind...Filip Gruszczynski2015-01-051-0/+9
| | | |\ \
| | | | * | Add system api for disabling touch events in wallpaper behind the window.Filip Gruszczynski2015-01-051-0/+9
* | | | | | am bde76419: am 1f3f47b3: Merge "Avoid double-translating View background" in...Alan Viverette2015-01-051-0/+7
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | am bde76419: am 1f3f47b3: Merge "Avoid double-translating View background" in...Alan Viverette2015-01-051-0/+7
| |\ \ \ \ | | |/ / /
| | * | | am 1f3f47b3: Merge "Avoid double-translating View background" into lmp-mr1-devAlan Viverette2015-01-051-0/+7
| | |\ \ \ | | | |/ /
| | | * | Avoid double-translating View backgroundAlan Viverette2015-01-051-0/+7
| | | |/
* | | | am 72da9ed8: am e5ea48a7: Fix a race in accessibility manager.Svetoslav2014-12-291-17/+15
|\ \ \ \ | |/ / /
| * | | am 72da9ed8: am e5ea48a7: Fix a race in accessibility manager.Svetoslav2014-12-291-17/+15
| |\ \ \ | | |/ /
| | * | am e5ea48a7: Fix a race in accessibility manager.Svetoslav2014-12-291-17/+15
| | |\ \ | | | |/
| | | * Fix a race in accessibility manager.Svetoslav2014-12-291-17/+15
* | | | Merge "Fix minor spelling and grammar errors in public JavaDoc"Kris Giesing2014-12-191-23/+23
|\ \ \ \
| * | | | Fix minor spelling and grammar errors in public JavaDocKris Giesing2014-12-161-23/+23
* | | | | am f64d26fc: am e130d6c1: Merge "Remove a bad heuristic when determining clic...Svet Ganov2014-12-191-2/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am f64d26fc: am e130d6c1: Merge "Remove a bad heuristic when determining clic...Svet Ganov2014-12-191-2/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am e130d6c1: Merge "Remove a bad heuristic when determining click location fo...Svet Ganov2014-12-191-2/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Remove a bad heuristic when determining click location for accessibility.Svet Ganov2014-12-191-2/+1
* | | | | Allow theme attributes in <include> tag, fix <tag> contextAlan Viverette2014-12-171-15/+45
* | | | | Merge "Revert "Allow theme attributes in <include> tag, fix <tag> context""Alan Viverette2014-12-171-21/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Revert "Allow theme attributes in <include> tag, fix <tag> context"Alan Viverette2014-12-171-21/+11
* | | | | Merge "Allow theme attributes in <include> tag, fix <tag> context"Alan Viverette2014-12-161-11/+21
|\ \ \ \ \ | |/ / / /
| * | | | Allow theme attributes in <include> tag, fix <tag> contextAlan Viverette2014-12-151-11/+21
* | | | | Merge "Clean up ViewStub inflation to ensure it has resources"Alan Viverette2014-12-151-17/+8
|\ \ \ \ \
| * | | | | Clean up ViewStub inflation to ensure it has resourcesAlan Viverette2014-12-151-17/+8
| |/ / / /