History log of /
applications
/
standard
/
photos
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
00aff185
17-Oct-2024
openharmony_ci <120357966@qq.com>
!609 【master】图库-新建相册并添加照片后,点击图片更多按钮选择移动到其他相册,图片直接被删除
Merge pull request !609 from liujuan/master
"figures/1\345\261\202\351\200\273\350\276\221.png"
.gitignore
AppScope/app.json5
AppScope/resources/base/element/string.json
AppScope/resources/base/media/app_icon.png
AppScope/resources/base/media/ohos_gallery.png
LICENSE
OAT.xml
README.en.md
README_zh.md
build-profile.json5
bundle.json
common/.gitignore
common/CommonComponents.ets
common/build-profile.json5
common/hvigorfile.ts
common/index.ts
common/oh-package.json5
common/src/main/ets/default/access/UserFileManagerAccess.ts
common/src/main/ets/default/interface/BrowserDataFactory.ts
common/src/main/ets/default/interface/BrowserDataInterface.ts
common/src/main/ets/default/interface/BrowserOperationFactory.ts
common/src/main/ets/default/interface/BrowserOperationInterface.ts
common/src/main/ets/default/interface/MenuOperationFactory.ts
common/src/main/ets/default/model/browser/AbsDataSource.ts
common/src/main/ets/default/model/browser/AlbumDefine.ts
common/src/main/ets/default/model/browser/BrowserDataImpl.ts
common/src/main/ets/default/model/browser/CommonObserverCallback.ts
common/src/main/ets/default/model/browser/LoadingListener.ts
common/src/main/ets/default/model/browser/SelectManager.ts
common/src/main/ets/default/model/browser/SelectionState.ts
common/src/main/ets/default/model/browser/album/AlbumDataImpl.ts
common/src/main/ets/default/model/browser/album/AlbumInfo.ts
common/src/main/ets/default/model/browser/album/AlbumSetCallback.ts
common/src/main/ets/default/model/browser/album/AlbumSetDataSource.ts
common/src/main/ets/default/model/browser/dataObserver/MediaObserver.ts
common/src/main/ets/default/model/browser/dataObserver/MediaObserverCallback.ts
common/src/main/ets/default/model/browser/photo/Constants.ts
common/src/main/ets/default/model/browser/photo/EventPipeline.ts
common/src/main/ets/default/model/browser/photo/FifoCache.ts
common/src/main/ets/default/model/browser/photo/GetItemCallback.ts
common/src/main/ets/default/model/browser/photo/GetItemIndexCallback.ts
common/src/main/ets/default/model/browser/photo/GetItemsCallback.ts
common/src/main/ets/default/model/browser/photo/GetMediaCountCallback.ts
common/src/main/ets/default/model/browser/photo/ImageGridItem.ts
common/src/main/ets/default/model/browser/photo/JumpSourceToMain.ts
common/src/main/ets/default/model/browser/photo/MediaDataSource.ts
common/src/main/ets/default/model/browser/photo/MediaItem.ts
common/src/main/ets/default/model/browser/photo/OperationImpl.ts
common/src/main/ets/default/model/browser/photo/PendingCondition.ts
common/src/main/ets/default/model/browser/photo/PendingTask.ts
common/src/main/ets/default/model/browser/photo/PhotoDataImpl.ts
common/src/main/ets/default/model/browser/photo/PhotoDataSource.ts
common/src/main/ets/default/model/browser/photo/PhotoItemGestureCallback.ts
common/src/main/ets/default/model/browser/photo/SelectUtil.ts
common/src/main/ets/default/model/browser/photo/Thumbnail.ts
common/src/main/ets/default/model/browser/photo/TimelineData.ts
common/src/main/ets/default/model/browser/photo/TimelineDataImpl.ts
common/src/main/ets/default/model/browser/photo/UriDataSource.ts
common/src/main/ets/default/model/browser/photo/ViewData.ts
common/src/main/ets/default/model/browser/photo/ViewType.ts
common/src/main/ets/default/model/common/AlbumSetDataInfo.ts
common/src/main/ets/default/model/common/AsyncCallback.ts
common/src/main/ets/default/model/common/BroadCastConstants.ts
common/src/main/ets/default/model/common/BroadCastManager.ts
common/src/main/ets/default/model/common/Constants.ts
common/src/main/ets/default/model/common/DataTypes.ts
common/src/main/ets/default/model/common/DialogUtil.ts
common/src/main/ets/default/model/common/HistogramManager.ets
common/src/main/ets/default/model/common/MediaConstants.ts
common/src/main/ets/default/model/common/MediaOperationType.ts
common/src/main/ets/default/model/common/MultimodalInputManager.ts
common/src/main/ets/default/model/common/PixelMapManager.ts
common/src/main/ets/default/model/common/Releasable.ts
common/src/main/ets/default/model/common/ScreenManager.ts
common/src/main/ets/default/model/common/StatusBarColorController.ts
common/src/main/ets/default/model/common/TabItem.ets
common/src/main/ets/default/model/common/WorkerThreadPool.ets
common/src/main/ets/default/utils/BreakPointSystem.ts
common/src/main/ets/default/utils/BroadCast.ts
common/src/main/ets/default/utils/DataStoreUtil.ts
common/src/main/ets/default/utils/DateUtil.ts
common/src/main/ets/default/utils/ErrUtil.ts
common/src/main/ets/default/utils/ImageUtil.ts
common/src/main/ets/default/utils/Log.ts
common/src/main/ets/default/utils/MathUtil.ts
common/src/main/ets/default/utils/Matrix4x4.ets
common/src/main/ets/default/utils/ReportToBigDataUtil.ts
common/src/main/ets/default/utils/StringUtil.ts
common/src/main/ets/default/utils/SystemUtil.ts
common/src/main/ets/default/utils/TraceControllerUtils.ts
common/src/main/ets/default/utils/UiUtil.ts
common/src/main/ets/default/utils/WindowUtil.ts
common/src/main/ets/default/view/BrowserController.ets
common/src/main/ets/default/view/DetailsDialogComponent.ets
common/src/main/ets/default/view/GridScrollBar.ets
common/src/main/ets/default/view/Histogram.ets
common/src/main/ets/default/view/ImageGridItemComponent.ets
common/src/main/ets/default/view/LoadingPanel.ets
common/src/main/ets/default/view/NoPhotoComponent.ets
common/src/main/ets/default/view/NoPhotoIndexComponent.ets
common/src/main/ets/default/view/PhotoBrowserBg.ets
common/src/main/ets/default/view/PhotoBrowserComponentBg.ets
common/src/main/ets/default/view/PhotoBrowserHolder.ets
common/src/main/ets/default/view/PhotoItem.ets
common/src/main/ets/default/view/PhotoSwiper.ets
common/src/main/ets/default/view/TabBar.ets
common/src/main/ets/default/view/ThirdSelectPhotoBrowserActionBar.ets
common/src/main/ets/default/view/actionbar/ActionBar.ets
common/src/main/ets/default/view/actionbar/ActionBarButton.ets
common/src/main/ets/default/view/actionbar/DetailMenuPanel.ets
common/src/main/ets/default/view/actionbar/DetailTitle.ets
common/src/main/ets/default/view/actionbar/MenuPanel.ets
common/src/main/ets/default/view/actionbar/SelectionActionBarBg.ets
common/src/main/ets/default/view/actionbar/SelectionTitle.ets
common/src/main/ets/default/view/actionbar/SingleTitle.ets
common/src/main/ets/default/view/actionbar/ToolBar.ets
common/src/main/ets/default/view/actionbar/ToolBarButton.ets
common/src/main/ets/default/view/browserOperation/Action.ts
common/src/main/ets/default/view/browserOperation/ActionBarMode.ts
common/src/main/ets/default/view/browserOperation/ActionBarProp.ts
common/src/main/ets/default/view/browserOperation/AddMenuOperation.ts
common/src/main/ets/default/view/browserOperation/AlbumListCard.ets
common/src/main/ets/default/view/browserOperation/AlbumSetNewMenuOperation.ets
common/src/main/ets/default/view/browserOperation/BatchDeleteMenuOperation.ts
common/src/main/ets/default/view/browserOperation/BatchRemoveMenuOperation.ts
common/src/main/ets/default/view/browserOperation/DeleteMenuOperation.ts
common/src/main/ets/default/view/browserOperation/MediaOperationActionBar.ets
common/src/main/ets/default/view/browserOperation/MediaOperationBasePage.ets
common/src/main/ets/default/view/browserOperation/MenuContext.ts
common/src/main/ets/default/view/browserOperation/MenuOperation.ts
common/src/main/ets/default/view/browserOperation/MenuOperationCallback.ts
common/src/main/ets/default/view/browserOperation/MoveMenuOperation.ts
common/src/main/ets/default/view/browserOperation/MoveOrCopyBroadCastProp.ets
common/src/main/ets/default/view/browserOperation/ProcessMenuOperation.ts
common/src/main/ets/default/view/browserOperation/RemoveMenuOperation.ts
common/src/main/ets/default/view/browserOperation/ShareMenuOperation.ts
common/src/main/ets/default/view/browserOperation/ThirdDeleteOperation.ts
common/src/main/ets/default/view/dialog/AddNotesDialog.ets
common/src/main/ets/default/view/dialog/CancelOperationDialog.ets
common/src/main/ets/default/view/dialog/CopyOrMoveDialog.ets
common/src/main/ets/default/view/dialog/CustomDialogView.ets
common/src/main/ets/default/view/dialog/DeleteDialog.ets
common/src/main/ets/default/view/dialog/DeleteProgressDialog.ets
common/src/main/ets/default/view/dialog/DetailsDialog.ets
common/src/main/ets/default/view/dialog/DownloadCancelOperationDialog.ets
common/src/main/ets/default/view/dialog/EditExitDialog.ets
common/src/main/ets/default/view/dialog/MultiSelectDialog.ets
common/src/main/ets/default/view/dialog/NewAlbumDialog.ets
common/src/main/ets/default/view/dialog/ProgressDialog.ets
common/src/main/ets/default/view/dialog/RemoveDialog.ets
common/src/main/ets/default/view/dialog/RemoveProgressDialog.ets
common/src/main/ets/default/view/dialog/RenameDialog.ets
common/src/main/ets/default/view/dialog/SaveDialog.ets
common/src/main/ets/default/view/dialog/SaveImageDialog.ets
common/src/main/ets/default/view/dialog/ThirdDeleteDialog.ets
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/plural.json
common/src/main/resources/base/element/string.json
common/src/main/resources/base/media/add.svg
common/src/main/resources/base/media/album_empty.png
common/src/main/resources/base/media/all_select.svg
common/src/main/resources/base/media/alt_placeholder.svg
common/src/main/resources/base/media/alt_video_placeholder.svg
common/src/main/resources/base/media/always_on.svg
common/src/main/resources/base/media/arrow.png
common/src/main/resources/base/media/auto.svg
common/src/main/resources/base/media/bold.svg
common/src/main/resources/base/media/center_weighted.svg
common/src/main/resources/base/media/cloudy.svg
common/src/main/resources/base/media/cloudy_off.svg
common/src/main/resources/base/media/customer.svg
common/src/main/resources/base/media/download.svg
common/src/main/resources/base/media/filament.svg
common/src/main/resources/base/media/first_delete_dialog_ico.svg
common/src/main/resources/base/media/fluorescent.svg
common/src/main/resources/base/media/frame.svg
common/src/main/resources/base/media/gradientBasePlate.svg
common/src/main/resources/base/media/gradient_mask_layer.png
common/src/main/resources/base/media/ic_albums.svg
common/src/main/resources/base/media/ic_albums_actived.svg
common/src/main/resources/base/media/ic_checkbox_off.svg
common/src/main/resources/base/media/ic_checkbox_off_black_bg.svg
common/src/main/resources/base/media/ic_checkbox_off_overlay.svg
common/src/main/resources/base/media/ic_checkbox_on.svg
common/src/main/resources/base/media/ic_edit.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_brightness.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_bw.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_contrast.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_highlights.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_hue.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_saturation.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_shadows.svg
common/src/main/resources/base/media/ic_edit_photo_adjust_sharpness.svg
common/src/main/resources/base/media/ic_edit_photo_crop_16_9.svg
common/src/main/resources/base/media/ic_edit_photo_crop_1_1.svg
common/src/main/resources/base/media/ic_edit_photo_crop_2_3.svg
common/src/main/resources/base/media/ic_edit_photo_crop_3_2.svg
common/src/main/resources/base/media/ic_edit_photo_crop_3_4.svg
common/src/main/resources/base/media/ic_edit_photo_crop_4_3.svg
common/src/main/resources/base/media/ic_edit_photo_crop_9_16.svg
common/src/main/resources/base/media/ic_edit_photo_crop_freedom.svg
common/src/main/resources/base/media/ic_edit_photo_crop_landfull.svg
common/src/main/resources/base/media/ic_edit_photo_crop_mirror.svg
common/src/main/resources/base/media/ic_edit_photo_crop_portfull.svg
common/src/main/resources/base/media/ic_edit_photo_crop_rotate.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_color_action2.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_color_pressed1.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_eraser.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_pen_arrow.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_pen_circle.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_pen_free.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_pen_line.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_pen_rectangle.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_stroke_1.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_stroke_2.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_stroke_3.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_stroke_4.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_stroke_5.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_style_arrow.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_style_cirle.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_style_free.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_style_line.svg
common/src/main/resources/base/media/ic_edit_photo_doodle_style_rectangle.svg
common/src/main/resources/base/media/ic_edit_photo_label_delete.svg
common/src/main/resources/base/media/ic_edit_photo_label_enlarge.svg
common/src/main/resources/base/media/ic_edit_photo_label_text.svg
common/src/main/resources/base/media/ic_edit_photo_more_blur.svg
common/src/main/resources/base/media/ic_edit_photo_more_doodle.svg
common/src/main/resources/base/media/ic_edit_photo_more_label.svg
common/src/main/resources/base/media/ic_edit_photo_more_mosaic.svg
common/src/main/resources/base/media/ic_edit_photo_toolbar_adjust.svg
common/src/main/resources/base/media/ic_edit_photo_toolbar_crop.svg
common/src/main/resources/base/media/ic_edit_photo_toolbar_filter.svg
common/src/main/resources/base/media/ic_edit_photo_toolbar_more.svg
common/src/main/resources/base/media/ic_edit_public_redo.svg
common/src/main/resources/base/media/ic_edit_public_undo.svg
common/src/main/resources/base/media/ic_favorite_overlay.svg
common/src/main/resources/base/media/ic_gallery_form_arrow.svg
common/src/main/resources/base/media/ic_gallery_material_select_checkbox.svg
common/src/main/resources/base/media/ic_gallery_public_Favorite_filled.svg
common/src/main/resources/base/media/ic_gallery_public_back.svg
common/src/main/resources/base/media/ic_gallery_public_cancel.svg
common/src/main/resources/base/media/ic_gallery_public_cancel_bg.svg
common/src/main/resources/base/media/ic_gallery_public_checkbox_filled.svg
common/src/main/resources/base/media/ic_gallery_public_delete_line.svg
common/src/main/resources/base/media/ic_gallery_public_details.svg
common/src/main/resources/base/media/ic_gallery_public_edit.svg
common/src/main/resources/base/media/ic_gallery_public_favorite_line.svg
common/src/main/resources/base/media/ic_gallery_public_more.svg
common/src/main/resources/base/media/ic_gallery_public_new.svg
common/src/main/resources/base/media/ic_gallery_public_ok.svg
common/src/main/resources/base/media/ic_gallery_public_rename.svg
common/src/main/resources/base/media/ic_gallery_public_save.svg
common/src/main/resources/base/media/ic_gallery_public_select_all.svg
common/src/main/resources/base/media/ic_gallery_public_select_all_action.svg
common/src/main/resources/base/media/ic_gallery_public_share.svg
common/src/main/resources/base/media/ic_gallery_public_undo.svg
common/src/main/resources/base/media/ic_goto_photos.svg
common/src/main/resources/base/media/ic_navigation_albums_line.svg
common/src/main/resources/base/media/ic_photo_preview.svg
common/src/main/resources/base/media/ic_photos.svg
common/src/main/resources/base/media/ic_photos_actived.svg
common/src/main/resources/base/media/ic_progress_cancel.svg
common/src/main/resources/base/media/ic_public_camera_grid_item.svg
common/src/main/resources/base/media/ic_public_ok.svg
common/src/main/resources/base/media/ic_public_picture_frame.svg
common/src/main/resources/base/media/ic_public_rotate.svg
common/src/main/resources/base/media/ic_public_spinner_close.svg
common/src/main/resources/base/media/ic_public_spinner_open.svg
common/src/main/resources/base/media/ic_recover.svg
common/src/main/resources/base/media/ic_video.svg
common/src/main/resources/base/media/ic_video_play_btn.svg
common/src/main/resources/base/media/ic_video_play_btn_png.png
common/src/main/resources/base/media/linear.svg
common/src/main/resources/base/media/multi_field.svg
common/src/main/resources/base/media/no_image_icon.png
common/src/main/resources/base/media/off.svg
common/src/main/resources/base/media/on.svg
common/src/main/resources/base/media/photo_empty.png
common/src/main/resources/base/media/picker_border_img.svg
common/src/main/resources/base/media/picker_checkbox_selected_dark.svg
common/src/main/resources/base/media/picker_checkbox_unselected_dark.svg
common/src/main/resources/base/media/picker_radio_selected.svg
common/src/main/resources/base/media/picker_radio_unselected.svg
common/src/main/resources/base/media/play_video_title_bar_mask.svg
common/src/main/resources/base/media/scroll_light.png
common/src/main/resources/base/media/scroll_press_light.png
common/src/main/resources/base/media/side_bar_control_button_hide.svg
common/src/main/resources/base/media/side_bar_control_button_show.svg
common/src/main/resources/base/media/spot.svg
common/src/main/resources/base/media/sunny.svg
common/src/main/resources/base/media/tilt.svg
common/src/main/resources/base/media/wb_auto.svg
common/src/main/resources/ldpi/media/album_empty.png
common/src/main/resources/ldpi/media/gradientBasePlate.svg
common/src/main/resources/ldpi/media/ic_video_play_btn_png.png
common/src/main/resources/ldpi/media/no_image_icon.png
common/src/main/resources/ldpi/media/photo_empty.png
common/src/main/resources/ldpi/media/scroll_light.png
common/src/main/resources/ldpi/media/scroll_press_light.png
common/src/main/resources/mdpi/media/gradientBasePlate.svg
common/src/main/resources/mdpi/media/ic_video_play_btn_png.png
common/src/main/resources/phone/element/color.json
common/src/main/resources/phone/element/float.json
common/src/main/resources/xldpi/media/album_empty.png
common/src/main/resources/xldpi/media/gradientBasePlate.svg
common/src/main/resources/xldpi/media/ic_video_play_btn_png.png
common/src/main/resources/xldpi/media/no_image_icon.png
common/src/main/resources/xldpi/media/photo_empty.png
common/src/main/resources/xldpi/media/scroll_light.png
common/src/main/resources/xldpi/media/scroll_press_light.png
common/src/main/resources/xxldpi/media/album_empty.png
common/src/main/resources/xxldpi/media/gradientBasePlate.svg
common/src/main/resources/xxldpi/media/ic_video_play_btn_png.png
common/src/main/resources/xxldpi/media/no_image_icon.png
common/src/main/resources/xxldpi/media/photo_empty.png
common/src/main/resources/xxldpi/media/scroll_light.png
common/src/main/resources/xxldpi/media/scroll_press_light.png
common/src/main/resources/xxxldpi/media/album_empty.png
common/src/main/resources/xxxldpi/media/gradientBasePlate.svg
common/src/main/resources/xxxldpi/media/ic_video_play_btn_png.png
common/src/main/resources/xxxldpi/media/no_image_icon.png
common/src/main/resources/xxxldpi/media/photo_empty.png
common/src/main/resources/xxxldpi/media/scroll_light.png
common/src/main/resources/xxxldpi/media/scroll_press_light.png
common/src/main/resources/zh_CN/element/plural.json
common/src/main/resources/zh_CN/element/string.json
common/src/main/resources/zh_CN/profile/form_config.json
common/src/main/resources/zz_ZX/element/plural.json
common/src/main/resources/zz_ZX/element/string.json
feature/browser/.gitignore
feature/browser/BrowserComponents.ets
feature/browser/build-profile.json5
feature/browser/hvigorfile.ts
feature/browser/index.ts
feature/browser/oh-package.json5
feature/browser/src/main/ets/default/view/album/AlbumGridItemNewStyle.ets
feature/browser/src/main/ets/default/view/album/AlbumSelectActionBar.ets
feature/browser/src/main/ets/default/view/album/AlbumSelectGridItemNewStyle.ets
feature/browser/src/main/ets/default/view/album/AlbumSetDeleteMenuOperation.ts
feature/browser/src/main/ets/default/view/album/AlbumSetPage.ets
feature/browser/src/main/ets/default/view/album/AlbumSetPageActionBar.ets
feature/browser/src/main/ets/default/view/album/AlbumSetPageToolBar.ets
feature/browser/src/main/ets/default/view/album/AlbumSetRenameMenuOperation.ts
feature/browser/src/main/ets/default/view/album/EmptyAlbumComponent.ets
feature/browser/src/main/ets/default/view/album/NewAlbumPageActionBar.ets
feature/browser/src/main/ets/default/view/album/RecycleAlbum.ets
feature/browser/src/main/ets/default/view/photo/AddNotesMenuOperation.ts
feature/browser/src/main/ets/default/view/photo/FavoriteMenuOperation.ts
feature/browser/src/main/ets/default/view/photo/GotoPhotosMenuOperation.ts
feature/browser/src/main/ets/default/view/photo/MouseTurnPageButton.ets
feature/browser/src/main/ets/default/view/photo/MouseTurnPageOperation.ets
feature/browser/src/main/ets/default/view/photo/PhotoBrowserActionBar.ets
feature/browser/src/main/ets/default/view/photo/PhotoBrowserToolBar.ets
feature/browser/src/main/ets/default/view/photo/RecoverMenuOperation.ts
feature/browser/src/main/ets/default/view/photo/RenameMenuOperation.ts
feature/browser/src/main/ets/default/view/photo/RotateMenuOperation.ts
feature/browser/src/main/ets/default/view/photo/TipPopup.ets
feature/browser/src/main/ets/default/view/photoGrid/BatchRecoverMenuOperation.ets
feature/browser/src/main/ets/default/view/photoGrid/ClearRecycleMenuOperation.ets
feature/browser/src/main/ets/default/view/photoGrid/PhotoGridPageActionBar.ets
feature/browser/src/main/ets/default/view/photoGrid/PhotoGridPageToolBar.ets
feature/browser/src/main/module.json5
feature/browser/src/main/resources/base/element/color.json
feature/browser/src/main/resources/base/element/string.json
feature/browser/src/main/resources/base/media/ic_public_arrow_left_swiper.svg
feature/browser/src/main/resources/base/media/ic_public_arrow_right_swiper.svg
feature/editor/.gitignore
feature/editor/EditorComponnts.ets
feature/editor/build-profile.json5
feature/editor/hvigorfile.ts
feature/editor/index.ts
feature/editor/oh-package.json5
feature/editor/src/main/ets/default/ImageFilterStack.ts
feature/editor/src/main/ets/default/Loader.ts
feature/editor/src/main/ets/default/PhotoEditorManager.ts
feature/editor/src/main/ets/default/Save.ts
feature/editor/src/main/ets/default/base/ImageFilterBase.ts
feature/editor/src/main/ets/default/base/Line.ts
feature/editor/src/main/ets/default/base/PhotoEditBase.ts
feature/editor/src/main/ets/default/base/PhotoEditType.ts
feature/editor/src/main/ets/default/base/PixelMapWrapper.ts
feature/editor/src/main/ets/default/base/Point.ts
feature/editor/src/main/ets/default/base/Ratio.ts
feature/editor/src/main/ets/default/base/Rect.ts
feature/editor/src/main/ets/default/crop/CropShow.ts
feature/editor/src/main/ets/default/crop/CropType.ts
feature/editor/src/main/ets/default/crop/DrawingUtils.ts
feature/editor/src/main/ets/default/crop/ImageFilterCrop.ts
feature/editor/src/main/ets/default/crop/MathUtils.ts
feature/editor/src/main/ets/default/crop/PhotoEditCrop.ts
feature/editor/src/main/ets/default/utils/DateUtil.ts
feature/editor/src/main/ets/default/utils/EditStack.ts
feature/editor/src/main/ets/default/view/ActionButton.ets
feature/editor/src/main/ets/default/view/CropImageShow.ets
feature/editor/src/main/ets/default/view/CropModeBar.ets
feature/editor/src/main/ets/default/view/CropResetButton.ets
feature/editor/src/main/ets/default/view/CropRulerBar.ets
feature/editor/src/main/ets/default/view/CropStyleBar.ets
feature/editor/src/main/ets/default/view/MainMenuBar.ets
feature/editor/src/main/ets/default/view/MainMenuInfo.ets
feature/editor/src/main/ets/default/view/PcCropModeBar.ets
feature/editor/src/main/ets/default/view/PcCropRulerBar.ets
feature/editor/src/main/ets/default/view/PcCropStyleBar.ets
feature/editor/src/main/ets/default/view/PcMainMenuBar.ets
feature/editor/src/main/ets/default/view/RefreshMenu.ets
feature/editor/src/main/ets/default/view/TitleBar.ets
feature/editor/src/main/ets/default/view/ToolBar.ets
feature/editor/src/main/module.json5
feature/formAbility/.gitignore
feature/formAbility/build-profile.json5
feature/formAbility/hvigorfile.ts
feature/formAbility/index.ts
feature/formAbility/oh-package.json5
feature/formAbility/src/main/ets/default/common/Constants.ts
feature/formAbility/src/main/ets/default/controller/FormController.ts
feature/formAbility/src/main/ets/default/controller/FormControllerManager.ts
feature/formAbility/src/main/ets/default/data/MediaData.ts
feature/formAbility/src/main/ets/default/data/MediaDataManager.ts
feature/formAbility/src/main/module.json5
feature/thirdselect/.gitignore
feature/thirdselect/build-profile.json5
feature/thirdselect/hvigorfile.ts
feature/thirdselect/index.ets
feature/thirdselect/oh-package.json5
feature/thirdselect/src/main/ets/default/common/PickerMediaDataSource.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerConstants.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerDataAdapter.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerDataImpl.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerManager.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerRecommendInfo.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerRecommendInfoCallback.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerRecommendInfoListener.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerRecommendInfoObserver.ts
feature/thirdselect/src/main/ets/default/common/SmartPickerRecommendTabInfo.ts
feature/thirdselect/src/main/ets/default/dataimpl/SmartPickerPhotosDataImpl.ts
feature/thirdselect/src/main/ets/default/interface/SmartPickerDataFactory.ts
feature/thirdselect/src/main/ets/default/interface/SmartPickerDataInterface.ts
feature/thirdselect/src/main/ets/default/utils/SmartPickerUtils.ts
feature/thirdselect/src/main/ets/default/utils/ThirdSelectConstants.ts
feature/thirdselect/src/main/ets/default/view/CameraGridItemComponent.ets
feature/thirdselect/src/main/ets/default/view/ThirdAlbumGridItem.ets
feature/thirdselect/src/main/ets/default/view/ThirdSelectAlbumPageBase.ets
feature/thirdselect/src/main/ets/default/view/ThirdSelectPhotoBrowserBase.ets
feature/thirdselect/src/main/ets/default/view/ThirdSelectPhotoGridBase.ets
feature/thirdselect/src/main/ets/default/view/ThirdSelectSmartRecommendTabBar.ets
feature/thirdselect/src/main/ets/default/view/ThirdSelectedPageActionBar.ets
feature/thirdselect/src/main/ets/default/view/ThirdSelectedPanel.ets
feature/thirdselect/src/main/module.json5
feature/thirdselect/src/main/resources/base/element/float.json
feature/thirdselect/src/main/resources/base/element/string.json
feature/thirdselect/src/main/resources/zh_CN/element/string.json
feature/thirdselect/src/main/resources/zz_ZX/element/string.json
feature/timeline/.gitignore
feature/timeline/TimelineComponents.ets
feature/timeline/build-profile.json5
feature/timeline/hvigorfile.ts
feature/timeline/index.ts
feature/timeline/oh-package.json5
feature/timeline/src/main/ets/model/Constants.ts
feature/timeline/src/main/ets/model/GetTimelineDataCallback.ts
feature/timeline/src/main/ets/model/TimelineDataSource.ts
feature/timeline/src/main/ets/model/TimelineDataSourceManager.ts
feature/timeline/src/main/ets/view/TimelinePage.ets
feature/timeline/src/main/ets/view/TimelinePageActionBar.ets
feature/timeline/src/main/ets/view/TimelinePageToolBar.ets
feature/timeline/src/main/ets/view/TimelineScrollBar.ets
feature/timeline/src/main/ets/view/TimelineTitleComponent.ets
feature/timeline/src/main/module.json5
figures/L2.png
figures/cmd1.png
figures/cmd2.png
figures/cmd3.png
figures/commit_source_clone_page.png
figures/commit_source_fork_button.png
figures/commit_source_fork_confirm.png
figures/commit_source_forked_repo.png
figures/commit_source_new_pr_done.png
figures/commit_source_new_pull_request.png
figures/commit_source_new_pull_request_confirm.png
figures/ds_build_haps.png
figures/ds_hilog_window.png
figures/ds_ohosbuild_output_dir_release.png
figures/ds_ohosbuild_variants.png
figures/ds_ohosbuild_variants_release.png
figures/npm.png
figures/sdk_catalogue.png
figures/sdk_environment_variable.png
figures/signature_1.png
figures/signature_2.png
figures/signature_3.png
hvigor/hvigor-config.json5
hvigor/hvigor-wrapper.js
hvigorfile.js
hvigorw
hvigorw.bat
oh-package.json5
product/phone/.gitignore
product/phone/build-profile.json5
product/phone/hvigorfile.ts
product/phone/oh-package.json5
product/phone/src/main/ets/Application/AbilityStage.ts
product/phone/src/main/ets/DeleteAbility/DeleteUIExtensionAbility.ets
product/phone/src/main/ets/FormAbility/FormAbility.ts
product/phone/src/main/ets/MainAbility/MainAbility.ts
product/phone/src/main/ets/SaveAbility/SaveUIExtensionAbility.ets
product/phone/src/main/ets/ServiceExt/ServiceExtAbility.ts
product/phone/src/main/ets/common/pic/form_bg.png
product/phone/src/main/ets/pages/AlbumSelect.ets
product/phone/src/main/ets/pages/DefaultPhotoPage.ets
product/phone/src/main/ets/pages/DeleteUIExtensionPage.ets
product/phone/src/main/ets/pages/EditMain.ets
product/phone/src/main/ets/pages/FormEditorPage.ets
product/phone/src/main/ets/pages/MediaOperationPage.ets
product/phone/src/main/ets/pages/NewAlbumPage.ets
product/phone/src/main/ets/pages/PhotoBrowser.ets
product/phone/src/main/ets/pages/PhotoGridPage.ets
product/phone/src/main/ets/pages/ResourceDeletePage.ets
product/phone/src/main/ets/pages/SaveUIExtensionPage.ets
product/phone/src/main/ets/pages/SelectPhotoBrowser.ets
product/phone/src/main/ets/pages/ThirdSelectAlbumSetPage.ets
product/phone/src/main/ets/pages/ThirdSelectPhotoBrowser.ets
product/phone/src/main/ets/pages/ThirdSelectPhotoGridPage.ets
product/phone/src/main/ets/pages/VideoBrowser.ets
product/phone/src/main/ets/pages/index.ets
product/phone/src/main/ets/picker/PickerUIExtensionAbility.ets
product/phone/src/main/ets/view/PhotoBrowserComponent.ets
product/phone/src/main/ets/view/PhotoGridView.ets
product/phone/src/main/ets/view/SelectPhotoBrowserView.ets
product/phone/src/main/ets/view/TabContentComponent.ets
product/phone/src/main/ets/view/TimelineContentComponent.ets
product/phone/src/main/ets/workers/HistogramWorker.ts
product/phone/src/main/js/common/form_bg.png
product/phone/src/main/js/common/gradient_mask_layer.png
product/phone/src/main/js/i18n/en-US.json
product/phone/src/main/js/i18n/zh-CN.json
product/phone/src/main/js/i18n/zz-ZX.json
product/phone/src/main/js/widget/pages/index/index.css
product/phone/src/main/js/widget/pages/index/index.hml
product/phone/src/main/js/widget/pages/index/index.json
product/phone/src/main/js/widget1/pages/index/index.css
product/phone/src/main/js/widget1/pages/index/index.hml
product/phone/src/main/js/widget1/pages/index/index.json
product/phone/src/main/js/widget2/pages/index/index.css
product/phone/src/main/js/widget2/pages/index/index.hml
product/phone/src/main/js/widget2/pages/index/index.json
product/phone/src/main/module.json5
product/phone/src/main/resources/base/element/string.json
product/phone/src/main/resources/base/profile/form_config.json
product/phone/src/main/resources/base/profile/main_pages.json
product/phone/src/main/resources/phone/element/float.json
product/phone/src/main/resources/phone/media/ohos_gallery_background.png
product/phone/src/main/resources/phone/media/ohos_gallery_foreground.png
product/phone/src/main/resources/phone/media/startWindow_Bg.png
product/phone/src/ohosTest/ets/TestAbility/TestAbility.ts
product/phone/src/ohosTest/ets/TestAbility/pages/index.ets
product/phone/src/ohosTest/ets/TestRunner/OpenHarmonyTestRunner.ts
product/phone/src/ohosTest/ets/test/Ability.test.ets
product/phone/src/ohosTest/ets/test/List.test.ets
product/phone/src/ohosTest/module.json5
product/phone/src/ohosTest/resources/base/element/string.json
product/phone/src/ohosTest/resources/base/media/icon.png
product/phone/src/ohosTest/resources/base/profile/test_pages.json
signature/OpenHarmony.p12
signature/OpenHarmonyApplication.cer
signature/material/ac/9a7efc0c7abc49739a44def1bd4de793
signature/material/ce/53b64386618549c4869ab13ab48be396
signature/material/fd/0/ac3a4cada49d4047845f995ebd4caea9
signature/material/fd/1/7d2a3134a7ae4ea5adf4f51ebdc45e49
signature/material/fd/2/b84f88a620914209aa67c451f58873a9
signature/photos.p7b