graphenej/sample/src/main/java/cy/agorise/labs/sample
Nelson R. Perez c861c72a31 Added a brainkey derivation feature to the sample app 2019-04-04 11:47:35 -05:00
..
BrainkeyActivity.java Added a brainkey derivation feature to the sample app 2019-04-04 11:47:35 -05:00
CallsActivity.java Added a brainkey derivation feature to the sample app 2019-04-04 11:47:35 -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 - Added support for the "get_transaction" API call for the single-connection mode 2018-12-26 17:45:41 -05: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