Histórico de Commits

Autor SHA1 Mensagem Data
  Aidan Follestad 433fc6f22b 0.7.3.3 há 10 anos atrás
  Aidan Follestad f955c520e1 Fixes for MaterialSimpleListAdapter, resolves #508 há 10 anos atrás
  Aidan Follestad 43fee621ce setMaxProgress doesn't need handler either há 10 anos atrás
  Aidan Follestad 12b8f1d9ca Progress modifiers don't need to be posted to the UI thread, progress bar does that automatically. Removed thrown exception for not being on the UI thread too. há 10 anos atrás
  Aidan Follestad 6b95674b8b 0.7.3.2 há 10 anos atrás
  Aidan Follestad 332d6b2348 Merge remote-tracking branch 'origin/master' há 10 anos atrás
  Aidan Follestad 8c78a7a1c5 0.7.3.2 há 10 anos atrás
  Aidan Follestad e423fd8a7e Merge pull request #506 from oneEyedOdin/max_length_pos_btn há 10 anos atrás
  Joe Rider 7266b082a6 Set positive button enable status on every invalidation. há 10 anos atrás
  Aidan Follestad c97a395e32 Gradle 2.3 há 10 anos atrás
  Aidan Follestad bae5347c72 Input dialog won't trim trailing spaces when checking if max length is reached. há 10 anos atrás
  Aidan Follestad 9e46325e72 0.7.3.1 há 10 anos atrás
  Aidan Follestad 92c4862cfd Added inputMaxLength(int) that uses default error color. há 10 anos atrás
  Aidan Follestad 37b4ef9343 Merge remote-tracking branch 'origin/master' há 10 anos atrás
  Aidan Follestad 7cc2fbfe6a Fixed https://github.com/afollestad/material-dialogs/issues/491 há 10 anos atrás
  plusCubed 07fcfe8b61 Add divider visibility detection to WebView há 10 anos atrás
  plusCubed d8a94769b6 Match max length indicator to guidelines, use the red color specified in guidelines if user passes in 0 há 10 anos atrás
  plusCubed 039b7d14b9 PreferenceActivity extend AppCompatActivity há 10 anos atrás
  plusCubed e24b32b883 Build tools 1.2.2 há 10 anos atrás
  Aidan Follestad 1b7235cd9a Fixed input dialog with max length not taking prefill into initial length. Fixes #487 again. há 10 anos atrás
  Aidan Follestad 099147c666 README update. há 10 anos atrás
  Aidan Follestad 574bb46129 README typefaces description reparations. há 10 anos atrás
  Aidan Follestad a384b06540 Small typo fix. há 10 anos atrás
  Aidan Follestad eb40df8d62 Added section about limiting input dialog length to the README. há 10 anos atrás
  Aidan Follestad 66bf6645cf 0.7.3.0 há 10 anos atrás
  Aidan Follestad cffd86ee07 Added global typeface theming support. TTF fonts will also no longer be enforced for typeface(String, String). Resolves https://github.com/afollestad/material-dialogs/issues/474. há 10 anos atrás
  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. há 10 anos atrás
  Aidan Follestad c319098bf6 Added checks so that users know customView() can't be used in combination with other dialog types. há 10 anos atrás
  Aidan Follestad 1795e45998 Switched when selection is set to input dialog há 10 anos atrás
  Aidan Follestad 2aecf21f97 Fixed https://github.com/afollestad/material-dialogs/issues/482 há 10 anos atrás