You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/08/20 18:41:38 UTC

[2/2] git commit: Merge branch 'pr/56'

Merge branch 'pr/56'


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/a2cbe185
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/a2cbe185
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/a2cbe185

Branch: refs/heads/master
Commit: a2cbe18577a611aaf41fd13333de4ec31bf80d38
Parents: bfc6f55 dc3d12d
Author: Dave Johnson <sn...@apache.org>
Authored: Wed Aug 20 12:41:13 2014 -0400
Committer: Dave Johnson <sn...@apache.org>
Committed: Wed Aug 20 12:41:13 2014 -0400

----------------------------------------------------------------------
 .../org/apache/usergrid/android/client/Client.java  | 16 ++++++++++++++++
 .../client/callbacks/ApiResponseCallback.java       | 16 ++++++++++++++++
 .../android/client/callbacks/ClientAsyncTask.java   | 16 ++++++++++++++++
 .../android/client/callbacks/ClientCallback.java    | 16 ++++++++++++++++
 .../callbacks/DeviceRegistrationCallback.java       | 16 ++++++++++++++++
 .../client/callbacks/GroupsRetrievedCallback.java   | 16 ++++++++++++++++
 .../client/callbacks/QueryResultsCallback.java      | 16 ++++++++++++++++
 .../android/client/utils/DeviceUuidFactory.java     | 16 ++++++++++++++++
 .../usergrid/android/client/utils/ObjectUtils.java  | 16 ++++++++++++++++
 .../src/test/resources/usergrid-test.properties     | 11 +++++++++++
 10 files changed, 155 insertions(+)
----------------------------------------------------------------------