CN110413168B - Icon management method and terminal - Google Patents
Icon management method and terminal Download PDFInfo
- Publication number
- CN110413168B CN110413168B CN201910666463.4A CN201910666463A CN110413168B CN 110413168 B CN110413168 B CN 110413168B CN 201910666463 A CN201910666463 A CN 201910666463A CN 110413168 B CN110413168 B CN 110413168B
- Authority
- CN
- China
- Prior art keywords
- folder
- screen
- icon
- terminal
- receiving
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/04817—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/0486—Drag-and-drop
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The invention provides an icon management method and a terminal, wherein the method comprises the following steps: receiving a first operation; displaying an icon management interface in response to the first operation, wherein the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen; receiving a second operation; in response to the second operation, adding a first target icon of the at least one first icon to a first folder, or moving a second target icon of a second folder to a desktop of the first screen; wherein the first folder and the second folder are both folders in the at least one folder. Therefore, in the process of managing the icons, the icons and the folders are displayed in a split screen mode, the icons are added to the folders on the basis of operation, or the icons in the folders are moved to a desktop, and the icon management operation can be effectively simplified.
Description
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an icon management method and a terminal.
Background
Along with the fact that the life of a user is more and more closely connected with terminals such as mobile phones, more and more application programs are installed on the terminals by the user, and the user can conveniently manage the application programs by dragging application program icons to corresponding folders; or drag the corresponding application icon out of the folder. However, when the application icons and the corresponding folders are dispersed in multiple pages, the user is required to switch the pages back and forth, find the application icons first, then find the corresponding folders, and finally drag the application icons dispersed in different pages to the corresponding folders, so that the management operation of the application program is complicated.
Disclosure of Invention
The embodiment of the invention provides an icon management method and a terminal, and aims to solve the problem that the existing application program is relatively complicated in management operation.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an icon management method, which is applied to a terminal, where the terminal includes a first screen and at least one second screen, and the method includes:
receiving a first operation;
displaying an icon management interface in response to the first operation, wherein the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen;
receiving a second operation;
in response to the second operation, adding a first target icon of the at least one first icon to a first folder, or moving a second target icon of a second folder to a desktop of the first screen;
wherein the first folder and the second folder are both folders in the at least one folder.
In a second aspect, an embodiment of the present invention further provides a terminal, where the terminal includes a first screen and at least one second screen, and the terminal further includes:
the first receiving module is used for receiving a first operation;
the display module is used for responding to the first operation and displaying an icon management interface, and the icon management interface comprises at least one first icon positioned on a desktop through the first screen and at least one folder through the second screen;
the second receiving module is used for receiving a second operation;
the first management module is used for responding to the second operation, adding a first target icon in the at least one first icon to a first folder, or moving a second target icon in a second folder to the desktop of the first screen;
wherein the first folder and the second folder are both folders in the at least one folder.
In a third aspect, an embodiment of the present invention further provides a terminal, including a processor, a memory, and a computer program stored on the memory and capable of running on the processor, where the computer program, when executed by the processor, implements the steps of the icon management method.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps of the icon management method are implemented.
In the embodiment of the invention, the first operation is received; displaying an icon management interface in response to the first operation, wherein the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen; receiving a second operation; in response to the second operation, adding a first target icon of the at least one first icon to a first folder, or moving a second target icon of a second folder to a desktop of the first screen; wherein the first folder and the second folder are both folders in the at least one folder. Therefore, in the process of managing the icons, the icons and the folders are displayed in a split screen mode, the icons are added to the folders on the basis of operation, or the icons in the folders are moved to a desktop, and compared with the prior art that the interface needs to be switched back and forth to achieve icon management, the icon management operation can be effectively simplified.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a flowchart of an icon management method according to an embodiment of the present invention;
FIG. 2a is one of the schematic operational diagrams provided by another embodiment of the present invention;
FIG. 2b is a second schematic diagram of another embodiment of the present invention;
FIG. 2c is a third exemplary diagram of another embodiment of the present invention;
FIG. 2d is a fourth exemplary operational diagram provided in accordance with another embodiment of the present invention;
FIG. 2e is a fifth exemplary operational diagram of the present invention;
FIG. 2f is a sixth operational schematic provided by another embodiment of the present invention;
FIG. 2g is a seventh exemplary operational diagram provided in accordance with another embodiment of the present invention;
FIG. 2h is an eighth schematic diagram of the operation of another embodiment of the present invention;
FIG. 2i is a ninth operational schematic diagram provided in accordance with another embodiment of the present invention;
FIG. 2j is a tenth operational schematic diagram provided in accordance with another embodiment of the present invention;
FIG. 3a is one of the schematic operational diagrams provided by yet another embodiment of the present invention;
FIG. 3b is a second schematic diagram of the operation of the present invention according to another embodiment;
FIG. 3c is a third exemplary operational diagram according to yet another embodiment of the present invention;
fig. 4 is a block diagram of a terminal according to an embodiment of the present invention;
fig. 5 is a block diagram of a terminal according to another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart of an icon management method according to an embodiment of the present invention, where the icon management method according to the embodiment of the present invention is applied to a terminal, the terminal includes a first screen and at least one second screen, and as shown in fig. 1, the method includes the following steps:
In this step, the first operation may be a long press operation for a blank area on the first screen and/or the second screen; when the terminal is a folding screen terminal, the first operation may also be an operation of changing a folding angle of the first screen and the second screen, such as quickly controlling the terminal to switch from an unfolded state to a folded state and then from the folded state to the unfolded state; the first operation may also be a long-press operation for the target icon, and the specific form of the first operation is not particularly limited in the present invention.
The first operation is used for switching the terminal from the current display interface to an icon management interface so that a user can manage the icons, for example, the icons are added into a folder or removed from the folder to cancel grouping management of the icons, and the grouping management refers to that for managing the application programs conveniently, the application program icons are added into corresponding folders (for example, grouping folders) through preset operation (for example, dragging operation) to complete grouping, or the corresponding application program icons are dragged out of the grouping folders to cancel grouping.
The terminal can be set to be rapidly switched from the unfolding state to the folding state within 1 second, and then rapidly switched from the folding state to the unfolding state to enter the icon management interface, so that a user can conveniently perform icon dragging management operation.
And 102, responding to the first operation, displaying an icon management interface, wherein the icon management interface comprises at least one first icon positioned on a desktop through the first screen and at least one folder through the second screen.
In this step, the icon management interface includes at least one first icon displayed through the first screen and contents of at least one folder displayed through the second screen. Wherein the at least one first icon may be an ungrouped icon located on the desktop; at least one folder can be a grouped folder, and the included content can be grouped icons, pictures, texts or other content.
Therefore, grouped icons and ungrouped icons are displayed in a split screen mode, and compared with the prior art that the management of the icons is realized by switching the interface back and forth, the management operation of the icons can be effectively simplified.
And step 103, receiving a second operation.
In this step, the second operation may be a drag operation for a first target icon of the at least one first icon, such as dragging the first target icon from the first screen to a folder of the second screen to add the icon to the folder; the second operation may also be a drag operation of an icon in at least one folder, such as dragging an icon in at least one folder to the first screen, enabling setting of the icon as an ungrouped icon.
The second operation may further include a first sub-operation and a second sub-operation, where the first sub-operation may be a selection operation of selecting a first target icon from at least one first icon, and the second sub-operation may be a pressing operation or a clicking operation for a target folder to determine a folder corresponding to the first target icon, that is, the first target icon is moved to the corresponding folder based on the second sub-operation.
It should be noted that the first target icon may be one or two or more, that is, in the process of performing drag management on the icon, a single icon may be subjected to drag management, or two or more icons may be simultaneously subjected to drag management, so as to improve the management efficiency of the icon.
And 104, responding to the second operation, adding a first target icon in the at least one first icon to a first folder, or moving a second target icon in a second folder to the desktop of the first screen.
In this step, the first folder and the second folder are both folders displayed in at least one folder of the second screen. Through a second operation, a first target icon in the at least one first icon is added into the first folder, namely the first target icon is added into a group where the first folder is located; or moving the second target icon in the second folder to the desktop of the first screen, namely moving the second target icon out of the group of the second folder, so as to realize that the second target icon is set from the grouped icons to the non-grouped icons.
In this way, in the process of managing the icons, grouped icons and ungrouped icons are displayed in a split screen mode, namely: by displaying the icons and the folders in a split screen mode, adding the icons to the folders based on operation, or moving the icons in the folders to a desktop, compared with the prior art in which an interface needs to be switched back and forth to realize the management of the icons, the management operation of the icons can be effectively simplified.
As shown in fig. 2a, the first operation may be a blank area clicking operation or a long-press operation for the first screen 10 and the second screen 20 at the same time; in response to this first operation, ungrouped icons may be displayed on the first screen 10 and folders, which are a collection of grouped icons, may be displayed on the second screen 20, as shown in detail in FIG. 2 b.
Also, based on the usage habits of the user, ungrouped icons may be displayed on the first screen of the terminal, grouped icons may be displayed on the sub-screen of the terminal, and grouped icons may be displayed on the sub-screen through corresponding folders.
As shown in fig. 2c and 2d, when there are many folders displayed on the second screen and the display range of the screen is exceeded, the display list of the folders can be switched by sliding left and right, sliding up and down. Furthermore, a blank folder 30 may be provided in at least one folder, and no icon is added to the blank folder, so as to satisfy the user's requirement for creating a new group. As shown in fig. 2c, a blank folder 30 of at least one folder may be disposed in a preset area of the second screen 20, such as the top or the bottom of the second screen, and when the folder list is switched, the blank folder may not move with other folders and is always displayed in the preset area of the second screen 20.
It should be noted that the display position of the blank folder is not limited to the above embodiment, and in the actual application process, the user may set the position of the blank folder, and may also display two or more blank folders at the same time.
Optionally, the first operation is a pressing operation for a target screen, and the target screen is at least one of the first screen and the at least one second screen; the receiving a first operation comprising: receiving the pressing operation and acquiring the operation duration of the pressing operation; the displaying contents of at least one folder through the second screen includes: and if the operation time length is longer than the preset time length, displaying a blank folder through the second screen.
In this embodiment, in the case that the first operation is a pressing operation for the first screen and/or the second screen, by obtaining the operation time of the pressing operation, for example, in the case that the operation time is longer than a preset time, a blank folder is displayed through the second screen, that is, a group is created quickly, so as to simplify the operation steps required by the user in creating the group.
Optionally, the at least one second screen includes a first sub-screen and a second sub-screen; the displaying contents of at least one folder through the second screen includes: displaying the content of a third folder through the first sub-screen and displaying the content of a fourth folder through the second sub-screen; after displaying the contents of at least one folder through the second screen, the method further comprises: receiving a third operation; in response to the third operation, moving an icon in the third folder to the fourth folder, or moving an icon in the fourth folder to the third folder.
In this embodiment, for a terminal including three screens, that is, a terminal including a first screen, a first sub-screen, and a second sub-screen, the content of one folder may be displayed on the first sub-screen, and the content of another folder may be displayed on the second sub-screen, so that a user may manage icons in the two folders.
For example, the content of the third folder may be displayed through the first sub-screen, the content of the fourth folder may be displayed through the second sub-screen, and the icons in the first folder may be moved into the fourth folder or the icons in the fourth folder may be moved into the third folder by receiving a drag operation of a user.
It should be noted that, if the terminal only includes two screens, the user may set that, if the first operation satisfies the preset condition, the content in one folder is displayed through one of the two screens, and the content in the other folder is displayed through the other screen, so that the user can manage the content in the two folders, such as subdividing the content into groups, where the content includes icons, pictures, and the like.
Optionally, the terminal has an unfolded state and a folded state; after the adding the first target icon of the at least one first icon to the first folder or moving the second target icon of the second folder to the desktop of the first screen in response to the second operation, the method further includes: receiving a fourth operation, wherein the fourth operation is used for controlling the terminal to be switched from the unfolding state to the folding state and then from the folding state to the unfolding state; and responding to the fourth operation, and exiting the icon management interface.
In this embodiment, for a terminal including an expanded state and a folded state, the icon management interface may be exited by receiving a fourth operation; wherein, the first operation may be to control the terminal to switch from the unfolded state to the folded state in the process of switching from the folded state to the unfolded state. Moreover, the time in the whole process can be detected, for example, for the whole switching process within 1 second, the operation can be judged to be the fourth operation, and the icon management interface is exited.
By the method, the operability of icon management can be improved, and the interactivity between the user and the terminal can be improved.
As shown in fig. 2e, the first screen 10 displays at least one ungrouped icon and the second screen 20 displays at least one folder, wherein the at least one folder includes a blank folder 30. The first target icon may be dragged from the first screen 10 to the first area of the second screen 20 by receiving a second operation of the first target icon to complete the group setup of the first target icon; specifically, the first target icon may be moved into the folder, or the first target icon may be moved into the blank folder 30; when the first target icon is moved to the blank folder 30, a naming input operation of the user may be received, and the newly created group is named.
As shown in fig. 2f, the operation principle is the same as the above embodiment, except that the first target icon is moved from the folder to the desktop of the first screen to realize the setting of the second target icon from the grouped icons to the non-grouped icons.
Similarly, when there are two or more first target icons, the operation diagrams thereof are shown in fig. 2g to 2 h. Specifically, the corresponding icon may be selected by two or more fingers and dragged to the second screen, so as to implement group management of the icons.
As shown in fig. 2i and 2j, after the grouping arrangement setting is completed, the icon management interface can be exited by switching the terminal from the unfolded state to the folded state and then from the folded state to the unfolded state.
As shown in fig. 3a to 3c, the terminal may be switched to split-screen display of folders by receiving a sliding operation in which two fingers of the user slide from a joint of the first screen 10 and the second screen 20 to both sides at the same time, that is, the first screen 10 displays icons in the third folder, and the second screen 20 displays icons in the fourth folder, so that the user may manage the icons in the two folders.
And when receiving the sliding operation that two fingers simultaneously slide from the middle position of the first screen and the second screen to the connecting part of the first screen and the second screen, the icon management interface is quitted, and the user operation is enriched.
The triggering operation of switching the terminal to the folder display in a split screen manner is not limited to the above operation manner, and may also be in other operation manners, which is not limited herein.
In the embodiment of the invention, the first operation is received; displaying an icon management interface in response to the first operation, wherein the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen; receiving a second operation; in response to the second operation, adding a first target icon of the at least one first icon to a first folder, or moving a second target icon of a second folder to a desktop of the first screen; wherein the first folder and the second folder are both folders in the at least one folder. Therefore, in the process of managing the icons, the icons and the folders are displayed in a split screen mode, the icons are added to the folders on the basis of operation, or the icons in the folders are moved to a desktop, and compared with the prior art that the interface needs to be switched back and forth to achieve icon management, the icon management operation can be effectively simplified.
Referring to fig. 4, fig. 4 is a structural diagram of a terminal according to an embodiment of the present invention, and as shown in fig. 4, the terminal 400 includes a first screen and at least one second screen, and the terminal 400 further includes:
a first receiving module 401, configured to receive a first operation;
a display module 402, configured to display an icon management interface in response to the first operation, where the icon management interface includes displaying at least one first icon located on a desktop through the first screen and displaying contents of at least one folder through the second screen;
a second receiving module 403, configured to receive a second operation;
a first management module 404, configured to add a first target icon of the at least one first icon to a first folder or move a second target icon of a second folder to a desktop of the first screen in response to the second operation;
wherein the first folder and the second folder are both folders in the at least one folder.
Optionally, the first operation is a pressing operation for a target screen, and the target screen is at least one of the first screen and the at least one second screen;
the first receiving module 401 is specifically configured to receive the pressing operation and obtain an operation duration of the pressing operation;
the display module 402 includes:
and the first display unit is used for displaying a blank folder through the second screen if the operation duration is greater than a preset duration.
Optionally, the at least one second screen includes a first sub-screen and a second sub-screen;
the display module 402 includes:
a second display unit for displaying the contents of a third folder through the first sub-screen and displaying the contents of a fourth folder through the second sub-screen;
the terminal 400 further includes:
a third receiving module, configured to receive a third operation;
and the second management module is used for responding to the third operation, and moving the icon in the third folder to the fourth folder, or moving the icon in the fourth folder to the third folder.
Optionally, the terminal has an unfolded state and a folded state;
the terminal 400 further includes:
a fourth receiving module, configured to receive a fourth operation, where the fourth operation is used to control the terminal to switch from the unfolded state to the folded state, and then switch from the folded state to the unfolded state;
and the quitting module is used for responding to the fourth operation and quitting the icon management interface.
The terminal 400 can implement each process implemented by the terminal in the method embodiments of fig. 1 to fig. 3c, and is not described herein again to avoid repetition.
The terminal 400 according to the embodiment of the present invention receives the first operation; displaying an icon management interface in response to the first operation, wherein the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen; receiving a second operation; in response to the second operation, adding a first target icon of the at least one first icon to a first folder, or moving a second target icon of a second folder to a desktop of the first screen; wherein the first folder and the second folder are both folders in the at least one folder. Therefore, in the process of managing the icons, the icons and the folders are displayed in a split screen mode, the icons are added to the folders on the basis of operation, or the icons in the folders are moved to a desktop, and compared with the prior art that the interface needs to be switched back and forth to achieve icon management, the icon management operation can be effectively simplified.
Fig. 5 is a schematic diagram of a hardware structure of a terminal for implementing various embodiments of the present invention, and as shown in fig. 5, the terminal 500 includes, but is not limited to: a radio frequency unit 501, a network module 502, an audio output unit 503, an input unit 504, a sensor 505, a display unit 506, a user input unit 507, an interface unit 508, a memory 509, a processor 510, and a power supply 511. Those skilled in the art will appreciate that the terminal configuration shown in fig. 5 is not intended to be limiting, and that the terminal may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
Wherein, the processor 510 is configured to receive a first operation; displaying an icon management interface in response to the first operation, wherein the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen; receiving a second operation; in response to the second operation, adding a first target icon of the at least one first icon to a first folder, or moving a second target icon of a second folder to a desktop of the first screen; wherein the first folder and the second folder are both folders in the at least one folder.
Optionally, the processor 510 is configured to receive the pressing operation, and obtain an operation duration of the pressing operation; and if the operation time length is longer than the preset time length, displaying a blank folder through the second screen.
Optionally, the processor 510 is further configured to: displaying the content of a third folder through the first sub-screen and displaying the content of a fourth folder through the second sub-screen; receiving a third operation; in response to the third operation, moving an icon in the third folder to the fourth folder, or moving an icon in the fourth folder to the third folder.
Optionally, the processor 510 is further configured to: receiving a fourth operation, wherein the fourth operation is used for controlling the terminal to be switched from the unfolding state to the folding state and then from the folding state to the unfolding state; and responding to the fourth operation, and exiting the icon management interface.
The terminal 500 can implement the processes implemented by the terminal in the foregoing embodiments, and in order to avoid repetition, the detailed description is omitted here.
The terminal 500 of the embodiment of the present invention receives the first operation; displaying an icon management interface in response to the first operation, wherein the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen; receiving a second operation; in response to the second operation, adding a first target icon of the at least one first icon to a first folder, or moving a second target icon of a second folder to a desktop of the first screen; wherein the first folder and the second folder are both folders in the at least one folder. Therefore, in the process of managing the icons, the icons and the folders are displayed in a split screen mode, the icons are added to the folders on the basis of operation, or the icons in the folders are moved to a desktop, and compared with the prior art that the interface needs to be switched back and forth to achieve icon management, the icon management operation can be effectively simplified.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 501 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 510; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 501 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 501 can also communicate with a network and other devices through a wireless communication system.
The terminal provides wireless broadband internet access to the user through the network module 502, such as helping the user send and receive e-mails, browse web pages, access streaming media, and the like.
The audio output unit 503 may convert audio data received by the radio frequency unit 501 or the network module 502 or stored in the memory 509 into an audio signal and output as sound. Also, the audio output unit 503 may also provide audio output related to a specific function performed by the terminal 500 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 503 includes a speaker, a buzzer, a receiver, and the like.
The input unit 504 is used to receive an audio or video signal. The input Unit 504 may include a Graphics Processing Unit (GPU) 5041 and a microphone 5042, and the Graphics processor 5041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 506. The image frames processed by the graphic processor 5041 may be stored in the memory 509 (or other storage medium) or transmitted via the radio frequency unit 501 or the network module 502. The microphone 5042 may receive sounds and may be capable of processing such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 501 in case of the phone call mode.
The terminal 500 also includes at least one sensor 505, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 5061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 5061 and/or a backlight when the terminal 500 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 505 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 506 is used to display information input by the user or information provided to the user. The Display unit 506 may include a Display panel 5061, and the Display panel 5061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 507 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal. Specifically, the user input unit 507 includes a touch panel 5071 and other input devices 5072. Touch panel 5071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 5071 using a finger, stylus, or any suitable object or attachment). The touch panel 5071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 510, and receives and executes commands sent by the processor 510. In addition, the touch panel 5071 may be implemented in various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 5071, the user input unit 507 may include other input devices 5072. In particular, other input devices 5072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 5071 may be overlaid on the display panel 5061, and when the touch panel 5071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 510 to determine the type of the touch event, and then the processor 510 provides a corresponding visual output on the display panel 5061 according to the type of the touch event. Although in fig. 5, the touch panel 5071 and the display panel 5061 are two independent components to implement the input and output functions of the terminal, in some embodiments, the touch panel 5071 and the display panel 5061 may be integrated to implement the input and output functions of the terminal, and is not limited herein.
The interface unit 508 is an interface for connecting an external device to the terminal 500. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 508 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the terminal 500 or may be used to transmit data between the terminal 500 and external devices.
The memory 509 may be used to store software programs as well as various data. The memory 509 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 509 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 510 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by operating or executing software programs and/or modules stored in the memory 509 and calling data stored in the memory 509, thereby performing overall monitoring of the terminal. Processor 510 may include one or more processing units; preferably, the processor 510 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 510.
The terminal 500 may further include a power supply 511 (e.g., a battery) for supplying power to various components, and preferably, the power supply 511 may be logically connected to the processor 510 through a power management system, so that functions of managing charging, discharging, and power consumption are performed through the power management system.
In addition, the terminal 500 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides a terminal, including a processor 510, a memory 509, and a computer program stored in the memory 509 and capable of running on the processor 510, where the computer program, when executed by the processor 510, implements each process of the above-mentioned icon management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the embodiment of the icon management method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.
Claims (14)
1. An icon management method is applied to a terminal, and is characterized in that the terminal comprises a first screen and at least one second screen, and the method comprises the following steps:
receiving a first operation;
displaying an icon management interface in response to the first operation, wherein the icon management interface displays grouped icons and non-grouped icons in a split screen mode, and the icon management interface comprises at least one first icon located on a desktop through the first screen and at least one folder through the second screen;
receiving a second operation;
responding to the second operation, and moving a second target icon in a second folder to the desktop of the first screen;
wherein the second folder is a folder of the at least one folder.
2. The method according to claim 1, wherein the first operation is a pressing operation for a target screen, the target screen being at least one of the first screen and the at least one second screen;
the receiving a first operation comprising:
receiving the pressing operation and acquiring the operation duration of the pressing operation;
the displaying contents of at least one folder through the second screen includes:
and if the operation time length is longer than the preset time length, displaying a blank folder through the second screen.
3. The method of claim 1, wherein the at least one second screen comprises a first sub-screen and a second sub-screen;
the displaying contents of at least one folder through the second screen includes:
displaying the content of a third folder through the first sub-screen and displaying the content of a fourth folder through the second sub-screen;
after displaying the contents of at least one folder through the second screen, the method further comprises:
receiving a third operation;
in response to the third operation, moving an icon in the third folder to the fourth folder, or moving an icon in the fourth folder to the third folder.
4. A method according to any of claims 1 to 3, wherein the terminal has an unfolded state and a folded state;
after the moving the second target icon in the second folder to the desktop of the first screen in response to the second operation, the method further comprises:
receiving a fourth operation, wherein the fourth operation is used for controlling the terminal to be switched from the unfolding state to the folding state and then from the folding state to the unfolding state;
and responding to the fourth operation, and exiting the icon management interface.
5. The method of claim 1, further comprising:
a fifth operation is received and the first operation,
in response to the fifth operation, adding a first target icon of the at least one first icon to a first folder;
the first folder is a folder of the at least one folder.
6. The method of claim 5, wherein the terminal has an unfolded state and a folded state;
after the adding the first target icon of the at least one first icon to the first folder in response to the fifth operation, the method further comprises:
receiving a fourth operation, wherein the fourth operation is used for controlling the terminal to be switched from the unfolding state to the folding state and then from the folding state to the unfolding state;
and responding to the fourth operation, and exiting the icon management interface.
7. A terminal, characterized in that the terminal comprises a first screen and at least one second screen, the terminal further comprising:
the first receiving module is used for receiving a first operation;
the display module is used for responding to the first operation and displaying an icon management interface, the icon management interface displays grouped icons and non-grouped icons in a split screen mode, and the icon management interface comprises at least one first icon positioned on a desktop through the first screen and at least one folder through the second screen;
the second receiving module is used for receiving a second operation;
the first management module is used for responding to the second operation and moving a second target icon in a second folder to the desktop of the first screen;
wherein the second folder is a folder of the at least one folder.
8. The terminal according to claim 7, wherein the first operation is a pressing operation for a target screen, the target screen being at least one of the first screen and the at least one second screen;
the first receiving module is specifically configured to receive the pressing operation and obtain an operation duration of the pressing operation;
the display module includes:
and the first display unit is used for displaying a blank folder through the second screen if the operation duration is greater than a preset duration.
9. The terminal of claim 7, wherein the at least one second screen comprises a first sub-screen and a second sub-screen;
the display module includes:
a second display unit for displaying the contents of a third folder through the first sub-screen and displaying the contents of a fourth folder through the second sub-screen;
the terminal further comprises:
a third receiving module, configured to receive a third operation;
and the second management module is used for responding to the third operation, and moving the icon in the third folder to the fourth folder, or moving the icon in the fourth folder to the third folder.
10. A terminal according to any of claims 7 to 9, wherein the terminal has an unfolded state and a folded state;
the terminal further comprises:
a fourth receiving module, configured to receive a fourth operation, where the fourth operation is used to control the terminal to switch from the unfolded state to the folded state, and then switch from the folded state to the unfolded state;
and the quitting module is used for responding to the fourth operation and quitting the icon management interface.
11. The terminal of claim 7, wherein the terminal is further configured to:
a fifth operation is received and the first operation,
in response to the fifth operation, adding a first target icon of the at least one first icon to a first folder;
the first folder is a folder of the at least one folder.
12. A terminal according to claim 11, wherein the terminal has an unfolded state and a folded state;
after the adding of the first target icon of the at least one first icon to the first folder in response to the fifth operation, the terminal is further configured to:
receiving a fourth operation, wherein the fourth operation is used for controlling the terminal to be switched from the unfolding state to the folding state and then from the folding state to the unfolding state;
and responding to the fourth operation, and exiting the icon management interface.
13. A terminal, characterized in that it comprises a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the icon management method according to any one of claims 1 to 6.
14. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the icon management method as claimed in one of the claims 1 to 6.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910666463.4A CN110413168B (en) | 2019-07-23 | 2019-07-23 | Icon management method and terminal |
PCT/CN2020/100183 WO2021012931A1 (en) | 2019-07-23 | 2020-07-03 | Icon management method and terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910666463.4A CN110413168B (en) | 2019-07-23 | 2019-07-23 | Icon management method and terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN110413168A CN110413168A (en) | 2019-11-05 |
CN110413168B true CN110413168B (en) | 2021-06-08 |
Family
ID=68362669
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910666463.4A Active CN110413168B (en) | 2019-07-23 | 2019-07-23 | Icon management method and terminal |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN110413168B (en) |
WO (1) | WO2021012931A1 (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110007835B (en) | 2019-03-27 | 2022-02-15 | 维沃移动通信有限公司 | Object management method and mobile terminal |
CN110413168B (en) * | 2019-07-23 | 2021-06-08 | 维沃移动通信有限公司 | Icon management method and terminal |
CN111142734B (en) * | 2019-12-31 | 2021-07-13 | 维沃移动通信有限公司 | Application icon processing method and electronic equipment |
CN111294542B (en) * | 2020-02-17 | 2022-04-08 | 维沃移动通信有限公司 | Image storage method and electronic equipment |
CN111443842B (en) * | 2020-03-26 | 2021-11-12 | 维沃移动通信有限公司 | Method for controlling electronic equipment and electronic equipment |
CN111459360A (en) * | 2020-03-31 | 2020-07-28 | Oppo广东移动通信有限公司 | Folder interface switching method and device |
CN112905095B (en) * | 2021-03-19 | 2022-07-05 | 北京字节跳动网络技术有限公司 | Object operation processing method and device and computer storage medium |
CN114415886A (en) * | 2022-01-07 | 2022-04-29 | 维沃移动通信有限公司 | Application icon management method and electronic equipment |
CN114518819A (en) * | 2022-02-18 | 2022-05-20 | 维沃移动通信有限公司 | Icon management method and device and electronic equipment |
CN114647623A (en) * | 2022-05-19 | 2022-06-21 | 深圳传音控股股份有限公司 | Folder processing method, intelligent terminal and storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2012067369A3 (en) * | 2010-11-17 | 2012-07-12 | Samsung Electronics Co., Ltd. | Method and apparatus for displaying user interface capable of intuitively editing and browsing folder |
CN107179865A (en) * | 2017-05-19 | 2017-09-19 | 维沃移动通信有限公司 | A kind of page switching method and terminal |
CN107861784A (en) * | 2017-10-27 | 2018-03-30 | 珠海格力电器股份有限公司 | Desktop icon sorting method and device and mobile terminal |
CN109871358A (en) * | 2019-01-31 | 2019-06-11 | 维沃移动通信有限公司 | A kind of management method and terminal device |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104808911A (en) * | 2015-04-29 | 2015-07-29 | 努比亚技术有限公司 | Desktop icon sorting method and device |
CN110413168B (en) * | 2019-07-23 | 2021-06-08 | 维沃移动通信有限公司 | Icon management method and terminal |
-
2019
- 2019-07-23 CN CN201910666463.4A patent/CN110413168B/en active Active
-
2020
- 2020-07-03 WO PCT/CN2020/100183 patent/WO2021012931A1/en active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2012067369A3 (en) * | 2010-11-17 | 2012-07-12 | Samsung Electronics Co., Ltd. | Method and apparatus for displaying user interface capable of intuitively editing and browsing folder |
CN107179865A (en) * | 2017-05-19 | 2017-09-19 | 维沃移动通信有限公司 | A kind of page switching method and terminal |
CN107861784A (en) * | 2017-10-27 | 2018-03-30 | 珠海格力电器股份有限公司 | Desktop icon sorting method and device and mobile terminal |
CN109871358A (en) * | 2019-01-31 | 2019-06-11 | 维沃移动通信有限公司 | A kind of management method and terminal device |
Also Published As
Publication number | Publication date |
---|---|
WO2021012931A1 (en) | 2021-01-28 |
CN110413168A (en) | 2019-11-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110413168B (en) | Icon management method and terminal | |
CN108255378B (en) | Display control method and mobile terminal | |
CN108762954B (en) | Object sharing method and mobile terminal | |
CN109407932B (en) | Icon moving method and mobile terminal | |
CN108132752B (en) | Text editing method and mobile terminal | |
CN109725683B (en) | Program display control method and folding screen terminal | |
CN110209313B (en) | Icon moving method and terminal equipment | |
CN110007835B (en) | Object management method and mobile terminal | |
CN109739407B (en) | Information processing method and terminal equipment | |
CN109508136B (en) | Display method of application program and mobile terminal | |
CN108900695B (en) | Display processing method, terminal equipment and computer readable storage medium | |
CN109710349B (en) | Screen capturing method and mobile terminal | |
CN109683802B (en) | Icon moving method and terminal | |
CN110196668B (en) | Information processing method and terminal equipment | |
CN109710130B (en) | Display method and terminal | |
CN110536007B (en) | Interface display method, terminal and computer readable storage medium | |
CN110764675A (en) | Control method and electronic equipment | |
CN110990172A (en) | Application sharing method, first electronic device and computer-readable storage medium | |
CN109669656B (en) | Information display method and terminal equipment | |
CN110928619A (en) | Wallpaper setting method and device, electronic equipment and medium | |
CN110531903B (en) | Screen display method, terminal device and storage medium | |
CN109240575A (en) | A kind of screen control method and electronic equipment | |
CN110007821B (en) | Operation method and terminal equipment | |
CN109597546B (en) | Icon processing method and terminal equipment | |
CN109491964B (en) | File sharing method and terminal |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |