summaryrefslogtreecommitdiff
path: root/core/java/android/view/Gravity.java
AgeCommit message (Expand)Author
2020-11-26Add IntDef annotation to gravity fieldIoana Stefan
2017-11-16Fix Gravity toString wrong message issueQing Xia
2017-09-25Improve window manager layout attribute dumpingJorim Jaggi
2013-10-30Fix some documentation typos.Newton Allen
2012-09-18Fix bug #7172699Fabrice Di Meglio
2012-03-09Make Gravity RTL APIs publicFabrice Di Meglio
2011-06-14Add View.getResolvedLayoutDirection()Fabrice Di Meglio
2011-06-07Rename atribute View horizontalDirection to layoutDirection and update unit t...Fabrice Di Meglio
2011-06-06Rename Gravity BEFORE/AFTER to START/ENDFabrice Di Meglio
2011-05-27Fix default for getAbsoluteGravity()Fabrice Di Meglio
2011-05-27Add support for Gravity BEFORE and AFTERFabrice Di Meglio
2009-04-13AI 145994: Integrate #145778 from Donut.Dianne Hackborn
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project