CN110879680A - Icon management method and electronic equipment - Google Patents

Icon management method and electronic equipment Download PDF

Info

Publication number
CN110879680A
CN110879680A CN201911101465.5A CN201911101465A CN110879680A CN 110879680 A CN110879680 A CN 110879680A CN 201911101465 A CN201911101465 A CN 201911101465A CN 110879680 A CN110879680 A CN 110879680A
Authority
CN
China
Prior art keywords
icon
page
icons
target page
touch operation
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.)
Granted
Application number
CN201911101465.5A
Other languages
Chinese (zh)
Other versions
CN110879680B (en
Inventor
罗奕飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201911101465.5A priority Critical patent/CN110879680B/en
Publication of CN110879680A publication Critical patent/CN110879680A/en
Application granted granted Critical
Publication of CN110879680B publication Critical patent/CN110879680B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction 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/04817Interaction 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The embodiment of the invention provides an icon management method and electronic equipment, wherein the method comprises the following steps: displaying thumbnails of at least two pages under the condition of receiving a first touch operation; under the condition that a second touch operation is received, determining a source page and a target page; determining the sum of the number of icons in a source page and a target page; when the sum of the number of the icons is larger than the icon capacity of the target page, generating an icon folder in the target page; and moving the icons in the source page to the target page and the icon folder. In the embodiment of the invention, touch operation of a user is received, a source page and a target page are determined, and an icon in the source page is moved to the target page; when the sum of the number of icons of the two pages is greater than the icon capacity of the target page, an icon folder may be generated in the target page to accommodate icons that exceed the icon capacity of the target page. Therefore, the user can realize batch icon management by integrally operating the page, operation steps are saved, and the icon management efficiency is improved.

Description

Icon management method and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of electronic equipment, in particular to an icon management method and electronic equipment.
Background
Generally, application programs on existing electronic devices are displayed by icons, and a user selects to use a corresponding application program by performing touch operation on the icons. As the performance of electronic devices is continuously improved, the types and the number of applications installed on the electronic devices are increasing. Icons on the electronic equipment are all displayed on a desktop, and for the case of more application program installation, a plurality of pages are generally used for displaying the icons. With the continuous installation of new application programs and the continuous uninstallation of unused application programs during the use process of a user, icons in partial pages of the electronic equipment are not full and distributed at scattered positions due to the fact that the electronic equipment is used for a long time.
In order to solve the problem of scattered icon distribution, icons can be rearranged only by user operation at present, time is consumed, operation is complex, and user experience is reduced.
Disclosure of Invention
The embodiment of the invention provides an icon management method and electronic equipment, and solves the problem that the existing icon management method is complicated in operation and time-consuming, so that the user experience is poor.
According to a first aspect of the embodiments of the present invention, there is provided an icon management method applied to an electronic device, where the electronic device has at least two pages, and each page includes at least one icon, the method includes:
displaying thumbnails of the at least two pages under the condition of receiving a first touch operation;
under the condition that a second touch operation is received, determining a source page and a target page in the at least two pages;
determining the sum of the number of icons in the source page and the target page;
when the sum of the icon quantity is larger than the icon capacity of the target page, generating an icon folder in the target page;
and moving the icons in the source page to the target page and the icon folder, wherein the icons exceeding the icon capacity of the target page are moved to the icon folder.
According to a second aspect of the embodiments of the present invention, there is provided an electronic device, the electronic device having at least two pages, the pages including at least one icon therein, the electronic device including:
the first display module is used for displaying the thumbnails of the at least two pages under the condition of receiving a first touch operation;
the first determining module is used for determining a source page and a target page in the at least two pages under the condition that a second touch operation is received;
the second determining module is used for determining the sum of the number of the icons in the source page and the target page;
the generating module is used for generating an icon folder in the target page when the sum of the number of the icons is larger than the icon capacity of the target page;
and the second display module is used for moving the icons in the source page to the target page and the icon folder, wherein the icons exceeding the icon capacity of the target page are moved to the icon folder.
According to a third aspect of embodiments of the present invention, there is provided an electronic device, including a processor, a memory, and a program stored in the memory and being executable on the processor, where the program, when executed by the processor, implements the steps of the icon management method according to the first aspect.
According to a fourth aspect of embodiments of the present invention, there is provided a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the steps of the icon management method according to the first aspect.
In the embodiment of the invention, under the condition of receiving the touch operation of a user, thumbnails of at least two pages are displayed, a source page and a target page are determined, icons in the source page are combined into the target page, and when the sum of the number of the icons in the source page and the target page is larger than the icon capacity of the target page, an icon folder can be generated in the target page to accommodate the icons exceeding the icon capacity of the target page. Therefore, the user can realize batch icon management by integrally operating the page, operation steps are saved, and the icon management efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings 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 based on these drawings without creative efforts.
Fig. 1 is a flowchart illustrating an icon management method according to an embodiment of the present invention;
FIG. 2 is one of application scenarios provided by embodiments of the present invention;
fig. 3 is a second flowchart illustrating an icon management method according to an embodiment of the present invention;
FIG. 4a is a second application scenario provided by the embodiment of the present invention;
FIG. 4b is a third application scenario provided by the embodiment of the present invention;
fig. 5 is a third schematic flowchart of an icon management method according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention;
fig. 7 is a second schematic structural diagram of an electronic device according to an embodiment of the 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.
In the embodiments of the present invention, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
Herein, relational terms such as "first" and "second", and the like, are used solely to distinguish one from another of like names, and do not imply a relationship or order between the names.
In the embodiment of the present invention, the electronic device may be a Mobile phone, a tablet Computer, a notebook Computer, an Ultra-Mobile Personal Computer (UMPC), a netbook, a Personal Digital Assistant (PDA), or the like, and the specific type of the electronic device is not limited in the embodiment of the present invention.
The embodiment of the invention provides an icon management method, wherein an execution main body of the method is electronic equipment, the electronic equipment is provided with at least two pages, and the pages comprise at least one icon.
Referring to fig. 1, the method comprises the following specific steps:
step 101: displaying thumbnails of at least two pages under the condition of receiving a first touch operation;
in the embodiment of the present invention, a user may start an icon management function of an electronic device through a first touch operation, where the first touch operation may be a click, a slide, and other operations that are input by the user through a single finger or multiple fingers, for example: the user slides in the three directions to trigger the icon management function, and the embodiment of the invention does not limit the specific mode of the first touch operation. It can be understood that after receiving the first touch operation, the electronic device may generate a new display interface, and display the thumbnails of the at least two pages in the display interface, and the user may select a page that needs to be managed using the thumbnails.
Referring to fig. 2, a thumbnail display scene is shown, in which thumbnails of pages are transversely arranged on a lower half portion of a screen of an electronic device, in order to distinguish the thumbnails, letters a to D are used for labeling in the figure, and in practical application, no numbering or numbering may be performed on each thumbnail, which is not limited in the embodiment of the present invention. Other arrangements of the thumbnails for each page may also be used, such as: the thumbnails are arranged vertically or circularly, and the arrangement manner of the thumbnails is not particularly limited in the embodiment of the present invention.
Step 102: determining a source page and a target page in at least two pages under the condition of receiving a second touch operation;
in the embodiment of the present invention, the source page refers to a page that needs to be sorted by the user, for example: for a page with only one or two icons scattered in the whole page, the number of icons of the page is small, but the icon still occupies a complete page, and the page space is wasted. The target page refers to a page selected by the user for merging, namely merging the icons in the source page into the target page, for example: there are 2 icons in the source page and exactly 2 or more icon slots in the destination page, then the icons in the source page can all be merged into the destination page to save the number of pages.
A user selects a source page and a target page through a second touch operation, wherein the second touch operation can be continuously performed twice clicking operations, and the source page and the target page are selected through twice clicking operations; the second touch operation may also be a sliding operation, and the source page and the target page are selected according to the sliding operation.
Step 103: determining the sum of the number of icons in a source page and a target page;
in the embodiment of the invention, when merging the icons in the source page and the target page, the sum of the numbers of the icons in the two pages needs to be calculated first, and if the sum of the numbers of the icons in the two pages is not more than the icon capacity of a single page, namely the icon capacity of the target page, the electronic equipment can directly move the icons in the source page to the target page and delete the source page.
Step 104: when the sum of the number of the icons is larger than the icon capacity of the target page, generating an icon folder in the target page;
step 105: moving the icons in the source page to a target page and an icon folder;
in the embodiment of the present invention, for the case that the sum of the numbers of icons in two pages is greater than the icon capacity of a single page, that is, the icon capacity of the target page, an icon folder may be generated in the target page, and the icon exceeding the icon capacity of the target page is moved to the icon folder.
In the embodiment of the invention, under the condition of receiving the touch operation of a user, thumbnails of at least two pages are displayed, a source page and a target page are determined, icons in the source page are combined into the target page, and when the sum of the number of the icons in the source page and the target page is larger than the icon capacity of the target page, an icon folder can be generated in the target page to accommodate the icons exceeding the icon capacity of the target page. Therefore, the user can realize batch icon management by integrally operating the page, operation steps are saved, and the icon management efficiency is improved.
The embodiment of the invention provides another icon management method, wherein an execution main body of the method is electronic equipment, the electronic equipment is provided with at least two pages, and the pages comprise at least one icon.
Referring to fig. 3, the method comprises the following specific steps:
step 301: displaying thumbnails of at least two pages under the condition of receiving a first touch operation;
step 302: acquiring a touch operation track of a second touch operation;
step 303: determining a page corresponding to the thumbnail of the starting position of the touch operation track as a source page, and determining a page corresponding to the thumbnail of the ending position of the touch operation track as a target page;
in the embodiment of the invention, the source page and the target page are determined through the track starting position and the track ending position of the second touch operation input by the user, so that the user can complete the selection of the page only by one operation.
Referring to fig. 4a, a scene that a source page and a target page are determined by a track of touch operation is shown, where an arrow indicates a track of a second touch operation input by a user, a page corresponding to a thumbnail D is determined as the source page according to a starting position of the track of the second touch operation, and a page corresponding to a thumbnail a is determined as the target page according to an ending position of the track of the second touch operation.
It should be noted that the track of the second touch operation may pass through thumbnails of pages other than the source page and the target page, and in order to prevent erroneous determination, the electronic device should determine the track start point and the track end point of the second touch operation when the second touch operation is completed.
Further, when the page corresponding to the thumbnail of the end position of the touch operation track is determined as the target page, the method may further include the following steps:
(1) acquiring the touch operation duration of a second touch operation at the end position;
in the embodiment of the present invention, the touch operation duration of the second touch operation at the end position refers to a staying time of the second touch operation at the end position, for example: when the user inputs the sliding operation, the finger stops sliding at the end position and still keeps in contact with the screen, and at the moment, the electronic equipment starts to record the touch operation duration of the user.
(1) When the touch operation duration reaches a preset duration, determining a page corresponding to the thumbnail of the touch operation track terminal position as a target page;
in the embodiment of the invention, when the touch operation duration reaches the preset duration, the page corresponding to the thumbnail of the touch operation track terminal position is determined as the target page by the electron. Therefore, the page can be determined as the target page only after the fingers of the user stay on the thumbnail of the target page for a period of time, the user can further determine that the selected target page is the page required by the user by setting the preset time length and giving the user time for consideration and confirmation, meanwhile, the page combination error caused by the misoperation of the user can be avoided by increasing the stay time, and the accuracy of icon management is improved.
Referring to fig. 4b, optionally, after the user determines the source page through the second touch operation, the thumbnail of the source page may be dragged along with the second touch operation, and when the user selects the target page, the thumbnail of the source page may also be overlapped with the thumbnail of the target page, so that the user may determine whether the page selected by the user is correct through the thumbnail overlapping, and the accuracy of icon management is further improved.
Step 304: determining the sum of the number of icons in a source page and a target page;
step 305: when the sum of the icon quantity is larger than the icon capacity of the target page, determining the position quantity of the remaining icons in the target page according to the icon quantity in the target page;
step 306: determining the icon capacity of the icon folder according to the sum of the number of the remaining icon positions and the number of the icons;
in the embodiment of the invention, the icon capacity of the icon folder is not less than the sum of the number of icons and the difference value of the number of the positions of the rest icons plus one. It is understood that the icon folder is also displayed in the form of icons, and therefore occupies one icon display position, so when calculating the capacity of the icon folder, it is necessary to add one more on the basis of the difference between the sum of the numbers of icons of the source page and the target page and the number of the remaining icon positions of the target page, for example: the sum of the number of icons of the source page and the target page is 30, the capacity of the target page is 20, the number of the positions of the remaining icons of the target page is 5, namely, the number of the icons in the source page and the target page is 15, at this time, if the icons of the two pages need to be merged, an icon folder needs to be generated in the target page, and the capacity of the icon folder is not less than 11.
Step 307: generating an icon folder in a target page;
step 308: and moving the icons in the source page to the target page and the icon folder.
The description of step 307 and step 308 may refer to the description of step 104 and step 105 in fig. 1, and will not be described herein again.
In the embodiment of the invention, the source page and the target page are determined through the track of the touch operation of the user, and when the sum of the number of the icons of the source page and the target page is larger than the icon capacity of the target page, an icon folder can be generated in the target page to contain additional icons. Therefore, the user can realize batch icon management by integrally operating the page, operation steps are saved, and the icon management efficiency is improved.
The embodiment of the invention provides another icon management method, and the execution subject of the method is electronic equipment which is provided with at least two pages, wherein the pages comprise at least one icon.
Referring to fig. 5, the method comprises the following specific steps:
step 501: displaying thumbnails of at least two pages under the condition of receiving a first touch operation;
step 502: determining a source page and a target page in at least two pages under the condition of receiving a second touch operation;
step 503: determining the sum of the number of icons in a source page and a target page;
step 504: when the sum of the number of the icons is larger than the icon capacity of the target page, generating an icon folder in the target page;
the description of step 501 to step 504 may refer to the description of step 101 and step 104 in fig. 1, and are not repeated here.
Step 505: acquiring the use frequency of an application program corresponding to each icon in a source page;
step 506: determining the use sequence of each icon in the source page according to the use frequency of the application program;
step 507: and according to the use sequence, sequentially moving the icons in the source page to a target page and an icon folder, wherein the icons exceeding the icon capacity of the target page are moved to the icon folder.
In the embodiment of the present invention, before moving the icons in the source page to the target page, the frequency of use of the application program corresponding to each icon in the source page is counted, for example: there are 5 application programs app1, app2, app3, app4 and app5 in the source page, and the usage ranks of the corresponding icons are determined as app1, app4, app2, app5 and app3 according to the usage frequency of the 5 application programs.
Determining which applications are displayed inside the icon folder and which applications are displayed outside the icon folder according to the above-mentioned usage ranking, for example: the application programs ranked in the first three, namely app1, app2 and app4, are displayed outside the icon folder, and app3 and app5 are displayed inside the icon folder, so that after the pages are combined, the icons of the application programs which are frequently used by the user in the source page are displayed in the target page, the user can directly click to use the icons, the application programs which are not frequently used are displayed in the icon folder, and the page space is saved through unified management.
It will be appreciated that in determining which applications are displayed inside the icon folder and which applications are displayed outside the icon folder, the number of remaining icon positions in the destination page also needs to be considered, for example: and if the number of the remaining icon positions in the target page is 2, displaying the icons of the application programs using the second highest ranking in the ordering in the source page outside the icon folder.
In the embodiment of the invention, when the pages are combined, the icons displayed in the target page and the icon folder are determined by combining the application program use frequency of the source page, so that the icon management is more intelligent and the use by a user is more convenient.
Referring to fig. 6, an embodiment of the present invention provides an electronic device 600, where the electronic device 600 has at least two pages, and each page includes at least one icon, and the electronic device is characterized by including:
the first display module 601 is configured to display thumbnails of the at least two pages when a first touch operation is received;
a first determining module 602, configured to determine a source page and a target page of the at least two pages when a second touch operation is received;
a second determining module 603, configured to determine a sum of the numbers of icons in the source page and the target page;
a generating module 604, configured to generate an icon folder in the target page when the sum of the numbers of icons is greater than the icon capacity of the target page;
a second display module 605, configured to move the icons in the source page to the target page and the icon folder, where icons exceeding the icon capacity of the target page are moved to the icon folder.
Optionally, the first determining module 602 includes:
a first obtaining unit 6021, configured to obtain a touch operation trajectory of the second touch operation;
a first determining unit 6022, configured to determine a page corresponding to the thumbnail of the starting position of the touch operation trajectory as the source page;
a second determining unit 6023, configured to determine a page corresponding to the thumbnail of the touch operation trajectory end position as the target page.
Optionally, the first determining module 602 further includes:
a second obtaining unit 6024, configured to obtain a touch operation duration of the second touch operation at the end position; and when the touch operation duration reaches a preset duration, instructing the second determining unit to execute the step of determining the page corresponding to the thumbnail of the touch operation track end position as the target page.
Optionally, the electronic device 600 further includes:
a third determining module 606, configured to determine, according to the number of icons in the target page, the number of positions of remaining icons in the target page;
a fourth determining module 607, configured to determine the icon capacity of the icon folder according to the number of the remaining icon positions and the number of icons in the source page, where the icon capacity of the icon folder is not less than the difference between the number of icons in the source page and the number of the remaining icon positions plus one.
Optionally, the second display module 605 includes:
a third obtaining unit 6051, configured to obtain frequency of use of the application program corresponding to each icon in the source page;
a third determining unit 6052, configured to determine, according to the usage frequency of the application program, usage ranks of the icons in the source page;
a fourth determining unit 6053, configured to sequentially move the icons in the source page to the target page and the icon folder according to the usage ranking, where the icons exceeding the icon capacity of the target page are moved to the icon folder.
In the embodiment of the invention, under the condition of receiving the touch operation of a user, thumbnails of at least two pages are displayed, a source page and a target page are determined, icons in the source page are combined into the target page, and when the sum of the number of the icons in the source page and the target page is larger than the icon capacity of the target page, an icon folder can be generated in the target page to accommodate the icons exceeding the icon capacity of the target page. Therefore, the user can realize batch icon management by integrally operating the page, operation steps are saved, and the icon management efficiency is improved.
Fig. 7 is a schematic diagram of a hardware structure of an electronic device for implementing various embodiments of the present invention, and as shown in the figure, the electronic device 700 includes but is not limited to: a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, a sensor 705, a display unit 706, a user input unit 707, an interface unit 708, a memory 709, a processor 710, a power supply 711, and the like. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 7 does not constitute a limitation of the electronic device, and that the electronic device 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 electronic device 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.
Preferably, a computer program stored on the memory 709 and executable on the processor 710, which computer program when executed by the processor 710 performs the steps of: displaying thumbnails of the at least two pages under the condition of receiving a first touch operation; under the condition of receiving a second touch operation, determining a source page and a target page in the at least two pages; determining the sum of the number of icons in the source page and the target page; when the sum of the icon quantity is larger than the icon capacity of the target page, generating an icon folder in the target page; and moving the icons in the source page to the target page and the icon folder.
In this way, under the condition that touch operation of a user is received, thumbnails of at least two pages are displayed, a source page and a target page are determined, icons in the source page are combined into the target page, and when the sum of the number of the icons of the source page and the target page is larger than the icon capacity of the target page, an icon folder can be generated in the target page to accommodate the icons exceeding the icon capacity of the target page. Therefore, the user can realize batch icon management by integrally operating the page, operation steps are saved, and the icon management efficiency is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 701 may be used for receiving and sending signals during a message transmission and reception process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 710; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 701 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 701 may also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 702, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 703 may convert audio data received by the radio frequency unit 701 or the network module 702 or stored in the memory 709 into an audio signal and output as sound. Also, the audio output unit 703 may also provide audio output related to a specific function performed by the electronic apparatus 700 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 703 includes a speaker, a buzzer, a receiver, and the like.
The input unit 704 is used to receive audio or video signals. The input Unit 704 may include a Graphics Processing Unit (GPU) 7041 and a microphone 7042, and the Graphics processor 7041 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 706. The image frames processed by the graphic processor 7041 may be stored in the memory 709 (or other storage medium) or transmitted via the radio unit 701 or the network module 702. The microphone 7042 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 701 in case of a phone call mode.
The electronic device 700 also includes at least one sensor 705, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 7061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 7061 and/or a backlight when the electronic device 700 is moved to the ear. As one type of motion sensor, an 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 posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 705 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 706 is used to display information input by the user or information provided to the user. The Display unit 706 may include a Display panel 7061, and the Display panel 7061 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 707 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 707 includes a touch panel 7071 and other input devices 7072. The touch panel 7071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 7071 (e.g., operations by a user on or near the touch panel 7071 using a finger, a stylus, or any other suitable object or attachment). The touch panel 7071 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 710, receives a command from the processor 710, and executes the command. In addition, the touch panel 7071 can be implemented by various types such as resistive, capacitive, infrared, and surface acoustic wave. The user input unit 707 may include other input devices 7072 in addition to the touch panel 7071. In particular, the other input devices 7072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 7071 may be overlaid on the display panel 7061, and when the touch panel 7071 detects a touch operation on or near the touch panel 7071, the touch operation is transmitted to the processor 710 to determine the type of the touch event, and then the processor 710 provides a corresponding visual output on the display panel 7061 according to the type of the touch event. Although the touch panel 7071 and the display panel 7061 are shown in fig. 7 as two separate components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 7071 and the display panel 7061 may be integrated to implement the input and output functions of the electronic device, which is not limited herein.
The interface unit 708 is an interface for connecting an external device to the electronic apparatus 700. 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 708 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the electronic apparatus 700 or may be used to transmit data between the electronic apparatus 700 and the external device.
The memory 709 may be used to store software programs as well as various data. The memory 709 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 709 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 710 is a control center of the electronic device, connects various parts of the whole electronic device by using various interfaces and lines, performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 709 and calling data stored in the memory 709, thereby monitoring the whole electronic device. Processor 710 may include one or more processing units; preferably, the processor 710 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 710.
The electronic device 700 may also include a power supply 711 (e.g., a battery) for providing power to the various components, and preferably, the power supply 711 may be logically coupled to the processor 710 via a power management system, such that functions of managing charging, discharging, and power consumption may be performed via the power management system.
In addition, the electronic device 700 includes some functional modules that are not shown, and are not described in detail herein.
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.
The above description is only an embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions within the technical scope of the present invention are intended to be covered by the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (12)

1. An icon management method is applied to an electronic device, the electronic device is provided with at least two pages, and the pages comprise at least one icon, and the method is characterized by comprising the following steps:
displaying thumbnails of the at least two pages under the condition of receiving a first touch operation;
under the condition that a second touch operation is received, determining a source page and a target page in the at least two pages;
determining the sum of the number of icons in the source page and the target page;
when the sum of the icon quantity is larger than the icon capacity of the target page, generating an icon folder in the target page;
and moving the icons in the source page to the target page and the icon folder, wherein the icons exceeding the icon capacity of the target page are moved to the icon folder.
2. The method of claim 1, wherein determining a source page and a target page of the at least two pages if the second touch operation is received comprises:
acquiring a touch operation track of the second touch operation;
determining a page corresponding to the thumbnail of the starting position of the touch operation track as the source page;
and determining a page corresponding to the thumbnail of the touch operation track end position as the target page.
3. The method according to claim 2, wherein before the determining the page corresponding to the thumbnail of the touch operation track end position as the target page, the method further comprises:
acquiring the touch operation duration of the second touch operation at the end position;
and when the touch operation duration reaches a preset duration, executing the step of determining the page corresponding to the thumbnail of the touch operation track terminal position as the target page.
4. The method of claim 3, wherein prior to generating the icon folder in the target page, the method comprises:
determining the number of the positions of the remaining icons in the target page according to the number of the icons in the target page;
and determining the icon capacity of the icon folder according to the number of the positions of the remaining icons and the number of the icons in the source page, wherein the icon capacity of the icon folder is not less than the difference value between the number of the icons in the source page and the number of the positions of the remaining icons plus one.
5. The method of claim 4, wherein moving the icon in the source page to the target page and the icon folder comprises:
acquiring the use frequency of an application program corresponding to each icon in the source page;
determining the use sequence of each icon in the source page according to the use frequency of the application program;
and sequentially moving the icons in the source page to the target page and the icon folder according to the use sequence, wherein the icons exceeding the icon capacity of the target page are moved to the icon folder.
6. An electronic device having at least two pages, at least one icon included in the pages, the electronic device comprising:
the first display module is used for displaying the thumbnails of the at least two pages under the condition of receiving a first touch operation;
the first determining module is used for determining a source page and a target page in the at least two pages under the condition that a second touch operation is received;
the second determining module is used for determining the sum of the number of the icons in the source page and the target page;
the generating module is used for generating an icon folder in the target page when the sum of the number of the icons is larger than the icon capacity of the target page;
and the second display module is used for moving the icons in the source page to the target page and the icon folder, wherein the icons exceeding the icon capacity of the target page are moved to the icon folder.
7. The electronic device of claim 6, wherein the first determining module comprises:
a first obtaining unit, configured to obtain a touch operation trajectory of the second touch operation;
the first determining unit is used for determining a page corresponding to the thumbnail of the starting position of the touch operation track as the source page;
and the second determining unit is used for determining a page corresponding to the thumbnail of the touch operation track end position as the target page.
8. The electronic device of claim 7, wherein the first determining module further comprises:
the second obtaining unit is used for obtaining the touch operation duration of the second touch operation at the end position; and when the touch operation duration reaches a preset duration, instructing the second determining unit to execute the step of determining the page corresponding to the thumbnail of the touch operation track end position as the target page.
9. The electronic device of claim 8, further comprising:
the third determining module is used for determining the position number of the remaining icons in the target page according to the number of the icons in the target page;
and the fourth determining module is used for determining the icon capacity of the icon folder according to the number of the positions of the remaining icons and the number of the icons in the source page, wherein the icon capacity of the icon folder is not less than the difference value between the number of the icons in the source page and the number of the positions of the remaining icons plus one.
10. The electronic device of claim 9, wherein the second display module comprises:
a third obtaining unit, configured to obtain usage frequencies of application programs corresponding to respective icons in the source page;
a third determining unit, configured to determine, according to the use frequency of the application program, a use order of each icon in the source page;
and the fourth determining unit is used for sequentially moving the icons in the source page to the target page and the icon folder according to the use sequence, wherein the icons exceeding the icon capacity of the target page are moved to the icon folder.
11. An electronic device comprising a processor, a memory, and a program stored on the memory and executable on the processor, the program, when executed by the processor, implementing the steps of the icon management method according to any one of claims 1 to 5.
12. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the icon management method according to any one of claims 1 to 5.
CN201911101465.5A 2019-11-12 2019-11-12 Icon management method and electronic equipment Active CN110879680B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911101465.5A CN110879680B (en) 2019-11-12 2019-11-12 Icon management method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911101465.5A CN110879680B (en) 2019-11-12 2019-11-12 Icon management method and electronic equipment

Publications (2)

Publication Number Publication Date
CN110879680A true CN110879680A (en) 2020-03-13
CN110879680B CN110879680B (en) 2021-07-13

Family

ID=69729535

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911101465.5A Active CN110879680B (en) 2019-11-12 2019-11-12 Icon management method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110879680B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111596815A (en) * 2020-04-16 2020-08-28 维沃移动通信有限公司 Application icon display method and electronic equipment
CN111949180A (en) * 2020-08-25 2020-11-17 珠海格力电器股份有限公司 Icon arrangement method and device, storage medium and electronic equipment
CN112905095A (en) * 2021-03-19 2021-06-04 北京字节跳动网络技术有限公司 Object operation processing method and device and computer storage medium
WO2022100184A1 (en) * 2020-11-10 2022-05-19 珠海格力电器股份有限公司 Folder creation method and apparatus
WO2024022220A1 (en) * 2022-07-27 2024-02-01 华为技术有限公司 Icon arrangement method and apparatus, and device and storage medium

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019522A (en) * 2013-01-11 2013-04-03 华为终端有限公司 Display method of icon in user interface and mobile terminal
CN103365529A (en) * 2012-04-05 2013-10-23 腾讯科技(深圳)有限公司 Icon management method and mobile terminal
CN103365637A (en) * 2012-03-28 2013-10-23 宇龙计算机通信科技(深圳)有限公司 Desktop icon management method and system
CN103616980A (en) * 2013-10-19 2014-03-05 广东欧珀移动通信有限公司 Method and terminal for rapidly organizing desktop icons
CN103677490A (en) * 2012-08-31 2014-03-26 腾讯科技(深圳)有限公司 Desktop management method and device
CN104331221A (en) * 2014-10-30 2015-02-04 广东欧珀移动通信有限公司 Operating method and device of application icons
CN104636506A (en) * 2015-03-13 2015-05-20 北京奇虎科技有限公司 Method and device for adding home pages in intelligent terminal
CN104750391A (en) * 2015-04-13 2015-07-01 魅族科技(中国)有限公司 Icon batch processing method and terminal
CN104951186A (en) * 2015-06-12 2015-09-30 联想(北京)有限公司 Information processing method and electronic equipment
CN105094736A (en) * 2015-08-03 2015-11-25 联想(北京)有限公司 Display control method and device and electronic device
CN105260114A (en) * 2015-09-22 2016-01-20 联想(北京)有限公司 Electronic device and display control method
CN105975191A (en) * 2016-04-29 2016-09-28 乐视控股(北京)有限公司 Icon arrangement method and terminal
CN107193438A (en) * 2017-05-03 2017-09-22 维沃移动通信有限公司 One kind management desk-top picture calibration method and mobile terminal
CN107247540A (en) * 2017-06-26 2017-10-13 上海与德科技有限公司 The method of adjustment and device of application icon
US20180088779A1 (en) * 2016-09-26 2018-03-29 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium
CN108710456A (en) * 2018-04-04 2018-10-26 Oppo广东移动通信有限公司 Application icon processing method, device and mobile terminal

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103365637A (en) * 2012-03-28 2013-10-23 宇龙计算机通信科技(深圳)有限公司 Desktop icon management method and system
CN103365529A (en) * 2012-04-05 2013-10-23 腾讯科技(深圳)有限公司 Icon management method and mobile terminal
CN103677490A (en) * 2012-08-31 2014-03-26 腾讯科技(深圳)有限公司 Desktop management method and device
CN103019522A (en) * 2013-01-11 2013-04-03 华为终端有限公司 Display method of icon in user interface and mobile terminal
CN103616980A (en) * 2013-10-19 2014-03-05 广东欧珀移动通信有限公司 Method and terminal for rapidly organizing desktop icons
CN104331221A (en) * 2014-10-30 2015-02-04 广东欧珀移动通信有限公司 Operating method and device of application icons
CN104636506A (en) * 2015-03-13 2015-05-20 北京奇虎科技有限公司 Method and device for adding home pages in intelligent terminal
CN104750391A (en) * 2015-04-13 2015-07-01 魅族科技(中国)有限公司 Icon batch processing method and terminal
CN104951186A (en) * 2015-06-12 2015-09-30 联想(北京)有限公司 Information processing method and electronic equipment
CN105094736A (en) * 2015-08-03 2015-11-25 联想(北京)有限公司 Display control method and device and electronic device
CN105260114A (en) * 2015-09-22 2016-01-20 联想(北京)有限公司 Electronic device and display control method
CN105975191A (en) * 2016-04-29 2016-09-28 乐视控股(北京)有限公司 Icon arrangement method and terminal
US20180088779A1 (en) * 2016-09-26 2018-03-29 Fuji Xerox Co., Ltd. Information processing apparatus and non-transitory computer readable medium
CN107193438A (en) * 2017-05-03 2017-09-22 维沃移动通信有限公司 One kind management desk-top picture calibration method and mobile terminal
CN107247540A (en) * 2017-06-26 2017-10-13 上海与德科技有限公司 The method of adjustment and device of application icon
CN108710456A (en) * 2018-04-04 2018-10-26 Oppo广东移动通信有限公司 Application icon processing method, device and mobile terminal

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111596815A (en) * 2020-04-16 2020-08-28 维沃移动通信有限公司 Application icon display method and electronic equipment
CN111596815B (en) * 2020-04-16 2021-07-23 维沃移动通信有限公司 Application icon display method and electronic equipment
CN111949180A (en) * 2020-08-25 2020-11-17 珠海格力电器股份有限公司 Icon arrangement method and device, storage medium and electronic equipment
WO2022041609A1 (en) * 2020-08-25 2022-03-03 珠海格力电器股份有限公司 Icon arrangement method and apparatus, storage medium, and electronic device
WO2022100184A1 (en) * 2020-11-10 2022-05-19 珠海格力电器股份有限公司 Folder creation method and apparatus
CN112905095A (en) * 2021-03-19 2021-06-04 北京字节跳动网络技术有限公司 Object operation processing method and device and computer storage medium
CN112905095B (en) * 2021-03-19 2022-07-05 北京字节跳动网络技术有限公司 Object operation processing method and device and computer storage medium
WO2024022220A1 (en) * 2022-07-27 2024-02-01 华为技术有限公司 Icon arrangement method and apparatus, and device and storage medium

Also Published As

Publication number Publication date
CN110879680B (en) 2021-07-13

Similar Documents

Publication Publication Date Title
CN110879680B (en) Icon management method and electronic equipment
CN111049979B (en) Application sharing method, electronic equipment and computer readable storage medium
CN108446058B (en) Mobile terminal operation method and mobile terminal
CN110007835B (en) Object management method and mobile terminal
CN111142723B (en) Icon moving method and electronic equipment
CN110109604B (en) Application interface display method and mobile terminal
CN109471690B (en) Message display method and terminal equipment
CN108897473B (en) Interface display method and terminal
CN110618969B (en) Icon display method and electronic equipment
CN110099296B (en) Information display method and terminal equipment
CN110703972B (en) File control method and electronic equipment
CN111163224B (en) Voice message playing method and electronic equipment
CN110442281B (en) Application icon display method and terminal
CN107783709B (en) Image viewing method and mobile terminal
CN108984066B (en) Application icon display method and mobile terminal
CN110795189A (en) Application starting method and electronic equipment
US20210320995A1 (en) Conversation creating method and terminal device
CN108920040B (en) Application icon sorting method and mobile terminal
CN111124223A (en) Application interface switching method and electronic equipment
CN108536349B (en) Icon management method and mobile terminal
CN111026305A (en) Audio processing method and electronic equipment
CN111124345A (en) Audio source processing method and mobile terminal
CN110752981A (en) Information control method and electronic equipment
CN110244884B (en) Desktop icon management method and terminal equipment
CN111562959A (en) Icon management method and electronic equipment

Legal Events

Date Code Title Description
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