• Home
  • History
  • Annotate
  • only in /frameworks/support/compat/jellybean-mr1/
History log of /frameworks/support/compat/jellybean-mr1/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b897ffb1d1cfe37e2e005e7dcdcd97bc5f74205d 12-Aug-2016 Yuichi Araki <yaraki@google.com> Add ViewCompat.getDisplay

Bug: 30776880
Change-Id: I8fa46a8f6b29ae9ae41f44e16cd32b039102860a
ndroid/support/v4/view/ViewCompatJellybeanMr1.java
ddf46923b9487ac3a021f01b55d96136d811e8be 07-Apr-2016 Chris Banes <chrisbanes@google.com> Implement password toggle in TextInputLayout

This CL implements the new password spec from the
Material Design guidelines into TextInputLayout.
The icon and tint are customizable via attributes
and method calls.

Also added getCompoundDrawablesRelative() to
TextViewCompat.

BUG: 26614707

Change-Id: I3d36277fe92f1be0c9f23567fa55b42c5ba15be1
ndroid/support/v4/widget/TextViewCompatJbMr1.java
3ac77bf186f87ecad4bf0063b2f6c4384efbd56a 27-Apr-2016 Kirill Grouchnikov <kirillg@google.com> Support module refactoring

* Splitting support-v4 into two modules, support-compat and support-core
* Adding a new library module named support-v4 that combines the two
together for backward compatibility support of existing projects
* support-compat has all Compat classes, their few direct dependencies
and all data structures in the .util package

Change-Id: Icd1b0ab3a5b61a8a2bf85bc274098f0a828963e0
ndroid/support/v4/content/res/ConfigurationHelperJellybeanMr1.java
ndroid/support/v4/graphics/drawable/DrawableCompatJellybeanMr1.java
ndroid/support/v4/hardware/display/DisplayManagerJellybeanMr1.java
ndroid/support/v4/text/TextUtilsCompatJellybeanMr1.java
ndroid/support/v4/view/GravityCompatJellybeanMr1.java
ndroid/support/v4/view/MarginLayoutParamsCompatJellybeanMr1.java
ndroid/support/v4/view/ViewCompatJellybeanMr1.java
ndroid/support/v4/view/accessibility/AccessibilityNodeInfoCompatJellybeanMr1.java
ndroid/support/v4/widget/TextViewCompatJbMr1.java