CN112286412A - Notification message management method and device - Google Patents

Notification message management method and device Download PDF

Info

Publication number
CN112286412A
CN112286412A CN202011140621.1A CN202011140621A CN112286412A CN 112286412 A CN112286412 A CN 112286412A CN 202011140621 A CN202011140621 A CN 202011140621A CN 112286412 A CN112286412 A CN 112286412A
Authority
CN
China
Prior art keywords
notification
notification message
input
target
user
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
CN202011140621.1A
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.)
Vivo Mobile Communication Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN202011140621.1A priority Critical patent/CN112286412A/en
Publication of CN112286412A publication Critical patent/CN112286412A/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
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Landscapes

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

Abstract

The application discloses a notification message management method and a notification message management device, belongs to the technical field of communication, and can solve the problem that the existing notification message management mode is poor in flexibility. The method comprises the following steps: receiving first input of N notification messages displayed in a notification bar by a user, wherein N is a positive integer; displaying N identifiers on the hover control in response to the first input, each identifier indicating one of the N notification messages; receiving a second input of the user; in response to the second input, a target notification message is displayed, the target notification message being a notification message indicated by a target identifier of the N identifiers. The method can be applied to the scene of intelligent management of the notification messages.

Description

Notification message management method and device
Technical Field
The present application belongs to the field of communication technologies, and in particular, to a notification message management method and apparatus.
Background
Currently, a notification center provided on an electronic device may be used to display push messages of various applications. As more and more applications are installed in electronic devices, more and more push messages are received by the notification center.
The size of the display area of the notification center is typically limited. If the user selects the "all clear" option, the notification messages in the notification center will be all cleared. However, if some important notification messages are included in the totally cleared notification messages, the user may not be able to find the important notification messages after the important notification messages are cleared, and thus the existing notification message management method has poor flexibility.
Disclosure of Invention
The embodiment of the application aims to provide a notification message management method and a notification message management device, which can solve the problem that the existing notification message management mode is poor in flexibility.
In order to solve the above technical problem, the embodiment of the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a notification message management method. The method comprises the following steps: receiving a first input of N notification messages displayed in a notification bar by a user; displaying N identifiers on the hover control in response to the first input, each identifier indicating one of the N notification messages; receiving a second input of the user; in response to the second input, displaying a target notification message, the target notification message being a notification message indicated by a target identifier of the N identifiers; wherein N is a positive integer.
In a second aspect, an embodiment of the present application provides a notification message management apparatus. The device comprises a receiving module and a display module. The receiving module is used for receiving first input of the N notification messages displayed in the notification bar by a user. A display module, configured to display N identifiers on the hover control in response to the first input received by the receiving module, where each identifier is used to indicate one of the N notification messages. The receiving module is further used for receiving a second input of the user. The display module is further used for responding to the second input received by the receiving module and displaying a target notification message, wherein the target notification message is a notification message indicated by a target identifier in the N identifiers; wherein N is a positive integer.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method as provided in the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium on which a program or instructions are stored, which when executed by a processor implement the steps of the method as provided in the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method as provided in the first aspect.
In the embodiment of the application, a first input of N notification messages displayed in a notification bar by a user can be received, wherein N is a positive integer; displaying N identifiers on the hover control in response to the first input, each identifier indicating one of the N notification messages; receiving a second input of the user; in response to the second input, a target notification message is displayed, the target notification message being a notification message indicated by a target identifier of the N identifiers. Through the scheme, the N identifications used for indicating the N notification messages can be triggered to be displayed on the floating control by the user through the selection input of the N notification messages displayed in the notification bar, so that even if the user clears the N notification messages in the notification bar, the user can check the N notification messages according to the identifications, and the mode for managing the notification messages is more flexible.
Drawings
Fig. 1 is a schematic diagram of a notification message management method according to an embodiment of the present application;
FIG. 2 is one of schematic diagrams illustrating displaying an identifier on a hover control according to an embodiment of the present application;
fig. 3 is a second schematic diagram illustrating displaying a logo on a floating control according to an embodiment of the present application;
fig. 4 is a second schematic diagram of a notification message management method according to an embodiment of the present application;
FIG. 5 is a diagram illustrating operations of viewing notification messages according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a notification message management apparatus according to an embodiment of the present application;
fig. 7 is a hardware schematic diagram of an electronic device according to an embodiment of the present disclosure;
fig. 8 is a second hardware schematic diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The embodiment of the application provides a notification message management method, a notification message management device and electronic equipment, which can receive first input of N notification messages displayed in a notification bar by a user, wherein N is a positive integer; displaying N identifiers on the hover control in response to the first input, each identifier indicating one of the N notification messages; receiving a second input of the user; in response to the second input, a target notification message is displayed, the target notification message being a notification message indicated by a target identifier of the N identifiers. Through the scheme, the N identifications used for indicating the N notification messages can be triggered to be displayed on the floating control by the user through the selection input of the N notification messages displayed in the notification bar, so that even if the user clears the N notification messages in the notification bar, the user can check the N notification messages according to the identifications, and the method for managing the notification messages is more flexible and intelligent.
The following describes in detail a notification message management method, a notification message management apparatus, and an electronic device according to embodiments of the present application through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
As shown in fig. 1, an embodiment of the present application provides a notification message management method. The method may include S101 to S104 described below. The following exemplifies the method by taking the execution subject as the notification message management device.
S101, the notification message management device receives a first input of N notification messages displayed in the notification bar by a user.
Wherein N is a positive integer.
In the embodiment of the present application, the notification bar may also be referred to as a notification center, a control center, or the like, and may be used to display various received notification messages. In general, the notification bar is provided in a certain desktop interface among the plurality of desktop interfaces, or the notification bar is displayed by performing a pull-down operation or a pull-up operation on the status bar.
Optionally, the notification message in the notification bar may include at least the following types:
a first type of notification message sent to the notification bar by the application, for example, a statistical message of the daily/weekly/monthly screen usage time sent to the notification bar by the management application.
The second type of notification message, that is, a notification message of a message sent by the server to a certain application program, for example, a certain notification message in the notification bar may be used to indicate that an application update message or user consumption information sent by the server to a certain application program is received.
A notification message of a third type, a message sent by a certain terminal device to a certain application program managed by the notification message management apparatus, for example, a certain notification message in the notification bar may be used to indicate that a chat message sent by a friend of the user to the user is received.
Optionally, the N notification messages may be all notification messages or part of notification messages in the notification bar. The method and the device can be determined according to actual use requirements of users, and the embodiment of the application is not limited.
Specifically, if the N notification messages are all notification messages in the notification bar, the first input may be a touch input to a preset control in the notification bar, or the first input may be a successive touch input to each notification message in the notification bar. If the N notification messages are partial notification messages in the notification bar, the first input may be a touch-by-touch input to the partial notification messages.
S102, the notification message management device responds to the first input and displays N identifications on the floating control.
Wherein each of the N identifiers is used for indicating one of the N notification messages.
In the embodiment of the present application, the floating control is usually displayed on each interface in a floating manner. For example, the hover control is a hover ball, and when the interface 1 is displayed, the hover ball is displayed in the interface 1, and when the interface 1 is switched to be displayed as the interface 2, the hover ball is displayed in the interface 2.
It should be noted that, in the embodiment of the present application, the display forms of the identifiers, such as the size of the identifier, the color of the identifier, the shape of the identifier, the arrangement of the identifiers, and the display position of the identifiers, displayed on the floating control are not specifically limited.
When the suspension control is a suspension ball, the N marks can be uniformly distributed around the edge of the suspension ball at preset intervals according to a clockwise sequence or a counterclockwise sequence by taking a certain position on the edge of the suspension ball as a starting point. For example, as shown in (b) of fig. 2, after the user selects 5 notification messages from the notification bar, 5 red dots 02 are displayed around the edge of the hover ball, and the central angle formed by any two adjacent red dots and the center of the hover ball is equal, wherein each red dot in the 5 red dots corresponds to 1 notification message. It will be appreciated that whenever the user selects a notification message in the notification bar, a red dot is added to the edge of the hover ball.
Optionally, after the above S101, the notification message management method provided in the embodiment of the present application may further include the following (1) or (2).
(1) In a case where the N notification messages are all the notification messages displayed in the notification bar, the notification message management means cancels display of all the notification messages in the notification bar in response to the first input.
Optionally, the notification bar and the floating control provided in the embodiment of the present application correspond to one storage area, or the notification bar and the floating control correspond to different storage areas, respectively.
In the case where the notification bar and the hover control correspond to one storage area, after a certain notification message in the notification bar is canceled from being displayed, the notification message is still stored in the storage area corresponding to the notification bar and the hover control. Therefore, even if the notification message in the notification bar is not displayed, the user can view the notification message according to a certain mark on the floating control.
In the case where the notification bar and the floating control correspond to different storage regions, respectively, after a notification message in the notification bar is canceled from being displayed, the notification message in the storage region corresponding to the notification bar is also deleted, but the storage region corresponding to the floating control still stores the notification message. Correspondingly, in the case that the N notification messages are all notification messages in the notification bar, the notification message management method provided in the embodiment of the present application may further include: the notification message management means deletes all notification messages from the storage area corresponding to the notification bar in response to the first input.
For example, the notification bar and the hover ball are respectively corresponding to different storage areas for illustration. As shown in fig. 2 (a), the user may trigger the display of a status bar by a pull-down operation in the desktop interface, the status bar including a notification bar that may include 5 notification messages and an "all clear" control 01. The user may click on the "clear all" control 01. Thereafter, the notification message management apparatus may cancel all notification messages in the notification bar from being displayed, and display 5 red dots 02 on the hover ball as shown in (b) of fig. 2, and delete all notification messages from the storage area corresponding to the notification bar, in response to the click input, where one red dot represents one notification message.
(2) In the case where the N notification messages are part of the notification messages displayed in the notification bar, the notification message management means cancels displaying the part of the notification messages in the notification bar and keeps displaying notification messages other than the part of the notification messages in the notification bar in response to the first input.
For example, the notification bar and the hover ball correspond to one storage area. As shown in fig. 3 (a), a user may trigger display of a status bar including a notification bar, which may include a plurality of notification messages, through a pull-down operation in a desktop interface. The user can press the notification message 1 to drag the floating ball 03, so that the notification message management apparatus can cancel displaying the notification message 1 in the notification bar and add and display a red dot on the floating ball. If the user performs 2 drag operations on two notification messages, notification message 1 and notification message 2, the notification message management apparatus may cancel the two notification messages in the notification bar and display 2 red dots 04 on the hover ball 03 as shown in (b) in fig. 3, while the two notification messages are still stored in the storage areas corresponding to the notification bar and the hover ball. Wherein one red dot represents one notification message.
It can be understood that, after the notification message management apparatus displays N identifiers on the floating control in response to the first input, by canceling the display of N notification messages in the notification bar, the display area occupied by the N notification messages in the notification bar can be reduced, and the requirement of the user for quickly viewing the N notification messages in the following process can be satisfied. Particularly for some important notification messages, the user can find the notification message cleared from the notification bar in time through the identification on the floating control.
S103, the notification message management device receives a second input of the user.
Optionally, the second input comprises a selection input of a target identifier of the N identifiers.
Optionally, the number of the target identifiers may be one or more.
The following is an exemplary description taking the number of target identifiers as an example:
an alternative implementation manner is that, if the target identifier includes information of an application program that sends one notification message, the user may determine, according to the target identifier, the application program that sends the one notification message, and further determine whether the one notification message is a notification message that the user wants to view. In this case, the second input may include only a selection input of a target identifier of the N identifiers, for example, the second input may be a click input or a drag input of the target identifier by the user, or the like.
Another alternative implementation is that, if the target identifier does not include information of the application program that sent the one notification message, in this case, the user cannot determine the application program that sent the one notification message only according to the selection input of the target identifier of the N identifiers. At this time, other input is also required to determine the application program sending the notification message, which is described in embodiments S104a to S104c below and is not described herein again.
S104, the notification message management means displays the target notification message in response to the second input.
The target notification message is a notification message indicated by a target identifier in the N identifiers.
It should be noted that the display target notification message includes the following two cases: in one case, the entire contents of the target notification message, such as the message content, the message reception time, and the message sender, are directly displayed. Alternatively, the target content of the target notification message, such as the keyword of the message content and the title of the message content, is displayed first, and then the entire content of the target notification message is displayed in response to the input of the user, which may refer to the following description in embodiments S104d to S104f, and is not repeated here.
The embodiment of the application provides a notification message management method, and since a user can trigger to display N identifiers indicating N notification messages on a floating control through selection input of the N notification messages displayed in a notification bar, even if the user clears the N notification messages in the notification bar, the user can view the N notification messages according to the identifiers, so that the method is more flexible in notification message management.
Optionally, in a case that the N identifiers do not include information of an application program that sends N notification messages corresponding to the N identifiers, the embodiment of the present application may trigger display of icons of the N application programs corresponding to the N notification messages, so that a user may know the application program that sends the N notification messages. Illustratively, in conjunction with fig. 1, as shown in fig. 4, the above S104 may be implemented by S104a to S104c described below.
S104a, the notification message management apparatus cancels displaying the N identifiers and displays the N application icons in response to the second input.
In this embodiment of the application, for each application icon in the N application icons, one application icon is used to indicate one notification message in the N notification messages, and one notification message indicated by one application icon is sent for an application program corresponding to the one application icon.
For example, in a case where a hover ball and a red dot 02 as shown in (b) of fig. 2 are displayed in the desktop interface, if the user wants to view a certain notification message, the user may drag the hover ball to a central region of the screen as shown in (a) of fig. 5. If the user continues to press the hover ball for a long time, the 5 red dots 02 on the hover ball will be updated to be displayed as 5 application icons 05, i.e., the icon for application 1, the icon for application 2 … …, and the icon for application 5, as shown in fig. 5 (b). In this way, the user can determine, according to the application icons, which application program the notification message corresponding to each application icon is sent for.
S104b, the notification message management apparatus receives a third input from the user.
And the third input is used for triggering and displaying the notification message corresponding to the target application icon in the N application icons.
S104c, the notification message management apparatus displays the target notification message in response to the third input.
The target notification message may be sent by an application program corresponding to a target application icon in the N application icons.
Optionally, in a first possible implementation manner, in a case that the third input is a touch input (e.g., a click input) of the user on a target application icon of the N application icons, the notification message management apparatus directly displays the target notification message in response to the touch input.
A second possible implementation manner is that, in the case where the third input is an associated input with a target application icon among the N application icons, the notification message management apparatus may display the target content of the target notification message first, and may display the entire content of the target notification message again in the case where the user decides to further view the notification message.
Optionally, the target content may be a keyword in the target notification message, or a content meeting a preset rule in the target notification message, or the first M characters of the target notification message, and the like, and the embodiment of the present application is not limited. Wherein M is an integer greater than or equal to 1.
With regard to the second possible implementation manner described above, the "display target notification message" in the above-described S104 or S104C may be specifically implemented by (a) to (C) described below.
(A) The notification message management apparatus displays the target content of the target notification message.
(B) The notification message management apparatus receives a fourth input of the user.
(C) The notification message management means displays the entire contents of the target notification message in response to the fourth input.
The exemplary explanation is continued by taking (b) in fig. 5 as an example. As shown in fig. 5 (b), in the case where 5 application icons 05 are displayed around the hover ball, the user's finger may perform a clockwise or counterclockwise sliding operation within the hover ball. As shown in (c) of fig. 5, if the user's finger slides to the area 1 corresponding to the icon of the application 1 in the hover ball and stays in the area 1 for a period of time greater than or equal to a preset period of time, the notification message management apparatus displays the keyword 06 of the notification message 1, wherein the notification message 1 is sent by the application 1. Further, if the user is interested in the keyword 06 and wants to refer to the detailed content, the user's finger can slide from the area where the hover ball is located to the display position where the icon of the application 1 is located. Thereafter, as shown in (d) of fig. 5, the notification message management apparatus may display the entire content 07 of the notification message 1 in the floating window, thereby facilitating the user to view the notification message.
Optionally, the floating window for displaying the target notification message has the same function as the conventional notification bar. After displaying the entire content of the target notification message, the user may trigger to display an interface of a target application program through a preset input, where the target application program is an application program that sends the target notification message.
In the notification message management method provided in the embodiment of the present application, when the N identifiers do not include information of an application program that sends N notification messages corresponding to the N identifiers, the icons of the N application programs corresponding to the N notification messages may be displayed first, so that a user may determine, according to the application icons, which application program the notification message corresponding to each application icon is sent, and further determine which notification message is to be viewed. Therefore, the user can conveniently check and operate the historical notification message, and the experience of checking the notification message is improved.
Optionally, after displaying the entire content of the target notification message, the embodiment of the present application may delete the target notification message or retain the target notification message. Taking the example of deleting the target notification message, the notification message management device may automatically delete the target notification message after displaying a preset time period of the entire content of the target notification message, or the notification message management device may delete the target notification message under user trigger.
For example, taking the notification message management apparatus deleting the target notification message under the user trigger as an example, after the above-mentioned S104c, the notification message management method provided in the embodiment of the present application may further include the following S105 to S106.
And S105, the notification message management device receives a fifth input of the user.
For example, the fifth input may be a long press input of the target notification message by the user, or the like.
For another example, assuming that the floating window for displaying the target notification message includes a delete control, the fifth input may be a touch input to the delete control by the user.
S106, the notification message management means deletes the target identifier from the N identifiers, deletes the target application icon from the N application icons, and deletes the target notification message in response to the fifth input.
The target identifier and the target application icon may be used to indicate a target notification message, and the target notification message is sent by an application program corresponding to the target application icon.
Illustratively, it is assumed that before receiving the fifth input, 5 red dots as shown in (a) of fig. 5 or 5 application icons as shown in (b) of fig. 5 are displayed on the hover ball. After receiving the fifth input from the user, when the red dots are displayed on the hover ball, the number of the red dots may be reduced to 4, and when the application icons are displayed on the hover ball, the number of the application icons may be reduced to 4. In addition, the notification message management apparatus deletes the target notification message from the storage area corresponding to the hover ball after receiving the fifth input by the user.
According to the notification message management method provided by the embodiment of the application, after the user reads the target notification message, the notification message may not be important for the user, so that the user cannot view the notification message again by deleting the target identifier and the target application icon for indicating the notification message, and the user can conveniently look up other notification messages. In addition, by deleting the target notification message, storage space can be saved.
It should be noted that, in the notification message management method provided in the embodiment of the present application, the execution subject may be a notification message management apparatus, or a control module in the notification message management apparatus for executing the notification message management method. In the embodiment of the present application, a notification message management apparatus executes a notification message management method as an example, and the notification message management apparatus provided in the embodiment of the present application is described.
As shown in fig. 6, an embodiment of the present application provides a notification message management apparatus 600. The notification message management apparatus 600 includes a receiving module 601 and a display module 602.
The receiving module 601 may be configured to receive a first input of the N notification messages displayed in the notification bar from a user. A display module 602, which may be configured to display N identifiers on the hover control in response to the first input received by the receiving module 601, each identifier indicating one of the N notification messages. The receiving module 601 may further be configured to receive a second input from the user. The display module 602 may be further configured to display a target notification message in response to the second input received by the receiving module 601, where the target notification message is a notification message indicated by a target identifier in the N identifiers. Wherein N is a positive integer.
Optionally, the display module 602 may be further configured to cancel displaying all notification messages in the notification bar in response to the first input when the N notification messages are all notification messages displayed in the notification bar. Alternatively, the display module 602 may be further configured to cancel displaying the part of the notification messages in the notification bar and keep displaying other notification messages except the part of the notification messages in the notification bar in response to the first input, in a case where the N notification messages are the part of the notification messages displayed in the notification bar.
Optionally, the display module 602 may be further configured to cancel displaying the N identifiers and display N application icons in response to the second input received by the receiving module 601, where one application icon of the N application icons is used to indicate one notification message of the N notification messages, and the one notification message indicated by the one application icon is sent by the application program corresponding to the one application icon. The receiving module 601 may be further configured to receive a third input from the user. The display module 602 may be specifically configured to display, in response to the third input received by the receiving module 601, a target notification message, where the target notification message is sent by an application program corresponding to a target application icon in the N application icons.
Optionally, the display module 602 may be further configured to display the target content of the target notification message. The receiving module 601 may be further configured to receive a fourth input from the user. The display module 602 may be specifically configured to display the entire content of the target notification message in response to the fourth input received by the receiving module 601.
Optionally, as shown in fig. 6, the notification message management apparatus according to the embodiment of the present application further includes a processing module 603. The receiving module 601 may be further configured to receive a fifth input from the user after the displaying module 602 displays the target notification message. The processing module 603 may be configured to delete the target identifier from the N identifiers, delete the target application icon from the N application icons, and delete the target notification message in response to the fifth input received by the receiving module 601.
The embodiment of the application provides a notification message management device, and since a user can trigger the device to display N identifiers indicating N notification messages on a floating control through selection input of the N notification messages displayed in a notification bar, even if the user clears the N notification messages in the notification bar, the user can view the N notification messages according to the identifiers, and the device is more flexible in notification message management mode.
The notification message management device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The notification message management apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android operating system (Android), an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
The notification message management apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments in fig. 1 to fig. 5, and is not described here again to avoid repetition.
Optionally, as shown in fig. 7, an electronic device 700 is further provided in this embodiment of the present application, and includes a processor 701, a memory 702, and a program or an instruction stored in the memory 702 and executable on the processor 701, where the program or the instruction is executed by the processor 701 to implement each process of the notification message management method embodiment, and can achieve the same technical effect, and no further description is provided here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic device and the non-mobile electronic device described above.
Fig. 8 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 800 includes, but is not limited to: a radio frequency unit 801, a network module 802, an audio output unit 803, an input unit 804, a sensor 805, a display unit 806, a user input unit 807, an interface unit 808, a memory 809, and a processor 810.
Those skilled in the art will appreciate that the electronic device 800 may further comprise a power source (e.g., a battery) for supplying power to the various components, and the power source may be logically connected to the processor 810 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system. The electronic device structure shown in fig. 8 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The user input unit 807 may be configured to receive a first input of the N notification messages displayed in the notification bar by the user. A display unit 806, which may be configured to display N identifiers on the hover control in response to the first input received by the user input unit 807, each identifier indicating one of the N notification messages. The user input unit 807 may also be used to receive a second input from the user. The display unit 806 may be further configured to display a target notification message, which is a notification message indicated by a target identifier of the N identifiers, in response to the second input received by the user input unit 807. Wherein N is a positive integer.
Optionally, the display unit 806 may be further configured to cancel displaying all notification messages in the notification bar in response to the first input, when the N notification messages are all notification messages displayed in the notification bar. Alternatively, the display unit 806 may be further configured to cancel displaying the part of the notification messages in the notification bar and keep displaying the notification messages except the part of the notification messages in the notification bar in response to the first input, in a case where the N notification messages are the part of the notification messages displayed in the notification bar.
Optionally, the display unit 806 may be further configured to cancel displaying the N identifiers and display N application icons in response to a second input received by the user input unit 807, where one application icon is used to indicate one notification message of the N notification messages, and one notification message indicated by one application icon is sent by an application program corresponding to the one application icon. The user input unit 807 may be further configured to receive a third input from the user. The display unit 806 may be specifically configured to display, in response to the third input received by the user input unit 807, a target notification message sent by an application program corresponding to a target application icon in the N application icons.
Optionally, the display unit 806 may be further configured to display target content of the target notification message. The user input unit 807 may be further configured to receive a fourth input from the user. The display unit 806 may be specifically configured to display the entire content of the target notification message in response to the fourth input received by the user input unit 807.
Optionally, the user input unit 807 may be further configured to receive a fifth input from the user after the display unit 806 displays the target notification message. The processor 810 may be configured to delete the target identifier from the N identifiers, delete the target app icon from the N app icons, and delete the target notification message in response to the fifth input received by the user input unit 807.
The embodiment of the application provides an electronic device, and a user can trigger the electronic device to display N identifiers indicating N notification messages on a floating control through selection input of the N notification messages displayed in a notification bar, so that even if the user clears the N notification messages in the notification bar, the user can view the N notification messages according to the identifiers, and a mode of managing the notification messages by the device is more flexible.
It should be understood that in the embodiment of the present application, the input unit 804 may include a Graphics Processing Unit (GPU) 8041 and a microphone 8042, and the graphics processing unit 8041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 806 may include a display panel 8061, and the display panel 8061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 807 includes a touch panel 8071 and other input devices 8072. A touch panel 8071, also referred to as a touch screen. The touch panel 8071 may include two portions of a touch detection device and a touch controller. Other input devices 8072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 809 may be used to store software programs as well as various data including, but not limited to, application programs and operating systems. The processor 810 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 810.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the notification message management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device in the above embodiment. Readable storage media, including computer-readable storage media such as a computer-read-only memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, and so forth.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the notification message management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the description is omitted here. It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the methods of the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A notification message management method, the method comprising:
receiving a first input of N notification messages displayed in a notification bar by a user;
displaying N identifiers on a hover control in response to the first input, each identifier indicating one of the N notification messages;
receiving a second input of the user;
in response to the second input, displaying a target notification message, the target notification message being a notification message indicated by a target identifier of the N identifiers;
wherein N is a positive integer.
2. The method of claim 1, further comprising:
in a case where the N notification messages are all notification messages displayed in the notification bar, canceling display of all notification messages in the notification bar in response to the first input; or,
in a case where the N notification messages are partial notification messages displayed in the notification bar, in response to the first input, canceling display of the partial notification messages in the notification bar and maintaining display of other notification messages in the notification bar except for the partial notification messages.
3. The method of claim 1, wherein displaying a target notification message in response to the second input comprises:
in response to the second input, canceling to display the N identifiers, and displaying N application icons, where one of the N application icons is used to indicate one of the N notification messages, and the one notification message indicated by the one application icon is sent by an application program corresponding to the one application icon;
receiving a third input of the user;
and responding to the third input, and displaying a target notification message, wherein the target notification message is sent by an application program corresponding to a target application icon in the N application icons.
4. The method of claim 1 or 3, wherein displaying the target notification message comprises:
displaying target content of the target notification message;
receiving a fourth input from the user;
in response to the fourth input, displaying the entire contents of the target notification message.
5. The method of claim 3, wherein after the displaying the target notification message, the method further comprises:
receiving a fifth input of the user;
in response to the fifth input, deleting the target identifier from the N identifiers, deleting the target application icon from the N application icons, and deleting the target notification message.
6. A notification message management apparatus, characterized in that the notification message management apparatus comprises a receiving module and a display module;
the receiving module is used for receiving first input of N notification messages displayed in the notification bar by a user;
the display module is configured to display N identifiers on a floating control in response to the first input received by the receiving module, where each identifier is used to indicate one notification message of the N notification messages;
the receiving module is further used for receiving a second input of the user;
the display module is further configured to display a target notification message in response to the second input received by the receiving module, where the target notification message is a notification message indicated by a target identifier in the N identifiers;
wherein N is a positive integer.
7. The notification message management apparatus according to claim 6, wherein the display module is further configured to cancel displaying all notification messages in the notification bar in response to the first input if the N notification messages are all notification messages displayed in the notification bar; or,
the display module is further configured to cancel displaying the partial notification message in the notification bar and keep displaying other notification messages in the notification bar except for the partial notification message in response to the first input, when the N notification messages are partial notification messages displayed in the notification bar.
8. The notification message management apparatus according to claim 6, wherein the display module is further configured to cancel displaying the N identifiers and display N application icons in response to the second input received by the receiving module, one of the N application icons is used to indicate one of the N notification messages, and the one notification message indicated by the one application icon is sent by the application program corresponding to the one application icon;
the receiving module is further used for receiving a third input of the user;
the display module is specifically configured to display a target notification message in response to the third input received by the receiving module, where the target notification message is sent by an application program corresponding to a target application icon in the N application icons.
9. The notification message management apparatus according to claim 6 or 8, wherein the display module is further configured to display a target content of the target notification message;
the receiving module is further used for receiving a fourth input of the user;
the display module is specifically configured to display all contents of the target notification message in response to the fourth input received by the receiving module.
10. The notification message management apparatus according to claim 8, further comprising a processing module;
the receiving module is further configured to receive a fifth input of the user after the display module displays the target notification message;
the processing module is configured to, in response to the fifth input received by the receiving module, delete the target identifier from the N identifiers, delete the target application icon from the N application icons, and delete the target notification message.
CN202011140621.1A 2020-10-22 2020-10-22 Notification message management method and device Pending CN112286412A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011140621.1A CN112286412A (en) 2020-10-22 2020-10-22 Notification message management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011140621.1A CN112286412A (en) 2020-10-22 2020-10-22 Notification message management method and device

Publications (1)

Publication Number Publication Date
CN112286412A true CN112286412A (en) 2021-01-29

Family

ID=74424667

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011140621.1A Pending CN112286412A (en) 2020-10-22 2020-10-22 Notification message management method and device

Country Status (1)

Country Link
CN (1) CN112286412A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113032271A (en) * 2021-03-31 2021-06-25 中国电子科技集团公司第十五研究所 Data sample redundancy quantitative determination method and system
CN113114845A (en) * 2021-04-09 2021-07-13 维沃移动通信有限公司 Notification message display method and device
CN113824841A (en) * 2021-09-03 2021-12-21 维沃移动通信有限公司 Notification message processing method and device, electronic equipment and readable storage medium
CN113934352A (en) * 2021-09-08 2022-01-14 荣耀终端有限公司 Notification message processing method, electronic device and computer-readable storage medium
CN114553805A (en) * 2022-02-18 2022-05-27 维沃移动通信有限公司 Message display method and device
CN115525198A (en) * 2022-01-17 2022-12-27 荣耀终端有限公司 Notification message processing method, electronic equipment and computer storage medium
CN117931036A (en) * 2022-10-25 2024-04-26 荣耀终端有限公司 Task processing-based reminding method and electronic equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104322040A (en) * 2012-06-29 2015-01-28 宇龙计算机通信科技(深圳)有限公司 Terminal and management method of notification messages
WO2018082483A1 (en) * 2016-11-02 2018-05-11 惠州Tcl移动通信有限公司 Method and system for processing application program notification of mobile terminal, and mobile terminal
CN108803964A (en) * 2018-06-08 2018-11-13 Oppo广东移动通信有限公司 Buoy display methods, device, terminal and storage medium
CN110069304A (en) * 2019-03-26 2019-07-30 维沃移动通信有限公司 A kind of notification message display methods and terminal device
CN110716676A (en) * 2019-09-27 2020-01-21 青岛海信移动通信技术股份有限公司 Message reminding method and terminal
CN111143090A (en) * 2019-12-25 2020-05-12 上海传英信息技术有限公司 Application interaction method, device and computer-readable storage medium
CN111399709A (en) * 2020-02-14 2020-07-10 北京达佳互联信息技术有限公司 Message reminding method and device, electronic equipment and storage medium
CN111638837A (en) * 2020-05-13 2020-09-08 维沃移动通信有限公司 Message processing method and electronic equipment
CN111796730A (en) * 2020-06-12 2020-10-20 维沃移动通信有限公司 Information processing method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104322040A (en) * 2012-06-29 2015-01-28 宇龙计算机通信科技(深圳)有限公司 Terminal and management method of notification messages
WO2018082483A1 (en) * 2016-11-02 2018-05-11 惠州Tcl移动通信有限公司 Method and system for processing application program notification of mobile terminal, and mobile terminal
CN108803964A (en) * 2018-06-08 2018-11-13 Oppo广东移动通信有限公司 Buoy display methods, device, terminal and storage medium
CN110069304A (en) * 2019-03-26 2019-07-30 维沃移动通信有限公司 A kind of notification message display methods and terminal device
CN110716676A (en) * 2019-09-27 2020-01-21 青岛海信移动通信技术股份有限公司 Message reminding method and terminal
CN111143090A (en) * 2019-12-25 2020-05-12 上海传英信息技术有限公司 Application interaction method, device and computer-readable storage medium
CN111399709A (en) * 2020-02-14 2020-07-10 北京达佳互联信息技术有限公司 Message reminding method and device, electronic equipment and storage medium
CN111638837A (en) * 2020-05-13 2020-09-08 维沃移动通信有限公司 Message processing method and electronic equipment
CN111796730A (en) * 2020-06-12 2020-10-20 维沃移动通信有限公司 Information processing method and device

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113032271A (en) * 2021-03-31 2021-06-25 中国电子科技集团公司第十五研究所 Data sample redundancy quantitative determination method and system
CN113032271B (en) * 2021-03-31 2023-10-13 中国电子科技集团公司第十五研究所 Quantitative determination method and system for redundancy of data samples
CN113114845A (en) * 2021-04-09 2021-07-13 维沃移动通信有限公司 Notification message display method and device
WO2022214082A1 (en) * 2021-04-09 2022-10-13 维沃移动通信有限公司 Notification message display method, apparatus and device, readable storage medium, and chip
CN113824841A (en) * 2021-09-03 2021-12-21 维沃移动通信有限公司 Notification message processing method and device, electronic equipment and readable storage medium
CN113824841B (en) * 2021-09-03 2023-04-18 维沃移动通信有限公司 Notification message processing method and device, electronic equipment and readable storage medium
CN113934352A (en) * 2021-09-08 2022-01-14 荣耀终端有限公司 Notification message processing method, electronic device and computer-readable storage medium
CN113934352B (en) * 2021-09-08 2022-08-09 荣耀终端有限公司 Notification message processing method, electronic device and computer-readable storage medium
CN115525198A (en) * 2022-01-17 2022-12-27 荣耀终端有限公司 Notification message processing method, electronic equipment and computer storage medium
CN114553805A (en) * 2022-02-18 2022-05-27 维沃移动通信有限公司 Message display method and device
CN117931036A (en) * 2022-10-25 2024-04-26 荣耀终端有限公司 Task processing-based reminding method and electronic equipment

Similar Documents

Publication Publication Date Title
CN112286412A (en) Notification message management method and device
CN111885258B (en) Unread message display method and device, electronic equipment and storage medium
CN111913629A (en) Information sending method and device and electronic equipment
CN112351142B (en) Message processing method and device and electronic equipment
CN113259222B (en) Message processing method and device and electronic equipment
CN113141293B (en) Message display method and device and electronic equipment
CN112671635B (en) Sending method, device and electronic equipment
CN111984162A (en) Page display method and device and electronic equipment
CN113259221B (en) Message display method and device and electronic equipment
CN112286612B (en) Information display method and device and electronic equipment
CN112286416A (en) Information display method and device and electronic equipment
CN113794795B (en) Information sharing method and device, electronic equipment and readable storage medium
CN112783594A (en) Message display method and device and electronic equipment
CN113504859A (en) Transmission method and device
CN112162802A (en) Message reply method and device and electronic equipment
CN113282213A (en) Interface display method and device
CN111880699A (en) Message processing method and device and electronic equipment
CN111651106A (en) Unread message prompting method, unread message prompting device, unread message prompting equipment and readable storage medium
CN113885750A (en) Message processing method and device and electronic equipment
CN113434226A (en) Communication method, communication device, electronic equipment and readable storage medium
CN113709306A (en) Session processing method and device and electronic equipment
CN111857463A (en) New message reminding method and device, electronic equipment and medium
CN112286615A (en) Information display method and device of application program
CN113824841B (en) Notification message processing method and device, electronic equipment and readable storage medium
CN114416264A (en) Message display method and device

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210129

RJ01 Rejection of invention patent application after publication