CN110825287A - Terminal display control method, device, terminal and storage medium - Google Patents

Terminal display control method, device, terminal and storage medium Download PDF

Info

Publication number
CN110825287A
CN110825287A CN201911052144.0A CN201911052144A CN110825287A CN 110825287 A CN110825287 A CN 110825287A CN 201911052144 A CN201911052144 A CN 201911052144A CN 110825287 A CN110825287 A CN 110825287A
Authority
CN
China
Prior art keywords
view
terminal
program
display control
desktop mode
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.)
Pending
Application number
CN201911052144.0A
Other languages
Chinese (zh)
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.)
Beijing ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network Technology 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 Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN201911052144.0A priority Critical patent/CN110825287A/en
Publication of CN110825287A publication Critical patent/CN110825287A/en
Pending legal-status Critical Current

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
    • 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 disclosure relates to the technical field of computers, in particular to a method, a device, a terminal and a storage medium for terminal display control. The method for controlling the display of the terminal comprises the following steps: receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode; removing the first view; and initializing a second view; the first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode. According to the terminal display control method, the first view is removed and the second view is initialized after the desktop mode switching instruction is received, different desktop display states are matched for different terminal use scenes, so that different use requirements of users can be met, and user experience is improved.

Description

Terminal display control method, device, terminal and storage medium
Technical Field
The disclosure relates to the technical field of computers, in particular to a method, a device, a terminal and a storage medium for terminal display control.
Background
With the development of computer technology, terminal devices such as computers and mobile phones play more and more important roles in daily life and work of people, and the use requirements of people on the terminal devices are more and more abundant. However, the existing terminal device cannot provide a use environment that meets different use requirements of users.
Disclosure of Invention
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the detailed description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
In one aspect, the present disclosure provides a method for display control of a terminal, the terminal having at least a first desktop mode and a second desktop mode, the method comprising:
receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
removing the first view; and
initializing a second view;
the first view and the second view are views of a first program respectively used in the first desktop mode and the second desktop mode.
In another aspect, the present disclosure provides a method for controlling display of a terminal, the method including:
hiding a view of a first program in a screen display area of a terminal;
receiving a first operation instruction;
displaying a view of the first program.
In yet another aspect, the present disclosure provides a method for display control of a terminal having at least a first desktop mode and a second desktop mode, the method comprising:
receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
modifying a visible state of a parent view of the third program;
wherein the third program includes one or more of a display status bar, a drop-down notification bar, and a notification hover window.
In still another aspect, the present disclosure provides an apparatus for display control of a terminal having at least a first desktop mode and a second desktop mode, the apparatus comprising:
an instruction receiving unit, configured to receive a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
a first removing unit removing the first view; and
a second initialization unit for initializing a second view;
the first view and the second view are views of a first program respectively used in the first desktop mode and the second desktop mode.
In yet another aspect, the present disclosure provides an apparatus for terminal display control, the apparatus including:
a hiding unit for hiding a view of the first program in a screen display area of the terminal;
the first receiving unit is used for receiving a first operation instruction;
a display unit for displaying a view of the first program.
In still another aspect, the present disclosure provides an apparatus for display control of a terminal having at least a first desktop mode and a second desktop mode, the apparatus comprising:
a second receiving unit, configured to receive a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
a modifying unit for modifying a visible state of a parent view of the third program;
wherein the third program includes one or more of a display status bar, a drop-down notification bar, and a notification hover window.
In yet another aspect, the present disclosure provides a terminal, including:
at least one memory and at least one processor;
the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the method for controlling the display of the terminal.
In yet another aspect, the present disclosure provides a non-transitory computer storage medium storing program code for executing the above-described method of terminal display control.
According to the terminal display control method, the first view is removed and the second view is initialized after the desktop mode switching instruction is received, different desktop display states are matched for different terminal use scenes, so that different use requirements of users can be met, and user experience is improved.
Drawings
The above and other features, advantages and aspects of various embodiments of the present disclosure will become more apparent by referring to the following detailed description when taken in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numbers refer to the same or similar elements. It should be understood that the drawings are schematic and that elements and features are not necessarily drawn to scale.
Fig. 1 is a flowchart of a method for controlling display of a terminal according to an embodiment of the present disclosure;
FIG. 2 is a diagram illustrating a first desktop mode according to an embodiment of the present disclosure;
FIG. 3 is a diagram illustrating a second desktop mode according to an embodiment of the present disclosure;
fig. 4 is a flowchart of a method for controlling display of a terminal according to another embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a parent view of a second view provided by an embodiment of the present disclosure;
fig. 6 is a flowchart of a method for controlling display of a terminal according to another embodiment of the present disclosure;
fig. 7 is a flowchart of a method for controlling display of a terminal according to another embodiment of the present disclosure;
fig. 8 is a flowchart of a method for controlling display of a terminal according to another embodiment of the present disclosure;
fig. 9 is a flowchart of a method for controlling display of a terminal according to another embodiment of the present disclosure;
fig. 10 is a schematic structural diagram of a device for controlling display of a terminal according to an embodiment of the present disclosure;
fig. 11 is a schematic structural diagram of a device for controlling display of a terminal according to another embodiment of the present disclosure;
fig. 12 is a schematic structural diagram of a device for controlling display of a terminal according to another embodiment of the present disclosure;
fig. 13 is a schematic structural diagram of a terminal device for implementing an embodiment of the present disclosure.
Detailed Description
Embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While certain embodiments of the present disclosure are shown in the drawings, it is to be understood that the present disclosure may be embodied in various forms and should not be construed as limited to the embodiments set forth herein, but rather are provided for a more thorough and complete understanding of the present disclosure. It should be understood that the drawings and embodiments of the disclosure are for illustration purposes only and are not intended to limit the scope of the disclosure.
It should be understood that the steps recited in the apparatus embodiments of the present disclosure may be performed in a different order and/or performed in parallel. Moreover, device embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this respect.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the present disclosure are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in this disclosure are intended to be illustrative rather than limiting, and that those skilled in the art will recognize that "one or more" may be used unless the context clearly dictates otherwise.
It is to be noted that "display" referred to in the present disclosure includes both cases of "partial display" and "full display", unless otherwise specified.
The names of messages or information exchanged between devices in the embodiments of the present disclosure are for illustrative purposes only, and are not intended to limit the scope of the messages or information.
The terminal in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like.
The terminal in the embodiment of the present disclosure has at least a first desktop mode and a second desktop mode, and referring to fig. 1, the method 100 for controlling display of the terminal provided in the embodiment of the present disclosure includes steps S101 to S103:
step S101: a switching instruction is received indicating that the first desktop mode is to be switched to the second desktop mode. The first desktop mode and the second desktop mode represent two different desktop display states of the terminal, and the layout on the desktop of the terminal is different in different desktop modes so as to meet different use requirements. For example, the first desktop mode may be a daily mode for personal use by the user in an amateur life; the second mode may be a work mode or a business mode for use by the user in working or work reporting. The switching instruction may be generated or triggered by a user through an interactive operation such as a triggering operation, a gesture operation, a command input or a voice instruction on a virtual control or an entity button on the terminal, for example, when the user clicks a mode switching icon displayed on a desktop or slides laterally on a screen, the switching instruction is triggered.
Step 102: the first view is removed.
Step 103: the second view is initialized.
The first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode. The first program of the present disclosure includes computer programs such as applications, controls, components, etc., such as applets, APPs, navigation bars, etc. on a desktop. The views of the present disclosure refer to the visual display interfaces of programs, such as windows, control views, component views, and the like of application programs. In the embodiment of the disclosure, the first program has different display interfaces, that is, the first program interface and the second program interface are respectively suitable for different desktop modes.
In this way, according to the terminal display control method provided by the disclosure, the first view is removed and the second view is initialized after the desktop mode switching instruction is received, and different desktop display states are matched for different terminal use scenes, so that different use requirements of users can be met, and the user experience is improved.
In some embodiments, the terminal stores a first database and a second database; the first database stores at least one first subprogram identifier of the first program; the second database stores at least one second subprogram identifier of the first program; step S103 further includes:
a1: acquiring a second subprogram identifier from a second database;
a2: and displaying the view of the second subprogram on the second view according to the second subprogram identification.
The first subprogram and the second subprogram are subprograms of the first program and comprise a sub control, a sub assembly and the like; the sub program identification is a symbol that refers to the sub program, such as a package name, a component name, a control name, and a UID (user ID) of the application program. In the embodiment of the disclosure, the first database and the second database both store one or more sub-program identifiers of the first program, so that the first program displays different controls or components in different desktop modes. Illustratively, the first program may be a navigation bar, which is a window for quickly displaying tasks, such as a navigation bar of an Android system, a taskbar of a Windows system, a Dock bar of a Mac OS system, and the like; the first subprogram and the second subprogram may be icon controls on the navigation bar, the first subprogram identifier and the second subprogram identifier are package names of application programs fixed on the navigation bar, and the views of the first subprogram and the second subprogram are icon groups of the icon controls displayed on the navigation bar, that is, the navigation bar in this example may display different icon groups with one or more icons in different desktop modes. It should be noted that this example is merely illustrative, and the embodiments of the present disclosure are not limited thereto.
For ease of understanding, fig. 2 and 3 respectively illustrate a first desktop mode and a second desktop mode provided by an embodiment of the present disclosure. Referring to fig. 2, the terminal 10 has a screen display area 20. In the first desktop mode, the screen display area 20 has a first view 31 displayed thereon, and the first view 31 has views A, B, C, D, E and F of the first sub program displayed thereon. Referring to FIG. 3, in the second desktop mode, views C, D, E and G of the second subroutine are displayed on the second view 32.
In this way, according to the method for controlling terminal display provided by the embodiment of the disclosure, different databases are set for the same program to store different subprogram identifiers, so that the same program displays different subprogram views after receiving a desktop mode switching instruction, different desktop display states can be matched for different terminal use scenes, different use requirements of users can be met, and user experience is improved.
In some embodiments, step S103 comprises:
b1: the second view is hidden within a screen display area of the terminal.
Wherein hiding the second view within the screen display area of the terminal includes the following: (1) setting an initial display state of the second view to invisible or disappeared; (2) changing the display state of the second view from visible to invisible or disappearing, namely the second program view is visible after being initialized and invisible or disappearing after a period of time; (3) setting the initial position of the second view outside the screen display area; (4) the second view is moved from within the screen display area to outside the screen display area. By "invisible", it is meant that the view, although not visible to the user, still occupies layout space; by "disappear," it is meant that the view is not visible to the user and does not take up layout space.
It should be noted that the screen in the embodiment of the present disclosure may be a screen of the terminal itself, or may be a display device externally connected to the terminal through a wire or wirelessly.
It should be noted that, in the embodiment of the present disclosure, the view is in the screen display area, and it means that no less than one half of the area of the view is located in the screen display area; the view is outside the screen display area, meaning that more than one-half of the area of the view is outside the screen display area.
In this way, according to the method for controlling terminal display provided by the embodiment of the disclosure, the first view is removed after the desktop mode switching instruction is received, the second view is initialized but hidden, the privacy of the user can be protected in the second desktop mode, and the user can obtain more refreshing use experience.
In some embodiments, the method 100 further comprises step S104: modifying a visible state of a parent view of the third program. In an embodiment of the present disclosure, if the visible state of the parent view of the third program is invisible or disappears, it is modified to be visible; if the visible state of the parent view of the third program is visible, it is modified to be invisible or disappear. By "invisible", it is meant that the view, although not visible to the user, still occupies layout space; by "disappear," it is meant that the view is not visible to the user and does not take up layout space. Wherein, the parent view is a container view which is used for accommodating other child views. Preferably, the third program includes one or more of a display status bar, a drop down notification bar, and a notification hover window. The visible states of the display state bar, the pull-down notification bar and the notification floating window are set to be invisible or disappear, so that the notification message received by the terminal is not displayed, and the privacy of the user can be prevented from being leaked in occasions such as meeting reports and the like, and the user can be prevented from being disturbed.
In some embodiments, step S104 includes: the visible state of the parent view of the third program is modified from visible to disappearing. In the embodiment of the disclosure, the visible state of the parent view of the third program is modified to disappear, so that the layout space occupied by the parent view can be cleared, and misoperation caused by mistaken touch of a user is prevented.
In some embodiments, step S104 includes: the visible state of the parent view of the third program is modified from disappearing to visible.
In the above embodiment, the method 100 further includes:
s105: and acquiring a notification message list. The notification message list includes notification messages received by the terminal. Illustratively, taking the Android system as an example, the notification message list may be obtained through a registration service listener.
S106: and playing the notification message according to the notification message list. In this embodiment, playing the notification message includes displaying the message and/or playing a notification tone of the message, and the like.
In this way, when the parent view of the third program is changed from disappearing to visible, the embodiment of the present disclosure reminds the user of the notification message hidden in the first desktop mode by acquiring the notification message list and playing the notification message.
As shown in fig. 4, another embodiment of the present disclosure further provides a method 200 for controlling display of a terminal, where the terminal has a first desktop mode and a second desktop mode, and the method 200 includes steps S201 to S205:
step S201: a switching instruction is received indicating that the first desktop mode is to be switched to the second desktop mode.
Step S202: the first view in the first desktop mode is removed.
Step S203: a second view for a second desktop mode is initialized and hidden.
Step S204: a first operation instruction is received.
Step S205: a second view is displayed.
The first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode; the first operation instruction can be generated or triggered by a user through interactive operations such as triggering operation, gesture operation, command input or voice instruction on a virtual control or an entity key on the terminal. Illustratively, the user clicks on a blank area on the desktop to generate the first operation instruction. In the disclosed embodiment, displaying the second view includes the following situations: (1) modifying the display state of the second view from invisible or disappearing to visible; (2) the second view is moved from outside the screen display area or completely within the screen display area. Therefore, the method for controlling the display of the terminal, provided by the embodiment of the disclosure, can display the hidden second view at any time according to the requirements of the user.
In some embodiments, the method 200 further comprises:
step S206: and if the second operation instruction is not received in the first time interval after the second view is displayed, hiding the second view again.
The second operation instruction may be generated or triggered by a user through an interactive operation such as a triggering operation, a gesture operation, a command input, or a voice instruction on a virtual control or an entity key on the terminal. Illustratively, clicking on a control on the second view by the user may generate a second operation instruction. Thus, in the embodiment of the disclosure, if the second operation instruction is not received within a period of time after the first operation instruction is received and the second view is displayed, the second view is hidden again, and the first program can be prevented from being awoken by mistake due to misoperation of the user.
Preferably, in method 200, the second view has a parent view that is not visible, the parent view having a first area located within the screen display area; the first operation instruction is an operation instruction in the first area. Wherein, the parent view is a container view used for accommodating other child views, and the other child views accommodated here are the second views. For ease of understanding, fig. 5 shows a schematic diagram of a parent view of the second view provided by an embodiment of the present disclosure. Referring to fig. 5, after switching to the second desktop mode, the second view 50 is located outside the screen display area 20, the second view 50 has an invisible parent view 51 (indicated by a dotted line), and the parent view 51 has a first area 511 located inside the screen display area 20. In the embodiment, the parent view of the second view is arranged to have the first area positioned in the screen display area, so that the first operation event generated in the area is conveniently received.
Preferably, the height of the first region is 1dp to 10 dp. Where dp (Device Pixel), i.e. physical Pixel, is the smallest unit that the Device can control the display.
As shown in fig. 6, another embodiment of the present disclosure further provides a method 300 for controlling display of a terminal, the terminal having a daily mode and a conference mode, the method 300 including steps S301 to S306:
step S301: receiving a switching instruction indicating that the daily mode is to be switched to the second desktop mode.
Step S302: the first navigation bar view in the daily mode is removed.
Step S303: a second navigation bar view for the conference mode is initialized and hidden.
Step S304: a first operation instruction is received.
Step S305: a second navigation bar view is partially displayed.
Step S306: and if a third operation instruction is received within a time period T after the second navigation bar view is displayed, completely displaying the second navigation bar view.
The first navigation bar view and the second navigation bar view are views of the first navigation bar respectively used in a daily mode and a conference mode; the third operation instruction may be generated or triggered by a user through an interactive operation such as a triggering operation, a gesture operation, a command input, or a voice instruction on a virtual control or an entity key on the terminal. The third operation instruction may be the same as or different from the first operation instruction. For example, the first and third operation instructions may be generated by clicking a blank on the desktop by the user, and after the user clicks the blank on the desktop, the second navigation bar view moves from the outside of the screen display area to the inside of the screen display area until a partial area is displayed in the desktop; when the user clicks again on the desktop blank within 5 seconds, the second navigation bar view continues to move until it is fully displayed within the desktop. Therefore, the terminal display control method provided by the disclosure displays the second navigation bar by receiving the first operation instruction part to prompt the user that the navigation bar is arranged at the position, so that the user can wake up the navigation bar for use.
Referring to fig. 7, a method 400 for controlling display of a terminal according to an embodiment of the present disclosure includes steps S401 to S403:
step S401: the view of the first program is hidden within a screen display area of the terminal. The first program comprises computer programs such as application programs, controls, components and the like, such as small programs, APPs, navigation bars and the like on a desktop. The views of the present disclosure refer to the visual display interfaces of programs, such as windows, control views, component views, and the like of application programs.
Step S402: a first operation instruction is received.
Step S403: a view of a first program is displayed.
Wherein hiding the view of the first program within the screen display area of the terminal includes the following situations: (1) setting an initial display state of a view of a first program to be invisible or disappear; (2) changing the display state of the view of the first program from visible to invisible or disappearing, namely the view of the first program is visible after initialization and invisible or disappearing after a period of time; (3) setting the initial position of the view of the first program outside a screen display area; (4) moving the view of the first program from within the screen display area to outside the screen display area. In the disclosed embodiment, displaying the view of the first program includes the following situations: (1) modifying the display state of the view of the first program from invisible or disappearing to visible; (2) the view of the first program is moved from outside the screen display area or completely into the screen display area. Therefore, the method for controlling the display of the terminal, provided by the embodiment of the disclosure, can display the view of the hidden first program at any time according to the requirement of the user.
It should be noted that the screen in the embodiment of the present disclosure may be a screen of the terminal itself, or may be a display device externally connected to the terminal through a wire or wirelessly.
It should be noted that, in the embodiment of the present disclosure, the view is in the screen display area, and it means that no less than one half of the area of the view is located in the screen display area; the view is outside the screen display area, meaning that more than one-half of the area of the view is outside the screen display area.
In this way, according to the method for controlling terminal display provided by the embodiment of the disclosure, the view of the first program is hidden by receiving the desktop mode switching instruction, so that the privacy of the user can be protected in the second desktop mode, and the user can obtain a more refreshing use experience.
In some embodiments, the method 400 further comprises:
step S404: and if the second operation instruction is not received in a first time interval after the view of the first program is displayed, hiding the view of the first program again.
The second operation instruction may be generated or triggered by a user through an interactive operation such as a triggering operation, a gesture operation, a command input, or a voice instruction on a virtual control or an entity key on the terminal. Illustratively, clicking a control on a view of the first program by the user may generate a second operation instruction. Thus, in the embodiment of the disclosure, if the second operation instruction is not received within a period of time after the first operation instruction is received to display the view of the first program, the view of the first program is hidden again, so that the first program can be prevented from being awoken by mistake due to misoperation of a user.
Preferably, in method 400, the view of the first program has a parent view that is not visible, the parent view having a first area that is within the screen display area; the first operation instruction is an operation instruction in the first area. Wherein, the parent view is a container view used for accommodating other child views, and the other child views accommodated here are views of the first program. For ease of understanding, fig. 5 shows a schematic diagram of a parent view of a first program provided by an embodiment of the present disclosure. Referring to fig. 5, after switching to the second desktop mode, the view 50 of the first program is located outside the screen display area 20, the view 50 of the first program has an invisible parent view 51 (indicated by a dotted line), and the parent view 51 has a first area 511 located inside the screen display area 20. In this embodiment, the parent view of the first program is set to have the first area located in the screen display area so as to facilitate receiving the first operation event generated in the area, for example, the user may generate the first operation event by sliding upward in the first area on the screen.
Preferably, the height of the first region is 1dp to 10 dp. Where dp (Device Pixel), i.e. physical Pixel, is the smallest unit that the Device can control the display.
Preferably, the view of the first program is a navigation bar. The navigation bar is a window for quickly displaying tasks, such as a navigation bar of an Android system, a taskbar of a Windows system, a Dock bar of a Mac OS system, and the like.
In some embodiments, step S403 includes: step C1: a view of the first program is partially displayed.
As shown in fig. 8, another embodiment of the present disclosure further provides a method 500 for controlling display of a terminal, including steps S501-S506:
step S501: the view of the first program is hidden within a screen display area of the terminal.
Step S502: a first operation instruction is received.
Step S503: a view of the first program is partially displayed.
Step S504: and if a third operation instruction is received within a time period T after the view of the first program is displayed, completely displaying the view of the first program.
The third operation instruction may be generated or triggered by a user through an interactive operation such as a triggering operation, a gesture operation, a command input, or a voice instruction on a virtual control or an entity key on the terminal. The third operation instruction may be the same as or different from the first operation instruction. For example, the first and third operation instructions may be generated by clicking a desktop blank by a user, and after the user clicks the desktop blank, the view of the first program moves from the outside of the screen display area to the inside of the screen display area until a partial area is displayed in the desktop; when the user clicks again on the desktop blank within 5 seconds, the view of the first program continues to move until it is fully displayed within the desktop. In this way, the terminal display control method provided by the disclosure displays the view of the first program by receiving the first operation instruction part to prompt the user to perform the view with the first program at the position, so that the user can wake up and use the view.
As shown in fig. 9, another embodiment of the present disclosure further provides a method 600 for controlling display of a terminal, including steps S601-S602:
step S601: receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode.
Step S602: modifying a visible state of a parent view of the third program.
Wherein the third program includes one or more of a display status bar, a drop-down notification bar, and a notification hover window. In the embodiment of the present disclosure, step S602 includes modifying the visible state of the parent view from visible to invisible or disappearing, or modifying the visible state of the parent view from invisible or disappearing to visible. By "invisible", it is meant that the view, although not visible to the user, still occupies layout space; by "disappear," it is meant that the view is not visible to the user and does not take up layout space. The embodiment of the disclosure may play or not play the notification message according to the current mode by correspondingly modifying the visible state of the parent view of the third program when switching the desktop mode, so as to avoid revealing user privacy in occasions such as meeting reports and prevent disturbing the user.
In some embodiments, step S602 includes: the visible state of the parent view of the third program is modified from visible to disappearing. In the embodiment of the disclosure, the visible state of the parent view of the third program is modified to disappear, so that the layout space occupied by the parent view can be cleared, and misoperation caused by mistaken touch of a user is prevented.
In some embodiments, step S602 includes: the visible state of the parent view of the third program is modified from disappearing to visible.
In the above embodiment, the method 600 further includes:
s603: and acquiring a notification message list. The notification message list includes notification messages received by the terminal. Illustratively, taking the Android system as an example, the notification message list may be obtained through a registration service listener.
S604: and playing the notification message according to the notification message list. In this embodiment, playing the notification message includes displaying the message, playing a notification sound of the message, and the like.
In this way, when the parent view of the third program is changed from disappearing to visible, the embodiment of the present disclosure reminds the user of the notification message hidden in the first desktop mode by acquiring the notification message list and playing the notification message.
Referring to fig. 10, an embodiment of the present disclosure provides a terminal display control apparatus 710, for implementing the method of terminal display control provided in the foregoing embodiment, where the apparatus 700 includes an instruction receiving unit 711, a first removing unit 712, and a second initializing unit 713, where:
an instruction receiving unit 711, configured to receive a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
a first removing unit 712 for removing the first view; and
a second initialization unit 713 for initializing a second view;
the first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode.
Therefore, according to the terminal display control device provided by the disclosure, the first view is removed and the second view is initialized after the desktop mode switching instruction is received, different desktop display states are matched for different terminal use scenes, so that different use requirements of users can be met, and the user experience is improved.
In some embodiments, the terminal stores a first database and a second database; the first database stores at least one first subprogram identifier of the first program; the second database stores at least one second subprogram identifier of the first program; the second initialization unit includes: a second obtaining subunit, configured to obtain a second subprogram identifier from a second database; and a second display sub-unit for displaying the view of the second sub-program on the second view according to the second sub-program identification.
In some embodiments, the second initialization unit includes: and the hiding subunit is used for hiding the second view in the screen display area of the terminal.
In some embodiments, the hiding subunit is further configured to set the display state of the second view to invisible or disappeared, or to set the position of the second view outside the screen display area.
In some embodiments, setting the display state of the second view to invisible or disappearing includes: and modifying the display state of the second view from visible to invisible or disappearing.
In some embodiments, locating the second view outside the screen display area comprises: the second view is moved from within the screen display area to outside the screen display area.
In some embodiments, the instruction receiving unit is further configured to receive a first operation instruction; the second initialization unit includes a display subunit for displaying the second view.
In some embodiments, the hiding subunit is further configured to hide the second view if the second operation instruction is not received within a first time period after the second view is displayed.
In some embodiments, the display subunit is further configured to partially display the second view.
In some embodiments, the display subunit is further configured to display the second view completely if a third operation instruction is received within a second time period after the second view is displayed.
In some embodiments, the second view has a parent view that is not visible, the parent view having a first area located within the screen display area; the first operation instruction is an operation instruction in the first area.
Preferably, the height of the first region is 1dp to 10 dp.
Preferably, the second view is a navigation bar.
Preferably, the second subprogram identification includes one or more of a package name, a component name, and a UID of the second subprogram.
Preferably, the view of the second sub-program is a program icon.
In some embodiments, the apparatus for controlling display of a terminal provided by the embodiments of the present disclosure further includes: a third modifying unit for modifying a visible state of the parent view of the third program. In an embodiment of the present disclosure, if the visible state of the parent view of the third program is invisible or disappears, it is modified to be visible; if the visible state of the parent view of the third program is visible, it is modified to be invisible or disappear. Preferably, the third program includes one or more of a display status bar, a drop down notification bar, and a notification hover window. The visible states of the display state bar, the pull-down notification bar and the notification floating window are set to be invisible or disappear, so that the notification message received by the terminal is not displayed, and the privacy of the user can be prevented from being leaked in occasions such as meeting reports and the like, and the user can be prevented from being disturbed.
In some embodiments, the third modification unit is configured to modify the visible state from visible to disappearing.
In some embodiments, the third modification unit is configured to modify the visible state from disappearing to visible.
In some embodiments, the apparatus for terminal display control further includes a notification acquisition unit and a notification playing unit; the notification acquisition unit is used for acquiring a notification message list; the notification playing unit is used for playing the notification message according to the notification message list.
Referring to fig. 11, the present disclosure provides a terminal display control apparatus 720 for implementing the terminal display control method provided in the foregoing embodiments, where the apparatus 720 includes a hiding unit 721, a first receiving unit 722, and a display unit 723, where:
a hiding unit 721 for hiding a view of the first program in a screen display area of the terminal. The first program comprises computer programs such as application programs, controls, components and the like, such as small programs, APPs, navigation bars and the like on a desktop. The views of the present disclosure refer to the visual display interfaces of programs, such as windows, control views, component views, and the like of application programs.
The first receiving unit 722 is configured to receive a first operation instruction.
A display unit 723 for displaying a view of the first program.
The first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode.
In this way, the terminal display control apparatus provided by the embodiment of the present disclosure hides the view of the first program by receiving the desktop mode switching instruction, so that the user privacy can be protected in the second desktop mode, and the user can obtain a more refreshing use experience.
In some embodiments, the hiding unit is further configured to hide the view of the first program if the second operation instruction is not received within a first time period after the view of the first program is displayed.
In some embodiments, the display unit is to partially display a view of the first program.
In some embodiments, the first receiving unit is configured to receive a third operation instruction; the display unit is used for the first receiving unit to completely display the view of the first program if the first receiving unit receives a third operation instruction in a second time interval after the view of the first program is displayed.
In some embodiments, the view of the first program has an invisible parent view, the parent view having a first area located within the screen display area; the first operation instruction is an operation instruction in the first area.
In some embodiments, the first region has a height of 1dp to 10 dp.
In some embodiments, the view of the first program is a navigation bar.
Referring to fig. 12, the present disclosure provides an apparatus 730 for controlling terminal display, to implement the method for controlling terminal display provided in the foregoing embodiment, where the apparatus 730 includes a second receiving unit 731 and a modifying unit 733, where:
the second receiving unit 731 is configured to receive a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode.
A modifying unit 732 for modifying a visible state of the parent view of the third program.
The first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode.
In this way, the embodiment of the present disclosure may play or not play the notification message according to the current mode by modifying the visible state of the parent view of the third program accordingly when switching the desktop mode, so as to avoid revealing privacy of the user in occasions such as meeting reports and to prevent disturbing the user.
In some embodiments, the modification unit is configured to modify the visible state from visible to disappearing.
In some embodiments, the modification unit is configured to modify the visible state from disappearing to visible.
In some embodiments, the apparatus for terminal display control further includes a notification acquisition unit and a notification playing unit; the notification acquisition unit is used for acquiring a notification message list; the notification playing unit is used for playing the notification message according to the notification message list.
For the embodiments of the apparatus, since they correspond substantially to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described apparatus embodiments are merely illustrative, in that modules illustrated as separate modules may or may not be separate. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Correspondingly, the present disclosure also provides a terminal, including: at least one memory and at least one processor; the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the method for controlling the display of the terminal.
Accordingly, the present disclosure also provides a non-transitory computer storage medium storing program codes for performing the method of the above terminal display control. The non-transitory computer storage medium may be a ROM, Random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.
Referring now to fig. 13, a block diagram of a terminal device 800 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, mobile terminals such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), and the like, and fixed terminals such as a digital TV, a desktop computer, and the like. The terminal device shown in fig. 13 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 13, the terminal device 800 may include a processing means (e.g., a central processing unit, a graphic processor, etc.) 801 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)802 or a program loaded from a storage means 808 into a Random Access Memory (RAM) 803. In the RAM 803, various programs and data necessary for the operation of the terminal apparatus 800 are also stored. The processing apparatus 801, the ROM 802, and the RAM 803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
Generally, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage 808 including, for example, magnetic tape, hard disk, etc.; and a communication device 809. For example, the storage 808 may store a first database and a second database, wherein the first database stores at least one first sub-program identifier of a first program; the second database stores at least one second sub-program identification of the first program. The communication means 809 may allow the terminal apparatus 800 to perform wireless or wired communication with other apparatuses to exchange data. While fig. 13 illustrates a terminal apparatus 800 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a non-transitory computer readable medium, the computer program comprising program code for executing an apparatus illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 809, or installed from the storage means 808, or installed from the ROM 802. The computer program, when executed by the processing apparatus 801, performs the above-described functions defined in the apparatus of the embodiments of the present disclosure.
It should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network protocol, such as HTTP (HyperText transfer protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communications network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be included in the terminal device; or may exist separately without being assembled into the terminal device.
The computer readable medium carries one or more programs which, when executed by the terminal device, cause the terminal device to: receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode; removing the first view; and initializing a second view; the first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode.
Alternatively, the computer readable medium carries one or more programs which, when executed by the terminal device, cause the terminal device to: receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode; removing the first view; and initializing a second view; the first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode.
Computer program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, apparatuses, and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of an element does not in some cases constitute a limitation on the element itself, for example, a first removal element may also be described as "an element that removes a first view".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), systems on a chip (SOCs), Complex Programmable Logic Devices (CPLDs), and the like.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
According to one or more embodiments of the present disclosure, there is provided a method for display control of a terminal, the terminal having at least a first desktop mode and a second desktop mode, the method including: receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode; removing the first view; and initializing a second view; the first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode.
According to one or more embodiments of the present disclosure, a terminal stores a first database and a second database; the first database stores at least one first subprogram identifier of the first program; the second database stores at least one second subprogram identifier of the first program; initializing the second view includes: acquiring a second subprogram identifier from a second database; and displaying the view of the second subprogram on the second view according to the second subprogram identification.
In accordance with one or more embodiments of the present disclosure, initializing a second view comprises: the second view is hidden within a screen display area of the terminal.
According to one or more embodiments of the present disclosure, hiding the second view within a screen display area of the terminal includes: and setting the display state of the second view to be invisible or disappeared, or setting the position of the second view outside the screen display area.
According to one or more embodiments of the present disclosure, setting a display state of the second view to be invisible or disappearing includes: and modifying the display state of the second view from visible to invisible or disappearing.
According to one or more embodiments of the present disclosure, locating the position of the second view outside the screen display area includes: the second view is moved from within the screen display area to outside the screen display area.
A method provided in accordance with one or more embodiments of the present disclosure further includes: receiving a first operation instruction; a second view is displayed.
A method provided in accordance with one or more embodiments of the present disclosure further includes: and if the second operation instruction is not received in the first time interval after the second view is displayed, hiding the second view.
According to a method provided by one or more embodiments of the present disclosure, displaying the second view includes: the second view is partially displayed.
A method provided in accordance with one or more embodiments of the present disclosure further includes:
and if a third operation instruction is received in a second time interval after the second view is displayed, completely displaying the second view.
According to one or more embodiments of the present disclosure, the second view has an invisible parent view having a first area located within the screen display area; the first operation instruction is an operation instruction in the first area.
According to one or more embodiments of the present disclosure, the height of the first region is 1dp to 10 dp.
According to one or more embodiments of the present disclosure, the second view is a navigation bar.
According to one or more embodiments of the present disclosure, the second subprogram identification includes one or more of a package name, a component name, a control name, and a UID of the second subprogram.
According to one or more embodiments of the present disclosure, the view of the second sub-program is a program icon.
A method provided in accordance with one or more embodiments of the present disclosure further includes: modifying a visible state of a parent view of the third program.
According to one or more embodiments of the present disclosure, the third program includes one or more of a display status bar, a drop down notification bar, and a notification hover window.
According to one or more embodiments of the present disclosure, modifying the visible state of the parent view of the third program includes: the visible state is modified from visible to disappearing.
According to one or more embodiments of the present disclosure, modifying the visible state of the parent view of the third program includes: the visible state is modified from disappeared to visible.
A method provided in accordance with one or more embodiments of the present disclosure further includes: acquiring a notification message list; and playing the notification message according to the notification message list.
According to one or more embodiments of the present disclosure, there is provided a terminal display control method, including: hiding a view of a first program in a screen display area of a terminal; receiving a first operation instruction; a view of a first program is displayed.
A method provided in accordance with one or more embodiments of the present disclosure further includes: and if the second operation instruction is not received in a first time interval after the view of the first program is displayed, hiding the view of the first program.
According to one or more embodiments of the present disclosure, displaying a view of a first program includes: a view of the first program is partially displayed.
A method provided in accordance with one or more embodiments of the present disclosure further includes: and if a third operation instruction is received in a second time interval after the view of the first program is displayed, completely displaying the view of the first program.
According to one or more embodiments of the present disclosure, a view of a first program has an invisible parent view having a first area located within a screen display area; the first operation instruction is an operation instruction in the first area.
According to one or more embodiments of the present disclosure, the height of the first region is 1dp to 10 dp.
According to one or more embodiments of the present disclosure, the view of the first program is a navigation bar.
According to one or more embodiments of the present disclosure, there is provided a method for display control of a terminal, the terminal having at least a first desktop mode and a second desktop mode, the method including: receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode; modifying a visible state of a parent view of the third program; wherein the third program includes one or more of a display status bar, a drop-down notification bar, and a notification hover window.
According to one or more embodiments of the present disclosure, modifying the visible state of the parent view of the third program includes: the visible state is modified from visible to disappearing.
According to one or more embodiments of the present disclosure, modifying the visible state of the parent view of the third program includes: the visible state is modified from disappeared to visible.
In accordance with one or more embodiments of the present disclosure, the method further comprises: acquiring a notification message list; and playing the notification message according to the notification message list.
According to one or more embodiments of the present disclosure, there is provided an apparatus for display control of a terminal, the terminal having at least a first desktop mode and a second desktop mode, the apparatus including: the desktop switching device comprises an instruction receiving unit, a switching unit and a switching unit, wherein the instruction receiving unit is used for receiving a switching instruction which indicates that a first desktop mode is to be switched to a second desktop mode; a first removing unit removing the first view; and a second initialization unit for initializing a second view; the first view and the second view are views respectively used by the first program in a first desktop mode and a second desktop mode.
According to one or more embodiments of the present disclosure, there is provided an apparatus for terminal display control, the apparatus including: a hiding unit for hiding a view of the first program in a screen display area of the terminal; the first receiving unit is used for receiving a first operation instruction; a display unit for displaying a view of the first program.
According to one or more embodiments of the present disclosure, there is provided an apparatus for display control of a terminal, the terminal having at least a first desktop mode and a second desktop mode, the apparatus including: a second receiving unit, configured to receive a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode; a modifying unit for modifying a visible state of a parent view of the third program; wherein the third program includes one or more of a display status bar, a drop-down notification bar, and a notification hover window.
According to one or more embodiments of the present disclosure, there is provided a terminal including: at least one memory and at least one processor; the memory is used for storing program codes, and the processor is used for calling the program codes stored in the memory to execute the method for controlling the display of the terminal.
According to one or more embodiments of the present disclosure, there is provided a non-transitory computer storage medium storing program code for the method of terminal display control described above.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or logical acts of devices, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.

Claims (36)

1. A method for controlling display of a terminal, wherein the terminal has at least a first desktop mode and a second desktop mode, the method comprising:
receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
removing the first view; and
initializing a second view;
the first view and the second view are views of a first program respectively used in the first desktop mode and the second desktop mode.
2. The method of terminal display control according to claim 1, wherein the terminal stores a first database and a second database; the first database stores at least one first subprogram identifier of the first program; the second database stores at least one second subprogram identifier of the first program; the initializing the second view comprises:
obtaining the second subprogram identification from the second database;
displaying the view of the second sub-program on the second view according to the second sub-program identification.
3. The method of terminal display control according to claim 1, wherein the initializing the second view comprises:
hiding the second view within a screen display area of the terminal.
4. The method of terminal display control according to claim 1, wherein said hiding the second view within the screen display area of the terminal comprises:
setting the display state of the second view to invisible or disappearing, or
And the position of the second view is arranged outside the screen display area.
5. The method of terminal display control according to claim 4, wherein setting the display state of the second view to invisible or disappearing includes:
modifying the display state of the second view from visible to invisible or to disappear.
6. The method of claim 4, wherein the positioning of the second view outside the screen display area comprises:
moving the second view from within the screen display area to outside the screen display area.
7. The method of terminal display control according to claim 3, further comprising:
receiving a first operation instruction;
displaying the second view.
8. The method of terminal display control according to claim 7, further comprising:
and if a second operation instruction is not received in a first time interval after the second view is displayed, hiding the second view.
9. The method of terminal display control according to claim 7, wherein said displaying the second view comprises:
partially displaying the second view.
10. The method of terminal display control according to claim 9, further comprising:
and if a third operation instruction is received in a second time interval after the second view is displayed, completely displaying the second view.
11. The method of terminal display control according to claim 7, wherein the second view has an invisible parent view having a first area located within the screen display area; the first operation instruction is an operation instruction in the first area.
12. The method of terminal display control according to claim 11, wherein the height of the first region is 1dp to 10 dp.
13. The method of terminal display control according to claim 1, wherein the second view is a navigation bar.
14. The method of terminal display control according to claim 2, wherein the second subprogram identification includes one or more of a package name, a component name, a control name, and a UID of the second subprogram.
15. The method of terminal display control according to claim 2, wherein the view of the second sub program is a program icon.
16. The method of terminal display control according to claim 1, further comprising: modifying a visible state of a parent view of the third program.
17. The method of terminal display control according to claim 16, wherein the third program includes one or more of a display status bar, a pull-down notification bar, and a notification floating window.
18. The method of terminal display control of claim 17, wherein said modifying the visible state of the parent view of the third program comprises:
and modifying the visible state from visible to disappearing.
19. The method of terminal display control of claim 17, wherein said modifying the visible state of the parent view of the third program comprises:
and modifying the visible state from disappearing to visible.
20. The method of terminal display control according to claim 19, further comprising:
acquiring a notification message list;
and playing the notification message according to the notification message list.
21. A method for controlling display of a terminal, the method comprising:
hiding a view of a first program in a screen display area of a terminal;
receiving a first operation instruction;
displaying a view of the first program.
22. The method of terminal display control according to claim 21, wherein the method further comprises:
and if a second operation instruction is not received in a first time interval after the view of the first program is displayed, hiding the view of the first program.
23. The method of terminal display control according to claim 21, wherein said displaying the view of the first program comprises:
a view of the first program is partially displayed.
24. The method of terminal display control according to claim 23, wherein the method further comprises:
and if a third operation instruction is received in a second time interval after the view of the first program is displayed, completely displaying the view of the first program.
25. The method of terminal display control according to claim 21, wherein the view of the first program has an invisible parent view having a first area located within the screen display area; the first operation instruction is an operation instruction in the first area.
26. The method of terminal display control according to claim 25, wherein the height of the first region is 1dp to 10 dp.
27. The method of terminal display control according to claim 21, wherein the view of the first program is a navigation bar.
28. A method for controlling display of a terminal, wherein the terminal has at least a first desktop mode and a second desktop mode, the method comprising:
receiving a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
modifying a visible state of a parent view of the third program;
wherein the third program includes one or more of a display status bar, a drop-down notification bar, and a notification hover window.
29. The method of terminal display control of claim 28, wherein said modifying the visible state of the parent view of the third program comprises:
and modifying the visible state from visible to disappearing.
30. The method of terminal display control of claim 28, wherein said modifying the visible state of the parent view of the third program comprises:
and modifying the visible state from disappearing to visible.
31. The method of terminal display control according to claim 28, further comprising:
acquiring a notification message list;
and playing the notification message according to the notification message list.
32. An apparatus for controlling display of a terminal, wherein the terminal has at least a first desktop mode and a second desktop mode, the apparatus comprising:
an instruction receiving unit, configured to receive a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
a first removing unit removing the first view; and
a second initialization unit for initializing a second view;
the first view and the second view are views of a first program respectively used in the first desktop mode and the second desktop mode.
33. An apparatus for controlling display of a terminal, the apparatus comprising:
a hiding unit for hiding a view of the first program in a screen display area of the terminal;
the first receiving unit is used for receiving a first operation instruction;
a display unit for displaying a view of the first program.
34. An apparatus for controlling display of a terminal, wherein the terminal has at least a first desktop mode and a second desktop mode, the apparatus comprising:
a second receiving unit, configured to receive a switching instruction indicating that the first desktop mode is to be switched to the second desktop mode;
a modifying unit for modifying a visible state of a parent view of the third program;
wherein the third program includes one or more of a display status bar, a drop-down notification bar, and a notification hover window.
35. A terminal, characterized in that the terminal comprises:
at least one memory and at least one processor;
wherein the memory is configured to store program code, and the processor is configured to call the program code stored in the memory to perform the method of terminal display control according to any one of claims 1 to 31.
36. A non-transitory computer storage medium storing program code for executing the method of terminal display control according to any one of claims 1 to 31.
CN201911052144.0A 2019-10-31 2019-10-31 Terminal display control method, device, terminal and storage medium Pending CN110825287A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911052144.0A CN110825287A (en) 2019-10-31 2019-10-31 Terminal display control method, device, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911052144.0A CN110825287A (en) 2019-10-31 2019-10-31 Terminal display control method, device, terminal and storage medium

Publications (1)

Publication Number Publication Date
CN110825287A true CN110825287A (en) 2020-02-21

Family

ID=69551627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911052144.0A Pending CN110825287A (en) 2019-10-31 2019-10-31 Terminal display control method, device, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN110825287A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114895998A (en) * 2022-03-31 2022-08-12 联想(北京)有限公司 Control method, electronic device and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103257854A (en) * 2012-02-21 2013-08-21 腾讯科技(深圳)有限公司 Multi-desktop switching based dockbar management method and equipment
US20130311888A1 (en) * 2012-05-17 2013-11-21 Motorola Mobility, Inc. Arranging a Set of Panels in a First Application Environment Via Arrangement of the Set of Panels in a Second Application Environment for a Multi-Modal Device
CN103607630A (en) * 2013-11-22 2014-02-26 乐视致新电子科技(天津)有限公司 Realizing method and device of dockbar of intelligent TV set and intelligent TV set
CN103747334A (en) * 2013-11-22 2014-04-23 乐视致新电子科技(天津)有限公司 Intelligent television dock realization method and apparatus, and intelligent television
CN104077104A (en) * 2014-07-11 2014-10-01 上海斐讯数据通信技术有限公司 Notification display and check method for notification bar of mobile terminal
CN105975148A (en) * 2016-04-27 2016-09-28 珠海格力电器股份有限公司 Method and device for checking message, and terminal
CN106385488A (en) * 2016-08-31 2017-02-08 北京小米移动软件有限公司 Method and device for recovering normal work mode
CN107122181A (en) * 2017-04-01 2017-09-01 珠海市魅族科技有限公司 A kind of control exposure method and device
CN107728875A (en) * 2017-09-19 2018-02-23 珠海格力电器股份有限公司 A kind of switching method of functional mode, device and intelligent terminal
CN107861663A (en) * 2017-09-29 2018-03-30 努比亚技术有限公司 Dock display methods and device under a kind of screen comprehensively

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103257854A (en) * 2012-02-21 2013-08-21 腾讯科技(深圳)有限公司 Multi-desktop switching based dockbar management method and equipment
US20130311888A1 (en) * 2012-05-17 2013-11-21 Motorola Mobility, Inc. Arranging a Set of Panels in a First Application Environment Via Arrangement of the Set of Panels in a Second Application Environment for a Multi-Modal Device
CN103607630A (en) * 2013-11-22 2014-02-26 乐视致新电子科技(天津)有限公司 Realizing method and device of dockbar of intelligent TV set and intelligent TV set
CN103747334A (en) * 2013-11-22 2014-04-23 乐视致新电子科技(天津)有限公司 Intelligent television dock realization method and apparatus, and intelligent television
CN104077104A (en) * 2014-07-11 2014-10-01 上海斐讯数据通信技术有限公司 Notification display and check method for notification bar of mobile terminal
CN105975148A (en) * 2016-04-27 2016-09-28 珠海格力电器股份有限公司 Method and device for checking message, and terminal
CN106385488A (en) * 2016-08-31 2017-02-08 北京小米移动软件有限公司 Method and device for recovering normal work mode
CN107122181A (en) * 2017-04-01 2017-09-01 珠海市魅族科技有限公司 A kind of control exposure method and device
CN107728875A (en) * 2017-09-19 2018-02-23 珠海格力电器股份有限公司 A kind of switching method of functional mode, device and intelligent terminal
CN107861663A (en) * 2017-09-29 2018-03-30 努比亚技术有限公司 Dock display methods and device under a kind of screen comprehensively

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114895998A (en) * 2022-03-31 2022-08-12 联想(北京)有限公司 Control method, electronic device and readable storage medium

Similar Documents

Publication Publication Date Title
JP7314317B2 (en) Unread message reminder method, device, terminal equipment and storage medium
CN114629865B (en) Instant messaging system for interacting with dynamically expanding applications
CN109725975B (en) Method and device for prompting read state of message and electronic equipment
EP3499353A1 (en) Apparatus and method for displaying notification in electronic device
CN113191726B (en) Task detail interface display method, device, equipment and computer readable medium
CN111190520A (en) Menu item selection method and device, readable medium and electronic equipment
CN110658960A (en) Message processing method and device and electronic equipment
CN113741755A (en) Information processing method and device, terminal and storage medium
CN110737415A (en) Screen sharing method and device, computer equipment and storage medium
CN112307375A (en) Page display method and device, electronic equipment and computer readable medium
CN110865734A (en) Target object display method and device, electronic equipment and computer readable medium
KR20220137067A (en) Video special effect processing method and apparatus
CN112162666A (en) Terminal control method and device, terminal and storage medium
CN110070592B (en) Generation method and device of special effect package and hardware device
CN110825287A (en) Terminal display control method, device, terminal and storage medium
CN112256171A (en) Method, device, terminal and storage medium for presenting information in screen locking interface
CN111309416A (en) Information display method, device and equipment of application interface and readable medium
CN115576458A (en) Application window display method, device, equipment and medium
CN112256172B (en) Application display method, device, terminal and storage medium
CN115016878A (en) Information processing method and device and electronic equipment
CN111290692B (en) Picture display method and device, electronic equipment and computer readable medium
CN114089891A (en) Display control method and device and electronic equipment
CN112306317A (en) Unread message notification method and device and electronic equipment
CN112822328A (en) Data display method and device and electronic equipment
CN111324349A (en) Method, device, terminal and storage medium for generating interactive interface

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination