0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added an option to disable tab navigation (issue #73) More... over 8 years ago
Updated version name to 3.0.0 More... over 8 years ago
Added an animation when changing steps for the progress bar stepper type. More... over 8 years ago
Updated Android Gradle Plugin, Gradle & Android Support Library to latest versions More... over 8 years ago
fixed vector animations on API 21, 22, 23 More... over 8 years ago
smoother animations when showing an error in tabs More... over 8 years ago
animated step number/done indicator when changing from warning state in StepTab More... over 8 years ago
introduced animations below L, smoother animation on L+ More... over 8 years ago
added missing JavaDocs More... over 8 years ago
- Refactored the way tabs are updated - Introduced the state pattern for StepTabs UI state - Added a transition between warning icon and step number/done indicator circle background (work in progress) - renamed error state attributes and deprecated the old names for compatibility More... over 8 years ago
stepper type refactoring More... over 8 years ago
- Reorganized packages to hide internal classes - Added an option to update the error state programmatically from StepperLayout (issue #68) More... over 8 years ago
removed redundant argument from StepAdapter's findStep method (issue #64) More... over 8 years ago
Merge pull request #62 from seasox/master More... over 8 years ago
Add Getter for mStepAdapter More... over 8 years ago
- fixed Rendering issues when library is included in external projects More... over 8 years ago
updated version to 2.3.1 More... over 8 years ago
- fixed circular progress bar in Delayed Transition sample on JB devices More... over 8 years ago
- fixed "Failed to find style 'ms_stepperStyle' in current theme" error when rendering StepperLayout in Android Studio preview (issue #60) - fixed rendering of internal layouts in Android Studio preview - Added sample data in Edit Mode for StepperLayout More... over 8 years ago
Updated README and GIFs More... over 8 years ago
- Added an option to set different compound drawables for navigation buttons (issue #54 & #55) - Aligned navigation button text size and padding with design guides More... over 8 years ago
- Updated Android Support Library to 25.1.1 - Added an option to proceed to the next step/complete programmatically (issue #53) More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Update README.md More... over 8 years ago
Added an example of how to use custom fonts with StepperLayout More... over 8 years ago
Updated README + version update to 2.2.0 More... over 8 years ago
Fixed margins of bottom navigation buttons so that they fit the default 8dp grid More... over 8 years ago
Update README.md More... over 8 years ago