summaryrefslogtreecommitdiffstats
path: root/core/java/android/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "Examine widget hierarchy to find clocks."Jeff Sharkey2013-01-111-0/+10
|\
| * Examine widget hierarchy to find clocks.Jeff Sharkey2013-01-111-0/+10
* | Updating new widget api to account for view type countAdam Cohen2013-01-102-9/+26
* | Merge "Clarify javadoc and parameter names Bug #7978741"Romain Guy2013-01-091-9/+9
|\ \ | |/ |/|
| * Clarify javadoc and parameter namesRomain Guy2013-01-091-9/+9
* | am 05d48504: am af6dd103: Merge "fix ImageView.getImageMatrix()" into jb-mr1-...Dake Gu2013-01-091-1/+4
|\ \
| * \ am af6dd103: Merge "fix ImageView.getImageMatrix()" into jb-mr1-aah-devDake Gu2013-01-071-1/+4
| |\ \
| | * | fix ImageView.getImageMatrix()Dake Gu2013-01-031-1/+4
* | | | Optimize drawHardwareAccelerated method in Editor classSangkyu Lee2013-01-082-30/+28
| |_|/ |/| |
* | | Suppress horizontal scrolling with trailing blanksRaph Levien2012-12-202-14/+33
* | | Remove remaining doc references to StyledAttributes.John Spurlock2012-12-181-1/+1
* | | am 8149820c: am 25458528: am dd2ed93e: Merge "Handle "CODE_ALREADY_PRESENT" m...Sascha Prueter2012-12-171-9/+13
|\ \ \ | |/ /
| * | am 25458528: am dd2ed93e: Merge "Handle "CODE_ALREADY_PRESENT" message from S...Sascha Prueter2012-12-171-9/+13
| |\ \ | | |/
| | * am dd2ed93e: Merge "Handle "CODE_ALREADY_PRESENT" message from Settings app" ...Sascha Prueter2012-12-171-9/+13
| | |\
| | | * Handle "CODE_ALREADY_PRESENT" message from Settings appsatok2012-12-171-9/+13
* | | | Merge "Fix docs build issue"Adam Cohen2012-12-142-2/+1
|\ \ \ \
| * | | | Fix docs build issueAdam Cohen2012-12-142-2/+1
* | | | | am 323bb07f: am a5a4eb0f: am 6b922cc6: Merge "Receive a user dictionary callb...Mike Cleron2012-12-141-0/+66
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am a5a4eb0f: am 6b922cc6: Merge "Receive a user dictionary callback from Sett...Mike Cleron2012-12-141-0/+66
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am 6b922cc6: Merge "Receive a user dictionary callback from Settings applicat...Mike Cleron2012-12-141-0/+66
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Receive a user dictionary callback from Settings applicationSatoshi Kataoka2012-12-141-0/+66
* | | | | Merge "Adding simple ArrayList API for collection widgets"Adam Cohen2012-12-132-15/+227
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Adding simple ArrayList API for collection widgetsAdam Cohen2012-12-132-15/+227
* | | | | am dc4beb48: am e7ec492f: Merge "Make implementation of isEmpty consistent wi...Adam Powell2012-12-111-1/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am e7ec492f: Merge "Make implementation of isEmpty consistent with implementa...Adam Powell2012-12-111-1/+2
| |\ \ \ \
| | * \ \ \ Merge "Make implementation of isEmpty consistent with implementation of getCo...Adam Powell2012-12-111-1/+2
| | |\ \ \ \
| | | * | | | Make implementation of isEmpty consistent with implementation of getCount in ...Emma Sajic2012-12-111-1/+2
* | | | | | | am c6f05e93: am d22843a8: Merge "Fix regression in ListView click handling"Adam Powell2012-12-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am d22843a8: Merge "Fix regression in ListView click handling"Adam Powell2012-12-111-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix regression in ListView click handlingAdam Powell2012-12-111-1/+1
* | | | | | | Merge "Fix requestLayout-during-layout issue with Gallery"Chet Haase2012-12-111-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix requestLayout-during-layout issue with GalleryChet Haase2012-12-111-1/+1
* | | | | | | | Merge "Clear SearchView query field when collapsed as an action view"Adam Powell2012-12-101-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Clear SearchView query field when collapsed as an action viewAdam Powell2012-12-101-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Preserve Spinner widget open state across instance save/restoreAdam Powell2012-12-102-3/+88
|/ / / / / / /
* | | | | | | Merge "Update documentation to mention compatibility versioning"Adam Powell2012-12-102-1/+23
|\ \ \ \ \ \ \
| * | | | | | | Update documentation to mention compatibility versioningAdam Powell2012-12-102-1/+23
* | | | | | | | Merge "Fix an issue on changing the keyboard locale between spellchecking sup...Satoshi Kataoka2012-12-092-17/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix an issue on changing the keyboard locale between spellchecking supported ...Satoshi Kataoka2012-12-062-17/+41
* | | | | | | | | Merge "Compatibility measurement hacks when targetSdkVersion <= JB-MR1"Adam Powell2012-12-072-4/+22
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Compatibility measurement hacks when targetSdkVersion <= JB-MR1Adam Powell2012-12-072-4/+22
* | | | | | | | | am d9cb3c53: am 8ea5ce15: Merge "Ensure running mTouchModeReset when AbsListV...Adam Powell2012-12-071-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | am 8ea5ce15: Merge "Ensure running mTouchModeReset when AbsListView is detached"Adam Powell2012-12-071-1/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Ensure running mTouchModeReset when AbsListView is detachedSangkyu Lee2012-12-071-1/+2
| | * | | | | | | Merge jb-mr1-dev into aosp/master - do not mergeThe Android Open Source Project2012-11-271-10/+16
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | am b9376280: am 224d2225: am 29cfce7a: Merge "Making sure to clear state rela...Adam Cohen2012-12-061-1/+23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am 224d2225: am 29cfce7a: Merge "Making sure to clear state related to views ...Adam Cohen2012-12-061-1/+23
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | am 29cfce7a: Merge "Making sure to clear state related to views that are bein...Adam Cohen2012-12-061-1/+23
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Merge "Making sure to clear state related to views that are being recycled (i...Adam Cohen2012-12-061-1/+23
| | | |\ \ \ \ \ \
| | | | * | | | | | Making sure to clear state related to views that are being recycled (issue 76...Adam Cohen2012-12-061-1/+23