CN109905545B - Message processing method, terminal and computer readable storage medium - Google Patents

Message processing method, terminal and computer readable storage medium Download PDF

Info

Publication number
CN109905545B
CN109905545B CN201811642931.6A CN201811642931A CN109905545B CN 109905545 B CN109905545 B CN 109905545B CN 201811642931 A CN201811642931 A CN 201811642931A CN 109905545 B CN109905545 B CN 109905545B
Authority
CN
China
Prior art keywords
notification
message
messages
payment
bank
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201811642931.6A
Other languages
Chinese (zh)
Other versions
CN109905545A (en
Inventor
王秀琳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201811642931.6A priority Critical patent/CN109905545B/en
Publication of CN109905545A publication Critical patent/CN109905545A/en
Application granted granted Critical
Publication of CN109905545B publication Critical patent/CN109905545B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a message processing method, a terminal and a computer readable storage medium, wherein the method integrates notification messages triggered by the same event according to the incidence relation between the content in the notification messages and the notification sources and the incidence relation by acquiring the notification messages at the current moment and the notification sources corresponding to the notification messages and displaying the notification messages in a notification bar, and when a user views the notification messages, the integrated messages are directly clicked to view the notification messages together.

Description

Message processing method, terminal and computer readable storage medium
Technical Field
The present invention relates to the field of terminal technologies, and in particular, to a message processing method, a terminal, and a computer-readable storage medium.
Background
With the popularization and use of terminal devices and the continuous development of terminal technologies, the functions of the terminal devices are more and more, and the terminal devices become indispensable tools in people's daily life, so that applications based on a terminal operating system are more and more diversified, more and more application programs are installed on the terminal devices, and correspondingly, services realized by the application programs need to push message notifications to users.
And the applications can bind other information at the same time, so that one application can send messages and simultaneously send some information together with other applications. This gives the user the annoyance that many notification messages are "duplicate". This "duplication" is manifested in: notifications sent by different applications, but all result from one thing triggering; if the user slightly believes that the bank card of a certain bank is bound, and simultaneously when the APP of the bank is also installed on the terminal, when the user uses the slightly letter to pay, the existing notification mode is that the payment of the slightly letter in the slightly letter can be sent out for notification, the mobile phone number bound in the bank card bound by the slightly letter can receive the fee deduction short message notification sent by the bank, and if the APP of the corresponding bank is installed, the APP can also send out the fee deduction notification, so when the terminal receives the repeated notification, the terminal needs to be used for reading the short beacons one by one, the operation is very troublesome, the use experience of the user is very bad, and the problem to be solved at present is urgent.
Disclosure of Invention
The invention provides a message processing method, a terminal and a computer readable storage medium, aiming at solving the technical problem that in the prior art, too many repeated and associated information of different applications can be received at the same time, so that the use of a user is influenced.
In order to solve the above technical problem, the present invention provides a message processing method, where the method includes:
acquiring all notification messages received by a terminal at the current moment and notification sources of all the notification messages;
analyzing the notification content in each notification message;
analyzing the incidence relation between the notification content and the notification source;
and integrating the notification messages triggered by the same event according to the incidence relation, and displaying the integrated messages in a notification bar.
Optionally, the analyzing the notification content in each notification message includes:
and identifying the payment amount, the payment time and the payment bank of the notification message by using a character recognition technology.
Optionally, the analyzing the association relationship between the notification content and the notification source includes:
acquiring payment amount and payment time in each notification message;
comparing the payment amount and the payment time in each notification message;
and if the payment amount and the payment time are the same, determining that the notification messages of different notification sources belong to the same payment type.
Optionally, the notification message includes a bank payment short message, a bank APP payment short message, and a payment short message of another application program.
Optionally, after obtaining the notification source of each notification message, the method further includes:
dividing all notification messages into three categories according to the notification sources, wherein the three categories are a bank category, a bank APP category and other application program categories;
selecting one category from the three categories as an integration standard;
the analyzing the association relationship between the notification content and the notification source comprises:
selecting notification messages with the same payment amount and payment time in the notification content from the other two categories respectively by taking the notification content of the notification messages in the category selected as the integration standard as a standard;
and establishing the incidence relation between the notification messages with the same notification content in the other two categories and the notification messages corresponding to the notification content in the category of the integration standard.
Optionally, if the other application class is selected as the integration standard, the analyzing the notification content in each notification message further includes: acquiring binding information of an application program corresponding to the notification message, wherein the binding information is bank information of a set payment bank;
the analyzing the association relationship between the notification content and the notification source comprises:
inquiring notification messages corresponding to the bank information according to the notification messages of the bank type and the bank APP type in the bank information;
selecting the notification messages with the same notification content from the notification messages corresponding to the bank information according to the notification content of the notification messages of the other application program classes;
and establishing the association relation among the notification messages with the same notification content.
Optionally, the integrating notification messages triggered by the same event according to the association relationship includes:
acquiring an application icon corresponding to the notification message according to the association relation;
and synthesizing the application icons into an integrated card, wherein the integrated card is used for displaying all the applications related to the notification message.
Optionally, after displaying the integrated message in the notification bar, the method further includes:
receiving touch operation on the integrated card;
and executing an instruction corresponding to the touch operation, combining all notification messages associated in the integrated card into a new message, and displaying the new message on a display screen of the terminal.
Furthermore, the invention also provides a terminal, which comprises a processor, a memory and a communication bus;
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is configured to execute one or more programs stored in the memory to implement the steps of the message processing method as described in any one of the preceding claims.
Further, the present invention also provides a computer readable storage medium storing one or more programs, which are executable by one or more processors to implement the steps of the message processing method as described in any one of the preceding.
The invention has the beneficial effects that:
the invention provides a message processing method, a terminal and a computer readable storage medium, the method acquires the notification message of the current moment and the notification source corresponding to the notification message, integrates the notification messages triggered by the same event according to the incidence relation between the content in the notification message and the notification source and displays the notification messages in a notification bar, and when a user views the notification messages, the integrated messages are directly clicked to view the notification messages together.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
fig. 1 is a schematic diagram of a hardware structure of an alternative mobile terminal for implementing various embodiments of the present invention;
FIG. 2 is a diagram of a wireless communication system for the mobile terminal shown in FIG. 1;
fig. 3 is a basic flowchart of a message notification processing method according to a first embodiment of the present invention;
fig. 4 is a detailed flowchart of a message notification processing method according to a second embodiment of the present invention;
fig. 5 is a schematic diagram of a message notification interface according to a second embodiment of the present invention;
fig. 6 is a schematic structural diagram of a terminal according to a third embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The mobile terminal may be implemented in various forms. For example, the terminal described in the present invention may include devices such as a mobile phone, a tablet computer, a notebook computer, a palm top computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a smart band, a pedometer, a wearable device, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the mobile terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment and other functions for UE201, PCRF2036 is the serviceData flowAnd IP bearer resourcesPolicyAndchargingA control policy decision point that selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
First embodiment
Fig. 3 is a basic flowchart of a message processing method provided in this embodiment, where the message processing method is not only applicable to a mobile terminal such as a smart phone or a tablet, but also applicable to a fixed terminal such as a smart television, and the message processing method includes:
s301, all notification messages received by the terminal at the current moment and notification sources of all the notification messages are obtained.
Specifically, in this embodiment, the notification message may be a message of different applications on the terminal, or a notification message of some functions of the terminal itself, or a notification message from the outside, such as a bank, a mobile company, a stock company, and the like, where the application includes an application installed by default in the terminal system or an application downloaded and installed by the user from an application market; the notification message is a message notification pushed by the background of an application program which is currently and newly received by the terminal, and comprises a message automatically pushed by the background of the application program or a message pushed in response to a user operation.
In this embodiment, the notification source refers to a sending application, a company, a client, and the like of the notification message, for example, if the notification message is pushed by a WeChat, the notification source is the WeChat, and if the notification message is sent by a bank, the notification source is the name of the bank.
In this step, the notification messages it acquires are time-bounded, and the time period may be t times before and after one of the notification messages is received for all notification messages, such as all messages received by the terminal within 5 s.
S302, analyzing the notification content in each notification message.
Specifically, the notification content refers to text content extracted from the notification message according to a preset keyword refinement rule, for example, when the notification message is a payment-type message, the extracted notification content includes payment amount and payment time, and the name of an application program completing payment.
S303, analyzing the association relation between the notification content and the notification source.
Specifically, the association refers to whether the notification messages have the same content or belong to the same event trigger. In practical application, the association relationship can be judged by comparing the same or similar characteristics in each notification message.
S304, according to the incidence relation, the notification messages triggered by the same event are integrated, and the integrated messages are displayed in a notification bar.
Specifically, the integration processing of the notification messages is realized based on the incidence relation before the messages, so that the message notification set to which the currently received messages belong is determined, the messages of the same event are integrated together and displayed one by one, the backlogs expressed by the message notifications of the same event are the same, in practical application, the message notification only plays a role of reminding the user, so that the single message notification does not need to be reminded in the notification bar respectively, the integrated reminding is carried out, the user only needs to know that the message notice with the corresponding type exists at present, the centralized processing can be carried out, the integrated display of the same type of message notifications not only improves the accumulation and disorder of notification bars caused by respectively displaying all message notifications, but also solves the problem that a user can obtain effective information from the disordered message notifications.
In this embodiment, when the notification message is a payment-type message, the step of parsing the notification content in each notification message may specifically identify the payment amount, the payment time, and the payment bank of the notification message by using a character recognition technology.
At this time, the analyzing the association relationship between the notification content and the notification source may be specifically implemented by:
acquiring payment amount and payment time in each notification message;
comparing the payment amount and the payment time in each notification message;
and if the payment amount and the payment time are the same, determining that the notification messages of different notification sources belong to the same payment type.
In this embodiment, if the notification message includes a bank payment short message, a bank APP payment short message, and a payment short message of another application program.
At this time, after acquiring the notification source of each notification message, the method further includes:
dividing all notification messages into three categories according to the notification sources, wherein the three categories are a bank category, a bank APP category and other application program categories;
selecting one category from the three categories as an integration standard;
the analyzing the association relationship between the notification content and the notification source comprises:
selecting notification messages with the same payment amount and payment time in the notification content from the other two categories respectively by taking the notification content of the notification messages in the category selected as the integration standard as a standard;
and establishing the incidence relation between the notification messages with the same notification content in the other two categories and the notification messages corresponding to the notification content in the category of the integration standard.
In practical applications, if a large number of messages from the same source are received, the messages from the same source may be further classified into a sub-category, for example, by using classification feature information, where the classification feature information includes: the text feature information comprises keywords, and the text feature information can be matched through a pre-trained keyword model, namely, the target message is matched based on the keywords, the target message can be compared according to a keyword list consisting of a single keyword or a plurality of keywords, the comparison based on the keyword list consisting of the plurality of keywords has higher matching accuracy, the matching success can be defined only when all the keywords in the keyword list are successfully compared, and a matching percentage threshold value can be preset, such as 80%. For example, if an express prompt message "your cis-rich express with a single number of 123456 is sent to a property management place of a golden district and please pick up the express by using a related certificate" is currently received, five keywords of "single number, express, delivery, certificate, and pick-up" can be extracted according to a preset keyword extraction rule to form a keyword list, and if four keywords of "single number, express, delivery, and pick-up" are compared from one message notification in history message notifications, the matching percentage reaches 80%, so that the message notification is a target message; certainly, the keyword list may also be pre-stored by the terminal, and when the message is currently received, the appropriate keyword list is determined first, and then the target is matched according to the keyword list. It should be further noted that in practical applications, there may be multiple matching target messages, and therefore, a target message in which at least one piece of text characteristic information in the history message notification matches the currently received message should be found.
In this embodiment, the notification content specifically refers to basic functions of the application program corresponding to the message, such as instant messaging, meal ordering, video entertainment, shopping, ticket ordering, payment, and the like, and the obtaining of the information may specifically be from description information of each application program, such as: extracting keywords from the application name and the application introduction, and analyzing the function information of the application program through the keywords. The application program folders in this embodiment are obtained in advance according to preset function classification rules, and may be folders in which a user can preset a plurality of function types according to the use requirement of the user, and each folder is set with a unique corresponding function type, so that application programs of specific function types are all integrated into the application program folders. It should also be noted that, in general, an application is not limited to only one function, and, for example, WeChat includes both: the functions of instant messaging, ticket booking and payment can determine a function priority for the application program, and only the function with the highest priority is classified into a corresponding application program folder, or the functions are classified according to a plurality of functions, if more than two functions are defined to be the same, the application program folder is classified; furthermore, the application folders may also be automatically determined by the terminal based on the aforementioned function classification rules. Preferably, the present embodiment is classified based on the function priority, such as QQ, WeChat, nailing, etc. are mainly used as the instant messenger, so that they are classified as the same application folder based on their instant messenger function, such as where to go, take, and go to a bull, etc. are mainly used as the ticket booking tool, so that they are classified as another application folder based on their ticket booking function. Because the application folders are set in advance, the message notifications of the applications in the same application folder are integrated in the same message notification set, and when the application message notifications in the application folder are obtained again, the message notification set is the target message notification set.
In this embodiment, if the other application class is selected as the integration standard, the analyzing the notification content in each notification message further includes: acquiring binding information of an application program corresponding to the notification message, wherein the binding information is bank information of a set payment bank;
the analyzing the association relationship between the notification content and the notification source comprises:
inquiring notification messages corresponding to the bank information according to the notification messages of the bank type and the bank APP type in the bank information;
selecting the notification messages with the same notification content from the notification messages corresponding to the bank information according to the notification content of the notification messages of the other application program classes;
and establishing the association relation among the notification messages with the same notification content.
In this embodiment, the binding information processing is not only bank information, but also information for other applications, for example, when a mobile phone corresponding to a bank is bound to a wechat, and a user receives express information at a mobile phone number, and simultaneously all other applications using the mobile phone number receive information about the express, for example, after a courier delivers an express to an express cabinet, the express cabinet sends a short message prompt to the corresponding mobile phone number, and when the wechat is bound to the mobile phone and pays attention to an express public number, the wechat also receives a piece of corresponding information, and meanwhile, the nailing software has an express function and also receives a corresponding express notice, and at this time, the three ways all need to receive information, which causes repeated troubles, and after the method, the application programs with the same information association on a terminal are determined by judging the information, after one application receives the message, whether other applications receive the same information or not is inquired according to the content in the message and the associated same information, and if the information is received, the information is integrated and pushed and displayed. That is, the association relationship is not necessarily the association between the notification messages, but may also be the association of some information between the applications, such as account numbers, mobile phone information, bank card information, and the like, after the association between the applications is established, if one of the applications or the terminal function receives a message, it directly queries the associated application program according to the message, if the message is also received in the application program, the similarity of the message is matched, if it is very high, the integration processing is performed, otherwise, a normal notification program is used. For the integrated message, the integrated message can be pushed in a mode of integrating the card during pushing, namely:
acquiring an application icon corresponding to the notification message according to the association relation;
and synthesizing the application icons into an integrated card, wherein the integrated card is used for displaying all the applications related to the notification message.
And after displaying the integrated message in the notification bar, the method further comprises:
receiving touch operation on the integrated card;
and executing an instruction corresponding to the touch operation, combining all notification messages associated in the integrated card into a new message, and displaying the new message on a display screen of the terminal.
When the card is clicked and read, the corresponding messages in all the applications in the card are directly called to be displayed, so that the trouble that a user operates and looks good for many times is avoided.
The invention provides a message processing method, aiming at the defects that the number of pushed message notifications is various and the same when the number of application programs installed on a terminal is large in the prior art, and the use of a user is influenced, the invention integrates the notification messages triggered by the same event according to the incidence relation between the content in the notification messages and the notification sources by acquiring the notification messages at the current moment and the notification sources corresponding to the notification messages and displaying the notification messages in a notification bar, and when the notification messages are checked by the user, the integrated messages can be checked together by directly clicking the integrated messages.
Second embodiment
The following describes the message processing method provided in the embodiment of the present invention in detail with reference to specific application scenarios.
Fig. 4 is a detailed flowchart of a message processing method according to a second embodiment of the present invention, specifically taking express delivery information as an example, where the message processing method includes:
s401, all express information on the terminal is obtained.
In the step, the mobile phone which receives the express delivery information receives an express delivery short message, and then push messages of other related application programs or functions are obtained within 5s of the mobile phone which receives the short message.
In practical application, when acquiring a push message, the push message may be acquired through a content in a short message, for example, the currently received short message is "shunfeng express", and the content is "shunfeng express with your single number of 123456 has been sent to a property management place of a district of a gold district, please pick up the express by using a related certificate", and based on the single number, after receiving 5s of the short message, the push message of an application program with an express function on a mobile phone is queried.
S402, obtaining the message source of the messages.
Taking the example of the foregoing description, after extracting the message, the application or function corresponding to the message, such as WeChat, nail, Taobao, Aliibaba, etc., is determined.
S403, establishing an association relation between the message and the message source.
Taking the example of the previous description, the association between the short message function and WeChat, nail, Taobao and Aliibaba is established, and the association takes the mobile phone number as the main information of the connection.
S404, according to the association relation of the mobile phone numbers, the same push messages of the application programs are integrated into the short messages.
That is, the message with the single number of 123456 pushed by the "pan bao" application is integrated into the short message as the target message for integration.
In practical application, an icon of a 'panning' application can be selected to be embedded in a short message, and when a user opens the short message, a related push message in the panning of the automatic scheduling department is displayed in the content of the short message. Or the push message in the Taobao is set to be in a read state while the short message is clicked, so that the user does not need to click on the Taobao to read the message. Even the specific content of the push message can be directly copied into the short message to be displayed.
S405, displaying the integrated short message on a notification bar.
Fig. 5 is a schematic diagram of a message notification interface in the present embodiment, and with the above descriptions, icons of short messages, panning, wechat, nailing and Aliibaba are displayed in a notification bar in a reduced size, and the number information of the currently same messages is counted to be 5.
The same is true for the payment type message, except that the payment type message will determine the same message and the corresponding source according to the payment amount and the payment time, and the final display is the same as that in fig. 5, but is different in the processed information.
1. When a user receives the notification, all notification messages received in a short time (such as 5S) are grouped into a group;
2. acquiring the sending time, the notification content and the notification source of each notification in the group;
3. analyzing the incidence relation among the notification contents and analyzing the incidence relation among the notification source applications;
4. further grouping the notifications by the association of the notification content and the association between the notification source applications;
5. acquiring icons and notification contents of all notifications in a group of notifications;
6. integrating the notification icon and the content to form a new notification, and displaying the new notification in a notification bar;
7. when the user clicks the notification, further displaying all notification lists in the group;
8. when the user marks the notification as read, all notifications in the group are marked as read.
The invention provides a message processing method, aiming at the problems that when the number of application programs installed on a terminal is large in the prior art, the invention acquires the notification message at the current moment and the notification source corresponding to the notification message, and according to the association relationship between the content in the notification message and the notification source, according to the incidence relation, the notification messages triggered by the same event are integrated and displayed in the notification bar, when the user views the messages, the integrated messages can be viewed together by directly clicking the integrated messages, the messages are integrated in the mode, the reading time of the message can be reduced, the number of message notifications is reduced, the operation times of the user are reduced, the efficiency of obtaining effective information by the user is improved, and the use experience of the user is improved.
Third embodiment
Referring to fig. 6, fig. 6 is a schematic structural diagram of a terminal according to a third embodiment of the present invention, where the terminal includes: a processor 31, a memory 32 and a communication bus 33, communication between the processor 31 and the memory 32 being effected via said communication bus 33.
For example, the processor 31 performs operations such as calculation and confirmation. The processor 31 may be a Central Processing Unit (CPU). In the present embodiment, the processor 31 at least needs to have the following functions:
acquiring all notification messages received by a terminal at the current moment and notification sources of all the notification messages;
analyzing the notification content in each notification message;
analyzing the incidence relation between the notification content and the notification source;
and integrating the notification messages triggered by the same event according to the incidence relation, and displaying the integrated messages in a notification bar.
In practical applications, the above step functions implemented by the processor 31 are specifically implemented by setting software codes implementing corresponding functions, and optionally, the memory 32 stores software codes executable by the processor 31, which contain instructions for controlling the processor 31 to execute the above-described functions (i.e., software execution functions). In this embodiment, the memory 32 at least needs to store a program needed for implementing the processor 31 to execute the above functions to implement the functions of reading orders of various APPs on the terminal, performing integration processing, and the like.
The memory 32, which is typically a semiconductor memory unit, includes Random Access Memory (RAM), Read Only Memory (ROM), and CACHE memory (CACHE), of which RAM is the most important. The memory 32 is one of the important components in the computer, and is a bridge for communicating with the CPU, and the operation of all programs in the computer is performed in the memory, and is used for temporarily storing the operation data in the CPU and the data exchanged with the external memory such as the hard disk, and the CPU transfers the data to be operated to the memory for operation as long as the computer is in operation, and after the operation is completed, the CPU transmits the result, and the operation of the memory also determines the stable operation of the computer.
For this reason, the functions implemented by the program executed by the processor 31 are specifically the step functions of the message processing method provided in the above embodiments one and two, and are not described here again.
The present embodiment also provides a computer-readable storage medium storing one or more programs, which are executable by one or more processors to implement the steps of the message processing methods in the first to second embodiments described above.
In summary, the method, the terminal and the computer readable storage medium for processing messages provided by the present invention acquire the notification message at the current time and the notification source corresponding to the notification message, integrate the notification messages triggered by the same event according to the association relationship between the content in the notification message and the notification source, and display the integrated notification messages in the notification bar, and when the user views the integrated notification messages, the user can view the multiple messages together by directly clicking the integrated notification messages.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. A method of message processing, the method comprising:
acquiring all notification messages received by a terminal at the current moment and notification sources of all the notification messages;
analyzing the notification content in each notification message; analyzing the incidence relation between the notification content and the notification source;
the notification content specifically refers to a basic function of an application program corresponding to the message;
and integrating the notification messages triggered by the same event according to the association relation, and displaying the integrated messages in a notification bar so as to realize the simultaneous viewing of multiple notification messages.
2. The message processing method according to claim 1, wherein the parsing the notification content in each notification message comprises:
and identifying the payment amount, the payment time and the payment bank of the notification message by using a character recognition technology.
3. The message processing method of claim 2, wherein the analyzing the association between the notification content and the notification source comprises:
acquiring payment amount and payment time in each notification message;
comparing the payment amount and the payment time in each notification message;
and if the payment amount and the payment time are the same, determining that the notification messages of different notification sources belong to the same payment type.
4. The message processing method of claim 2 wherein the notification message comprises a bank payment message, a bank APP payment message and other application payment messages.
5. The message processing method of claim 4, wherein after obtaining the notification source of each notification message, the method further comprises:
dividing all notification messages into three categories according to the notification sources, wherein the three categories are a bank category, a bank APP category and other application program categories;
selecting one category from the three categories as an integration standard;
the analyzing the association relationship between the notification content and the notification source comprises:
selecting notification messages with the same payment amount and payment time in the notification content from the other two categories respectively by taking the notification content of the notification messages in the category selected as the integration standard as a standard;
and establishing the incidence relation between the notification messages with the same notification content in the other two categories and the notification messages corresponding to the notification content in the category of the integration standard.
6. The message processing method of claim 5, wherein if the other application class is selected as the integration criterion, the parsing the notification content in each notification message further comprises: acquiring binding information of an application program corresponding to the notification message, wherein the binding information is bank information of a set payment bank;
the analyzing the association relationship between the notification content and the notification source comprises:
inquiring notification messages corresponding to the bank information according to the notification messages of the bank type and the bank APP type in the bank information;
selecting the notification messages with the same notification content from the notification messages corresponding to the bank information according to the notification content of the notification messages of other application programs;
and establishing the association relation among the notification messages with the same notification content.
7. The message processing method according to any of claims 1-6, wherein said integrating notification messages triggered by the same event according to the association relationship comprises:
acquiring an application icon corresponding to the notification message according to the association relation;
and synthesizing the application icons into an integrated card, wherein the integrated card is used for displaying all the applications related to the notification message.
8. The message processing method of claim 7, wherein after displaying the integrated message in a notification bar, the method further comprises:
receiving touch operation on the integrated card;
and executing an instruction corresponding to the touch operation, combining all notification messages associated in the integrated card into a new message, and displaying the new message on a display screen of the terminal.
9. A terminal comprising a processor, a memory, and a communication bus;
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is configured to execute one or more programs stored in the memory to implement the steps of the message processing method according to any one of claims 1-8.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores one or more programs which are executable by one or more processors to implement the steps of the message processing method according to any one of claims 1-8.
CN201811642931.6A 2018-12-29 2018-12-29 Message processing method, terminal and computer readable storage medium Active CN109905545B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811642931.6A CN109905545B (en) 2018-12-29 2018-12-29 Message processing method, terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811642931.6A CN109905545B (en) 2018-12-29 2018-12-29 Message processing method, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN109905545A CN109905545A (en) 2019-06-18
CN109905545B true CN109905545B (en) 2021-09-17

Family

ID=66943518

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811642931.6A Active CN109905545B (en) 2018-12-29 2018-12-29 Message processing method, terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN109905545B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110610598B (en) * 2019-08-08 2021-02-26 善泊科技(珠海)有限公司 Unmanned parking lot central control management system and method based on event mechanism
CN111600992B (en) * 2020-04-27 2022-05-17 Oppo(重庆)智能科技有限公司 Information processing method, terminal equipment and storage medium
CN111813294B (en) * 2020-05-29 2022-03-11 维沃移动通信有限公司 Content processing method and electronic equipment
WO2021249103A1 (en) * 2020-06-11 2021-12-16 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and system for merging linked notifications
CN112367247B (en) * 2020-11-09 2023-04-07 深圳前海微众银行股份有限公司 Message notification display method, device and equipment
CN112822327A (en) * 2021-01-06 2021-05-18 联想(北京)有限公司 Processing method and device
CN115190096B (en) * 2021-03-19 2023-11-21 北京字跳网络技术有限公司 Information processing method, apparatus, electronic device and storage medium
CN113094188A (en) * 2021-03-30 2021-07-09 网易(杭州)网络有限公司 System message processing method and device
CN114780268B (en) * 2022-06-21 2022-11-08 荣耀终端有限公司 Notification message display method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016039109A1 (en) * 2014-09-08 2016-03-17 シャープ株式会社 Notification device, output device, information notification system, and method of controlling notification device
CN108093123A (en) * 2017-10-30 2018-05-29 努比亚技术有限公司 A kind of message informing processing method, terminal and computer readable storage medium
CN108536765A (en) * 2018-03-21 2018-09-14 深圳市万普拉斯科技有限公司 Information processing method, device, computer equipment and storage medium
CN108696830A (en) * 2018-04-27 2018-10-23 努比亚技术有限公司 The method, apparatus and computer readable storage medium of information integration

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102215178B (en) * 2011-05-31 2016-09-21 广州华多网络科技有限公司 The exhibiting method of a kind of communication message and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016039109A1 (en) * 2014-09-08 2016-03-17 シャープ株式会社 Notification device, output device, information notification system, and method of controlling notification device
CN108093123A (en) * 2017-10-30 2018-05-29 努比亚技术有限公司 A kind of message informing processing method, terminal and computer readable storage medium
CN108536765A (en) * 2018-03-21 2018-09-14 深圳市万普拉斯科技有限公司 Information processing method, device, computer equipment and storage medium
CN108696830A (en) * 2018-04-27 2018-10-23 努比亚技术有限公司 The method, apparatus and computer readable storage medium of information integration

Also Published As

Publication number Publication date
CN109905545A (en) 2019-06-18

Similar Documents

Publication Publication Date Title
CN109905545B (en) Message processing method, terminal and computer readable storage medium
CN107967322B (en) File classification display method, mobile terminal and computer readable storage medium
CN107276913B (en) Batch file transmission method, terminal and computer readable storage medium
CN108182626B (en) Service pushing method, information acquisition terminal and computer readable storage medium
CN108377289B (en) Sent information modification method and device and computer readable storage medium
CN107547741B (en) Information processing method and device and computer readable storage medium
CN108241752B (en) Photo display method, mobile terminal and computer readable storage medium
CN109219004B (en) Short message unsubscribing method and device, mobile terminal and readable storage medium
CN108196774B (en) Message lookup method, flexible screen terminal and computer readable storage medium
CN109522276B (en) Application icon management method, terminal and computer-readable storage medium
CN109495376B (en) Group message screening method, mobile terminal and computer readable storage medium
CN109407927B (en) Electronic card processing method, mobile terminal and readable storage medium
CN109408187B (en) Head portrait setting method and device, mobile terminal and readable storage medium
CN108200287B (en) Information processing method, terminal and computer readable storage medium
CN108063863B (en) Information browsing method, terminal, server and computer readable storage medium
CN108306856B (en) Interface merging method, client, server and computer readable storage medium
CN108038362B (en) Unread information display method and device and computer readable storage medium
CN109714483B (en) Screen locking interface message processing method and device, mobile terminal and storage medium
CN111931155A (en) Verification code input method, verification code input equipment and storage medium
CN110334559B (en) Code scanning identification method, terminal and computer readable storage medium
CN112068743A (en) Interaction method, terminal and storage medium
CN109885325B (en) Terminal system upgrading method, terminal and computer readable storage medium
CN108667714B (en) Information transmitting method, information receiving method, mobile terminal and storage medium
CN108566476B (en) Information processing method, terminal and computer readable storage medium
CN107832009B (en) Data distribution method, equipment and computer storage medium

Legal Events

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