28_04_2022
- Enhancement - Support for 8-digit bins
09_02_2022
- Fix - Adjust the tracks
03_02_2022
- Fix - Remove junit 5 gradle plugins.
03_02_2022
- Fix - Adjusting version card-drawer.
03_02_2022
- Fix - Calibre config.
- Fix - issuer image null.
- Fix - Correction lint.
- Enhancement - Autocomplete field on field settings.
- Feature - Add payment method fields in tracks.
- Enhancement - Refactor class.
- Enhancement - Removed obsolete sdk_int version check.
- Feature - Create test junit.
16_12_2021
- Fixes null pointer exception in onBackPressed.
25_11_2021
- Fix - added regex to remove special characters and punctuation.
04_11_2021
- Fix - removed the "/" in the customer identifier when sending the api.
30_09_2021
- Access token is passed in the header calls.
16_09_2021
- Migrates to min api 21 and target 30.
13_09_2021
- Fixes bug introduced in the watcher validation improvement.
09_09_2021
- Improves watcher validation to avoid ANR.
- Trims white spaces from input.
26_08_2021
- Removed the productId header and added the flowId header.
12_08_2021
- Modified toolbar text style
29_07_2021
- Parses user error message from backend.
28_07_2021
- Adds enabled third party card setter on builder.
08_07_2021
- Moves new data classes to model package.
30_06_2021
- Uses android synced id in esc fingerprint.
24_06_2021
- Fixes card number mask processing crash.
16_06_2021
- Adds more parameters to result.
- Customizable toolbar text style.
06_04_2021
- Fixes marketplace flowId.
06_04_2021
- Adds new endpoint getCardInfo from marketplace.
- Gets title from backend.
29_03_2021
- Fixes web start signature.
26_03_2021
- Fixes some styles issues.
17_03_2021
- Added custom activity animation in start methods.
10_03_2021
- Change MeliSnackbar for AndesSnackbar
- Soft keyboard behaviour fixed
02_03_2021
- Card token model modified to support esc null, tokenize use case mapping fixed
17_02_2021
- Change cache setting to default
- Header session id fixed
21_01_2021
- Null pointer on view model in IssuerFragment
06_01_2021
- New flow for debit card in chile
21_10_2020
- Adjusted status bar color again.
20_10_2020
- Fix activity status bar color.
20_10_2020
- Added cardId on result.
- Updated meli colors.
20_08_2020
- Fixed card token request.
19_08_2020
- Migrated to AndroidX and API 29.
23_07_2020
- NullPointer in views fixed
28_05_2020
- Accessibility support
06_05_2020
- Seventh digit validation for virtual cards fixed with list values.
05_05_2020
- Seventh digit validation for virtual cards fixed
30_04_2020
- Added seventh digit validation
16_04_2020
- Added better remote resources
06_04_2020
- Fix navigation not reset on Activity flow
18_03_2020
- Fix session_time in tracks
05_03_2020
- Fix copy-paste card number
24_01_2020
- Fix progress bar style
- Fix input masks
- Fix focus on card number
16_01_2020
- First release