History log of /frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
087313b275afcc551580b1cfdd119490f9a0b7c1 29-Oct-2014 Chris Banes <chrisbanes@google.com> Inflate ActionMode items against the ActionBarContextView theme

Maintians parity with framework

BUG: 18078900
Change-Id: I00fcc5ffb998aa320695bef278740c6adbafde8b
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
c5f2053af179e480ab0b0b50d1b0aade4e97fbc1 16-Sep-2014 Yigit Boyar <yboyar@google.com> Handle action mode changes properly for actionbar tabs

Bug: 17513613

Change-Id: I771157c6c010d8f13792c209e204670d90c680c7
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
469286122bcbbecbdd0bef74fb50f9d8920e77b9 02-Sep-2014 Chris Banes <chrisbanes@google.com> Add dynamic Drawable tinting to appcompat

Brings the res folder down to 297kB from 435kB,
saving > 30% of disk space (compressed).

Change-Id: Ia64ceacb5afed7f17203ff17ce5eaa990d58be7c
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
e9f074ac4967c05b4b3a7a4a6516a38ab539fc98 27-Aug-2014 Chris Banes <chrisbanes@google.com> Unify code paths for collapsing action views in action bars

BUG 17105724

Change-Id: I320923f45d59069ef15d4f6a6c1326c1d465924f
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
ca58f2ce7cd9f0e0f2c4a46c3bcc98013209f6b3 27-Aug-2014 Chris Banes <chrisbanes@google.com> Update Toolbar/Action Bar title handling to match fw

BUG 17138048

Change-Id: Ib787757a991178787bbd1bf9dc405a9a507fe7c3
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
55b8ae653ab9402efb19d6309155d18fbebb849e 26-Aug-2014 Chris Banes <chrisbanes@google.com> Rename AnimatorSetCompat

Change-Id: Ieda0b879b61567334b5ccb5dd51a0fab56e7ac83
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
7fa6a00a4600aac591402398c23fea97721adf26 06-Aug-2014 Chris Banes <chrisbanes@google.com> Use ContextCompat.getDrawable(...) in appcompat

Fixes NPE in RippleDrawable. Also fixed appcompat's
ThemeOverlay styles on v21, as they led to cyclic
attrs which resulted in empty colors.

BUG: 16602748

Change-Id: I3dffbeff3f8280f816593af13bc3db666ed462fd
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
8939e5cf918c185a6e3df259f40d988db284dbe2 01-Aug-2014 Chris Banes <chrisbanes@google.com> Fix ActionBar.show/hide() on Honeycomb

Caused by ViewCompat.setTranslationY() working on
HC, but ViewPropertyAnimatorCompat only working from ICS+.

Change-Id: I6aa86f63ae85d44fe989802e9b37255acea25712
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java
49c78900da0d43140fb602431fb93212bd7f6c70 15-Jul-2014 Chris Banes <chrisbanes@google.com> Update internal Action Bar implementation to L

This CL brings all of the internal widgets and helpers
for the Action Bar up to date with L. We now only use the
unbundled ActionBar/ToolBar implementation. This is to ease
integration and make styling simpler.

Change-Id: I267c9ee90b5707d997910c57242e26130f2dbcf8
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/WindowDecorActionBar.java