photo-android/test/project.properties
Eugene Popovich d92dbc3c58 Card 76 (Show Gallery in the Collect App)
Trovebox-Android-App:
- PhotosEndlessAdapter: updated mTroveboxApi.getPhotos API call
accordingly to the new method declaration (added missing parameter) in
the loadItemsGeneral method
- project.properties: switched to SDK 19

Trovebox-Android-Common:
- ITroveboxApi: updated getPhotos method declaration (added token
parameter)
- TokenValidationResponse: added mData field and its support to the
constructor. Also added getter method for the field
- TroveboxApi: modified getPhotos method implementation (added token
parameter support) and updated getPhotos call with the missing default
parameter value everywhere
- project.properties: switched to SDK 19

Trovebox-Android-Test:
- GalleryActivityTest: updated getPhotos call with the missing parameter
in the testLoadsImages method
- TokenValidationResponseTest: updated reference to the json raw and
added new data paremeter check in the testReponse method
- res/raw/json_token_validatio_response.txt: added (renamed from
token_validation_response.txt)
- project.properties: switched to SDK 19
2014-01-30 09:44:07 +02:00

11 lines
361 B
Properties

# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file must be checked in Version Control Systems.
#
# To customize properties used by the Ant build system use,
# "ant.properties", and override values to adapt the script to your
# project structure.
# Project target.
target=android-19