android -> plarforms/android
authorAlexander Smorkalov <alexander.smorkalov@itseez.com>
Fri, 17 May 2013 13:15:20 +0000 (17:15 +0400)
committerAlexander Smorkalov <alexander.smorkalov@itseez.com>
Mon, 27 May 2013 07:10:38 +0000 (11:10 +0400)
commit20fef00a778e17aa5fdaf8ff71645db6df429ea4
tree16ff6913f0817b50557cfd17f94d5cd5f480e806
parent324cafdda68bdc5cee73c673a904a1f681801572
android -> plarforms/android
134 files changed:
CMakeLists.txt
android/refman.rst [deleted file]
cmake/OpenCVGenConfig.cmake
doc/CMakeLists.txt
doc/conf.py
index.rst
modules/androidcamera/CMakeLists.txt
platforms/android/README.android [moved from android/README.android with 100% similarity]
platforms/android/android.toolchain.cmake [moved from android/android.toolchain.cmake with 100% similarity]
platforms/android/java.rst [moved from android/java.rst with 100% similarity]
platforms/android/libinfo/CMakeLists.txt [moved from android/libinfo/CMakeLists.txt with 100% similarity]
platforms/android/libinfo/info.c [moved from android/libinfo/info.c with 100% similarity]
platforms/android/package/AndroidManifest.xml [moved from android/package/AndroidManifest.xml with 100% similarity]
platforms/android/package/CMakeLists.txt [moved from android/package/CMakeLists.txt with 100% similarity]
platforms/android/package/res/drawable/icon.png [moved from android/service/engine/res/drawable/icon.png with 100% similarity]
platforms/android/package/res/values/strings.xml [moved from android/package/res/values/strings.xml with 100% similarity]
platforms/android/scripts/ABI_compat_generator.py [moved from android/scripts/ABI_compat_generator.py with 100% similarity]
platforms/android/scripts/build.cmd [moved from android/scripts/build.cmd with 100% similarity]
platforms/android/scripts/camera_build.conf [moved from android/scripts/camera_build.conf with 100% similarity]
platforms/android/scripts/cmake_android.cmd [moved from android/scripts/cmake_android.cmd with 100% similarity]
platforms/android/scripts/cmake_android.sh [moved from android/scripts/cmake_android.sh with 75% similarity]
platforms/android/scripts/cmake_android_all_cameras.py [moved from android/scripts/cmake_android_all_cameras.py with 92% similarity]
platforms/android/scripts/cmake_android_armeabi.sh [moved from android/scripts/cmake_android_armeabi.sh with 83% similarity]
platforms/android/scripts/cmake_android_debug.sh [new file with mode: 0755]
platforms/android/scripts/cmake_android_mips.sh [moved from android/scripts/cmake_android_mips.sh with 84% similarity]
platforms/android/scripts/cmake_android_neon.sh [moved from android/scripts/cmake_android_neon.sh with 75% similarity]
platforms/android/scripts/cmake_android_service.sh [moved from android/scripts/cmake_android_service.sh with 95% similarity]
platforms/android/scripts/cmake_android_service_x86.sh [new file with mode: 0755]
platforms/android/scripts/cmake_android_x86.sh [moved from android/scripts/cmake_android_x86.sh with 85% similarity]
platforms/android/scripts/wincfg.cmd.tmpl [moved from android/scripts/wincfg.cmd.tmpl with 100% similarity]
platforms/android/service/CMakeLists.txt [moved from android/service/CMakeLists.txt with 100% similarity]
platforms/android/service/all.py [moved from android/service/all.py with 100% similarity]
platforms/android/service/device.conf [moved from android/service/device.conf with 100% similarity]
platforms/android/service/doc/AndroidAppUsageModel.dia [moved from android/service/doc/AndroidAppUsageModel.dia with 100% similarity]
platforms/android/service/doc/BaseLoaderCallback.rst [moved from android/service/doc/BaseLoaderCallback.rst with 100% similarity]
platforms/android/service/doc/InstallCallbackInterface.rst [moved from android/service/doc/InstallCallbackInterface.rst with 100% similarity]
platforms/android/service/doc/Intro.rst [moved from android/service/doc/Intro.rst with 100% similarity]
platforms/android/service/doc/JavaHelper.rst [moved from android/service/doc/JavaHelper.rst with 100% similarity]
platforms/android/service/doc/LibInstallAproved.dia [moved from android/service/doc/LibInstallAproved.dia with 100% similarity]
platforms/android/service/doc/LibInstallCanceled.dia [moved from android/service/doc/LibInstallCanceled.dia with 100% similarity]
platforms/android/service/doc/LibInstalled.dia [moved from android/service/doc/LibInstalled.dia with 100% similarity]
platforms/android/service/doc/LoaderCallbackInterface.rst [moved from android/service/doc/LoaderCallbackInterface.rst with 100% similarity]
platforms/android/service/doc/Makefile [moved from android/service/doc/Makefile with 100% similarity]
platforms/android/service/doc/NoService.dia [moved from android/service/doc/NoService.dia with 100% similarity]
platforms/android/service/doc/Structure.dia [moved from android/service/doc/Structure.dia with 100% similarity]
platforms/android/service/doc/UseCases.rst [moved from android/service/doc/UseCases.rst with 100% similarity]
platforms/android/service/doc/build_uml.py [moved from android/service/doc/build_uml.py with 100% similarity]
platforms/android/service/doc/img/AndroidAppUsageModel.png [moved from android/service/doc/img/AndroidAppUsageModel.png with 100% similarity]
platforms/android/service/doc/img/LibInstallAproved.png [moved from android/service/doc/img/LibInstallAproved.png with 100% similarity]
platforms/android/service/doc/img/LibInstallCanceled.png [moved from android/service/doc/img/LibInstallCanceled.png with 100% similarity]
platforms/android/service/doc/img/LibInstalled.png [moved from android/service/doc/img/LibInstalled.png with 100% similarity]
platforms/android/service/doc/img/NoService.png [moved from android/service/doc/img/NoService.png with 100% similarity]
platforms/android/service/doc/img/Structure.png [moved from android/service/doc/img/Structure.png with 100% similarity]
platforms/android/service/doc/index.rst [moved from android/service/doc/index.rst with 100% similarity]
platforms/android/service/engine/.classpath [moved from android/service/engine/.classpath with 100% similarity]
platforms/android/service/engine/.project [moved from android/service/engine/.project with 100% similarity]
platforms/android/service/engine/AndroidManifest.xml [moved from android/service/engine/AndroidManifest.xml with 100% similarity]
platforms/android/service/engine/CMakeLists.txt [moved from android/service/engine/CMakeLists.txt with 97% similarity]
platforms/android/service/engine/build.xml [moved from android/service/engine/build.xml with 100% similarity]
platforms/android/service/engine/jni/Android.mk [moved from android/service/engine/jni/Android.mk with 100% similarity]
platforms/android/service/engine/jni/Application.mk [moved from android/service/engine/jni/Application.mk with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/BnOpenCVEngine.cpp [moved from android/service/engine/jni/BinderComponent/BnOpenCVEngine.cpp with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/BnOpenCVEngine.h [moved from android/service/engine/jni/BinderComponent/BnOpenCVEngine.h with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/BpOpenCVEngine.cpp [moved from android/service/engine/jni/BinderComponent/BpOpenCVEngine.cpp with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/BpOpenCVEngine.h [moved from android/service/engine/jni/BinderComponent/BpOpenCVEngine.h with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/HardwareDetector.cpp [moved from android/service/engine/jni/BinderComponent/HardwareDetector.cpp with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/HardwareDetector.h [moved from android/service/engine/jni/BinderComponent/HardwareDetector.h with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/OpenCVEngine.cpp [moved from android/service/engine/jni/BinderComponent/OpenCVEngine.cpp with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/OpenCVEngine.h [moved from android/service/engine/jni/BinderComponent/OpenCVEngine.h with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/ProcReader.cpp [moved from android/service/engine/jni/BinderComponent/ProcReader.cpp with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/ProcReader.h [moved from android/service/engine/jni/BinderComponent/ProcReader.h with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/StringUtils.cpp [moved from android/service/engine/jni/BinderComponent/StringUtils.cpp with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/StringUtils.h [moved from android/service/engine/jni/BinderComponent/StringUtils.h with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/TegraDetector.cpp [moved from android/service/engine/jni/BinderComponent/TegraDetector.cpp with 100% similarity]
platforms/android/service/engine/jni/BinderComponent/TegraDetector.h [moved from android/service/engine/jni/BinderComponent/TegraDetector.h with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/HardwareDetector_jni.cpp [moved from android/service/engine/jni/JNIWrapper/HardwareDetector_jni.cpp with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/HardwareDetector_jni.h [moved from android/service/engine/jni/JNIWrapper/HardwareDetector_jni.h with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/JavaBasedPackageManager.cpp [moved from android/service/engine/jni/JNIWrapper/JavaBasedPackageManager.cpp with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/JavaBasedPackageManager.h [moved from android/service/engine/jni/JNIWrapper/JavaBasedPackageManager.h with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/OpenCVEngine_jni.cpp [moved from android/service/engine/jni/JNIWrapper/OpenCVEngine_jni.cpp with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/OpenCVEngine_jni.h [moved from android/service/engine/jni/JNIWrapper/OpenCVEngine_jni.h with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/OpenCVLibraryInfo.cpp [moved from android/service/engine/jni/JNIWrapper/OpenCVLibraryInfo.cpp with 100% similarity]
platforms/android/service/engine/jni/JNIWrapper/OpenCVLibraryInfo.h [moved from android/service/engine/jni/JNIWrapper/OpenCVLibraryInfo.h with 100% similarity]
platforms/android/service/engine/jni/NativeClient/ClientMain.cpp [moved from android/service/engine/jni/NativeClient/ClientMain.cpp with 100% similarity]
platforms/android/service/engine/jni/NativeService/CommonPackageManager.cpp [moved from android/service/engine/jni/NativeService/CommonPackageManager.cpp with 100% similarity]
platforms/android/service/engine/jni/NativeService/CommonPackageManager.h [moved from android/service/engine/jni/NativeService/CommonPackageManager.h with 100% similarity]
platforms/android/service/engine/jni/NativeService/NativePackageManager.cpp [moved from android/service/engine/jni/NativeService/NativePackageManager.cpp with 100% similarity]
platforms/android/service/engine/jni/NativeService/NativePackageManager.h [moved from android/service/engine/jni/NativeService/NativePackageManager.h with 100% similarity]
platforms/android/service/engine/jni/NativeService/PackageInfo.cpp [moved from android/service/engine/jni/NativeService/PackageInfo.cpp with 100% similarity]
platforms/android/service/engine/jni/NativeService/PackageInfo.h [moved from android/service/engine/jni/NativeService/PackageInfo.h with 100% similarity]
platforms/android/service/engine/jni/NativeService/ServiceMain.cpp [moved from android/service/engine/jni/NativeService/ServiceMain.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/HardwareDetectionTest.cpp [moved from android/service/engine/jni/Tests/HardwareDetectionTest.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/OpenCVEngineTest.cpp [moved from android/service/engine/jni/Tests/OpenCVEngineTest.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/PackageInfoTest.cpp [moved from android/service/engine/jni/Tests/PackageInfoTest.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/PackageManagerStub.cpp [moved from android/service/engine/jni/Tests/PackageManagerStub.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/PackageManagerStub.h [moved from android/service/engine/jni/Tests/PackageManagerStub.h with 100% similarity]
platforms/android/service/engine/jni/Tests/PackageManagmentTest.cpp [moved from android/service/engine/jni/Tests/PackageManagmentTest.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/TestMain.cpp [moved from android/service/engine/jni/Tests/TestMain.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/Tests.mk [moved from android/service/engine/jni/Tests/Tests.mk with 100% similarity]
platforms/android/service/engine/jni/Tests/gtest/gtest-all.cpp [moved from android/service/engine/jni/Tests/gtest/gtest-all.cpp with 100% similarity]
platforms/android/service/engine/jni/Tests/gtest/gtest.h [moved from android/service/engine/jni/Tests/gtest/gtest.h with 100% similarity]
platforms/android/service/engine/jni/include/EngineCommon.h [moved from android/service/engine/jni/include/EngineCommon.h with 100% similarity]
platforms/android/service/engine/jni/include/IOpenCVEngine.h [moved from android/service/engine/jni/include/IOpenCVEngine.h with 100% similarity]
platforms/android/service/engine/jni/include/IPackageManager.h [moved from android/service/engine/jni/include/IPackageManager.h with 100% similarity]
platforms/android/service/engine/jni/include/OpenCVEngineHelper.h [moved from android/service/engine/jni/include/OpenCVEngineHelper.h with 100% similarity]
platforms/android/service/engine/project.properties [moved from android/service/engine_test/project.properties with 100% similarity]
platforms/android/service/engine/res/drawable/icon.png [moved from android/package/res/drawable/icon.png with 100% similarity]
platforms/android/service/engine/res/layout-small/info.xml [moved from android/service/engine/res/layout-small/info.xml with 100% similarity]
platforms/android/service/engine/res/layout-small/main.xml [moved from android/service/engine/res/layout-small/main.xml with 100% similarity]
platforms/android/service/engine/res/layout/info.xml [moved from android/service/engine/res/layout/info.xml with 100% similarity]
platforms/android/service/engine/res/layout/main.xml [moved from android/service/engine/res/layout/main.xml with 100% similarity]
platforms/android/service/engine/res/values/strings.xml [moved from android/service/engine/res/values/strings.xml with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/BinderConnector.java [moved from android/service/engine/src/org/opencv/engine/BinderConnector.java with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/HardwareDetector.java [moved from android/service/engine/src/org/opencv/engine/HardwareDetector.java with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/MarketConnector.java [moved from android/service/engine/src/org/opencv/engine/MarketConnector.java with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/OpenCVEngineInterface.aidl [moved from android/service/engine/src/org/opencv/engine/OpenCVEngineInterface.aidl with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/OpenCVEngineService.java [moved from android/service/engine/src/org/opencv/engine/OpenCVEngineService.java with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/OpenCVLibraryInfo.java [moved from android/service/engine/src/org/opencv/engine/OpenCVLibraryInfo.java with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/manager/ManagerActivity.java [moved from android/service/engine/src/org/opencv/engine/manager/ManagerActivity.java with 100% similarity]
platforms/android/service/engine/src/org/opencv/engine/manager/PackageListAdapter.java [moved from android/service/engine/src/org/opencv/engine/manager/PackageListAdapter.java with 100% similarity]
platforms/android/service/engine_test/.classpath [moved from android/service/engine_test/.classpath with 100% similarity]
platforms/android/service/engine_test/.project [moved from android/service/engine_test/.project with 100% similarity]
platforms/android/service/engine_test/AndroidManifest.xml [moved from android/service/engine_test/AndroidManifest.xml with 100% similarity]
platforms/android/service/engine_test/build.xml [moved from android/service/engine_test/build.xml with 100% similarity]
platforms/android/service/engine_test/project.properties [moved from android/service/engine/project.properties with 100% similarity]
platforms/android/service/engine_test/res/drawable-hdpi/ic_launcher.png [moved from android/service/engine_test/res/drawable-hdpi/ic_launcher.png with 100% similarity]
platforms/android/service/engine_test/res/drawable-ldpi/ic_launcher.png [moved from android/service/engine_test/res/drawable-ldpi/ic_launcher.png with 100% similarity]
platforms/android/service/engine_test/res/drawable-mdpi/ic_launcher.png [moved from android/service/engine_test/res/drawable-mdpi/ic_launcher.png with 100% similarity]
platforms/android/service/engine_test/res/layout/main.xml [moved from android/service/engine_test/res/layout/main.xml with 100% similarity]
platforms/android/service/engine_test/res/values/strings.xml [moved from android/service/engine_test/res/values/strings.xml with 100% similarity]
platforms/android/service/engine_test/src/org/opencv/engine/test/EngineInterfaceTest.java [moved from android/service/engine_test/src/org/opencv/engine/test/EngineInterfaceTest.java with 100% similarity]
platforms/android/service/push_native.py [moved from android/service/push_native.py with 100% similarity]
platforms/android/service/readme.txt [moved from android/service/readme.txt with 100% similarity]
platforms/android/service/test_native.py [moved from android/service/test_native.py with 100% similarity]