Nelson R. Perez
|
4f6b628891
|
Introducing the SkipAssetOptionsStrategy class, used to avoid falling into an infinite loop while deserializing/serializing results from the get_relative_account_history API call
|
2018-06-11 23:48:35 -05:00 |
|
Nelson R. Perez
|
8c5d48f71d
|
Reorganized the layout of the sample app
|
2018-06-11 15:13:09 -05:00 |
|
Nelson R. Perez
|
57f8fb1aa4
|
Changed remaining packages references
|
2018-06-08 18:43:30 -05:00 |
|
Nelson R. Perez
|
7c6dd95f2c
|
Changed the sample app's package name
|
2018-06-08 18:42:30 -05:00 |
|
Nelson R. Perez
|
7c79c7f5bf
|
- Introduced the DeserializationMap class in order to keep a mapping between request and response classes, and how to de-serialize them
- Fixed an infinite loop that was introduced in the de-serialization of the AccountProperties
- Implementing the GetAccounts wrapper in the sample app
|
2018-06-05 23:11:28 -05:00 |
|
Nelson R. Perez
|
40222055aa
|
Including usage of the GetAccounts API call using the single service conection in the sample app
|
2018-06-04 22:10:55 -05:00 |
|
Nelson R. Perez
|
8048e77d30
|
Added support for java 8 in the sample app
|
2018-06-04 22:08:40 -05:00 |
|
Nelson R. Perez
|
636de75fb8
|
Gradle update
|
2018-05-31 15:52:26 -05:00 |
|
Nelson R. Perez
|
6bda451f72
|
Increasing the current id after sending the message and moved the shared preferences setup to the SampleApplication class
|
2018-05-31 15:52:26 -05:00 |
|
Nelson R. Perez
|
5875c5a2de
|
Removing unnecessary intent extras
|
2018-05-31 15:52:26 -05:00 |
|
Nelson R. Perez
|
593d3fc0d8
|
- Moved the NetworkService management logic to the newly introduced NetworkServiceManager class
|
2018-05-31 15:52:26 -05:00 |
|
Nelson R. Perez
|
94986a4786
|
Introduced the GetRequiredFees API call
|
2018-05-31 15:52:26 -05:00 |
|
Nelson R. Perez
|
e9c920d469
|
Moved the NetworkService to the graphenej library
|
2018-05-31 15:52:26 -05:00 |
|
Nelson R. Perez
|
628faf6109
|
Handling only credentials and API access messages locally, deferring all other messages to the bus
|
2018-05-31 15:52:26 -05:00 |
|
Nelson R. Perez
|
69a0a64d30
|
Initial tests in order to introduce a centralized broker architecture
|
2018-05-31 15:52:26 -05:00 |
|