0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for Android Studio 2.3.x freeze when in Layout Preview. (#215) More... almost 8 years ago
Merge pull request #212 from stepstone-tech/develop More... almost 8 years ago
Tab tinting issue fix + navigation button colors set programmatically + version update More... almost 8 years ago
Merge pull request #200 from stepstone-tech/develop More... almost 8 years ago
UI test improvements (#199) More... almost 8 years ago
Merge pull request #197 from stepstone-tech/develop More... almost 8 years ago
Updated library version to 4.1.0 More... almost 8 years ago
Added sanity UI tests in the sample app (#190) More... almost 8 years ago
Merge pull request #186 from stepstone-tech/feature/issue-160 More... almost 8 years ago
Removed redundant view attributes from internal views More... almost 8 years ago
* Added optional tab subtitles * Added optional error messages below tab titles More... almost 8 years ago
Update CHANGELOG.md More... almost 8 years ago
Merge pull request #170 from stepstone-tech/develop More... almost 8 years ago
Release 4.0.0 More... almost 8 years ago
Stepper feedback enhancements (#168) More... almost 8 years ago
* Added an option to set hide Back/Next/Complete buttons programmatically via StepViewModel. * Merged setNextButtonLabel(..) and setCompleteButtonLabel(..) to a single method setEndButtonLabel(..) More... about 8 years ago
Added an option to set Complete button text programmatically via StepViewModel More... about 8 years ago
Added tests for 'none' stepper type, a new sample and updated README More... about 8 years ago
Added 'none'. We still lack of unit test. More... about 8 years ago
- Resolves issue #152 i.e. updates Support Library dependency to 25.4.0 & removes fallback animated vector drawables below Lollipop - Adds a missing test for showing bottom navigation bar More... about 8 years ago
Merge pull request #150 from stepstone-tech/develop More... about 8 years ago
Release 3.3.0 Added missing JavaDoc in StepperLayout. Added info about hiding bottom navigation in README Added missing tests for hiding bottom navigation bar More... about 8 years ago
Added setShowBottomNavigation(boolean) method so that the visibility could be changed programmatically. More... about 8 years ago
Merge pull request #144 from stepstone-tech/develop More... about 8 years ago
Issue #142 Added PR & Issue templates as well as a Contributing section. More... about 8 years ago
Added a sample showing how to hide bottom navigation More... about 8 years ago
Added an option to show bottom navigation (issue #129) More... about 8 years ago
Merge pull request #131 from stepstone-tech/develop More... about 8 years ago
changed sudo to 'true' in Travis config file More... about 8 years ago
- Added a `Contributing` section in README - removed trailing spaces from test method names More... about 8 years ago