Commit History

Author SHA1 Message Date
  Aidan Follestad 385c3a2788 Release 0.7.1.1 10 years ago
  plusCubed 1576649cc8 Fix input dialog CAB background color for light theme on Holo devices 10 years ago
  Aidan Follestad 7e06ff42c1 Input callback only invoked if input isn't empty 10 years ago
  Aidan Follestad 195e3f9d38 Added alwaysCallInputCallback() to receive the input callback everytime the input field text changes. getDialog() in the preference classes will no longer return null. Fixes #427, resolves #426. 10 years ago
  Aidan Follestad 61647ee0d9 Release 0.7.1.0 10 years ago
  plusCubed 25a47516a0 Match custom view EditText and CheckBox to custom color from chooser 10 years ago
  plusCubed 509cb91dcf Demo the workaround for CheckBox theming on API 10 or less 10 years ago
  Aidan Follestad caf807efeb MDTintHelper uses setBackground() instead of setBackgroundDrawable() >= API 16 10 years ago
  plusCubed 5a2d91ada2 Fix MaterialListPreference radio button on API 10 10 years ago
  Aidan Follestad e06fdb54a0 0.7.1.0 prep, not ready yet 10 years ago
  Aidan Follestad ef275fbb4d 0.7.1.0 prep, not ready yet 10 years ago
  plusCubed dd562a01cf Fix #422: No dividers in multiple choice list with content text 10 years ago
  plusCubed d5ee47088f Use multiply tint mode on API 10 or less 10 years ago
  plusCubed e694d4096f Fix input dialog tinting and text handler color 10 years ago
  Aidan Follestad 1917ef705b Removed excess side padding from the determinate progress dialog 10 years ago
  Aidan Follestad 1e685d86ef Final change to input dialog input field text color, hint text color will use 75% opacity of content color 10 years ago
  Aidan Follestad 051d7630f4 Fixed hint and text color of input dialog (will use content and title text colors) 10 years ago
  Aidan Follestad 03fbbf4a69 Fixed text color for label and min/max in determinate progress dialog 10 years ago
  Aidan Follestad 9c99e8ee32 Input dialogs will use content color as text color 10 years ago
  Aidan Follestad fee1708ac0 Renamed DialogWrapper back to AlertDialogWrapper to avoid issues in existing apps that use it (e.g. Action Launcher) 10 years ago
  Aidan Follestad 584e0a2800 Merge pull request #416 from plusCubed/master 10 years ago
  plusCubed a9ba7525cd Material background on all Android versions, MD widgets deleted and methods moved into MDTintHelper; 10 years ago
  Aidan Follestad 3837eb0ffb Updated REAMDE version 10 years ago
  Aidan Follestad da744f0059 Release 0.7.0.1 10 years ago
  Aidan Follestad 86c75cf2b8 Various padding fixes, padding won't be reduced when there's no title in progress or input dialogs. Fixes #414 10 years ago
  Aidan Follestad b6dba67a6f Set default colorAccent values for dialog 10 years ago
  Aidan Follestad 4e64d810ec Removed unused variable, fixed light theme on Gingerbread for #410 10 years ago
  Aidan Follestad 086ee52e76 Fixed #413, title and content global theme color attributes won't be overridden 10 years ago
  Aidan Follestad c6656b6ec6 README fix. 10 years ago
  Aidan Follestad 522a13f104 README fix. 10 years ago