WO2021121099A1 - 消息通知方法及电子设备 - Google Patents

消息通知方法及电子设备 Download PDF

Info

Publication number
WO2021121099A1
WO2021121099A1 PCT/CN2020/134942 CN2020134942W WO2021121099A1 WO 2021121099 A1 WO2021121099 A1 WO 2021121099A1 CN 2020134942 W CN2020134942 W CN 2020134942W WO 2021121099 A1 WO2021121099 A1 WO 2021121099A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
screen
priority
nth
electronic device
Prior art date
Application number
PCT/CN2020/134942
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 WO2021121099A1 publication Critical patent/WO2021121099A1/zh

Links

Images

Classifications

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

Definitions

  • the embodiments of the present invention relate to the field of communication technologies, and in particular, to a message notification method and electronic equipment.
  • the electronic device can receive messages related to the application through the application in the electronic device, such as push messages and friend messages, and display a notification message corresponding to the message on the screen of the electronic device, so that the user knows that the electronic device The device receives a new message.
  • the electronic device can filter all received messages according to the filter conditions, and display all the notification messages that meet the filter conditions, and hide all the messages that do not meet the filter conditions. Filter notification message.
  • the filtered messages may include messages that are of interest to the user, which may cause the user to be unable to view the messages of interest normally.
  • the existing notification message method has poor human-computer interaction performance.
  • the embodiment of the present invention provides a message notification method and electronic device to solve the problem of poor human-computer interaction performance in the existing notification message mode.
  • an embodiment of the present invention provides a message notification method.
  • the method is applied to an electronic device including M screens, and the method may include: receiving a first message; in the case that the message priority of the first message meets the priority of the Nth message, displaying on the Nth screen of the M screens The notification message of the first message; where the display priority of the Nth screen is the Nth display priority, the Nth display priority corresponds to the Nth message priority, M and N are both positive integers, and N is less than or equal to M .
  • an embodiment of the present invention provides an electronic device.
  • the electronic device includes M screens, and the electronic device includes a receiving module and a display module.
  • the receiving module is used to receive the first message;
  • the display module is used to display the first message in the Nth screen of the M screens when the message priority of the first message received by the receiving module meets the Nth message priority
  • the notification message where the display priority of the Nth screen is the Nth display priority, the Nth display priority corresponds to the Nth message priority, M and N are both positive integers, and N is less than or equal to M.
  • an embodiment of the present invention provides an electronic device that includes a processor, a memory, and a computer program stored on the memory and capable of running on the processor.
  • the computer program is executed by the processor, The steps of the message notification method in the above-mentioned first aspect are implemented.
  • an embodiment of the present invention provides a computer-readable storage medium on which a computer program is stored.
  • the computer program is executed by a processor, the steps of the message notification method in the above-mentioned first aspect are implemented. .
  • the first message may be received; and when the message priority of the first message matches the priority of the Nth message, the notification message of the first message is displayed on the Nth screen of the M screens.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • FIG. 1 is a schematic diagram of the architecture of an Android operating system provided by an embodiment of the present invention
  • FIG. 2 is one of the schematic diagrams of the message notification method provided by the embodiment of the present invention.
  • Figure 3 is a second schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 5 is a third schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 6 is a fourth schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 7 is a fifth schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 8 is a sixth schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 9 is the second schematic diagram of the interface of the message notification method application provided by the embodiment of the present invention.
  • FIG. 10 is one of structural schematic diagrams of an electronic device provided by an embodiment of the present invention.
  • FIG. 11 is a second structural diagram of an electronic device provided by an embodiment of the present invention.
  • FIG. 12 is a schematic diagram of hardware of an electronic device provided by an embodiment of the present invention.
  • first and second in this document are used to distinguish different objects, rather than to describe a specific order of objects.
  • first message quantity identifier, the second message quantity identifier, etc. are used to distinguish different message quantity identifiers, rather than used to describe a specific sequence of message quantity identifiers.
  • words such as “exemplary” or “for example” are used to represent examples, illustrations, or illustrations. Any embodiment or design solution described as “exemplary” or “for example” in the embodiments of the present invention should not be construed as being more preferable or advantageous than other embodiments or design solutions. To be precise, words such as “exemplary” or “for example” are used to present related concepts in a specific manner.
  • the electronic device in the embodiment of the present invention may be an electronic device with an operating system.
  • the operating system may be an Android operating system, an ios operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present invention.
  • the following takes the Android operating system as an example to introduce the software environment to which the message notification method provided by the embodiment of the present invention is applied.
  • FIG. 1 it is a schematic structural diagram of a possible Android operating system provided by an embodiment of the present invention.
  • the architecture of the Android operating system includes 4 layers, which are: application layer, application framework layer, system runtime library layer, and kernel layer (specifically, it may be the Linux kernel layer).
  • the application layer includes various applications (including system applications and third-party applications) in the Android operating system.
  • the application program that receives messages in the embodiment of the present invention.
  • the electronic device can specifically receive messages through some application programs.
  • the electronic device may receive a chat message triggered by a user's friend through a communication application, or the electronic device may receive a product push message triggered by a merchant through a shopping application.
  • the application framework layer is the framework of the application. Developers can develop some applications based on the application framework layer while complying with the development principles of the application framework.
  • an application program can include two parts, one part refers to a service running in the background of an electronic device, which is used to detect user input to the application program, and in response to the input, perform a corresponding action, for example, if the user is detected
  • the input of the corresponding notification message of the application can cancel the display of the notification message; the other part refers to the content displayed on the screen of the electronic device, such as the notification message displayed by the electronic device or the message content corresponding to the notification message.
  • the system runtime layer includes a library (also called a system library) and an Android operating system runtime environment.
  • the library mainly provides various resources needed by the Android operating system.
  • the Android operating system operating environment is used to provide a software environment for the Android operating system.
  • the kernel layer is the operating system layer of the Android operating system and belongs to the lowest level of the Android operating system software level.
  • the kernel layer is based on the Linux kernel to provide core system services and hardware-related drivers for the Android operating system.
  • developers can develop a software program that implements the message notification method provided by the embodiment of the present invention based on the system architecture of the Android operating system as shown in FIG.
  • the notification method can be run based on the Android operating system as shown in FIG. 1. That is, the processor or the electronic device can implement the message notification method provided in the embodiment of the present invention by running the software program in the Android operating system.
  • the electronic device in the embodiment of the present invention may be a terminal device.
  • the terminal device may be a mobile terminal device or a non-mobile terminal device.
  • the mobile terminal device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant). , PDA), etc.
  • the non-mobile terminal device may be a personal computer (PC), a television (television, TV), a teller machine, or a self-service machine, etc., which is not specifically limited in the embodiment of the present invention.
  • the execution subject of the message notification method provided by the embodiment of the present invention may be the above-mentioned electronic device, or may be a functional module and/or functional entity in the electronic device that can implement the message notification method, and the details may be determined according to actual usage requirements.
  • the embodiments of the present invention are not limited. The following uses an electronic device as an example to illustrate the message notification method provided by the embodiment of the present invention.
  • the electronic device when an electronic device receives a message through an application program, the electronic device can generate a notification message corresponding to the message according to the message, and display the notification message to prompt the user that the application program has received a new message.
  • the electronic device may prompt the user to receive these messages after receiving friend messages and friend dynamic messages in interactive applications such as communication applications and game applications.
  • the electronic device after receiving push messages in other applications such as news applications and shopping applications, the electronic device may prompt the user to receive these messages.
  • the electronic device after receiving the system update messages issued by the server, the electronic device may prompt the user that these messages are received.
  • the electronic device may receive the first message; and when the message priority of the first message meets the priority of the Nth message, the notification message of the first message is displayed on the Nth screen of the M screens.
  • the electronic device may control messages with high message priority to be displayed on the main screen, and control messages with low message priority to be displayed on screens other than the main screen.
  • the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • an embodiment of the present invention provides a message notification method, which may be applied to an electronic device including M screens, and the method may include the following S201 to S202.
  • the electronic device receives the first message.
  • the above-mentioned first message may be a social message, for example, it may be an email, a short message, a friend's instant message, or a friend's dynamic message, etc.; it may also be a push message, for example, it may be a commodity or current news Or a push message of content such as video and music; it can also be a system message, for example, a system update message or a memory clear message, etc.
  • the electronic device receiving the first message may specifically be the electronic device receiving the first message through an application in the electronic device.
  • the application program may be a system application program or a non-system application program.
  • a system application is an application provided as part of the realization of an electronic device. It can be an application provided as a function of an electronic device, such as a setting application, a browser application, etc.;
  • a non-system application is an application that can be Provides its own Internet Protocol Multimedia Subsystem (IMS) connection application.
  • IMS Internet Protocol Multimedia Subsystem
  • the non-system application can be an application pre-installed in the electronic device or an application triggered by the user to download and install in the electronic device Programs, such as communication applications, payment applications, etc.
  • the display priority of the Nth screen is the Nth display priority
  • the Nth display priority corresponds to the Nth message priority
  • M and N are both positive integers
  • N is less than or equal to M.
  • the electronic device may determine the message priority of the first message according to the message type of the first message and/or the type of the application program receiving the first message. Specifically, the electronic device may determine the message priority of the first message according to a preset mapping relationship.
  • the preset mapping relationship may be a mapping relationship between a message type and a message priority, or may be the type and the type of the application program that receives the message.
  • the mapping relationship between message priorities may also be the mapping relationship between the message type and the type of the application program receiving the message and the message priority.
  • the foregoing message types may include social messages, push messages, system messages, and so on.
  • the types of applications that receive messages may include social applications, game applications, audio applications, navigation applications, education applications, shopping applications, and so on.
  • the electronic device may store multiple message priorities, and one message priority may be used to indicate the importance of a message.
  • the priority of multiple messages can be priority 1, priority 2, priority 3, and priority 4 in the order of priority.
  • the message belonging to priority 1 is urgent and belongs to priority.
  • the message of 2 is an important message
  • the message of priority 3 is a secondary message
  • the message of priority 4 is an unimportant message.
  • the message priority of the first message is explained by taking the preset mapping relationship as the mapping relationship between the message type and the message priority as an example.
  • the message priority may include message priority 1, message priority 2, and message priority 3.
  • the priority of message priority 1 is higher than the priority of message priority 2
  • the priority of message priority 2 is higher than the priority of message priority 3.
  • the preset mapping relationship may be message priority 1 for social messages, message priority 2 for system messages, and message priority 3 for push messages. Therefore, if the message type of the first message is a social message, the message priority of the first message is message priority 1, and if the message type of the first message is a system message, the message priority of the first message is message priority 2. If the message type of the first message is a push message, the message priority of the first message is message priority 3.
  • a possible implementation manner is that the electronic device may determine the display priority of each screen according to the frequency of use of the M screens. Among them, a display priority corresponds to a message priority. Another possible implementation manner is that the electronic device may determine the display priority of each screen according to the spatial distance between the screen receiving the touch operation and other screens when receiving the first message.
  • the electronic device includes 3 screens as an example.
  • the electronic device may preset the first frequency value and the second frequency value, and determine the display priority of each screen according to the use frequency, the first frequency value and the second frequency value of each screen.
  • the first frequency value is greater than the second frequency value.
  • the display priority of the screen whose use frequency is greater than or equal to the first frequency value is the first display priority
  • the display priority of the screen whose use frequency is less than the first frequency value and greater than or equal to the second frequency value is the second display Priority
  • the display priority of the screen whose use frequency is less than the second frequency value is the third display priority.
  • the first display priority is higher than the second display priority
  • the second display priority is higher than the third display priority.
  • the electronic device includes 3 screens as an example.
  • the electronic device can also sort the three screens from high to low in order to determine the display priority of each screen. Specifically, if the use frequency of screen 1 is greater than the use frequency of screen 2, and the use frequency of screen 2 is greater than the use frequency of screen 3, the display priority of screen 1 is the first display priority, and the display priority of screen 2 is the first display priority.
  • the second display priority, the display priority of screen 3 is the third display priority. Among them, the priority of the first display priority is higher than the second display priority, and the priority of the second display priority is higher than the third display priority.
  • the electronic device can display the notification message of the message belonging to the message priority corresponding to the display priority according to the display priority of each screen.
  • the message priority includes message priority 1, message priority 2, and message priority 3, and the display priority of the screen includes the first display priority, the second display priority, and the third display priority as an example.
  • the screen with the first display priority can be used to display the notification message of the message with message priority 1
  • the screen with the second display priority can be used to display the notification message of the message with the message priority 2
  • the screen with the third display priority can be Used to display the notification message of the message priority 3 message.
  • the electronic device can assign the first message to the first message according to the message priority of the first message.
  • the notification message of the message is displayed on the screen corresponding to the electronic device.
  • the message of the Nth message priority may be correspondingly displayed on the Nth screen of the M screens of the electronic device. Therefore, if it is determined that the message priority of the first message is the Nth message priority, that is, the message priority of the first message conforms to the Nth message priority, the electronic device can display the first message on the Nth screen of the M screens. Notification message.
  • the electronic device may display the notification message of the first message in the lock screen interface of the Nth screen, the notification bar of the Nth screen, the floating window of the Nth screen, or any other area of the Nth screen, which can be specifically based on The actual use requirements are determined, which is not limited in the embodiment of the present invention.
  • the electronic device may also display the notification message of the first message on the second target screen.
  • the second target screen may be a screen that receives the user's touch operation when receiving the first message, that is, the screen that the user is using, so that the user can avoid missing the notification message of the first message.
  • the embodiment of the present invention provides a message notification method, which can receive a first message; and when the message priority of the first message meets the priority of the Nth message, the first message is displayed on the Nth screen of the M screens. Notification message.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • the first message quantity identifier may be updated, and the second message quantity identifier may be controlled to remain unchanged.
  • the first message quantity identifier is the identifier displayed on the icon of the first application on the Nth screen
  • the second message quantity identifier is the identifier displayed on the icon of the first application on the other screens of the M screens.
  • the message notification method provided in the embodiment of the present invention may further include the following S203.
  • the electronic device updates the first identifier and keeps displaying the second identifier.
  • the above-mentioned first message may be a notification message received through the first application.
  • the first application program may be an application program that displays icons of the application program on at least two screens of the electronic device. Wherein, the at least two screens include the Nth screen.
  • the above-mentioned first identifier may be an identifier indicating the number of notification messages displayed on the icon of the first application on the Nth screen, that is, the first identifier may be used to indicate that among the unread messages received by the first application, in the Nth
  • the second identifier may be an identifier indicating the number of notification messages displayed on the icon of the first application in the other screens of the M screens, that is, the second message quantity identifier may be used to indicate the first application icon.
  • the number of notification messages is displayed on the other screens of the M screens.
  • the electronic device can determine that there are x+y messages according to the message priority of each message in the x+y messages.
  • the notification message of one message is displayed on the Nth screen 42, and the notification message of y messages is displayed on the N+1th screen 43. Therefore, the first message quantity identifier 44 may be x, and the second message quantity identifier 45 may be y .
  • the icons of the same application program can be displayed on different screens of the electronic device, that is, the icon of the first application program can be displayed on the Nth screen or on other screens of the M screens. Therefore, when the message priority of the first message meets the Nth message priority, the electronic device can update the first identifier and keep displaying the second identifier.
  • the above-mentioned updating of the first identifier may include the following two situations: Case 1.
  • Case 1 In the case that the first application does not include unread messages, after the electronic device receives a message through the first application, it may A logo indicating that the number of messages is 1 is displayed on the icon of the first application program; case two, in the case that the first application program includes other unread messages, the electronic device can change the logo indicated on the icon of the first application program The number of messages. For example, if the number of messages indicated by the identifier is 2 before the first application receives the message, the number of messages indicated by the identifier can be changed from 2 to 3 after the first application receives the message.
  • the electronic device after the electronic device receives the message through the application, it can update the message quantity identifier on the icon of the application on the screen displaying the notification message of the message, and control the application on other screens.
  • the message quantity indicator on the icon of the program remains unchanged. Therefore, the electronic device can distinguish the number of messages with different message priorities received by the same application on different screens, so that it is convenient when there are many unread messages.
  • the user processes the message according to the message priority of the message.
  • the electronic device may output a prompt sound and/or light a prompt light according to the following two possible implementation manners.
  • the electronic device can output a prompt sound and/or light a prompt light.
  • the message notification method provided by the embodiment of the present invention may further include the following S204.
  • the electronic device may determine whether the message priority of the first message is greater than or equal to the preset priority. If the message priority of the first message is greater than or equal to the preset priority, the electronic device outputs a prompt sound and/or lights up a prompt light, and displays the notification message corresponding to the first message on the corresponding screen; if the message priority of the first message If the message priority is less than the preset priority, the electronic device only displays the notification message corresponding to the first message on the corresponding screen.
  • the electronic device can activate the prompt sound function and/or the prompt light function through a preset control, and turn off the prompt sound function and/or the prompt light function through the preset control.
  • the user can respectively perform touch input on the preset controls, so that the electronic device can activate the prompt sound function and/or the prompt light function; afterwards, when the message priority of the received message is greater than or equal to the preset priority
  • the electronic device can output a prompt sound and/or light a prompt light.
  • the user can also perform touch input to the preset control, so that the electronic device can disable the prompt sound and the prompt light in response to the touch input.
  • the above-mentioned prompt light may be a flashlight, a breathing light, a light strip, or other possible lights, etc., which may be specifically determined according to actual use requirements, and the embodiment of the present invention does not limit it.
  • the electronic device may output a prompt sound and/or light a prompt light when the message priority of the first message is greater than or equal to the preset priority.
  • the prompt sound and prompt light are not limited to the screen that the user is operating, that is, when the user operates any screen of the electronic device, the user can notice the prompt sound and prompt light output by the electronic device. Therefore, even if the user is When operating on other screens where the notification message of the message is not displayed, the electronic device may also prompt the user to view the message that meets the preset priority by outputting a prompt sound and/or lighting a prompt lamp, so as to avoid missing important messages.
  • the electronic device may send All notification messages in the Nth screen are displayed in the first target screen.
  • the message notification method provided in the embodiment of the present invention may further include the following S205.
  • the foregoing preset condition may include at least one of the following: the system time of the electronic device is the preset time, the number of all notification messages in the Nth screen is greater than or equal to the preset number, and the received input is the preset input.
  • the first target screen may be the first screen with the highest display priority among the M screens of the electronic device, or a screen that receives touch operations when the foregoing preset conditions are met, that is, the screen that the user is currently operating on.
  • the screen that receives touch operations can be understood as: the screen that the user is currently operating when the preset conditions are met; the first screen can be the screen that receives touch operations, or other screens, depending on the usage The needs are determined.
  • the notification message in the Nth screen may be displayed in the first target screen, or all notification messages in other screens except the first target screen may be displayed In the first target screen.
  • the electronic device can display all the notification messages in the Nth screen on the first target screen when the system time is 7:00 am on Friday. Or, display all notification messages in screens other than the first target screen in the first target screen.
  • the electronic device may display all notification messages on the Nth screen on the first target. In the screen. Or, in the case where the total number of all notification messages in screens other than the first target screen in the electronic device is greater than or equal to 50, the electronic device may display all notification messages in screens other than the first target screen In the first target screen.
  • the electronic device may receive the click input, and in response to the click input, send the notification message of the first message or All notification messages in the Nth screen are displayed in the first target screen, or all notification messages in screens other than the first target screen are displayed in the first target screen.
  • the preset conditions include at least two of the following: the system time of the electronic device is the preset time, the number of all notification messages in the Nth screen is greater than or equal to the preset number, and the received input is the preset input
  • the notification messages of other screens can be displayed on the first target screen, or when the preset conditions meet all the items, the notification messages of other screens can be displayed on the first target screen.
  • the notification message is displayed in the first target screen.
  • the electronic device can display all notification messages in the Nth screen on the first target screen when the preset condition is met.
  • the first target screen is the first screen
  • the first screen Has the highest priority, so it is convenient for the user to operate on the notification message or all notification messages of the first message in the Nth screen.
  • the first target screen is a screen that receives touch operations when the above-mentioned preset conditions are met, since this screen is the screen currently being operated by the user, the user can make the user view the Nth screen without switching the screen.
  • the notification message of the first message or all notification messages are operated on. This prevents users from missing notification messages of messages with lower priority.
  • the electronic device may centrally process the notification messages accumulated in the Nth screen in the first target screen.
  • the message notification method provided in the embodiment of the present invention may further include the following S206 to S207.
  • the electronic device receives the first input of the target notification message on the first target screen.
  • the aforementioned target notification message may be at least one notification message among all notification messages displayed on the first target screen.
  • the above-mentioned first input may be a click input, an upward sliding input, a downward sliding input, a left sliding input, a right sliding input, and a long press on the target notification message on the first target screen.
  • Any possible input such as input or double-press input.
  • top, bottom, left, and right in the embodiment of the present invention are all exemplified when the screen of the electronic device faces the user and the user inputs on the screen of the electronic device as an example, that is, up and down. , Left and Right are all based on the user’s input on the screen of the electronic device relative to the screen of the electronic device.
  • the electronic device executes the target action in response to the first input.
  • the above-mentioned target action may include at least one of the following: cancel displaying target notification messages in the first target screen and the Nth screen; cancel displaying all notification messages in the first target screen and the Nth screen; display target notifications on the first target screen Message content corresponding to the message, and cancel displaying the target notification message in the first target screen and the Nth screen; delete the message content corresponding to the target notification message from the electronic device; forward the message content corresponding to the target notification message to the target contact.
  • the target action is exemplarily described below by taking the target notification message displayed on the first screen as an example.
  • the electronic device may cancel the display of the target notification message in the first screen and the Nth screen in response to the first input.
  • the electronic device may cancel the display of all notification messages in the first screen and the Nth screen in response to the first input.
  • the electronic device may respond to the first input, display the message content corresponding to the target notification message on the first screen, and display the message content on the first screen and the Nth screen. Cancel the display of the target notification message.
  • the electronic device may delete the message content corresponding to the target notification message from the electronic device in response to the first input.
  • the electronic device may forward the message content corresponding to the target notification message to the target contact in response to the first input.
  • the electronic device can cancel the display of the target notification message in the Nth screen by responding to the input to the first target screen. Therefore, on the one hand, the user operation can be simplified, that is, the user does not need to perform operations on the Nth screen. Repeat the operation. On the other hand, the electronic device can no longer prompt to receive the message corresponding to the target notification message, thereby saving the display space of the electronic device screen.
  • the electronic device can adjust the display priority of each screen in real time according to the use frequency of each of the M screens. Based on this, before displaying the notification message of the first message on the Nth screen of the M screens of the electronic device, the electronic device may obtain the Nth display priority corresponding to the Nth message priority, and determine the Nth screen as to be displayed The screen of the notification message of the first message, where the display priority of the Nth screen is the Nth display priority.
  • the message notification method provided in the embodiment of the present invention may further include the following S208 to S209.
  • the electronic device determines the display priority of each screen according to the use frequency of each of the M screens.
  • the embodiment of the present invention does not specifically limit the execution sequence of S201 and S208.
  • the electronic device may perform S201 first, and then perform S208; or, may perform S208 first, and then perform S201; or, may perform S201 and S208 at the same time.
  • the electronic device may periodically obtain the use frequency of each of the M screens, and determine the display priority of each screen in real time according to the use frequency of each of the M screens.
  • the electronic device determining the display priority of each screen according to the use frequency of each of the M screens please refer to the related description of the “display priority” in the foregoing embodiment S201, which is not repeated here.
  • the electronic device obtains the Nth display priority corresponding to the Nth message priority, and determines the Nth screen as the screen on which the notification message of the first message is to be displayed.
  • the display priority of the Nth screen is the Nth display priority.
  • Different screens correspond to different display priorities
  • different display priorities can correspond to notification messages of messages of different priorities.
  • the first screen may correspond to a first display priority
  • the first display priority may correspond to a notification message of a message of the first priority. If the message priority of the first message is the first priority, the electronic device may obtain the first display priority corresponding to the first priority, and further determine the first screen according to the first display priority. After that, the electronic device may determine the first screen as the screen on which the notification message of the first message is to be displayed.
  • the electronic device can adjust the display priority of each screen in real time according to the use frequency of each of the M screens, so that the way the electronic device displays the notification message becomes more flexible, thereby improving the human-computer interaction performance.
  • the electronic device may also adjust the display priority of each screen in real time according to the spatial distance between the screen receiving the touch operation when receiving the first message and other screens.
  • the message notification method provided in the embodiment of the present invention may further include the following S210 to S211.
  • the electronic device determines that when receiving the first message, the screen that receives the touch operation among the M screens is the first screen with the highest display priority.
  • the electronic device determines the display priority of the other screens according to the spatial distance between the first screen and the other screens of the M screens.
  • the electronic device can adjust the display priority of each screen in real time according to the spatial distance between the screen receiving the touch operation when receiving the first message and other screens, and therefore, receive the notification of the first message When sending a message, the user can process the notification message more conveniently, thereby improving the human-computer interaction performance.
  • the message notification methods shown in the figures of the foregoing methods are all exemplified in conjunction with a figure in the embodiment of the present invention.
  • the message notification method shown in the figures of the above methods can also be implemented in combination with any other figures that can be combined as illustrated in the above embodiments, and will not be repeated here.
  • an embodiment of the present invention provides an electronic device 1010.
  • the electronic device 1010 may include a receiving module 1011 and a display module 1012.
  • the receiving module 1011 may be used to receive the first message.
  • the display module 1012 may be configured to display the notification message of the first message on the Nth screen of the M screens when the message priority of the first message received by the receiving module 1011 meets the Nth message priority.
  • the display priority of the Nth screen is the Nth display priority
  • the Nth display priority corresponds to the Nth message priority
  • M and N are both positive integers
  • N is less than or equal to M.
  • the display module 1012 may also be used to display the notification message of the first message on the Nth screen of the M screens, and if a preset condition is met, the display module 1012 All notification messages are displayed in the first target screen.
  • the first target screen is the first screen with the highest display priority, or a screen that receives touch operations when a preset condition is met
  • the preset condition includes at least one of the following: the system time of the electronic device is the preset time, The number of all notification messages in the Nth screen is greater than or equal to the preset number, and the received input is the preset input.
  • the electronic device 1010 may further include a processing module 1013.
  • the receiving module 1011 may also be configured to receive the first input of the target notification message in the first target screen after the display module 1012 displays all the notification messages in the Nth screen in the first target screen.
  • the processing module 1013 may be configured to execute the target action in response to the first input received by the receiving module 1011.
  • the target action includes at least one of the following: cancel displaying target notification messages in the first target screen and the Nth screen; cancel displaying all notification messages in the first target screen and the Nth screen; display target notifications on the first target screen Message content corresponding to the message, and cancel displaying the target notification message in the first target screen and the Nth screen; delete the message content corresponding to the target notification message from the electronic device; forward the message content corresponding to the target notification message to the target contact.
  • the display module 1012 may also be used for receiving the first message after the receiving module 1011 receives the first message.
  • the first identifier is updated, and the second identifier is kept displayed.
  • the first identifier is the identifier indicating the number of notification messages displayed on the icon of the first application in the Nth screen
  • the second identifier is the identifier displayed on the icon of the first application in the other screens of the M screens. The identifier indicating the number of notification messages.
  • the electronic device 1010 may further include a processing module 1013.
  • the processing module 1013 may also be configured to determine the message priority of the first message according to the message type of the first message and/or the type of the application program receiving the first message after the receiving module 1011 receives the first message.
  • the electronic device 1010 may further include a processing module 1013.
  • the processing module 1013 can also be used to determine the display priority of each screen according to the frequency of use of each of the M screens; obtain the Nth display priority corresponding to the Nth message priority, and determine the Nth screen as The screen for the notification message of the first message to be displayed.
  • the electronic device 1010 may further include a processing module 1013.
  • the processing module 1013 may be specifically configured to determine that when the receiving module 1011 receives the first message, the screen that receives the touch operation among the M screens is the first screen with the highest display priority; and according to the other differences between the first screen and the M screens
  • the spatial distance between the screens determines the display priority of other screens; among them, the further the spatial distance between the other screens and the first screen, the lower the display priority of the other screens.
  • the display module 1012 may also be used to display the notification message of the first message on the second target screen after the receiving module 1011 receives the first message.
  • the second target screen may be The module 1011 receives the touch operation screen when receiving the first message.
  • the electronic device provided in the embodiment of the present invention can implement each process implemented by the electronic device in the foregoing method embodiment. To avoid repetition, details are not described herein again.
  • An embodiment of the present invention provides an electronic device that can receive a first message; and when the message priority of the first message meets the priority of the Nth message, a notification of the first message is displayed on the Nth screen of the M screens news.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • FIG. 12 is a schematic diagram of the hardware structure of an electronic device implementing various embodiments of the present invention.
  • the electronic device 100 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, and a memory 109 , Processor 110, and power supply 111 and other components.
  • Those skilled in the art can understand that 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 fewer components than those shown in the figure, or a combination of certain components, or different components. Layout.
  • electronic devices include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, vehicle-mounted terminals, wearable devices, and pedometers.
  • the processor 110 is configured to control the radio frequency unit 101 to receive the first message; and according to the first message received by the radio frequency unit 101, to control the display unit 106 when the message priority of the first message meets the Nth message priority , Display the notification message of the first message on the Nth screen of the M screens.
  • the receiving module 1011 in the above-mentioned structural schematic diagram of the electronic device may be implemented by the above-mentioned radio frequency unit 101, and the display module 1012 may be implemented by the above-mentioned display unit 106.
  • the processing module 1013 in the above-mentioned structural schematic diagram of the electronic device may be implemented by the above-mentioned processor 110.
  • An embodiment of the present invention provides an electronic device, which can receive a first message; and when the message priority of the first message meets the priority of the Nth message, the first message is displayed on the Nth screen of the M screens. Notification message.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • the radio frequency unit 101 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 110; in addition, Uplink data is sent to the base station.
  • the radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio frequency unit 101 can also communicate with the network and other devices through a wireless communication system.
  • the electronic device provides users with wireless broadband Internet access through the network module 102, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 103 can convert the audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into an audio signal and output it as sound. Moreover, the audio output unit 103 may also provide audio output related to a specific function performed by the electronic device 100 (for example, call signal reception sound, message reception sound, etc.).
  • the audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 104 is used to receive audio or video signals.
  • the input unit 104 may include a graphics processing unit (GPU) 1041 and a microphone 1042.
  • the graphics processing unit 1041 is used to capture images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed.
  • the processed image frame can be displayed on the display unit 106.
  • the image frame processed by the graphics processor 1041 may be stored in the memory 109 (or other storage medium) or sent via the radio frequency unit 101 or the network module 102.
  • the microphone 1042 can receive sound, and can process such sound into audio data.
  • the processed audio data can be converted into a format that can be sent to a mobile communication base station via the radio frequency unit 101 for output in the case of a telephone call mode.
  • the electronic device 100 further includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 1061 according to the brightness of the ambient light.
  • the proximity sensor can close the display panel 1061 and the display panel 1061 when the electronic device 100 is moved to the ear. / Or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three axes), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of electronic devices (such as horizontal and vertical screen switching, related games) , Magnetometer attitude calibration), vibration recognition related functions (such as pedometer, percussion), etc.; sensor 105 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, Infrared sensors, etc., will not be repeated here.
  • the display unit 106 is used to display information input by the user or information provided to the user.
  • the display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • the user input unit 107 may be used to receive inputted numeric or character information, and generate key signal input related to user settings and function control of the electronic device.
  • the user input unit 107 includes a touch panel 1071 and other input devices 1072.
  • the touch panel 1071 also called a touch screen, can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 1071 or near the touch panel 1071. operating).
  • the touch panel 1071 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 110, the command sent by the processor 110 is received and executed.
  • the touch panel 1071 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 107 may also include other input devices 1072.
  • other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
  • the touch panel 1071 can be overlaid on the display panel 1061.
  • the touch panel 1071 detects a touch operation on or near it, it transmits it to the processor 110 to determine the type of the touch event, and then the processor 110 determines the type of the touch event according to the touch.
  • the type of event provides corresponding visual output on the display panel 1061.
  • the touch panel 1071 and the display panel 1061 are used as two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 1071 and the display panel 1061 can be integrated
  • the implementation of the input and output functions of the electronic device is not specifically limited here.
  • the interface unit 108 is an interface for connecting an external device with the electronic device 100.
  • the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc.
  • the interface unit 108 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the electronic device 100 or can be used to connect to the electronic device 100 and the external device. Transfer data between devices.
  • the memory 109 can be used to store software programs and various data.
  • the memory 109 may mainly include a program storage area and a data storage area.
  • the program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data created by the use of mobile phones (such as audio data, phone book, etc.), etc.
  • the memory 109 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the processor 110 is the control center of the electronic device, which uses various interfaces and lines to connect the various parts of the entire electronic device, runs or executes software programs and/or modules stored in the memory 109, and calls data stored in the memory 109 , Perform various functions of electronic equipment and process data, so as to monitor the electronic equipment as a whole.
  • the processor 110 may include one or more processing units; optionally, the processor 110 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, the first user interface, and application programs, etc., The modem processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 110.
  • the electronic device 100 may also include a power source 111 (such as a battery) for supplying power to various components.
  • a power source 111 such as a battery
  • the power source 111 may be logically connected to the processor 110 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • the electronic device 100 includes some functional modules not shown, which will not be repeated here.
  • an embodiment of the present invention also provides an electronic device, including a processor 110 as shown in FIG. 12, a memory 109, a computer program stored in the memory 109 and running on the processor 110, and the computer program is
  • the processor 110 implements each process of the foregoing message notification method embodiment when executing, and can achieve the same technical effect. To avoid repetition, details are not described herein again.
  • the embodiment of the present invention also provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium.
  • a computer program is stored on the computer-readable storage medium.
  • the computer program is executed by a processor, each process of the above-mentioned message notification method embodiment is realized, and the same technology can be achieved. The effect, in order to avoid repetition, will not be repeated here.
  • the computer-readable storage medium may include read-only memory (ROM), random access memory (RAM), magnetic disk or optical disk, etc.
  • the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better. ⁇
  • the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make an electronic device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种消息通知方法及电子设备。该方法包括:接收第一消息;在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息;其中,第N屏幕的显示优先级为第N显示优先级,第N显示优先级与第N消息优先级对应,M和N均为正整数,且N小于或等于M。

Description

消息通知方法及电子设备
相关申请的交叉引用
本申请主张在2019年12月16日在中国提交的中国专利申请号No.201911296413.8的优先权,其全部内容通过引用包含于此。
技术领域
本发明实施例涉及通信技术领域,尤其涉及一种消息通知方法及电子设备。
背景技术
随着通信技术的发展,电子设备的功能越来越丰富。例如,电子设备可以通过电子设备中的应用程序接收与该应用程序相关的消息,如推送消息和好友消息等,并在电子设备的屏幕上显示与该消息对应的通知消息,以使用户知道电子设备接收到新消息。
通常,为了避免频繁显示通知消息会影响屏幕中其他内容的正常显示,电子设备可以按照筛选条件筛选接收到的所有消息,并显示所有消息中满足筛选条件的通知消息,而隐藏所有消息中不满足筛选条件的通知消息。
然而,由于筛选条件是预先定义的,因此筛选掉的消息中可能包括了用户感兴趣的消息,从而导致用户无法正常查看感兴趣的消息。如此,现有通知消息的方式人机交互性能差。
发明内容
本发明实施例提供一种消息通知方法及电子设备,以解决现有通知消息的方式人机交互性能差的问题。
为了解决上述技术问题,本发明实施例是这样实现的:
第一方面,本发明实施例提供了一种消息通知方法。该方法应用于包括M个屏幕的电子设备,该方法可以包括:接收第一消息;在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息;其中,第N屏幕的显示优先级为第N显示优先级,第N显示优先级与第N消息优先级对应,M和N均为正整数,且N小于或等于M。
第二方面,本发明实施例提供了一种电子设备。该电子设备包括M个屏幕,该电子设备包括接收模块和显示模块。接收模块,用于接收第一消息;显示模块,用于在接收模块接收的第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息;其中,第N屏幕的显示优先级为第N显示优先级,第N显示优先级与第N消息优先级对应,M和N均为正整数,且N小于或等于M。
第三方面,本发明实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在该存储器上并可在该处理器上运行的计算机程序,该计算机程序被该处理器执行时实现如上述第一方面中的消息通知方法的步骤。
第四方面,本发明实施例提供了一种计算机可读存储介质,该计算机可读存储介质上存储计算机程序,该计算机程序被处理器执行时实现如上述第一方面中的消息通知方法的步骤。
本发明实施例中,可以接收第一消息;并在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息。通过该方案,在电子设备接收第一消息之后,由于电子设备可以根据第一消息的消息优先级,控制第一消息的通知消息在与该第一消息的消息优先级对应的显示优先级的屏幕上显示,因此,电子设备可以控制消息优先级较低的通知消息在显示优先级较低的屏幕上显示,例如在主屏幕以外的其他屏幕上显示,从而使得某些优先级较低但可能是用户感兴趣的消息也可以显示在屏幕上,进而降低用户错过某些消息通知的概率。如此,本发明实施例通知消息的方式人机交互性能较好。
附图说明
图1为本发明实施例提供的安卓操作***的架构示意图;
图2为本发明实施例提供的消息通知方法的示意图之一;
图3为本发明实施例提供的消息通知方法的示意图之二;
图4为本发明实施例提供的消息通知方法应用的界面示意图之一;
图5为本发明实施例提供的消息通知方法的示意图之三;
图6为本发明实施例提供的消息通知方法的示意图之四;
图7为本发明实施例提供的消息通知方法的示意图之五;
图8为本发明实施例提供的消息通知方法的示意图之六;
图9为本发明实施例提供的消息通知方法应用的界面示意图之二;
图10为本发明实施例提供的电子设备的结构示意图之一;
图11为本发明实施例提供的电子设备的结构示意图之二;
图12为本发明实施例提供的电子设备的硬件示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于所描述的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本文中的术语“和/或”,是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。本文中符号“/”表示关联对象是或者的关系,例如A/B表示A或者B。
本文中的术语“第一”和“第二”等是用于区别不同的对象,而不是用于描述对象的特定顺序。例如,第一消息数量标识和第二消息数量标识等是用于区别不同的消息数量标识,而不是用于描述消息数量标识的特定顺序。
在本发明实施例中,“示例性的”或者“例如”等词用于表示作例子、例证或说明。本发明实施例中被描述为“示例性的”或者“例如”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更优选或更具优势。确切而言,使用“示例性的”或者“例如”等词旨在以具体方式呈现相关概念。
本发明实施例中的电子设备可以为具有操作***的电子设备。该操作***可以为安卓(Android)操作***,可以为ios操作***,还可以为其他可能的操作***,本发明实施例不作具体限定。
下面以安卓操作***为例,介绍一下本发明实施例提供的消息通知方法所应用的软件环境。
如图1所示,为本发明实施例提供的一种可能的安卓操作***的架构示意图。在图1中,安卓操作***的架构包括4层,分别为:应用程序层、应用程序框架层、***运行库层和内核层(具体可以为Linux内核层)。
其中,应用程序层包括安卓操作***中的各个应用程序(包括***应用程序和第三方应用程序)。例如,本发明实施例中接收消息的应用程序。可以理解,电子设备具体可以通过一些应用程序接收消息。例如,电子设备可以通过通讯类应用程序接收用户好友触发发送的聊天消息,或者,电子设备可以通过购物类应用程序接收商家触发发送的商品推送消息等。
应用程序框架层是应用程序的框架,开发人员可以在遵守应用程序的框架的开发原则的情况下,基于应用程序框架层开发一些应用程序。
通常,应用程序可以包括两部分,一部分是指运行在电子设备后台的服务(service),用于检测用户针对应用程序的输入,并响应于该输入,执行相应的动作,例如若检测到用户对该应用程序的对应的通知消息的输入,则可以取消显示该通知消息;另一部分是指显示在电子设备的屏幕上的内容,例如电子设备显示的通知消息或通知消息对应的消息内容等。
***运行库层包括库(也称为***库)和安卓操作***运行环境。库主要为安卓操作***提供其所需的各类资源。安卓操作***运行环境用于为安卓操作***提供软件环境。
内核层是安卓操作***的操作***层,属于安卓操作***软件层次的最底层。内核层基于Linux内核为安卓操作***提供核心***服务和与硬件相关的驱动程序。
以安卓操作***为例,本发明实施例中,开发人员可以基于上述如图1所示的安卓操作***的***架构,开发实现本发明实施例提供的消息通知方法的软件程序,从而使得该消息通知方法可以基于如图1所示的安卓操作***运行。即处理器或者电子设备可以通过在安卓操作***中运行该软件程序实现本发明实施例提供的消息通知方法。
本发明实施例中的电子设备可以为终端设备。该终端设备可以为移动终端设备,也可以为非移动终端设备。示例性的,移动终端设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动终端设备可以为个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本发明实施例不作具体限定。
本发明实施例提供的消息通知方法的执行主体可以为上述的电子设备,也可以为该电子设备中能够实现该消息通知方法的功能模块和/或功能实体,具体的可以根据实际使用需求确定,本发明实施例不作限定。下面以电子设备为例,对本发明实施例提供的消息通知方法进行示例性的说明。
通常,当电子设备通过某个应用程序接收到一条消息时,电子设备可以根据该消息, 生成与该消息对应的通知消息,并显示该通知消息,以向用户提示该应用程序接收到新消息。具体的,一种场景中,电子设备可以在接收到通讯应用程序、游戏应用程序等交互类应用程序中的好友消息、好友动态消息之后,向用户提示接收到这些消息。另一种场景中,电子设备可以在接收到新闻应用程序、购物应用程序等其他应用程序中的推送消息之后,向用户提示接收到这些消息。又一种场景中,电子设备可以在接收到服务器下发的***更新消息之后,向用户提示接收到这些消息。
本发明实施例中,电子设备可以接收第一消息;并在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息。例如,电子设备可以控制消息优先级高的消息在主屏幕上显示,控制消息优先级低的消息在除主屏幕以外的其它屏幕上显示。通过该方案,在电子设备接收第一消息之后,由于电子设备可以根据第一消息的消息优先级,控制第一消息的通知消息在与该第一消息的消息优先级对应的显示优先级的屏幕上显示,因此,电子设备可以控制消息优先级较低的通知消息在显示优先级较低的屏幕上显示,例如在主屏幕以外的其他屏幕上显示,从而使得某些优先级较低但可能是用户感兴趣的消息也可以显示在屏幕上,进而降低用户错过某些消息通知的概率。如此,本发明实施例通知消息的方式人机交互性能较好。
下面再结合各个附图对本发明实施例提供的消息通知方法进行示例性的说明。
如图2所示,本发明实施例提供一种消息通知方法,可以应用于包括M个屏幕的电子设备,该方法可以包括下述的S201至S202。
S201、电子设备接收第一消息。
可选的,本发明实施例中,上述第一消息可以为社交消息,例如,可以是邮件、短信、好友即时消息或好友动态消息等;也可以为推送消息,例如,可以是商品、时事新闻或视频音乐等内容的推送消息;还可以是***消息,例如,可以是***更新消息或内存清除消息等。
本发明实施例中,电子设备接收第一消息,具体可以为电子设备通过电子设备中的应用程序接收第一消息。其中,该应用程序可以为***应用程序或者非***应用程序。***应用程序是作为电子设备实现的一部分提供的应用程序,其具体可以是作为实现电子设备的某一功能提供的应用程序,如设置应用程序、浏览器应用程序等;非***应用程序是一个可以提供自己的因特网协议多媒体子***(internet protocol multimedia subsystem,IMS)连接的应用程序,该非***应用程序可以是预先安装在电子设备中的应用程序或由用户触发下载并安装在电子设备中的应用程序,如通讯应用程序、支付应用程序等。
S202、在第一消息的消息优先级符合第N消息优先级的情况下,电子设备在M个屏幕的第N屏幕中显示第一消息的通知消息。
其中,第N屏幕的显示优先级为第N显示优先级,第N显示优先级与第N消息优先级对应,M和N均为正整数,且N小于或等于M。
可选的,在接收第一消息之后,电子设备可以根据第一消息的消息类型和/或接收第一消息的应用程序的类型,确定第一消息的消息优先级。具体的,电子设备可以根据预设映射关系确定第一消息的消息优先级,该预设映射关系可以为消息类型与消息优先级之间的映射关系,也可以为接收消息的应用程序的类型与消息优先级之间的映射关系,还可以为消息类型和接收消息的应用程序的类型与消息优先级之间的映射关系。
可选的,上述消息类型可以包括社交消息、推送消息和***消息等。
可选的,上述接收消息的应用程序的类型可以包括社交类应用程序、游戏类应用程序、音频类应用程序、导航类应用程序、教育类应用程序和购物类应用程序等。
可选的,电子设备可以存储多个消息优先级,一个消息优先级可以用于指示一个消息的重要程度。例如,多个消息优先级按照优先级由高到低的顺序依次可以为优先级1、优先级2、优先级3、优先级4,其中,属于优先级1的消息为紧急消息,属于优先级2的消息为重要消息,属于优先级3的消息为次要消息,属于优先级4的消息为不重要消息。
示例性的,以预设映射关系为消息类型与消息优先级之间的映射关系为例对第一消息的消息优先级进行说明。消息优先级可以包括消息优先级1、消息优先级2和消息优先级3。其中,消息优先级1的优先级高于消息优先级2的优先级,消息优先级2的优先级高于消息优先级3的优先级。预设映射关系可以为社交消息对应消息优先级1,***消息对应消息优先级2,推送消息对应消息优先级3。因此,若第一消息的消息类型为社交消息,则第一消息的消息优先级为消息优先级1,若第一消息的消息类型为***消息,则第一消息的消息优先级为消息优先级2,若第一消息的消息类型为推送消息,则第一消息的消息优先级为消息优先级3。
可选的,一种可能的实现方式为,电子设备可以根据M个屏幕的使用频率,确定每个屏幕的显示优先级。其中,一个显示优先级对应一个消息优先级。另一种可能的实现方式为,电子设备可以根据在接收第一消息时,接收触控操作的屏幕与其他屏幕之间的空间距离,确定每个屏幕的显示优先级。
以M为3,即电子设备包括3个屏幕为例。电子设备可以预先设置第一频率值和第二频率值,并根据每个屏幕的使用频率、第一频率值和第二频率值,确定每个屏幕的显示优先级。第一频率值大于第二频率值。具体的,使用频率大于或等于第一频率值的屏幕的显示优先级为第一显示优先级,使用频率小于第一频率值且大于或等于第二频率值的屏幕的显示优先级为第二显示优先级,使用频率小于第二频率值的屏幕的显示优先级为第三显示优先级。其中,第一显示优先级高于第二显示优先级,第二显示优先级高于第三显示优先级。
仍以M为3,即电子设备包括3个屏幕为例。电子设备还可以根据3个屏幕的使用频率由高到低进行排序,从而确定每个屏幕的显示优先级。具体的,若屏幕1的使用频率大于屏幕2的使用频率,屏幕2的使用频率大于屏幕3的使用频率,则屏幕1的显示优先级为第一显示优先级,屏幕2的显示优先级为第二显示优先级,屏幕3的显示优先级为第三显示优先级。其中,第一显示优先级的优先级高于第二显示优先级,第二显示优先级的优先级高于第三显示优先级。
电子设备可以根据每个屏幕的显示优先级,显示属于该显示优先级对应的消息优先级的消息的通知消息。
示例性的,以消息优先级包括消息优先级1、消息优先级2和消息优先级3,屏幕的显示优先级包括第一显示优先级、第二显示优先级、第三显示优先级为例。第一显示优先级的屏幕可以用于显示消息优先级1的消息的通知消息,第二显示优先级的屏幕可以用于显示消息优先级2的消息的通知消息,第三显示优先级的屏幕可以用于显示消息优先级3的消息的通知消息。
由于不同消息优先级的消息的通知消息可以对应显示在电子设备的不同的屏幕中,因此,在确定第一消息的消息优先级之后,电子设备可以根据第一消息的消息优先级,将第一消息的通知消息显示在电子设备对应的屏幕中。
例如,第N消息优先级的消息可以对应显示在电子设备M个屏幕的第N屏幕中。因此,若确定第一消息的消息优先级为第N消息优先级,即第一消息的消息优先级符合第N消息优先级,则电子设备可以在M个屏幕的第N屏幕中显示第一消息的通知消息。
可选的,电子设备可以将第一消息的通知消息显示在第N屏幕的锁屏界面、第N屏幕的通知栏、第N屏幕的悬浮窗或第N屏幕的其他任意区域中,具体可以根据实际使用需求确定,本发明实施例不作限定。
可选的,电子设备还可以在第二目标屏幕中显示第一消息的通知消息。其中,该第二目标屏幕可以为在接收第一消息时接收用户触控操作的屏幕,即用户正在使用的屏幕,从而可以避免用户错过第一消息的通知消息。
本发明实施例提供一种消息通知方法,可以接收第一消息;并在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息。通过该方案,在电子设备接收第一消息之后,由于电子设备可以根据第一消息的消息优先级,控制第一消息的通知消息在与该第一消息的消息优先级对应的显示优先级的屏幕上显示,因此,电子设备可以控制消息优先级较低的通知消息在显示优先级较低的屏幕上显示,例如在主屏幕以外的其他屏幕上显示,从而使得某些优先级较低但可能是用户感兴趣的消息也可以显示在屏幕上,进而降低用户错过某些消息通知的概率。如此,本发明实施例通知消息的方式人机交互性能较好。
可选的,在电子设备的不同屏幕上显示相同的应用程序的图标的情况下,若电子设备接收到的第一消息为通过第一应用程序接收的消息,则电子设备接收到该消息之后,可以在第一消息的消息优先级符合第N消息优先级的情况下,更新第一消息数量标识,并控制第二消息数量标识保持不变。其中,第一消息数量标识为在第N屏幕中的第一应用程序的图标上显示的标识,第二消息数量标识为在M个屏幕的其他屏幕中的第一应用程序的图标上显示的标识。
示例性的,结合图2,如图3所示,在上述S201之后,本发明实施例提供的消息通知方法还可以包括下述的S203。
S203、电子设备在第一消息的消息优先级符合第N消息优先级的情况下,更新第一标识,并保持显示第二标识。
上述第一消息可以为通过第一应用程序接收的通知消息。该第一应用程序可以为在电子设备的至少两个屏幕上显示应用程序的图标的应用程序。其中,该至少两个屏幕包括第N屏幕。
上述第一标识可以为在第N屏幕中的第一应用程序的图标上显示的指示通知消息数量的标识,即第一标识可以用于指示第一应用程序接收的未读消息中,在第N屏幕中显示通知消息的消息数量;第二标识可以为在M个屏幕的其他屏幕中的第一应用程序的图标上显示的指示通知消息数量的标识,即第二消息数量标识可以用于指示第一应用程序接收的未读消息中,在M个屏幕的其他屏幕中显示通知消息的消息数量。
示例性的,如图4所示,若第一应用程序41接收到的未读消息为x+y条,根据这x+y 条消息中每条消息的消息优先级,电子设备可以确定有x条消息的通知消息在第N屏幕42中显示,有y条消息的通知消息在第N+1屏幕43中显示,因此第一消息数量标识44可以为x,第二消息数量标识45可以为y。
由于电子设备的不同屏幕上可以显示相同的应用程序的图标,即第一应用程序的图标可以在第N屏幕中显示,也可以在M个屏幕的其他屏幕中显示。因此,在第一消息的消息优先级符合第N消息优先级的情况下,电子设备可以更新第一标识,并保持显示第二标识。
需要说明的是,上述更新第一标识可以包括下述两种情况:情况一、在第一应用程序不包括未读消息的情况下,电子设备在通过第一应用程序接收到一条消息后,可以在第一应用程序的图标上显示一个指示消息数量为1的标识;情况二、在第一应用程序包括其他未读消息的情况下,电子设备可以改变第一应用程序的图标上的标识指示的消息数量,例如,若第一应用程序接收该消息之前,该标识指示的消息数量为2,则第一应用程序接收到该消息之后,该标识指示的消息数量可以从2变为3。
本发明实施例中,由于电子设备在通过应用程序接收消息后,可以对显示该消息的通知消息的屏幕中的该应用程序的图标上的消息数量标识进行更新,并控制其它屏幕中的该应用程序的图标上的消息数量标识保持不变,因此,电子设备可以在不同屏幕上区别显示同一应用程序接收到的不同消息优先级的消息的数量,从而在未读消息较多的情况下,便于用户根据消息的消息优先级对消息进行处理。
可选的,在接收第一消息之后,电子设备可以按照下述两种的可能实现方式,输出提示音和/或点亮提示灯。
第一种可能实现方式,无论第一消息的消息优先级高低,电子设备均可以输出提示音和/或点亮提示灯。
第二种可能实现方式,在第一消息的消息优先级大于或等于预设优先级的情况下,输出提示音和/或点亮提示灯。示例性的,结合图2,如图5所示,本发明实施例提供的消息通知方法还可以包括下述的S204。
S204、在第一消息的消息优先级大于或等于预设优先级的情况下,电子设备输出提示音和/或点亮提示灯。
在确定第一消息的消息优先级之后,电子设备可以判断第一消息的消息优先级是否大于或等于预设优先级。若第一消息的消息优先级大于或等于预设优先级,则电子设备输出提示音和/或点亮提示灯,并在对应的屏幕上显示第一消息对应的通知消息;若第一消息的消息优先级小于预设优先级,则电子设备只在对应的屏幕上显示第一消息对应的通知消息。
可选的,电子设备可以通过预设控件启动提示音功能和/或提示灯功能,并通过预设控件关闭提示音功能和/或提示灯功能。具体的,用户可以分别对预设控件进行触控输入,从而电子设备可以启动提示音功能和/或提示灯功能;之后,在接收到的消息的消息优先级大于或等于预设优先级的情况下,电子设备可以输出提示音和/或点亮提示灯。另外,用户还可以对预设控件进行触控输入,从而电子设备可以响应于触控输入,停用提示音和提示灯。
可选的,上述提示灯可以为闪光灯、呼吸灯、灯带或其他可能的灯等,具体可以根据实际使用需求确定,本发明实施例不作限定。
本发明实施例中,电子设备可以在第一消息的消息优先级大于或等于预设优先级的情 况下,输出提示音和/或点亮提示灯。通过该方案,由于提示音和提示灯不限于用户正在操作的屏幕,即在用户操作电子设备的任何屏幕的情况下,都可以注意到电子设备输出的提示音和提示灯,因此,即使用户正在对未显示该消息的通知消息的其它屏幕进行操作,电子设备也可以通过输出提示音和/或点亮提示灯的方式提示用户查看满足预设优先级的消息,从而避免错过重要消息。
可选的,为便于用户对所有屏幕中的通知消息进行操作,在M个屏幕的第N屏幕中显示第一消息的通知消息之后,在电子设备满足某些条件的情况下,电子设备可以将第N屏幕中的所有通知消息显示在第一目标屏幕中。
示例性的,结合图2,如图6所示,在上述S202之后,本发明实施例提供的消息通知方法还可以包括下述的S205。
S205、在满足预设条件的情况下,电子设备将第N屏幕中的所有通知消息显示在第一目标屏幕中。
其中,上述预设条件可以包括以下至少一项:电子设备的***时刻为预设时刻、第N屏幕中的所有通知消息的数量大于或等于预设数量、接收到的输入为预设输入。
可选的,第一目标屏幕可以为电子设备的M个屏幕中显示优先级最高的第一屏幕,或为在满足上述预设条件时接收触控操作的屏幕,即用户当前正在操作的屏幕。需要说明的是,接收触控操作的屏幕可以理解为:在满足预设条件时,用户当前正在操作的屏幕;第一屏幕可以为接收触控操作的屏幕,或为其他屏幕,具体可以根据使用需求确定。
可选的,电子设备在满足预设条件的情况下,可以将第N屏幕中的通知消息显示在第一目标屏幕中,也可以将除第一目标屏幕以外的其它屏幕中的所有通知消息显示在第一目标屏幕中。
以上述预设条件为电子设备的***时刻为预设时刻为例。例如,以预设时刻为每周五的上午7:00为例,电子设备可以在***时间为周五上午7:00的情况下,将第N屏幕中的所有通知消息显示在第一目标屏幕中,或者,将除第一目标屏幕以外的其它屏幕中的所有通知消息显示在第一目标屏幕中。
以上述预设条件为第N屏幕中的通知消息的数量大于或等于预设数量为例。例如,以预设数量为50条为例,在电子设备的第N屏幕中的通知消息的数量大于或等于50的情况下,电子设备可以将第N屏幕中的所有通知消息显示在第一目标屏幕中。或者,在电子设备中除第一目标屏幕以外的其它屏幕中的所有通知消息的总数量大于或等于50的情况下,电子设备可以将除第一目标屏幕以外的其它屏幕中的所有通知消息显示在第一目标屏幕中。
以上述预设条件为接收到用户的输入为预设输入为例。例如,以预设输入为对用户目标控件的点击输入为例,当用户对目标控件执行点击输入后,电子设备可以接收该点击输入,并响应于该点击输入,将第一消息的通知消息或者第N屏幕中的所有通知消息显示在第一目标屏幕中,或者,将除第一目标屏幕以外的其它屏幕中的所有通知消息显示在第一目标屏幕中。
需要说明的是,在预设条件包括以下至少两项:电子设备的***时刻为预设时刻、第N屏幕中的所有通知消息的数量大于或等于预设数量、接收到的输入为预设输入的情况下,电子设备可以在预设条件满足任一项的情况下,将其他屏幕的通知消息显示在第一目标屏 幕中,也可以在预设条件满足所有项的情况下,将其他屏幕的通知消息显示在第一目标屏幕中。
本发明实施例中,电子设备可以在满足预设条件的情况下,将第N屏幕中的所有通知消息显示在第一目标屏幕中,当第一目标屏幕为第一屏幕时,由于第一屏幕的优先级最高,因此可以便于用户对第N屏幕中的第一消息的通知消息或者所有通知消息进行操作。当第一目标屏幕为在满足上述预设条件时接收触控操作的屏幕时,由于该屏幕为用户当前正在操作的屏幕,因此,可以在不切换屏幕的情况下,使用户对第N屏幕中的第一消息的通知消息或者所有通知消息进行操作。从而避免用户错过优先级较低的消息的通知消息。
可选的,在电子设备将第N屏幕中的所有通知消息显示在第一目标屏幕中之后,电子设备可以在第一目标屏幕中集中对第N屏幕中积累的通知消息进行处理。
示例性的,结合图2,参考图7,在上述S205之后,本发明实施例提供的消息通知方法还可以包括下述的S206至S207。
S206、电子设备接收对第一目标屏幕中的目标通知消息的第一输入。
上述目标通知消息可以为显示在第一目标屏幕中的所有通知消息中的至少一个通知消息。
可选的,本发明实施例中,上述第一输入可以为对第一目标屏幕中的目标通知消息点击输入、向上滑动输入、向下滑动输入、向左滑动输入、向右滑动输入、长按输入或重按输入等任意可能的输入。
需要说明的是,本发明实施例中的上、下、左以及右等均是以电子设备的屏幕朝向用户时、用户在电子设备的屏幕上输入为例进行示例性说明的,即上、下、左以及右等均是以用户在电子设备屏幕上的输入相对于电子设备屏幕而言的。
S207、电子设备响应于第一输入,执行目标动作。
上述目标动作可以包括以下至少一项:在第一目标屏幕和第N屏幕中取消显示目标通知消息;在第一目标屏幕和第N屏幕中取消显示所有通知消息;在第一目标屏幕显示目标通知消息对应的消息内容,并在第一目标屏幕和第N屏幕中取消显示目标通知消息;从电子设备中删除目标通知消息对应的消息内容;将目标通知消息对应的消息内容转发至目标联系人。
下面以目标通知消息显示在第一屏幕中为例对目标动作进行示例性说明。
示例性的,在第一输入用于指示删除目标通知消息的情况下,电子设备可以响应于第一输入,在第一屏幕和第N屏幕中取消显示目标通知消息。在第一输入用于指示删除所有通知消息的情况下,电子设备可以响应于第一输入,在第一屏幕和第N屏幕中取消显示所有通知消息。在第一输入用于指示查看目标通知消息对应的消息内容的情况下,电子设备可以响应于第一输入,在第一屏幕显示目标通知消息对应的消息内容,并在第一屏幕和第N屏幕中取消显示目标通知消息。在第一输入用于指示删除目标通知消息对应的消息内容的情况下,电子设备可以响应于第一输入,从电子设备中删除目标通知消息对应的消息内容。在第一输入用于指示将目标通知消息对应的消息内容转发至目标联系人的情况下,电子设备可以响应于第一输入,将目标通知消息对应的消息内容转发至目标联系人。
本发明实施例中,由于电子设备通过响应对第一目标屏幕的输入,可以取消显示第N屏幕中的目标通知消息,因此,一方面,可以简化用户操作,即用户无需在第N屏幕中进 行重复操作。另一方面,可以使电子设备不再提示接收到该目标通知消息对应的消息,进而节约电子设备屏幕的显示空间。
可选的,电子设备可以根据M个屏幕中每个屏幕的使用频率,实时调整每个屏幕的显示优先级。基于此,在电子设备M个屏幕的第N屏幕中显示第一消息的通知消息之前,电子设备可以获取与第N消息优先级对应的第N显示优先级,并将第N屏幕确定为待显示第一消息的通知消息的屏幕,其中,第N屏幕的显示优先级为第N显示优先级。
示例性的,结合图2,如图8所示,在上述S202之前,本发明实施例提供的消息通知方法还可以包括下述的S208至S209。
S208、电子设备根据M个屏幕中每个屏幕的使用频率,确定每个屏幕的显示优先级。
需要说明的是,本发明实施例对S201和S208的执行顺序不作具体限定。例如,电子设备可以先执行S201,再执行S208;或者,可以先执行S208,再执行S201;或者,可以同时执行S201和S208。
可选的,电子设备可以周期性地获取M个屏幕中每个屏幕的使用频率,并根据M个屏幕中每个屏幕的使用频率,实时确定每个屏幕的显示优先级。对于电子设备根据M个屏幕中每个屏幕的使用频率,确定每个屏幕的显示优先级的描述,具体可以参见上述实施例S201中对“显示优先级”的相关描述,此处不再赘述。
S209、电子设备获取与第N消息优先级对应的第N显示优先级,将第N屏幕确定为待显示第一消息的通知消息的屏幕。
其中,第N屏幕的显示优先级为第N显示优先级。
不同的屏幕对应不同的显示优先级,不同的显示优先级可以对应不同优先级的消息的通知消息。
示例性的,以N为一为例,第一屏幕可以对应第一显示优先级,第一显示优先级可以对应第一优先级的消息的通知消息。若第一消息的消息优先级为第一优先级,则电子设备可以获取与第一优先级对应的第一显示优先级,并进一步根据第一显示优先级确定第一屏幕。之后,电子设备可以将第一屏幕确定为待显示第一消息的通知消息的屏幕。
本发明实施例中,由于随着时间推移,M个屏幕中每个屏幕的使用频率可能会发生变化。因此,电子设备可以根据M个屏幕中每个屏幕的使用频率,实时调整每个屏幕的显示优先级,从而使电子设备显示通知消息的方式变得更加灵活,进而提高人机交互性能。
可选的,电子设备还可以根据在接收第一消息时接收触控操作的屏幕与其他屏幕之间的空间距离,实时调整每个屏幕的显示优先级。
示例性的,在上述S202之前,本发明实施例提供的消息通知方法还可以包括下述的S210至S211。
S210、电子设备确定在接收第一消息时,M个屏幕中接收触控操作的屏幕为显示优先级最高的第一屏幕。
S211、电子设备根据第一屏幕与M个屏幕的其他屏幕之间的空间距离,确定其他屏幕的显示优先级。
其中,其他屏幕与第一屏幕之间的空间距离越远,其他屏幕的显示优先级越低。
例如,如图9所示,以M为4,且屏幕93为接收第一消息时,4个屏幕中接收触控操作的屏幕为例。由于屏幕92和屏幕94与屏幕93的距离最近,屏幕91与屏幕93的距离 最远,因此,4个屏幕的显示优先级按照从高到低的顺序排列可以为:屏幕93的显示优先级>屏幕92的显示优先级>屏幕94的显示优先级>屏幕91的显示优先级;或者,屏幕93的显示优先级>屏幕92的显示优先级=屏幕94的显示优先级>屏幕91的显示优先级;或者,屏幕93的显示优先级>屏幕92的显示优先级>屏幕94的显示优先级>屏幕91的显示优先级。
本发明实施例中,由于电子设备可以根据在接收第一消息时接收触控操作的屏幕与其他屏幕之间的空间距离,实时调整每个屏幕的显示优先级,因此,接收第一消息的通知消息时,用户可以更加便利的对该通知消息进行处理,进而提高人机交互性能。
需要说明的是,本发明实施例中,上述各个方法附图所示的消息通知方法均是以结合本发明实施例中的一个附图为例示例性的说明的。具体实现时,上述各个方法附图所示的消息通知方法还可以结合上述实施例中示意的其它可以结合的任意附图实现,此处不再赘述。
如图10所示,本发明实施例提供一种电子设备1010,该电子设备1010可以包括接收模块1011和显示模块1012。接收模块1011,可以用于接收第一消息。显示模块1012,可以用于在接收模块1011接收的第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息。其中,第N屏幕的显示优先级为第N显示优先级,第N显示优先级与第N消息优先级对应,M和N均为正整数,且N小于或等于M。
可选的,本发明实施例中,显示模块1012,还可以用于M个屏幕的第N屏幕中显示第一消息的通知消息之后,在满足预设条件的情况下,将第N屏幕中的所有通知消息显示在第一目标屏幕中。其中,第一目标屏幕为显示优先级最高的第一屏幕,或为在满足预设条件时接收触控操作的屏幕,预设条件包括以下至少一项:电子设备的***时刻为预设时刻、第N屏幕中的所有通知消息的数量大于或等于预设数量、接收到的输入为预设输入。
可选的,结合图10,如图11所示,本发明实施例中,该电子设备1010还可以包括处理模块1013。接收模块1011,还可以用于在显示模块1012将第N屏幕中的所有通知消息显示在第一目标屏幕中之后,接收对第一目标屏幕中的目标通知消息的第一输入。处理模块1013,可以用于响应于接收模块1011接收的第一输入,执行目标动作。其中,目标动作包括以下至少一项:在第一目标屏幕和第N屏幕中取消显示目标通知消息;在第一目标屏幕和第N屏幕中取消显示所有通知消息;在第一目标屏幕显示目标通知消息对应的消息内容,并在第一目标屏幕和第N屏幕中取消显示目标通知消息;从电子设备中删除目标通知消息对应的消息内容;将目标通知消息对应的消息内容转发至目标联系人。
可选的,本发明实施例中,在第一消息为通过第一应用程序接收的通知消息的情况下,显示模块1012,还可以用于接收模块1011接收第一消息之后,在第一消息的消息优先级符合第N消息优先级的情况下,更新第一标识,并保持显示第二标识。其中,第一标识为在第N屏幕中的第一应用程序的图标上显示的指示通知消息数量的标识,第二标识为在M个屏幕的其他屏幕中的第一应用程序的图标上显示的指示通知消息数量的标识。
可选的,结合图10,如图11所示,本发明实施例中,该电子设备1010还可以包括处理模块1013。处理模块1013,还可以用于在接收模块1011接收第一消息之后,根据第一消息的消息类型和/或接收第一消息的应用程序的类型,确定第一消息的消息优先级。
可选的,结合图10,如图11所示,本发明实施例中,该电子设备1010还可以包括处理模块1013。处理模块1013,还可以用于根据M个屏幕中每个屏幕的使用频率,确定每个屏幕的显示优先级;获取与第N消息优先级对应的第N显示优先级,将第N屏幕确定为待显示第一消息的通知消息的屏幕。
可选的,本发明实施例中,该电子设备1010还可以包括处理模块1013。处理模块1013,具体可以用于确定在接收模块1011接收第一消息时,M个屏幕中接收触控操作的屏幕为显示优先级最高的第一屏幕;并根据第一屏幕与M个屏幕的其他屏幕之间的空间距离,确定其他屏幕的显示优先级;其中,其他屏幕与第一屏幕之间的空间距离越远,其他屏幕的显示优先级越低。
可选的,本发明实施例中,显示模块1012,还可以用于在接收模块1011接收第一消息之后,在第二目标屏幕中显示第一消息的通知消息,第二目标屏幕可以为在接收模块1011接收第一消息时接收触控操作的屏幕。
本发明实施例提供的电子设备能够实现上述方法实施例中电子设备实现的各个过程,为避免重复,这里不再赘述。
本发明实施例提供一种电子设备,可以接收第一消息;并在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息。通过该方案,在电子设备接收第一消息之后,由于电子设备可以根据第一消息的消息优先级,控制第一消息的通知消息在与该第一消息的消息优先级对应的显示优先级的屏幕上显示,因此,电子设备可以控制消息优先级较低的通知消息在显示优先级较低的屏幕上显示,例如在主屏幕以外的其他屏幕上显示,从而使得某些优先级较低但可能是用户感兴趣的消息也可以显示在屏幕上,进而降低用户错过某些消息通知的概率。如此,本发明实施例通知消息的方式人机交互性能较好。
图12为实现本发明各个实施例的一种电子设备的硬件结构示意图。如图12所示,该电子设备100包括但不限于:射频单元101、网络模块102、音频输出单元103、输入单元104、传感器105、显示单元106、用户输入单元107、接口单元108、存储器109、处理器110、以及电源111等部件。本领域技术人员可以理解,图12中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本发明实施例中,电子设备包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、以及计步器等。
其中,处理器110,用于控制射频单元101接收第一消息;并根据射频单元101接收到的第一消息,控制显示单元106在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示所述第一消息的通知消息。
可以理解,本发明实施例中,上述电子设备的结构示意图(例如图10和图11等)中的接收模块1011可以通过上述射频单元101实现,显示模块1012可以通过上述显示单元106实现。上述电子设备的结构示意图(例如图11)中的处理模块1013可以通过上述处理器110实现。
本发明实施例提供一种电子设备,电子设备可以接收第一消息;并在第一消息的消息优先级符合第N消息优先级的情况下,在M个屏幕的第N屏幕中显示第一消息的通知消息。通过该方案,在电子设备接收第一消息之后,由于电子设备可以根据第一消息的消息 优先级,控制第一消息的通知消息在与该第一消息的消息优先级对应的显示优先级的屏幕上显示,因此,电子设备可以控制消息优先级较低的通知消息在显示优先级较低的屏幕上显示,例如在主屏幕以外的其他屏幕上显示,从而使得某些优先级较低但可能是用户感兴趣的消息也可以显示在屏幕上,进而降低用户错过某些消息通知的概率。如此,本发明实施例通知消息的方式人机交互性能较好。
应理解的是,本发明实施例中,射频单元101可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器110处理;另外,将上行的数据发送给基站。通常,射频单元101包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元101还可以通过无线通信***与网络和其他设备通信。
电子设备通过网络模块102为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。
音频输出单元103可以将射频单元101或网络模块102接收的或者在存储器109中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元103还可以提供与电子设备100执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元103包括扬声器、蜂鸣器以及受话器等。
输入单元104用于接收音频或视频信号。输入单元104可以包括图形处理器(graphics processing unit,GPU)1041和麦克风1042,图形处理器1041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元106上。经图形处理器1041处理后的图像帧可以存储在存储器109(或其它存储介质)中或者经由射频单元101或网络模块102进行发送。麦克风1042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元101发送到移动通信基站的格式输出。
电子设备100还包括至少一种传感器105,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1061的亮度,接近传感器可在电子设备100移动到耳边时,关闭显示面板1061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别电子设备姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器105还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。
显示单元106用于显示由用户输入的信息或提供给用户的信息。显示单元106可包括显示面板1061,可以采用液晶显示器(liquid crystal display,LCD)、有机发光二极管(organic light-emitting diode,OLED)等形式来配置显示面板1061。
用户输入单元107可用于接收输入的数字或字符信息,以及产生与电子设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元107包括触控面板1071以及其他输入设备1072。触控面板1071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板1071上或在触控面板1071附近的操作)。触控面板1071可包括触摸检测装置和触摸控制器两个部分。其中,触 摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器110,接收处理器110发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板1071。除了触控面板1071,用户输入单元107还可以包括其他输入设备1072。具体地,其他输入设备1072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。
进一步的,触控面板1071可覆盖在显示面板1061上,当触控面板1071检测到在其上或附近的触摸操作后,传送给处理器110以确定触摸事件的类型,随后处理器110根据触摸事件的类型在显示面板1061上提供相应的视觉输出。虽然在图12中,触控面板1071与显示面板1061是作为两个独立的部件来实现电子设备的输入和输出功能,但是在某些实施例中,可以将触控面板1071与显示面板1061集成而实现电子设备的输入和输出功能,具体此处不做限定。
接口单元108为外部装置与电子设备100连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元108可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到电子设备100内的一个或多个元件或者可以用于在电子设备100和外部装置之间传输数据。
存储器109可用于存储软件程序以及各种数据。存储器109可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作***、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器109可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。
处理器110是电子设备的控制中心,利用各种接口和线路连接整个电子设备的各个部分,通过运行或执行存储在存储器109内的软件程序和/或模块,以及调用存储在存储器109内的数据,执行电子设备的各种功能和处理数据,从而对电子设备进行整体监控。处理器110可包括一个或多个处理单元;可选的,处理器110可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作***、用户第一界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器110中。
电子设备100还可以包括给各个部件供电的电源111(比如电池),可选的,电源111可以通过电源管理***与处理器110逻辑相连,从而通过电源管理***实现管理充电、放电、以及功耗管理等功能。
另外,电子设备100包括一些未示出的功能模块,在此不再赘述。
可选的,本发明实施例还提供一种电子设备,包括如图12所示的处理器110,存储器109,存储在存储器109上并可在处理器110上运行的计算机程序,该计算机程序被处理器110执行时实现上述消息通知方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机 程序,该计算机程序被处理器执行时实现上述消息通知方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,该计算机可读存储介质可以包括只读存储器(read-only memory,ROM)、随机存取存储器(random access memory,RAM)、磁碟或者光盘等。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台电子设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。

Claims (17)

  1. 一种消息通知方法,应用于包括M个屏幕的电子设备,所述方法包括:
    接收第一消息;
    在所述第一消息的消息优先级符合第N消息优先级的情况下,在所述M个屏幕的第N屏幕中显示所述第一消息的通知消息;
    其中,所述第N屏幕的显示优先级为第N显示优先级,所述第N显示优先级与所述第N消息优先级对应,M和N均为正整数,且N小于或等于M。
  2. 根据权利要求1所述的方法,其中,所述在所述M个屏幕的第N屏幕中显示所述第一消息的通知消息之后,所述方法还包括:
    在满足预设条件的情况下,将所述第N屏幕中的所有通知消息显示在第一目标屏幕中;
    其中,所述第一目标屏幕为显示优先级最高的第一屏幕,或为在满足所述预设条件时接收触控操作的屏幕;所述预设条件包括以下至少一项:所述电子设备的***时刻为预设时刻、所述第N屏幕中的所有通知消息的数量大于或等于预设数量、接收到的输入为预设输入。
  3. 根据权利要求2所述的方法,其中,所述将所述第N屏幕中的所有通知消息显示在第一目标屏幕中之后,所述方法还包括:
    接收对所述第一目标屏幕中的目标通知消息的第一输入;
    响应于所述第一输入,执行目标动作;
    其中,所述目标动作包括以下至少一项:在所述第一目标屏幕和所述第N屏幕中取消显示所述目标通知消息;在所述第一目标屏幕和所述第N屏幕中取消显示所有通知消息;在所述第一目标屏幕显示所述目标通知消息对应的消息内容,并在所述第一目标屏幕和所述第N屏幕中取消显示所述目标通知消息;从所述电子设备中删除所述目标通知消息对应的消息内容;将所述目标通知消息对应的消息内容转发至目标联系人。
  4. 根据权利要求1至3中任一项所述的方法,其中,所述第一消息为通过第一应用程序接收的通知消息;所述接收第一消息之后,所述方法还包括:
    在所述第一消息的消息优先级符合第N消息优先级的情况下,更新第一标识,并保持显示第二标识;
    其中,所述第一标识为在所述第N屏幕中的所述第一应用程序的图标上显示的指示通知消息数量的标识,所述第二标识为在所述M个屏幕的其他屏幕中的所述第一应用程序的图标上显示的指示通知消息数量的标识。
  5. 根据权利要求1所述的方法,其中,所述接收第一消息之后,所述方法还包括:
    根据所述第一消息的消息类型和/或接收所述第一消息的应用程序的类型,确定所述第一消息的消息优先级。
  6. 根据权利要求1所述的方法,其中,所述方法还包括:
    根据所述M个屏幕中每个屏幕的使用频率,确定每个屏幕的显示优先级;
    所述在所述M个屏幕的第N屏幕中显示所述第一消息的通知消息之前,包括:
    获取与所述第N消息优先级对应的第N显示优先级,将所述第N屏幕确定为待 显示所述第一消息的通知消息的屏幕。
  7. 根据权利要求1所述的方法,其中,所述方法还包括:
    确定在接收所述第一消息时,所述M个屏幕中接收触控操作的屏幕为显示优先级最高的第一屏幕;
    根据所述第一屏幕与所述M个屏幕的其他屏幕之间的空间距离,确定所述其他屏幕的显示优先级;
    其中,所述其他屏幕与所述第一屏幕之间的空间距离越远,所述其他屏幕的显示优先级越低。
  8. 根据权利要求1所述的方法,其中,所述接收第一消息之后,所述方法还包括:
    在第二目标屏幕中显示所述第一消息的通知消息,所述第二目标屏幕为在接收所述第一消息时接收触控操作的屏幕。
  9. 一种电子设备,所述电子设备包括M个屏幕,所述电子设备包括接收模块和显示模块:
    所述接收模块,用于接收第一消息;
    所述显示模块,用于在所述接收模块接收的所述第一消息的消息优先级符合第N消息优先级的情况下,在所述M个屏幕的第N屏幕中显示所述第一消息的通知消息;
    其中,所述第N屏幕的显示优先级为第N显示优先级,所述第N显示优先级与所述第N消息优先级对应,M和N均为正整数,且N小于或等于M。
  10. 根据权利要求9所述的电子设备,其中,所述显示模块,还用于在所述M个屏幕的第N屏幕中显示所述第一消息的通知消息之后,在满足预设条件的情况下,将所述第N屏幕中的所有通知消息显示在第一目标屏幕中;
    其中,所述第一目标屏幕为显示优先级最高的第一屏幕,或为在满足所述预设条件时接收触控操作的屏幕;所述预设条件包括以下至少一项:所述电子设备的***时刻为预设时刻、所述第N屏幕中的所有通知消息的数量大于或等于预设数量、接收到的输入为预设输入。
  11. 根据权利要求10所述的电子设备,其中,所述电子设备还包括处理模块;
    所述接收模块,还用于在所述显示模块将所述第N屏幕中的所有通知消息显示在第一目标屏幕中之后,接收对所述第一目标屏幕中的目标通知消息的第一输入;
    所述处理模块,用于响应于所述接收模块接收的所述第一输入,执行目标动作;
    其中,所述目标动作包括以下至少一项:在所述第一目标屏幕和所述第N屏幕中取消显示所述目标通知消息;在所述第一目标屏幕和所述第N屏幕中取消显示所有通知消息;在所述第一目标屏幕显示所述目标通知消息对应的消息内容,并在所述第一目标屏幕和所述第N屏幕中取消显示所述目标通知消息;从所述电子设备中删除所述目标通知消息对应的消息内容;将所述目标通知消息对应的消息内容转发至目标联系人。
  12. 根据权利要求9至11中任一项所述的电子设备,其中,所述第一消息为通过第一应用程序接收的通知消息;
    所述显示模块,还用于所述接收模块接收第一消息之后,在所述第一消息的消息优先级符合第N消息优先级的情况下,更新第一标识,并保持显示第二标识;
    其中,所述第一标识为在所述第N屏幕中的所述第一应用程序的图标上显示的指示通知消息数量的标识,所述第二标识为在所述M个屏幕的其他屏幕中的所述第一应用程序的图标上显示的指示通知消息数量的标识。
  13. 根据权利要求9所述的电子设备,其中,所述电子设备还包括处理模块;
    所述处理模块,用于根据所述M个屏幕中每个屏幕的使用频率,确定每个屏幕的显示优先级;获取与所述第N消息优先级对应的第N显示优先级,将所述第N屏幕确定为待显示所述第一消息的通知消息的屏幕。
  14. 根据权利要求9所述的电子设备,其中,所述电子设备还包括处理模块;
    所述处理模块,用于确定在接收模块接收所述第一消息时,所述M个屏幕中接收触控操作的屏幕为显示优先级最高的第一屏幕;并根据所述第一屏幕与所述M个屏幕的其他屏幕之间的空间距离,确定所述其他屏幕的显示优先级;
    其中,所述其他屏幕与所述第一屏幕之间的空间距离越远,所述其他屏幕的显示优先级越低。
  15. 根据权利要求9所述的电子设备,其中,所述显示模块,还用于在所述接收模块接收所述第一消息之后,在第二目标屏幕中显示所述第一消息的通知消息,所述第二目标屏幕为在接收所述第一消息时接收触控操作的屏幕。
  16. 一种电子设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求1至8中任一项所述的消息通知方法的步骤。
  17. 一种计算机可读存储介质,所述计算机可读存储介质上存储计算机程序,所述计算机程序被处理器执行时实现如权利要求1至8中任一项所述的消息通知方法的步骤。
PCT/CN2020/134942 2019-12-16 2020-12-09 消息通知方法及电子设备 WO2021121099A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911296413.8A CN111124573B (zh) 2019-12-16 2019-12-16 消息通知方法及电子设备
CN201911296413.8 2019-12-16

Publications (1)

Publication Number Publication Date
WO2021121099A1 true WO2021121099A1 (zh) 2021-06-24

Family

ID=70499312

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/134942 WO2021121099A1 (zh) 2019-12-16 2020-12-09 消息通知方法及电子设备

Country Status (2)

Country Link
CN (1) CN111124573B (zh)
WO (1) WO2021121099A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124573B (zh) * 2019-12-16 2022-04-22 维沃移动通信有限公司 消息通知方法及电子设备
CN111857835B (zh) * 2020-07-23 2024-01-19 珠海优特电力科技股份有限公司 信号的处理方法及装置、智能卡、可读存储介质
CN112099685B (zh) * 2020-09-04 2022-08-16 维沃移动通信有限公司 通知消息显示控制方法、装置、电子设备和可读存储介质
CN112148412A (zh) * 2020-09-29 2020-12-29 维沃移动通信有限公司 通知消息显示方法、装置及电子设备
CN112199174A (zh) * 2020-09-30 2021-01-08 北京字节跳动网络技术有限公司 消息发送的控制方法、装置、电子设备及计算机可读存储介质
CN117056092A (zh) * 2022-05-07 2023-11-14 华为技术有限公司 推送消息的方法、电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030122879A1 (en) * 2001-12-27 2003-07-03 International Business Machines Corporation Display device, display method, display program, and recording medium
CN109416691A (zh) * 2016-06-30 2019-03-01 微软技术许可有限责任公司 消息归组和相关性
CN109614183A (zh) * 2018-11-22 2019-04-12 维沃移动通信有限公司 一种消息显示方法及终端设备
CN109976844A (zh) * 2019-01-25 2019-07-05 维沃移动通信有限公司 一种消息显示方法及移动终端
CN111124573A (zh) * 2019-12-16 2020-05-08 维沃移动通信有限公司 消息通知方法及电子设备

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488376A (zh) * 2013-06-29 2014-01-01 华为技术有限公司 桌面组件融合、组合、拆分方法及设备
CN104238875B (zh) * 2014-08-15 2018-07-24 小米科技有限责任公司 应用程序角标添加方法及装置
US10114525B2 (en) * 2016-12-28 2018-10-30 Byung Jin Kim Device and method for organizing and displaying instant messages in various structured fashions
CN108604152B (zh) * 2016-12-30 2020-10-23 华为技术有限公司 未读消息提示方法和终端
ES2946003T3 (es) * 2017-05-02 2023-07-11 Huawei Tech Co Ltd Método y dispositivo electrónico de procesamiento de notificaciones
US10749828B2 (en) * 2018-03-14 2020-08-18 Rovi Guides, Inc. Systems and methods for presenting event notifications, based on trending communications, on devices notwithstanding a user instruction to disable event notifications
CN109683838A (zh) * 2018-12-20 2019-04-26 维沃移动通信有限公司 一种终端的显示方法及终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030122879A1 (en) * 2001-12-27 2003-07-03 International Business Machines Corporation Display device, display method, display program, and recording medium
CN109416691A (zh) * 2016-06-30 2019-03-01 微软技术许可有限责任公司 消息归组和相关性
CN109614183A (zh) * 2018-11-22 2019-04-12 维沃移动通信有限公司 一种消息显示方法及终端设备
CN109976844A (zh) * 2019-01-25 2019-07-05 维沃移动通信有限公司 一种消息显示方法及移动终端
CN111124573A (zh) * 2019-12-16 2020-05-08 维沃移动通信有限公司 消息通知方法及电子设备

Also Published As

Publication number Publication date
CN111124573B (zh) 2022-04-22
CN111124573A (zh) 2020-05-08

Similar Documents

Publication Publication Date Title
WO2020199758A1 (zh) 消息显示方法及终端设备
CN110752980B (zh) 一种消息发送方法及电子设备
US20220276909A1 (en) Screen projection control method and electronic device
WO2021121099A1 (zh) 消息通知方法及电子设备
WO2019141174A1 (zh) 未读消息的处理方法及移动终端
WO2021197263A1 (zh) 内容共享方法及电子设备
WO2020258929A1 (zh) 文件夹界面切换方法及终端设备
WO2021017776A1 (zh) 信息处理方法及终端
CN110062105B (zh) 一种界面显示方法及终端设备
WO2021017763A1 (zh) 事件处理方法、终端设备及计算机可读存储介质
CN109614061B (zh) 显示方法及终端
WO2020151525A1 (zh) 消息发送方法及终端设备
KR102554191B1 (ko) 정보 처리 방법 및 단말
WO2020238351A1 (zh) 应用程序下载分类方法及终端设备
WO2020215932A1 (zh) 显示未读消息的方法及终端设备
CN109471690B (zh) 一种消息显示方法及终端设备
WO2020192299A1 (zh) 信息显示方法及终端设备
WO2021057290A1 (zh) 信息控制方法及电子设备
WO2020211612A1 (zh) 信息显示方法及终端设备
WO2020181954A1 (zh) 应用程序控制方法及终端设备
WO2020192322A1 (zh) 显示方法及终端设备
WO2021093766A1 (zh) 消息显示方法及电子设备
WO2020215982A1 (zh) 桌面图标管理方法及终端设备
WO2020215969A1 (zh) 内容输入方法及终端设备
US20220150201A1 (en) Message sending method and terminal device

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: 20901368

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: 20901368

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20901368

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 1205 DATED 16/02/2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20901368

Country of ref document: EP

Kind code of ref document: A1