Commit History

Author SHA1 Message Date
  Aidan Follestad c86e16c89c Added two new global theming attributes for background color and divider color. 10 years ago
  Henri Sweers a91b74a6fd Switch gravityint to rely on internal constants 10 years ago
  Henri Sweers 46330cb4f9 More RTL improvements 10 years ago
  Aidan Follestad 81197a67c6 More padding fixes, made members protected instead of private for subclass access, README update, etc. 10 years ago
  Aidan Follestad 3313ee5995 The ability to NOT wrap custom views in a ScrollView. Needs to be tested before 0.5.0 can be released. 10 years ago
  Aidan Follestad dfe8a37398 Release 0.4.8. 10 years ago
  Aidan Follestad 45523dcec4 Padding fixes. Single choice dialogs will wait to send callback until positive action button is pressed if it's available. 10 years ago
  Aidan Follestad 86c18b2d7d Sample crash fix 10 years ago
  Henri Sweers f340b907ca Switch to ButtonCallback to allow a-la-carte callback method implementation 10 years ago
  Henri Sweers ceb8fb737f Update sample and README with more complex listener examples 10 years ago
  Aidan Follestad 74d09ad5eb Release 0.4.4. See README for changelog. 10 years ago
  Aidan Follestad 35bcbfdf31 Fix. 10 years ago
  Aidan Follestad 05a9b0c8f5 Fix. 10 years ago
  Aidan Follestad 4efd3f8379 3 new global theming attributes. 10 years ago
  Aidan Follestad 3347cac380 Release 0.3.4 10 years ago
  Aidan Follestad 7cbd1fcbe6 Fixes. 10 years ago
  Henri Sweers 5f51b0f99e Remove callback for custom adapter 10 years ago
  Henri Sweers ad83da49f3 Update sample custom list dialog with getListView() example 10 years ago
  Henri Sweers 8d2dc22a58 Update sample with adapter example 10 years ago
  Aidan Follestad 548e7e94cf Updates and fixes 10 years ago
  Aidan Follestad 876267beb4 You can now use negaitve and neutral buttons invidivually without a positive action. Action buttons must be explicitly shown by setting text. 10 years ago
  Juan Ramon Gonzalez Gonzalez 7f2a5fbc30 A couple things were missing on the pull request for accepting CharSequences as entries. While the code was compatible, the callbacks need to be changed to also receive CharSequence instead of String. This has now been corrected both on code, README.md and sample activity. 10 years ago
  Juan Ramon Gonzalez Gonzalez 2a9e09cbe6 Allowed entries to be instances of CharSequence instead of forcing them to be of the String subclass. It continues to work with previous code and also now allows to use it with entries retrieved from xml attributes using TypedArray.getTextArray() 10 years ago
  Aidan Follestad 746a08a78c Added icon capability. 10 years ago
  Aidan Follestad f810b1c3a3 Release 0.0.8 already. Nearing a 1.0 release. 10 years ago
  Aidan Follestad b75728ca26 Updates. Release 0.0.7 10 years ago
  Aidan Follestad 23392ea3f0 Fixed scrollable content. 10 years ago
  Aidan Follestad 0fab54604f Updates. 10 years ago
  Aidan Follestad 6f07602e26 Updates. 10 years ago
  Tolriq 39d81ed5ee Fix sample too 10 years ago