28_04_2022
- ENHANCEMENT - bottomDescription and shadow of BottomLabel.
- JVMOverloads added in class Text.
- Added debin support
- Remove mockito and start using mockk lib.
- Unit and instrumental tests are added and improved.
- Migrates to min api 21 and target 30.
- Added small card.
- Fix bottom label visibility when there is no animation.
- Fix bottom label id.
- Added bottom label.
- Fix default card visibility.
- Fix default card visibility.
- Added safezone for medium card.
- Added generic payment method layout.
- Added card tag.
- Added medium res card.
- Fixes safezone disabled support for lowres.
- Fixes Switch text on API 30.
- Fixes safezone disabled support.
- Changed margins on switch and card drawer with custom view.
- Added safezone support.
- Added switch view for combo cards.
- Updated AM default logo.
- Using the same gray for disabled cards. Can be customized by user.
- Added disabled support.
- Added styles concept.
- Added account money style for default and hybrid.
- Added Calibre support.
- Added show card front without animation.
- Converted images to webp.
- Fix animations when view not attached.
- Migrated to AndroidX and API 29.
- Added setOverlay in CardUI and this method was deprecated in CardDrawerView
- Added viewTreeObserver in card animation
- Fixed roboto mono not loading all the times
- Added custom font support
- Removed unused card view
- Revised margins for lowres card
- Revised margins for medium card
- Fix bottom margin not aligned to baseline
- Fix crash in number formatter with patterns with group zero size
- New layout for all card variants
- Migrated to Gradle 5.x
- Added custom gradient feature (removed backgroundType for this)
- Added CardView for round corners
- Added background type attribute with solid or gradient choices
- Fixed crash on card medium
- Fixed text autosize on low sizes
- Fixed corners for medium card
- Add showBack method
- Back merge problem
- Fixed arrow color for medium card
- Migration to api 19
- Add logos from url support
- Fix Height Images Card Medium
- Add Medium Card View
- Add method to customize overlay
- Monospace support to api less than 21
- Update lowres
- First release