WO2022068864A1 - 后台任务的显示方法、装置、电子设备和可读存储介质 - Google Patents

后台任务的显示方法、装置、电子设备和可读存储介质 Download PDF

Info

Publication number
WO2022068864A1
WO2022068864A1 PCT/CN2021/121654 CN2021121654W WO2022068864A1 WO 2022068864 A1 WO2022068864 A1 WO 2022068864A1 CN 2021121654 W CN2021121654 W CN 2021121654W WO 2022068864 A1 WO2022068864 A1 WO 2022068864A1
Authority
WO
WIPO (PCT)
Prior art keywords
background task
background
mode
task interface
interface
Prior art date
Application number
PCT/CN2021/121654
Other languages
English (en)
French (fr)
Inventor
翟希山
Original Assignee
维沃移动通信有限公司
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 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2022068864A1 publication Critical patent/WO2022068864A1/zh

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
    • 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
    • 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

Definitions

  • the present application relates to the technical field of mobile terminals, and in particular, to a background task display method, apparatus, electronic device, and readable storage medium.
  • Embodiments of the present application provide a background task display method, apparatus, electronic device, and readable storage medium, which are used to solve the problem of difficulty in finding background tasks.
  • an embodiment of the present application provides a method for displaying background tasks, which is applied to an electronic device, including:
  • the preset mode includes a tiling mode, a grid mode or a polyhedral model mode
  • the background task interface displays a complete page corresponding to a background task
  • the background task interface displays complete pages corresponding to multiple background tasks
  • the background task interface The interface displays a polyhedron, and the page corresponding to the background task is displayed on the face of the polyhedron.
  • an embodiment of the present application provides a display device for a background task, including:
  • a first receiving module configured to receive the first input of the user
  • the first display module is used to display the background task interface in a preset mode in response to the first input; wherein, the preset mode includes a tiled mode, a grid mode or a polyhedral model mode, and when displayed in a tiled mode
  • the background task interface displays a complete page corresponding to a background task
  • the background task interface displays a plurality of background tasks The corresponding complete page
  • the background task interface displays a polyhedron
  • the page corresponding to the background task is displayed on the surface of the polyhedron.
  • an embodiment of the present application provides an electronic device, including a processor, a memory, and a program stored in the memory and executable on the processor, and the program is implemented when executed by the processor. The steps of the method for displaying background tasks according to any one of the first aspects.
  • an embodiment of the present application provides a readable storage medium, where a program is stored on the readable storage medium, and when the program is executed by a processor, the steps of the method for displaying background tasks described in the first aspect are implemented .
  • a variety of convenient and friendly background task display and interaction forms are provided, including at least one of tile display, grid display, or polyhedron display, and at the same time, according to the number of tasks and classification rules, it provides information that is close to user needs.
  • the background task display and classification method makes the arrangement of user background tasks more intelligent, realizes quick search of target background tasks, meets the different display needs of customers for background task management in various scenarios, and further improves the intelligence of background task display.
  • FIG. 1 is one of the schematic flowcharts of a method for displaying a background task provided by an embodiment of the present application
  • Fig. 2 is one of the structural representations of displaying a background task interface in a tiled manner provided by an embodiment of the present application;
  • FIG. 3 is one of the schematic structural diagrams of displaying a background task interface in a grid mode provided by an embodiment of the present application
  • Fig. 4 is the second structural schematic diagram of displaying a background task interface in a grid mode provided by an embodiment of the present application
  • FIG. 5 is the third schematic structural diagram of displaying a background task interface in a grid mode provided by an embodiment of the present application.
  • FIG. 6 is the fourth schematic structural diagram of displaying a background task interface in a grid mode provided by an embodiment of the present application.
  • FIG. 7 is one of the schematic structural diagrams of displaying a background task interface in a grid pattern in a horizontal screen mode according to an embodiment of the present application
  • FIG. 8 is one of the schematic structural diagrams of displaying a background task interface in a tiled manner in a landscape mode provided by an embodiment of the present application;
  • FIG. 9 is one of the structural schematic diagrams of displaying a background task interface in a polyhedron model mode provided by an embodiment of the present application.
  • FIG. 10 is the second structural schematic diagram of displaying a background task interface in a polyhedron model mode provided by an embodiment of the present application.
  • FIG. 11 is one of the schematic structural diagrams of a display device for a background task provided by an embodiment of the application.
  • FIG. 12 is the second schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 13 is a third schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 1 is one of the schematic flowcharts of a method for displaying background tasks provided by an embodiment of the present application, applied to an electronic device, including:
  • Step 11 Receive the first input from the user
  • Step 12 In response to the first input, display a background task interface in a preset manner
  • the preset mode includes a tiling mode, a grid mode or a polyhedral model mode
  • the background task interface displays a complete page corresponding to a background task
  • the background task interface displays complete pages corresponding to multiple background tasks
  • the background task interface The interface displays a polyhedron, and the page corresponding to the background task is displayed on the face of the polyhedron.
  • a page 201 corresponding to each background task is provided with a corresponding application icon 22 and a page status management corresponding to each background task button 23; each background task interface is provided with a preset mode switching button 21, a one-key clear button 24, and a clustering button 25 in the polyhedron mode.
  • FIG. 2 is one of the schematic structural diagrams of displaying a background task interface in a tiling mode provided by an embodiment of the present application.
  • the background task interface displays a background task corresponding to one full page;
  • FIG. 3 is one of the schematic structural diagrams of displaying a background task interface in the grid mode provided by the embodiment of the present application, and the background task interface displays a plurality of background tasks corresponding to the full page;
  • FIG. 9 is one of the schematic structural diagrams of displaying a background task interface in the polyhedron model mode provided by the embodiment of the present application, and the page corresponding to the background task is displayed on the polyhedron model. on the face.
  • a variety of convenient and friendly background task display and interaction forms are provided, including at least one of tile display, grid display, or polyhedron display, and at the same time, according to the number of tasks and classification rules, it provides information that is close to user needs.
  • the background task display and classification method makes the arrangement of user background tasks more intelligent, realizes quick search of target background tasks, meets the different display needs of customers for background task management in various scenarios, and further improves the intelligence of background task display.
  • the preset manner includes a tile manner or a grid manner
  • the background task interface includes complete pages of N background tasks; if the number of currently running background tasks exceeds N, the background task interface includes N first background tasks. Complete pages and partial pages of one or more second background tasks, where N is a positive integer greater than or equal to 1;
  • the method also includes:
  • the background task interface is updated, and the updated background task interface includes a complete page of the second background task and a partial page of at least one first background task.
  • different grid display rules can be set according to the number of currently running background tasks
  • the background task interface is set to the grid mode, the complete pages corresponding to at most 4 background tasks are displayed. If the number of currently running background tasks is greater than 4, the complete pages corresponding to the 4 background tasks and 1 (the number of currently running background tasks is 5) or 2 (the number of currently running background tasks > 5) partial pages of background tasks;
  • FIG. 4 is the second structural schematic diagram of displaying a background task interface in a grid mode provided by an embodiment of the present application. If the number of currently running background tasks is greater than 2 and less than or equal to 4, all currently running background tasks are displayed. Corresponding complete page; further, the format of the background task interface can be set as "overall center alignment"; please refer to Fig. 5, Fig. 5 is a schematic diagram showing the structure of the background task interface under the grid mode provided by the embodiment of the present application. 3. When the number of currently running background tasks is 2, the complete page corresponding to the two currently running background tasks is displayed in the center and aligned as a whole;
  • FIG. 6 is the fourth schematic diagram of the structure of displaying the background task interface in the grid mode provided by the embodiment of the present application. If the number of currently running background tasks is 1, the complete page corresponding to the currently running background task is displayed. ; Further, the format of the background task interface can be set to "enlarge the preview image to a preset value and align it in the center".
  • the background task interface displays a complete page corresponding to a background task; if the number of currently running background tasks is Not exceeding 1, the background task interface includes a complete page of a background task; if the number of currently running background tasks exceeds 1, the background task interface includes a complete page of the first background task and one or more first background tasks.
  • the background task interface can be updated by receiving the second input for the background task interface, and the updated background task interface includes the complete page of the second background task and at least one first Part of the page of a background task; at this time, it can be sorted from right to left according to the most recent usage time of the current background task.
  • the background task interface in the setting grid mode displays a complete page corresponding to at most 4 background tasks as follows: For example, if the number of currently running background tasks does not exceed 4, the background task interface includes the complete pages of all background tasks currently running; if the number of currently running background tasks exceeds 4, the background task interface includes 4 A complete page of a background task and partial pages of one or more second background tasks; the background task interface can be updated by receiving a second input for the background task interface, and the updated background task interface includes all The complete page of the second background task and the partial page of at least one first background task; at this time, the current background task pages can be sorted according to the most recent usage time of the current background task.
  • the background task interface in the grid mode is set to display complete pages corresponding to at most 4 background tasks and partial pages corresponding to at most 2 background tasks. Sort each 4 complete pages clockwise to the left, and the outside of each background task page is provided with an icon corresponding to the background task and a corresponding management button;
  • the background task interface when the background task interface is displayed in a preset manner, when the number of currently running background tasks exceeds the number of complete pages of the background task that can be accommodated in the current background task interface, the background task interface can be updated by receiving external input.
  • the complete page of multiple background tasks can be viewed dynamically, which further improves the display interactivity of background tasks.
  • the method further includes:
  • controlling the background task interface to switch from the first display mode to the second display mode
  • the first display mode and the second display mode are one of the tile mode, the grid mode and the polyhedron model mode, and the first display mode is different from the The second display mode.
  • the third input is an operation of clicking a switch button control on the background task interface, or a two-finger pinch operation, or a two-finger zoom-in operation.
  • the preset mode is three modes including tiling mode, grid mode and polyhedral model mode: For example, when the background task interface is displayed in a tiled mode, the background task interface is displayed by two-finger magnification and switched to the grid mode; and then when the background task interface is displayed in the grid mode, the background task interface is displayed by two-finger zooming and switching.
  • the background task interface is displayed in the polyhedron model mode; then the background task interface is displayed in the grid mode by pinching the current background task interface with two fingers, and the background task interface is displayed in the tile mode by pinching the current background task interface with two fingers. Background task interface.
  • a multi-level, different dimension, and progressive background task display is realized, and the switching of various different preset modes is realized through button controls or shortcut operations, which further improves the display time of different numbers of background tasks. speed and applicability.
  • the method for displaying background tasks further includes at least one of the following:
  • the seventh input includes, but is not limited to, clicking a clear button of the target background task or sliding up the target background task.
  • the fourth input, the fifth input, the sixth input, and the seventh input can be managed by clicking on the page status corresponding to each background task Button 23 is implemented.
  • the management of the target background task is realized by inputting the page of each target background task, such as locking the background task, viewing the page of the application corresponding to the background task, and displaying the background on a split screen.
  • the task interface and the corresponding application page, clearing background tasks, etc., realize the rapid management of the target background task in the background task interface.
  • the method for displaying background tasks further includes:
  • background tasks that are currently unlocked are cleared.
  • the clearing input may be implemented by clicking the one-key clear button 24 .
  • all background tasks that are currently unlocked can be cleared with one key by inputting to each background task interface, and the management of large batches of background tasks can be realized simply and quickly.
  • the background task interface is of the applet type
  • the applet task page can be marked by receiving the mark input for the background task interface, and in response to the mark input; if the task page is the applet task page and the number of the applet pages exceeds the preset value, the most recent The default applet page used.
  • the sub-background tasks of a specific type of background tasks are further managed, and the user can quickly view the content of the last operation, thereby realizing further positioning and fine management of the user's background tasks.
  • FIG. 7 is one of the schematic structural diagrams of displaying a background task interface in a grid pattern in a horizontal screen mode according to an embodiment of the present application;
  • FIG. 8 is one of the schematic structural diagrams of displaying a background task interface in a tiled manner in a landscape mode provided by an embodiment of the present application;
  • the background task interface is updated.
  • the first background task and the second background task are in the The electronic devices are arranged in the long-side direction;
  • the background task interface is updated.
  • the first background task and the second background task are in the The electronic devices are arranged in the short-side direction.
  • the background task interface is updated, and the update rule is to adjust according to the In the display mode of the electronic device, the arrangement direction of the complete page corresponding to the background task is adjusted according to the long side or the short side of the electronic device, so as to realize the optimization of the display effect.
  • FIG. 9 is one of the structural schematic diagrams of displaying a background task interface in the polyhedral model mode provided by an embodiment of the present application; please refer to FIG. 10, FIG. 10 is a polyhedron model mode provided by an embodiment of the present application displaying a background task interface.
  • the preset mode includes a polyhedron model mode
  • the polyhedron model mode includes: a first polyhedron model mode or a second polyhedron model mode.
  • the background task interface includes: a polyhedron, and the page corresponding to the background task is displayed on the surface of the polyhedron; in the case where the background task interface is displayed in the form of the second polyhedron model, the background task interface includes a plurality of polyhedrons, The faces of each of the polyhedrons are used to display pages belonging to the same type of background tasks;
  • the method also includes:
  • the background task automatically creates an N-faced cube model according to N background tasks through the OpenGL rendering technology, and obtains the task icon and renders it on the face of the cube.
  • the current background task interface 200 further includes a clustering button 25. Click the clustering button 25 to obtain preset clustering rules, and cluster the currently running N background tasks into Class M, and switch the current background task interface from the first polyhedron model display to the second polyhedron model display;
  • the background task interface 200 When the background task interface 200 is displayed in the second polyhedron model, M polyhedrons are created according to the number M of aggregated tasks through the OpenGL rendering technology. At this time, the background task interface 200 can be based on clustering rules, such as It is recommended to cluster multiple polyhedrons 202 with multiple background tasks used recently, or directly locate multiple polyhedrons 202 through the clustering button 25. At this time, the background task interface 200 supports sliding up and down to switch between different types of polyhedrons 202. .
  • the shapes of different types of polyhedrons are different.
  • the clustering rules may be clustering according to the attributes of each background task, clustering according to the user's usage frequency, clustering according to the user's preset preferences, and clustering according to the background task. The running time of tasks is clustered, etc.
  • the target background task can be quickly cleared by removing the task icon on the surface of the polyhedron corresponding to the target background task page.
  • the icon of the application on the polyhedron is locked and marked in red, and when all background tasks are cleared with one click, the polyhedron occurs Rotation effect, the task operation is over, and the background task interface is exited.
  • the display method of the background task supports the case of displaying the background task interface in the form of a polyhedron model, including the mode of displaying the first polyhedron model with one polyhedron, and the page corresponding to the background task is displayed in On the surface of the polyhedron, the polyhedron supports rotation, and further, the user searches for the target background task and performs further background task management.
  • the first polyhedron model mode is especially suitable for a large number of background task display and management scenarios; it also includes display There are multiple polyhedrons in the second polyhedron model mode. The faces of each polyhedron are used to display pages belonging to the same type of background tasks.
  • the interface supports sliding to switch between different types of polyhedrons.
  • Each polyhedron also supports rotation and intelligent classification.
  • the background tasks currently running and the display and management of background tasks are further refined; in the polyhedron model mode, different planet cubes are formed according to the types of background tasks, simulating the big bang perspective of the vast universe, providing users with a more convenient and interesting interactive form. According to the user's usage habits and the current scene, it provides background tasks that are close to the user's needs, further improving the intelligence of background task display.
  • the background task interface is controlled to switch between the first polyhedron model mode and the second polyhedron model mode.
  • the ninth input includes but is not limited to an operation of clicking a polyhedral model switching button control on the background task interface, or, a two-finger pinch operation, or, a two-finger pinch operation Zoom operation.
  • switching between the first polyhedral model mode and the second polyhedral model mode is simple and quick, and a more efficient and highly playable background task layout is provided for different numbers of background tasks
  • the processing method improves the user's electronic device experience.
  • the execution subject may be the display device of the background task, or a control module in the display device of the background task for executing the display method of the background task.
  • the display method of the background task provided by the embodiment of the present application is described by taking the display method of the background task performed by the display device of the background task as an example.
  • FIG. 11 is a schematic structural diagram of a background task display device 30 provided by an embodiment of the present application, including:
  • the first receiving module 31 is used for receiving the first input of the user
  • the display module 32 is configured to display the background task interface in a preset mode in response to the first input; wherein, the preset mode includes a tiling mode, a grid mode or a polyhedral model mode, and when displaying all the background tasks in a tiling mode
  • the background task interface displays a complete page corresponding to a background task
  • the background task interface displays a plurality of background tasks corresponding to
  • the background task interface is displayed in the form of a polyhedron model
  • the background task interface displays a polyhedron
  • the page corresponding to the background task is displayed on the surface of the polyhedron.
  • a variety of convenient and friendly background task display and interaction forms are provided, including at least one of tile display, grid display, or polyhedron display, and at the same time, according to the number of tasks and classification rules, it provides information that is close to user needs.
  • the background task display and classification method makes the arrangement of user background tasks more intelligent, realizes quick search of target background tasks, meets the different display needs of customers for background task management in various scenarios, and further improves the intelligence of background task display.
  • the preset manner includes a tile manner or a grid manner
  • the background task interface includes complete pages of N background tasks; if the number of currently running background tasks exceeds N, the background task interface includes N first background tasks. Complete pages and partial pages of one or more second background tasks, where N is a positive integer greater than or equal to 1;
  • a second receiving module configured to receive a second input for the background task interface
  • the display module is further configured to update the background task interface in response to the second input, and the updated background task interface includes a complete page of the second background task and a partial page of at least one first background task .
  • the background task interface when the background task interface is displayed in a preset manner, when the number of currently running background tasks exceeds the number of complete pages of the background task that can be accommodated in the current background task interface, the background task interface can be updated by receiving external input.
  • the complete page of multiple background tasks can be viewed dynamically, which further improves the display interactivity of background tasks.
  • a third receiving module configured to receive a third input for the background task interface
  • the display module is further configured to control the background task interface to switch from the first display mode to the second display mode in response to the third input;
  • the first display mode and the second display mode are one of the tile mode, the grid mode and the polyhedron model mode, and the first display mode is different from the The second display mode.
  • a multi-level, different dimension, and progressive background task display is realized, and the switching of various different preset modes is realized through button controls or shortcut operations, which further improves the display time of different numbers of background tasks. speed and applicability.
  • the display device for the background task further includes at least one of the following:
  • a fourth receiving module configured to receive a fourth input for the page of the target background task on the background task interface
  • the display module is further configured to lock the target background task in response to the fourth input;
  • a fifth receiving module configured to receive the fifth input for the page of the target background task on the background task interface
  • the display module is further configured to display the page of the application corresponding to the target background task in response to the fifth input;
  • the sixth receiving module for receiving the sixth input for the page of the target background task on the background task interface
  • the display module is configured to, in response to the sixth input, divide the current display area into a first display area and a second display area, display the background task interface in the first display area, and display the background task interface in the second display area.
  • the display area displays the page of the application corresponding to the target background task;
  • a seventh receiving module configured to receive a seventh input for the page of the target background task on the background task interface; in response to the seventh input, clear the target background task.
  • the management of the target background task is realized by inputting the page of each target background task, such as locking the background task, viewing the page of the application corresponding to the background task, and displaying the background on a split screen.
  • the task interface and the corresponding application page, clearing background tasks, etc., realize the rapid management of the target background task in the background task interface.
  • the display device for the background task further includes:
  • the update module is configured to update the background task interface if the display device of the background task is detected to be adjusted from the portrait mode to the landscape mode.
  • the first background task and all the second background task is arranged in the longitudinal direction of the display device of the background task;
  • the update module is further configured to update the background task interface if the display device that detects the background task is adjusted from the landscape mode to the portrait mode, and in the updated background task interface, the first background task and the second background task are arranged in the short side direction of the display device of the background task.
  • the background task interface is updated, and the rules are updated In order to adjust the arrangement direction of the complete page corresponding to the background task according to the display mode of the display device of the background task after adjustment, according to the long side or the short side of the display device of the background task, the display effect is optimized.
  • the first receiving module is further configured to receive a clear input for the background task interface
  • the display module is further configured to clear the currently unlocked background tasks in response to the clear input.
  • the preset mode includes a polyhedron model mode;
  • the polyhedron model mode includes: a first polyhedron model mode and/or a second polyhedron model mode.
  • the background task interface is displayed in the first polyhedron model, the background task interface includes a polyhedron, and the page corresponding to the background task is displayed on the surface of the polyhedron;
  • the background task interface is displayed in a polyhedron model, the background task interface includes a plurality of polyhedrons, and the face of each polyhedron is used to display pages belonging to the same type of background tasks;
  • an eighth receiving module configured to receive an eighth input for the background task interface
  • the display module is further configured to rotate the polyhedron in response to the eighth input.
  • the display method of the background task supports the case of displaying the background task interface in the form of a polyhedron model, including the mode of displaying the first polyhedron model with one polyhedron, and the page corresponding to the background task is displayed in On the surface of the polyhedron, the polyhedron supports rotation, and further, the user searches for the target background task and performs further background task management.
  • the first polyhedron model method is especially suitable for a large number of background task display and management scenarios; There are multiple polyhedrons in the second polyhedron model mode. The faces of each polyhedron are used to display pages belonging to the same type of background tasks.
  • the interface supports sliding to switch between different types of polyhedrons. Each polyhedron also supports rotation and intelligent classification.
  • the display device for the background task further includes:
  • a ninth receiving module for receiving the ninth input for the background task interface
  • the display module is further configured to control the background task interface to switch between the first polyhedron model mode and the second polyhedron model mode in response to the ninth input.
  • switching between the first polyhedral model mode and the second polyhedral model mode is simple and quick, and a more efficient and highly playable background task layout is provided for different numbers of background tasks
  • the processing method improves the use experience of the display device of the background task.
  • the display device of the background task in this embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal.
  • the apparatus may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant).
  • UMPC ultra-mobile personal computer
  • netbook or a personal digital assistant
  • non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • Network Attached Storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the display device of the background task in the embodiment of the present application may be a device having an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
  • the display device for background tasks provided by the embodiments of the present application can implement each process implemented by the method embodiments in FIG. 1 to FIG. 10 , and to avoid repetition, details are not repeated here.
  • FIG. 13 is a third schematic structural diagram of an electronic device provided by an embodiment of the present application; an embodiment of the present application further provides an electronic device 500 , including a processor 501 and a memory 502 , which are stored in A program on the memory 502 that can be run on the processor 501, when the program is executed by the processor 501, implements each process of the above-mentioned embodiment of the method for displaying background tasks, and can achieve the same technical effect. To avoid repetition, here No longer.
  • FIG. 12 is the second schematic structural diagram of an electronic device provided by an embodiment of the present application, which is a schematic structural diagram of hardware of an electronic device implementing various embodiments of the present application.
  • the electronic device 40 includes but is not limited to: a radio frequency unit 41, a network module 42, an audio output unit 43, an input unit 44, a sensor 45, a display unit 46, a user input unit 47, an interface unit 48, a memory 49, and a processor 410, etc. part.
  • the electronic device 40 may also include a power source (such as a battery) for supplying power to various components, and the power source may be logically connected to the processor 410 through a power management system, so as to manage charging, discharging, and power management through the power management system. consumption management and other functions.
  • a power source such as a battery
  • the structure of the electronic device shown in FIG. 12 does not constitute a limitation on the electronic device.
  • the electronic device may include more or less components than the one shown, or combine some components, or arrange different components, which will not be repeated here. .
  • the user input unit 47 is used for receiving the first input of the user
  • the display unit 46 is configured to display the background task interface in a preset manner in response to the first input; wherein, the preset manner includes a tiled manner, a grid manner or a polyhedral model manner, and when displaying the background task interface in a tiled manner
  • the background task interface displays a complete page corresponding to a background task
  • the background task interface displays a plurality of background tasks corresponding to the page.
  • a complete page when the background task interface is displayed in the form of a polyhedron model, the background task interface displays a polyhedron, and the page corresponding to the background task is displayed on the face of the polyhedron.
  • the preset mode includes a tiling mode or a grid mode
  • the background task interface includes complete pages of N background tasks; if the number of currently running background tasks exceeds N, the background task interface includes N first background tasks. A complete page and a partial page of one or more second background tasks, where N is a positive integer greater than or equal to 1;
  • the user input unit 47 is further configured to receive a second input for the background task interface
  • the display unit 46 is further configured to update the background task interface in response to the second input, and the updated background task interface includes a complete page of the second background task and a part of at least one first background task. page.
  • the background task interface when the background task interface is displayed in a preset manner, when the number of currently running background tasks exceeds the number of complete pages of the background task that can be accommodated in the current background task interface, the background task interface can be updated by receiving external input.
  • the complete page of multiple background tasks can be viewed dynamically, which further improves the display interactivity of background tasks.
  • the user input unit 47 is further configured to receive a third input for the background task interface
  • the display unit 46 is further configured to control the background task interface to switch from the first display mode to the second display mode in response to the third input;
  • the first display mode and the second display mode are one of the tile mode, the grid mode and the polyhedron model mode, and the first display mode is different from the The second display mode.
  • a multi-level, different dimension, and progressive background task display is realized, and the switching of various different preset modes is realized through button controls or shortcut operations, which further improves the display time of different numbers of background tasks. speed and applicability.
  • the user input unit 47 is further configured to receive a fourth input for the page of the target background task on the background task interface;
  • the display unit 46 is further configured to lock the target background task in response to the fourth input;
  • the user input unit 47 is further configured to receive a fifth input for the page of the target background task on the background task interface;
  • the display unit 46 is further configured to display the page of the application corresponding to the target background task in response to the fifth input;
  • the user input unit 47 is further configured to receive a sixth input for the page of the target background task on the background task interface;
  • the display unit 46 is further configured to, in response to the sixth input, divide the display area of the electronic device into a first display area and a second display area, and display the background task interface in the first display area, Display the page of the application corresponding to the target background task in the second display area;
  • the user input unit 47 is further configured to receive a seventh input for the page of the target background task on the background task interface;
  • the processor 110 is further configured to clear the target background task in response to the seventh input.
  • the management of the target background task is realized by inputting the page of each target background task, such as locking the background task, viewing the page of the application corresponding to the background task, and displaying the background on a split screen.
  • the task interface and the corresponding application page, clearing background tasks, etc., realize the rapid management of the target background task in the background task interface.
  • the display unit 46 is further configured to update the background task interface if it is detected that the electronic device is adjusted from the portrait mode to the landscape mode.
  • the first background task and all the second background tasks are arranged in the longitudinal direction of the electronic device;
  • the display unit 46 is further configured to update the background task interface if it is detected that the electronic device is adjusted from the horizontal screen mode to the vertical screen mode.
  • the first background task and all The second background tasks are arranged in the short side direction of the electronic device.
  • the background task interface is updated, and the update rule is to adjust according to the In the display mode of the electronic device, the arrangement direction of the complete page corresponding to the background task is adjusted according to the long side or the short side of the electronic device, so as to realize the optimization of the display effect.
  • the user input unit 47 is further configured to receive a clear input for the background task interface
  • the processor 110 is further configured to clear the currently unlocked background tasks in response to the clear input.
  • the preset mode includes a polyhedron model mode;
  • the polyhedron model mode includes: a first polyhedron model mode and/or a second polyhedron model mode, in which the first polyhedron model mode is used
  • the background task interface includes a polyhedron, and the page corresponding to the background task is displayed on the surface of the polyhedron; when the background task is displayed in the second polyhedron model mode
  • the background task interface includes a plurality of polyhedrons, and each face of the polyhedron is used to display pages belonging to the same type of background tasks;
  • the electronic device also includes:
  • the user input unit 47 is further configured to receive an eighth input for the background task interface
  • the processor 110 is further configured to rotate the polyhedron in response to the eighth input.
  • the display method of the background task supports the case of displaying the background task interface in the form of a polyhedron model, including the mode of displaying the first polyhedron model with one polyhedron, and the page corresponding to the background task is displayed in On the surface of the polyhedron, the polyhedron supports rotation, and further, the user searches for the target background task and performs further background task management.
  • the first polyhedron model method is especially suitable for a large number of background task display and management scenarios; There are multiple polyhedrons in the second polyhedron model mode. The faces of each polyhedron are used to display pages belonging to the same type of background tasks.
  • the interface supports sliding to switch between different types of polyhedrons. Each polyhedron also supports rotation and intelligent classification.
  • the user input unit 47 is further configured to receive a ninth input for the background task interface
  • the display unit 46 is further configured to control the background task interface to switch between the first polyhedron model mode and the second polyhedron model mode in response to the ninth input.
  • switching between the first polyhedral model mode and the second polyhedral model mode is simple and quick, and a more efficient and highly playable background task layout is provided for different numbers of background tasks
  • the processing method improves the user's electronic device experience.
  • a variety of convenient and friendly background task display and interaction forms are provided, including at least one of tile display, grid display, or polyhedron display, and at the same time, according to the number of tasks and classification rules, it provides information that is close to user needs.
  • the background task display and classification method makes the arrangement of user background tasks more intelligent, realizes quick search of target background tasks, meets the different display needs of customers for background task management in various scenarios, and further improves the intelligence of background task display.
  • the input unit 44 may include a graphics processor (Graphics Processing Unit, GPU) 441 and a microphone 442. Such as camera) to obtain still pictures or video image data for processing.
  • the display unit 46 may include a display panel 461, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 47 includes a touch panel 471 and other input devices 472 .
  • the touch panel 471 is also called a touch screen.
  • the touch panel 471 may include two parts, a touch detection device and a touch controller.
  • Other input devices 472 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be described herein again.
  • Memory 49 may be used to store software programs as well as various data including, but not limited to, application programs and operating systems.
  • the processor 410 may integrate an application processor and a modem processor, wherein the application processor mainly handles the operating system, user interface, and application programs, and the like, and the modem processor mainly handles wireless communication. It can be understood that, the above-mentioned modulation and demodulation processor may not be integrated into the processor 410.
  • Embodiments of the present application further provide a readable storage medium, where a program is stored on the readable storage medium, and when the program is executed by a processor, each process of the above-mentioned embodiment of the method for displaying background tasks can be achieved, and the same technical effect can be achieved, In order to avoid repetition, details are not repeated here.
  • the processor is the processor in the electronic device described in the foregoing embodiments.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • An embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run a program or an instruction to implement the display method for the above background task In order to avoid repetition, the details are not repeated here.
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.
  • the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of a software product in essence or in a part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, CD-ROM), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of this application.
  • a storage medium such as ROM/RAM, magnetic disk, CD-ROM

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)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种后台任务的显示方法、装置、电子设备和可读存储介质,涉及移动终端技术领域,该方法包括:接收用户的第一输入(11);响应于第一输入,以预设方式显示后台任务界面;其中,预设方式包括平铺方式、宫格方式或多面体模型方式,在以平铺方式显示后台任务界面的情况下,后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示后台任务界面的情况下,后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示后台任务界面的情况下,后台任务界面显示有多面体,后台任务对应的页面显示于多面体的面上(12)。

Description

后台任务的显示方法、装置、电子设备和可读存储介质
相关申请的交叉引用
本申请主张在2020年9月30日在中国提交的中国专利申请号No.202011064402.X的优先权,其全部内容通过引用包含于此。
技术领域
本申请涉及移动终端技术领域,尤其涉及一种后台任务的显示方法、装置、电子设备和可读存储介质。
背景技术
在当前手机后台任务展示时,大多是通过快捷中心横向展示任务图标的模式,通过滑动后台任务列表,定位到想要查找的后台任务,然后进行任务切换。
这种任务展示的形式,在多个后台任务存在时场景时,通过横滑后台图片,查找到自己想要的应用需要花费很大的时间,另外,针对当前后台任务当前的操作内容也是不可见的,想要了解此应用最后操作的界面变得很困难,很难满足客户对于手机快速且方便地切换任务的需求。
发明内容
本申请实施例提供一种后台任务的显示方法、装置、电子设备和可读存储介质,用于解决后台任务查找困难的问题。
为了解决上述技术问题,本申请实施例是这样实现的:
第一方面,本申请实施例提供了一种后台任务的显示方法,应用于电子设备,包括:
接收用户的第一输入;
响应于所述第一输入,以预设方式显示后台任务界面;
其中,所述预设方式包括平铺方式、宫格方式或多面体模型方式,在以 平铺方式显示所述后台任务界面的情况下,所述后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示所述后台任务界面的情况下,所述后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面显示有多面体,所述后台任务对应的页面显示于所述多面体的面上。
第二方面,本申请实施例提供了一种后台任务的显示装置,包括:
第一接收模块,用于接收用户的第一输入;
第一显示模块,用于响应于所述第一输入,以预设方式显示后台任务界面;其中,所述预设方式包括平铺方式、宫格方式或多面体模型方式,在以平铺方式显示所述后台任务界面的情况下,所述后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示所述后台任务界面的情况下,所述后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面显示有多面体,所述后台任务对应的页面显示于所述多面体的面上。
第三方面,本申请实施例提供了一种电子设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序,所述程序被所述处理器执行时实现如第一方面任一项所述的后台任务的显示方法的步骤。
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序,所述程序被处理器执行时实现如第一方面所述的后台任务的显示方法的步骤。
在本申请实施例中,提供了多种便利且友好的后台任务显示交互形式,包括平铺显示、宫格显示或多面体显示中的至少一种,同时根据任务数量和分类规则提供接近用户需求的后台任务显示及分类方式,使得用户后台任务的排列更加智能化,实现快速查找目标后台任务,满足客户在多种场景下进行后台任务管理的不同显示需求,进一步提升了后台任务显示的智能化。
附图说明
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本申请的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:
图1为本申请实施例提供的一种后台任务的显示方法的流程示意图之一;
图2是本申请实施例提供的平铺方式下显示后台任务界面的结构示意图之一;
图3是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之一;
图4是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之二;
图5是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之三;
图6是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之四;
图7为本申请实施例提供的横屏模式下以宫格方式显示后台任务界面的结构示意图之一;
图8为本申请实施例提供的横屏模式下以平铺方式显示后台任务界面的结构示意图之一;
图9是本申请实施例提供的多面体模型方式下显示后台任务界面的结构示意图之一;
图10是本申请实施例提供的多面体模型方式下显示后台任务界面的结构示意图之二;
图11为本申请实施例提供的一种后台任务的显示装置的结构示意图之一;
图12为本申请实施例提供的一种电子设备的的结构示意图之二;
图13为本申请实施例提供的一种电子设备的的结构示意图之三。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的后台任务的显示方法进行详细地说明。
请参考图1,图1为本申请实施例提供的一种后台任务的显示方法的流程示意图之一,应用于电子设备,包括:
步骤11:接收用户的第一输入;
步骤12:响应于所述第一输入,以预设方式显示后台任务界面;
其中,所述预设方式包括平铺方式、宫格方式或多面体模型方式,在以平铺方式显示所述后台任务界面的情况下,所述后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示所述后台任务界面的情况下,所述后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面显示有多面体,所述后台任务对应的页面显示于所述多面体的面上。
在本申请的一些实施例中,可选的,以预设方式显示后台任务界面200时,每一后台任务对应的页面201上设有对应的应用图标22和每一后台任务对应的页面状态管理按钮23;每一后台任务界面设有预设方式切换按钮21,一键清除按钮24,多面体模式方式时还包括聚类按钮25。
当预设方式为平铺方式时,请参见图2,图2是本申请实施例提供的平 铺方式下显示后台任务界面的结构示意图之一,所述后台任务界面显示有一个后台任务对应的完整页面;
当预设方式为宫格方式时,请参见图3,图3是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之一,所述后台任务界面显示有多个后台任务对应的完整页面;
当预设方式为多面体模型方式时,请参见图9,图9是本申请实施例提供的多面体模型方式下显示后台任务界面的结构示意图之一,所述后台任务对应的页面显示于所述多面体的面上。
在本申请实施例中,提供了多种便利且友好的后台任务显示交互形式,包括平铺显示、宫格显示或多面体显示中的至少一种,同时根据任务数量和分类规则提供接近用户需求的后台任务显示及分类方式,使得用户后台任务的排列更加智能化,实现快速查找目标后台任务,满足客户在多种场景下进行后台任务管理的不同显示需求,进一步提升了后台任务显示的智能化。
在本申请的一些实施例中,可选的,所述预设方式包括平铺方式或宫格方式;
所述响应于所述第一输入,显示所述后台任务界面包括:
若当前运行的后台任务的数量未超过N,所述后台任务界面包括N个后台任务的完整页面;若当前运行的后台任务的数量超过N,所述后台任务界面包括N个第一后台任务的完整页面和一个或多个第二后台任务的部分页面,其中,N为大于或等于1的正整数;
所述方法还包括:
接收针对所述后台任务界面的第二输入;
响应于所述第二输入,更新所述后台任务界面,更新后的所述后台任务界面包括所述第二后台任务的完整页面和至少一个第一后台任务的部分页面。
在本申请的一些实施例中,可选的,宫格方式显示后台任务界面时,可依据当前运行的后台任务的数量设置不同的宫格显示规则;
请参见图3,如若设置宫格方式下所述后台任务界面显示有至多4个后 台任务对应的完整页面,若当前运行的后台任务的数量大于4时,显示4个后台任务对应的完整页面和1个(当前运行的后台任务的数量为5)或2个(当前运行的后台任务的数量>5)后台任务的部分页面;
请参见图4,图4是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之二,若当前运行的后台任务的数量大于2小于等于4时,显示所有当前运行的后台任务对应的完整页面;进一步地,可设置所述后台任务界面的格式为“整体居中对齐”;请参见图5,图5是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之三,当前运行的后台任务的数量为2时,当前运行的2个后台任务对应的完整页面整体居中对齐显示;
请参见图6,图6是本申请实施例提供的宫格方式下显示后台任务界面的结构示意图之四,若当前运行的后台任务的数量为1时,显示当前运行的后台任务对应的完整页面;进一步地,可设置所述后台任务界面的格式为“预览图放大至预设值并居中对齐”。
请参见图2,在本申请的一些实施例中,可选的,平铺方式显示后台任务界面时,所述后台任务界面显示有一个后台任务对应的完整页面;若当前运行的后台任务的数量未超过1,所述后台任务界面包括1个后台任务的完整页面;若当前运行的后台任务的数量超过1,所述后台任务界面包括1个第一后台任务的完整页面和一个或多个第二后台任务的部分页面;可通过接收针对所述后台任务界面的第二输入,更新所述后台任务界面,更新后的所述后台任务界面包括所述第二后台任务的完整页面和至少一个第一后台任务的部分页面;此时可根据当前后台任务的最近使用时间从右往左依次排序。
请参见图3,在本申请的一些实施例中,可选的,宫格方式显示后台任务界面时,以设置宫格方式下所述后台任务界面显示有至多4个后台任务对应的完整页面为例,若当前运行的后台任务的数量未超过4,所述后台任务界面包括当前运行的所有后台任务的完整页面;若当前运行的后台任务的数量超过4,所述后台任务界面包括4个第一后台任务的完整页面和一个或多个第二后台任务的部分页面;可通过接收针对所述后台任务界面的第二输入, 更新所述后台任务界面,更新后的所述后台任务界面包括所述第二后台任务的完整页面和至少一个第一后台任务的部分页面;此时可根据当前后台任务的最近使用时间对当前多个后台任务页面排序。
具体地,以当前运行的后台任务的数量为8为例,设置宫格方式下所述后台任务界面显示有至多4个后台任务对应的完整页面和至多2个后台任务对应的部分页面,从右往左对每4个完整页面进行顺时针排序,每一后台任务的页面外侧设有对应后台任务的图标和对应的管理按钮;
所述第二输入为右滑所述后台任务界面时,左侧第5个后台任务和第6个后台任务的页面和对应任务的图标和管理按钮,随着右滑后台任务界面渐变显示出来,右侧第1个后台任务和第2个后台任务的页面和对应任务的图标和管理按钮渐变隐藏,每一后台显示界面保持6个应用图标在视图窗口可见,管理按钮可全部或部分隐藏。
在本申请实施例中,以预设方式显示后台任务界面时,当当前运行的后台任务个数超出当前后台任务界面可容纳的后台任务的完整页面数量时,支持接收外部输入更新后台任务界面,实现动态查看多个后台任务的完整页面,进一步提高了后台任务的显示的交互性。
在本申请的一些实施例中,可选的,所述方法还包括:
接收针对所述后台任务界面的第三输入;
响应于所述第三输入,控制所述后台任务界面由第一显示方式切换至第二显示方式;
其中,所述第一显示方式、所述第二显示方式均为所述平铺方式、所述宫格方式和所述多面体模型方式中的一者,且所述第一显示方式不同于所述第二显示方式。
在本申请的一些实施例中,可选的,所述第三输入为点击所述后台任务界面上的切换按钮控件的操作,或,双指捏合操作,或,双指放大操作。
在本申请的一些实施例中,可选的,预设方式包括平铺方式、宫格方式多种时,以预设方式为包括平铺方式、宫格方式和多面体模型方式的3种方 式为例,在平铺方式显示所述后台任务界面的情况下通过双指放大切换至宫格方式显示所述后台任务界面;再在宫格方式显示所述后台任务界面的情况下通过双指放大切换至多面体模型方式显示示所述后台任务界面;再通过双指捏合当前后台任务界面切换至宫格方式显示所述后台任务界面,再通过双指捏合当前后台任务界面切换至平铺方式显示所述后台任务界面。
在本申请实施例中,实现了多层级、不同维度、递进式地后台任务显示,通过按钮控件或快捷操作实现多种不同的预设方式的切换,进一步提升了不同数量的后台任务显示时的快捷和适用性。
在本申请的一些实施例中,可选的,所述后台任务的显示方法还包括以下至少一项:
还包括以下至少一项:
接收针对所述后台任务界面上的目标后台任务的页面的第四输入;响应于所述第四输入,锁定所述目标后台任务;
接收针对所述后台任务界面上的目标后台任务的页面的第五输入;响应于所述第五输入,显示所述目标后台任务对应的应用的页面;
接收针对所述后台任务界面上的目标后台任务的页面的第六输入;响应于所述第六输入,将所述电子设备的显示区域划分为第一显示区域和第二显示区域,在所述第一显示区域显示所述后台任务界面,在所述第二显示区域显示所述目标后台任务对应的应用的页面;
接收针对所述后台任务界面上的目标后台任务的页面的第七输入;响应于所述第七输入,清除所述目标后台任务。
在本申请的一些实施例中,可选的,所述第七输入包括但不限于点击所述目标后台任务的清除按钮或上滑所述目标后台任务。
在本申请的一些实施例中,可选的,所述第四输入、所述第五输入、所述第六输入、所述第七输入可通过点击所述每一后台任务对应的页面状态管理按钮23实现。
本申请实施例中,针对每一目标后台任务,通过对每一目标后台任务的 页面的输入实现该目标后台任务的管理,如锁定后台任务、查看后台任务对应的应用的页面、分屏显示后台任务界面和对应的应用页面、清除后台任务等,实现了后台任务界面针对目标后台任务的快速管理。
在本申请的一些实施例中,可选的,所述后台任务的显示方法还包括:
接收针对所述后台任务界面的清除输入;
响应于所述清除输入,清除当前未被锁定的后台任务。在本申请的一些实施例中,可选的,所述清除输入可通过点击所述一键清除按钮24实现。
在本申请实施例中,可通过对每一后台任务界面的输入实现一键清除当前未被锁定的全部后台任务,简单快捷地实现大批量的后台任务管理。在本申请的一些实施例中,可选的,若后台任务界面为小程序类型,
可通过接收针对所述后台任务界面的标记输入,响应于所述标记输入,标记所述小程序任务页面;若任务页面为小程序任务页面且小程序页面个数超过预设值时,保留最近使用的预设值个小程序页面。
在本申请实施例中,针对特定类型的后台任务的子后台任务进一步进行管理,方面用户快速查看最后一次操作内容,实现了用户后台任务的进一步定位和精细管理。
请参见图7,图7为本申请实施例提供的横屏模式下以宫格方式显示后台任务界面的结构示意图之一;
请参见图8,图8为本申请实施例提供的横屏模式下以平铺方式显示后台任务界面的结构示意图之一;
在本申请的一些实施例中,可选的,还包括:
若检测到所述电子设备由竖屏模式调整到横屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述电子设备的长边方向上排列;
若检测到所述电子设备由横屏模式调整到竖屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述电子设备的短边方向上排列。
在本申请实施例中,当电子设备的显示模式进行切换且当前后台任务个数大于预设方式下能显示的后台任务对应的完整页面个数时,后台任务界面进行更新,更新规则为根据调整后的电子设备的显示模式,按照电子设备的长边或短边调整后台任务对应的完整页面的排列方向,实现了显示效果优化。
请参见图9,图9是本申请实施例提供的多面体模型方式下显示后台任务界面的结构示意图之一;请参见图10,图10是本申请实施例提供的多面体模型方式下显示后台任务界面的结构示意图之二;
在本申请的一些实施例中,可选的,所述预设方式包括多面体模型方式;
所述多面体模型方式包括:第一多面体模型方式或第二多面体模型方式,在以所述第一多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括一个多面体,所述后台任务对应的页面显示于所述多面体的面上;在以所述第二多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括多个多面体,每个所述多面体的面用于显示属于同一类型的后台任务的页面;
所述方法还包括:
接收针对所述后台任务界面的第八输入;
响应于所述第八输入,旋转所述多面体。
在本申请的一些实施例中,可选的,后台任务自动根据N个后台任务,通过OpenGL渲染技术创建N面立方体模型,获取任务图标渲染至立方体的面上。
在本申请的一些实施例中,可选的,当前后台任务界面200还包括聚类按钮25,点击聚类按钮25,获取预设的聚类规则,将当前运行的N个后台任务聚类为M类,并将当前后台任务界面从第一多面体模型方式显示切换至第二多面体模型方式显示;
第二多面体模型方式显示所述后台任务界面200的情况下,通过OpenGL渲染技术根据聚合任务数量M创建M个多面体,此时后台任务界面200可以根据聚类规则,如多个后台任务的运行时间等推荐到聚类有近期使用的多 个后台任务的多个多面体202,或者通过聚类按钮25直接定位到多个多面体202,此时后台任务界面200支持上下滑动切换不同类别的多面体202。
在本申请的一些实施例中,可选的,第二多面体模型方式显示所述后台任务界面的情况下,不同类别的多面体的形状不同。
在本申请的一些实施例中,可选的,聚类规则可以为根据每一后台任务自身属性进行聚类,根据用户的使用频率进行聚类,根据用户的预置偏好进行聚类,根据后台任务的运行时间进行聚类等。
在本申请的一些实施例中,可选的,通过将目标后台任务页面对应的多面体的面上的任务图标移除可以快速实现清除该目标后台任务。
在本申请的一些实施例中,可选的,针对目标后台任务页面进行输入以锁定目标应用时,多面体上所述应用的图标加锁并标记为红色,一键清除所有后台任务时,多面体发生旋转效果,任务操作结束,退出后台任务界面。
在本申请实施例中,后台任务的显示方法支持以多面体模型方式显示所述后台任务界面的情况,包括显示有1个多面体的第一多面体模型方式,所述后台任务对应的页面显示于所述多面体的面上,所述多面体支持旋转,进一步方面用户查找目标后台任务并进行进一步的后台任务管理,第一多面体模型方式尤其适合大数量的后台任务显示及管理场景;还包括显示有多个多面体的第二多面体模型方式,每个所述多面体的面用于显示属于同一类型的后台任务的页面,界面支持滑动切换不同类别的多面体,每一多面体还支持旋转,智能分类当前运行的后台任务且进一步精细化后台任务显示及管理;多面体模型方式下根据后台任务的类别形成不同的星球立方体,模拟浩瀚宇宙的大***视角,给用户提供更加便利且有趣的交互形式,同时根据用户的使用习惯和当前场景提供接近用户需求的后台任务,进一步提升了后台任务显示的智能化。
在本申请的一些实施例中,可选的,还包括:
接收针对所述后台任务界面的第九输入;
响应于所述第九输入,控制所述后台任务界面在所述第一多面体模型方 式和所述第二多面体模型方式之间切换。
在本申请的一些实施例中,可选的,所述第九输入为包括但不限于点击所述后台任务界面上的多面体模型切换按钮控件的操作,或,双指捏合操作,或,双指放大操作。
在本申请实施例中,第一多面体模型方式和第二多面体模型方式之间切换简单快捷,针对不同数量的后台任务提供了一种更高效效率、高可玩性的后台任务布局处理方式,提高用户的电子设备使用体验。
需要说明的是,本申请实施例提供的后台任务的显示方法,执行主体可以为后台任务的显示装置,或者该后台任务的显示装置中的用于执行后台任务的显示方法的控制模块。本申请实施例中以后台任务的显示装置执行后台任务的显示方法为例,说明本申请实施例提供的后台任务的显示方法。
请参考图11,图11为本申请实施例提供的一种后台任务的显示装置30的结构示意图之一,包括:
第一接收模块31,用于接收用户的第一输入;
显示模块32,用于响应于所述第一输入,以预设方式显示后台任务界面;其中,所述预设方式包括平铺方式、宫格方式或多面体模型方式,在以平铺方式显示所述后台任务界面的情况下,所述后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示所述后台任务界面的情况下,所述后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面显示有多面体,所述后台任务对应的页面显示于所述多面体的面上。
在本申请实施例中,提供了多种便利且友好的后台任务显示交互形式,包括平铺显示、宫格显示或多面体显示中的至少一种,同时根据任务数量和分类规则提供接近用户需求的后台任务显示及分类方式,使得用户后台任务的排列更加智能化,实现快速查找目标后台任务,满足客户在多种场景下进行后台任务管理的不同显示需求,进一步提升了后台任务显示的智能化。
在本申请的一些实施例中,可选的,所述预设方式包括平铺方式或宫格方式;
若当前运行的后台任务的数量未超过N,所述后台任务界面包括N个后台任务的完整页面;若当前运行的后台任务的数量超过N,所述后台任务界面包括N个第一后台任务的完整页面和一个或多个第二后台任务的部分页面,其中,N为大于或等于1的正整数;
还包括:
第二接收模块,用于接收针对所述后台任务界面的第二输入;
所述显示模块还用于响应于所述第二输入,更新所述后台任务界面,更新后的所述后台任务界面包括所述第二后台任务的完整页面和至少一个第一后台任务的部分页面。
在本申请实施例中,以预设方式显示后台任务界面时,当当前运行的后台任务个数超出当前后台任务界面可容纳的后台任务的完整页面数量时,支持接收外部输入更新后台任务界面,实现动态查看多个后台任务的完整页面,进一步提高了后台任务的显示的交互性。
在本申请的一些实施例中,可选的,还包括:
第三接收模块,用于接收针对所述后台任务界面的第三输入;
所述显示模块还用于响应于所述第三输入,控制所述后台任务界面由第一显示方式切换至第二显示方式;
其中,所述第一显示方式、所述第二显示方式均为所述平铺方式、所述宫格方式和所述多面体模型方式中的一者,且所述第一显示方式不同于所述第二显示方式。
在本申请实施例中,实现了多层级、不同维度、递进式地后台任务显示,通过按钮控件或快捷操作实现多种不同的预设方式的切换,进一步提升了不同数量的后台任务显示时的快捷和适用性。
在本申请的一些实施例中,可选的,所述后台任务的显示装置还包括以下至少一项:
第四接收模块,用于接收针对所述后台任务界面上的目标后台任务的页面的第四输入;
所述显示模块还用于响应于所述第四输入,锁定所述目标后台任务;
第五接收模块,用于接收针对所述后台任务界面上的目标后台任务的页面的第五输入;
所述显示模块还用于响应于所述第五输入,显示所述目标后台任务对应的应用的页面;
第六接收模块,用于接收针对所述后台任务界面上的目标后台任务的页面的第六输入;
所述显示模块,用于响应于所述第六输入,将当前显示区域划分为第一显示区域和第二显示区域,在所述第一显示区域显示所述后台任务界面,在所述第二显示区域显示所述目标后台任务对应的应用的页面;
第七接收模块,用于接收针对所述后台任务界面上的目标后台任务的页面的第七输入;响应于所述第七输入,清除所述目标后台任务。
本申请实施例中,针对每一目标后台任务,通过对每一目标后台任务的页面的输入实现该目标后台任务的管理,如锁定后台任务、查看后台任务对应的应用的页面、分屏显示后台任务界面和对应的应用页面、清除后台任务等,实现了后台任务界面针对目标后台任务的快速管理。
在本申请的一些实施例中,可选的,所述后台任务的显示装置还包括:
更新模块,用于若检测到所述后台任务的显示装置由竖屏模式调整到横屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述后台任务的显示装置的长边方向上排列;
所述更新模块还用于若检测到所述后台任务的显示装置由横屏模式调整到竖屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述后台任务的显示装置的短边方向上排列。
在本申请实施例中,当后台任务的显示装置的显示模式进行切换且当前 后台任务个数大于预设方式下能显示的后台任务对应的完整页面个数时,后台任务界面进行更新,更新规则为根据调整后的后台任务的显示装置的显示模式,按照后台任务的显示装置的长边或短边调整后台任务对应的完整页面的排列方向,实现了显示效果优化。
在本申请的一些实施例中,可选的,
所述第一接收模块还用于接收针对所述后台任务界面的清除输入;
所述显示模块还用于响应于所述清除输入,清除当前未被锁定的后台任务。
在本申请的一些实施例中,可选的,所述预设方式包括多面体模型方式;所述多面体模型方式包括:第一多面体模型方式和/或第二多面体模型方式,在以所述第一多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括一个多面体,所述后台任务对应的页面显示于所述多面体的面上;在以所述第二多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括多个多面体,每个所述多面体的面用于显示属于同一类型的后台任务的页面;
所述后台任务的显示装置还包括:
第八接收模块,用于接收针对所述后台任务界面的第八输入;
所述显示模块还用于响应于所述第八输入,旋转所述多面体。
在本申请实施例中,后台任务的显示方法支持以多面体模型方式显示所述后台任务界面的情况,包括显示有1个多面体的第一多面体模型方式,所述后台任务对应的页面显示于所述多面体的面上,所述多面体支持旋转,进一步方面用户查找目标后台任务并进行进一步的后台任务管理,第一多面体模型方式尤其适合大数量的后台任务显示及管理场景;还包括显示有多个多面体的第二多面体模型方式,每个所述多面体的面用于显示属于同一类型的后台任务的页面,界面支持滑动切换不同类别的多面体,每一多面体还支持旋转,智能分类当前运行的后台任务且进一步精细化后台任务显示及管理;多面体模型方式下根据后台任务的类别形成不同的星球立方体,模拟浩瀚宇 宙的大***视角,给用户提供更加便利且有趣的交互形式,同时根据用户的使用习惯和当前场景提供接近用户需求的后台任务,进一步提升了后台任务显示的智能化。
在本申请的一些实施例中,可选的,所述后台任务的显示装置还包括:
第九接收模块,用于接收针对所述后台任务界面的第九输入;
所述显示模块还用于响应于所述第九输入,控制所述后台任务界面在所述第一多面体模型方式和所述第二多面体模型方式之间切换。
在本申请实施例中,第一多面体模型方式和第二多面体模型方式之间切换简单快捷,针对不同数量的后台任务提供了一种更高效效率、高可玩性的后台任务布局处理方式,提高后台任务的显示装置的使用体验。
本申请实施例中的后台任务的显示装置可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。
本申请实施例中的后台任务的显示装置可以为具有操作***的装置。该操作***可以为安卓(Android)操作***,可以为ios操作***,还可以为其他可能的操作***,本申请实施例不作具体限定。
本申请实施例提供的后台任务的显示装置能够实现图1至图10的方法实施例实现的各个过程,为避免重复,这里不再赘述。
可选的,请参见图13,图13为本申请实施例提供的一种电子设备的结构示意图之三;本申请实施例还提供一种电子设备500,包括处理器501,存 储器502,存储在存储器502上并可在所述处理器501上运行的程序,该程序被处理器501执行时实现上述后台任务的显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
需要注意的是,本申请实施例中的电子设备包括上述所述的移动电子设备和非移动电子设备。具体地,请参见图12,图12为本申请实施例提供的一种电子设备的结构示意图之二,为实现本申请各个实施例的一种电子设备的硬件结构示意图。
该电子设备40包括但不限于:射频单元41、网络模块42、音频输出单元43、输入单元44、传感器45、显示单元46、用户输入单元47、接口单元48、存储器49、以及处理器410等部件。
本领域技术人员可以理解,电子设备40还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理***与处理器410逻辑相连,从而通过电源管理***实现管理充电、放电、以及功耗管理等功能。图12中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。
其中,用户输入单元47用于接收用户的第一输入;
显示单元46用于响应于所述第一输入,以预设方式显示后台任务界面;其中,所述预设方式包括平铺方式、宫格方式或多面体模型方式,在以平铺方式显示所述后台任务界面的情况下,所述后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示所述后台任务界面的情况下,所述后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面显示有多面体,所述后台任务对应的页面显示于所述多面体的面上。
可选的,所述预设方式包括平铺方式或宫格方式;
若当前运行的后台任务的数量未超过N,所述后台任务界面包括N个后台任务的完整页面;若当前运行的后台任务的数量超过N,所述后台任务界面包括N个第一后台任务的完整页面和一个或多个第二后台任务的部分页面, 其中,N为大于或等于1的正整数;
所述用户输入单元47还用于接收针对所述后台任务界面的第二输入;
所述显示单元46还用于响应于所述第二输入,更新所述后台任务界面,更新后的所述后台任务界面包括所述第二后台任务的完整页面和至少一个第一后台任务的部分页面。
在本申请实施例中,以预设方式显示后台任务界面时,当当前运行的后台任务个数超出当前后台任务界面可容纳的后台任务的完整页面数量时,支持接收外部输入更新后台任务界面,实现动态查看多个后台任务的完整页面,进一步提高了后台任务的显示的交互性。
可选的,还包括:
所述用户输入单元47还用于接收针对所述后台任务界面的第三输入;
所述显示单元46还用于响应于所述第三输入,控制所述后台任务界面由第一显示方式切换至第二显示方式;
其中,所述第一显示方式、所述第二显示方式均为所述平铺方式、所述宫格方式和所述多面体模型方式中的一者,且所述第一显示方式不同于所述第二显示方式。
在本申请实施例中,实现了多层级、不同维度、递进式地后台任务显示,通过按钮控件或快捷操作实现多种不同的预设方式的切换,进一步提升了不同数量的后台任务显示时的快捷和适用性。
可选的,所述用户输入单元47还用于接收针对所述后台任务界面上的目标后台任务的页面的第四输入;
所述显示单元46还用于响应于所述第四输入,锁定所述目标后台任务;
所述用户输入单元47还用于接收针对所述后台任务界面上的目标后台任务的页面的第五输入;
所述显示单元46还用于响应于所述第五输入,显示所述目标后台任务对应的应用的页面;
所述用户输入单元47还用于接收针对所述后台任务界面上的目标后台 任务的页面的第六输入;
所述显示单元46还用于响应于所述第六输入,将所述电子设备的显示区域划分为第一显示区域和第二显示区域,在所述第一显示区域显示所述后台任务界面,在所述第二显示区域显示所述目标后台任务对应的应用的页面;
所述用户输入单元47还用于接收针对所述后台任务界面上的目标后台任务的页面的第七输入;
所述处理器110还用于响应于所述第七输入,清除所述目标后台任务。
本申请实施例中,针对每一目标后台任务,通过对每一目标后台任务的页面的输入实现该目标后台任务的管理,如锁定后台任务、查看后台任务对应的应用的页面、分屏显示后台任务界面和对应的应用页面、清除后台任务等,实现了后台任务界面针对目标后台任务的快速管理。
可选的,所述
所述显示单元46还用于若检测到所述电子设备由竖屏模式调整到横屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述电子设备的长边方向上排列;
所述显示单元46还用于若检测到所述电子设备由横屏模式调整到竖屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述电子设备的短边方向上排列。
在本申请实施例中,当电子设备的显示模式进行切换且当前后台任务个数大于预设方式下能显示的后台任务对应的完整页面个数时,后台任务界面进行更新,更新规则为根据调整后的电子设备的显示模式,按照电子设备的长边或短边调整后台任务对应的完整页面的排列方向,实现了显示效果优化。
在本申请的一些实施例中,可选的,
所述用户输入单元47还用于接收针对所述后台任务界面的清除输入;
所述处理器110还用于响应于所述清除输入,清除当前未被锁定的后台任务。
可选的,所述预设方式包括多面体模型方式;所述多面体模型方式包括: 第一多面体模型方式和/或第二多面体模型方式,在以所述第一多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括一个多面体,所述后台任务对应的页面显示于所述多面体的面上;在以所述第二多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括多个多面体,每个所述多面体的面用于显示属于同一类型的后台任务的页面;
所述电子设备还包括:
所述用户输入单元47还用于接收针对所述后台任务界面的第八输入;
所述处理器110还用于响应于所述第八输入,旋转所述多面体。
在本申请实施例中,后台任务的显示方法支持以多面体模型方式显示所述后台任务界面的情况,包括显示有1个多面体的第一多面体模型方式,所述后台任务对应的页面显示于所述多面体的面上,所述多面体支持旋转,进一步方面用户查找目标后台任务并进行进一步的后台任务管理,第一多面体模型方式尤其适合大数量的后台任务显示及管理场景;还包括显示有多个多面体的第二多面体模型方式,每个所述多面体的面用于显示属于同一类型的后台任务的页面,界面支持滑动切换不同类别的多面体,每一多面体还支持旋转,智能分类当前运行的后台任务且进一步精细化后台任务显示及管理;多面体模型方式下根据后台任务的类别形成不同的星球立方体,模拟浩瀚宇宙的大***视角,给用户提供更加便利且有趣的交互形式,同时根据用户的使用习惯和当前场景提供接近用户需求的后台任务,进一步提升了后台任务显示的智能化。
可选的,所述用户输入单元47还用于接收针对所述后台任务界面的第九输入;
所述显示单元46还用于响应于所述第九输入,控制所述后台任务界面在所述第一多面体模型方式和所述第二多面体模型方式之间切换。
在本申请实施例中,第一多面体模型方式和第二多面体模型方式之间切换简单快捷,针对不同数量的后台任务提供了一种更高效效率、高可玩性的后台任务布局处理方式,提高用户的电子设备使用体验。
在本申请实施例中,提供了多种便利且友好的后台任务显示交互形式,包括平铺显示、宫格显示或多面体显示中的至少一种,同时根据任务数量和分类规则提供接近用户需求的后台任务显示及分类方式,使得用户后台任务的排列更加智能化,实现快速查找目标后台任务,满足客户在多种场景下进行后台任务管理的不同显示需求,进一步提升了后台任务显示的智能化。
应理解的是,本申请实施例中,输入单元44可以包括图形处理器(Graphics Processing Unit,GPU)441和麦克风442,图形处理器441对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元46可包括显示面板461,可以采用液晶显示器、有机发光二极管等形式来配置显示面板461。用户输入单元47包括触控面板471以及其他输入设备472。触控面板471,也称为触摸屏。触控面板471可包括触摸检测装置和触摸控制器两个部分。其他输入设备472可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。存储器49可用于存储软件程序以及各种数据,包括但不限于应用程序和操作***。处理器410可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作***、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器410中。
本申请实施例还提供一种可读存储介质,可读存储介质上存储有程序,该程序被处理器执行时实现上述后台任务的显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述 后台任务的显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
应理解,本申请实施例提到的芯片还可以称为***级芯片、***芯片、芯片***或片上***芯片等。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。

Claims (10)

  1. 一种后台任务的显示方法,应用于电子设备,包括:
    接收用户的第一输入;
    响应于所述第一输入,以预设方式显示后台任务界面;
    其中,所述预设方式包括平铺方式、宫格方式或多面体模型方式,在以平铺方式显示所述后台任务界面的情况下,所述后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示所述后台任务界面的情况下,所述后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面显示有多面体,所述后台任务对应的页面显示于所述多面体的面上。
  2. 根据权利要求1所述的方法,还包括:
    接收针对所述后台任务界面的第三输入;
    响应于所述第三输入,控制所述后台任务界面由第一显示方式切换至第二显示方式;
    其中,所述第一显示方式、所述第二显示方式均为所述平铺方式、所述宫格方式和所述多面体模型方式中的一者,且所述第一显示方式不同于所述第二显示方式。
  3. 根据权利要求1所述的方法,还包括以下至少一项:
    接收针对所述后台任务界面上的目标后台任务的页面的第四输入;响应于所述第四输入,锁定所述目标后台任务;
    接收针对所述后台任务界面上的目标后台任务的页面的第五输入;响应于所述第五输入,显示所述目标后台任务对应的应用的页面;
    接收针对所述后台任务界面上的目标后台任务的页面的第六输入;响应于所述第六输入,将所述电子设备的显示区域划分为第一显示区域和第二显示区域,在所述第一显示区域显示所述后台任务界面,在所述第二显示区域显示所述目标后台任务对应的应用的页面;
    接收针对所述后台任务界面上的目标后台任务的页面的第七输入;响应于所述第七输入,清除所述目标后台任务。
  4. 根据权利要求1所述的方法,其中,所述预设方式包括多面体模型方式;
    所述多面体模型方式包括:第一多面体模型方式和/或第二多面体模型方式,在以所述第一多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括一个多面体,所述后台任务对应的页面显示于所述多面体的面上;在以所述第二多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面包括多个多面体,每个所述多面体的面用于显示属于同一类型的后台任务的页面;
    所述方法还包括:
    接收针对所述后台任务界面的第八输入;
    响应于所述第八输入,旋转所述多面体。
  5. 根据权利要求4所述的方法,还包括:
    接收针对所述后台任务界面的第九输入;
    响应于所述第九输入,控制所述后台任务界面在所述第一多面体模型方式和所述第二多面体模型方式之间切换。
  6. 根据权利要求1所述的方法,其中,所述预设方式包括平铺方式或宫格方式;
    所述响应于所述第一输入,显示所述后台任务界面包括:
    若当前运行的后台任务的数量未超过N,所述后台任务界面包括N个后台任务的完整页面;若当前运行的后台任务的数量超过N,所述后台任务界面包括N个第一后台任务的完整页面和一个或多个第二后台任务的部分页面,其中,N为大于或等于1的正整数;
    所述方法还包括:
    接收针对所述后台任务界面的第二输入;
    响应于所述第二输入,更新所述后台任务界面,更新后的所述后台任务 界面包括所述第二后台任务的完整页面和至少一个第一后台任务的部分页面。
  7. 根据权利要求6所述的方法,还包括:
    若检测到所述电子设备由竖屏模式调整到横屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述电子设备的长边方向上排列;
    若检测到所述电子设备由横屏模式调整到竖屏模式,更新所述后台任务界面,更新后的所述后台任务界面中,所述第一后台任务和所述第二后台任务在所述电子设备的短边方向上排列。
  8. 一种后台任务的显示装置,包括:
    第一接收模块,用于接收用户的第一输入;
    第一显示模块,用于响应于所述第一输入,以预设方式显示后台任务界面;其中,所述预设方式包括平铺方式、宫格方式或多面体模型方式,在以平铺方式显示所述后台任务界面的情况下,所述后台任务界面显示有一个后台任务对应的完整页面;在以宫格方式显示所述后台任务界面的情况下,所述后台任务界面显示有多个后台任务对应的完整页面;在以多面体模型方式显示所述后台任务界面的情况下,所述后台任务界面显示有多面体,所述后台任务对应的页面显示于所述多面体的面上。
  9. 一种电子设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序,所述程序被所述处理器执行时实现如权利要求1至7任一项所述的后台任务的显示方法的步骤。
  10. 一种可读存储介质,其中,所述可读存储介质上存储程序,所述程序被处理器执行时实现如权利要求1至7中任一项所述的后台任务的显示方法的步骤。
PCT/CN2021/121654 2020-09-30 2021-09-29 后台任务的显示方法、装置、电子设备和可读存储介质 WO2022068864A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011064402.X 2020-09-30
CN202011064402.XA CN112148177A (zh) 2020-09-30 2020-09-30 后台任务的显示方法、装置、电子设备和可读存储介质

Publications (1)

Publication Number Publication Date
WO2022068864A1 true WO2022068864A1 (zh) 2022-04-07

Family

ID=73951917

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/121654 WO2022068864A1 (zh) 2020-09-30 2021-09-29 后台任务的显示方法、装置、电子设备和可读存储介质

Country Status (2)

Country Link
CN (1) CN112148177A (zh)
WO (1) WO2022068864A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112148177A (zh) * 2020-09-30 2020-12-29 维沃移动通信有限公司 后台任务的显示方法、装置、电子设备和可读存储介质
CN113031846B (zh) * 2021-03-24 2022-04-26 北京字节跳动网络技术有限公司 用于展示任务的描述信息的方法、装置及电子设备
CN115185423B (zh) * 2022-07-14 2024-01-19 Oppo广东移动通信有限公司 近期任务显示方法、装置、电子设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080022279A1 (en) * 2006-07-24 2008-01-24 Lg Electronics Inc. Mobile communication terminal and method for controlling a background task
CN105278819A (zh) * 2014-06-30 2016-01-27 西安Tcl软件开发有限公司 用户交互界面的应用导航方法及智能设备
CN107783830A (zh) * 2017-10-23 2018-03-09 华为技术有限公司 一种多任务管理方法及终端设备
CN110531904A (zh) * 2019-08-15 2019-12-03 维沃移动通信有限公司 一种后台任务显示方法及终端
CN112148177A (zh) * 2020-09-30 2020-12-29 维沃移动通信有限公司 后台任务的显示方法、装置、电子设备和可读存储介质

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101350985B1 (ko) * 2011-11-22 2014-01-15 도시바삼성스토리지테크놀러지코리아 주식회사 3차원 다면체 사용자 인터페이스를 제공하는 방법 및 장치
CN103543926A (zh) * 2012-07-17 2014-01-29 中兴通讯股份有限公司 在移动终端锁屏状态下进入功能界面的方法及移动终端
KR20140133353A (ko) * 2013-05-10 2014-11-19 삼성전자주식회사 디스플레이 장치 및 그 ui 화면 제공 방법
CN103530018B (zh) * 2013-09-27 2017-07-28 深圳天珑无线科技有限公司 安卓操作***中微件界面的建立方法及移动终端
CN106325842B (zh) * 2015-06-30 2020-01-10 深圳超多维科技有限公司 访问智能终端同类应用的方法、装置及智能终端
CN110865743A (zh) * 2019-09-02 2020-03-06 华为技术有限公司 任务管理方法和终端设备
CN110658962A (zh) * 2019-09-30 2020-01-07 珠海市魅族科技有限公司 快应用的启动方法、装置、电子设备和存储介质
CN111142722A (zh) * 2019-12-20 2020-05-12 珠海格力电器股份有限公司 一种展示应用内容的方法、装置、终端设备及存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080022279A1 (en) * 2006-07-24 2008-01-24 Lg Electronics Inc. Mobile communication terminal and method for controlling a background task
CN105278819A (zh) * 2014-06-30 2016-01-27 西安Tcl软件开发有限公司 用户交互界面的应用导航方法及智能设备
CN107783830A (zh) * 2017-10-23 2018-03-09 华为技术有限公司 一种多任务管理方法及终端设备
CN110531904A (zh) * 2019-08-15 2019-12-03 维沃移动通信有限公司 一种后台任务显示方法及终端
CN112148177A (zh) * 2020-09-30 2020-12-29 维沃移动通信有限公司 后台任务的显示方法、装置、电子设备和可读存储介质

Also Published As

Publication number Publication date
CN112148177A (zh) 2020-12-29

Similar Documents

Publication Publication Date Title
WO2022068864A1 (zh) 后台任务的显示方法、装置、电子设备和可读存储介质
WO2022063022A1 (zh) 视频预览方法、装置及电子设备
WO2022057881A1 (zh) 操作方法及装置
CN111638847B (zh) 分屏显示方法、装置及电子设备
WO2022048633A1 (zh) 显示方法、装置和电子设备
WO2022161432A1 (zh) 显示控制方法、装置、电子设备及介质
WO2022089354A1 (zh) 消息处理方法、装置及电子设备
WO2022012657A1 (zh) 图像编辑方法、装置和电子设备
WO2022042701A1 (zh) 权限设置方法、装置及电子设备
WO2023061280A1 (zh) 应用程序显示方法、装置及电子设备
WO2022194004A1 (zh) 应用图标整理方法、装置和电子设备
US20230017694A1 (en) Method and apparatus for controlling interface display, device, and storage medium
WO2022228378A1 (zh) 可穿戴式设备的交互方法、装置、电子设备及可读存储介质
WO2022156666A1 (zh) 图标整理方法、装置、电子设备和可读存储介质
WO2022199454A1 (zh) 显示方法和电子设备
WO2022135409A1 (zh) 显示处理方法、显示处理装置和可穿戴设备
WO2023025121A1 (zh) 显示方法、装置、电子设备及可读存储介质
WO2022068726A1 (zh) 控件设置方法、装置和电子设备
WO2022206697A1 (zh) 图像分享方法、装置及电子设备
WO2022143869A1 (zh) 程序运行方法、装置及电子设备
WO2023030114A1 (zh) 界面显示方法和装置
WO2023030115A1 (zh) 界面显示方法和装置
WO2023155776A1 (zh) 交互方法、交互装置和电子设备
WO2023056977A1 (zh) 应用程序启动方法, 装置及电子设备
WO2023046101A1 (zh) 图标显示方法、装置及电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21874519

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21874519

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28.11.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21874519

Country of ref document: EP

Kind code of ref document: A1