History log of /applications/standard/launcher/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6e80583a12-Oct-2024 openharmony_ci <120357966@qq.com>

!580 RK3568】【压力测试】【ToC】【低概率1/10】【wukong】出现1次 进程com.ohos.launcher由于THREAD_BLOCK_6S卡在libark_jsruntime.so出现appfreeze:添加小概率维测日志
Merge pull request !580 from fanhaichao/20241011


"docs/\344\275\277\347\224\250Launcher\345\215\241\347\211\207\347\256\241\347\220\206\345\212\237\350\203\275\350\260\203\350\257\225\346\234\215\345\212\241\345\215\241\347\211\207.md"
.eslintrc.json
.gitattributes
.gitignore
AppScope/app.json5
AppScope/resources/base/element/string.json
AppScope/resources/base/media/app_icon.png
LICENSE
OAT.xml
README_zh.md
UPDATE_TTERATION.md
build-profile.json5
common/build-profile.json5
common/component.ets
common/hvigorfile.ts
common/index.ts
common/oh-package.json5
common/src/main/ets/default/animation/remoteanimation/WindowAnimationControllerImpl.ts
common/src/main/ets/default/base/BaseCloseAppHandler.ts
common/src/main/ets/default/base/BaseDragHandler.ts
common/src/main/ets/default/base/BaseModulePreLoader.ts
common/src/main/ets/default/base/BaseRemoteAnimationHandler.ts
common/src/main/ets/default/base/BaseStage.ts
common/src/main/ets/default/base/BaseStartAppHandler.ts
common/src/main/ets/default/base/BaseViewModel.ts
common/src/main/ets/default/base/index.ts
common/src/main/ets/default/bean/AppItemInfo.ts
common/src/main/ets/default/bean/BadgeItemInfo.ts
common/src/main/ets/default/bean/BaseColumns.ts
common/src/main/ets/default/bean/CardItemInfo.ts
common/src/main/ets/default/bean/DesktopApplicationColumns.ts
common/src/main/ets/default/bean/DockItemInfo.ts
common/src/main/ets/default/bean/FolderItemInfo.ts
common/src/main/ets/default/bean/GridLayoutInfoColumns.ts
common/src/main/ets/default/bean/GridLayoutItemBuilder.ts
common/src/main/ets/default/bean/GridLayoutItemInfo.ts
common/src/main/ets/default/bean/LauncherDragItemInfo.ts
common/src/main/ets/default/bean/MenuInfo.ts
common/src/main/ets/default/bean/MissionInfo.ts
common/src/main/ets/default/bean/RecentBundleMissionInfo.ts
common/src/main/ets/default/bean/RecentMissionInfo.ts
common/src/main/ets/default/bean/SettingDbInfo.ts
common/src/main/ets/default/bean/SettingItemInfo.ts
common/src/main/ets/default/bean/SettingItemOption.ts
common/src/main/ets/default/bean/SnapShotInfo.ts
common/src/main/ets/default/bean/index.ts
common/src/main/ets/default/cache/AppListInfoCacheManager.ts
common/src/main/ets/default/cache/AppResourceCacheManager.ts
common/src/main/ets/default/cache/DiskLruCache.ts
common/src/main/ets/default/cache/FormListInfoCacheManager.ts
common/src/main/ets/default/cache/LruCache.ts
common/src/main/ets/default/configs/DefaultLayoutConfig.ts
common/src/main/ets/default/configs/FolderLayoutInfo.ts
common/src/main/ets/default/configs/FormLayoutInfo.ts
common/src/main/ets/default/configs/GridLayoutConfigs.ts
common/src/main/ets/default/configs/RdbStoreConfig.ts
common/src/main/ets/default/configs/SettingItemsConfig.ts
common/src/main/ets/default/configs/SystemApplication.ts
common/src/main/ets/default/constants/CommonConstants.ts
common/src/main/ets/default/constants/EventConstants.ts
common/src/main/ets/default/constants/FormConstants.ts
common/src/main/ets/default/constants/NumberConstants.ts
common/src/main/ets/default/constants/PresetStyleConstants.ts
common/src/main/ets/default/constants/RemoteConstants.ts
common/src/main/ets/default/constants/StyleConstants.ts
common/src/main/ets/default/constants/index.ts
common/src/main/ets/default/interface/DragArea.ts
common/src/main/ets/default/interface/DragItemPosition.ts
common/src/main/ets/default/interface/FolderData.ts
common/src/main/ets/default/interface/GridLayoutInfo.ts
common/src/main/ets/default/interface/index.ts
common/src/main/ets/default/layoutconfig/AppGridStyleConfig.ts
common/src/main/ets/default/layoutconfig/AppListStyleConfig.ts
common/src/main/ets/default/layoutconfig/FolderLayoutConfig.ts
common/src/main/ets/default/layoutconfig/FormLayoutConfig.ts
common/src/main/ets/default/layoutconfig/ILayoutConfig.ts
common/src/main/ets/default/layoutconfig/LauncherLayoutStyleConfig.ts
common/src/main/ets/default/layoutconfig/LayoutConfigManager.ts
common/src/main/ets/default/layoutconfig/PageDesktopAppModeConfig.ts
common/src/main/ets/default/layoutconfig/PageDesktopLayoutConfig.ts
common/src/main/ets/default/layoutconfig/PageDesktopModeConfig.ts
common/src/main/ets/default/layoutconfig/RecentsModeConfig.ts
common/src/main/ets/default/layoutconfig/index.ts
common/src/main/ets/default/manager/AmsMissionManager.ts
common/src/main/ets/default/manager/AtomicServiceAbilityManager.ts
common/src/main/ets/default/manager/BadgeManager.ts
common/src/main/ets/default/manager/CloseAppManager.ts
common/src/main/ets/default/manager/CommonBundleManager.ts
common/src/main/ets/default/manager/CommonEventManager.ts
common/src/main/ets/default/manager/DisplayManager.ts
common/src/main/ets/default/manager/FileManager.ts
common/src/main/ets/default/manager/FormManager.ts
common/src/main/ets/default/manager/InputMethodManager.ts
common/src/main/ets/default/manager/LauncherAbilityManager.ts
common/src/main/ets/default/manager/LocalEventManager.ts
common/src/main/ets/default/manager/NavigationBarCommonEventManager.ts
common/src/main/ets/default/manager/PreferencesHelper.ts
common/src/main/ets/default/manager/RdbStoreManager.ts
common/src/main/ets/default/manager/ResourceManager.ts
common/src/main/ets/default/manager/SettingsDataManager.ts
common/src/main/ets/default/manager/WindowManager.ts
common/src/main/ets/default/manager/index.ts
common/src/main/ets/default/model/AppModel.ts
common/src/main/ets/default/model/AtomicServiceAppModel.ts
common/src/main/ets/default/model/FormModel.ts
common/src/main/ets/default/model/PageDesktopModel.ts
common/src/main/ets/default/model/RecentMissionsModel.ts
common/src/main/ets/default/model/SettingsModel.ts
common/src/main/ets/default/model/SettingsModelObserver.ts
common/src/main/ets/default/model/index.ts
common/src/main/ets/default/settings/SettingItemOptionsChecker.ts
common/src/main/ets/default/settings/SettingItemsManager.ts
common/src/main/ets/default/uicomponents/AppBubble.ets
common/src/main/ets/default/uicomponents/AppGrid.ets
common/src/main/ets/default/uicomponents/AppIcon.ets
common/src/main/ets/default/uicomponents/AppMenu.ets
common/src/main/ets/default/uicomponents/AppName.ets
common/src/main/ets/default/uicomponents/FolderComponent.ets
common/src/main/ets/default/uicomponents/FormItemComponent.ets
common/src/main/ets/default/uicomponents/FormManagerDialog.ets
common/src/main/ets/default/uicomponents/OverlayAppIcon.ets
common/src/main/ets/default/uicomponents/RemoteWindowWrapper.ets
common/src/main/ets/default/uicomponents/RemoveFormDialog.ets
common/src/main/ets/default/uicomponents/ScrollerComponent.ets
common/src/main/ets/default/uicomponents/UninstallDialog.ets
common/src/main/ets/default/uicomponents/index.ets
common/src/main/ets/default/utils/BitSet.ts
common/src/main/ets/default/utils/CheckEmptyUtils.ts
common/src/main/ets/default/utils/FileUtils.ts
common/src/main/ets/default/utils/GridLayoutUtil.ts
common/src/main/ets/default/utils/Log.ts
common/src/main/ets/default/utils/ObjectCopyUtil.ts
common/src/main/ets/default/utils/Pinyin.ts
common/src/main/ets/default/utils/PinyinDict.ts
common/src/main/ets/default/utils/PinyinSort.ts
common/src/main/ets/default/utils/Trace.ts
common/src/main/ets/default/utils/index.ts
common/src/main/ets/default/viewmodel/LayoutViewModel.ts
common/src/main/module.json5
common/src/main/resources/base/element/color.json
common/src/main/resources/base/element/float.json
common/src/main/resources/base/element/string.json
common/src/main/resources/base/media/ic_public_arrow_left.png
common/src/main/resources/base/media/ic_public_arrow_right.png
common/src/main/resources/base/media/ic_public_cancel.svg
feature/appcenter/build-profile.json5
feature/appcenter/component.ets
feature/appcenter/hvigorfile.ts
feature/appcenter/index.ts
feature/appcenter/oh-package.json5
feature/appcenter/src/main/ets/default/common/AppCenterGridStyleConfig.ts
feature/appcenter/src/main/ets/default/common/AppCenterListStyleConfig.ts
feature/appcenter/src/main/ets/default/common/AppCenterPreLoader.ts
feature/appcenter/src/main/ets/default/common/AppCenterStartAppHandler.ts
feature/appcenter/src/main/ets/default/common/constants/AppcenterConstants.ts
feature/appcenter/src/main/ets/default/common/pics/img_wallpaper_default.jpg
feature/appcenter/src/main/ets/default/layout/AppGridLayout.ets
feature/appcenter/src/main/ets/default/viewmodel/AppGridViewModel.ts
feature/appcenter/src/main/ets/default/viewmodel/AppListViewModel.ts
feature/appcenter/src/main/module.json5
feature/appcenter/src/main/resources/base/element/string.json
feature/bigfolder/build-profile.json5
feature/bigfolder/component.ets
feature/bigfolder/hvigorfile.ts
feature/bigfolder/index.ts
feature/bigfolder/oh-package.json5
feature/bigfolder/src/main/ets/default/common/BigFolderPreLoader.ts
feature/bigfolder/src/main/ets/default/common/BigFolderStartAppHandler.ts
feature/bigfolder/src/main/ets/default/common/BigFolderStyleConfig.ts
feature/bigfolder/src/main/ets/default/common/constants/BigFolderConstants.ts
feature/bigfolder/src/main/ets/default/common/constants/BigFolderStyleConstants.ts
feature/bigfolder/src/main/ets/default/common/uicomponents/FolderAppListDialog.ets
feature/bigfolder/src/main/ets/default/common/uicomponents/TitleDescriptionComponent.ets
feature/bigfolder/src/main/ets/default/model/BigFolderModel.ts
feature/bigfolder/src/main/ets/default/view/FolderOpenComponent.ets
feature/bigfolder/src/main/ets/default/viewmodel/BigFolderViewModel.ts
feature/bigfolder/src/main/module.json5
feature/bigfolder/src/main/resources/base/element/string.json
feature/form/build-profile.json5
feature/form/component.ets
feature/form/hvigorfile.ts
feature/form/index.ts
feature/form/oh-package.json5
feature/form/src/main/ets/default/common/FormDetailLayoutConfig.ts
feature/form/src/main/ets/default/common/FormPreLoader.ts
feature/form/src/main/ets/default/common/FormStyleConfig.ts
feature/form/src/main/ets/default/common/constants/FeatureConstants.ts
feature/form/src/main/ets/default/common/constants/FormConstants.ts
feature/form/src/main/ets/default/common/constants/StyleConstants.ts
feature/form/src/main/ets/default/common/pics/ic_wallpaper_form_manager.jpg
feature/form/src/main/ets/default/common/uicomponents/ServiceFormAppItem.ets
feature/form/src/main/ets/default/common/uicomponents/ServiceFormItem.ets
feature/form/src/main/ets/default/datapool/CardsDataPool.ts
feature/form/src/main/ets/default/datapool/RecommendCardsDataPool.ts
feature/form/src/main/ets/default/datasource/AppInstallDataSource.ts
feature/form/src/main/ets/default/datasource/AppUpdateDataSource.ts
feature/form/src/main/ets/default/datasource/BaseDataSource.ts
feature/form/src/main/ets/default/datasource/BigDataDataSource.ts
feature/form/src/main/ets/default/datasource/HighFrequencyAppDataSource.ts
feature/form/src/main/ets/default/datasource/IncrementDataSource.ts
feature/form/src/main/ets/default/manager/AppFormWeightManager.ts
feature/form/src/main/ets/default/manager/GridRowManager.ts
feature/form/src/main/ets/default/manager/RecommendFormManager.ts
feature/form/src/main/ets/default/manager/ServiceFormManager.ts
feature/form/src/main/ets/default/view/FormManagerComponent.ets
feature/form/src/main/ets/default/view/FormServiceComponent.ets
feature/form/src/main/ets/default/viewmodel/FormViewModel.ts
feature/form/src/main/module.json5
feature/form/src/main/resources/rawfile/service_form_config.json
feature/gesturenavigation/build-profile.json5
feature/gesturenavigation/hvigorfile.ts
feature/gesturenavigation/index.ts
feature/gesturenavigation/oh-package.json5
feature/gesturenavigation/src/main/ets/default/common/GestureNavigationExecutors.ts
feature/gesturenavigation/src/main/ets/default/common/GestureNavigationManager.ts
feature/gesturenavigation/src/main/module.json5
feature/gesturenavigation/src/main/resources/base/element/string.json
feature/numbadge/.gitignore
feature/numbadge/build-profile.json5
feature/numbadge/hvigorfile.ts
feature/numbadge/index.ts
feature/numbadge/oh-package.json5
feature/numbadge/src/main/ets/default/manager/NumBadgeManager.ts
feature/numbadge/src/main/module.json5
feature/pagedesktop/build-profile.json5
feature/pagedesktop/component.ets
feature/pagedesktop/hvigorfile.ts
feature/pagedesktop/index.ts
feature/pagedesktop/oh-package.json5
feature/pagedesktop/src/main/ets/default/common/PageDesktopCloseAppHandler.ts
feature/pagedesktop/src/main/ets/default/common/PageDesktopDragHandler.ts
feature/pagedesktop/src/main/ets/default/common/PageDesktopGridStyleConfig.ts
feature/pagedesktop/src/main/ets/default/common/PageDesktopPreLoader.ts
feature/pagedesktop/src/main/ets/default/common/PageDesktopStartAppHandler.ts
feature/pagedesktop/src/main/ets/default/common/components/AppItem.ets
feature/pagedesktop/src/main/ets/default/common/components/FolderItem.ets
feature/pagedesktop/src/main/ets/default/common/components/FormItem.ets
feature/pagedesktop/src/main/ets/default/common/components/GridSwiper.ets
feature/pagedesktop/src/main/ets/default/common/components/SwiperPage.ets
feature/pagedesktop/src/main/ets/default/common/constants/PageDesktopConstants.ts
feature/pagedesktop/src/main/ets/default/layout/PageDesktopLayout.ets
feature/pagedesktop/src/main/ets/default/viewmodel/PageDesktopViewModel.ts
feature/pagedesktop/src/main/module.json5
feature/pagedesktop/src/main/resources/base/element/string.json
feature/pagedesktop/src/main/resources/en_US/element/string.json
feature/pagedesktop/src/main/resources/zh_CN/element/string.json
feature/recents/build-profile.json5
feature/recents/component.ets
feature/recents/hvigorfile.ts
feature/recents/index.ts
feature/recents/oh-package.json5
feature/recents/src/main/ets/default/common/RecentMissionStartAppHandler.ts
feature/recents/src/main/ets/default/common/RecentMissionsPreLoader.ts
feature/recents/src/main/ets/default/common/RecentMissionsStage.ts
feature/recents/src/main/ets/default/common/configs/PadRecentsModeInfo.ts
feature/recents/src/main/ets/default/common/constants/RecentsStyleConstants.ts
feature/recents/src/main/ets/default/common/layoutconfig/RecentModeFeatureConfig.ts
feature/recents/src/main/ets/default/common/layoutconfig/RecentModePadConfig.ts
feature/recents/src/main/ets/default/common/pics/ic_public_delete.svg
feature/recents/src/main/ets/default/common/pics/ic_public_lock.svg
feature/recents/src/main/ets/default/common/pics/ic_wallpaper_recent.jpg
feature/recents/src/main/ets/default/common/pics/icon.png
feature/recents/src/main/ets/default/common/pics/img_app_default.png
feature/recents/src/main/ets/default/common/uicomponents/RecentMissionAppIcon.ets
feature/recents/src/main/ets/default/common/uicomponents/RecentMissionAppName.ets
feature/recents/src/main/ets/default/common/uicomponents/RecentMissionCard.ets
feature/recents/src/main/ets/default/view/RecentMissionsDoubleLayout.ets
feature/recents/src/main/ets/default/view/RecentMissionsSingleLayout.ets
feature/recents/src/main/ets/default/viewmodel/RecentMissionsViewModel.ts
feature/recents/src/main/module.json5
feature/settings/build-profile.json5
feature/settings/hvigorfile.js
feature/settings/oh-package.json5
feature/settings/src/main/ets/Application/AbilityStage.ts
feature/settings/src/main/ets/MainAbility/MainAbility.ts
feature/settings/src/main/ets/common/SettingsPreLoader.ts
feature/settings/src/main/ets/common/SettingsStage.ts
feature/settings/src/main/ets/common/constants/SettingsStyleConstants.ts
feature/settings/src/main/ets/common/presenter/SettingsPresenter.ts
feature/settings/src/main/ets/pages/Settings.ets
feature/settings/src/main/module.json5
feature/settings/src/main/resources/base/element/color.json
feature/settings/src/main/resources/base/element/float.json
feature/settings/src/main/resources/base/element/string.json
feature/settings/src/main/resources/base/media/ic_back.svg
feature/settings/src/main/resources/base/media/ic_settings_arrow.svg
feature/settings/src/main/resources/base/media/icon.png
feature/settings/src/main/resources/base/media/startWindowIcon.PNG
feature/settings/src/main/resources/base/profile/main_pages.json
feature/settings/src/main/resources/en_US/element/string.json
feature/settings/src/main/resources/tablet/element/float.json
feature/settings/src/main/resources/zh_CN/element/string.json
feature/smartdock/build-profile.json5
feature/smartdock/component.ets
feature/smartdock/hvigorfile.ts
feature/smartdock/index.ts
feature/smartdock/oh-package.json5
feature/smartdock/src/main/ets/default/common/SmartDockCloseAppHandler.ts
feature/smartdock/src/main/ets/default/common/SmartDockDragHandler.ts
feature/smartdock/src/main/ets/default/common/SmartDockPreLoader.ts
feature/smartdock/src/main/ets/default/common/SmartDockStartAppHandler.ts
feature/smartdock/src/main/ets/default/common/constants/SmartDockConstants.ts
feature/smartdock/src/main/ets/default/config/SmartDockLayoutConfig.ts
feature/smartdock/src/main/ets/default/config/SmartDockModeConfig.ts
feature/smartdock/src/main/ets/default/config/SmartDockStyleConfig.ts
feature/smartdock/src/main/ets/default/layout/RecentLayout.ets
feature/smartdock/src/main/ets/default/layout/ResidentLayout.ets
feature/smartdock/src/main/ets/default/layout/SmartDock.ets
feature/smartdock/src/main/ets/default/model/SmartDockModel.ts
feature/smartdock/src/main/ets/default/viewmodel/SmartDockViewModel.ts
feature/smartdock/src/main/module.json5
feature/smartdock/src/main/resources/base/element/string.json
feature/smartdock/src/main/resources/base/media/icon.png
figures/launcherl2-zh.png
figures/launcherl3-zh.png
figures/launcherl4-zh.png
figures/launcherl5-zh.png
figures/launcherl6-zh.png
hvigor/hvigor-config.json5
hvigor/hvigor-wrapper.js
hvigorfile.js
hvigorw
hvigorw.bat
local.properties
oh-package.json5
product/pad/build-profile.json5
product/pad/hvigorfile.js
product/pad/oh-package.json5
product/pad/src/main/ets/Application/AbilityStage.ts
product/pad/src/main/ets/MainAbility/MainAbility.ts
product/pad/src/main/ets/common/LauncherLayoutPreLoader.ts
product/pad/src/main/ets/common/PadFolderLayoutConfig.ts
product/pad/src/main/ets/common/PadFormLayoutConfig.ts
product/pad/src/main/ets/common/PadLauncherLayoutStyleConfig.ts
product/pad/src/main/ets/common/PadPageDesktopGridStyleConfig.ts
product/pad/src/main/ets/common/PadPresetDockItem.ts
product/pad/src/main/ets/common/PadSmartDockLayoutConfig.ts
product/pad/src/main/ets/common/PadStage.ts
product/pad/src/main/ets/common/configs/PadFolderLayoutInfo.ts
product/pad/src/main/ets/common/configs/PadFormLayoutInfo.ts
product/pad/src/main/ets/common/constants/PadPresentConstants.ts
product/pad/src/main/ets/common/constants/StyleConstants.ts
product/pad/src/main/ets/common/pics/ic_arrow_right.svg
product/pad/src/main/ets/common/pics/ic_form_mgr_back.png
product/pad/src/main/ets/common/pics/ic_public_add.svg
product/pad/src/main/ets/common/pics/ic_public_add_black.svg
product/pad/src/main/ets/common/pics/ic_public_add_norm.svg
product/pad/src/main/ets/common/pics/ic_public_app.svg
product/pad/src/main/ets/common/pics/ic_public_cancel.svg
product/pad/src/main/ets/common/pics/ic_public_copy.svg
product/pad/src/main/ets/common/pics/ic_public_delete.svg
product/pad/src/main/ets/common/pics/ic_public_delete_full.svg
product/pad/src/main/ets/common/pics/ic_public_edit.svg
product/pad/src/main/ets/common/pics/ic_public_lock.svg
product/pad/src/main/ets/common/pics/ic_public_remove.svg
product/pad/src/main/ets/common/pics/ic_public_settings.svg
product/pad/src/main/ets/common/pics/ic_rename.svg
product/pad/src/main/ets/common/pics/ic_wallpaper_form_manager.jpg
product/pad/src/main/ets/common/pics/ic_wallpaper_recent.jpg
product/pad/src/main/ets/common/pics/img_wallpaper_default.jpg
product/pad/src/main/ets/pages/AppCenterView.ets
product/pad/src/main/ets/pages/EmptyPage.ets
product/pad/src/main/ets/pages/EntryView.ets
product/pad/src/main/ets/pages/RecentView.ets
product/pad/src/main/ets/pages/SubDisplayWallpaperPage.ets
product/pad/src/main/module.json5
product/pad/src/main/resources/base/element/color.json
product/pad/src/main/resources/base/element/float.json
product/pad/src/main/resources/base/element/string.json
product/pad/src/main/resources/base/media/ic_allapps.png
product/pad/src/main/resources/base/media/ic_multitask.png
product/pad/src/main/resources/base/media/ic_public_arrow_left.png
product/pad/src/main/resources/base/media/ic_public_arrow_right.png
product/pad/src/main/resources/base/media/ic_public_cancel.svg
product/pad/src/main/resources/base/media/icon.png
product/pad/src/main/resources/base/media/img_app_default.png
product/pad/src/main/resources/base/profile/main_pages.json
product/pad/src/main/resources/en_US/element/string.json
product/pad/src/main/resources/zh_CN/element/string.json
product/phone/build-profile.json5
product/phone/hvigorfile.js
product/phone/oh-package.json5
product/phone/src/main/ets/Application/AbilityStage.ts
product/phone/src/main/ets/MainAbility/MainAbility.ts
product/phone/src/main/ets/common/LauncherLayoutPreLoader.ts
product/phone/src/main/ets/common/PhoneFolderLayoutConfig.ts
product/phone/src/main/ets/common/PhoneFormLayoutConfig.ts
product/phone/src/main/ets/common/PhoneLauncherLayoutStyleConfig.ts
product/phone/src/main/ets/common/PhonePageDesktopGridStyleConfig.ts
product/phone/src/main/ets/common/PhonePresetDockItem.ts
product/phone/src/main/ets/common/PhoneSmartDockLayoutConfig.ts
product/phone/src/main/ets/common/PhoneSmartDockStyleConfig.ts
product/phone/src/main/ets/common/PhoneStage.ts
product/phone/src/main/ets/common/configs/DefaultLayoutConfig.ts
product/phone/src/main/ets/common/configs/PhoneFolderLayoutInfo.ts
product/phone/src/main/ets/common/configs/PhoneFormLayoutInfo.ts
product/phone/src/main/ets/common/constants/PhonePresetStyleConstants.ts
product/phone/src/main/ets/common/constants/StyleConstants.ts
product/phone/src/main/ets/common/pics/ic_arrow_right.svg
product/phone/src/main/ets/common/pics/ic_desktop_servicewidgets.svg
product/phone/src/main/ets/common/pics/ic_form_center.svg
product/phone/src/main/ets/common/pics/ic_form_mgr_back.png
product/phone/src/main/ets/common/pics/ic_public_add.svg
product/phone/src/main/ets/common/pics/ic_public_add_black.svg
product/phone/src/main/ets/common/pics/ic_public_add_norm.svg
product/phone/src/main/ets/common/pics/ic_public_app.svg
product/phone/src/main/ets/common/pics/ic_public_back.svg
product/phone/src/main/ets/common/pics/ic_public_cancel.svg
product/phone/src/main/ets/common/pics/ic_public_copy.svg
product/phone/src/main/ets/common/pics/ic_public_delete.svg
product/phone/src/main/ets/common/pics/ic_public_delete_full.svg
product/phone/src/main/ets/common/pics/ic_public_edit.svg
product/phone/src/main/ets/common/pics/ic_public_lock.svg
product/phone/src/main/ets/common/pics/ic_public_remove.svg
product/phone/src/main/ets/common/pics/ic_public_settings.svg
product/phone/src/main/ets/common/pics/ic_rename.svg
product/phone/src/main/ets/common/pics/ic_wallpaper_form_manager.jpg
product/phone/src/main/ets/common/pics/ic_wallpaper_recent.jpg
product/phone/src/main/ets/common/pics/icon.png
product/phone/src/main/ets/common/pics/img_wallpaper_default.jpg
product/phone/src/main/ets/pages/EmptyPage.ets
product/phone/src/main/ets/pages/EntryView.ets
product/phone/src/main/ets/pages/FormManagerView.ets
product/phone/src/main/ets/pages/FormServiceView.ets
product/phone/src/main/ets/pages/RecentView.ets
product/phone/src/main/ets/pages/SubDisplayWallpaperPage.ets
product/phone/src/main/module.json5
product/phone/src/main/resources/base/element/string.json
product/phone/src/main/resources/base/media/ic_public_arrow_left.png
product/phone/src/main/resources/base/media/ic_public_arrow_right.png
product/phone/src/main/resources/base/media/ic_public_cancel.svg
product/phone/src/main/resources/base/media/icon.png
product/phone/src/main/resources/base/media/img_app_default.png
product/phone/src/main/resources/base/profile/main_pages.json
product/phone/src/main/resources/en_US/element/string.json
product/phone/src/main/resources/rawfile/layoutInfo.json
product/phone/src/main/resources/zh_CN/element/string.json
signature/OpenHarmony.p12
signature/OpenHarmonyApplication.cer
signature/launcher.p7b
signature/material/ac/abc675a5c73b4251bd7a060b00b60c6e
signature/material/ce/d81bd819e753487cac2130bfb57db2c5
signature/material/fd/0/11f35390d7f9453582c0ff2f4e37fe17
signature/material/fd/1/396736be19dd49059fa92524fab8f177
signature/material/fd/2/b5261d8c87c14ebb88e7899c2826b34a