Historial de Commits

Autor SHA1 Mensaje Fecha
  Aidan Follestad 1ccca94bd0 Added built in input dialog hace 10 años
  Aidan Follestad 7afd46fef2 Cleanup hace 10 años
  Aidan Follestad fd0e2b0169 Cleanup hace 10 años
  Aidan Follestad 02c71b6019 Progress bars will use Lollpop's button tint list, or color filters below. Check boxes and radio buttons will use button tint list on Lollipop MR1 and above, color filters don't work below. Added yet more useful info the README. hace 10 años
  Aidan Follestad f27dc7b7ac More progress with tinted check box and radio button, not 100% working yet. hace 10 años
  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. hace 10 años
  Aidan Follestad 05d25dc226 Merge pull request #392 from teslacoil/master hace 10 años
  Kevin Barry 7c092d78de Refactor padding to be more efficient hace 10 años
  Aidan Follestad db3464faf3 Decreased title size to 18sp, slightly decreased default content line spacing hace 10 años
  Aidan Follestad d47a6f2f16 Removed testing code that accidentally got committed hace 10 años
  Aidan Follestad b481279203 Fixed title, content, and item color global theming attributes hace 10 años
  Aidan Follestad 8633fc1661 When using system attributes for title and content color, it will automatically use inverse if needed (e.g. if dialog theme is light and activity theme is dark) hace 10 años
  Aidan Follestad 7a96180c7f Title, content, and list item colors will be derived from system attributes by default. However this will currently cause issues if you use a dark dialog with a light activity theme, or vice versa. hace 10 años
  Aidan Follestad 36692e086a README update hace 10 años
  Aidan Follestad 92eac3e554 Added progressColor(), progressColorRes(), and progressColorAttr() to the Builder, along with a md_progress_color global theme attribute. hace 10 años
  Aidan Follestad eedb9321af Updated README for 0.6.7.2 hace 10 años
  Aidan Follestad dcba4390fc Release 0.6.7.2 hace 10 años
  Aidan Follestad cfa17895d4 Updates hace 10 años
  Aidan Follestad 67b941c1de Added getTitleView() and getContentView(), removed getTitleFrame() hace 10 años
  Aidan Follestad 7278bd3d6d Updates hace 10 años
  Aidan Follestad 4d7b7c5af7 Fixed button stacking algorithm, resolves #389 hace 10 años
  Aidan Follestad 2a00c167e1 Made list item text size 16sp hace 10 años
  Aidan Follestad a261b81e7b Dialog should respect textAllCaps attribute in your Activity's styles.xml for dialog action buttons hace 10 años
  Aidan Follestad f2635be57b Decreased content text size, resolves #388 hace 10 años
  Aidan Follestad f0cec8aab8 Updated version in README hace 10 años
  Aidan Follestad 5e96c71df5 Release 0.6.7.1 hace 10 años
  Aidan Follestad c2a2b35914 Fixes for RTL support and gravity. hace 10 años
  Aidan Follestad 1c98f4ff4c Items gravity should be 100% functional hace 10 años
  Aidan Follestad e7b3a3d90f Added buttonsGravity() Builder method and md_buttons_gravity global theming attribute. hace 10 años
  Aidan Follestad fe799546d8 README tweak hace 10 años