History log of /
applications
/
standard
/
app_samples
/
code
/
BasicFeature
/
DeviceManagement
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
6e7c69ef
24-Oct-2024
openharmony_ci <120357966@qq.com>
!4862 medialibrary sample
Merge pull request !4862 from lumingfei(zhouhui)/master
DeviceManagementCollection/.gitignore
DeviceManagementCollection/AppScope/app.json5
DeviceManagementCollection/AppScope/resources/base/element/string.json
DeviceManagementCollection/AppScope/resources/base/media/app_icon.png
DeviceManagementCollection/README_zh.md
DeviceManagementCollection/build-profile.json5
DeviceManagementCollection/common/.gitignore
DeviceManagementCollection/common/Index.ets
DeviceManagementCollection/common/build-profile.json5
DeviceManagementCollection/common/hvigorfile.ts
DeviceManagementCollection/common/oh-package.json5
DeviceManagementCollection/common/src/main/ets/components/CustomDataSource.ets
DeviceManagementCollection/common/src/main/ets/util/Logger.ets
DeviceManagementCollection/common/src/main/ets/util/ResourceUtil.ets
DeviceManagementCollection/common/src/main/module.json5
DeviceManagementCollection/common/src/main/resources/base/element/color.json
DeviceManagementCollection/common/src/main/resources/base/element/string.json
DeviceManagementCollection/entry/.gitignore
DeviceManagementCollection/entry/build-profile.json5
DeviceManagementCollection/entry/hvigorfile.ts
DeviceManagementCollection/entry/oh-package.json5
DeviceManagementCollection/entry/src/main/ets/entryability/EntryAbility.ets
DeviceManagementCollection/entry/src/main/ets/pages/Index.ets
DeviceManagementCollection/entry/src/main/ets/pages/components/Capabilities.ets
DeviceManagementCollection/entry/src/main/module.json5
DeviceManagementCollection/entry/src/main/resources/base/element/color.json
DeviceManagementCollection/entry/src/main/resources/base/element/strarray.json
DeviceManagementCollection/entry/src/main/resources/base/element/string.json
DeviceManagementCollection/entry/src/main/resources/base/media/icon.png
DeviceManagementCollection/entry/src/main/resources/base/profile/main_pages.json
DeviceManagementCollection/entry/src/main/resources/en_US/element/strarray.json
DeviceManagementCollection/entry/src/main/resources/en_US/element/string.json
DeviceManagementCollection/entry/src/main/resources/zh_CN/element/strarray.json
DeviceManagementCollection/entry/src/main/resources/zh_CN/element/string.json
DeviceManagementCollection/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
DeviceManagementCollection/entry/src/ohosTest/ets/test/Ability.test.ets
DeviceManagementCollection/entry/src/ohosTest/ets/test/List.test.ets
DeviceManagementCollection/entry/src/ohosTest/ets/testability/TestAbility.ets
DeviceManagementCollection/entry/src/ohosTest/ets/testability/pages/Index.ets
DeviceManagementCollection/entry/src/ohosTest/ets/util/Logger.ts
DeviceManagementCollection/entry/src/ohosTest/ets/util/ResourceUtil.ets
DeviceManagementCollection/entry/src/ohosTest/module.json5
DeviceManagementCollection/entry/src/ohosTest/resources/base/element/color.json
DeviceManagementCollection/entry/src/ohosTest/resources/base/element/strarray.json
DeviceManagementCollection/entry/src/ohosTest/resources/base/element/string.json
DeviceManagementCollection/entry/src/ohosTest/resources/base/media/icon.png
DeviceManagementCollection/entry/src/ohosTest/resources/base/profile/test_pages.json
DeviceManagementCollection/entry/src/ohosTest/resources/en_US/element/strarray.json
DeviceManagementCollection/entry/src/ohosTest/resources/en_US/element/string.json
DeviceManagementCollection/entry/src/ohosTest/resources/zh_CN/element/strarray.json
DeviceManagementCollection/entry/src/ohosTest/resources/zh_CN/element/string.json
DeviceManagementCollection/feature/capabilities/.gitignore
DeviceManagementCollection/feature/capabilities/build-profile.json5
DeviceManagementCollection/feature/capabilities/hvigorfile.ts
DeviceManagementCollection/feature/capabilities/index.ets
DeviceManagementCollection/feature/capabilities/oh-package.json5
DeviceManagementCollection/feature/capabilities/src/main/ets/capabilities/BatteryInfo.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/capabilities/PowerManager.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/capabilities/RunningLockManager.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/capabilities/SettingsManager.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/capabilities/StationaryManager.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/capabilities/Thermal.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/capabilities/UsbManager.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/components/ColumnOperation.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/components/InfoItemView.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/components/RadiusColumn.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/components/usbmanager/DeviceCustomDialog.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/components/usbmanager/DeviceList.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/model/DeviceAttribute.ts
DeviceManagementCollection/feature/capabilities/src/main/ets/model/ListModel.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/util/AlertDialogUtil.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/util/BatteryUtil.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/util/CheckEmptyUtils.ts
DeviceManagementCollection/feature/capabilities/src/main/ets/util/PowerManagerUtil.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/util/ThermalUtil.ets
DeviceManagementCollection/feature/capabilities/src/main/ets/util/UsbManagerUtil.ets
DeviceManagementCollection/feature/capabilities/src/main/module.json5
DeviceManagementCollection/feature/capabilities/src/main/resources/base/element/strarray.json
DeviceManagementCollection/feature/capabilities/src/main/resources/base/element/string.json
DeviceManagementCollection/feature/capabilities/src/main/resources/base/media/icon.png
DeviceManagementCollection/feature/capabilities/src/main/resources/en_US/element/strarray.json
DeviceManagementCollection/feature/capabilities/src/main/resources/en_US/element/string.json
DeviceManagementCollection/feature/capabilities/src/main/resources/zh_CN/element/strarray.json
DeviceManagementCollection/feature/capabilities/src/main/resources/zh_CN/element/string.json
DeviceManagementCollection/feature/menuitems/.gitignore
DeviceManagementCollection/feature/menuitems/build-profile.json5
DeviceManagementCollection/feature/menuitems/hvigorfile.ts
DeviceManagementCollection/feature/menuitems/index.ets
DeviceManagementCollection/feature/menuitems/oh-package.json5
DeviceManagementCollection/feature/menuitems/src/main/ets/components/ItemGroup.ets
DeviceManagementCollection/feature/menuitems/src/main/ets/components/MainItem.ets
DeviceManagementCollection/feature/menuitems/src/main/ets/components/MenuNavRouter.ets
DeviceManagementCollection/feature/menuitems/src/main/ets/menulist/MenuList.ets
DeviceManagementCollection/feature/menuitems/src/main/module.json5
DeviceManagementCollection/feature/menuitems/src/main/resources/base/element/color.json
DeviceManagementCollection/feature/menuitems/src/main/resources/base/element/string.json
DeviceManagementCollection/feature/menuitems/src/main/resources/base/media/ic_arrow.svg
DeviceManagementCollection/feature/menuitems/src/main/resources/en_US/element/string.json
DeviceManagementCollection/feature/menuitems/src/main/resources/zh_CN/element/string.json
DeviceManagementCollection/hvigor/hvigor-config.json5
DeviceManagementCollection/hvigor/hvigor-wrapper.js
DeviceManagementCollection/hvigorfile.ts
DeviceManagementCollection/hvigorw
DeviceManagementCollection/hvigorw.bat
DeviceManagementCollection/oh-package.json5
DeviceManagementCollection/ohosTest.md
DeviceManagementCollection/screenshots/devices/battery.jpg
DeviceManagementCollection/screenshots/devices/home.jpg
DeviceManagementCollection/screenshots/devices/power.jpg
DeviceManagementCollection/screenshots/devices/runninglock.jpg
DeviceManagementCollection/screenshots/devices/settings.jpg
DeviceManagementCollection/screenshots/devices/stationary.jpg
DeviceManagementCollection/screenshots/devices/thermal.jpg
DeviceManagementCollection/screenshots/devices/usb.jpg
Location/.gitignore
Location/AppScope/app.json5
Location/AppScope/resources/base/element/string.json
Location/AppScope/resources/base/media/app_icon.png
Location/README.md
Location/README_zh.md
Location/build-profile.json5
Location/entry/build-profile.json5
Location/entry/hvigorfile.js
Location/entry/oh-package.json5
Location/entry/src/main/ets/Application/MyAbilityStage.ts
Location/entry/src/main/ets/MainAbility/MainAbility.ts
Location/entry/src/main/ets/pages/index.ets
Location/entry/src/main/module.json5
Location/entry/src/main/resources/base/element/color.json
Location/entry/src/main/resources/base/element/string.json
Location/entry/src/main/resources/base/media/icon.png
Location/entry/src/main/resources/base/profile/main_pages.json
Location/entry/src/ohosTest/ets/Application/AbilityStage.ts
Location/entry/src/ohosTest/ets/Application/TestAbilityStage.ts
Location/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
Location/entry/src/ohosTest/ets/module.json5.ftl
Location/entry/src/ohosTest/ets/test/Ability.test.ets
Location/entry/src/ohosTest/ets/test/List.test.ets
Location/entry/src/ohosTest/ets/testability/TestAbility.ets
Location/entry/src/ohosTest/ets/testability/pages/Index.ets
Location/entry/src/ohosTest/module.json5
Location/entry/src/ohosTest/resources/base/element/color.json
Location/entry/src/ohosTest/resources/base/element/string.json
Location/entry/src/ohosTest/resources/base/media/icon.png
Location/entry/src/ohosTest/resources/base/profile/test_pages.json
Location/hvigor/hvigor-config.json5
Location/hvigor/hvigor-wrapper.js
Location/hvigorfile.js
Location/hvigorw
Location/hvigorw.bat
Location/oh-package.json5
Location/ohosTest.md
Location/position/build-profile.json5
Location/position/hvigor/hvigor-config.json5
Location/position/hvigor/hvigor-wrapper.js
Location/position/hvigorfile.ts
Location/position/hvigorw
Location/position/hvigorw.bat
Location/position/index.ets
Location/position/oh-package.json5
Location/position/src/main/ets/components/mock/LocationMock.ts
Location/position/src/main/ets/components/net/HttpRequestResponse.ts
Location/position/src/main/ets/components/pages/Location.ets
Location/position/src/main/ets/components/util/DataSource.ets
Location/position/src/main/ets/components/util/Logger.ts
Location/position/src/main/module.json5
Location/position/src/main/resources/base/element/string.json
Location/position/src/main/resources/base/media/cancel.png
Location/position/src/main/resources/base/media/icon.png
Location/position/src/main/resources/base/media/location.png
Location/screenshots/devices/zh/position.png
ScreenDetector/.gitignore
ScreenDetector/AppScope/app.json5
ScreenDetector/AppScope/resources/base/element/string.json
ScreenDetector/AppScope/resources/base/media/app_icon.png
ScreenDetector/README_zh.md
ScreenDetector/ScreenShot/addScreenWarning.jpg
ScreenDetector/ScreenShot/addVirtualScreen.jpg
ScreenDetector/ScreenShot/entryDefault.jpg
ScreenDetector/ScreenShot/removeScreenWarning.jpg
ScreenDetector/ScreenShot/screenInfo.jpg
ScreenDetector/build-profile.json5
ScreenDetector/entry/.gitignore
ScreenDetector/entry/build-profile.json5
ScreenDetector/entry/hvigorfile.js
ScreenDetector/entry/oh-package.json5
ScreenDetector/entry/src/main/ets/application/MyAbilityStage.ts
ScreenDetector/entry/src/main/ets/common/Detector.ets
ScreenDetector/entry/src/main/ets/common/Logger.ts
ScreenDetector/entry/src/main/ets/common/ShowInfo.ets
ScreenDetector/entry/src/main/ets/common/Warn.ets
ScreenDetector/entry/src/main/ets/mainAbility/MainAbility.ts
ScreenDetector/entry/src/main/ets/pages/Index.ets
ScreenDetector/entry/src/main/ets/pages/ScreenInfo.ets
ScreenDetector/entry/src/main/module.json5
ScreenDetector/entry/src/main/resources/base/element/color.json
ScreenDetector/entry/src/main/resources/base/element/string.json
ScreenDetector/entry/src/main/resources/base/media/icon.png
ScreenDetector/entry/src/main/resources/base/profile/main_pages.json
ScreenDetector/entry/src/main/resources/en/element/string.json
ScreenDetector/entry/src/main/resources/zh/element/string.json
ScreenDetector/entry/src/ohosTest/ets/Application/TestAbilityStage.ts
ScreenDetector/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
ScreenDetector/entry/src/ohosTest/ets/test/Ability.test.ets
ScreenDetector/entry/src/ohosTest/ets/test/List.test.ets
ScreenDetector/entry/src/ohosTest/ets/testability/TestAbility.ets
ScreenDetector/entry/src/ohosTest/ets/testability/pages/Index.ets
ScreenDetector/entry/src/ohosTest/ets/utils/Logger.ts
ScreenDetector/entry/src/ohosTest/module.json5
ScreenDetector/entry/src/ohosTest/resources/base/element/color.json
ScreenDetector/entry/src/ohosTest/resources/base/element/string.json
ScreenDetector/entry/src/ohosTest/resources/base/media/icon.png
ScreenDetector/entry/src/ohosTest/resources/base/profile/test_pages.json
ScreenDetector/entry/src/ohosTest/resources/en/element/string.json
ScreenDetector/entry/src/ohosTest/resources/zh/element/string.json
ScreenDetector/hvigor/hvigor-config.json5
ScreenDetector/hvigor/hvigor-wrapper.js
ScreenDetector/hvigorfile.js
ScreenDetector/hvigorw
ScreenDetector/hvigorw.bat
ScreenDetector/oh-package.json5
ScreenDetector/ohosTest.md
Sensor/Capi/.gitignore
Sensor/Capi/AppScope/app.json5
Sensor/Capi/AppScope/resources/base/element/string.json
Sensor/Capi/AppScope/resources/base/media/app_icon.png
Sensor/Capi/README_zh.md
Sensor/Capi/build-profile.json5
Sensor/Capi/entry/.gitignore
Sensor/Capi/entry/build-profile.json5
Sensor/Capi/entry/hvigorfile.ts
Sensor/Capi/entry/oh-package.json5
Sensor/Capi/entry/sensorpage/page.jpeg
Sensor/Capi/entry/src/main/ets/entryability/EntryAbility.ts
Sensor/Capi/entry/src/main/ets/moudle/Logger.ts
Sensor/Capi/entry/src/main/ets/pages/Index.ets
Sensor/Capi/entry/src/main/module.json5
Sensor/Capi/entry/src/main/resources/base/element/color.json
Sensor/Capi/entry/src/main/resources/base/element/string.json
Sensor/Capi/entry/src/main/resources/base/media/compass.png
Sensor/Capi/entry/src/main/resources/base/media/icon.png
Sensor/Capi/entry/src/main/resources/base/profile/main_pages.json
Sensor/Capi/entry/src/main/resources/en_US/element/string.json
Sensor/Capi/entry/src/main/resources/zh_CN/element/string.json
Sensor/Capi/entry/src/ohosTest/ets/test/Ability.test.ets
Sensor/Capi/entry/src/ohosTest/ets/test/List.test.ets
Sensor/Capi/entry/src/ohosTest/ets/testability/TestAbility.ets
Sensor/Capi/entry/src/ohosTest/ets/testability/pages/Index.ets
Sensor/Capi/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts
Sensor/Capi/entry/src/ohosTest/module.json5
Sensor/Capi/entry/src/ohosTest/resources/base/element/color.json
Sensor/Capi/entry/src/ohosTest/resources/base/element/string.json
Sensor/Capi/entry/src/ohosTest/resources/base/media/icon.png
Sensor/Capi/entry/src/ohosTest/resources/base/profile/test_pages.json
Sensor/Capi/hvigor/hvigor-config.json5
Sensor/Capi/hvigor/hvigor-wrapper.js
Sensor/Capi/hvigorfile.ts
Sensor/Capi/hvigorw
Sensor/Capi/hvigorw.bat
Sensor/Capi/libs/library.har
Sensor/Capi/oh-package-lock.json5
Sensor/Capi/oh-package.json5
Sensor/Capi/ohosTest.md
Sensor/Capi/screenshots/devices/home.jpeg
Vibrator/BasicVibration/.gitignore
Vibrator/BasicVibration/README.md
Vibrator/BasicVibration/README_zh.md
Vibrator/BasicVibration/build-profile.json5
Vibrator/BasicVibration/entry/build-profile.json5
Vibrator/BasicVibration/entry/hvigorfile.js
Vibrator/BasicVibration/entry/oh-package.json5
Vibrator/BasicVibration/entry/package.json
Vibrator/BasicVibration/entry/src/main/config.json
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/app.ets
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/common/TextDialog.ets
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/common/TextTimerComponent.ets
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/common/TimerPicker.ets
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/common/TitleBar.ets
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/mode/Logger.ts
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/mode/TimerData.ts
Vibrator/BasicVibration/entry/src/main/ets/MainAbility/pages/Index.ets
Vibrator/BasicVibration/entry/src/main/resources/base/element/string.json
Vibrator/BasicVibration/entry/src/main/resources/base/media/icon.png
Vibrator/BasicVibration/entry/src/ohosTest/config.json
Vibrator/BasicVibration/entry/src/ohosTest/ets/TestAbility/app.ets
Vibrator/BasicVibration/entry/src/ohosTest/ets/TestAbility/pages/Index.ets
Vibrator/BasicVibration/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
Vibrator/BasicVibration/entry/src/ohosTest/ets/test/App.test.ets
Vibrator/BasicVibration/entry/src/ohosTest/ets/test/List.test.ets
Vibrator/BasicVibration/entry/src/ohosTest/ets/util/Logger.ts
Vibrator/BasicVibration/entry/src/ohosTest/resources/base/element/string.json
Vibrator/BasicVibration/entry/src/ohosTest/resources/base/media/icon.png
Vibrator/BasicVibration/hvigor/hvigor-config.json5
Vibrator/BasicVibration/hvigor/hvigor-wrapper.js
Vibrator/BasicVibration/hvigorfile.js
Vibrator/BasicVibration/hvigorw
Vibrator/BasicVibration/hvigorw.bat
Vibrator/BasicVibration/oh-package.json5
Vibrator/BasicVibration/ohosTest.md
Vibrator/BasicVibration/screenshots/device/setTime.jpeg
Vibrator/BasicVibration/screenshots/device/vibratorTime.jpeg
Vibrator/CustomHaptic/.gitignore
Vibrator/CustomHaptic/AppScope/app.json5
Vibrator/CustomHaptic/AppScope/resources/base/element/string.json
Vibrator/CustomHaptic/AppScope/resources/base/media/app_icon.png
Vibrator/CustomHaptic/README_zh.md
Vibrator/CustomHaptic/build-profile.json5
Vibrator/CustomHaptic/entry/.gitignore
Vibrator/CustomHaptic/entry/build-profile.json5
Vibrator/CustomHaptic/entry/hvigorfile.ts
Vibrator/CustomHaptic/entry/oh-package.json5
Vibrator/CustomHaptic/entry/src/main/ets/component/Battle.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Common.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Environment.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Exercise.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Footstep.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Instrument.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Interaction.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Racing.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Realistic.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/Shooting.ets
Vibrator/CustomHaptic/entry/src/main/ets/component/VideoPreview.ets
Vibrator/CustomHaptic/entry/src/main/ets/entryability/EntryAbility.ts
Vibrator/CustomHaptic/entry/src/main/ets/module/AudioPlayer.ts
Vibrator/CustomHaptic/entry/src/main/ets/module/DisplayModule.ets
Vibrator/CustomHaptic/entry/src/main/ets/module/ImageData.ets
Vibrator/CustomHaptic/entry/src/main/ets/module/Logger.ts
Vibrator/CustomHaptic/entry/src/main/ets/module/MyInfoModule.ets
Vibrator/CustomHaptic/entry/src/main/ets/module/TabBar.ets
Vibrator/CustomHaptic/entry/src/main/ets/module/Util.ets
Vibrator/CustomHaptic/entry/src/main/ets/module/VideoListModule.ets
Vibrator/CustomHaptic/entry/src/main/ets/module/VideoPlayModule.ets
Vibrator/CustomHaptic/entry/src/main/ets/pages/Index.ets
Vibrator/CustomHaptic/entry/src/main/module.json5
Vibrator/CustomHaptic/entry/src/main/resources/base/element/color.json
Vibrator/CustomHaptic/entry/src/main/resources/base/element/string.json
Vibrator/CustomHaptic/entry/src/main/resources/base/media/AK47.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/AssaultRifle.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Badminton.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Baseball.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Basketball.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Battle1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Battle2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Battle3.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Battle4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Battle5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Battle6.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Battle7.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Bell.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/CZ75.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Campfire.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Claves.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Clock.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/CoinDrop.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Creek.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Cymbals.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Cymbals2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Diving.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Firework.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Footstep1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Footstep2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Footstep3.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Footstep4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Footstep5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Footstep6.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Footstep7.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Gong.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Guitar.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HK416.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HapticVideo.mp4
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HapticVideoPreview.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HitGlass.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HitMetal.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HitSand.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HitWater.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/HitWood.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Ice.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Keyboard.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/KickDrum.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/KickDrum2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/M4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/MP5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Picker.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing3.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing6.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing7.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Racing8.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Rain.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Rifle.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Skating.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Skiing.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight10.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight11.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight12.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight3.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight6.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight7.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight8.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Slide_LeftRight9.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Snowdrift.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App10.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App11.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App12.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App13.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App14.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App3.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App6.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App7.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App8.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Switch_App9.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/TableTennis.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Tambourine.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Thunder.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Timer.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Triangle.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Typewriter.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop10.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop11.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop12.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop3.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop6.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop7.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop8.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Upslide_Stop9.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Verison.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Walk.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Water.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Wave.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Winchester.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/Wind.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/bangzhu.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/camerashutter.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/camerashutter2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/heartbeat.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/icon.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/icon1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/icon5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/music.gif
Vibrator/CustomHaptic/entry/src/main/resources/base/media/player2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/select.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/set.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up1.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up2.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up3.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up4.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up5.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up6.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up7.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up8.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/slide_up9.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/xiala.png
Vibrator/CustomHaptic/entry/src/main/resources/base/media/xinxi.png
Vibrator/CustomHaptic/entry/src/main/resources/base/profile/main_pages.json
Vibrator/CustomHaptic/entry/src/main/resources/en_US/element/string.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AK47.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AK47_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AK47_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AK47_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AssaultRifle.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AssaultRifle_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AssaultRifle_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/AssaultRifle_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Badminton.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Badminton_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Badminton_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Badminton_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Baseball.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Baseball_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Baseball_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Baseball_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Basketball.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Basketball_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Basketball_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Basketball_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Blast.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Blast_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Blast_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Blast_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Bomb.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Bomb_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Bomb_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Bomb_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CZ75.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CZ75_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CZ75_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CZ75_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Campfire.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Campfire_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Campfire_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Campfire_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarCrash.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarCrash_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarCrash_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarCrash_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarIgnite.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarIgnite_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarIgnite_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarIgnite_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarSkid.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarSkid_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarSkid_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CarSkid_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Claves.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Claves_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Claves_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Claves_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CoinDrop.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CoinDrop_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CoinDrop_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/CoinDrop_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Creek.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Creek_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Creek_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Creek_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals2.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals2_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals2_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals2_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Cymbals_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Diving.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Diving_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Diving_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Diving_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/DriftingJet.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/DriftingJet_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/DriftingJet_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/DriftingJet_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Firework.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Firework_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Firework_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Firework_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Gesture_up.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Gong.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Gong_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Gong_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Gong_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Guitar.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Guitar_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Guitar_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Guitar_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HK416.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HK416_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HK416_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HK416_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HapticVideo.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitGlass.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitGlass_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitGlass_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitGlass_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitMetal.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitMetal_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitMetal_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitMetal_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitSand.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitSand_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitSand_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitSand_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWater.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWater_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWater_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWater_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWood.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWood_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWood_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/HitWood_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Hurt.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Hurt_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Hurt_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Hurt_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/JetN2O.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/JetN2O_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/JetN2O_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/JetN2O_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Keyboard.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Keyboard_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Keyboard_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Keyboard_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Kick.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum2.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum2_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum2_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum2_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/KickDrum_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Kick_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Kick_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Kick_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/M4.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/M4_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/M4_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/M4_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/MP5.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/MP5_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/MP5_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/MP5_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnCarpet.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnCarpet_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnCarpet_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnCarpet_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnConcrete.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnConcrete_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnConcrete_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnConcrete_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGrass.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGrass_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGrass_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGrass_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGravel.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGravel_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGravel_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnGravel_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnMud.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnMud_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnMud_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnMud_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnSnow.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnSnow_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnSnow_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnSnow_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnWood.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnWood_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnWood_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/OnWood_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Picker.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Picker_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Picker_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Picker_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Punch.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Punch_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Punch_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Punch_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/RacingStart.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/RacingStart_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/RacingStart_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/RacingStart_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rain.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rain_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rain_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rain_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rifle.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rifle_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rifle_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Rifle_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skating.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skating_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skating_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skating_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skiing.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skiing_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skiing_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Skiing_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Slide_LeftRight.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Slide_Up.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Snowdrift.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Snowdrift_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Snowdrift_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Snowdrift_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/SpeedUp.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/SpeedUp_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/SpeedUp_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/SpeedUp_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Switch_App.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/TableTennis.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/TableTennis_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/TableTennis_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/TableTennis_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tambourine.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tambourine_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tambourine_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tambourine_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Thunder.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Thunder_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Thunder_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Thunder_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tumble.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tumble_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tumble_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Tumble_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Typewriter.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Typewriter_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Typewriter_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Typewriter_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/UpSlide_Stop.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Walk.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Walk_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Walk_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Walk_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Water.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Water_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Water_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Water_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wave.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wave_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wave_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wave_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Winchester.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Winchester_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Winchester_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Winchester_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wind.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wind_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wind_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/Wind_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/bell.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/bell_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/bell_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/bell_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter2.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter2_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter2_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter2_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/camerashutter_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/clock.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/clock_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/clock_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/clock_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/heartbeat.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/heartbeat_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/heartbeat_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/heartbeat_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/ice.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/ice_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/ice_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/ice_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/timer.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/timer_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/timer_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/timer_m.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/triangle.wav
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/triangle_h.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/triangle_l.json
Vibrator/CustomHaptic/entry/src/main/resources/rawfile/triangle_m.json
Vibrator/CustomHaptic/entry/src/main/resources/zh_CN/element/string.json
Vibrator/CustomHaptic/entry/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
Vibrator/CustomHaptic/entry/src/ohosTest/ets/test/Ability.test.ets
Vibrator/CustomHaptic/entry/src/ohosTest/ets/test/List.test.ets
Vibrator/CustomHaptic/entry/src/ohosTest/ets/testability/TestAbility.ets
Vibrator/CustomHaptic/entry/src/ohosTest/ets/testability/pages/Index.ets
Vibrator/CustomHaptic/entry/src/ohosTest/module.json5
Vibrator/CustomHaptic/entry/src/ohosTest/resources/base/element/color.json
Vibrator/CustomHaptic/entry/src/ohosTest/resources/base/element/string.json
Vibrator/CustomHaptic/entry/src/ohosTest/resources/base/media/icon.png
Vibrator/CustomHaptic/entry/src/ohosTest/resources/base/profile/test_pages.json
Vibrator/CustomHaptic/hvigor/hvigor-config.json5
Vibrator/CustomHaptic/hvigor/hvigor-wrapper.js
Vibrator/CustomHaptic/hvigorfile.ts
Vibrator/CustomHaptic/hvigorw
Vibrator/CustomHaptic/hvigorw.bat
Vibrator/CustomHaptic/libs/library.har
Vibrator/CustomHaptic/oh-package.json5
Vibrator/CustomHaptic/ohosTest.md
Vibrator/CustomHaptic/screenshots/devices/home.jpeg
Vibrator/CustomHaptic/screenshots/devices/my.jpeg
Vibrator/CustomHaptic/screenshots/devices/video.jpeg