155 Commits

Author SHA1 Message Date
gauthams
24bb55bbf0 Fix component links on color theming page
PiperOrigin-RevId: 215420981
2018-10-02 14:57:35 -04:00
dniz
48a07e1df9 Update library version to 1.0.0
PiperOrigin-RevId: 214972819
2018-09-28 17:04:13 -04:00
dniz
868e80ed6f Add support for anchoring Snackbars to Views so they can be placed above
navigational elements and FABs

This commit also disables the pushing up of FABs when an anchor view is set

PiperOrigin-RevId: 214287486
2018-09-28 16:24:01 -04:00
gauthams
415837b740 Update color theming documentation
PiperOrigin-RevId: 213903729
2018-09-28 16:14:39 -04:00
dniz
a313443f9e Update AppBarLayout liftOnScroll to support nested scrolling targets
- Add liftOnScrollTargetViewId attribute to allow client to specify the scrolling view that should be listened to for updating AppBarLayout lifted state.
- Use View#canScrollVertically instead of View#getScrollY to determine lifted state.

PiperOrigin-RevId: 213614055
2018-09-28 14:55:37 -04:00
dniz
4c41bcbb3c Remove leading |'s from Chip documentation attribute table
PiperOrigin-RevId: 210588729
2018-08-28 16:44:57 -04:00
Material Design Team
b0a9ff6658 Add an override to setLayoutDirection from the parent text view of chips.
Setting layoutDirection on TextViews to the direction of the View locale is necessary to ensure that text on chips is rendered correctly in RTL mode. Previously, it would default to LTR mode and then not get set with proper paddings until you interact with a chip to invalidate the layout.

Before (RTL): https://surbhimadan.users.x20web.corp.google.com/www/textrtl_before.mp4
After (RTL): https://surbhimadan.users.x20web.corp.google.com/www/textrtl_after.mp4
Verified no changes to LTR.

PiperOrigin-RevId: 210560864
2018-08-28 16:43:46 -04:00
gauthams
15bf27d7cd Update MaterialButton to use new color attributes
PiperOrigin-RevId: 209617286
2018-08-28 16:31:53 -04:00
cketcham
5a5c6fe5e4 A workaround has been applied that lets us use ThemeOverlays on default styles.
PiperOrigin-RevId: 209434277
2018-08-28 16:18:16 -04:00
cketcham
3ef24ab4a8 Update docs to clarify what needs to be changed to allow for GoogleSans to be available.
PiperOrigin-RevId: 209162718
2018-08-17 17:29:13 -04:00
connieshi
fab7b4b97d Update Chip attribute table formatting so it displays properly on Github.
https://github.com/material-components/material-components-android/issues/146

PiperOrigin-RevId: 208100663
2018-08-17 17:03:26 -04:00
connieshi
d0feb4d321 Add clarification about a chip touch target delegate's boundary requirements.
PiperOrigin-RevId: 206975591
2018-08-02 18:06:57 -07:00
connieshi
7d6767cf85 Move Checkable attribute above Check Icon in attribute table.
PiperOrigin-RevId: 206578877
2018-08-02 18:04:11 -07:00
gauthams
4564c8c907 Add new color attributes to bridge theme and check for all new attributes in ThemeEnforcement
PiperOrigin-RevId: 206537727
2018-08-02 18:03:20 -07:00
connieshi
00bbb1e16f Fix typo in chip attribute: android:checkable instead of app:checkable
Rearrange a few of the attributes to move android attributes to the top.

PiperOrigin-RevId: 206357215
2018-08-02 18:02:55 -07:00
connieshi
516d00d8a6 Add attributes (chipTouchTargetDelegate, chipMinTouchTargetSize) to support chip meeting minimum accessible touch target size.
PiperOrigin-RevId: 206197663
2018-08-02 17:58:34 -07:00
afohrman
955d47d251 Update documentation for TextInputLayout's default style.
Resolves https://github.com/material-components/material-components-android/issues/143 by clarifying that TextInputLayout does not currently set the default style because of a bug in ThemeOverlay.

PiperOrigin-RevId: 205452751
2018-07-20 18:28:16 -04:00
Gaëtan Muller
af549fc782 Update "Getting started"
Addresses the following two comments:
- 5bdaa0de05 (r29774155)
- 2cf1040ca8 (r29744246)

GIT_ORIGIN_REV_ID=94b630055e3e1a609b57a99d179524b3ae0eb56c
PiperOrigin-RevId: 205393529
2018-07-20 10:18:24 -04:00
Mehmet Emre Aydinli
5bdaa0de05 Update "Getting Started"
- "compile" has been deprecated. Changed it to "implementation"
- No longer need to use maven in repositories. Updated to google()

GIT_ORIGIN_REV_ID=322cfc89767649d726eb865d5416cdbdec3772aa
PiperOrigin-RevId: 204989838
2018-07-19 11:01:45 -04:00
gauthams
2cf1040ca8 Add bridge themes for Material Components
PiperOrigin-RevId: 204852599
2018-07-17 18:11:24 -04:00
connieshi
6020fcdbf1 Fix API issue with icon visibility.
Deprecate *iconEnabled methods to is*iconVisible and setIs*iconVisible methods.

PiperOrigin-RevId: 202658616
2018-07-02 09:50:53 -04:00
gauthams
58df7b8baa Fixing MaterialButton padding API surface
PiperOrigin-RevId: 202584064
2018-07-02 09:49:33 -04:00
cketcham
8f7dc21a27 Add android:fontFamily to all text styles
This lets us support clients who can't or don't need to use AppCompatTextView. Using `android:fontFamily` will work for clients with min sdk >= 16.

PiperOrigin-RevId: 202032242
2018-07-02 09:26:47 -04:00
dniz
5b2851eccf Update compileSdkVersion, supportVersion, gradle build tools version, and docs
Resolves https://github.com/material-components/material-components-android/issues/152

PiperOrigin-RevId: 201685475
2018-06-22 11:04:32 -04:00
cketcham
841ba156fc Automated g4 rollback of changelist 199530791
PiperOrigin-RevId: 201188669
2018-06-20 17:29:57 -04:00
afohrman
6d28b64043 Update documentation to discourage setting the hint on TextInputEditText.
Remove ambiguity about where to set the hint by strongly recommending that it be set on the TextInputLayout.

This commit also updates the documentation to more strongly encourage the use of TextInputEditText over an EditText.

PiperOrigin-RevId: 201037651
2018-06-20 17:28:41 -04:00
cketcham
1397f5d12a Add hide on scroll docs for BottomAppBar
PiperOrigin-RevId: 199630885
2018-06-20 17:25:14 -04:00
afohrman
b087cbad7a Roll back deletion of FAB attachment functionality.
PiperOrigin-RevId: 199530791
2018-06-20 17:24:55 -04:00
connieshi
412ee4c1f1 Add support for tinting the chip icon.
PiperOrigin-RevId: 199526967
2018-06-20 17:24:18 -04:00
cketcham
cdb99838c6 Don't allow the fab to be detached from the BottomAppBar unless the fab isn't visible, or the BottomAppBar is scrolled off the screen
PiperOrigin-RevId: 199511216
2018-06-20 17:24:01 -04:00
dniz
18e1aa0d71 Add note about using <chip tag for ChipDrawable
PiperOrigin-RevId: 199172023
2018-06-20 17:22:41 -04:00
dniz
ad573c764b Clarify sizing for FloatingActionButton
PiperOrigin-RevId: 198914008
2018-06-04 10:51:12 -04:00
Bernat Borrás Paronella
d85b0f79cf Remove backslash from Floating Button style ref.
There was an unnecessary backlash in the style example.

PiperOrigin-RevId: 198911163
2018-06-04 10:49:52 -04:00
afohrman
f2ebf56e21 Rename text field outlined style from "Outline" to "Outlined".
This commit updates the style names for the outlined text field box from "Outline" to "Outlined.

Widget.MaterialComponents.TextInputLayout.OutlineBox -> Widget.MaterialComponents.TextInputLayout.OutlinedBox, and
Widget.MaterialComponents.TextInputEditText.OutlineBox -> Widget.MaterialComponents.TextInputEditText.OutlinedBox.

This name matches spec and is closer to what is used on the other platforms.

PiperOrigin-RevId: 198768731
2018-05-31 16:39:44 -04:00
afohrman
bdb25ff7e3 Use android:padding attributes instead of boxPadding attributes for text field dimensions.
Move to use native android:padding attrs instead of custom boxPadding attributes for text fields. This is accomplished by creating box styles for TextInputEditText, and setting android:padding attributes in those.

The TextInputLayout box styles set the appropriate TextInputEditText style on its child by wrapping the TextInputEditText style in theme overlays. This is kind of neat, since it allows for the user not to have to set a style on both the TextInputLayout and TextInputEditText - the user does not even have to know about the TextInputEditText styles with this pattern. It should also help clear up some confusion over where to set the hint and other areas of haziness between TextInputLayout and TextInputEditText.

The default editTextStyle is set to the filled box style, to match the default TextInputLayout style.

This change removes the box padding attributes, and it also removes the dimension resources in favor of setting them in the style to improve readability.

This commit also changes TextInputEditText constructors to both use a theme attribute in the 3-arg constructor and call through to the TextInputEditText overloaded constructors rather than call the super's constructor from each. This allows the theme attribute set in the theme overlays to take effect.

PiperOrigin-RevId: 198051251
2018-05-30 17:35:13 -04:00
gauthams
9122d5d6be Update docs to call out spacing differences in MaterialButton
PiperOrigin-RevId: 197806996
2018-05-30 17:30:59 -04:00
connieshi
a71326896a Use the android:text attribute instead of chipText attribute to specify text label for ChipDrawable.
This is one in a series of planned changes that aim to delegate rendering a Chip's text to TextView instead of ChipDrawable.

PiperOrigin-RevId: 197780081
2018-05-30 17:19:38 -04:00
dniz
f2eae2b2e4 Fix AppBarLayout lift on scroll doc line length
PiperOrigin-RevId: 197607663
2018-05-30 17:18:26 -04:00
dniz
49b6f396ba Update AppBarLayout to support lift on scroll behavior
PiperOrigin-RevId: 197607028
2018-05-30 17:17:09 -04:00
dniz
81c4ece8f7 Remove colorPrimaryLight, colorSecondaryLight, and colorSecondaryDark
PiperOrigin-RevId: 197093793
2018-05-22 13:56:47 -04:00
cketcham
a15a8b9606 Add AppCompatActivity requirement to the docs
PiperOrigin-RevId: 196858321
2018-05-16 14:17:50 -04:00
dniz
7426624bc8 Update Getting Started docs to have more info about dependencies and Android P
PiperOrigin-RevId: 196838813
2018-05-16 13:30:09 -04:00
afohrman
6709e6af1e Remove escape characters from links in TextInputLayout documentation.
PiperOrigin-RevId: 196504132
2018-05-16 11:43:25 -04:00
afohrman
4d4923e00a Fix formatting for text field attribute table.
GitHub was failing to render the table with multi-line rows.

PiperOrigin-RevId: 196501962
2018-05-16 11:43:00 -04:00
cketcham
999872fdc6 Add Downloadable Fonts to Typography docs
PiperOrigin-RevId: 196029894
2018-05-16 11:42:04 -04:00
cketcham
73d1c6f148 Update links in material component docs
PiperOrigin-RevId: 195898245
2018-05-08 20:10:49 -04:00
Adrian Secord
f880fef926 Create Bidirectionality.md with metadata
PiperOrigin-RevId: 195677554
2018-05-07 13:38:19 -04:00
cketcham
a4f5cdb568 Use shared resources for BottomAppBar and BottomDrawer demos
PiperOrigin-RevId: 195463305
2018-05-07 13:37:16 -04:00
Adrian Secord
ebfeda0123
Add metadata to Bidirectionality.md 2018-05-04 19:36:10 -04:00
Adrian Secord
c8f3b75735
Create Bidirectionality.md 2018-05-04 19:09:18 -04:00