History log of /frameworks/support/v7/appcompat/res/values/dimens.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6e47228c44aaadb0d4518da6db5c3f5dffda1ab 21-Apr-2016 Chris Banes <chrisbanes@google.com> Backport framework changes to AppCompat

Changes includes:

- Menu popup updates
- SwitchCompat tinting APIs
- Various bug fixes from the framework

BUG: 28262702

Change-Id: Id263334df8f921b6379366f4b383d35468dcde41
/frameworks/support/v7/appcompat/res/values/dimens.xml
6c46b615beb0f05cc168f01bbc4dfa95a6eadddc 07-Apr-2016 Aurimas Liutikas <aurimas@google.com> Increase SearchView touch targets to meet GAR3.

- Allow SearchView to expand to 48dp height if possible.
- Make the search clear button have 48dp height if possible.
- Expand the search TextView touch target height to 48dp is possible.

Bug: 19479861
Change-Id: I4eca8a140f01cb1482cff628ed38ce1871a4fcd8
/frameworks/support/v7/appcompat/res/values/dimens.xml
8dd9fe7e5a46645cc7a0ec950df7ff7d76b90aba 04-Dec-2015 Filip Gruszczynski <gruszczy@google.com> Remove appcompat library size based resources.

Bug: 25394588

Change-Id: Iaad5e5d210c082aececc8c2283e923ee2316a8d5
/frameworks/support/v7/appcompat/res/values/dimens.xml
e7d32a52cad0215c4c7c8ec47f5c3a631ce33f8d 16-Nov-2015 Filip Gruszczynski <gruszczy@google.com> Swtich from abc_max_action_buttons resource to a method.

We want to limit the number of size thresholds that an application will
report. Instead of using a dimen resource that will increase the number
of thresholds, we calculate the max number of action buttons dynamically
in code.

Bug: 25394588
Change-Id: I96a4060e101bc0fcbce44fdc283a8fe063888dcd
/frameworks/support/v7/appcompat/res/values/dimens.xml
8c05e5f52fbc790b745e768398d9e69d6b9d9ee1 12-Oct-2015 Chris Banes <chrisbanes@google.com> Doc fixes

BUG: 24807678
BUG: 24808206
BUG: 24807678
Change-Id: Id963e857072961f6360bb828cc304e67db360227
/frameworks/support/v7/appcompat/res/values/dimens.xml
f7b73431b366b76bcf58536b7b1086489e4683b2 06-Sep-2015 Chris Banes <chrisbanes@google.com> Fix AlertDialog item direction

Since we're now using drawableStart for the
icon, we've had to add tinting support for compound
drawables in the various TextView implementations.

BUG: 22963990

Change-Id: I6bc2f2777e1242b81983439bbda79420aa6ac32a
/frameworks/support/v7/appcompat/res/values/dimens.xml
cc82b3ee0c53b2f2da75b7fda5fe4b8f5af5dc1c 21-Sep-2015 Chris Banes <chrisbanes@google.com> AlertDialog + Dialog fixes & improvements

- Brought AlertController up to date with M
- Fix min width on tablets
- Add scroll indicators
- Added OnScrollChangeListener to NestedScrollView
to enable scroll indicators
- Add scroll indicators shim to ViewCompat

BUG: 19673703
BUG: 20961957

Change-Id: I02802d5299cb8554ff16de4ca689dd44325f465f
/frameworks/support/v7/appcompat/res/values/dimens.xml
10d7d250bc41b21059a90095e8b693c9e7bc3bc3 09-Mar-2015 Jorim Jaggi <jjaggi@google.com> Introduce NotificationCompat.MediaStyle

Make Notification.MediaStyle available from v7 with the support
library. For versions prior ICS, the normal template is used, as
buttons within notifications weren't supported. From ICS to
Jellybean, a custom template is used which maches the platform one.
On Lollipop and later, the platform implementation is used.

Bug: 17425365
Change-Id: I6a44c8b325c0fb204e3043e1114c4a2c3276d78f
/frameworks/support/v7/appcompat/res/values/dimens.xml
76651ff7588ab266c87097b5610008d885b44090 08-Apr-2015 Jorim Jaggi <jjaggi@google.com> Revert "Introduce NotificationCompat.MediaStyle"

This reverts commit ae78f9989b9c5f6ba8b906f5b6acd0fd38a8ac90.

Broke the SDK build.

Change-Id: I55d3a0d89799c2f253283df9789ee4abe54fc41f
/frameworks/support/v7/appcompat/res/values/dimens.xml
ae78f9989b9c5f6ba8b906f5b6acd0fd38a8ac90 09-Mar-2015 Jorim Jaggi <jjaggi@google.com> Introduce NotificationCompat.MediaStyle

Make Notification.MediaStyle available from v7 with the support
library. For versions prior ICS, the normal template is used, as
buttons within notifications weren't supported. From ICS to
Jellybean, a custom template is used which maches the platform one.
On Lollipop and later, the platform implementation is used.

Bug: 17425365
Change-Id: I854159991a6093b219d803036a74951c6437b6ff
/frameworks/support/v7/appcompat/res/values/dimens.xml
19eaf14cb3cca613f984a32be2fab2534427fb29 05-Feb-2015 Chris Banes <chrisbanes@google.com> Add AppCompat AlertDialog

Material themed, working back to API 7. Needed
because of AlertDialog's themes/styles are private.

BUG: 19192875

Change-Id: I4c6bf11be127c705389f0cb79df4a983d638f6f3
/frameworks/support/v7/appcompat/res/values/dimens.xml
6b80dd6139803237de6bdf979983eb6f33e19718 29-Jan-2015 Chris Banes <chrisbanes@google.com> Update buttonBarStyle and buttonBarButtonStyle to Material

BUG: 19192942
Change-Id: Iae05b6f16d018d8d36b4ce9cf45989fd11c221f6
/frameworks/support/v7/appcompat/res/values/dimens.xml
16e8d4dd91083260223c007c797e46bc8f631055 23-Dec-2014 Chris Banes <chrisbanes@google.com> Material Dialog themes

Lots of changes needed for this, building upon the
refactoring CL. AppCompatDelegate can now handle Dialogs
as well as Activitys (which was easy after the refactor).

This was needed so that we can install a custom decor
for Dialogs.

Also added borderless button styles as they were
needed for Dialogs.

Change-Id: I88a7e4de5de85477982e401c832aeae732f81647
/frameworks/support/v7/appcompat/res/values/dimens.xml
414f52397a88d52a783a31d4c098bc3bec632b8d 11-Dec-2014 Chris Banes <chrisbanes@google.com> SwitchCompat fixes and tweaks

- Fixed SwitchCompat color handling so that it
matches the framework
- Backported some small updates to Switch
- On v18+ we now use the thumb's optical bounds
(through reflection... eugh)
- Added some padding pre-v18 since we can't
use the thumb's optical bounds

BUG: 18701057
Change-Id: I80cf11c79ac5b85b179436bf18406c3289d85cf8
/frameworks/support/v7/appcompat/res/values/dimens.xml
71a61e91ab7b1c03e726944776c25e269cb96acf 09-Dec-2014 Chris Banes <chrisbanes@google.com> Adjust edit text layout, ripple alphas to be closer to Material spec

BUG: 18643923
BUG: 18390994

Change-Id: Ic3c0cd985a403ac57ee87c2288056c400d72d98a
/frameworks/support/v7/appcompat/res/values/dimens.xml
90075479814eb758d97b822606b448e1a521c298 20-Nov-2014 Chris Banes <chrisbanes@google.com> Fix several small layout and color issues

Adjusts switch track asset for consistent alignment across DPI buckets,
adjusts edit text background. Lightens the "Light" theme action bar
color so that it doesn't blend in with the action bar shadow.

While I was in there I also decided to clean up some of the
TintManager internals.

BUG: 18430444
BUG: 18356558
BUG: 18390994

Change-Id: I39bc96179bffb1044c776a467e83eb6a66af7bce
/frameworks/support/v7/appcompat/res/values/dimens.xml
a9585dae398a69dd67797e7ca86f44ffcabd9e86 16-Oct-2014 Chris Banes <chrisbanes@google.com> More Material styled widgets

- RatingBar
- Button

Change-Id: Ia98a12151797d9e965b8ce2a6c53aa8e6209996a
/frameworks/support/v7/appcompat/res/values/dimens.xml
b7340d23e715fedb2af8d500102ab57b43fed38f 12-Sep-2014 Chris Banes <chrisbanes@google.com> Vertically align toolbar child views with similar gravities

Also took the opportunity to trim off all of the
old action bar dimens which are no longer used.

BUG: 17266152
Change-Id: Ibd90d71c126585f3d6491a6b4f3c26848b1c8794
/frameworks/support/v7/appcompat/res/values/dimens.xml
968c593da191be785184885043cbf9b70538ada5 27-Jul-2014 Chris Banes <chrisbanes@google.com> Style EditText to match Material

Change-Id: I05971d8fa9237fc043b00a2d285ca4011bc35418
/frameworks/support/v7/appcompat/res/values/dimens.xml
13ab4aa8a1d337c414c887a81b9829f2286cdd37 08-Jul-2014 Chris Banes <chrisbanes@google.com> Start refactoring appcompat-v7 for Material DO NOT MERGE

* Anything pre-L now uses the compat unbundled action
bar implementation.
* Unbundled action bar is now Material-esque. More
to do here.
* Fix Base style naming convention

Change-Id: Ia4d6003e85dba16d24ce11c5e89ffcf6b8123692
(cherry picked from commit b60cbcc22f5f5f0ed64a4b8afe70877b52c115c2)
/frameworks/support/v7/appcompat/res/values/dimens.xml
56fd50144df518461398a9b3397ee4842b346708 06-Nov-2013 Chris Banes <chrisbanes@google.com> Add AppCompat.DialogWhenLarge Themes

DelegateBase has been changed so that it always installs a custom
Decor layout.

Change-Id: I7624930c1252cc7c124f41b8a30f4feaacdea2eb
/frameworks/support/v7/appcompat/res/values/dimens.xml
b43f265584900a8627cfb224f0291f3b5be3a99e 05-Aug-2013 Chris Banes <chrisbanes@google.com> Styling Fixes for compat Action Bar

- Fix Tab minWidth
- Fix Progress Bar sizing
- Fix Action Bar Title/Subtitle sizing
- Ensure onConfigChange refresh Progress Bars

https://code.google.com/p/android/issues/detail?id=58498

Change-Id: Ibb342b96631b036e5393a22ae16de872de88548f
/frameworks/support/v7/appcompat/res/values/dimens.xml
89208232f3b5d1451408d787872504a190bc7ee0 31-May-2013 Chris Banes <chrisbanes@google.com> Remove Native Action Bar support for Honeycomb

- Tweaked config & bool resources so that large & xlarge
match the width qualified resources as much as possible.
- Added CompatTextView which implements textAllCaps for
all platforms.
- Added @hide to internal classes which it was missing

Bug: 9218989

Change-Id: I038d8ab7261d6c1d5cb039cd17903a43d09183c2
Signed-off-by: Chris Banes <chrisbanes@google.com>
/frameworks/support/v7/appcompat/res/values/dimens.xml
07a07ce59efb770e9fb9ca53a0133e5e64a63bbc 23-May-2013 Chris Banes <chrisbanes@google.com> Rename remaining resources to use abc_ prefix

Bug: 9100364

Change-Id: I93332ecaf1e8d5234acf005e263c6c0309e6413f
Signed-off-by: Chris Banes <chrisbanes@google.com>
/frameworks/support/v7/appcompat/res/values/dimens.xml
818041428e0aca4943fe5adc0d54dad0d36a75f4 22-May-2013 Chris Banes <chrisbanes@google.com> Import of SearchView into AppCompat

This commit imports SearchView into AppCompat:
- Drawable size has increased to ~100KB
- Removed the old SearchActionProvider

Bug: 8396910

Change-Id: If4777c5058c6035b517439a5452edb41512ee569
Signed-off-by: Chris Banes <chrisbanes@google.com>
/frameworks/support/v7/appcompat/res/values/dimens.xml
da10fdd1400ecfd8d7f2e55651dd528d0614dfc5 19-Mar-2013 Jeff Brown <jeffbrown@google.com> Move appcompat library to v7 package.

Moved most of the options menu related functionality out of v4
support lib into appcompat where it belongs. These two libraries
have very different design philosophies and it is important that
they remain untangled.

The support action bar options menu is broken by this change but
will be fixed in later patches after some refactoring to more
fully express the facade-like nature of the appcompat library.

Collapsed the appcompat eclair, honeycomb and ics folders into
one src folder because the layering did not make any sense.
All of these folders were providing portions of the API.
The layering will be reconstructed and improved in later patches.

Moved implementation types into an internal package within appcompat
to prevent them from leaking into the API.

Changed the base package name to android.support.v7, similar
to the gridlayout support lib.

Bug: 8175766
Change-Id: I538cbe08310e63e96a2a9fed0b8636eeda530f2c
/frameworks/support/v7/appcompat/res/values/dimens.xml