CN109062709A - A kind of processing method and mobile terminal of notification message - Google Patents

A kind of processing method and mobile terminal of notification message Download PDF

Info

Publication number
CN109062709A
CN109062709A CN201810764843.7A CN201810764843A CN109062709A CN 109062709 A CN109062709 A CN 109062709A CN 201810764843 A CN201810764843 A CN 201810764843A CN 109062709 A CN109062709 A CN 109062709A
Authority
CN
China
Prior art keywords
notification message
message
target
mobile terminal
association
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810764843.7A
Other languages
Chinese (zh)
Inventor
胡延成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201810764843.7A priority Critical patent/CN109062709A/en
Publication of CN109062709A publication Critical patent/CN109062709A/en
Pending legal-status Critical Current

Links

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
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Telephone Function (AREA)

Abstract

The present invention provides the processing method and mobile terminal of a kind of notification message, and this method is applied to mobile terminal, comprising: obtains goal notification message;According to the goal notification message, judge whether to receive association notification message, wherein, the informed source of the association notification message is associated with the informed source of the goal notification message, and/or the application program of the association notification message is associated with the application program of the goal notification message;If receiving the association notification message, generating includes the goal notification message and the polymerization notice for being associated with notification message.In this way, mobile terminal can be generated including the goal notification message and the polymerization notice for being associated with notification message, so as to so that notification message is more simplified and in order.

Description

Notification message processing method and mobile terminal
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a notification message processing method and a mobile terminal.
Background
With the continuous development of mobile terminal technology, people install more and more applications on mobile terminals, most of the applications push notification messages to notification bars, and the initial intention is to facilitate users to check or know some important information in time. However, some applications may push the notification message frequently to increase the access amount, which makes the notification message displayed in the notification bar grow rapidly, and the notification message appears more complicated and cluttered, and makes it difficult for the user to view some important information. Therefore, the notification message displayed by the conventional mobile terminal is relatively complicated.
Disclosure of Invention
The embodiment of the invention provides a processing method of a notification message and a mobile terminal, and aims to solve the problem that the notification message displayed by the mobile terminal is complicated.
In order to solve the technical problem, the invention is realized as follows: a processing method of notification messages is applied to a mobile terminal and comprises the following steps:
acquiring a target notification message;
judging whether an associated notification message is received or not according to the target notification message, wherein the message source of the associated notification message is associated with the message source of the target notification message, and/or the application program of the associated notification message is associated with the application program of the target notification message;
and if the associated notification message is received, generating an aggregated notification comprising the target notification message and the associated notification message.
In a first aspect, an embodiment of the present invention provides a method for processing a notification message, where the method is applied to a mobile terminal, and includes:
acquiring a target notification message;
judging whether an associated notification message is received or not according to the target notification message, wherein the message source of the associated notification message is associated with the message source of the target notification message, and/or the application program of the associated notification message is associated with the application program of the target notification message;
and if the associated notification message is received, generating an aggregated notification comprising the target notification message and the associated notification message.
In a second aspect, an embodiment of the present invention further provides a mobile terminal, including:
the acquisition module is provided with an acquisition target notification message;
a judging module, configured to judge whether an association notification message is received according to the target notification message, where a message source of the association notification message is associated with a message source of the target notification message, and/or an application program of the association notification message is associated with an application program of the target notification message;
a generating module, configured to generate an aggregated notification including the target notification message and the association notification message if the association notification message is received.
In a third aspect, an embodiment of the present invention further provides a mobile terminal, including a processor, a memory, and a computer program stored on the memory and operable on the processor, where the computer program, when executed by the processor, implements the steps of the method for processing the notification message.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program implements the steps of the above notification message processing method.
In the embodiment of the invention, a target notification message is acquired; judging whether an associated notification message is received or not according to the target notification message, wherein the message source of the associated notification message is associated with the message source of the target notification message, and/or the application program of the associated notification message is associated with the application program of the target notification message; and if the associated notification message is received, generating an aggregated notification comprising the target notification message and the associated notification message. In this way, the mobile terminal is able to generate an aggregated notification comprising the target notification message and the associated notification message, thereby making the notification messages more compact and organized.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a flowchart of a notification message processing method according to an embodiment of the present invention;
fig. 2 is a flowchart of another notification message processing method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of an aggregated notification provided by an embodiment of the present invention;
fig. 4 is a flowchart of another notification message processing method according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating a window of a target notification message according to an embodiment of the present invention;
fig. 6 is a block diagram of a mobile terminal according to an embodiment of the present invention;
fig. 7 is a block diagram of another mobile terminal according to an embodiment of the present invention;
fig. 8 is a block diagram of another mobile terminal according to an embodiment of the present invention;
fig. 9 is a block diagram of another mobile terminal according to an embodiment of the present invention;
fig. 10 is a block diagram of another mobile terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, fig. 1 is a flowchart of a method for processing a notification message according to an embodiment of the present invention, where the method is applied to a mobile terminal, and as shown in fig. 1, the method includes the following steps:
step 101, obtaining a target notification message.
The notification message refers to a message pushed to a notification bar of the mobile terminal by an application program; and the target notification message may refer to any notification message received by the mobile terminal in a notification bar. Generally, when a user inputs an operation capable of generating a plurality of notification messages through a mobile terminal, a notification bar may receive the plurality of notification messages in a short time, for example: paying operations such as taking out, buying air tickets, train tickets, movie tickets and the like; of course, the mobile terminal may still receive the notification message in the case that the user does not input an operation that may generate a plurality of notification bar messages, which is caused by the application program actively pushing the notification message. For example, a news application may push some news messages to the notification bar actively from time to time, a weather application may push information about weather changes to the notification bar actively in real time, and the like, and the input operation is not required in these situations.
Step 102, according to the target notification message, determining whether an association notification message is received, wherein a message source of the association notification message is associated with a message source of the target notification message, and/or an application program of the association notification message is associated with an application program of the target notification message.
The determining whether the associated notification message is received according to the target notification message may be to determine whether the associated notification message meeting a preset condition exists in the received notification message according to parameters or data of the target notification message acquired by the mobile terminal. Furthermore, the associated notification message may be understood as a message having some kind of association with the target notification message; the number of the association notification messages is not limited, and the association notification messages may be one or more. The message source may refer to a specific sender for pushing the notification message in the application program; for example, the message sources include, but are not limited to, a notification system in an application, a public number, a chat group, a contact in an address book, or a friend in social software. Specifically, the friend a in the communication application program sends a chat message to the user, and the communication application program pushes the chat message as a notification message to the notification bar, so that the friend a is the message source. Similarly, the message source of the associated notification message refers to a specific sender in the application program that pushes the associated notification message, and the message source of the target notification message refers to a specific sender in the application program that pushes the target notification message. It should be noted that the message source may be obtained through an interface of an application program.
In addition, the message source of the associated notification message is associated with the message source of the target notification message, which may mean that there is a relationship between the message source of the associated notification message and the message source of the target notification message, or both of them meet a preset condition or requirement; for example, when there is a preset association relationship between the message source of the association notification message and the message source of the target notification message, the message source of the association notification message may be considered to be associated with the message source of the target notification message; or when the message source of the associated notification message and the message source of the target notification message both belong to the same message source set; alternatively, in any case, the message source of the association notification message may be considered to be associated with the message source of the target notification message, such as when the message source of the association notification message is the same as the message source of the target notification message, and the present invention is not limited thereto.
And the application program of the associated notification message may be an application program for pushing the associated notification message, and the application program of the target notification message may be an application program for pushing the target notification message. The association between the application program of the associated notification message and the application program of the target notification message may mean that there is a relationship between the application program of the associated notification message and the application program of the target notification message, or both of them meet a preset condition or requirement; for example, if the application of the associated notification message is the same as the application of the target notification message, or if the vendor of the application of the associated notification message is associated with the vendor of the application of the target notification message, or if the application of the associated notification message and the application of the target notification message are specific applications, the application of the associated notification message and the application of the target notification message may be considered to be associated; this is not limitative.
To better explain the present step, a specific example is described below: for example, the applications can be divided into three associated classes, namely class a applications to be paid, which include take-away applications, movie ticket purchasing applications, taxi-taking applications, and the like; a class B wallet application for paying primarily for orders generated in the to-be-paid application; class C banking applications, such as applications under various big bank flags. If the user needs to pay the type-B application by taking a takeout in the type-A application through the mobile terminal, and the type-B application does not have a balance, the user needs to use a bank card of an M bank bound by the type-B application; after the operation of the list is completed, the mobile terminal receives a first notification message a, which is a message pushed by the class-A application for reminding that the takeout vertex has completed payment, and then a can be used as the target notification message; then, successively receiving a message B and a message C, wherein the message B is information pushed by the class B application and used for prompting that payment is completed, and the message C is a balance prompting message pushed by the class C application; since a, B and C are respectively pushed by class a application, class B application and class C application, and the class a application, the class B application and the class C application have a preset association relationship, that is, the application programs of B and C are associated with the application program of a, then B and C can be considered to be the association notification message received by the mobile terminal.
It should be noted that in step 102, if the association notification message is not received, the determination may be continued, and in this embodiment, an example is given by ending the flow.
Step 103, if the association notification message is received, generating an aggregation notification including the target notification message and the association notification message.
The aggregation notification may refer to a notification message generated by aggregating the target notification message and the associated notification message together. The generating of the aggregated notification including the target notification message and the associated notification message may refer to that the mobile terminal obtains the aggregated notification including the target notification message and the associated notification message after performing a certain processing manner. For example, the mobile terminal acquires that a is a target message, and if B is an association notification message, the mobile terminal may aggregate a and B, thereby generating an aggregation notification C. Preferably, after the user clicks the aggregated notification, the target notification message a and the associated notification message B may be respectively displayed in a message detail page of the aggregated notification, and the notification message included in the aggregated notification C is marked as read. So that the user will not have to click next to each other to clear the unread notification messages.
In this way, a plurality of associated notification messages can be integrated into one aggregated notification, thereby reducing the number of notification messages in the notification bar, saving valuable notification bar space, and making the display of notification messages more orderly.
In an embodiment of the present invention, the Mobile terminal may be a Mobile phone, a Tablet personal Computer (Tablet personal Computer), a Laptop Computer (Laptop Computer), a Personal Digital Assistant (PDA), a Mobile Internet Device (MID), a Wearable Device (Wearable Device), or the like.
According to the embodiment of the invention, a target notification message is obtained; judging whether an associated notification message is received or not according to the target notification message, wherein the message source of the associated notification message is associated with the message source of the target notification message, and/or the application program of the associated notification message is associated with the application program of the target notification message; and if the associated notification message is received, generating an aggregated notification comprising the target notification message and the associated notification message. In this way, the mobile terminal is able to generate an aggregated notification comprising the target notification message and the associated notification message, thereby making the notification messages more compact and organized.
Referring to fig. 2, fig. 2 is a flowchart of another notification message processing method according to an embodiment of the present invention, where the method is applied to a mobile terminal. The main difference between this embodiment and the previous embodiment is that this embodiment further includes performing an interactive operation between at least two applications, where the interactive operation is an operation of causing a jump or data transfer between the at least two applications. As shown in fig. 2, the method comprises the following steps:
step 201, performing an interactive operation between at least two applications, wherein the interactive operation is an operation for generating a jump or data transfer between the at least two applications.
The interactive operation may be a one-step operation, or may include a multi-step operation, which is not limited herein. The performing of the interactive operation between the at least two applications may refer to the mobile terminal performing the interactive operation between the at least two applications. For example, the interaction operation may be that after the user places an order through the takeaway application, the user selects to pay through a wallet application, and then the mobile terminal jumps from the takeaway application to the wallet application to input a payment password to complete payment; or, if the user selects a communication application to perform fast login through an account of the communication application on a certain game application, jumping to a fast login interface of the communication application program, returning to the game application after confirming authorized login, and returning login state data to the game application, namely, data transmission still occurs between the communication application and the game application; or, the user finds that an interesting picture is wanted to be shared with a communication application on a certain social application, and selects to remain in the social reference after sending the picture to the communication application, so that data transmission also occurs between the social application and the communication application except for jumping, and therefore the social application and the communication application can also be considered as interactive operation. In summary, the operation of making the application programs call each other may be an interactive operation, which is not limited in this respect.
Step 202, obtain the target notification message.
The related description of step 202 has already been elaborated in the first embodiment, and is not repeated herein for avoiding redundancy.
Step 203, judging whether an association notification message is received or not according to the target notification message, wherein the application program of the association notification message and the application program of the target notification message are application programs corresponding to the interactive operation; or,
and if the associated notification message comprises a first notification message and a second notification message, the application program of the first notification message and the application program of the target notification message are application programs corresponding to the interactive operation, and the application program of the first notification message is bound with an account of a message source of the second notification message.
The application program corresponding to the interactive operation may refer to an application program corresponding to each step of operation in the interactive operation process. For example, in the specific example illustrated in step 102, the payment operation performed by the mobile terminal can be simply summarized as a two-step operation: and generating a take-out order in the class A application to jump to the class B application to complete the first step of payment, and completing the second step of payment in the class B application through a bank card of the M bank. Then, the first step of operation may correspond to the a-class application, and the second step of operation may correspond to the B-class application and the C-class application under the M-bank flag, that is, the application programs corresponding to the interactive operation are the a-class application, the B-class application, and the C-class application.
Further, the first notification message and the second notification message may each refer to one notification message on the mobile terminal. The application program of the first notification message may be bound with an account of a message source of the second notification message, and the account may be bound with an account corresponding to a message source of the second notification message in the application program that pushes the first notification message. For example, when a user orders a takeout in a takeout application through a mobile terminal, the user needs to use a B-wallet application for payment, and the B-wallet application has no balance, and at this time, the user needs to use a bank card account of an M bank bound to the B-wallet application for payment, after the payment is completed, the mobile terminal first receives a message pushed by the a-takeout application, and then receives B message pushed by the B-wallet application and a short message c pushed by the M bank, where the a message is a target notification message, the B message is a first notification message, and the c message is a second notification message.
In this way, the mobile terminal can make the associated notification message and the target notification message more associated, thereby making the generated aggregated notification more effective.
It should be noted that in step 203, if the association notification message is not received, the determination may be continued, and in this embodiment, an example is given by ending the flow.
Step 204, if the association notification message is received, generating an aggregation notification including the target notification message and the association notification message.
The related description of step 204 has already been elaborated in the first embodiment, and is not repeated herein for avoiding redundancy.
Optionally, after the receiving the association notification message and generating an aggregation notification including the target notification message and the association notification message, the method further includes:
and if touch input aiming at the aggregation notification is received, displaying the target notification message and the associated notification message in the aggregation notification according to the operation sequence of the interactive operation.
The touch input may be any form of touch input, including but not limited to a click input, a heavy pressure input, a long press input, or a slide input, and the like, which is not limited thereto. The operation sequence of the interactive operation may refer to a time sequence of each step of the interactive operation. The present embodiment is described below with a specific example: the method comprises the steps that a user makes a trip order after taking a car through a trip application A, at the moment, the user selects a wallet application B in the trip application A to carry out payment operation 1, then selects a payment account number of an M bank bound with the wallet application B to carry out payment operation 2, and after the interaction operations are completed, the user can know that the operation sequence of the interaction operations is from the payment operation 1 to the payment operation 2; at this time, the mobile terminal receives the notification message a pushed by the application a, the notification message B pushed by the wallet application B, and the notification message c pushed by the bank M in sequence, and then the display in the aggregated notification according to the operation sequence of the interaction operation may be as shown in fig. 3.
In this way, by displaying the notification messages in the aggregated notification according to the operation sequence of the interactive operation, the mobile terminal can clear the sources of the notification messages and the association between the notification messages in the aggregated notification, thereby being beneficial for a user to find out the notification messages wanted by the user.
According to the embodiment of the invention, the mobile terminal can enable the associated notification message to be more associated with the target notification message, so that the generated aggregated notification has a better effect.
Referring to fig. 4, fig. 4 is a flowchart of another notification message processing method according to an embodiment of the present invention, where the method is applied to a mobile terminal. The main difference between this embodiment and the previous embodiment is that this embodiment generates an aggregated notification including the target notification message and the association notification message by adding the association notification message to the window of the target notification message. As shown in fig. 4, the method comprises the following steps:
step 401, obtain the target notification message.
The related description of step 401 has already been elaborated in the first embodiment, and is not repeated herein for avoiding redundancy.
And 402, displaying a window of the target notification message.
The window of the target notification message may be a pop-up floating window, or may also be a normal window, and the like, and the window displaying the target notification message in any form is not limited. For example, when the mobile terminal receives the target notification message, in addition to displaying in the notification bar, a floating window pops up in the current screen area, and then the floating window is the window of the target notification message.
Step 403, determining whether an association notification message is received according to the target notification message, where a message source of the association notification message is associated with a message source of the target notification message, and/or an application of the association notification message is associated with an application of the target notification message.
The related description of step 403 has already been elaborated in the first embodiment, and is not repeated herein for avoiding redundancy.
It should be noted that in step 403, if the association notification message is not received, the determination may be continued, and in this embodiment, an example is given by ending the flow.
Optionally, the mobile terminal is preset with N message source sets, where a message source of the associated notification message and a message source of the target notification message belong to the same message source set, where N is an integer greater than or equal to 1.
Wherein, the message source set may refer to a set composed of at least two message sources. The message source of the associated notification message and the message source of the target notification message belong to the same message source set, which may mean that the message source of the associated notification message and the message source of the target notification message are both message sources in the same message source set. While multiple message sources belonging to the same set of message sources may mean associated with each other, the notification messages pushed by these message sources may ultimately be used to generate an aggregated notification. For example, a certain message source set includes a public number a, an application B, and a short message number C, and if a target notification message received by a mobile terminal is a push message and an associated notification message is a push message, it may be considered that a message source of the associated notification message and a message source of the target notification message belong to the same message source set.
In this way, by determining a notification message whose message source belongs to the same message source set as the message source of the target notification message as the associated notification message, the aggregated notification including the target notification message and the associated notification message can be made more reasonable, thereby making the effect better.
Step 404, if the association notification message is received, generating an aggregate notification including the target notification message and the association notification message by adding the association notification message to the window of the target notification message.
After the associated notification message is added to the window of the target notification message, the window of the associated notification message is not separately displayed, but only one window of the target notification message is displayed. For example, the mobile terminal first receives a target message a pushed by a takeout application a, at this time, a window of a pops up on a current screen interface, and if an associated notification message B pushed by a wallet application B is subsequently received, then a window will not pop up on B alone, but the content of B is added to the window of a and is displayed; specifically, as shown in fig. 5, the window of the target notification message displays not only the takeaway application a that pushes the target message a, but also the wallet application B that pushes the associated notification message B. In this way, the mobile terminal can display the aggregate notification including the target notification message and the associated notification message in real time under the condition of receiving the associated notification message, so that the user can view the aggregate notification in time.
In the embodiment of the invention, the mobile terminal adds the associated notification message to the window of the target notification message, so that the interference of the windows of a plurality of notification messages to a user can be reduced, and the user can check the notification messages in the aggregated notification in time.
Referring to fig. 6, fig. 6 is a block diagram of a mobile terminal according to an embodiment of the present invention, and as shown in fig. 6, the mobile terminal 600 includes: an acquisition module 601, a judgment module 602 and a generation module 603; wherein:
an acquisition module 601, which has an acquisition target notification message;
a determining module 602, configured to determine whether an association notification message is received according to the target notification message, where a message source of the association notification message is associated with a message source of the target notification message, and/or an application of the association notification message is associated with an application of the target notification message;
a generating module 603, configured to generate an aggregate notification including the target notification message and the association notification message if the association notification message is received.
Optionally, the mobile terminal is preset with N message source sets, where a message source of the associated notification message and a message source of the target notification message belong to the same message source set, where N is an integer greater than or equal to 1.
Optionally, as shown in fig. 7, the mobile terminal further includes:
an interaction module 604, configured to perform an interaction operation between at least two applications, where the interaction operation is an operation that causes a jump or data transfer between the at least two applications;
the application program of the associated notification message and the application program of the target notification message are application programs corresponding to the interactive operation; or,
and if the associated notification message comprises a first notification message and a second notification message, the application program of the first notification message and the application program of the target notification message are application programs corresponding to the interactive operation, and the application program of the first notification message is bound with an account of a message source of the second notification message.
Optionally, as shown in fig. 8, the mobile terminal further includes:
a first display module 605, configured to, if a touch input for the aggregated notification is received, display the target notification message and the associated notification message in the aggregated notification according to the operation sequence of the interaction operation.
Optionally, as shown in fig. 9, the mobile terminal further includes a second display module 606, configured to display a window of the target notification message;
the generating module 603 is configured to, if the association notification message is received, generate an aggregation notification including the target notification message and the association notification message by adding the association notification message to the window of the target notification message.
The mobile terminal provided by the embodiment of the invention can realize each process realized by the mobile terminal in the method embodiment, and can achieve the same beneficial effects, and in order to avoid repetition, the detailed description is omitted here.
Referring to fig. 10, fig. 10 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention,
the mobile terminal 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, a processor 1010, and a power supply 1011. Those skilled in the art will appreciate that the mobile terminal architecture illustrated in fig. 10 is not intended to be limiting of mobile terminals, and that a mobile terminal may include more or fewer components than those illustrated, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the mobile terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
The processor 1010 is configured to obtain a target notification message;
judging whether an associated notification message is received or not according to the target notification message, wherein the message source of the associated notification message is associated with the message source of the target notification message, and/or the application program of the associated notification message is associated with the application program of the target notification message;
and if the associated notification message is received, generating an aggregated notification comprising the target notification message and the associated notification message.
Optionally, the mobile terminal is preset with N message source sets, where a message source of the associated notification message and a message source of the target notification message belong to the same message source set, where N is an integer greater than or equal to 1.
Optionally, the processor 1010 is further configured to perform an interaction operation between at least two applications, where the interaction operation is an operation that causes a jump or data transfer between the at least two applications;
the application program of the associated notification message and the application program of the target notification message are application programs corresponding to the interactive operation; or,
and if the associated notification message comprises a first notification message and a second notification message, the application program of the first notification message and the application program of the target notification message are application programs corresponding to the interactive operation, and the application program of the first notification message is bound with an account of a message source of the second notification message.
Optionally, the processor 1010 is further configured to display the target notification message and the associated notification message in the aggregated notification according to an operation sequence of the interactive operation if a touch input for the aggregated notification is received.
Optionally, the processor 1010 is further configured to display a window of the target notification message;
the generating, by the processor 1010 and if the association notification message is received, an aggregated notification including the target notification message and the association notification message includes: if the association notification message is received, generating an aggregate notification including the target notification message and the association notification message by adding the association notification message to a window of the target notification message.
The mobile terminal 1000 may condense the notification message with the same advantageous effects as the method embodiments.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 1001 may be used for receiving and sending signals during a message transmission or a call, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 1010; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 1001 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. Further, the radio frequency unit 1001 may also communicate with a network and other devices through a wireless communication system.
The mobile terminal provides the user with wireless broadband internet access through the network module 1002, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 1003 may convert audio data received by the radio frequency unit 1001 or the network module 1002 or stored in the memory 1009 into an audio signal and output as sound. Also, the audio output unit 1003 may also provide audio output related to a specific function performed by the mobile terminal 1000 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 1003 includes a speaker, a buzzer, a receiver, and the like.
The input unit 1004 is used to receive an audio or video signal. The input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, the Graphics processor 10041 Processing image data of still pictures or video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 1006. The image frames processed by the graphic processor 10041 may be stored in the memory 1009 (or other storage medium) or transmitted via the radio frequency unit 1001 or the network module 1002. The microphone 10042 can receive sound and can process such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 1001 in case of a phone call mode.
The mobile terminal 1000 can also include at least one sensor 1005, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 10061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 10061 and/or the backlight when the mobile terminal 1000 moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of the mobile terminal (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 1005 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, etc., which will not be described in detail herein.
The display unit 1006 is used to display information input by the user or information provided to the user. The Display unit 1006 may include a Display panel 10061, and the Display panel 10061 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 1007 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 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 10071 (e.g., operations by a user on or near the touch panel 10071 using a finger, a stylus, or any other suitable object or attachment). The touch panel 10071 may include two parts, 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 1010, and receives and executes commands sent by the processor 1010. In addition, the touch panel 10071 may be implemented by various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 10071, the user input unit 1007 can include other input devices 10072. Specifically, the other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 10071 can be overlaid on the display panel 10061, and when the touch panel 10071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 1010 to determine the type of the touch event, and then the processor 1010 provides a corresponding visual output on the display panel 10061 according to the type of the touch event. Although in fig. 10, the touch panel 10071 and the display panel 10061 are two independent components for implementing the input and output functions of the mobile terminal, in some embodiments, the touch panel 10071 and the display panel 10061 may be integrated to implement the input and output functions of the mobile terminal, which is not limited herein.
The interface unit 1008 is an interface through which an external device is connected to the mobile terminal 1000. 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 1008 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 1000 or may be used to transmit data between the mobile terminal 1000 and external devices.
The memory 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a program storage area and a data storage area, wherein the program storage 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, and the like), 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 1009 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 1010 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 1009 and calling data stored in the memory 1009, thereby integrally monitoring the mobile terminal. Processor 1010 may include one or more processing units; preferably, the processor 1010 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The mobile terminal 1000 may also include a power supply 1011 (e.g., a battery) for powering the various components, and the power supply 1011 may be logically coupled to the processor 1010 via a power management system that may be configured to manage charging, discharging, and power consumption.
In addition, the mobile terminal 1000 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides a mobile terminal, including a processor 1010, a memory 1009, and a computer program stored in the memory 1009 and capable of running on the processor 1010, where the computer program is executed by the processor 1010 to implement each process of the above notification message processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when being executed by a processor, the computer program implements each process of the above-mentioned notification message processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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.
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 (11)

1. A processing method of notification messages is applied to a mobile terminal, and is characterized by comprising the following steps:
acquiring a target notification message;
judging whether an associated notification message is received or not according to the target notification message, wherein the message source of the associated notification message is associated with the message source of the target notification message, and/or the application program of the associated notification message is associated with the application program of the target notification message;
and if the associated notification message is received, generating an aggregated notification comprising the target notification message and the associated notification message.
2. The method according to claim 1, wherein the mobile terminal is preset with N message source sets, and the message source of the association notification message and the message source of the target notification message belong to the same message source set, where N is an integer greater than or equal to 1.
3. The method of claim 1, wherein the step of obtaining the target notification message is preceded by the method further comprising:
performing an interactive operation between at least two applications, wherein the interactive operation is an operation for generating a jump or data transfer between the at least two applications;
the application program of the associated notification message and the application program of the target notification message are application programs corresponding to the interactive operation; or,
and if the associated notification message comprises a first notification message and a second notification message, the application program of the first notification message and the application program of the target notification message are application programs corresponding to the interactive operation, and the application program of the first notification message is bound with an account of a message source of the second notification message.
4. The method of claim 3, wherein after generating the aggregated notification including the target notification message and the association notification message if the association notification message is received, the method further comprises:
and if touch input aiming at the aggregation notification is received, displaying the target notification message and the associated notification message in the aggregation notification according to the operation sequence of the interactive operation.
5. The method according to any of claims 1-4, wherein before the step of determining whether an association notification message is received according to the target notification message, the method further comprises:
a window displaying the target notification message;
the step of generating an aggregated notification including the target notification message and the association notification message if the association notification message is received includes:
if the association notification message is received, generating an aggregate notification including the target notification message and the association notification message by adding the association notification message to a window of the target notification message.
6. A mobile terminal, comprising:
the acquisition module is provided with an acquisition target notification message;
a judging module, configured to judge whether an association notification message is received according to the target notification message, where a message source of the association notification message is associated with a message source of the target notification message, and/or an application program of the association notification message is associated with an application program of the target notification message;
a generating module, configured to generate an aggregated notification including the target notification message and the association notification message if the association notification message is received.
7. The mobile terminal according to claim 6, wherein the mobile terminal is preset with N message source sets, and the message source of the association notification message and the message source of the target notification message belong to the same message source set, where N is an integer greater than or equal to 1.
8. The mobile terminal of claim 6, wherein the mobile terminal further comprises:
the system comprises an interaction module, a data processing module and a data processing module, wherein the interaction module is used for performing interaction operation between at least two application programs, and the interaction operation is an operation for generating jump or data transfer between the at least two application programs;
the application program of the associated notification message and the application program of the target notification message are application programs corresponding to the interactive operation; or,
and if the associated notification message comprises a first notification message and a second notification message, the application program of the first notification message and the application program of the target notification message are application programs corresponding to the interactive operation, and the application program of the first notification message is bound with an account of a message source of the second notification message.
9. The mobile terminal of claim 8, wherein the mobile terminal further comprises:
the first display module is configured to display the target notification message and the associated notification message in the aggregated notification according to the operation sequence of the interactive operation if a touch input for the aggregated notification is received.
10. The mobile terminal according to any of claims 6-9, wherein the mobile terminal further comprises a second display module for displaying a window of the target notification message;
the generating module is configured to generate an aggregate notification including the target notification message and the association notification message by adding the association notification message to the window of the target notification message if the association notification message is received.
11. A mobile terminal, comprising: memory, processor and computer program stored on the memory and executable on the processor, the processor implementing the steps in the method of processing a notification message according to any of claims 1-5 when executing the computer program.
CN201810764843.7A 2018-07-12 2018-07-12 A kind of processing method and mobile terminal of notification message Pending CN109062709A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810764843.7A CN109062709A (en) 2018-07-12 2018-07-12 A kind of processing method and mobile terminal of notification message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810764843.7A CN109062709A (en) 2018-07-12 2018-07-12 A kind of processing method and mobile terminal of notification message

Publications (1)

Publication Number Publication Date
CN109062709A true CN109062709A (en) 2018-12-21

Family

ID=64816276

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810764843.7A Pending CN109062709A (en) 2018-07-12 2018-07-12 A kind of processing method and mobile terminal of notification message

Country Status (1)

Country Link
CN (1) CN109062709A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111182150A (en) * 2019-12-30 2020-05-19 维沃移动通信有限公司 Message association processing method, device, equipment and medium
CN112822327A (en) * 2021-01-06 2021-05-18 联想(北京)有限公司 Processing method and device
WO2021249103A1 (en) * 2020-06-11 2021-12-16 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and system for merging linked notifications
WO2022001612A1 (en) * 2020-06-28 2022-01-06 中兴通讯股份有限公司 Lock screen display processing method, terminal, and storage medium
CN114780268A (en) * 2022-06-21 2022-07-22 荣耀终端有限公司 Notification message display method and electronic equipment
CN114840297A (en) * 2022-05-30 2022-08-02 网易(杭州)网络有限公司 Message display method and device, electronic equipment and storage medium
CN115061765A (en) * 2022-06-20 2022-09-16 未鲲(上海)科技服务有限公司 Message card ejection method and device, electronic equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140304715A1 (en) * 2013-04-08 2014-10-09 Pantech Co., Ltd. Apparatus and method for processing event
CN104506715A (en) * 2014-12-05 2015-04-08 小米科技有限责任公司 Method and device for displaying notification messages
CN105426189A (en) * 2015-11-13 2016-03-23 科大讯飞股份有限公司 Notification bar combining method and system
CN105472167A (en) * 2016-01-13 2016-04-06 陈包容 Communication information merging method and device
CN105468232A (en) * 2015-11-11 2016-04-06 北京金山安全软件有限公司 Method and device for displaying notification message and mobile terminal
CN105843615A (en) * 2016-03-22 2016-08-10 北京小米移动软件有限公司 Notification message processing method and device
CN106020626A (en) * 2016-05-16 2016-10-12 珠海市魅族科技有限公司 Message notification management method, message notification management system and terminal
CN106095440A (en) * 2016-06-13 2016-11-09 浙江翼信科技有限公司 A kind of method and apparatus presenting message
CN107368518A (en) * 2017-06-05 2017-11-21 努比亚技术有限公司 The management method and terminal of a kind of notification message, computer-readable recording medium
CN107408005A (en) * 2015-02-27 2017-11-28 三星电子株式会社 Manage the method and its electronic installation of one or more notices
KR101804164B1 (en) * 2016-07-22 2017-12-04 김태엽 Mobile terminal with mobile message management
CN107562475A (en) * 2017-08-29 2018-01-09 广东欧珀移动通信有限公司 Message display method, device and terminal
CN108093123A (en) * 2017-10-30 2018-05-29 努比亚技术有限公司 A kind of message informing processing method, terminal and computer readable storage medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140304715A1 (en) * 2013-04-08 2014-10-09 Pantech Co., Ltd. Apparatus and method for processing event
CN104506715A (en) * 2014-12-05 2015-04-08 小米科技有限责任公司 Method and device for displaying notification messages
CN107408005A (en) * 2015-02-27 2017-11-28 三星电子株式会社 Manage the method and its electronic installation of one or more notices
CN105468232A (en) * 2015-11-11 2016-04-06 北京金山安全软件有限公司 Method and device for displaying notification message and mobile terminal
CN105426189A (en) * 2015-11-13 2016-03-23 科大讯飞股份有限公司 Notification bar combining method and system
CN105472167A (en) * 2016-01-13 2016-04-06 陈包容 Communication information merging method and device
CN105843615A (en) * 2016-03-22 2016-08-10 北京小米移动软件有限公司 Notification message processing method and device
CN106020626A (en) * 2016-05-16 2016-10-12 珠海市魅族科技有限公司 Message notification management method, message notification management system and terminal
CN106095440A (en) * 2016-06-13 2016-11-09 浙江翼信科技有限公司 A kind of method and apparatus presenting message
KR101804164B1 (en) * 2016-07-22 2017-12-04 김태엽 Mobile terminal with mobile message management
CN107368518A (en) * 2017-06-05 2017-11-21 努比亚技术有限公司 The management method and terminal of a kind of notification message, computer-readable recording medium
CN107562475A (en) * 2017-08-29 2018-01-09 广东欧珀移动通信有限公司 Message display method, device and terminal
CN108093123A (en) * 2017-10-30 2018-05-29 努比亚技术有限公司 A kind of message informing processing method, terminal and computer readable storage medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111182150A (en) * 2019-12-30 2020-05-19 维沃移动通信有限公司 Message association processing method, device, equipment and medium
WO2021249103A1 (en) * 2020-06-11 2021-12-16 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and system for merging linked notifications
WO2022001612A1 (en) * 2020-06-28 2022-01-06 中兴通讯股份有限公司 Lock screen display processing method, terminal, and storage medium
CN112822327A (en) * 2021-01-06 2021-05-18 联想(北京)有限公司 Processing method and device
CN114840297A (en) * 2022-05-30 2022-08-02 网易(杭州)网络有限公司 Message display method and device, electronic equipment and storage medium
CN114840297B (en) * 2022-05-30 2023-08-08 网易(杭州)网络有限公司 Message display method and device, electronic equipment and storage medium
CN115061765A (en) * 2022-06-20 2022-09-16 未鲲(上海)科技服务有限公司 Message card ejection method and device, electronic equipment and storage medium
CN114780268A (en) * 2022-06-21 2022-07-22 荣耀终端有限公司 Notification message display method and electronic equipment

Similar Documents

Publication Publication Date Title
CN108111675B (en) Notification message processing method and device and mobile terminal
CN109062709A (en) A kind of processing method and mobile terminal of notification message
CN108491123B (en) Method for adjusting application program icon and mobile terminal
CN107846352B (en) Information display method and mobile terminal
CN108920059B (en) Message processing method and mobile terminal
CN107730303B (en) Advertisement pushing method and device and computer readable storage medium
CN109194818B (en) Information processing method and terminal
CN108881624B (en) Message display method and terminal equipment
CN109240577B (en) Screen capturing method and terminal
CN109379484B (en) Information processing method and terminal
CN109857494B (en) Message prompting method and terminal equipment
CN107734172B (en) Information display method and mobile terminal
CN109710349B (en) Screen capturing method and mobile terminal
CN108600089B (en) Expression image display method and terminal equipment
CN108629171B (en) Unread message processing method and terminal
CN109412932B (en) Screen capturing method and terminal
CN107734170B (en) Notification message processing method, mobile terminal and wearable device
CN108833661B (en) Information display method and mobile terminal
CN108270853B (en) Message processing method and mobile terminal
CN107908705A (en) A kind of information-pushing method, information push-delivery apparatus and mobile terminal
CN111030917B (en) Message display method and electronic equipment
CN110049187B (en) Display method and terminal equipment
CN110930410A (en) Image processing method, server and terminal equipment
CN110855549A (en) Message display method and terminal equipment
CN111131607A (en) Information sharing method, electronic equipment and computer readable 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20181221