![]() Trovebox-Android-App: - AlbumsFragment.AlbumsAdapter: added missing newly added runnable parameter to the PhotoUtils.validateUrlForSizeExistAsyncAndRun call in the getView method - FacebookFragment: added missing newly added runnable parameter to the PhotoUtils.validateUrlForSizeExistAsyncAndRun call in the postPhoto method - SelectAlbumsActivity.SelectAlbumsUiFragment.AlbumsAdapter: added missing newly added runnable parameter to the PhotoUtils.validateUrlForSizeExistAsyncAndRun call in the getView method Trovebox-Android-Common: - GalleryFragment.GalleryAdapterExt: added missing newly added runnable parameter to the PhotoUtils.validateUrlForSizeExistAsyncAndRun call in the init method - PhotoDetailsFragment.PhotoDetailsPagerAdapter: added missing newly added runnable parameter to the PhotoUtils.validateUrlForSizeExistAsyncAndRun call in the instantiateItem method - PhotoDetailsFragment.ThumbnailsAdapter: added missing newly added runnable parameter to the PhotoUtils.validateUrlForSizeExistAsyncAndRun call in the getView method - Photo: added mHost, mToken fields, their getters and setters and support to parcelable implementation - PhotoUtils: added additional parameter to the validateUrlForSizeExistAsyncAndRun method declaration - PhotoUtils: added missing newly added parameters to the getPhoto API call in the getThePhotoWithReturnSize method - PhotoUtils.RetrieveThumbUrlTask: added mPhoto2 field and moved mPhoto field modification from doInBackground to the onSuccessPostExecute to avoid concurent modification - ITroveboxApi: modified getPhoto declaration: added new token and host parameters - TroveboxApi: added host and token parameters support to the getPhoto API method implementation - AbstractUploaderService: added setting of host and token information to the Photo object onsuccessful upload in the handleIntent method Trovebox-Android-Test: - GalleryActivityTest: added missing parameters to the getPhoto call in the testLoadImages method - PhotoDetailsActivityTest: added missing parameters to the getPhoto call in the testPreconditions method |
||
---|---|---|
.. | ||
assets | ||
libs | ||
res | ||
src/com/trovebox/android/test | ||
.classpath | ||
.gitignore | ||
.project | ||
AndroidManifest.xml | ||
proguard.cfg | ||
project.properties |