History log of /frameworks/support/design/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
639640523bdb81cc5a2ac2a1ebbe0c4e13a2c82b 30-Apr-2015 Chris Banes <chrisbanes@google.com> Use doclava's new stubpackages wildcard support

Depends-on: Ibd49cc0348e2767b2c0fe6f14e7253b6d8e04c7b

Change-Id: I740a2b55156a3d5d296be390b799f9118b1820df
/frameworks/support/design/Android.mk
631f64ec9c6255f38a7f746d7949b6a537c1180f 10-Apr-2015 Chris Banes <chrisbanes@google.com> AppBarLayout improvements

- Tidy up listener implementation
- Nested fling support
- Animate FAB pre-v11
- Added internal ValueAnimatorCompat

Change-Id: I3ee6630177015f2bccbf29e5316ef8afe557c5a8
/frameworks/support/design/Android.mk
292abcbbb9fe821027cc0832df5265312dc8c521 09-Apr-2015 Chris Banes <chrisbanes@google.com> Revert "Disable the design lib for the 22.1 release DO NOT MERGE ANYWHERE"

This reverts commit 2517323bf840bbd37c616f212689060fbce30eab.

Change-Id: I7cddc734ac5f86c786e425d0e7758dee6c80bae3
/frameworks/support/design/Android.mk
2517323bf840bbd37c616f212689060fbce30eab 07-Apr-2015 Chris Banes <chrisbanes@google.com> Disable the design lib for the 22.1 release DO NOT MERGE ANYWHERE

Change-Id: I341ee630d35a96d7de4ad5dbf954cea0f84f163f
/frameworks/support/design/Android.mk
f168bfe8ce43395c7a112100312d528f9a27ab55 07-Apr-2015 Chris Banes <chrisbanes@google.com> Revert "Disable the design lib for the 22.1 release"

This reverts commit 81108913ea139c26abfbaac5f559de9e32dc844b.

Change-Id: I11ec2249c6bb4a36dd18ba93d3146ba33052fe31
/frameworks/support/design/Android.mk
81108913ea139c26abfbaac5f559de9e32dc844b 07-Apr-2015 Chris Banes <chrisbanes@google.com> Disable the design lib for the 22.1 release

Change-Id: If04cd0b68239d4b9e83441de4e03128ca5806110
/frameworks/support/design/Android.mk
27238d142f178f9dc071f4bd8e1e7195231b5957 01-Apr-2015 Chris Banes <chrisbanes@google.com> Update and check design lib API files

BUG: 19478450
Change-Id: I5712694f5981d4c3dd98e55d942d9de351d2e7b3
/frameworks/support/design/Android.mk
a966c6cda6a3aa562fcfdb842b6c6b35bdd6a3dc 05-Feb-2015 Adam Powell <adamp@google.com> CoordinatorLayout

CoordinatorLayout is meant to be like a super-powered FrameLayout with
three major additional capabilities:

* Aligning views relative to other views arbitrarily nested within
other siblings (e.g. floating action buttons aligning to one edge of
a content pane)

* Aligning views relative to keylines defining horizontal positioning

* Defining pluggable interaction behaviors from layout xml

This patch implements the first two features and some of the initial
plumbing for the third.

Change-Id: I9c368d298cd35ff507ce5c8449a572fbfe9e5da7
/frameworks/support/design/Android.mk
19b2eeafda0769c523c1cef0971cc79dcca49d60 27-Jan-2015 Chris Banes <chrisbanes@google.com> Re-add fixed design lib Makefile

Change-Id: If3cd5ad93fd548c1bf4769e955ccfce44477d960
/frameworks/support/design/Android.mk
1be2c4ced00080d9ffb4f1c002f335cb0f0838d0 26-Jan-2015 Chris Banes <chrisbanes@google.com> Remove design makefile

Change-Id: I5c917445015a5960b4054987d5593d6e2bf44082
/frameworks/support/design/Android.mk
9840efe3dbdc7026521da8576574c55120782f6c 06-Jan-2015 Chris Banes <chrisbanes@google.com> Floating Action Button

Includes a tweaked ShadowDrawableWrapper which supports
circular shapes. FloatingActionButton also support a
internal StateListAnimator for pre-Lollipop.

Change-Id: Ia88c28c2ab0da0779f1092495e3a417969cb1d2a
/frameworks/support/design/Android.mk