Method and Apparatus for Displaying Notification Message

Information

  • Patent Application
  • 20150169159
  • Publication Number
    20150169159
  • Date Filed
    December 11, 2014
    10 years ago
  • Date Published
    June 18, 2015
    9 years ago
Abstract
A method and an apparatus for displaying a notification message are provided. The method includes receiving a first notification message, parsing the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, and dynamically displaying the first notification message according to the icon and the moving track. By using the method and the apparatus for displaying a notification message provided by the embodiments of the present invention, a user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.
Description
TECHNICAL FIELD

Embodiments of the present invention relate to the field of communications technologies, and in particular, to a method and an apparatus for displaying a notification message.


BACKGROUND

A Push technology is a technology based on a client/server mechanism, in which a server actively sends information to a client. Both an Android® system and an iOS system support the Push technology. When a system used by a terminal is the Android® system, the terminal generally displays a Push message in a manner of dropping down a notification bar, where a user needs to acquire a notification message by manually dropping down the notification bar, and some unhandled messages (such as unhandled calls) are also included in the notification bar. When a system used by a terminal is the iOS system, types of an Apple terminal Push mechanism include: a badge, a sound, a banner, and an alert, where the badge means marking a quantity of messages pushed by an application by using a number in the upper right part of an application icon, and a user can view the push messages only after entering the application. The sound means playing a sound when a notification message is received, and the sound does not play a big role when the terminal is in a silent mode or in a noisy place. The banner is similar to a drop-down notification bar in the Android® system. The terminal may display a notification message in a fade-in fade-out manner within a short time after receiving the notification message, and the user needs to manually drop down the notification bar to view the message after the short time expires. The alert means popping up a dialog box alert on a terminal interface, while this manner may block a screen, and a current usage intention of the user is easily to be interrupted if an alert box pops up at a key moment when the user operates the terminal.


In methods for displaying a notification message in the two foregoing systems, the user needs to drop down the notification bar and look for related information, or the terminal screen is occupied or blocked, and a problem that the user cannot conveniently learn a real-time notification message in a timely manner exists in the above methods.


SUMMARY

Embodiments of the present invention provide a method and an apparatus for displaying a notification message, so that a user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.


According to a first aspect, an embodiment of the present invention provides a method for displaying a notification message, including receiving a first notification message; parsing the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, and dynamically displaying the first notification message according to the icon and the moving track.


In a first possible implementation manner of the first aspect, before the dynamically displaying the first notification message according to the icon and the moving track, the method further includes receiving an operation instruction of a user, and the dynamically displaying the first notification message according to the icon and the moving track includes, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically displaying the first notification message according to the icon and the moving track.


With reference to the first aspect or the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect, before the receiving a first notification message, the method further includes receiving an instruction, which is sent by the user, to enable a notification message dynamic display function, and enabling the dynamic display function.


With reference to the first aspect or the first possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, before the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, the method further includes determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.


With reference to the third possible implementation manner of the first aspect, in a fourth possible implementation manner of the first aspect, the determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed includes, if the first notification message carries a dynamic display identifier, determining, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed, or determining, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or comparing the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determining that the first notification message needs to be dynamically displayed, where the dynamically displayed notification message type list is provided by a terminal for the user to select.


With reference to the method of any one of the first aspect to the fourth possible implementation manner of the first aspect, in a fifth possible implementation manner of the first aspect, the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message includes acquiring, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message, or acquiring, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or if the first notification message carries an identifier of the moving track, obtaining, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or before the receiving a first notification message that is sent by a server, setting moving tracks used to dynamically display notification messages with different message types, or setting moving tracks used to dynamically display notification messages that are sent by different application servers, and the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, an icon used to dynamically display the first notification message includes acquiring, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message; or acquiring, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or if the first notification message carries an identifier of the icon, obtaining, according to the identifier of the icon, the icon used to dynamically display the first notification message, or before the receiving a first notification message, setting icons used to dynamically display notification messages with different message types, or setting icons used to dynamically display notification messages that are sent by different application servers.


According to a second aspect, an embodiment of the present invention provides an apparatus for displaying a notification message, including a receiving module configured to receive a first notification message, a parsing module configured to parse the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, an acquiring module configured to acquire, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, and a display module configured to dynamically display the first notification message according to the icon and the moving track.


In a first possible implementation manner of the second aspect, the receiving module is further configured to receive an operation instruction of a user; and the display module is configured to, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically display the first notification message according to the icon and the moving track.


With reference to the second aspect or the first possible implementation manner of the second aspect, in a second possible implementation manner of the second aspect, the receiving module is further configured to, before receiving the first notification message, receive an instruction, which is sent by the user, of enabling a notification message dynamic display function, and the apparatus further includes a processing module configured to enable the dynamic display function.


With reference to the second aspect or the first possible implementation manner of the second aspect, in a third possible implementation manner of the second aspect, the apparatus further includes a determining module, configured to, before the acquiring module acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track used to dynamically display the first notification message and the icon used to dynamically display the first notification message, determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.


With reference to the third possible implementation manner of the second aspect, in a fourth possible implementation manner of the second aspect, the determining module is further configured to, if the first notification message carries a dynamic display identifier, determine, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed, or determine, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or compare the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determine that the first notification message needs to be dynamically displayed, where the dynamically displayed notification message type list is provided by a terminal for the user to select.


With reference to the apparatus of any one of the second aspect to the fourth possible implementation manner of the second aspect, in a fifth possible implementation manner of the second aspect, the acquiring module is further configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or if the first notification message carries an identifier of the moving track, obtain, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or before the receiving a first notification message that is sent by a server, set moving tracks used to dynamically display notification messages with different message types, or set moving tracks used to dynamically display notification messages that are sent by different application servers, and the acquiring module is further configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or if the first notification message carries an identifier of the icon, obtain, according to the identifier of the icon, the icon used to dynamically display the first notification message, or before the receiving a first notification message, set icons used to dynamically display notification messages with different message types, or set icons used to dynamically display notification messages that are sent by different application servers.


In the method and the apparatus for displaying a notification message provided by the embodiments of the present invention, a terminal receives a first notification message, parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message; acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message, receives an operation instruction of a user, and when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically displays the first notification message according to the icon and the moving track. Attention of the user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios, to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.





BRIEF DESCRIPTION OF DRAWINGS

To describe the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings required for describing the embodiments. The accompanying drawings in the following description show some embodiments of the present invention, and a person of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.



FIG. 1 is a flowchart of Embodiment 1 of a method for displaying a notification message according to the present invention.



FIG. 2 is an effect drawing of dynamically displaying a notification message in Embodiment 2 of a method for displaying a notification message according to the present invention.



FIG. 3 is an effect drawing of dynamically displaying a notification message in Embodiment 2 of the method for displaying a notification message according to the present invention.



FIG. 4 is an implementation effect drawing of setting, by a terminal and according to selection of a user, a type of a message that needs to be dynamically displayed, in Embodiment 3 of a method for displaying a notification message according to the present invention.



FIG. 5 is an implementation effect drawing of setting a moving track and an icon by a terminal and according to selection of a user, in Embodiment 3 of the method for displaying a notification message according to the present invention.



FIG. 6 is a schematic structural diagram of Embodiment 1 of an apparatus for displaying a notification message according to the present invention.



FIG. 7 is a schematic structural diagram of Embodiment 2 of an apparatus for displaying a notification message according to the present invention.



FIG. 8 is a schematic structural diagram of Embodiment 3 of an apparatus for displaying a notification message according to the present invention.



FIG. 9 is a corresponding schematic between a notification message type and an icon, in Embodiment 1 of the method for displaying a notification message according to the present invention.



FIG. 10 is a corresponding schematic between a merchant/an application and an icon, in Embodiment 1 of the method for displaying a notification message according to the present invention.



FIG. 11 is a corresponding schematic between an identifier and an icon, in Embodiment 2 of the method for displaying a notification message according to the present invention.





DESCRIPTION OF EMBODIMENTS

To make the objectives, technical solutions, and advantages of the embodiments of the present invention clearer, the following clearly describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. The described embodiments are a part rather than all of the embodiments of the present invention. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present invention.


A method for displaying a notification message according to the embodiments of the present invention is applicable to a terminal device, such as a mobile phone, a smartphone, a tablet computer, an intelligent device, and a terminal device that implements an equivalent function.


Referring to FIG. 1, FIG. 1 is a flowchart of Embodiment 1 of a method for displaying a notification message according to the present invention. The method in this embodiment may include the following.


S101: Receive a first notification message.


The first notification message is pushed by a third party application or merchant to a terminal by using a Push server, and so the terminal receives the first notification message.


S102: Parse the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message.


After receiving the first notification message, the terminal parses the first notification message, so as to obtain the message type of the first notification message or the application server identifier of the first notification message. In this embodiment of the present invention, the message type may be, for example, system upgrade, a real-time message, a questionnaire, or promotional information.


S103: Acquire, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message.


When the first notification message needs to be dynamically displayed, the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track and the icon used to dynamically display the first notification message.


Regarding notification messages that need to be dynamically displayed, as an implementable manner, all notification messages are dynamically displayed. In this manner, it is unnecessary for a client and a server to filter message types. The terminal may set a switch for dynamically displaying notification messages. If all the notification messages are dynamically displayed, before the terminal receives the first notification message, the method further includes receiving an instruction, which is sent by a user, of enabling a notification message dynamic display function, and enabling the dynamic display function. If the terminal does not enable the switch for dynamically displaying notification messages, all the notification messages are statically displayed.


As another implementable manner, before the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track used to dynamically display the first notification message and the icon used to dynamically display the first notification message, the method further includes the following.


S105: Determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.


In this embodiment of the present invention, a method for determining that the first notification message needs to be dynamically displayed may be implemented in the following three manners.


Manner 1: if the first notification message carries a dynamic display identifier, it is determined, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed.


For example, the manner may be that, a Push server interface carries the message type and the dynamic display identifier of the first notification message, for example, a dynamic display identifier “1” indicates that the notification message is dynamically displayed, and when receiving the first notification message, the terminal parses the first notification message to obtain the message type and the dynamic display identifier, and may determine, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed.


Manner 2: it is determined, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed.


For example, the manner may be that, a Push server interface carries the message type of the first notification message, or carries an identifier of the message type of the first notification message, for example, “001” refers to promotional information, and “002” refers to a questionnaire. The terminal prestores a message type of a notification message that needs to be dynamically displayed. In this case, when receiving the first notification message, the terminal parses the first notification message to obtain the message type, then compares the message type with the prestored message type of the notification message that needs to be dynamically displayed, and may determine, according to a comparison result, that the first notification message needs to be dynamically displayed.


Manner 3: the message type of the first notification message is compared with a dynamically displayed notification message type list that is selected by the user, and it is determined that the first notification message needs to be dynamically displayed, where the dynamically displayed notification message type list is provided by the terminal for the user to select.


In the manner, the client sets a message type of a dynamically displayed notification message. For example, a Push server interface carries the message type of the first notification message. Before receiving a notification message, the terminal provides a dynamically displayed notification message type list for the user to select, and the terminal performs setting after the user makes selection. Then, when receiving the first notification message, the terminal parses the first notification message to obtain the message type, then compares the message type with the dynamically displayed notification message type list that is selected by the user, and if the message type belongs to the message type selected by the user, determines that the first notification message needs to be dynamically displayed.


In this embodiment of the present invention, the moving track may be, for example, free-fall, sliding down along a slope, and fluttering like leaves.


S105: Dynamically display the first notification message according to the icon and the moving track.


In this embodiment of the present invention, specifically, before S105, the method may further include the following.


S106: Receive an operation instruction of the user.


In this case, S105 is: when the operation instruction of the user meets a condition of dynamically displaying the first notification message, the first notification message is dynamically displayed according to the icon and the moving track.


If a home screen is enabled, the first notification message is dynamically displayed directly according to the icon and the moving track. If the home screen is not enabled, the terminal receives the operation instruction of the user, and when the operation instruction of the user meets a condition of dynamically displaying the first notification message, for example, an instruction of entering the home screen or shaking, the terminal dynamically displays the first notification message according to the icon and the moving track. For example, an icon dynamically falls from a notification bar according to a moving track, drops on a top part of the screen, and finally is displayed, and the user may tap the icon at any moment during fall of the icon to trigger a next action.


In the method for displaying a notification message provided by this embodiment of the present invention, a terminal receives a first notification message, parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message, and dynamically displays the first notification message according to the icon and the moving track. Therefore, attention of a user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.


In another embodiment of the present invention, that the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track used to dynamically display the first notification message, may specifically be implemented by the following four methods.


Method 1: the moving track used to dynamically display the first notification message is acquired according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track. In this case, it is merely necessary for a Push server interface to carry a notification message type. The terminal prestores the correspondence between a notification message type and a moving track. After receiving a notification message, the terminal may automatically adapt a corresponding moving track according to the notification message type obtained by parsing the first notification message. As shown in Table 1:












TABLE 1







Notification message type
Moving track









Promotional information
Free-fall



Questionnaire
Fluttering like leaves



System upgrade
Sliding down along a slope










Method 2: the moving track used to dynamically display the first notification message is acquired according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track. The application server identifier may uniquely identify a merchant/an application, and the terminal prestores a correspondence between a merchant/an application and a moving track. Because a Push server interface carries an application server identifier that uniquely identifies a merchant/an application, the terminal may automatically adapt a corresponding moving track according to the application server identifier obtained by parsing the first notification message and the stored correspondence between a merchant/an application and a moving track. As shown in Table 2:












TABLE 2







Merchant/application
Moving track









McDonald's
Free-fall



KFC
Fluttering like leaves



Traffic Rule Violation Check
Sliding down along a slope










Method 3: if the first notification message carries an identifier of the moving track, the moving track used to dynamically display the first notification message is obtained according to the identifier of the moving track.


The identifier of the moving track is obtained by parsing the first notification message, so that the moving track used to dynamically display the first notification message can be obtained according to the identifier of the moving track.


Method 4: before the first notification message sent by a server is received, moving tracks used to dynamically display notification messages with different message types are set, or moving tracks used to dynamically display notification messages that are sent by different application servers are set. In this case, according to selection of the user, the terminal may set a same moving track or different moving tracks for the notification messages with different message types, or set a same moving track or different moving tracks for the notification messages that are sent by all merchants/applications.


It should be noted herein that, in a case in which neither the server nor the terminal designates a moving track, a system default moving track may be used, or one moving track is selected randomly from at least two moving tracks as the moving track of the notification message.


The icon may be, for example, an icon of a merchant, and an icon of an application itself. That the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the icon used to dynamically display the first notification message may be implemented by the following four methods according to this embodiment of the present invention.


Method 1: the icon used to dynamically display the first notification message is acquired according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon. In this case, it is merely necessary for a Push server interface to carry a notification message type. The terminal prestores the correspondence between a notification message type and an icon. After receiving a notification message, the terminal may automatically adapt a corresponding icon according to the notification message type obtained by parsing the first notification message. As shown in Table 3, Table 3 is illustrating in FIG. 10.


Method 2: the icon used to dynamically display the first notification message is acquired according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon. The application server identifier may uniquely identify a merchant/an application. The terminal prestores a correspondence between a merchant/an application and an icon. Because a Push server interface carries an application server identifier that uniquely identifies a merchant/an application, the terminal may automatically adapt a corresponding icon according to the application server identifier obtained by parsing the first notification message and the stored correspondence between a merchant/an application and an icon. As shown in Table 4, Table 4 is illustrating in FIG. 10.


Method 3: if the first notification message carries an identifier of the icon, the icon used to dynamically display the first notification message is obtained according to the identifier of the icon.


The identifier of the icon is obtained by parsing the first notification message, so that the icon used to dynamically display the first notification message may be obtained according to the identifier of the icon.


Method 4: before the first notification message is received, icons used to dynamically display notification messages with different message types are set, or icons used to dynamically display notification messages that are sent by different application servers are set. In this case, according to selection of the user, the terminal may set a same icon or different icons for all notification messages with different message types, or set a same icon or different icons for the notification messages that are sent by all merchants/applications.


In the following, two specific embodiments are used to describe in detail the technical solutions of the method embodiment shown in FIG. 1.



FIG. 2 is an effect drawing of dynamically displaying a notification message in Embodiment 2 of a method for displaying a notification message according to the present invention, and FIG. 3 is an effect drawing of dynamically displaying a notification message in Embodiment 2 of the method for displaying a notification message according to the present invention. In the method for displaying a notification message according to Embodiment 2 of the present invention, for example, a moving track and an icon used to dynamically display a notification message are acquired according to a message type of the notification message, a prestored correspondence between a notification message type and a moving track, and a prestored correspondence between a notification message type and an icon. A Push server interface carries a notification message type and a dynamic display identifier. When receiving a notification message, a client parses the notification message to obtain a message type and a dynamic display identifier. If the identifier is that the notification message needs to be dynamically displayed, the client determines the icon and the moving track used to dynamically display the notification message according to the stored correspondences and the message type obtained by parsing the notification message. The following Table 5 to Table 7 are data dictionaries corresponding to message types, moving tracks, and icons. Table 8 is a correspondence between the message types and moving tracks and icons. That is, it can be obtained with reference to Table 5 to Table 8 that, “promotional information” uses a dynamic display manner of “free-fall,” and a display icon thereof is a “gift box.” Table 7 is illustrating in FIG. 11.










TABLE 5





Identifier
Message type







001
Promotional information


002
Questionnaire


003
System upgrade


004
Real-time message

















TABLE 6





Identifier
Moving track







001
Free-fall


002
Sliding down along a slope


003
Fluttering like leaves


004
Random


















TABLE 8





Message type
Moving track



identifier
identifier
Icon identifier







001
001
001


002
002
002


003
003
003


004
004
004









Further, when a terminal user operates on an interface of a “home screen,” a received notification message with the type of “promotional information” may dynamically fall from a notification bar in a manner of “gift box” and “free-fall,” and a dynamic display effect thereof is shown in FIG. 2. During fall of the “gift box,” the terminal waits to receive a user instruction. When capturing that the user taps the gift box, the terminal may open the gift box, which pops up content of the notification message, for example, a “coupon,” and prompts the user to perform a further operation of, for example, abandoning the “coupon,” or saving the “coupon” to a third party application such as an Album or a Passbook. The implementation effect drawing of opening the gift box to display the coupon is shown in FIG. 3.



FIG. 4 is an implementation effect drawing of setting, by a terminal and according to selection of a user, a type of a message that needs to be dynamically displayed, in Embodiment 3 of a method for displaying a notification message according to the present invention, and FIG. 5 is an implementation effect drawing of setting a moving track and an icon by a terminal and according to selection of a user, in Embodiment 3 of the method for displaying a notification message according to the present invention. The method for displaying a notification message according to Embodiment 3 of the present invention is described by an example in which a terminal sets, according to selection of a user, a same icon or different icons for all notification message types, or sets a same icon or different icons for notification messages that are sent by all merchants/applications. With reference to FIG. 4 and FIG. 5, the method of this embodiment of the present invention includes the following.


S40: The terminal sets merchants/applications whose notification messages are to be received by the terminal, types and dynamic display icons of the to-be-received notification messages (optionally, if the icons are not set, a system default icon is used), and tracks formed when the icons fall from a notification bar (optionally, if the tracks are not set, a system default track is used).


S41: If a merchant/an application is in a “notification list,” when receiving a notification message, the terminal determines a type of the notification message. If the message type belongs to the message types to be received by the terminal, S42 is turned to, and otherwise, an existing notification display manner (dropping down the notification bar for display, or the like) is used.


S42: Extract an icon (notification messages with different types correspond to different icons) and a track formed when the icon falls from the notification bar (if the terminal does not set the track, a system default track is used).


S43: When the terminal receives an instruction that the user enters a home screen, the “icon” dynamically falls from the notification bar according to the “track,” drops on a top part of the screen, and finally is displayed.


S44: When the terminal receives an instruction of tapping the icon, display content (an electronic coupon, a questionnaire, or the like) of the notification message.



FIG. 6 is a schematic structural diagram of Embodiment 1 of an apparatus for displaying a notification message according to the present invention. As shown in FIG. 6, the apparatus in this embodiment of the present invention may include a receiving module 11, a parsing module 12, an acquiring module 13, and a display module 14, where the receiving module 11 is configured to receive a first notification message. The parsing module 12 is configured to parse the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message. The acquiring module 13 is configured to acquire, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message. The display module 14 is configured to dynamically display the first notification message according to the icon and the moving track.


Further, the receiving module 11 is configured to receive an operation instruction of a user, and the display module 14 is configured to, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically display the first notification message according to the icon and the moving track.


The apparatus of this embodiment may be configured to execute the technical solutions of the method embodiment shown in FIG. 1, implementation principles thereof are similar, and details are not described herein again.


In the apparatus for displaying a notification message provided by this embodiment of the present invention, a receiving module receives a first notification message, and a parsing module parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message. An acquiring module acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message. A display module dynamically displays the first notification message according to the icon and the moving track. Therefore, attention of a user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.



FIG. 7 is a schematic structural diagram of Embodiment 2 of an apparatus for displaying a notification message according to the present invention. As shown in FIG. 7, based on the structure of the apparatus shown in FIG. 6, the apparatus in this embodiment of the present invention may further include a processing module 16 and a determining module 15. The receiving module 11 is further configured to, before receiving the first notification message, receive an instruction, which is sent by the user, of enabling a notification message dynamic display function. The processing module 16 is configured to enable the dynamic display function according to the instruction, which is sent by the user, of enabling the notification message dynamic display function.


In another embodiment of the present invention, the determining module 15 is further configured to, before the acquiring module 13 acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track and the icon used to dynamically display the first notification message, determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.


In another embodiment of the present invention, the determining module 15 is configured to, if the first notification message carries a dynamic display identifier, determine, according to the identifier, that the first notification message needs to be dynamically displayed; or determine, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or compare the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determine that the first notification message needs to be dynamically displayed.


In another embodiment of the present invention, the acquiring module 13 is configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or, if the first notification message carries an identifier of the moving track, obtain, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or, before the first notification message sent by a server is received, set moving tracks used to dynamically display notification messages with different message types, or set moving tracks used to dynamically display notification messages that are sent by different application servers.


In another embodiment of the present invention, the acquiring module 13 is further configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or, if the first notification message carries an identifier of the icon, obtain, according to the identifier of the icon, the icon used to dynamically display the first notification message, or, before the first notification message is received, set icons used to dynamically display notification messages with different message types, or set icons used to dynamically display notification messages that are sent by different application servers.


The apparatus of this embodiment may be configured to execute the technical solutions of the method embodiment shown in FIG. 1, implementation principles thereof are similar, and details are not described herein again.



FIG. 8 is a schematic structural diagram of Embodiment 3 of an apparatus for displaying a notification message according to the present invention. As shown in FIG. 8, the apparatus in this embodiment of the present invention may include a receiver 20, a touchscreen 21, a processor 22, and a display 23. The receiver 20 is configured to receive a first notification message. The processor 22 is configured to parse the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, and acquire, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message. The display 23 is configured to dynamically display the first notification message according to the icon and the moving track. The touchscreen 21 is configured to receive a user input. For example, the receiver 20 receives the first notification message, after the display 23 dynamically displays the first notification message, a user taps an icon displayed by the display, and the touchscreen receives a user input.


In another embodiment of the present invention, the touchscreen 21 is further configured to receive an operation instruction of the user, and the display 23 is configured to, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically display the first notification message according to the icon and the moving track.


In another embodiment of the present invention, the touchscreen 21 is further configured to, before the receiver 20 receives the first notification message, receive a user instruction, where the user instruction is used to enable a notification message dynamic display function.


The apparatus in this embodiment of the present invention may be configured to execute the technical solutions of the method embodiment shown in FIG. 1, implementation principles thereof are similar, and details are not described herein again.


In the apparatus for displaying a notification message provided by this embodiment of the present invention, a receiver receives a first notification message. A processor parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, and acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message. A display dynamically displays the first notification message according to the icon and the moving track. A touchscreen receives a user input. Therefore, attention of a user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.


In an apparatus for displaying a notification message according to Embodiment 4 of the present invention, the processor 22 is further configured to, before acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track and the icon used to dynamically display the first notification message, determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.


In another embodiment of the present invention, the processor 22 is configured to, if the first notification message carries a dynamic display identifier, determine, according to the identifier, that the first notification message needs to be dynamically displayed, or determine, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or compare the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determine that the first notification message needs to be dynamically displayed.


In another embodiment of the present invention, the processor 22 is configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message; or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or, if the first notification message carries an identifier of the moving track, obtain, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or, before the first notification message sent by a server is received, set moving tracks used to dynamically display notification messages with different message types, or set moving tracks used to dynamically display notification messages that are sent by different application servers, and acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or, if the first notification message carries an identifier of the icon, obtain, according to the identifier of the icon, the icon used to dynamically display the first notification message, or, before the first notification message is received, set icons used to dynamically display notification messages with different message types, or set icons used to dynamically display notification messages that are sent by different application servers.


The apparatus of this embodiment may be configured to execute the technical solutions of the method embodiment shown in FIG. 1, implementation principles thereof are similar, and details are not described herein again.


In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the described apparatus embodiment is merely exemplary. For example, the unit division is merely logical function division and may be other division in actual implementation. For example, a plurality of units or components may be combined or integrated into another system, or some features may be ignored or not performed. In addition, the displayed or discussed mutual couplings or direct couplings or communication connections may be implemented through some interfaces. The indirect couplings or communication connections between the apparatuses or units may be implemented in electronic, mechanical, or other forms.


The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on a plurality of network units. A part or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.


In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each of the units may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in a form of hardware, or may be implemented in a form of hardware plus a software functional unit.


When the foregoing integrated unit is implemented in a form of a software functional unit, the integrated unit may be stored in a computer-readable storage medium. The software functional unit is stored in a storage medium and includes several instructions for instructing a computer device (which may be a personal computer, a server, or a network device) or a processor to perform a part of the steps of the methods described in the embodiments of the present invention. The foregoing storage medium includes: any medium that can store program code, such as a universal serial bus (USB) flash drive, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disc.


It may be clearly understood by a person skilled in the art that, for the purpose of convenient and brief description, division of the foregoing function modules is used as an example for illustration. In actual application, the foregoing functions can be allocated to different modules and implemented according to a requirement, that is, an inner structure of an apparatus is divided into different function modules to implement all or part of the functions described above. For a detailed working process of the foregoing apparatus, reference may be made to a corresponding process in the foregoing method embodiments, and details are not described herein again.


Finally, it should be noted that the foregoing embodiments are merely intended for describing the technical solutions of the present invention, but not for limiting the present invention. Although the present invention is described in detail with reference to the foregoing embodiments, a person of ordinary skill in the art should understand that they may still make modifications to the technical solutions described in the foregoing embodiments or make equivalent replacements to some or all technical features thereof, without departing from the scope of the technical solutions of the embodiments of the present invention.

Claims
  • 1. A method for displaying a notification message, comprising: receiving a first notification message;parsing the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message;acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message; anddynamically displaying the first notification message according to the icon and the moving track.
  • 2. The method according to claim 1, wherein before the dynamically displaying the first notification message according to the icon and the moving track, the method further comprises receiving an operation instruction of a user, and wherein the dynamically displaying the first notification message according to the icon and the moving track comprises, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically displaying the first notification message according to the icon and the moving track.
  • 3. The method according to claim 1, wherein before the receiving a first notification message, the method further comprises receiving an instruction, which is sent by the user, to enable a notification message dynamic display function, and enabling the dynamic display function.
  • 4. The method according to claim 1, wherein before the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, the method further comprises determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.
  • 5. The method according to claim 4, wherein the determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed comprises determining, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed when the first notification message carries a dynamic display identifier.
  • 6. The method according to claim 4, wherein the determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed comprises determining, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed.
  • 7. The method according to claim 4, wherein the determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed comprises comparing the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determining that the first notification message needs to be dynamically displayed, wherein the dynamically displayed notification message type list is provided by a terminal for the user to select.
  • 8. The method according to claim 1, wherein the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message comprises: acquiring, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message; oracquiring, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message; orobtaining, according to an identifier of the moving track when the first notification message carries the identifier of the moving track, the moving track used to dynamically display the first notification message; orsetting moving tracks used to dynamically display notification messages with different message types before the receiving a first notification message that is sent by a server, or setting moving tracks used to dynamically display notification messages that are sent by different application servers.
  • 9. The method according to claim 8, wherein the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, an icon used to dynamically display the first notification message comprises: acquiring, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message; oracquiring, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message; orobtaining, according to an identifier of the icon, the icon used to dynamically display the first notification message when the first notification message carries the identifier of the icon; orsetting icons used to dynamically display notification messages with different message types before the receiving a first notification message, or setting icons used to dynamically display notification messages that are sent by different application servers.
  • 10. An apparatus for displaying a notification message, comprising: a receiving module configured to receive a first notification message;a parsing module configured to parse the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message;an acquiring module configured to acquire, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message; anda display module configured to dynamically display the first notification message according to the icon and the moving track.
  • 11. The apparatus according to claim 10, wherein the receiving module is further configured to receive an operation instruction of a user, and wherein the display module is configured to, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically display the first notification message according to the icon and the moving track.
  • 12. The apparatus according to claim 10, wherein the receiving module is further configured to, before receiving the first notification message, receive an instruction, which is sent by the user, to enable a notification message dynamic display function, and wherein the apparatus further comprises a processing module configured to enable the dynamic display function.
  • 13. The apparatus according to claim 10, further comprising a determining module configured to, before the acquiring module acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track used to dynamically display the first notification message and the icon used to dynamically display the first notification message, determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.
  • 14. The apparatus according to claim 13, wherein the determining module is further configured to determine, according to a dynamic display identifier, that the first notification message needs to be dynamically displayed when the first notification message carries the dynamic display identifier.
  • 15. The apparatus according to claim 13, wherein the determining module is further configured to determine, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed.
  • 16. The apparatus according to claim 13, wherein the determining module is further configured to compare the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determine that the first notification message needs to be dynamically displayed, wherein the dynamically displayed notification message type list is provided by a terminal for the user to select.
  • 17. The apparatus according to claim 10, wherein the acquiring module is further configured to: acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message; oracquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message; orobtain, according to an identifier of the moving track, the moving track used to dynamically display the first notification message when the first notification message carries the identifier of the moving track; orbefore the receiving a first notification message that is sent by a server, set moving tracks used to dynamically display notification messages with different message types, or set moving tracks used to dynamically display notification messages that are sent by different application servers.
  • 18. The apparatus according to claim 17, wherein the acquiring module is further configured to: acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message; oracquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message; orobtain, according to the identifier of the icon, the icon used to dynamically display the first notification message when the first notification message carries an identifier of the icon; orset icons used to dynamically display notification messages with different message types before the receiving a first notification message, or set icons used to dynamically display notification messages that are sent by different application servers.
Priority Claims (1)
Number Date Country Kind
201310375715.0 Aug 2013 CN national
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of International Application No. PCT/CN2014/083790, filed on Aug. 6, 2014, which claims priority to Chinese Patent Application No. 201310375715.0, filed on Aug. 26, 2013, both of which are hereby incorporated by reference in their entireties.

Continuations (1)
Number Date Country
Parent PCT/CN2014/083790 Aug 2014 US
Child 14566878 US