Download Yandex Fotki API Free Java Code
Description
API wrapper for image hosting service fotki.yandex.ru, written in objective c.
Icons
Source Files
The download file Yandex-Fotki-API-master.zip has the following entries.
PhotosDropView.h/*from w ww . j ava 2 s . c o m*/
PhotosDropView.m
README
Ya.Fotki.xcodeproj/TemplateIcon.icns
Ya.Fotki.xcodeproj/creator.pbxuser
Ya.Fotki.xcodeproj/creator.perspectivev3
Ya.Fotki.xcodeproj/project.pbxproj
resources/.DS_Store
resources/English.lproj/InfoPlist.strings
resources/English.lproj/MainMenu.xib
resources/Images/375x375-iPhoto.png
resources/Images/architecture.psd
resources/Images/huita_huet.png
resources/Images/icon.icns
resources/Images/locked_album.icns
resources/Images/locked_album.png
resources/Images/locked_album.psd
resources/Images/photo_icon.icns
resources/Images/plain.icns
resources/Images/smooth_folder_blue.icns
resources/Info.plist
resources/version.plist
source/.DS_Store
source/ApplicationDelegate.h
source/ApplicationDelegate.m
source/Controls/AMIndeterminateProgressIndicatorCell.h
source/Controls/AMIndeterminateProgressIndicatorCell.m
source/Controls/CCWebpageLink.h
source/Controls/CCWebpageLink.m
source/Controls/ImageAndTextCell.h
source/Controls/ImageAndTextCell.m
source/FotkiUploader v2.0_Prefix.pch
source/MainWindow/AlbumsOutlineViewController.h
source/MainWindow/AlbumsOutlineViewController.m
source/MainWindow/AlbumsOutlineViewItem.h
source/MainWindow/AlbumsOutlineViewItem.m
source/MainWindow/AlbumsProgressView.h
source/MainWindow/AlbumsProgressView.m
source/MainWindow/MainWindowController.h
source/MainWindow/MainWindowController.m
source/SettingsManager.h
source/SettingsManager.m
source/SignInWindow/InputFormatter.h
source/SignInWindow/InputFormatter.m
source/SignInWindow/SignInTooltipView.h
source/SignInWindow/SignInTooltipView.m
source/SignInWindow/SignInWindowController.h
source/SignInWindow/SignInWindowController.m
source/YandexFotkiAPI/source/YaOperation.h
source/YandexFotkiAPI/source/YaOperation.m
source/YandexFotkiAPI/source/YaRequest.h
source/YandexFotkiAPI/source/YaRequest.m
source/YandexFotkiAPI/source/YaRequestParser.h
source/YandexFotkiAPI/source/YaStringAdditions.h
source/YandexFotkiAPI/source/YaStringAdditions.m
source/YandexFotkiAPI/source/objects/YafAlbum.h
source/YandexFotkiAPI/source/objects/YafAlbum.m
source/YandexFotkiAPI/source/objects/YafUser.h
source/YandexFotkiAPI/source/objects/YafUser.m
source/YandexFotkiAPI/source/operations/YafCreateAlbumOperation.h
source/YandexFotkiAPI/source/operations/YafCreateAlbumOperation.m
source/YandexFotkiAPI/source/operations/YafDeleteAlbumOperation.h
source/YandexFotkiAPI/source/operations/YafDeleteAlbumOperation.m
source/YandexFotkiAPI/source/operations/YafEditAlbumOperation.h
source/YandexFotkiAPI/source/operations/YafEditAlbumOperation.m
source/YandexFotkiAPI/source/operations/YafGetAlbumOperation.h
source/YandexFotkiAPI/source/operations/YafGetAlbumOperation.m
source/YandexFotkiAPI/source/operations/YafGetAlbumsListOperation.h
source/YandexFotkiAPI/source/operations/YafGetAlbumsListOperation.m
source/YandexFotkiAPI/source/operations/YafSignInOperation.h
source/YandexFotkiAPI/source/operations/YafSignInOperation.m
source/YandexFotkiAPI/source/parsers/YafAuthKeyRequestParser.h
source/YandexFotkiAPI/source/parsers/YafAuthKeyRequestParser.m
source/YandexFotkiAPI/source/parsers/YafAuthTokenRequestParser.h
source/YandexFotkiAPI/source/parsers/YafAuthTokenRequestParser.m
source/YandexFotkiAPI/source/parsers/YafCreateAlbumRequestParser.h
source/YandexFotkiAPI/source/parsers/YafCreateAlbumRequestParser.m
source/YandexFotkiAPI/source/parsers/YafEditAlbumRequestParser.h
source/YandexFotkiAPI/source/parsers/YafEditAlbumRequestParser.m
source/YandexFotkiAPI/source/parsers/YafGetAlbumRequestParser.h
source/YandexFotkiAPI/source/parsers/YafGetAlbumRequestParser.m
source/YandexFotkiAPI/source/parsers/YafGetAlbumsListRequestParser.h
source/YandexFotkiAPI/source/parsers/YafGetAlbumsListRequestParser.m
source/YandexFotkiAPI/source/requests/YafAuthKeyRequest.h
source/YandexFotkiAPI/source/requests/YafAuthKeyRequest.m
source/YandexFotkiAPI/source/requests/YafAuthTokenRequest.h
source/YandexFotkiAPI/source/requests/YafAuthTokenRequest.m
source/YandexFotkiAPI/source/requests/YafCreateAlbumRequest.h
source/YandexFotkiAPI/source/requests/YafCreateAlbumRequest.m
source/YandexFotkiAPI/source/requests/YafDeleteAlbumRequest.h
source/YandexFotkiAPI/source/requests/YafDeleteAlbumRequest.m
source/YandexFotkiAPI/source/requests/YafEditAlbumRequest.h
source/YandexFotkiAPI/source/requests/YafEditAlbumRequest.m
source/YandexFotkiAPI/source/requests/YafGetAlbumRequest.h
source/YandexFotkiAPI/source/requests/YafGetAlbumRequest.m
source/YandexFotkiAPI/source/requests/YafGetAlbumsListRequest.h
source/YandexFotkiAPI/source/requests/YafGetAlbumsListRequest.m
source/YandexFotkiAPI/thirdparty/asi_http_request/.gitattributes
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIAuthenticationDialog.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIAuthenticationDialog.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIFormDataRequest.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIFormDataRequest.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIHTTPRequest.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIHTTPRequest.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIInputStream.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIInputStream.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASINSStringAdditions.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASINSStringAdditions.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASINetworkQueue.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASINetworkQueue.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIS3BucketObject.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIS3BucketObject.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIS3ListRequest.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIS3ListRequest.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIS3Request.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/ASIS3Request.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASIFormDataRequestTests.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASIFormDataRequestTests.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASIHTTPRequestTests.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASIHTTPRequestTests.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASINetworkQueueTests.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASINetworkQueueTests.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASIS3RequestTests.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASIS3RequestTests.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASITestCase.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ASITestCase.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/GHUnitTestMain.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ProxyTests.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Classes/Tests/ProxyTests.m
source/YandexFotkiAPI/thirdparty/asi_http_request/External/Reachability.h
source/YandexFotkiAPI/thirdparty/asi_http_request/External/Reachability.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/GHUnit
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Headers
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Resources
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/GHUnit
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/BWSplitView.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHAsyncTestCase.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHMockNSHTTPURLResponse.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHMockNSURLConnection.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHNSInvocation+Utils.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHNSInvocationProxy.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHNSLocale+Mock.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHNSObject+Invocation.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTest.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestApp.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestCase.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestGroup.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestMacros.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestOutlineViewModel.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestRunner.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestSuite.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestViewController.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestViewModel.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTestWindowController.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHTesting.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHUNSObject+Swizzle.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Headers/GHUnit.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Resources/English.lproj/InfoPlist.strings
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Resources/GHTestApp.nib
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Resources/GHTestView.nib
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Resources/GHTestWindow.nib
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Resources/GradientSplitViewDimpleBitmap.tif
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Resources/GradientSplitViewDimpleVector.pdf
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/A/Resources/Info.plist
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/GHUnit.framework/Versions/Current
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHAsyncTestCase.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHTest.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHTestCase.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHTestGroup.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHTestMacros.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHTestRunner.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHTestSuite.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHTesting.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHUNSObject+Swizzle.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHUnit.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/GHUnitIPhoneTestMain.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/RunTests.sh
source/YandexFotkiAPI/thirdparty/asi_http_request/Frameworks/libGHUnitIPhone/libGHUnitIPhone3_0.a
source/YandexFotkiAPI/thirdparty/asi_http_request/LICENSE
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/AppDelegate.h
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/AppDelegate.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/English.lproj/InfoPlist.strings
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/English.lproj/MainMenu.xib
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/Info.plist
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/Mac_Prefix.pch
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/Tests-Info.plist
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac Sample/main.m
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac.xcodeproj/TemplateIcon.icns
source/YandexFotkiAPI/thirdparty/asi_http_request/Mac.xcodeproj/project.pbxproj
source/YandexFotkiAPI/thirdparty/asi_http_request/README.textile
source/YandexFotkiAPI/thirdparty/asi_http_request/clang.sh
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/AuthenticationViewController.h
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/AuthenticationViewController.m
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/Info.plist
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/QueueViewController.h
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/QueueViewController.m
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/SynchronousViewController.h
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/SynchronousViewController.m
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/Tests-Info.plist
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/UploadViewController.h
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/UploadViewController.m
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/XIBs/Authentication.xib
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/XIBs/MainWindow.xib
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/XIBs/Queue.xib
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/XIBs/Synchronous.xib
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/XIBs/UploadProgress.xib
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/iPhoneSampleAppDelegate.h
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/iPhoneSampleAppDelegate.m
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/iPhone_Prefix.pch
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/iphone-icon.png
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/iphone-tests-icon.png
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone Sample/main.m
source/YandexFotkiAPI/thirdparty/asi_http_request/iPhone.xcodeproj/project.pbxproj
source/YandexFotkiAPI/thirdparty/ya_rsa_lib/base64.cpp
source/YandexFotkiAPI/thirdparty/ya_rsa_lib/base64.h
source/YandexFotkiAPI/thirdparty/ya_rsa_lib/cp_rsa.cpp
source/YandexFotkiAPI/thirdparty/ya_rsa_lib/cp_rsa.h
source/YandexFotkiAPI/thirdparty/ya_rsa_lib/cp_rsa_c_wrapper.cpp
source/YandexFotkiAPI/thirdparty/ya_rsa_lib/cp_rsa_c_wrapper.h
source/main.m
Download
Click the following link to download Yandex-Fotki-API-master.zip.
Yandex-Fotki-API-master.zipHome »
Objective C Free Code »
Image »
Objective C Free Code »
Image »