summaryrefslogtreecommitdiff
path: root/core/java/android/widget/ZoomButtonsController.java
AgeCommit message (Expand)Author
2017-02-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2017-02-03Revert "Implicitly cast views obtained via View.findView methods"Alan Viverette
2017-01-27Implicitly cast views obtained via View.findView methodsAlan Viverette
2016-10-11Fix import statements in android.widget package.Aurimas Liutikas
2016-08-25Document and deprecate various old, undocumented classesChet Haase
2015-04-24Remove ZoomButtonsController view immediately when !visibleWale Ogunwale
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-08-08add local focus mode and input event injection API to Windowkeunyoung
2012-07-19Replace left/right with start/end for Gravity / LayoutParams / PaddingFabrice Di Meglio
2012-02-15Encapsulate the ViewRootImpl's handler.Jeff Brown
2011-07-18I. Can. Not. Stand. ViewAncestor.Dianne Hackborn
2011-05-04Rename ViewRoot to ViewAncestor.Joe Onorato
2010-04-13Hide zoom buttons when a view gets hidden, i.e. by a TabHostSteve Howard
2010-01-21am 8d4baa78: am d79d1c72: Merge "If ZoomButttonsController detects more than ...Grace Kloba
2010-01-18If ZoomButttonsController detects more than one pointer,Grace Kloba
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2009-09-15Some improvements for wallpaper configuration.Dianne Hackborn
2009-09-14Various fixed for back key handling.Dianne Hackborn
2009-08-03Make ZoomButtonsController public.Jack Palevich
2009-05-27Check if the ownerView is still attached to window inOwen Lin
2009-03-18auto import from //branches/cupcake_rel/...@140373The Android Open Source Project
2009-03-13auto import from //branches/cupcake_rel/...@138607The Android Open Source Project
2009-03-11auto import from //branches/cupcake/...@137873The Android Open Source Project
2009-03-09auto import from //branches/cupcake/...@137197The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@132589The Android Open Source Project
2009-03-02auto import from //depot/cupcake/@137055The Android Open Source Project