summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/ViewGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #7651552 resetRtlProperties() is called way too oftenFabrice Di Meglio2012-11-301-17/+0
* Merge "Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Sett...Fabrice Di Meglio2012-10-261-2/+0
|\
| * Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio2012-10-261-2/+0
* | Fix bug #7419054 TextView Drawables resolution is broken in RTL modeFabrice Di Meglio2012-10-261-1/+0
|/
* Fix bug #7164967 android.view.cts.ViewGroup_MarginLayoutParamsTest#testResolv...Fabrice Di Meglio2012-10-191-5/+0
* Merge "Revert "Revert "This restores JB MR0 behavior where the framework thro...Dave Burke2012-10-181-7/+3
|\
| * Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-181-7/+3
* | Fix missing @hide on ViewGroup.resolveLayoutParams()Fabrice Di Meglio2012-10-181-0/+3
* | Fix bug #7374285 GridLayout layout param margins are broken in RTL modeFabrice Di Meglio2012-10-181-0/+15
* | Merge "Fix bug #7363015 Padding is wrong for first item in a ListPopupWindow"...Fabrice Di Meglio2012-10-171-1/+1
|\ \ | |/ |/|
| * Fix bug #7363015 Padding is wrong for first item in a ListPopupWindowFabrice Di Meglio2012-10-161-1/+1
* | Revert "This restores JB MR0 behavior where the framework throws an exception...Justin Ho2012-10-171-3/+7
* | This restores JB MR0 behavior where the framework throws an exception for imp...Jim Miller2012-10-161-7/+3
* | Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-3/+7
|/
* Revert "Fix for bug 6050753."Romain Guy2012-10-151-7/+3
* Fix bug #7334966 Padding is still broken in RTL languagesFabrice Di Meglio2012-10-121-0/+92
* Fix bug #7325234 LayoutParams are not resolved correctly (Settings apps looks...Fabrice Di Meglio2012-10-101-0/+2
* Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)Fabrice Di Meglio2012-10-101-2/+2
* Incorrect temporary detach of accessibility focused view may lead to a crash.Svetoslav Ganov2012-10-051-2/+0
* Accessibility focus not cleared on temporary detach.Svetoslav Ganov2012-10-051-0/+2
* Merge "Fix bug # 7172247 API REVIEW: android.view.ViewGroup.MarginLayoutParam...Fabrice Di Meglio2012-09-281-1/+4
|\
| * Fix bug # 7172247 API REVIEW: android.view.ViewGroup.MarginLayoutParamsFabrice Di Meglio2012-09-271-1/+4
* | Other improvements for bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-271-24/+35
|/
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-251-7/+75
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-1/+1
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-1/+1
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-3/+3
* Fix bug #6427629 Clean up layout direction APIsFabrice Di Meglio2012-09-231-20/+7
* Fix Javadoc spellingFabrice Di Meglio2012-09-121-2/+2
* Enforce encapsulation for MarginLayoutParams startMargin and endMarginFabrice Di Meglio2012-09-111-2/+24
* Make detachViewFromParent more robustChet Haase2012-08-301-20/+46
* Merge "Respect child drawing order when dispatching touch events" into jb-mr1...Adam Powell2012-08-201-3/+8
|\
| * Respect child drawing order when dispatching touch eventsAdam Powell2012-08-171-3/+8
* | More view hierarchy, fragment debugging.Dianne Hackborn2012-08-171-49/+62
* | Improve resolution of RTL related propertiesFabrice Di Meglio2012-08-161-1/+11
|/
* Catch padding changes in ViewGroup to properly clip childrenRomain Guy2012-08-071-5/+10
* am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax externa...Jeff Smith2012-07-251-1/+1
|\
| * Fix several cases of broken droiddoc syntaxJeff Smith2012-07-251-1/+1
| * Force invalidates on non-visible views. DO NOT MERGEChet Haase2012-07-121-12/+14
* | Merge "Account for static child transformations correctly"Ed Heyl2012-07-241-5/+22
|\ \
| * | Account for static child transformations correctlyChet Haase2012-07-241-5/+22
* | | Make RelativeLayout aware of layout directionFabrice Di Meglio2012-07-231-8/+35
|/ /
* | Merge "Fix MarginLayoutParams resolution"Fabrice Di Meglio2012-07-101-6/+44
|\ \
| * | Fix MarginLayoutParams resolutionFabrice Di Meglio2012-07-091-6/+44
* | | Force invalidates on non-visible views to traverse the hierarchyChet Haase2012-07-091-12/+14
* | | Remove the accessibility focus search code.Svetoslav Ganov2012-07-021-24/+3
* | | Removing setChildrenLayersEnabledMichael Jurka2012-06-281-43/+0
* | | am 3662fe5e: am ebc9d317: Merge "Handle non-started LayoutTransition animatio...Chet Haase2012-06-191-6/+6
|\ \ \ | |/ / |/| / | |/
| * Handle non-started LayoutTransition animations correctlyChet Haase2012-06-191-6/+6
* | am b59d0618: am b6585d19: Merge "Double input focus and focus movement in lis...Svetoslav Ganov2012-06-031-1/+2
|\ \ | |/