graphenej/sample/src/main/java/cy/agorise/labs/sample
Severiano Jaramillo 8da72ab26a Fixed issue with the GetLimitOrders call in the demo app. It was not showing the correct fields to enter the necessary data to perform a test call. 2019-03-22 14:25:15 -06:00
..
CallsActivity.java - Added support for the "get_transaction" API call for the single-connection mode 2018-12-26 17:45:41 -05:00
ConnectedActivity.java - Introduced some instrumented test dependencies 2018-09-20 16:21:25 -05:00
Constants.java - Added partial support for the 'get_objects' API call in the single connection mode 2018-06-28 23:42:40 -05:00
PerformCallActivity.java Fixed issue with the GetLimitOrders call in the demo app. It was not showing the correct fields to enter the necessary data to perform a test call. 2019-03-22 14:25:15 -06:00
RemoveNodeActivity.java - Added a method to remove nodes from LatencyNodeProvider and implemented a HashSet to keep track of such removed nodes. The reason is that calls to this class are asynchronous and only removing a node from the mFullNodeHeap was not enough to guarantee that it was not going to be added again. 2018-11-08 15:14:01 -06:00
SampleApplication.java Logging connection status updates and including a new node URL in the sample app 2018-11-07 17:36:35 -05:00
SubscriptionActivity.java Added support for message subscriptions on the single connection mode 2018-08-30 22:32:50 -05:00