CN107133113B - Notification reminding method, terminal and computer readable storage medium - Google Patents

Notification reminding method, terminal and computer readable storage medium Download PDF

Info

Publication number
CN107133113B
CN107133113B CN201710326306.XA CN201710326306A CN107133113B CN 107133113 B CN107133113 B CN 107133113B CN 201710326306 A CN201710326306 A CN 201710326306A CN 107133113 B CN107133113 B CN 107133113B
Authority
CN
China
Prior art keywords
notification
code
application
function
verification code
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710326306.XA
Other languages
Chinese (zh)
Other versions
CN107133113A (en
Inventor
刘翔
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201710326306.XA priority Critical patent/CN107133113B/en
Publication of CN107133113A publication Critical patent/CN107133113A/en
Application granted granted Critical
Publication of CN107133113B publication Critical patent/CN107133113B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2133Verifying human interaction, e.g., Captcha

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Computer Hardware Design (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Telephone Function (AREA)

Abstract

The application discloses a notification reminding method, a terminal and a computer readable storage medium, wherein the method comprises the following steps: when a notification is sent through a notification manager, the notification manager sets a verification code for the notification; sending the verification code to a notification management server; the notification management server checks the verification code; and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server. According to the method and the device, the reminding operation is selectively carried out on the notification sent by the appointed function of the target application according to the setting of a user, namely, only the notification sent by the appointed function of the target application is reminded.

Description

Notification reminding method, terminal and computer readable storage medium
Technical Field
The present application relates to the field of terminal technologies, and in particular, to a notification reminding method, a terminal, and a computer-readable storage medium.
Background
With the continuous development of mobile terminals, notification becomes an indispensable function in the mobile terminal. There are also many innovations for notifications, some of which propose an important notification and some of which innovate the content of the notification. In the prior art, all notification reminders of a certain application can be selected to be received or shielded through setting. However, in practical applications, there is a need that the user, although selecting to block the notification message of a specific application, wants to receive a notification of a specific functional module of the feature application. For example, the user does not want to set a reminder of the QQ message when using the QQ, but the user wants to pay attention to the message content of a particular friend. In view of the above-mentioned needs, the prior art does not provide a corresponding solution.
Disclosure of Invention
The main objective of the present application is to provide a notification reminding method, a terminal and a computer-readable storage medium, which perform a reminding operation on a notification sent by a specific function of a target application selectively according to a setting of a user, so as to improve user experience.
In order to achieve the above object, the present application provides a notification reminding method, including:
when a notification is sent through a notification manager, the notification manager sets a verification code for the notification; sending the verification code to a notification management server;
the notification management server checks the verification code;
and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server.
Optionally, before the notification manager sets the verification code for the notification, the method further includes:
the notification manager sets a reference code for a designated function of a target application and sends the reference code to the notification management server.
Optionally, the verifying the verification code by the notification management server includes:
and the notification management server checks the verification code according to the reference code and judges whether the function of the application corresponding to the verification code is the designated function of the target application.
Optionally, according to a preset Hash algorithm, and according to the application type and the function type in the application, setting a verification code and a reference code;
the verification code and the reference code are both composed of an application feature code and a function feature code.
Optionally, the application feature code is generated according to a user identification UID code of the application.
In addition, in order to achieve the above object, the present application also provides a terminal, which includes a processor, a memory, and a communication bus;
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is used for executing the notification reminding program stored in the memory so as to realize the following steps:
when a notification is sent through a notification manager, the notification manager sets a verification code for the notification; sending the verification code to a notification management server;
the notification management server checks the verification code;
and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server.
Optionally, before the notification manager sets the verification code for the notification, the processor is further configured to execute the notification reminder to implement the following steps:
the notification manager sets a reference code for a designated function of a target application and sends the reference code to the notification management server.
Optionally, when the processor performs the step of verifying the verification code by the notification management server, the method specifically includes:
and the notification management server checks the verification code according to the reference code and judges whether the function of the application corresponding to the verification code is the designated function of the target application.
Optionally, according to a preset Hash algorithm, and according to the application type and the function type in the application, setting a verification code and a reference code;
the verification code and the reference code are both composed of an application feature code and a function feature code.
In addition, in order to achieve the above object, the present application also provides a computer-readable storage medium, in which a notification reminding program is stored;
when executed by at least one processor, causes the at least one processor to perform the steps of the notification alert method described above.
According to the notification reminding method, the terminal and the computer readable storage medium, the notification sent by the appointed function of the target application is selectively reminded according to the setting of a user, namely, only the notification sent by the appointed function of the target application is reminded. The method and the device are realized on the framework of the existing notification service, so that the application terminal can be unified to the notification service terminal when the application terminal realizes the functions.
Drawings
Fig. 1 is a schematic hardware structure diagram of a mobile terminal implementing various embodiments of the present application;
FIG. 2 is a communication network system architecture diagram of the mobile terminal shown in FIG. 1;
FIG. 3 is a flowchart of a notification reminding method according to a first embodiment of the present application;
FIG. 4 is a flowchart of a notification reminding method according to a second embodiment of the present application;
FIG. 5 is a schematic diagram of an interaction between a notification manager, a notification management server, and a notification listening server according to a second embodiment of the present application;
the implementation, functional features and advantages of the objectives of the present application will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex-Long Term Evolution), and TDD-LTE (Time Division duplex-Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the mobile terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and charging functions Entity) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
As shown in fig. 3, a first embodiment of the present application provides a notification reminding method, which is applied to the above-described mobile terminal, where the mobile terminal adopts an Android system, and the method specifically includes the following steps:
step S301: when a notification is sent through a notification manager, the notification manager sets a verification code for the notification; and sending the verification code to a notification management server.
When any function of any application on the mobile terminal needs to send out a notification, the application acquires a notification manager notifiationmanager in an Android operating system by a method of getSystemservice (). The notifier is a management class for status bar notification, and is responsible for issuing notification, deletion notification, and the like. The notification manager notifiationmanager is a system service and must be acquired by the method of getsysteservice ().
The verification code is set by the notification manager according to the function in the application that actually issued the notification.
For example, when a certain contact in the WeChat application has a new message, a verification code is set for the new message of the certain contact of the WeChat application; or when the WeChat application system update message, setting a verification code for the system update message of the WeChat application; or when the WeChat application has the friend application message, setting a verification code for the friend application message of the WeChat application.
Specifically, before step S301, the method further includes:
the notification manager sets a reference code for a designated function of a target application and sends the reference code to the notification management server.
The appointed function of the target application is a function which is set in the target application by a terminal user and allows the notification reminding, and other unset functions in the target application do not allow the notification reminding to be sent out. For example, the end user makes settings in the QQ application to allow notifications of a certain specified contact in the QQ application to be reminded, but not notifications of other contacts; or, the terminal user sets in the wechat application, only allows the notification reminding to be sent when the wechat application needs to be updated, and other notifications of the wechat application do not allow the notification reminding to be sent.
Further, the verification code and the reference code are calculated according to a preset algorithm. Preferably, in this embodiment, the verification code and the reference code are set according to a preset Hash algorithm and according to the application type and the function type in the application.
The reference code is set according to the designated function of the target application, namely, according to the function set in the target application by the user for allowing the notification reminding. The verification code is set according to any function in any application that actually issues a notification. The verification code and the reference code have the same structure and consistent length.
The verification code and the reference code are both composed of an application feature code and a function feature code.
In calculating the validation code, the validation code is set for the notification based on the type of application that actually generated the notification and the type of function in the application that actually generated the notification.
In calculating the reference code, the reference code is set according to the type of the target application and the type of the specified function.
Further, the application feature code is generated based on a UID (User Identification) code of the application.
For example, according to a preset hash algorithm, when a reference code is set for a designated contact of the QQ application, the reference code is composed of an application feature code and a function feature code. The application feature code is the UID code of QQ, namely 10036; the function feature code is a 10 digit number generated from the designated contact. Therefore, the reference code set for the designated contact of the QQ application is 100369569056395.
Step S302: and the notification management server checks the verification code.
Specifically, the notifying management server checks the verification code, including:
and the notification management server checks the verification code according to the reference code and judges whether the function of the application corresponding to the verification code is the designated function of the target application.
Further, the notifying management server verifies the verification code, which specifically includes:
the notification management server judges whether the application corresponding to the reference code allows sending notifications of various functions according to the reference code, namely whether a terminal user shields the notifications of the application; if so, carrying out notification reminding on the notification through a notification monitoring server; if not, judging whether the function of the application corresponding to the reference code is the designated function of the target application.
For example, an end user masks notifications for a QQ application when making notification settings, but allows a designated contact in the QQ application to issue the notification. When receiving a notification sent by a certain contact of the QQ application, firstly judging whether a terminal user shields the information of the QQ application; after the fact that the terminal user shields the information of the QQ application is determined, whether the notification is sent by the designated contact person in the QQ application is judged, if yes, the notification is reminded, and if not, the notification is not reminded.
Step S303: and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server.
Specifically, under the condition that the verification is successful, the notification is placed in a notification queue, that is, the enqueuenotifiationwithtag method of the notification service is allowed to be continuously called, and a method behind the notifiationlistenerservice of the notification monitoring server is continuously called, so that the notification is called back.
From the whole process, the starting point of the new notification is the notification manager notifiationmanager, the notification processing is completed by the notification management server notifiationmanager service, and the transmission process is performed by the notification monitoring server notifiationlistenerservice.
By the method described in this embodiment, the notification server may selectively send notifications of specified characteristics of the target application. In addition, the embodiment is implemented on the framework of the notification service of the existing android operating system, so that the application terminal can be unified to the notification service terminal when the application terminal implements the function.
A second embodiment of the present application provides a notification reminding method, which is applied to the mobile terminal introduced above, where the mobile terminal adopts an Android operating system. The embodiment is implemented by a framework of a notification service in an Android operating system, where the framework of the notification service specifically includes: a notification manager notifiationmanager, a notification management server notifiationmanager service, and a notification listener server notifiationlistenerservice.
The starting point of the new notification is the notification manager, the processing notification is completed by the notification management server notifiationmanager service, and the transmission process is completed by the notification monitoring server notifiationlistenerservice.
The notification reminding method is shown in fig. 4, and specifically comprises the following steps:
step S401: when any function of any application on the mobile terminal issues a notification, the any application acquires the NotificationManager by the method of getsysteservice ().
When any function of any application on the mobile terminal needs to send out a notification, the application acquires a notification manager notifiationmanager in an Android operating system by a method of getSystemservice (). The notifier is a management class for status bar notification, and is responsible for issuing notification, deletion notification, and the like. The notificationanager is a system service and must be acquired by the method of getsysteservice ().
Step S402: the notifiationmanager sets a validation code for the notification; and sending the verification code to a notificationanagervice.
The authentication code is set by the NotificationManager according to any function of the any application that issued the notification.
The notification can be identified by the verification code to determine which type of functional message the notification belongs to which application, for example: new messages for contacts, application update messages, friend application messages, public number push messages, news push messages, and the like.
Specifically, the method further comprises:
the NotificationManager sets a reference code for a specified function of the target application and sends the reference code to the notificationmethodservice.
The appointed function of the target application is a function which is set in the target application by an end user and allows the notification to be sent, and other unset functions in the target application do not allow the notification to be sent. For example, the end user makes settings in the QQ application to allow notifications to be sent to a specific contact in the QQ application, but not to other contacts; or, the terminal user sets in the wechat application, only allows the notification to be sent when the wechat application needs to be updated, and does not allow other notifications of the wechat application to be sent.
Further, the verification code and the reference code are calculated according to a preset algorithm. Preferably, in this embodiment, the verification code and the reference code are set according to a preset Hash algorithm and according to the application type and the function type in the application.
The reference code is set according to a designated function of the target application, that is, according to a function set in the target application by the user to allow the notification to be sent. The verification code is set according to any function in any application that actually issues a notification. The verification code and the reference code have the same structure and consistent length.
The verification code and the reference code are both composed of an application feature code and a function feature code.
In calculating the validation code, the validation code is set for the notification based on the type of application that actually generated the notification and the type of function in the application that actually generated the notification.
In calculating the reference code, the reference code is set according to the type of the target application and the type of the specified function.
Further, the application feature code is generated according to a user identification UID code of the application.
For example, according to a preset hash algorithm, when a reference code is set for a designated contact of the QQ application, the reference code is composed of an application feature code and a function feature code. The application feature code is UID (User Identification) code of QQ, i.e. 10036; the function feature code is a 10 digit number generated from the designated contact. Therefore, the reference code set for the designated contact of the QQ application is 100369569056395.
Step S403: and the notificationanagService receives the verification code and verifies the verification code. Step S404 is performed in the case where the verification fails; step S405 is executed if the verification is successful.
Specifically, step S403 includes:
and the notificationanagService performs operated calculation on the verification code and the reference code, and if the calculation result is greater than the corresponding UID code of the application, the verification is successful.
Step S404: the notification is not alerted.
Step S405: the notifiationNanagervice calls the enquenotifiationWithtag method, calls the notifiationListenerService, and notifies and reminds the notification through the notifiationListenerService.
Specifically, under the condition that the verification is successful, the notification is placed in a notification queue, that is, the enqueuenotifiationwithtag method of the notification service is allowed to be continuously called, and a method behind the notifiationlistenerservice of the notification service is continuously called, so that the notification is called back.
According to the notification alert method described above, the interaction between the notification manager notifiationmanager, the notification management server notifiationmanager service, and the notification listener server notifiationlistenerservice is as shown in fig. 5, and includes:
s501: the notification manager notifiationmanager sends an access request to the notification management server notifiationmanager service through the onBinder mechanism.
S502: when the management server notifiationmanager service receives the access request, it sends confirmation feedback to the notification manager notifiationmanager.
Step S503: the notification manager notifiationmanager sets a reference code for a specified function of the target application, and transmits the reference code to the notification management server notifiationmanager service.
Step S504: when the notification manager notifiationmanager service receives the reference code, the notification manager notifiationmanager performs acknowledgement feedback.
Step S505: and the notification manager notifiationmanager sends any notified verification code to the notification monitoring server notifiationlistenerservice so that the notification management server notifiationmanager service verifies the verification code according to the reference code.
Step S506: when the verification is successful, the management server notificationanagervice is notified to call the enquenotificationwithtag method.
Step S507: and the notification management server notifiationlistenerservice continuously calls the notification monitoring server notifiationlistenerservice, and performs notification reminding on the notification by the notification monitoring server notifiationlistenerservice.
A third embodiment of the present application provides a terminal, where the terminal employs an Android system, as shown in fig. 1, the terminal specifically includes: a processor 110, a memory 109, and a communication bus;
the communication bus is used for realizing connection communication between the processor 110 and the memory 109;
the processor 110 is configured to execute the notification alert program stored in the memory 109 to implement the following steps:
when a notification is sent through a notification manager, the notification manager sets a verification code for the notification; sending the verification code to a notification management server;
the notification management server checks the verification code;
and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server.
Specifically, when any function of any application on the mobile terminal needs to send a notification, the application acquires a notification manager notifiationmanager in the Android operating system by a method of getSystemservice (). The notifier is a management class for status bar notification, and is responsible for issuing notification, deletion notification, and the like. The notification manager notifiationmanager is a system service and must be acquired by the method of getsysteservice ().
The verification code is set by the notification manager according to the function in the application that actually issued the notification.
For example, when a certain contact in the WeChat application has a new message, a verification code is set for the new message of the certain contact of the WeChat application; or when the WeChat application system update message, setting a verification code for the system update message of the WeChat application; or when the WeChat application has the friend application message, setting a verification code for the friend application message of the WeChat application.
The processor 110 is further configured to execute the notification reminder to implement the following steps:
the notification manager sets a reference code for a designated function of a target application and sends the reference code to the notification management server.
The appointed function of the target application is a function which is set in the target application by a terminal user and allows the notification reminding, and other unset functions in the target application do not allow the notification reminding to be sent out. For example, the end user makes settings in the QQ application to allow notifications of a certain specified contact in the QQ application to be reminded, but not notifications of other contacts; or, the terminal user sets in the wechat application, only allows the notification reminding to be sent when the wechat application needs to be updated, and other notifications of the wechat application do not allow the notification reminding to be sent.
Further, the verification code and the reference code are calculated according to a preset algorithm. Preferably, in this embodiment, the verification code and the reference code are set according to a preset Hash algorithm and according to the application type and the function type in the application.
The reference code is set according to the designated function of the target application, namely, according to the function set in the target application by the user for allowing the notification reminding. The verification code is set according to any function in any application that actually issues a notification. The verification code and the reference code have the same structure and consistent length.
The verification code and the reference code are both composed of an application feature code and a function feature code.
In calculating the validation code, the validation code is set for the notification based on the type of application that actually generated the notification and the type of function in the application that actually generated the notification.
In calculating the reference code, the reference code is set according to the type of the target application and the type of the specified function.
Further, the application feature code is generated according to a User Identification (UID) code of the application.
For example, according to a preset hash algorithm, when a reference code is set for a designated contact of the QQ application, the reference code is composed of an application feature code and a function feature code. The application feature code is the UID code of QQ, namely 10036; the function feature code is a 10 digit number generated from the designated contact. Therefore, the reference code set for the designated contact of the QQ application is 100369569056395.
Further, when the processor 110 executes the notification reminding program to implement the step of verifying the verification code by the notification management server, the method specifically includes:
and the notification management server checks the verification code according to the reference code and judges whether the function of the application corresponding to the verification code is the designated function of the target application.
The notification management server judges whether the application corresponding to the reference code allows sending notifications of various functions according to the reference code, namely whether a terminal user shields the notifications of the application; if so, carrying out notification reminding on the notification through a notification monitoring server; if not, judging whether the function of the application corresponding to the reference code is the designated function of the target application.
For example, an end user masks notifications for a QQ application when making notification settings, but allows a designated contact in the QQ application to issue the notification. When receiving a notification sent by a certain contact of the QQ application, firstly judging whether a terminal user shields the information of the QQ application; after the fact that the terminal user shields the information of the QQ application is determined, whether the notification is sent by the designated contact person in the QQ application is judged, if yes, the notification is reminded, and if not, the notification is not reminded.
Further, when the processor 110 executes the notification reminding program to implement the step of performing notification reminding on the notification by the notification listening server under the condition that the verification is successful, the method specifically includes:
and under the condition of successful verification, putting the notification into a notification queue, namely allowing to continuously call an enqueueNotification Withtag method of the notification service, and continuously calling a method behind a notification monitoring server Notification ListenerService so as to call back the notification.
From the whole process, the starting point of the new notification is the notification manager notifiationmanager, the notification processing is completed by the notification management server notifiationmanager service, and the transmission process is performed by the notification monitoring server notifiationlistenerservice.
A fourth embodiment of the present application proposes a computer-readable storage medium storing a notification alert program;
when executed by at least one processor, the notification reminder causes the at least one processor to:
when a notification is sent through a notification manager, the notification manager sets a verification code for the notification; sending the verification code to a notification management server;
the notification management server checks the verification code;
and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (6)

1. A notification reminding method is characterized by comprising the following steps:
the method comprises the following steps that a notification manager sets a reference code for a specified function of a target application and sends the reference code to a notification management server;
when a notification is sent through the notification manager, the notification manager sets a verification code for the notification; sending the verification code to the notification management server;
the notification management server checks the verification code according to the reference code and judges whether the function of the application corresponding to the verification code is the designated function of the target application;
and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server.
2. The notification reminding method according to claim 1, wherein the verification code and the reference code are set according to a preset Hash algorithm and according to an application type and a function type in the application;
the verification code and the reference code are both composed of an application feature code and a function feature code.
3. A notification alert method according to claim 2, wherein said application feature code is generated from a user identification UID code of the application.
4. A terminal, characterized in that the terminal comprises: a processor, a memory, and a communication bus;
the communication bus is used for realizing connection communication between the processor and the memory;
the processor is used for executing the notification reminding program stored in the memory so as to realize the following steps:
the method comprises the following steps that a notification manager sets a reference code for a specified function of a target application and sends the reference code to a notification management server;
when a notification is sent through the notification manager, the notification manager sets a verification code for the notification; sending the verification code to the notification management server;
the notification management server checks the verification code according to the reference code and judges whether the function of the application corresponding to the verification code is the designated function of the target application;
and under the condition of successful verification, carrying out notification reminding on the notification through a notification monitoring server.
5. The terminal of claim 4, wherein the verification code and the reference code are set according to a preset Hash algorithm and according to an application type and a function type in the application;
the verification code and the reference code are both composed of an application feature code and a function feature code.
6. A computer-readable storage medium, wherein the computer-readable storage medium stores a notification alert program;
the notification reminder, when executed by at least one processor, causes the at least one processor to perform the steps of the notification reminder method of any of claims 1 to 3.
CN201710326306.XA 2017-05-10 2017-05-10 Notification reminding method, terminal and computer readable storage medium Active CN107133113B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710326306.XA CN107133113B (en) 2017-05-10 2017-05-10 Notification reminding method, terminal and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710326306.XA CN107133113B (en) 2017-05-10 2017-05-10 Notification reminding method, terminal and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN107133113A CN107133113A (en) 2017-09-05
CN107133113B true CN107133113B (en) 2020-09-25

Family

ID=59731492

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710326306.XA Active CN107133113B (en) 2017-05-10 2017-05-10 Notification reminding method, terminal and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN107133113B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101076191A (en) * 2006-05-19 2007-11-21 美国博通公司 Method and system for providing addressing service in mobile terminal
CN101917518A (en) * 2010-08-26 2010-12-15 惠州Tcl移动通信有限公司 Method for setting incoming call prompt aiming at contacts
CN103297941A (en) * 2013-05-30 2013-09-11 广州市动景计算机科技有限公司 Communication event processing method and communication event processing device
CN103634370A (en) * 2012-08-27 2014-03-12 三星电子株式会社 Method and system for causing mobile user to receive individualized notification
CN104216654A (en) * 2013-05-29 2014-12-17 Lg电子株式会社 Mobile terminal and controlling method thereof
CN105468357A (en) * 2015-11-16 2016-04-06 广东欧珀移动通信有限公司 Message prompting method and device of social application and mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9898264B2 (en) * 2014-12-17 2018-02-20 Successfactors, Inc. Automatic componentization engine

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101076191A (en) * 2006-05-19 2007-11-21 美国博通公司 Method and system for providing addressing service in mobile terminal
CN101917518A (en) * 2010-08-26 2010-12-15 惠州Tcl移动通信有限公司 Method for setting incoming call prompt aiming at contacts
CN103634370A (en) * 2012-08-27 2014-03-12 三星电子株式会社 Method and system for causing mobile user to receive individualized notification
CN104216654A (en) * 2013-05-29 2014-12-17 Lg电子株式会社 Mobile terminal and controlling method thereof
CN103297941A (en) * 2013-05-30 2013-09-11 广州市动景计算机科技有限公司 Communication event processing method and communication event processing device
CN105468357A (en) * 2015-11-16 2016-04-06 广东欧珀移动通信有限公司 Message prompting method and device of social application and mobile terminal

Also Published As

Publication number Publication date
CN107133113A (en) 2017-09-05

Similar Documents

Publication Publication Date Title
CN112799577B (en) Method, terminal and storage medium for projecting small window
CN107635070B (en) Message reminding method, terminal and storage medium
CN107220132B (en) Method, equipment and storage medium for monitoring file creation information
CN107172605B (en) Emergency call method, mobile terminal and computer readable storage medium
CN107862217B (en) Position information acquisition method, mobile terminal and computer storage medium
CN110020386B (en) Application page sharing method, mobile terminal and computer readable storage medium
CN112689191A (en) Screen projection control method, terminal and computer readable storage medium
CN107846725B (en) Notification message processing method, terminal and storage medium
CN108156325B (en) Double-sided screen incoming call control method and device and computer readable storage medium
CN107707755B (en) Key using method, terminal and computer readable storage medium
CN107222525B (en) Data network connection state display method, terminal and computer readable storage medium
CN109889651B (en) Notification message processing method, terminal and computer readable storage medium
CN109309762B (en) Message processing method, device, mobile terminal and storage medium
CN109117069B (en) Interface operation method, terminal and computer readable storage medium
CN111158617A (en) Screen-casting content synchronization method, mobile terminal and computer-readable storage medium
CN108063863B (en) Information browsing method, terminal, server and computer readable storage medium
CN107911778B (en) Playing method based on parallel loudspeaker, mobile terminal and readable storage medium
CN107566631B (en) Volume control method, mobile terminal and computer readable storage medium
CN112437472A (en) Network switching method, equipment and computer readable storage medium
CN108667714B (en) Information transmitting method, information receiving method, mobile terminal and storage medium
CN108897451B (en) Main and auxiliary display screen identification method, mobile terminal and computer readable storage medium
CN107678622B (en) Application icon display method, terminal and storage medium
CN107566607B (en) Notification display method, mobile terminal and computer readable storage medium
CN108183833B (en) Response processing method and device and computer readable storage medium
CN107404568B (en) Control switch management method and mobile terminal

Legal Events

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