0.16.0 (2018-05-22)
Merged pull requests:
- Add marketing consent setting #108 (SandroMachado)
0.15.0 (2018-05-22)
Merged pull requests:
- Update user verifications #107 (SandroMachado)
- Add support to create transactions with reference #106 (SandroMachado)
0.14.0 (2018-03-15)
Merged pull requests:
0.13.0 (2018-02-22)
Merged pull requests:
0.12.0 (2018-02-20)
Merged pull requests:
- Bump gradle #104 (SandroMachado)
- Add support for transaction destination address #103 (d-moreira)
- Add support for transaction commit request beneficiary #102 (d-moreira)
0.11.0 (2018-01-19)
Merged pull requests:
0.10.0 (2017-12-14)
Merged pull requests:
0.9.0 (2017-11-28)
Merged pull requests:
0.8.0 (2017-10-04)
Merged pull requests:
0.7.0 (2017-09-11)
Merged pull requests:
0.6.0 (2017-07-19)
Merged pull requests:
0.5.0 (2017-05-23)
Merged pull requests:
0.4.0 (2017-04-18)
Merged pull requests:
- Add support for the documents endpoint #90 (d-moreira)
- Add merchant model to transaction destination #89 (SandroMachado)
- Update headers #88 (SandroMachado)
0.3.0 (2016-06-27)
Merged pull requests:
- Add create card address #87 (SandroMachado)
0.2.1 (2016-06-15)
Closed issues:
- User.getUserTransactions().hasNext throws an exception #85
Merged pull requests:
- Fix headers comparison #86 (SandroMachado)
- Update README.md #84 (SandroMachado)
0.2.0 (2016-04-29)
Closed issues:
- How to get the current balance using Android SDK #62
Merged pull requests:
- Add accounts support #83 (d-moreira)
- Update gradle plugin and dependencies #82 (d-moreira)
- Fix logic exception for transaction deposits #81 (d-moreira)
- Update card request model #80 (d-moreira)
- Update user model #79 (d-moreira)
0.1.0 (2016-04-07)
Merged pull requests:
- Add support for create transaction with origin #78 (d-moreira)
- Update libraries #77 (SandroMachado)
- Add the version from the build gradle file #76 (SandroMachado)
0.0.7 (2016-01-14)
Closed issues:
- Update the user model to include the new OTP settings model #73
- Remove the field
hasOtpEnabled
from the user settings model #72
Merged pull requests:
- Remove
hasOtpEnable
field from user settings model #75 (SandroMachado) - Add otp settings model #74 (SandroMachado)
- Add 2FA transaction support #71 (SandroMachado)
- Update the JitPack badge #70 (SandroMachado)
- Update gradle #69 (SandroMachado)
0.0.6 (2016-01-04)
Merged pull requests:
- Update libraries #68 (SandroMachado)
- Add network field to transaction model #67 (SandroMachado)
0.0.5 (2015-12-23)
Merged pull requests:
- Add transaction fees model #66 (SandroMachado)
0.0.4 (2015-11-25)
Closed issues:
- Could not Establish a secure connections in Browser #61
Merged pull requests:
- Add jitpack badge #65 (SandroMachado)
- Add the normalized model to the transaction #64 (SandroMachado)
- Improve rest adapter log level detection #63 (SandroMachado)
0.0.3 (2015-11-03)
Merged pull requests:
- Add Travis badge to README file #60 (SandroMachado)
- Add TLSv1.2 support for older Android versions #59 (SandroMachado)
- Update transaction model with account information #58 (SandroMachado)
- Update README.md #57 (SandroMachado)
0.0.2 (2015-10-14)
Closed issues:
- Is there any method or process which provide transaction success? #53
- Transaction Issue #52
- Sand Box Testing Issue? But works fine with live account. #50
Merged pull requests:
- Update branding #56 (SandroMachado)
- Remove addresses from card model #55 (SandroMachado)
- Add field refunds to params on transaction model #54 (SandroMachado)
- Add commit option to create a transaction #51 (SandroMachado)
- Update travis configuration #49 (SandroMachado)
0.0.1 (2015-08-10)
Closed issues:
- Sand Box Mobile Verification Issue #47
Merged pull requests:
- Add JitPack integration #48 (SandroMachado)
- Remove jitpack from README.md #46 (SandroMachado)
- Add jitpack gradle configuration #45 (SandroMachado)
- Update README.md #44 (SandroMachado)
- Improve bitreserve retrofit error handling #43 (SandroMachado)
- Add normalized information to the card model #42 (SandroMachado)
- Improve user bearer token management #41 (SandroMachado)
- Add serialization to the models #40 (SandroMachado)
- Add multiple android versions to the tests #39 (SandroMachado)
- Add oauth scopes feature #38 (SandroMachado)
- Add tests to the paginator #37 (SandroMachado)
- Add sandbox and production build flavors #36 (SandroMachado)
- Add optional transaction commit message #35 (SandroMachado)
- Add create contact feature #34 (SandroMachado)
- Update user model #33 (SandroMachado)
- Add bitreserve connect flow methods #32 (SandroMachado)
- Add tests request models #31 (SandroMachado)
- Add sample project #30 (SandroMachado)
- Update project to library #29 (SandroMachado)
- Add tests to the bitreserve rest adapter #28 (SandroMachado)
- Improve test classes name description #27 (SandroMachado)
- Add tests to the reserve model #26 (SandroMachado)
- Add tests to the transaction model #25 (SandroMachado)
- Add tests to the card model #24 (SandroMachado)
- Improve rest tests mock client #23 (SandroMachado)
- Add currencies to user model #22 (SandroMachado)
- Add tests to the user model #21 (SandroMachado)
- Add tests bitreserve client #20 (SandroMachado)
- Add gradle cache in travis configuration file #19 (SandroMachado)
- Improve bitreserve base model #18 (SandroMachado)
- Add travis integration #17 (SandroMachado)
- Add tests to the bitreserve services #16 (SandroMachado)
- Add tests to the bitreserve client error handling #15 (SandroMachado)
- Add tests to the header utils class #14 (SandroMachado)
- Add paginator to all models #13 (SandroMachado)
- Add client exceptions #12 (SandroMachado)
- Add bitreserve client #11 (SandroMachado)
- Add services #10 (SandroMachado)
- Add authentication request model #9 (SandroMachado)
- Add reserve model #7 (SandroMachado)
- Add transaction model #6 (SandroMachado)
- Add ticker model #5 (SandroMachado)
- Add card model #4 (SandroMachado)
- Add user contact model #3 (SandroMachado)
- Add user model #2 (SandroMachado)
- Add project structure #1 (SandroMachado)