WO2019201129A1 - Method for processing notification bar message, and mobile terminal - Google Patents

Method for processing notification bar message, and mobile terminal Download PDF

Info

Publication number
WO2019201129A1
WO2019201129A1 PCT/CN2019/082047 CN2019082047W WO2019201129A1 WO 2019201129 A1 WO2019201129 A1 WO 2019201129A1 CN 2019082047 W CN2019082047 W CN 2019082047W WO 2019201129 A1 WO2019201129 A1 WO 2019201129A1
Authority
WO
WIPO (PCT)
Prior art keywords
notification bar
bar message
notification
keyword
message
Prior art date
Application number
PCT/CN2019/082047
Other languages
French (fr)
Chinese (zh)
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 WO2019201129A1 publication Critical patent/WO2019201129A1/en

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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues

Definitions

  • the present disclosure relates to the field of communications technologies, and in particular, to a method for processing a notification bar message and a mobile terminal.
  • the application installed on the mobile terminal usually pushes a message to the notification bar of the mobile terminal, that is, a notification bar message.
  • a news application will push some news messages, such as a communication application, which may push a communication message sent by a contact in real time.
  • the number of notification bar messages will increase dramatically, and even some applications will push messages frequently in order to increase traffic; this makes the notification bar message displayed in the notification bar. Redundant and messy, poor user experience. Therefore, the notification bar of the current mobile terminal has a problem that the displayed notification bar message is too redundant and messy.
  • the embodiment of the present disclosure provides a method for processing a notification bar message and a mobile terminal, so as to solve the problem that the notification bar message displayed by the mobile terminal is too redundant and messy.
  • a method for processing a notification bar message including:
  • the first notification bar message and/or the second notification bar message are displayed in response to the touch input.
  • an embodiment of the present disclosure provides a method for processing a notification bar message, including:
  • the first notification bar message and/or the second notification bar message is displayed in response to the touch input.
  • an embodiment of the present disclosure further provides a mobile terminal, including:
  • a first receiving module configured to receive a first notification bar message and a second notification bar message
  • a first display module configured to display an aggregation corresponding to the first notification bar message and the second notification bar message when content of the first notification bar message matches content of the second notification bar message Notice;
  • a second receiving module configured to receive a touch input of the aggregate notification by the user
  • the second display module is configured to display the first notification bar message and/or the second notification bar message in response to the touch input.
  • an embodiment of the present disclosure further provides a mobile terminal, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program is executed by the processor The step of implementing the processing method of the notification bar message described above.
  • an embodiment of the present disclosure further provides a computer readable storage medium, wherein the computer readable storage medium stores a computer program, and the method for processing the notification bar message is implemented when the computer program is executed by a processor The steps in .
  • the first notification bar message and the second notification bar message are received; when the content of the first notification bar message matches the content of the second notification bar message, the first notification is displayed An aggregation notification corresponding to the column message and the second notification bar message; receiving a touch input of the aggregate notification by the user; displaying the first notification bar message and/or the second in response to the touch input Notification bar message.
  • the mobile terminal can display the content matching first notification bar message and the second notification bar message as corresponding aggregation notifications, which can reduce the number of repeated notification bar messages, thereby making the displayed notification bar message more streamlined and organized. Improve the efficiency of users' access to information.
  • FIG. 1 is a flowchart of a method for processing a notification bar message according to an embodiment of the present disclosure
  • FIG. 2 is a schematic diagram of a display form of a notification bar message according to an embodiment of the present disclosure
  • FIG. 3 is a flowchart of another method for processing a notification bar message according to an embodiment of the present disclosure
  • FIG. 4 is a flowchart of another method for processing a notification bar message according to an embodiment of the present disclosure
  • FIG. 5 is a structural diagram of a mobile terminal according to an embodiment of the present disclosure.
  • FIG. 6 is a structural diagram of another mobile terminal according to an embodiment of the present disclosure.
  • FIG. 7 is a structural diagram of another mobile terminal according to an embodiment of the present disclosure.
  • FIG. 1 is a flowchart of a method for processing a notification bar message according to an embodiment of the present disclosure. The method is applied to a mobile terminal. As shown in FIG. 1 , the method includes the following steps:
  • Step 101 Receive a first notification bar message and a second notification bar message.
  • the first notification bar message and the second notification bar message may refer to the message that each application received by the mobile terminal pushes to the notification bar.
  • the news application may push some news messages, and the weather application may be real-time.
  • Pushing the communication message sent by the contact, etc.; the first notification bar message and the second notification bar message may be any notification bar message received by the mobile terminal in the notification bar.
  • the user may generate the message through the mobile terminal input.
  • the notification bar may receive the first notification bar message or the second notification bar message; for example, purchasing an air ticket, a train ticket, a movie ticket, etc.; specifically, if the mobile terminal executes the user After the operation of purchasing the ticket by an application, the notification bar may receive a notification bar message including the ticketing information and a notification bar message including the payment amount, and the two notification bar messages may respectively be the first notification bar message and the Two notification bar messages.
  • the notification bar can still receive the first notification bar message and the second notification bar message.
  • Step 102 When the content of the first notification bar message matches the content of the second notification bar message, display an aggregation notification corresponding to the first notification bar message and the second notification bar message.
  • the content of the first notification bar message and the content of the second notification bar message may include text content.
  • the content of the first notification bar message and the content of the second notification bar message may be Refers to keywords in the text content.
  • the matching between the content of the first notification bar message and the content of the second notification bar message may be performed by using various keyword matching algorithms, such as a BF algorithm, a KMP algorithm, or an RK algorithm. .
  • the displaying the aggregate notification corresponding to the first notification bar message and the second notification bar message may be performed by performing aggregation processing on the first notification bar message and the second notification bar message.
  • the aggregate notification is displayed.
  • the aggregation notification may be a notification bar message displayed on the notification bar of the mobile terminal, such that the notification bar will no longer have the first notification bar message and the second notification bar message in the notification bar.
  • the display is separately performed, but is merged and concentrated in the aggregate notification, thereby saving valuable notice bar space.
  • Step 103 Receive a touch input of the user to the aggregation notification.
  • the touch input to the aggregation notification may be a click operation, a long press operation, or a sliding operation input by the user for the aggregation notification, which is not limited thereto.
  • the user inputs a click command at the location of the aggregation notification, and at this time, the mobile terminal expands and displays the content in the aggregate notification in response to the click instruction.
  • Step 104 Display the first notification bar message and/or the second notification bar message in response to the touch input.
  • the displaying the first notification bar message and/or the second notification bar message may be: combining the text content of the first notification bar message and the second notification bar message in a notification bar interface Displaying, or displaying the text content of the first notification bar message or the second notification bar message separately; for example, after the user clicks on the aggregation notification, the aggregation notification will be expanded, respectively displaying the a first notification bar message and/or a second notification bar message.
  • the form of displaying the first notification bar message and/or the second notification bar message is not specifically limited, and may be a drop-down bar, a card, a floating window, or a widget. A detailed example will be explained below:
  • the mobile terminal After the user subscribes to a flight ticket of a certain flight through a travel application on the mobile terminal, the mobile terminal successively receives a message A and a B message in the notification bar; wherein, the message A is a message pushed by the tourism application.
  • B message is the ticketing text message sent by the airline of the flight that the system pushes.
  • the associated event feature extracted to A is a ticket event.
  • the keywords of A are “March 20th”, “12:20”, “A Airport”, “15:10”, “B Airport”, “C”. "Airline” and "AB123 flight”, and the related event characteristics of B message are also ticket events.
  • the keywords of B are "March 20", “12:20”, “A Airport” and “AB123 flight”; If the terminal thinks that the contents of A and B match obviously, the corresponding aggregation notification is displayed. If the user receives the click at the location of the aggregation notification, the first notification bar message and the message will be displayed as shown in FIG. 2 The text content of the second notification bar message is merged and displayed in an interface, that is, an interface for aggregating notifications.
  • the mobile terminal may display the first notification bar message and/or the second notification bar message according to the touch input input by the user.
  • the mobile terminal may be a mobile phone, a tablet personal computer, a laptop computer, a personal digital assistant (PDA), or a mobile Internet device (Mobile Internet Device, MID) or wearable device (Wearable Device).
  • PDA personal digital assistant
  • Mobile Internet Device MID
  • Wearable Device Wearable Device
  • An embodiment of the present disclosure receives a first notification bar message and a second notification bar message; when the content of the first notification bar message matches the content of the second notification bar message, displaying the first notification bar message And an aggregated notification corresponding to the second notification bar message; receiving a touch input of the aggregate notification by the user; displaying the first notification bar message and/or the second notification bar in response to the touch input Message.
  • the mobile terminal can display the content matching first notification bar message and the second notification bar message as corresponding aggregation notifications, which can reduce the number of repeated notification bar messages, thereby making the displayed notification bar message more streamlined and organized. Improve the efficiency of users' access to information.
  • FIG. 3 is a flowchart of another method for processing a notification bar message according to an embodiment of the present disclosure.
  • the main difference between this embodiment and the previous embodiment is that the keyword of the first notification bar message matches the keyword of the second notification bar message, and the associated event of the first notification bar message.
  • the feature matches the associated event feature of the second notification bar message
  • an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed. As shown in Figure 3, the following steps are included:
  • Step 301 Receive a first notification bar message and a second notification bar message.
  • step 301 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
  • Step 302 When a keyword of the first notification bar message matches a keyword of the second notification bar message, and an associated event feature of the first notification bar message and an associated event of the second notification bar message When the feature matches, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed.
  • the keywords of the first notification bar message and the second notification bar message may be one or more, which is not limited thereto.
  • the keyword of the first notification bar message matches the keyword of the second notification bar message, which may be determined whether the keyword of the first notification bar message and the keyword of the second notification bar message are The same, and the same number or degree between the two can be considered as a match as long as it is greater than or equal to a certain threshold.
  • the keywords of the first notification bar message A are extracted as A, B, C, D, and E
  • the keywords of the second notification bar message B are A, B, C, D, and F
  • the same keyword For the four A, B, C, and D the same degree is 80% of the preset degree
  • the keywords of A and B can be considered to match; or in this case, the keywords of B are A, F. , G and H, or in this case, the keyword of B is only A, then the same keyword is only A, then the keywords of A and B can also be considered to match.
  • the associated event feature of the first notification bar message and the associated event feature of the second notification bar message may refer to a type or type of event to which the notification bar message belongs.
  • the associated event feature of the first notification bar message is matched with the associated event feature of the second notification bar message, and may be an association between the associated event feature of the first notification bar message and the second notification bar message. Whether the event characteristics are the same, or whether a certain preset condition or a preset relationship is met, is not limited thereto.
  • the notification bar message may have one or more associated event features, which is not limited thereto. The following is a detailed example:
  • the mobile terminal receives a ticketing message sent by an airline in the notification bar, that is, the first notification bar message, and the text content is "Mr. A, Hello, at 20:20 on March 20 from A Airport. Fly -15:10 drop at B airport, flight C123 of C airline, ticket has been issued. Please arrive at the airport at least 2 hours in advance to check in.”, then, the keywords extracted by mobile terminal can be "A", "March One or more keywords in 20th, 12:20, A Airport, 15:10, B Airport, C Airlines, and AB123 Flight.
  • the mobile terminal receives a text message sent by a tourism application, that is, a second notification bar message, the content of which is "XX Travel Tips, your XX ticket has been successfully ordered: 12:20 on March 20 from A Airport Fly -15:10 drops at B airport, flight C123 for flight C.
  • a tourism application that is, a second notification bar message
  • the content of which is "XX Travel Tips, your XX ticket has been successfully ordered: 12:20 on March 20 from A Airport Fly -15:10 drops at B airport, flight C123 for flight C.
  • the mobile terminal believes that the content of the two messages matches, and its associated event characteristics are all ticket events, so the corresponding aggregate notification will be displayed.
  • matching the associated event feature of the first notification bar message with the associated event feature of the second notification bar message includes:
  • the associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message.
  • the associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
  • the association event feature of the notification bar message may be generally divided according to factors such as the content or the category of the application that pushes the notification bar message, and if it is necessary to satisfy the same event event characteristics to be determined to be matched,
  • the scope of the limitation is too narrow.
  • ticket events can be associated with insurance events and payment events. Specifically, after the user purchases a ticket through the travel APP, the travel APP The ticketing notification message sent by the ticket is a ticket event, accompanied by the insurance information pushed by the insurance company and the consumption amount information pushed by the payment application; in addition, the tourism event can also be associated with the weather event.
  • the mobile terminal can associate a plurality of associated associated event features in advance according to some inherent logical relationship or rule.
  • the associated event feature of the first notification bar message is associated with the associated event feature of the second notification bar message, and may be the associated event feature of the first notification bar message and the second notification bar message.
  • There is some pre-determined association relationship between the associated event features for example, the ticket event feature is associated with the consumption amount feature, or the ticket event feature is associated with the insurance information feature, or the weather event feature is associated with the travel event feature, etc. It is not listed here, but it can be pre-configured.
  • the user subscribes to a successful machine through a travel application on the mobile terminal, and after the payment is successfully made by the payment application, the mobile terminal successively receives the A message and the B message in the notification bar; wherein the A message is the tour.
  • the message pushed by the class application to prompt the user to successfully issue the ticket carries the information such as the flight name, the departure place, the destination, and the like; and the B message is a message pushed by the payment application to notify the user of the amount of the deduction.
  • the content is "Your account successfully paid XX yuan.”
  • the associated event feature of A is the ticket event
  • the associated event feature of B is the payment event.
  • the content of the A message is related to the content of the B message, that is, the ticket event and the payment event are set in advance to be associated with two related event features, that is, A is considered Matches the associated event characteristics of B.
  • the mobile terminal can expand the range of display conditions for the aggregation notification, and avoid missing some situations in which the aggregation notification needs to be displayed, thereby making the message of the notification column more streamlined and reasonable.
  • the keyword of the first notification bar message matches the keyword of the second notification bar message
  • the associated event feature of the first notification bar message and the second notification bar message includes:
  • the mobile terminal may first determine whether the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, because the associated event feature of the notification bar message is usually It determines what is in the notification bar event, so that when the associated event characteristics of the two notification bar messages do not match, the keywords of the two notification bar messages are usually very different, and there is not much need to judge the keywords. Whether it matches, otherwise it will cause waste of power consumption of the mobile terminal.
  • the keyword of the first notification bar message and the second notification bar message are only displayed when the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message. Whether the keywords match or not can improve the matching efficiency of the mobile terminal and reduce the power consumption of the mobile terminal.
  • Step 303 Receive a touch input of the user to the aggregation notification.
  • step 303 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
  • Step 304 Display the first notification bar message and/or the second notification bar message in response to the touch input.
  • step 304 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
  • FIG. 4 is a flowchart of another method for processing notification bar information according to an embodiment of the present disclosure.
  • the main difference between this embodiment and the previous embodiment is the key of the first notification bar message in this implementation.
  • the word matches the information content corresponding to the keyword of the second notification bar message, and the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, or when The keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message and the associated event feature of the second notification bar message Aggregate notifications are displayed when they match.
  • the following steps are included:
  • Step 401 Receive a first notification bar message and a second notification bar message.
  • step 401 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
  • Step 402 When the keyword of the first notification bar message matches the information content corresponding to the keyword of the second notification bar message, and the associated event feature of the first notification bar message and the second notification When the associated event feature of the column message is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, where the information content corresponding to the keyword is obtained by searching according to the keyword information.
  • the information content corresponding to the keyword of the second notification bar message may refer to information that the mobile terminal may indirectly obtain according to the keyword of the second notification bar message, and the information does not directly appear in the notification bar message. In, it is not directly available.
  • the information content corresponding to the keyword is the information content obtained by searching according to the keyword, and may be the information content extracted from the search result by searching and searching for the search result based on the keyword. Specifically, it can be queried on the Internet or in a local database of the mobile terminal. For example, the user subscribes to a successful machine through a travel application on the mobile terminal, and after the payment is successful through the payment application, the mobile terminal successively receives the A message and the B message in the notification bar; wherein the A message is the tour.
  • the message pushed by the class application to prompt the user to successfully issue the ticket is extracted to the key "AB123 flight"; and the B message is the message pushed by the payment application to notify the user of the amount of the deduction, the content of which is "your"
  • the account is successfully paid 500 yuan, and the keyword of B is "500 yuan.”
  • A is the first notification bar message
  • the associated event feature is the ticket event
  • B is the second notification bar message
  • the associated event feature is the payment event
  • A is associated with the associated event feature of B, but the keyword does not match
  • the mobile terminal searches for the online search according to the "AB123 flight” keyword, and the price of the AB123 flight is also 500 yuan.
  • the "500 yuan" obtained at this time is the keyword of the first notification bar message.
  • Corresponding information content This indicates that the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message.
  • the notification bar of the mobile phone receives the first notification bar message A sent by the local tourism bureau pushed by the system, and the keyword extracted to A is “B city”, the associated event of A The feature is a tourist event; and the second knowledge bar message B is a weather message that is pushed after a weather application determines that the weather has changed greatly.
  • the keywords of B are “11/8 degrees”, “cloudy to clear”, “north wind” Level 3", “Air Quality 45" and "Relative Humidity 93%”, B's associated event characteristics are weather events, where weather events and travel events are associated, and the keywords of the two notification bar messages do not match.
  • the mobile terminal When the mobile terminal searches for the keyword "11/8 degrees”, “cloudy to sunny”, “north wind level 3”, “air quality 45”, and “relative humidity 93%", the mobile terminal obtains "B"
  • the search result of the city that is, the information content corresponding to the keyword of the second notification bar message B, and the result of the acquisition matches the keyword of A, indicating the keyword of the first notification bar message and the second notification Information corresponding to the keyword of the column message Yung match.
  • step 402 is replaceable.
  • step 402 may be replaced by the following steps:
  • the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information content corresponding to the keyword is the information content obtained by searching according to the keyword.
  • the information content corresponding to the keyword of the first notification bar message is the same as the information content corresponding to the keyword of the second notification bar message, and may also be that the mobile terminal may be indirectly according to the keyword of the notification bar message.
  • the information obtained, which does not appear directly in the notification bar message, is not directly available.
  • the method before the step of displaying the aggregation notification corresponding to the first notification bar message and the second notification bar message, the method further includes:
  • the information content corresponding to the keyword that searches for the first notification bar message or the information content corresponding to the keyword that searches for the second notification bar message may all refer to the mobile terminal from the Internet or a local database. Go to find the information content corresponding to the keyword.
  • the first notification bar message is a ticket event
  • the keyword does not include a price, but there is a flight name
  • the second notification bar message is a payment event
  • the keyword includes a price of 648 yuan, a ticket event and a payment event.
  • the mobile terminal can search on the Internet according to the flight name in the first notification message, and the flight price is 648 yuan, and the retrieved 648 yuan is the first The information content corresponding to the keyword of the notification bar message; at this time, the information content corresponding to the keyword of the first notification bar message is considered to match the keyword of the second notification bar message.
  • the mobile terminal can perform search matching without real-time, thereby saving power consumption.
  • the mobile terminal can search for and match the information content corresponding to the keyword only under certain conditions, thereby saving power consumption of the mobile terminal and improving the searching efficiency of the mobile terminal.
  • Step 403 Receive a touch input of the user to the aggregation notification.
  • step 403 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
  • Step 404 Display the first notification bar message and/or the second notification bar message in response to the touch input.
  • step 404 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
  • the keyword missing in the first notification bar message does not match the keyword of the second notification bar message, and the keyword of the first notification bar message and the second notification If the information content corresponding to the column message matches or the keyword of the second notification bar message matches the information content corresponding to the first notification bar message, the aggregation notification needs to be displayed; Aggregate notifications have a wider range of conditions, and the number of notification bar messages is more streamlined.
  • FIG. 5 is a structural diagram of a mobile terminal according to an embodiment of the present disclosure.
  • the mobile terminal 500 includes: a first receiving module 501, a first display module 502, a second receiving module 503, and a Two display modules 504; wherein:
  • the first receiving module 501 is configured to receive the first notification bar message and the second notification bar message;
  • the first display module 502 is configured to display, when the content of the first notification bar message matches the content of the second notification bar message, corresponding to the first notification bar message and the second notification bar message Aggregate notification
  • the second receiving module 503 is configured to receive a touch input of the aggregate notification by the user
  • the second display module 504 is configured to display the first notification bar message and/or the second notification bar message in response to the touch input.
  • the first display module 502 is configured to: when a keyword of the first notification bar message matches a keyword of the second notification bar message, and an associated event feature of the first notification bar message When the associated event features of the second notification bar message match, an aggregation notification corresponding to the first notification bar message and the second notification bar message is displayed.
  • the first display module 502 is configured to: when the keyword of the first notification bar message matches the information content corresponding to the keyword of the second notification bar message, and the first notification bar message When the associated event feature matches the associated event feature of the second notification bar message, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information corresponding to the keyword
  • the content is the information content obtained by searching according to the keyword; or
  • the first display module 502 is configured to: when the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message When the associated event feature of the second notification bar message is matched, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information content corresponding to the keyword is according to the The content of the information obtained by the keyword search.
  • the mobile terminal 500 further includes a first searching module 505, configured to: when an associated event feature of the first notification bar message matches an associated event feature of the second notification bar message If the keyword of the first notification bar message does not match the keyword of the second notification bar message, the information content corresponding to the keyword of the second notification bar message is searched, and the information content is The keywords of the first notification bar message are matched; or,
  • the second search module 506 is configured to: when the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message and the second When the keywords of the notification bar message do not match, the information content corresponding to the keyword of the first notification bar message is searched, and the information content is matched with the keyword of the second notification bar message.
  • matching the associated event feature of the first notification bar message with the associated event feature of the second notification bar message includes:
  • the associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message.
  • the associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
  • the mobile terminal provided by the embodiment of the present disclosure can implement the various processes implemented by the mobile terminal in the foregoing method embodiments, and can achieve the same beneficial effects. To avoid repetition, details are not described herein again.
  • FIG. 7 is a schematic structural diagram of hardware of a mobile terminal that implements various embodiments of the present disclosure.
  • the mobile terminal 700 includes, but is not limited to, a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, and a sensor. 705.
  • the mobile terminal structure shown in FIG. 7 does not constitute a limitation of the mobile terminal, and the mobile terminal may include more or less components than those illustrated, or combine some components, or different components. Arrangement.
  • the mobile terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle terminal, a wearable device, a pedometer, and the like.
  • the processor 710 is configured to receive a first notification bar message and a second notification bar message.
  • the first notification bar message and/or the second notification bar message is displayed in response to the touch input.
  • the processor 710 displays the first notification bar message and the second The aggregate notification corresponding to the notification bar message, including:
  • the processor 710 displays the first notification bar message and the second The aggregate notification corresponding to the notification bar message, including:
  • the keyword of the first notification bar message matches the information content corresponding to the keyword of the second notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, where the information content corresponding to the keyword is the information content obtained by searching according to the keyword; or,
  • the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information content corresponding to the keyword is the information content obtained by searching according to the keyword.
  • the processor 710 is further configured to: when the associated event feature of the first notification bar message matches an associated event feature of the second notification bar message, but the keyword of the first notification bar message is When the keywords of the second notification bar message do not match, the information content corresponding to the keyword of the second notification bar message is searched, and the information content is matched with the keyword of the first notification bar message; or,
  • matching the associated event feature of the first notification bar message with the associated event feature of the second notification bar message includes:
  • the associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message.
  • the associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
  • the mobile terminal 700 can display the aggregation notification with the same advantageous effects as the method embodiment.
  • the radio frequency unit 701 can be used for receiving and transmitting signals during the transmission and reception of information or during a call. Specifically, after receiving downlink data from the base station, the processing is processed by the processor 710; The uplink data is sent to the base station.
  • radio frequency unit 701 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio unit 701 can also communicate with the network and other devices through a wireless communication system.
  • the mobile terminal provides the user with wireless broadband Internet access through the network module 702, such as helping the user to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 703 can convert the audio data received by the radio frequency unit 701 or the network module 702 or stored in the memory 709 into an audio signal and output as a sound. Moreover, the audio output unit 703 can also provide audio output (eg, call signal reception sound, message reception sound, etc.) related to a particular function performed by the mobile terminal 700.
  • the audio output unit 703 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 704 is for receiving an audio or video signal.
  • the input unit 704 may include a graphics processing unit (GPU) 7041 and a microphone 7042 that images an still picture or video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode.
  • the data is processed.
  • the processed image frame can be displayed on the display unit 706.
  • the image frames processed by the graphics processor 7041 may be stored in the memory 709 (or other storage medium) or transmitted via the radio unit 701 or the network module 702.
  • the microphone 7042 can receive sound and can process such sound as audio data.
  • the processed audio data can be converted to a format output that can be transmitted to the mobile communication base station via the radio unit 701 in the case of a telephone call mode.
  • the mobile terminal 700 also includes at least one type of sensor 705, such as a light sensor, motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 7061 according to the brightness of the ambient light, and the proximity sensor can close the display panel 7061 when the mobile terminal 700 moves to the ear. / or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity. It can be used to identify the attitude of the mobile terminal (such as horizontal and vertical screen switching, related games).
  • sensor 705 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, Infrared sensors and the like are not described here.
  • the display unit 706 is for displaying information input by the user or information provided to the user.
  • the display unit 706 can include a display panel 7061.
  • the display panel 7061 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • the user input unit 707 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the mobile terminal.
  • the user input unit 607 includes a touch panel 7071 and other input devices 7072.
  • the touch panel 7071 also referred to as a touch screen, can collect touch operations on or near the user (such as a user using a finger, a stylus, or the like on the touch panel 7071 or near the touch panel 7071. operating).
  • the touch panel 7071 may include two parts of a touch detection device and a touch controller.
  • the touch detection device detects the touch orientation of the user, and detects a 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 the touch information into contact coordinates, and sends the touch information.
  • the touch panel 7071 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
  • the user input unit 707 may also include other input devices 7072.
  • the other input devices 7072 may include, but are not limited to, a physical keyboard, function keys (such as a volume control button, a switch button, etc.), a trackball, a mouse, and a joystick, which are not described herein.
  • the touch panel 7071 can be overlaid on the display panel 7061. After the touch panel 7071 detects a touch operation on or near the touch panel 7071, the touch panel 7071 is transmitted to the processor 710 to determine the type of the touch event, and then the processor 710 according to the touch. The type of event provides a corresponding visual output on display panel 7061.
  • the touch panel 7071 and the display panel 7061 are two independent components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 7071 and the display panel 7061 may be integrated. The input and output functions of the mobile terminal are implemented, and are not limited herein.
  • the interface unit 708 is an interface in which an external device is connected to the mobile terminal 700.
  • the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, and an audio input/output. (I/O) port, video I/O port, headphone port, and more.
  • the interface unit 708 can be configured to receive input from an external device (eg, data information, power, etc.) and transmit the received input to one or more components within the mobile terminal 700 or can be used at the mobile terminal 700 and externally Data is transferred between devices.
  • an external device eg, data information, power, etc.
  • Memory 709 can be used to store software programs as well as various data.
  • the memory 709 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to Data created by the use of the mobile phone (such as audio data, phone book, etc.).
  • memory 709 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • Processor 710 is the control center of the mobile terminal, connecting various portions of the entire mobile terminal using various interfaces and lines, by running or executing software programs and/or modules stored in memory 709, and recalling data stored in memory 709.
  • the mobile terminal performs various functions and processing data to perform overall monitoring on the mobile terminal.
  • the processor 710 can include one or more processing units; optionally, the processor 710 can integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, an application, etc., and a modulation solution
  • the processor mainly handles wireless communication. It can be understood that the above modem processor may not be integrated into the processor 710.
  • the mobile terminal 700 may further include a power source 711 (such as a battery) for supplying power to various components.
  • a power source 711 such as a battery
  • the power source 711 may be logically connected to the processor 710 through a power management system to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • the mobile terminal 700 includes some functional modules not shown, and details are not described herein again.
  • an embodiment of the present disclosure further provides a mobile terminal, including a processor 710, a memory 709, a computer program stored on the memory 709 and executable on the processor 710, and the computer program is executed by the processor 710.
  • a mobile terminal including a processor 710, a memory 709, a computer program stored on the memory 709 and executable on the processor 710, and the computer program is executed by the processor 710.
  • the embodiment of the present disclosure further provides a computer readable storage medium, where the computer readable storage medium stores a computer program, and when the computer program is executed by the processor, implements various processes of the method for processing the notification bar message, and can reach The same technical effect, in order to avoid repetition, will not be described here.
  • the computer readable storage medium such as a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.

Abstract

A method for processing a notification bar message, and a mobile terminal, the method comprising: receiving a first notification bar message and a second notification bar message (101); when the content of the first notification bar message and the content of the second notification bar message match, displaying an aggregate notification corresponding to the first notification bar message and the second notification bar message (102); receiving a touch input of a user for the aggregate notification (103); in response to the touch input, displaying the first notification bar message and/or the second notification bar message (104).

Description

一种通知栏消息的处理方法及移动终端Method for processing notification bar message and mobile terminal
相关申请的交叉引用Cross-reference to related applications
本申请主张在2018年4月18日在中国提交的中国专利申请号No.201810347679.X的优先权,其全部内容通过引用包含于此。The present application claims priority to Chinese Patent Application No. 201 810 347 679 </ RTI> filed on Jan. 18, 2018, the entire contents of which is hereby incorporated by reference.
技术领域Technical field
本公开涉及通信技术领域,尤其涉及一种通知栏消息的处理方法及移动终端。The present disclosure relates to the field of communications technologies, and in particular, to a method for processing a notification bar message and a mobile terminal.
背景技术Background technique
为了便于用户能够快捷地查看到一些重要信息,安装在移动终端上的应用程序通常会向移动终端的通知栏推送消息,即通知栏消息。比如新闻类应用程序会推送一些新闻消息,像通讯类应用程序可能会实时推送联系人发送的通讯消息等。然而,随着安装的应用程序也越来越多,通知栏消息的数量也会急剧增长,甚至一些应用程序为了提高访问量,会频繁地推送消息;这就使得在通知栏显示的通知栏消息冗余和杂乱,用户体验较差。由此,目前的移动终端的通知栏存在显示的通知栏消息过于冗余和杂乱的问题。In order to facilitate the user to quickly view some important information, the application installed on the mobile terminal usually pushes a message to the notification bar of the mobile terminal, that is, a notification bar message. For example, a news application will push some news messages, such as a communication application, which may push a communication message sent by a contact in real time. However, as more and more applications are installed, the number of notification bar messages will increase dramatically, and even some applications will push messages frequently in order to increase traffic; this makes the notification bar message displayed in the notification bar. Redundant and messy, poor user experience. Therefore, the notification bar of the current mobile terminal has a problem that the displayed notification bar message is too redundant and messy.
发明内容Summary of the invention
本公开实施例提供一种通知栏消息的处理方法及移动终端,以解决移动终端显示的通知栏消息过于冗余和杂乱的问题。The embodiment of the present disclosure provides a method for processing a notification bar message and a mobile terminal, so as to solve the problem that the notification bar message displayed by the mobile terminal is too redundant and messy.
为解决上述技术问题,本公开是这样实现的:一种通知栏消息的处理方法,包括:To solve the above technical problem, the present disclosure is implemented as follows: a method for processing a notification bar message, including:
接收第一通知栏消息和第二通知栏消息;Receiving a first notification bar message and a second notification bar message;
当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;When the content of the first notification bar message matches the content of the second notification bar message, displaying an aggregation notification corresponding to the first notification bar message and the second notification bar message;
接收用户对所述聚合通知的触控输入;Receiving a touch input of the user to the aggregate notification;
响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消 息。The first notification bar message and/or the second notification bar message are displayed in response to the touch input.
第一方面,本公开实施例提供了一种通知栏消息的处理方法,包括:In a first aspect, an embodiment of the present disclosure provides a method for processing a notification bar message, including:
接收第一通知栏消息和第二通知栏消息;Receiving a first notification bar message and a second notification bar message;
当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;When the content of the first notification bar message matches the content of the second notification bar message, displaying an aggregation notification corresponding to the first notification bar message and the second notification bar message;
接收用户对所述聚合通知的触控输入;Receiving a touch input of the user to the aggregate notification;
响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。The first notification bar message and/or the second notification bar message is displayed in response to the touch input.
第二方面,本公开实施例还提供一种移动终端,包括:In a second aspect, an embodiment of the present disclosure further provides a mobile terminal, including:
第一接收模块,用于接收第一通知栏消息和第二通知栏消息;a first receiving module, configured to receive a first notification bar message and a second notification bar message;
第一显示模块,用于当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;a first display module, configured to display an aggregation corresponding to the first notification bar message and the second notification bar message when content of the first notification bar message matches content of the second notification bar message Notice;
第二接收模块,用于接收用户对所述聚合通知的触控输入;a second receiving module, configured to receive a touch input of the aggregate notification by the user;
第二显示模块,用于响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。The second display module is configured to display the first notification bar message and/or the second notification bar message in response to the touch input.
第三方面,本公开实施例还提供一种移动终端,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现上述通知栏消息的处理方法的步骤。In a third aspect, an embodiment of the present disclosure further provides a mobile terminal, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program is executed by the processor The step of implementing the processing method of the notification bar message described above.
第四方面,本公开实施例还提供一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现上述通知栏消息的处理方法中的步骤。In a fourth aspect, an embodiment of the present disclosure further provides a computer readable storage medium, wherein the computer readable storage medium stores a computer program, and the method for processing the notification bar message is implemented when the computer program is executed by a processor The steps in .
在本公开实施例中,接收第一通知栏消息和第二通知栏消息;当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;接收用户对所述聚合通知的触控输入;响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。这样,移动终端能够将内容匹配的第一通知栏消息和第二通知栏消息显示为对应的聚合通知,可以减少重复的通知栏消息的数量,从而使显示的通知栏消息更加精简以及有条理,提高用户获取信息的效率。In the embodiment of the present disclosure, the first notification bar message and the second notification bar message are received; when the content of the first notification bar message matches the content of the second notification bar message, the first notification is displayed An aggregation notification corresponding to the column message and the second notification bar message; receiving a touch input of the aggregate notification by the user; displaying the first notification bar message and/or the second in response to the touch input Notification bar message. In this way, the mobile terminal can display the content matching first notification bar message and the second notification bar message as corresponding aggregation notifications, which can reduce the number of repeated notification bar messages, thereby making the displayed notification bar message more streamlined and organized. Improve the efficiency of users' access to information.
附图说明DRAWINGS
为了更清楚地说明本公开实施例的技术方案,下面将对本公开实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings used in the description of the embodiments of the present disclosure will be briefly described. It is obvious that the drawings in the following description are only some embodiments of the present disclosure. Other drawings may also be obtained from those of ordinary skill in the art in view of the drawings.
图1是本公开实施例提供的一种通知栏消息的处理方法的流程图;FIG. 1 is a flowchart of a method for processing a notification bar message according to an embodiment of the present disclosure;
图2是本公开实施例提供的一种通知栏消息的显示形式的示意图;2 is a schematic diagram of a display form of a notification bar message according to an embodiment of the present disclosure;
图3是本公开实施例提供的另一种通知栏消息的处理方法的流程图;3 is a flowchart of another method for processing a notification bar message according to an embodiment of the present disclosure;
图4是本公开实施例提供的另一种通知栏消息的处理方法的流程图;4 is a flowchart of another method for processing a notification bar message according to an embodiment of the present disclosure;
图5是本公开实施例提供的一种移动终端的结构图;FIG. 5 is a structural diagram of a mobile terminal according to an embodiment of the present disclosure;
图6是本公开实施例提供的另一种移动终端的结构图;FIG. 6 is a structural diagram of another mobile terminal according to an embodiment of the present disclosure;
图7是本公开实施例提供的另一种移动终端的结构图。FIG. 7 is a structural diagram of another mobile terminal according to an embodiment of the present disclosure.
具体实施方式detailed description
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。The technical solutions in the embodiments of the present disclosure are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present disclosure. It is obvious that the described embodiments are a part of the embodiments of the present disclosure, and not all of the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present disclosure without departing from the inventive scope are the scope of the disclosure.
参见图1,图1是本公开实施例提供的一种通知栏消息的处理方法的流程图,该方法应用于移动终端,如图1所示,包括以下步骤:Referring to FIG. 1 , FIG. 1 is a flowchart of a method for processing a notification bar message according to an embodiment of the present disclosure. The method is applied to a mobile terminal. As shown in FIG. 1 , the method includes the following steps:
步骤101、接收第一通知栏消息和第二通知栏消息。Step 101: Receive a first notification bar message and a second notification bar message.
其中,上述第一通知栏消息和第二通知栏消息可以是指移动终端接收到的各应用程序向通知栏推送的消息,比如新闻类应用程序会推送一些新闻消息,天气类应用程序可能会实时推送联系人发送的通讯消息等;所述第一通知栏消息和所述第二通知栏消息均可以是移动终端在通知栏接收到的任意一个通知栏消息,通常,用户通过移动终端输入可以产生多个通知栏消息的操作,通知栏就可以接收到所述第一通知栏消息或第二通知栏消息;例如:购买机票、火车票、电影票等操作;具体的,如移动终端执行了用户通过某应用程序购买机票的操作后,通知栏可以收到包括出票信息的通知栏消息和包 括支付金额的通知栏消息,该两个通知栏消息分别可以为所述第一通知栏消息和第二通知栏消息。当然,如果用户没有输入可以产生多个通知栏消息的操作,由于应用程序会主动向通知栏推送消息,那么通知栏仍然可以收到所述第一通知栏消息和第二通知栏消息。The first notification bar message and the second notification bar message may refer to the message that each application received by the mobile terminal pushes to the notification bar. For example, the news application may push some news messages, and the weather application may be real-time. Pushing the communication message sent by the contact, etc.; the first notification bar message and the second notification bar message may be any notification bar message received by the mobile terminal in the notification bar. Generally, the user may generate the message through the mobile terminal input. The operation of the plurality of notification bar messages, the notification bar may receive the first notification bar message or the second notification bar message; for example, purchasing an air ticket, a train ticket, a movie ticket, etc.; specifically, if the mobile terminal executes the user After the operation of purchasing the ticket by an application, the notification bar may receive a notification bar message including the ticketing information and a notification bar message including the payment amount, and the two notification bar messages may respectively be the first notification bar message and the Two notification bar messages. Of course, if the user does not input an operation that can generate multiple notification bar messages, since the application will actively push the message to the notification bar, the notification bar can still receive the first notification bar message and the second notification bar message.
步骤102、当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。Step 102: When the content of the first notification bar message matches the content of the second notification bar message, display an aggregation notification corresponding to the first notification bar message and the second notification bar message.
其中,所述第一通知栏消息的内容与所述第二通知栏消息的内容可以包括文本内容;可选的,所述第一通知栏消息的内容与所述第二通知栏消息的内容可以是指文本内容中的关键字。而对于所述第一通知栏消息的内容与所述第二通知栏消息的内容是否匹配,可以采用各种关键字匹配算法进行匹配,例如BF算法、KMP算法或RK算法等,对此不赘述。The content of the first notification bar message and the content of the second notification bar message may include text content. Optionally, the content of the first notification bar message and the content of the second notification bar message may be Refers to keywords in the text content. The matching between the content of the first notification bar message and the content of the second notification bar message may be performed by using various keyword matching algorithms, such as a BF algorithm, a KMP algorithm, or an RK algorithm. .
此外,所述显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知可以是指,将所述第一通知栏消息和所述第二通知栏消息进行聚合处理后得到的聚合通知进行显示。其中,所述聚合通知可以是在所述移动终端的通知栏展示的一个通知栏消息,这样,在通知栏将不再在通知栏对所述第一通知栏消息和所述第二通知栏消息分别单独进行显示,而是被合并集中在所述聚合通知中,从而节约了宝贵的通知栏空间。In addition, the displaying the aggregate notification corresponding to the first notification bar message and the second notification bar message may be performed by performing aggregation processing on the first notification bar message and the second notification bar message. The aggregate notification is displayed. The aggregation notification may be a notification bar message displayed on the notification bar of the mobile terminal, such that the notification bar will no longer have the first notification bar message and the second notification bar message in the notification bar. The display is separately performed, but is merged and concentrated in the aggregate notification, thereby saving valuable notice bar space.
步骤103、接收用户对所述聚合通知的触控输入。Step 103: Receive a touch input of the user to the aggregation notification.
其中,所述对所述聚合通知的触控输入可以是用户针对所述聚合通知输入的点击操作、长按操作或滑动操作等,对此并不作限定。例如,用户在聚合通知的位置处输入了点击指令,此时移动终端则响应于所述点击指令,对聚合通知内的内容进行展开显示。The touch input to the aggregation notification may be a click operation, a long press operation, or a sliding operation input by the user for the aggregation notification, which is not limited thereto. For example, the user inputs a click command at the location of the aggregation notification, and at this time, the mobile terminal expands and displays the content in the aggregate notification in response to the click instruction.
步骤104、响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。Step 104: Display the first notification bar message and/or the second notification bar message in response to the touch input.
其中,所述显示所述第一通知栏消息和/或所述第二通知栏消息,可以是在通知栏界面对所述第一通知栏消息和所述第二通知栏消息的文本内容进行合并显示,或者对所述第一通知栏消息或所述第二通知栏消息的文本内容分别进行显示;比如,用户在对所述聚合通知点击后,所述聚合通知将会展开,分别显示所述第一通知栏消息和/或所述第二通知栏消息。当然,对所述第一 通知栏消息和/或所述第二通知栏消息进行显示的形式并不作具体的限定,具体可以为下拉栏、卡片、悬浮窗或者widget等。下面将以一详细的示例进行说明:The displaying the first notification bar message and/or the second notification bar message may be: combining the text content of the first notification bar message and the second notification bar message in a notification bar interface Displaying, or displaying the text content of the first notification bar message or the second notification bar message separately; for example, after the user clicks on the aggregation notification, the aggregation notification will be expanded, respectively displaying the a first notification bar message and/or a second notification bar message. Certainly, the form of displaying the first notification bar message and/or the second notification bar message is not specifically limited, and may be a drop-down bar, a card, a floating window, or a widget. A detailed example will be explained below:
用户通过移动终端上的某旅游类应用程序订购成功一张某航班的机票后,该移动终端陆续在通知栏接收到了甲消息和乙消息;其中,甲消息是该旅游类应用程序推送的消息,乙消息是系统推送的该航班的航空公司所发送的出票短信。此时,提取到甲的关联事件特征为机票事件,甲的关键字为“3月20日”、“12:20”、“A机场”、“15:10”、“B机场”、“C航空公司”以及“AB123航班”,而乙消息的关联事件特征亦为机票事件,乙的关键字为“3月20日”、“12:20”、“A机场”以及“AB123航班”;移动终端认为甲和乙的内容明显匹配,则会显示对应的聚合通知,此时若在聚合通知的位置处接收到用户的点击,则会如图2所示,将所述第一通知栏消息和所述第二通知栏消息的文本内容,合并显示到了一个界面之中,即聚合通知的界面中。After the user subscribes to a flight ticket of a certain flight through a travel application on the mobile terminal, the mobile terminal successively receives a message A and a B message in the notification bar; wherein, the message A is a message pushed by the tourism application. B message is the ticketing text message sent by the airline of the flight that the system pushes. At this time, the associated event feature extracted to A is a ticket event. The keywords of A are “March 20th”, “12:20”, “A Airport”, “15:10”, “B Airport”, “C”. "Airline" and "AB123 flight", and the related event characteristics of B message are also ticket events. The keywords of B are "March 20", "12:20", "A Airport" and "AB123 flight"; If the terminal thinks that the contents of A and B match obviously, the corresponding aggregation notification is displayed. If the user receives the click at the location of the aggregation notification, the first notification bar message and the message will be displayed as shown in FIG. 2 The text content of the second notification bar message is merged and displayed in an interface, that is, an interface for aggregating notifications.
这样,在用户需要具体查看内容匹配的通知栏消息时,所述移动终端可以根据用户输入的触控输入,对所述第一通知栏消息和/或所述第二通知栏消息进行显示。In this way, when the user needs to specifically view the notification bar message of the content matching, the mobile terminal may display the first notification bar message and/or the second notification bar message according to the touch input input by the user.
本公开实施例中,上述移动终端可以是手机、平板电脑(Tablet Personal Computer)、膝上型电脑(Laptop Computer)、个人数字助理(personal digital assistant,简称PDA)、移动上网装置(Mobile Internet Device,MID)或可穿戴式设备(Wearable Device)等。In the embodiment of the present disclosure, the mobile terminal may be a mobile phone, a tablet personal computer, a laptop computer, a personal digital assistant (PDA), or a mobile Internet device (Mobile Internet Device, MID) or wearable device (Wearable Device).
本公开实施例,接收第一通知栏消息和第二通知栏消息;当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;接收用户对所述聚合通知的触控输入;响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。这样,移动终端能够将内容匹配的第一通知栏消息和第二通知栏消息显示为对应的聚合通知,可以减少重复的通知栏消息的数量,从而使显示的通知栏消息更加精简以及有条理,提高用户获取信息的效率。An embodiment of the present disclosure receives a first notification bar message and a second notification bar message; when the content of the first notification bar message matches the content of the second notification bar message, displaying the first notification bar message And an aggregated notification corresponding to the second notification bar message; receiving a touch input of the aggregate notification by the user; displaying the first notification bar message and/or the second notification bar in response to the touch input Message. In this way, the mobile terminal can display the content matching first notification bar message and the second notification bar message as corresponding aggregation notifications, which can reduce the number of repeated notification bar messages, thereby making the displayed notification bar message more streamlined and organized. Improve the efficiency of users' access to information.
参见图3,图3是本公开实施例提供的另一种通知栏消息的处理方法的流程图。本实施例与上个实施例的主要区别在于本实施例当所述第一通知栏 消息的关键字与所述第二通知栏消息的关键字匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。如图3所示,包括以下步骤:Referring to FIG. 3, FIG. 3 is a flowchart of another method for processing a notification bar message according to an embodiment of the present disclosure. The main difference between this embodiment and the previous embodiment is that the keyword of the first notification bar message matches the keyword of the second notification bar message, and the associated event of the first notification bar message. When the feature matches the associated event feature of the second notification bar message, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed. As shown in Figure 3, the following steps are included:
步骤301、接收第一通知栏消息和第二通知栏消息。Step 301: Receive a first notification bar message and a second notification bar message.
其中,步骤301的相关说明已经在第一个实施例中做了详细阐述,为避免重复,在此不再赘述。The description of the step 301 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
步骤302、当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。Step 302: When a keyword of the first notification bar message matches a keyword of the second notification bar message, and an associated event feature of the first notification bar message and an associated event of the second notification bar message When the feature matches, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed.
其中,所述第一通知栏消息的和所述第二通知栏消息的关键字均可以是一个或者多个,对此并不作限定。所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,可以是是指判断所述第一通知栏消息的关键字与所述第二通知栏消息的关键字是否相同,而且两者之间相同的数量或程度只要大于或者等于某一预设阈值即可认为匹配。比如,提取了第一通知栏消息甲的关键字为A、B、C、D和E,以及第二通知栏消息乙的关键字为A、B、C、D和F,其中相同的关键字为A、B、C和D这4个,其相同的程度均达到了预设的程度80%,则可以认为甲和乙的关键字匹配;或者在该例中乙的关键字为A、F、G和H,或者在该例中乙的关键字仅为A,那么相同的关键字只有A,则也可以认为甲和乙的关键字匹配。此外,所述第一通知栏消息的关联事件特征和所述第二通知栏消息的关联事件特征可以是指通知栏消息归属的事件的种类或类型。而所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,可以是指所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征是否相同,或者是否满足一定的预设条件或预设的关系,对此并不作限定。其中,一个通知栏消息可以有一个或者多个关联事件特征,对此也不作限定。下面以一详细示例进行说明:The keywords of the first notification bar message and the second notification bar message may be one or more, which is not limited thereto. The keyword of the first notification bar message matches the keyword of the second notification bar message, which may be determined whether the keyword of the first notification bar message and the keyword of the second notification bar message are The same, and the same number or degree between the two can be considered as a match as long as it is greater than or equal to a certain threshold. For example, the keywords of the first notification bar message A are extracted as A, B, C, D, and E, and the keywords of the second notification bar message B are A, B, C, D, and F, wherein the same keyword For the four A, B, C, and D, the same degree is 80% of the preset degree, then the keywords of A and B can be considered to match; or in this case, the keywords of B are A, F. , G and H, or in this case, the keyword of B is only A, then the same keyword is only A, then the keywords of A and B can also be considered to match. In addition, the associated event feature of the first notification bar message and the associated event feature of the second notification bar message may refer to a type or type of event to which the notification bar message belongs. And the associated event feature of the first notification bar message is matched with the associated event feature of the second notification bar message, and may be an association between the associated event feature of the first notification bar message and the second notification bar message. Whether the event characteristics are the same, or whether a certain preset condition or a preset relationship is met, is not limited thereto. The notification bar message may have one or more associated event features, which is not limited thereto. The following is a detailed example:
比如,移动终端在通知栏接收到一条某航空公司发送的出票短信,亦即第一通知栏消息,其文本内容是“尊敬的甲女士,您好,3月20日12:20从 A机场飞-15:10在B机场降,C航空公司AB123航班,已出票。请提前至少2小时到达机场办理登机。”,那么,移动终端提取的关键字可以是“甲”、“3月20日”、“12:20”、“A机场”、“15:10”、“B机场”、“C航空公司”以及“AB123航班”中的一个或者多个关键字。之后,移动终端又接收到一条旅游类应用发送的短信,亦即第二通知栏消息,其内容是“XX旅游提示您,您的XX机票已经订购成功:3月20日12:20从A机场飞-15:10在B机场降,C航空公司AB123航班。”此时,移动终端认为这两条消息的内容匹配,而且其关联事件特征都是机票事件,因此将会显示对应的聚合通知。For example, the mobile terminal receives a ticketing message sent by an airline in the notification bar, that is, the first notification bar message, and the text content is "Mr. A, Hello, at 20:20 on March 20 from A Airport. Fly -15:10 drop at B airport, flight C123 of C airline, ticket has been issued. Please arrive at the airport at least 2 hours in advance to check in.", then, the keywords extracted by mobile terminal can be "A", "March One or more keywords in 20th, 12:20, A Airport, 15:10, B Airport, C Airlines, and AB123 Flight. After that, the mobile terminal receives a text message sent by a tourism application, that is, a second notification bar message, the content of which is "XX Travel Tips, your XX ticket has been successfully ordered: 12:20 on March 20 from A Airport Fly -15:10 drops at B airport, flight C123 for flight C. At this point, the mobile terminal believes that the content of the two messages matches, and its associated event characteristics are all ticket events, so the corresponding aggregate notification will be displayed.
可选的,所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配包括:Optionally, matching the associated event feature of the first notification bar message with the associated event feature of the second notification bar message includes:
所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相同;或者,The associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message; or
所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相关联。The associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
本实施例中,由于通知栏消息的关联事件特征通常可以是根据内容或者推送该通知栏消息的应用程序的类别等因素来进行划分,而若一定要满足关联事件特征都相同才能确定为匹配的话,其限定的范围过窄,实际上,现实中许多通知栏消息存在一定的联系,比如机票事件可以和保险事件、支付事件相关联,具体为用户通过旅游APP买到一张机票后,旅游APP推送过来的出票通知栏消息为机票事件,伴随着发送过来的还有保险公司推送的投保信息和支付类应用程序推送的消费金额信息;此外,旅游事件也可以和天气事件相关联等。这样,移动终端可以根据某种内在的逻辑关系或规则,预先将多个有联系的关联事件特征关联在一起。从而,所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相关联,可以是指所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征之间存在某种预设的关联关系,例如:机票事件特征与消费金额特征相关联,或者机票事件特征与投保信息特征相关联,或者天气事件特征和旅游事件特征相关联等,此处不一一列出,具体可以预先配置好的。例如,用户通过移动终端上的某旅游类应用程序订购成功一张机,用支付类应用程序支付成功后,该 移动终端陆续在通知栏接收到了A消息和B消息;其中,A消息是该旅游类应用程序推送的用于提示用户出票成功的消息,携带有航班名、出发地、目的地等信息;而B消息是该支付类应用程序推送的用于通知用户扣款多少的消息,其内容是“您的账户成功付款XX元”。此时,A的关联事件特征是机票事件,B的关联事件特征是支付事件,那么A和B的关联事件特征明显不相同,但是B消息里的“XX元”显然是A消息中所提示的用户购买的机票的价格,不难看出,A消息的内容和B消息的内容是有联系的,即预先将机票事件和支付事件设定为是相关联的两个关联事件特征,也就认为A和B的关联事件特征匹配。In this embodiment, the association event feature of the notification bar message may be generally divided according to factors such as the content or the category of the application that pushes the notification bar message, and if it is necessary to satisfy the same event event characteristics to be determined to be matched, The scope of the limitation is too narrow. In fact, there are certain links in many notification bar messages in reality. For example, ticket events can be associated with insurance events and payment events. Specifically, after the user purchases a ticket through the travel APP, the travel APP The ticketing notification message sent by the ticket is a ticket event, accompanied by the insurance information pushed by the insurance company and the consumption amount information pushed by the payment application; in addition, the tourism event can also be associated with the weather event. In this way, the mobile terminal can associate a plurality of associated associated event features in advance according to some inherent logical relationship or rule. Thus, the associated event feature of the first notification bar message is associated with the associated event feature of the second notification bar message, and may be the associated event feature of the first notification bar message and the second notification bar message. There is some pre-determined association relationship between the associated event features, for example, the ticket event feature is associated with the consumption amount feature, or the ticket event feature is associated with the insurance information feature, or the weather event feature is associated with the travel event feature, etc. It is not listed here, but it can be pre-configured. For example, the user subscribes to a successful machine through a travel application on the mobile terminal, and after the payment is successfully made by the payment application, the mobile terminal successively receives the A message and the B message in the notification bar; wherein the A message is the tour. The message pushed by the class application to prompt the user to successfully issue the ticket carries the information such as the flight name, the departure place, the destination, and the like; and the B message is a message pushed by the payment application to notify the user of the amount of the deduction. The content is "Your account successfully paid XX yuan." At this time, the associated event feature of A is the ticket event, and the associated event feature of B is the payment event. Then the associated event characteristics of A and B are obviously different, but the "XX element" in the B message is obviously prompted by the A message. The price of the ticket purchased by the user is not difficult to see. The content of the A message is related to the content of the B message, that is, the ticket event and the payment event are set in advance to be associated with two related event features, that is, A is considered Matches the associated event characteristics of B.
这样,移动终端能够扩大对聚合通知的进行显示条件的范围,避免遗漏一些需要显示聚合通知的情形,从而使通知栏的消息更加精简与合理。In this way, the mobile terminal can expand the range of display conditions for the aggregation notification, and avoid missing some situations in which the aggregation notification needs to be displayed, thereby making the message of the notification column more streamlined and reasonable.
可选的,所述当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知的步骤,包括:Optionally, when the keyword of the first notification bar message matches the keyword of the second notification bar message, and the associated event feature of the first notification bar message and the second notification bar message The step of displaying the aggregated notification corresponding to the first notification bar message and the second notification bar message when the associated event feature matches, includes:
当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,若所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,则显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。When the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, if the keyword of the first notification bar message matches the keyword of the second notification bar message And displaying an aggregate notification corresponding to the first notification bar message and the second notification bar message.
在本实施方式中,移动终端可以先对所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征是否匹配进行判断,这是由于通知栏消息的关联事件特征通常决定了通知栏事件中存在什么内容,从而,当两个通知栏消息的关联事件特征不匹配时,两个通知栏消息的关键字通常也会大相径庭,也就没有太大的必要去判断关键字是否匹配,否则将会造成对移动终端的功耗的浪费。In this implementation manner, the mobile terminal may first determine whether the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, because the associated event feature of the notification bar message is usually It determines what is in the notification bar event, so that when the associated event characteristics of the two notification bar messages do not match, the keywords of the two notification bar messages are usually very different, and there is not much need to judge the keywords. Whether it matches, otherwise it will cause waste of power consumption of the mobile terminal.
这样,只有在所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,才对所述第一通知栏消息的关键字与所述第二通知栏消息的关键字是否匹配进行判断,可以提高移动终端的匹配效率,减小移动终端的功耗。In this way, the keyword of the first notification bar message and the second notification bar message are only displayed when the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message. Whether the keywords match or not can improve the matching efficiency of the mobile terminal and reduce the power consumption of the mobile terminal.
步骤303、接收用户对所述聚合通知的触控输入。Step 303: Receive a touch input of the user to the aggregation notification.
其中,步骤303的相关说明已经在第一个实施例中做了详细阐述,为避免重复,在此不再赘述。The description of the step 303 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
步骤304、响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。Step 304: Display the first notification bar message and/or the second notification bar message in response to the touch input.
其中,步骤304的相关说明已经在第一个实施例中做了详细阐述,为避免重复,在此不再赘述。The description of the step 304 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
参见图4,图4是本公开实施例提供的另一种通知栏信息的处理方法的流程图,本实施例与上个实施例的主要区别在于本实施当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,或者当所述第二通知栏消息的关键字与所述第一通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,都会对聚合通知进行显示。如图4所示,包括以下步骤:Referring to FIG. 4, FIG. 4 is a flowchart of another method for processing notification bar information according to an embodiment of the present disclosure. The main difference between this embodiment and the previous embodiment is the key of the first notification bar message in this implementation. The word matches the information content corresponding to the keyword of the second notification bar message, and the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, or when The keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message and the associated event feature of the second notification bar message Aggregate notifications are displayed when they match. As shown in Figure 4, the following steps are included:
步骤401、接收第一通知栏消息和第二通知栏消息。Step 401: Receive a first notification bar message and a second notification bar message.
其中,步骤401的相关说明已经在第一个实施例中做了详细阐述,为避免重复,在此不再赘述。The description of the step 401 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
步骤402、当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容。Step 402: When the keyword of the first notification bar message matches the information content corresponding to the keyword of the second notification bar message, and the associated event feature of the first notification bar message and the second notification When the associated event feature of the column message is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, where the information content corresponding to the keyword is obtained by searching according to the keyword information.
其中,所述第二通知栏消息的关键字对应的信息内容,可以是指移动终端根据所述第二通知栏消息的关键字可以间接获得的信息,而该信息并没有直接出现在通知栏消息中,是不能直接得到的。而所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容,可以是指以关键字为依据进行查找、搜索得到搜索结果,从搜索结果中提取到的信息内容。具体的,可以在互联网或者在所述移动终端的本地的数据库中查询得到。例如,用户通过 移动终端上的某旅游类应用程序订购成功一张机,通过支付类应用程序支付成功后,该移动终端陆续在通知栏接收到了A消息和B消息;其中,A消息是该旅游类应用程序推送的用于提示用户出票成功的消息,提取到关键“AB123航班”;而B消息是该支付类应用程序推送的用于通知用户扣款多少的消息,其内容是“您的账户成功付款500元”,B的关键字是“500元”。此时,A为第一通知栏消息,其关联事件特征是机票事件,B为第二通知栏消息,其关联事件特征是支付事件,A与B的关联事件特征相关联,但是关键字不匹配,那么,移动终端根据“AB123航班”关键字去网上进行检索获取,得到AB123航班的价格也为500元,此时获取得到的这个“500元”即是所述第一通知栏消息的关键字对应的信息内容。这便说明所述第二通知栏消息的关键字与所述第一通知栏消息的关键字对应的信息内容相匹配。The information content corresponding to the keyword of the second notification bar message may refer to information that the mobile terminal may indirectly obtain according to the keyword of the second notification bar message, and the information does not directly appear in the notification bar message. In, it is not directly available. The information content corresponding to the keyword is the information content obtained by searching according to the keyword, and may be the information content extracted from the search result by searching and searching for the search result based on the keyword. Specifically, it can be queried on the Internet or in a local database of the mobile terminal. For example, the user subscribes to a successful machine through a travel application on the mobile terminal, and after the payment is successful through the payment application, the mobile terminal successively receives the A message and the B message in the notification bar; wherein the A message is the tour. The message pushed by the class application to prompt the user to successfully issue the ticket is extracted to the key "AB123 flight"; and the B message is the message pushed by the payment application to notify the user of the amount of the deduction, the content of which is "your" The account is successfully paid 500 yuan, and the keyword of B is "500 yuan." At this time, A is the first notification bar message, the associated event feature is the ticket event, B is the second notification bar message, the associated event feature is the payment event, A is associated with the associated event feature of B, but the keyword does not match Then, the mobile terminal searches for the online search according to the "AB123 flight" keyword, and the price of the AB123 flight is also 500 yuan. The "500 yuan" obtained at this time is the keyword of the first notification bar message. Corresponding information content. This indicates that the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message.
又例如,用户从甲市到达乙市后,其手机的通知栏收到系统推送的当地旅游局发送的第一通知栏消息A,提取到A的关键字为“乙市”,A的关联事件特征为旅游事件;而第二知栏消息B为某天气类应用判断天气发生较大变化后推送的天气消息,B的关键字为“11/8度”、“多云转晴”、“北风3级”、“空气质量45”以及“相对湿度93%”,B的关联事件特征为天气事件,其中天气事件和旅游事件是相关联的,两个通知栏消息的关键字并不匹配,此时移动终端以B的关键字“11/8度”、“多云转晴”、“北风3级”、“空气质量45”以及“相对湿度93%”,在网上进行搜索后,得到“乙市”这个搜索结果,即第二通知栏消息B的关键字对应的信息内容,而这个获取结果与A的关键字匹配,则说明所述第一通知栏消息的关键字与所述第二通知栏消息的关键字对应的信息内容相匹配。For another example, after the user arrives at the city B from the city A, the notification bar of the mobile phone receives the first notification bar message A sent by the local tourism bureau pushed by the system, and the keyword extracted to A is “B city”, the associated event of A The feature is a tourist event; and the second knowledge bar message B is a weather message that is pushed after a weather application determines that the weather has changed greatly. The keywords of B are “11/8 degrees”, “cloudy to clear”, “north wind” Level 3", "Air Quality 45" and "Relative Humidity 93%", B's associated event characteristics are weather events, where weather events and travel events are associated, and the keywords of the two notification bar messages do not match. When the mobile terminal searches for the keyword "11/8 degrees", "cloudy to sunny", "north wind level 3", "air quality 45", and "relative humidity 93%", the mobile terminal obtains "B" The search result of the city, that is, the information content corresponding to the keyword of the second notification bar message B, and the result of the acquisition matches the keyword of A, indicating the keyword of the first notification bar message and the second notification Information corresponding to the keyword of the column message Yung match.
需要说明的是,本实施例中,步骤402为可替换的,例如:步骤402可以替换为如下步骤:It should be noted that, in this embodiment, step 402 is replaceable. For example, step 402 may be replaced by the following steps:
当所述第二通知栏消息的关键字与所述第一通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容。When the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information content corresponding to the keyword is the information content obtained by searching according to the keyword.
其中,所述第一通知栏消息的关键字对应的信息内容,与所述第二通知栏消息的关键字对应的信息内容一样,也可以是指移动终端根据提通知栏消息的关键字可以间接获得的信息,而该信息并没有直接出现在通知栏消息中,是不能直接得到的。The information content corresponding to the keyword of the first notification bar message is the same as the information content corresponding to the keyword of the second notification bar message, and may also be that the mobile terminal may be indirectly according to the keyword of the notification bar message. The information obtained, which does not appear directly in the notification bar message, is not directly available.
可选的,所述显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知的步骤之前,所述方法还包括:Optionally, before the step of displaying the aggregation notification corresponding to the first notification bar message and the second notification bar message, the method further includes:
当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第二通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第一通知栏消息的关键字进行匹配;或者,When the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message does not match the keyword of the second notification bar message And searching for the information content corresponding to the keyword of the second notification bar message, and matching the information content with the keyword of the first notification bar message; or
当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第一通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第二通知栏消息的关键字进行匹配。When the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message does not match the keyword of the second notification bar message And searching for the information content corresponding to the keyword of the first notification bar message, and matching the information content with the keyword of the second notification bar message.
其中,所述查找所述第一通知栏消息的关键字对应的信息内容,或者所述查找所述第二通知栏消息的关键字对应的信息内容;均可以是指移动终端从互联网或者本地数据库中去查找关键字对应的信息内容。例如,所述第一通知栏消息为机票事件,关键字中没有包含价格,但是有航班名,所述第二通知栏消息为支付事件,关键字中包含有价格648元,机票事件和支付事件是相匹配的两个关联事件特征,那么此时移动终端则可以根据第一通知消息中的航班名在互联网进行检索,检索到航班价格为648元,检索到的648元即是所述第一通知栏消息的关键字对应的信息内容;此时,即认为所述第一通知栏消息的关键字对应的信息内容与所述第二通知栏消息的关键字匹配。The information content corresponding to the keyword that searches for the first notification bar message or the information content corresponding to the keyword that searches for the second notification bar message may all refer to the mobile terminal from the Internet or a local database. Go to find the information content corresponding to the keyword. For example, the first notification bar message is a ticket event, the keyword does not include a price, but there is a flight name, and the second notification bar message is a payment event, and the keyword includes a price of 648 yuan, a ticket event and a payment event. Is the two associated event characteristics that match, then the mobile terminal can search on the Internet according to the flight name in the first notification message, and the flight price is 648 yuan, and the retrieved 648 yuan is the first The information content corresponding to the keyword of the notification bar message; at this time, the information content corresponding to the keyword of the first notification bar message is considered to match the keyword of the second notification bar message.
此外,只有满足当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,才去查找关键字对应的信息内容并匹配;这样,移动终端可以不必实时都要进行查找匹配,从而节省了功耗。In addition, only if the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message and the second notification bar message When the keywords do not match, the information content corresponding to the keyword is searched and matched; thus, the mobile terminal can perform search matching without real-time, thereby saving power consumption.
这样,可以使移动终端只有在特定的条件下去查找关键字对应的信息内容并进行匹配,从而可节省移动终端的功耗,提高移动终端的查找效率。In this way, the mobile terminal can search for and match the information content corresponding to the keyword only under certain conditions, thereby saving power consumption of the mobile terminal and improving the searching efficiency of the mobile terminal.
步骤403、接收用户对所述聚合通知的触控输入。Step 403: Receive a touch input of the user to the aggregation notification.
其中,步骤403的相关说明已经在第一个实施例中做了详细阐述,为避免重复,在此不再赘述。The description of the step 403 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
步骤404、响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。Step 404: Display the first notification bar message and/or the second notification bar message in response to the touch input.
其中,步骤404的相关说明已经在第一个实施例中做了详细阐述,为避免重复,在此不再赘述。The description of the step 404 has been described in detail in the first embodiment. To avoid repetition, details are not described herein again.
本实施例中,可以避免遗漏在所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配,而所述第一通知栏消息的关键字与所述第二通知栏消息对应的信息内容相匹配或者所述第二通知栏消息的关键字与所述第一通知栏消息对应的信息内容相匹配的条件下,也需要对聚合通知进行显示的情况;从而使显示聚合通知的条件的范围更广,通知栏消息的数量更精简。In this embodiment, it may be avoided that the keyword missing in the first notification bar message does not match the keyword of the second notification bar message, and the keyword of the first notification bar message and the second notification If the information content corresponding to the column message matches or the keyword of the second notification bar message matches the information content corresponding to the first notification bar message, the aggregation notification needs to be displayed; Aggregate notifications have a wider range of conditions, and the number of notification bar messages is more streamlined.
参见图5,图5是本公开一实施例提供的移动终端的结构图,如图5所示,移动终端500包括:第一接收模块501、第一显示模块502、第二接收模块503和第二显示模块504;其中:Referring to FIG. 5, FIG. 5 is a structural diagram of a mobile terminal according to an embodiment of the present disclosure. As shown in FIG. 5, the mobile terminal 500 includes: a first receiving module 501, a first display module 502, a second receiving module 503, and a Two display modules 504; wherein:
第一接收模块501,用于接收第一通知栏消息和第二通知栏消息;The first receiving module 501 is configured to receive the first notification bar message and the second notification bar message;
第一显示模块502,用于当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;The first display module 502 is configured to display, when the content of the first notification bar message matches the content of the second notification bar message, corresponding to the first notification bar message and the second notification bar message Aggregate notification
第二接收模块503,用于接收用户对所述聚合通知的触控输入;The second receiving module 503 is configured to receive a touch input of the aggregate notification by the user;
第二显示模块504,用于响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。The second display module 504 is configured to display the first notification bar message and/or the second notification bar message in response to the touch input.
可选的,所述第一显示模块502用于当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。Optionally, the first display module 502 is configured to: when a keyword of the first notification bar message matches a keyword of the second notification bar message, and an associated event feature of the first notification bar message When the associated event features of the second notification bar message match, an aggregation notification corresponding to the first notification bar message and the second notification bar message is displayed.
可选的,所述第一显示模块502用于当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与 所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容;或者,Optionally, the first display module 502 is configured to: when the keyword of the first notification bar message matches the information content corresponding to the keyword of the second notification bar message, and the first notification bar message When the associated event feature matches the associated event feature of the second notification bar message, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information corresponding to the keyword The content is the information content obtained by searching according to the keyword; or
所述第一显示模块502用于当所述第二通知栏消息的关键字与所述第一通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容。The first display module 502 is configured to: when the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message When the associated event feature of the second notification bar message is matched, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information content corresponding to the keyword is according to the The content of the information obtained by the keyword search.
可选的,如图6所示,所述移动终端500还包括第一查找模块505,用于当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第二通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第一通知栏消息的关键字进行匹配;或者,Optionally, as shown in FIG. 6, the mobile terminal 500 further includes a first searching module 505, configured to: when an associated event feature of the first notification bar message matches an associated event feature of the second notification bar message If the keyword of the first notification bar message does not match the keyword of the second notification bar message, the information content corresponding to the keyword of the second notification bar message is searched, and the information content is The keywords of the first notification bar message are matched; or,
第二查找模块506,用于当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第一通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第二通知栏消息的关键字进行匹配。The second search module 506 is configured to: when the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message and the second When the keywords of the notification bar message do not match, the information content corresponding to the keyword of the first notification bar message is searched, and the information content is matched with the keyword of the second notification bar message.
可选的,所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配包括:Optionally, matching the associated event feature of the first notification bar message with the associated event feature of the second notification bar message includes:
所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相同;或者,The associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message; or
所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相关联。The associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
本公开实施例提供的移动终端能够实现上述方法实施例中移动终端实现的各个过程,且可以达到相同的有益效果,为避免重复,这里不再赘述。The mobile terminal provided by the embodiment of the present disclosure can implement the various processes implemented by the mobile terminal in the foregoing method embodiments, and can achieve the same beneficial effects. To avoid repetition, details are not described herein again.
参见图7,图7为实现本公开各个实施例的一种移动终端的硬件结构示意图,该移动终端700包括但不限于:射频单元701、网络模块702、音频输出单元703、输入单元704、传感器705、显示单元706、用户输入单元707、接口单元708、存储器709、处理器710、以及电源711等部件。本领域技术人员可以理解,图7中示出的移动终端结构并不构成对移动终端的限定,移 动终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本公开实施例中,移动终端包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、以及计步器等。Referring to FIG. 7, FIG. 7 is a schematic structural diagram of hardware of a mobile terminal that implements various embodiments of the present disclosure. The mobile terminal 700 includes, but is not limited to, a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, and a sensor. 705. The display unit 706, the user input unit 707, the interface unit 708, the memory 709, the processor 710, and the power source 711 and the like. It will be understood by those skilled in the art that the mobile terminal structure shown in FIG. 7 does not constitute a limitation of the mobile terminal, and the mobile terminal may include more or less components than those illustrated, or combine some components, or different components. Arrangement. In the embodiments of the present disclosure, the mobile terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle terminal, a wearable device, a pedometer, and the like.
其中,处理器710,用于接收第一通知栏消息和第二通知栏消息;The processor 710 is configured to receive a first notification bar message and a second notification bar message.
当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;When the content of the first notification bar message matches the content of the second notification bar message, displaying an aggregation notification corresponding to the first notification bar message and the second notification bar message;
接收用户对所述聚合通知的触控输入;Receiving a touch input of the user to the aggregate notification;
响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。The first notification bar message and/or the second notification bar message is displayed in response to the touch input.
可选的,所述处理器710执行的所述当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,包括:Optionally, when the content of the first notification bar message matches the content of the second notification bar message, the processor 710 displays the first notification bar message and the second The aggregate notification corresponding to the notification bar message, including:
当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。When the keyword of the first notification bar message matches the keyword of the second notification bar message, and the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message And displaying an aggregate notification corresponding to the first notification bar message and the second notification bar message.
可选的,所述处理器710执行的所述当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,包括:Optionally, when the content of the first notification bar message matches the content of the second notification bar message, the processor 710 displays the first notification bar message and the second The aggregate notification corresponding to the notification bar message, including:
当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容;或者,When the keyword of the first notification bar message matches the information content corresponding to the keyword of the second notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, where the information content corresponding to the keyword is the information content obtained by searching according to the keyword; or,
当所述第二通知栏消息的关键字与所述第一通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容。When the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information content corresponding to the keyword is the information content obtained by searching according to the keyword.
可选的,所述处理器710还用于当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第二通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第一通知栏消息的关键字进行匹配;或者,Optionally, the processor 710 is further configured to: when the associated event feature of the first notification bar message matches an associated event feature of the second notification bar message, but the keyword of the first notification bar message is When the keywords of the second notification bar message do not match, the information content corresponding to the keyword of the second notification bar message is searched, and the information content is matched with the keyword of the first notification bar message; or,
当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第一通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第二通知栏消息的关键字进行匹配。When the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message does not match the keyword of the second notification bar message And searching for the information content corresponding to the keyword of the first notification bar message, and matching the information content with the keyword of the second notification bar message.
可选的,所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配包括:Optionally, matching the associated event feature of the first notification bar message with the associated event feature of the second notification bar message includes:
所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相同;或者,The associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message; or
所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相关联。The associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
移动终端700可以对聚合通知进行显示,具有与方法实施例相同的有益效果。The mobile terminal 700 can display the aggregation notification with the same advantageous effects as the method embodiment.
应理解的是,本公开实施例中,射频单元701可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器710处理;另外,将上行的数据发送给基站。通常,射频单元701包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元701还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in the embodiment of the present disclosure, the radio frequency unit 701 can be used for receiving and transmitting signals during the transmission and reception of information or during a call. Specifically, after receiving downlink data from the base station, the processing is processed by the processor 710; The uplink data is sent to the base station. In general, radio frequency unit 701 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio unit 701 can also communicate with the network and other devices through a wireless communication system.
移动终端通过网络模块702为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The mobile terminal provides the user with wireless broadband Internet access through the network module 702, such as helping the user to send and receive emails, browse web pages, and access streaming media.
音频输出单元703可以将射频单元701或网络模块702接收的或者在存储器709中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元703还可以提供与移动终端700执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元703包括扬声器、蜂鸣器以及受话器等。The audio output unit 703 can convert the audio data received by the radio frequency unit 701 or the network module 702 or stored in the memory 709 into an audio signal and output as a sound. Moreover, the audio output unit 703 can also provide audio output (eg, call signal reception sound, message reception sound, etc.) related to a particular function performed by the mobile terminal 700. The audio output unit 703 includes a speaker, a buzzer, a receiver, and the like.
输入单元704用于接收音频或视频信号。输入单元704可以包括图形处理器(Graphics Processing Unit,GPU)7041和麦克风7042,图形处理器7041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元706上。经图形处理器7041处理后的图像帧可以存储在存储器709(或其它存储介质)中或者经由射频单元701或网络模块702进行发送。麦克风7042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元701发送到移动通信基站的格式输出。The input unit 704 is for receiving an audio or video signal. The input unit 704 may include a graphics processing unit (GPU) 7041 and a microphone 7042 that images an still picture or video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The data is processed. The processed image frame can be displayed on the display unit 706. The image frames processed by the graphics processor 7041 may be stored in the memory 709 (or other storage medium) or transmitted via the radio unit 701 or the network module 702. The microphone 7042 can receive sound and can process such sound as audio data. The processed audio data can be converted to a format output that can be transmitted to the mobile communication base station via the radio unit 701 in the case of a telephone call mode.
移动终端700还包括至少一种传感器705,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板7061的亮度,接近传感器可在移动终端700移动到耳边时,关闭显示面板7061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别移动终端姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器705还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The mobile terminal 700 also includes at least one type of sensor 705, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the display panel 7061 according to the brightness of the ambient light, and the proximity sensor can close the display panel 7061 when the mobile terminal 700 moves to the ear. / or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity. It can be used to identify the attitude of the mobile terminal (such as horizontal and vertical screen switching, related games). , magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; sensor 705 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, Infrared sensors and the like are not described here.
显示单元706用于显示由用户输入的信息或提供给用户的信息。显示单元706可包括显示面板7061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板7061。The display unit 706 is for displaying information input by the user or information provided to the user. The display unit 706 can include a display panel 7061. The display panel 7061 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
用户输入单元707可用于接收输入的数字或字符信息,以及产生与移动终端的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元607包括触控面板7071以及其他输入设备7072。触控面板7071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板7071上或在触控面板7071附近的操作)。触控面板7071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测 用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器710,接收处理器710发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板7071。除了触控面板7071,用户输入单元707还可以包括其他输入设备7072。具体地,其他输入设备7072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The user input unit 707 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 607 includes a touch panel 7071 and other input devices 7072. The touch panel 7071, also referred to as a touch screen, can collect touch operations on or near the user (such as a user using a finger, a stylus, or the like on the touch panel 7071 or near the touch panel 7071. operating). The touch panel 7071 may include two parts of a touch detection device and a touch controller. Wherein, the touch detection device detects the touch orientation of the user, and detects a 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 the touch information into contact coordinates, and sends the touch information. To the processor 710, the command sent by the processor 710 is received and executed. In addition, the touch panel 7071 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves. In addition to the touch panel 7071, the user input unit 707 may also include other input devices 7072. Specifically, the other input devices 7072 may include, but are not limited to, a physical keyboard, function keys (such as a volume control button, a switch button, etc.), a trackball, a mouse, and a joystick, which are not described herein.
进一步的,触控面板7071可覆盖在显示面板7061上,当触控面板7071检测到在其上或附近的触摸操作后,传送给处理器710以确定触摸事件的类型,随后处理器710根据触摸事件的类型在显示面板7061上提供相应的视觉输出。虽然在图7中,触控面板7071与显示面板7061是作为两个独立的部件来实现移动终端的输入和输出功能,但是在某些实施例中,可以将触控面板7071与显示面板7061集成而实现移动终端的输入和输出功能,具体此处不做限定。Further, the touch panel 7071 can be overlaid on the display panel 7061. After the touch panel 7071 detects a touch operation on or near the touch panel 7071, the touch panel 7071 is transmitted to the processor 710 to determine the type of the touch event, and then the processor 710 according to the touch. The type of event provides a corresponding visual output on display panel 7061. Although in FIG. 7, the touch panel 7071 and the display panel 7061 are two independent components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 7071 and the display panel 7061 may be integrated. The input and output functions of the mobile terminal are implemented, and are not limited herein.
接口单元708为外部装置与移动终端700连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元708可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到移动终端700内的一个或多个元件或者可以用于在移动终端700和外部装置之间传输数据。The interface unit 708 is an interface in which an external device is connected to the mobile terminal 700. For example, the external device may include a wired or wireless headset port, an external power (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, and an audio input/output. (I/O) port, video I/O port, headphone port, and more. The interface unit 708 can be configured to receive input from an external device (eg, data information, power, etc.) and transmit the received input to one or more components within the mobile terminal 700 or can be used at the mobile terminal 700 and externally Data is transferred between devices.
存储器709可用于存储软件程序以及各种数据。存储器709可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器709可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。 Memory 709 can be used to store software programs as well as various data. The memory 709 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to Data created by the use of the mobile phone (such as audio data, phone book, etc.). Moreover, memory 709 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
处理器710是移动终端的控制中心,利用各种接口和线路连接整个移动终端的各个部分,通过运行或执行存储在存储器709内的软件程序和/或模块, 以及调用存储在存储器709内的数据,执行移动终端的各种功能和处理数据,从而对移动终端进行整体监控。处理器710可包括一个或多个处理单元;可选的,处理器710可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器710中。 Processor 710 is the control center of the mobile terminal, connecting various portions of the entire mobile terminal using various interfaces and lines, by running or executing software programs and/or modules stored in memory 709, and recalling data stored in memory 709. The mobile terminal performs various functions and processing data to perform overall monitoring on the mobile terminal. The processor 710 can include one or more processing units; optionally, the processor 710 can integrate an application processor and a modem processor, wherein the application processor mainly processes an operating system, a user interface, an application, etc., and a modulation solution The processor mainly handles wireless communication. It can be understood that the above modem processor may not be integrated into the processor 710.
移动终端700还可以包括给各个部件供电的电源711(比如电池),可选的,电源711可以通过电源管理系统与处理器710逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The mobile terminal 700 may further include a power source 711 (such as a battery) for supplying power to various components. Alternatively, the power source 711 may be logically connected to the processor 710 through a power management system to manage charging, discharging, and power consumption through the power management system. Management and other functions.
另外,移动终端700包括一些未示出的功能模块,在此不再赘述。In addition, the mobile terminal 700 includes some functional modules not shown, and details are not described herein again.
可选的,本公开实施例还提供一种移动终端,包括处理器710,存储器709,存储在存储器709上并可在所述处理器710上运行的计算机程序,该计算机程序被处理器710执行时实现上述通知栏消息的处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, an embodiment of the present disclosure further provides a mobile terminal, including a processor 710, a memory 709, a computer program stored on the memory 709 and executable on the processor 710, and the computer program is executed by the processor 710. The processes of the foregoing method for processing the notification bar message are implemented, and the same technical effects can be achieved. To avoid repetition, details are not described herein again.
本公开实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述通知栏消息的处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random Access Memory,简称RAM)、磁碟或者光盘等。The embodiment of the present disclosure further provides a computer readable storage medium, where the computer readable storage medium stores a computer program, and when the computer program is executed by the processor, implements various processes of the method for processing the notification bar message, and can reach The same technical effect, in order to avoid repetition, will not be described here. The computer readable storage medium, such as a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising", or any other variants thereof, is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device comprising a series of elements includes those elements. It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, article, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体 现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本公开各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, portions of the technical solutions of the present disclosure that contribute substantially or to the prior art may be embodied in the form of a software product stored in a storage medium (eg, ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal (which may be a cell phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the methods described in various embodiments of the present disclosure.
上面结合附图对本公开的实施例进行了描述,但是本公开并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本公开的启示下,在不脱离本公开宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本公开的保护之内。The embodiments of the present disclosure have been described above with reference to the drawings, but the present disclosure is not limited to the specific embodiments described above, and the specific embodiments described above are merely illustrative and not restrictive, and those skilled in the art In the light of the present disclosure, many forms may be made without departing from the scope of the disclosure and the scope of the appended claims.

Claims (12)

  1. 一种通知栏消息的处理方法,应用于移动终端,包括:A method for processing a notification bar message, which is applied to a mobile terminal, and includes:
    接收第一通知栏消息和第二通知栏消息;Receiving a first notification bar message and a second notification bar message;
    当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;When the content of the first notification bar message matches the content of the second notification bar message, displaying an aggregation notification corresponding to the first notification bar message and the second notification bar message;
    接收用户对所述聚合通知的触控输入;Receiving a touch input of the user to the aggregate notification;
    响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。The first notification bar message and/or the second notification bar message is displayed in response to the touch input.
  2. 根据权利要求1所述的方法,其中,所述当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知的步骤,包括:The method of claim 1, wherein the first notification bar message and the second are displayed when the content of the first notification bar message matches the content of the second notification bar message The steps of the aggregation notification corresponding to the notification bar message, including:
    当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。When the keyword of the first notification bar message matches the keyword of the second notification bar message, and the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message And displaying an aggregate notification corresponding to the first notification bar message and the second notification bar message.
  3. 根据权利要求1所述的方法,其中,所述当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知的步骤,包括:The method of claim 1, wherein the first notification bar message and the second are displayed when the content of the first notification bar message matches the content of the second notification bar message The steps of the aggregation notification corresponding to the notification bar message, including:
    当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容;或者,When the keyword of the first notification bar message matches the information content corresponding to the keyword of the second notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, where the information content corresponding to the keyword is the information content obtained by searching according to the keyword; or,
    当所述第二通知栏消息的关键字与所述第一通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容。When the keyword of the second notification bar message matches the information content corresponding to the keyword of the first notification bar message, and the associated event feature of the first notification bar message and the second notification bar message When the associated event feature is matched, the aggregated notification corresponding to the first notification bar message and the second notification bar message is displayed, wherein the information content corresponding to the keyword is the information content obtained by searching according to the keyword.
  4. 根据权利要求3所述的方法,其中,所述显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知的步骤之前,所述方法还包括:The method of claim 3, wherein the method further comprises: before the step of displaying an aggregate notification corresponding to the first notification bar message and the second notification bar message, the method further comprising:
    当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第二通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第一通知栏消息的关键字进行匹配;或者,When the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message does not match the keyword of the second notification bar message And searching for the information content corresponding to the keyword of the second notification bar message, and matching the information content with the keyword of the first notification bar message; or
    当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第一通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第二通知栏消息的关键字进行匹配。When the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, but the keyword of the first notification bar message does not match the keyword of the second notification bar message And searching for the information content corresponding to the keyword of the first notification bar message, and matching the information content with the keyword of the second notification bar message.
  5. 根据权利要求2或3所述的方法,其中,所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配包括:The method according to claim 2 or 3, wherein the matching of the associated event feature of the first notification bar message with the associated event feature of the second notification bar message comprises:
    所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相同;或者,The associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message; or
    所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相关联。The associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
  6. 一种移动终端,包括:A mobile terminal includes:
    第一接收模块,用于接收第一通知栏消息和第二通知栏消息;a first receiving module, configured to receive a first notification bar message and a second notification bar message;
    第一显示模块,用于当所述第一通知栏消息的内容与所述第二通知栏消息的内容匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知;a first display module, configured to display an aggregation corresponding to the first notification bar message and the second notification bar message when content of the first notification bar message matches content of the second notification bar message Notice;
    第二接收模块,用于接收用户对所述聚合通知的触控输入;a second receiving module, configured to receive a touch input of the aggregate notification by the user;
    第二显示模块,用于响应于所述触控输入,显示所述第一通知栏消息和/或所述第二通知栏消息。The second display module is configured to display the first notification bar message and/or the second notification bar message in response to the touch input.
  7. 根据权利要求6所述的移动终端,其中,所述第一显示模块用于当所述第一通知栏消息的关键字与所述第二通知栏消息的关键字匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知。The mobile terminal according to claim 6, wherein the first display module is configured to: when a keyword of the first notification bar message matches a keyword of the second notification bar message, and the first notification When the associated event feature of the column message matches the associated event feature of the second notification bar message, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed.
  8. 根据权利要求6所述的移动终端,其中,所述第一显示模块用于当所 述第一通知栏消息的关键字与所述第二通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容;或者,The mobile terminal according to claim 6, wherein the first display module is configured to match a keyword of the first notification bar message with an information content corresponding to a keyword of the second notification bar message, and When the associated event feature of the first notification bar message matches the associated event feature of the second notification bar message, an aggregate notification corresponding to the first notification bar message and the second notification bar message is displayed, where The information content corresponding to the keyword is information content obtained by searching according to the keyword; or
    所述第一显示模块用于当所述第二通知栏消息的关键字与所述第一通知栏消息的关键字对应的信息内容相匹配,以及所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配时,显示与所述第一通知栏消息和所述第二通知栏消息对应的聚合通知,其中,所述关键字对应的信息内容为根据该关键字进行查找得到的信息内容。The first display module is configured to: when a keyword of the second notification bar message matches an information content corresponding to a keyword of the first notification bar message, and an associated event feature of the first notification bar message When the associated event feature of the second notification bar message is matched, an aggregation notification corresponding to the first notification bar message and the second notification bar message is displayed, where the information content corresponding to the keyword is based on the key The content of the information obtained by the word search.
  9. 根据权利要求8所述的移动终端,其中,所述移动终端还包括:The mobile terminal of claim 8, wherein the mobile terminal further comprises:
    第一查找模块,用于当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第二通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第一通知栏消息的关键字进行匹配;或者,a first searching module, configured to: when an associated event feature of the first notification bar message matches an associated event feature of the second notification bar message, but a keyword of the first notification bar message and the second notification When the keywords of the column message do not match, the information content corresponding to the keyword of the second notification bar message is searched, and the information content is matched with the keyword of the first notification bar message; or
    第二查找模块,用于当所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配,但所述第一通知栏消息的关键字与所述第二通知栏消息的关键字不匹配时,查找所述第一通知栏消息的关键字对应的信息内容,并将所述信息内容与所述第二通知栏消息的关键字进行匹配。a second searching module, configured to: when an associated event feature of the first notification bar message matches an associated event feature of the second notification bar message, but a keyword of the first notification bar message and the second notification When the keywords of the column message do not match, the information content corresponding to the keyword of the first notification bar message is searched, and the information content is matched with the keyword of the second notification bar message.
  10. 根据权利要求7或8所述的移动终端,其中,所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征匹配包括:The mobile terminal according to claim 7 or 8, wherein the matching event feature of the first notification bar message and the associated event feature of the second notification bar message comprise:
    所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相同;或者,The associated event feature of the first notification bar message is the same as the associated event feature of the second notification bar message; or
    所述第一通知栏消息的关联事件特征与所述第二通知栏消息的关联事件特征相关联。The associated event feature of the first notification bar message is associated with an associated event feature of the second notification bar message.
  11. 一种移动终端,包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如权利要求1-5中任一项所述的通知栏消息的处理方法中的步骤。A mobile terminal comprising: a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor executing the computer program to implement any of claims 1-5 A step in a method of processing a notification bar message as described.
  12. 一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如权利要求1至5中任一项所述的通知栏消息的处理方法中的步骤。A computer readable storage medium, wherein the computer readable storage medium stores a computer program, the computer program being executed by a processor to implement the notification bar message according to any one of claims 1 to 5. The steps in the processing method.
PCT/CN2019/082047 2018-04-18 2019-04-10 Method for processing notification bar message, and mobile terminal WO2019201129A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810347679.X 2018-04-18
CN201810347679.XA CN108563520A (en) 2018-04-18 2018-04-18 A kind of processing method and mobile terminal of notification bar message

Publications (1)

Publication Number Publication Date
WO2019201129A1 true WO2019201129A1 (en) 2019-10-24

Family

ID=63535367

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/082047 WO2019201129A1 (en) 2018-04-18 2019-04-10 Method for processing notification bar message, and mobile terminal

Country Status (2)

Country Link
CN (1) CN108563520A (en)
WO (1) WO2019201129A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600992A (en) * 2020-04-27 2020-08-28 Oppo(重庆)智能科技有限公司 Information processing method, terminal equipment and storage medium

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108563520A (en) * 2018-04-18 2018-09-21 维沃移动通信有限公司 A kind of processing method and mobile terminal of notification bar message
CN109413282B (en) * 2018-12-10 2021-04-02 维沃移动通信有限公司 Information processing method and mobile terminal
WO2021249103A1 (en) * 2020-06-11 2021-12-16 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and system for merging linked notifications
CN112099703B (en) * 2020-09-02 2023-01-17 维沃移动通信有限公司 Desktop pendant display method and device and electronic equipment
CN112311659A (en) * 2020-10-30 2021-02-02 维沃移动通信有限公司 Message processing method and device and electronic equipment
CN112367247B (en) * 2020-11-09 2023-04-07 深圳前海微众银行股份有限公司 Message notification display method, device and equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104506715A (en) * 2014-12-05 2015-04-08 小米科技有限责任公司 Method and device for displaying notification messages
CN105183486A (en) * 2015-09-30 2015-12-23 北京奇虎科技有限公司 Method and device for displaying notification message
CN105426189A (en) * 2015-11-13 2016-03-23 科大讯飞股份有限公司 Notification bar combining method and system
WO2017202281A1 (en) * 2016-05-24 2017-11-30 腾讯科技(深圳)有限公司 Method and device for processing notification bar message
CN108563520A (en) * 2018-04-18 2018-09-21 维沃移动通信有限公司 A kind of processing method and mobile terminal of notification bar message

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040046258A (en) * 2002-11-26 2004-06-05 엘지전자 주식회사 Character message transmission method in a mobile phone
CN106250133A (en) * 2016-07-26 2016-12-21 北京奇虎科技有限公司 message display method, device and equipment
CN107241258B (en) * 2017-05-27 2019-11-26 维沃移动通信有限公司 A kind of instant message is sent and display methods, transmitting terminal and receiving end
CN107562475B (en) * 2017-08-29 2019-02-05 Oppo广东移动通信有限公司 Message display method, device and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104506715A (en) * 2014-12-05 2015-04-08 小米科技有限责任公司 Method and device for displaying notification messages
CN105183486A (en) * 2015-09-30 2015-12-23 北京奇虎科技有限公司 Method and device for displaying notification message
CN105426189A (en) * 2015-11-13 2016-03-23 科大讯飞股份有限公司 Notification bar combining method and system
WO2017202281A1 (en) * 2016-05-24 2017-11-30 腾讯科技(深圳)有限公司 Method and device for processing notification bar message
CN108563520A (en) * 2018-04-18 2018-09-21 维沃移动通信有限公司 A kind of processing method and mobile terminal of notification bar message

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600992A (en) * 2020-04-27 2020-08-28 Oppo(重庆)智能科技有限公司 Information processing method, terminal equipment and storage medium
CN111600992B (en) * 2020-04-27 2022-05-17 Oppo(重庆)智能科技有限公司 Information processing method, terminal equipment and storage medium

Also Published As

Publication number Publication date
CN108563520A (en) 2018-09-21

Similar Documents

Publication Publication Date Title
WO2019201129A1 (en) Method for processing notification bar message, and mobile terminal
WO2020011076A1 (en) Method for displaying background application and mobile terminal
WO2020011077A1 (en) Notification message displaying method and terminal device
CN107657045B (en) Information collection method, mobile terminal and computer readable storage medium
WO2019140703A1 (en) Method and device for generating user profile picture
WO2019080929A1 (en) Message prompting method and mobile terminal
CN110166828A (en) A kind of method for processing video frequency and device
US20220086798A1 (en) Notification message processing method and terminal
CN108334196B (en) File processing method and mobile terminal
CN107256239B (en) Method and device for recommending candidate words
WO2019174441A1 (en) Application update method and mobile terminal
US20220404959A1 (en) Search method and electronic device
WO2019076376A1 (en) Information display method and mobile terminal
WO2019076377A1 (en) Image viewing method and mobile terminal
WO2019129264A1 (en) Interface display method and mobile terminal
CN110990679A (en) Information searching method and electronic equipment
CN107992615B (en) Website recommendation method, server and terminal
CN110795310B (en) Information reminding method and electronic equipment
EP3582450A1 (en) Message notification method and terminal
WO2020024788A1 (en) Text input method and terminal
CN108595107B (en) Interface content processing method and mobile terminal
WO2021104175A1 (en) Information processing method and apparatus
CN112748970B (en) Message display method and terminal equipment
CN113094585A (en) Information recommendation method, terminal device and readable storage medium
CN110908751B (en) Information display and collection method and device, electronic equipment and medium

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

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

Country of ref document: EP

Kind code of ref document: A1