Releases: uphold/uphold-sdk-android
Releases · uphold/uphold-sdk-android
0.0.4
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
This release changes the SDK minimum API level to 16 (Android version 4.1).
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
This release introduces the following breaking changes:
- [BC Break] All the classes are under a new package
com.uphold.*
and the references of Bitreserve in the name of classes or parameters were updated to Uphold. - [BC Break] The attribute
addresses
was removed from the card model.
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
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)