Historie revizí

Autor SHA1 Zpráva Datum
  Aidan Follestad f955c520e1 Fixes for MaterialSimpleListAdapter, resolves #508 před 10 roky
  Aidan Follestad 8c78a7a1c5 0.7.3.2 před 10 roky
  Aidan Follestad 9e46325e72 0.7.3.1 před 10 roky
  plusCubed d8a94769b6 Match max length indicator to guidelines, use the red color specified in guidelines if user passes in 0 před 10 roky
  Aidan Follestad 1b7235cd9a Fixed input dialog with max length not taking prefill into initial length. Fixes #487 again. před 10 roky
  Aidan Follestad a0fc97834b Improvements to the input dialog, also added max length capability with an indicator and error color. Resolves https://github.com/afollestad/material-dialogs/issues/487. před 10 roky
  plusCubed 615f8be9fd Use AppCompat 22.1 elements; fix MDTintHelper EditText inactivated state před 10 roky
  Aidan Follestad 06f1af8c0f Release 0.7.2.4 před 10 roky
  Aidan Follestad 9fd0d665e5 All MDTintHelper methods have the same name, just different overloads. Also resolved #456, the library won't self destruct if font assets are taken out. před 10 roky
  Aidan Follestad b6cad39fd6 Fixed input type for input dialog in sample project to cap words před 10 roky
  Aidan Follestad 10fe0e5538 Color chooser will change the nav bar color on Lollipop před 10 roky
  Aidan Follestad 5a9f4fe510 Added inputType() Builder method for input dialogs, along with relevant info in the README and sample. před 10 roky
  Aidan Follestad 08840c6e90 WebView example in the sample project now uses ChangelogDialog před 10 roky
  Aidan Follestad 3903c897e3 Added MaterialSimpleListAdapter and MaterialSimpleListItem which can be passed as a custom adapter. Changed around some spacing for design guidelines. There will probably be a few more changes here. před 10 roky
  Aidan Follestad aedc386462 Resolved #437 před 10 roky
  plusCubed 25a47516a0 Match custom view EditText and CheckBox to custom color from chooser před 10 roky
  plusCubed 509cb91dcf Demo the workaround for CheckBox theming on API 10 or less před 10 roky
  Aidan Follestad 1ccca94bd0 Added built in input dialog před 10 roky
  Aidan Follestad 4b93e50c2d Switched progressColor() to widgetColor(), it will apply to check boxes and radio buttons in choice lists. Added default light or dark theme detection based on Activity's primary text color. Completely redid the Theming section in the README. před 10 roky
  Aidan Follestad 92eac3e554 Added progressColor(), progressColorRes(), and progressColorAttr() to the Builder, along with a md_progress_color global theme attribute. před 10 roky
  Aidan Follestad e352a4fd4e Updated gravity global theming attributes in REAMDE and fixes attr enums. před 10 roky
  Aidan Follestad 3d867ced1c Progress with item gravity and new global theme attributes for Gravity. Not done yet, have to add to README too. před 10 roky
  Aidan Follestad bc560bf675 Changed limitIconToDefaultSize() to use 48dp před 10 roky
  Aidan Follestad 61798c269c Sample tweak před 10 roky
  Aidan Follestad 6db9b9a73c #361 should actually be resolved now. The Preferences sample should work <= API 10. před 10 roky
  Aidan Follestad d8a91475d2 #373 should be fixed před 10 roky
  Aidan Follestad 390c9df0f5 Multi choice callback is called when checkboxes are unchecked. Resolves #369. před 10 roky
  Aidan Follestad bb216b2436 Re-added titles to progress dialogs in the sample project, they were temporarily taken out for testing the new layout distribution stuff. před 10 roky
  Aidan Follestad 9720264ee2 Distributed different dialog types among different layouts, along with distributing re-used components to included layouts. Highly increases efficiency and speed, and decreases manual padding/margin logic. Resolves #368. před 10 roky
  Aidan Follestad ea0eb2ec24 Added a little padding to the top and bottom of list dialogs for a better symmetrical look, top padding zeroed out when there's a title. před 10 roky