WO2017118340A1 - 通知消息的处理方法和装置 - Google Patents
通知消息的处理方法和装置 Download PDFInfo
- Publication number
- WO2017118340A1 WO2017118340A1 PCT/CN2016/113447 CN2016113447W WO2017118340A1 WO 2017118340 A1 WO2017118340 A1 WO 2017118340A1 CN 2016113447 W CN2016113447 W CN 2016113447W WO 2017118340 A1 WO2017118340 A1 WO 2017118340A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- notification message
- application
- message
- predetermined
- keyword
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/338—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/5866—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using information manually generated, e.g. tags, keywords, comments, manually generated location and time information
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/542—Event management; Broadcasting; Multicasting; Notifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/224—Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/53—Network services using third party service providers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/55—Push-based network services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Definitions
- the present invention relates to the field of Internet technologies, and in particular, to a method for processing a notification message and a processing device for the notification message.
- the application in the smart electronic device receives new information or a certain reminder event in the application is triggered, the application usually generates a notification message, and performs a corresponding notification operation for the notification message, so as to prompt the user to view the new time in time.
- Information or prompt the user to pay attention to pre-arranged things, etc. a specific example, when WeChat has new information, WeChat will display the notification message for the new information in the notification bar or lock screen interface of the operating system, and through the sound Or vibrating to prompt the user to view new information; another specific example, when the current time meets the time corresponding to the reminding event in the calendar application, the reminding event in the calendar application is triggered, and the calendar application will describe the reminding event.
- the notification message is displayed on the lock screen interface or the homepage of the smart electronic device, and prompts the user to pay attention to the reminding event by means of sound or vibration.
- the inventor has found that although the types of applications and the number of applications are constantly enriched, the processing manners of notification messages of different applications are substantially the same, that is, the existing notification messages are processed in a relatively simple manner.
- a method for processing a notification message comprises the steps of: monitoring a notification message of an application based on an auxiliary function interface of an intelligent electronic device operating system; and monitoring a notification including a predetermined keyword
- the processing method corresponding to the predetermined keyword is for the inclusion
- a notification message having a predetermined keyword is processed accordingly.
- a processing apparatus for a notification message includes: a monitoring module, configured to monitor a notification message of an application based on an auxiliary function interface of an intelligent electronic device operating system; and a processing module In the case that the notification message including the predetermined keyword is detected, the corresponding processing is performed for the notification message including the predetermined keyword according to the processing manner corresponding to the predetermined keyword.
- the present invention can monitor the notification message of the application by using the auxiliary function interface based on the operating system of the intelligent electronic device, and can be convenient, fast and accurate without disturbing the normal operation of the operating system.
- the processing method of the notification message may be determined by using a predetermined keyword included in the notification message, so that the present invention can perform corresponding processing on the notification message including the predetermined keyword, so that different notification messages can be correspondingly different.
- the processing manner such as performing enhanced prompt processing or alerting prompt processing on the notification message or performing information interaction with the application to which the notification message belongs. It can be seen that the technical solution provided by the present invention can perform different processing on different notification messages, and enrich the processing manner of the notification message, and can also avoid the interruption of the partial notification message to the user, thereby improving the intelligence of the notification message.
- the degree of processing can perform different processing on different notification messages, and enrich the processing manner of the notification message, and can also avoid the interruption of the partial notification message to the user, thereby improving the intelligence of the notification message.
- FIG. 1 is a flowchart of a method for processing a notification message according to Embodiment 1 of the present invention
- FIG. 2 is a flowchart of a method for processing a notification message according to Embodiment 2 of the present invention
- FIG. 3 is a schematic structural diagram of a processing apparatus for a notification message according to Embodiment 3 of the present invention.
- FIG. 4 is a schematic structural diagram of a monitoring module according to Embodiment 3 of the present invention.
- FIG. 5 is a schematic structural diagram of another monitoring module according to Embodiment 3 of the present invention.
- FIG. 6 is a schematic structural diagram of a first monitoring submodule according to Embodiment 3 of the present invention.
- FIG. 7 is another schematic structural diagram of a first monitoring submodule according to Embodiment 3 of the present invention.
- FIG. 8 is a schematic structural diagram of a processing module according to Embodiment 3 of the present invention.
- FIG. 9 is another schematic structural diagram of a processing module according to Embodiment 3 of the present invention.
- the intelligent electronic device includes a user device and a network device.
- the user equipment includes, but is not limited to, a computer, a smart mobile phone, a PDA, and the like;
- the network device includes, but is not limited to, a single network server, a server group composed of multiple network servers, or a cloud computing-based A cloud composed of a computer or a network server, wherein cloud computing is a type of distributed computing, a super virtual computer composed of a group of loosely coupled computers.
- the smart electronic device can access the network and perform information interaction with other intelligent electronic devices in the network.
- the network that the smart electronic device can access includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and the like.
- the user equipment, the network equipment, the network, and the like are only examples, and other existing or future intelligent electronic devices or networks may be applicable to the present application, and should also be included in the protection scope of the present application. And is included here by reference.
- the methods discussed later may be implemented in the form of hardware, software, firmware, middleware, microcode, hardware description language, or any combination thereof.
- the program code or code segments to carry out the necessary tasks can be stored in a machine or computer readable medium, such as a storage medium.
- the processor(s) can perform the necessary tasks.
- Embodiment 1 A method for processing a notification message.
- FIG. 1 is a flowchart of a method for processing a notification message according to an embodiment.
- the method in this embodiment mainly includes: step S100 and step S110.
- the method described in this embodiment is generally performed in an intelligent electronic device.
- the method described in this embodiment is generally performed in an intelligent electronic mobile device such as a smart mobile phone and a tablet computer (ie, a user mobile device).
- the method as described in this embodiment can be installed in an application (such as an Ali Qiandun application) installed in the smart electronic device, so that the method described in this embodiment can be executed after the application is started.
- an application such as an Ali Qiandun application
- the auxiliary function interface based on the operating system of the intelligent electronic device monitors the notification message of the application.
- the auxiliary function of the operating system of the smart electronic device in the embodiment is originally used to enable the user (such as a partially disabled user, specifically a visually impaired user, etc.) to use the smart electronic device without barriers, such as an operating system.
- the auxiliary function may specifically read the text in the user interface of the intelligent electronic device, or may specifically enlarge the text in the user interface of the intelligent electronic device and the like.
- the intelligent electronic device operating system generally provides an open auxiliary function interface. This embodiment is based on the auxiliary function interface to implement monitoring of the application notification message.
- the smart electronic device in this embodiment is usually an intelligent electronic device based on an Android (Android) operating system. If other operating systems also provide an auxiliary function interface, the smart electronic device of this embodiment may also be used. For intelligent electronic devices based on other operating systems.
- Android Android
- the operation of turning on the auxiliary function provided by the operating system of the smart electronic device should be performed first, for example, The intelligent electronic device user is gradually guided, so that the intelligent electronic device user sets the auxiliary function provided by the intelligent electronic device operating system to the on state.
- the notification message of the application monitored by the auxiliary function interface of the operating system of the smart electronic device may be a notification message of the system application or a notification message of the third-party application.
- the notification message of the system application in this embodiment may be a notification message of a short message application, such as a notification message generated by the short message application when a new short message is received.
- the notification message of the third-party application in the embodiment may be a notification message of the instant messaging application, such as a notification message generated by the WeChat application when receiving the new information, and the notification message of the third-party application in this embodiment may also be The notification message of the application terminal pushing new information, such as the Sohu video client or the Tencent news application client, etc., which is generated when the user wants to push the new video/news information to the user.
- the notification message of the auxiliary function interface monitoring application of the smart electronic device operating system may be specifically: monitoring the message content of the notification message of the application based on the auxiliary function interface of the operating system of the intelligent electronic device, For example, whether the message content of the notification message of the application based on the auxiliary function interface of the intelligent electronic device operating system includes a predetermined keyword in the keyword set.
- the keyword set in this embodiment usually includes a predetermined keyword or a plurality of different predetermined keywords, and the predetermined keyword in the keyword set of the embodiment may be a predetermined keyword downloaded from the cloud server ( If the keyword set stored locally by the smart electronic device is updated from the cloud server at a timed or irregular time, it may also be a predetermined keyword customized by the smart electronic device, that is, the user of the smart electronic device may set the predetermined keyword to be stored in the cloud device. In the collection of keywords.
- the embodiment may obtain the message content of the notification message by using an auxiliary function interface of the operating system of the smart electronic device, where the message content of the notification message includes text information (such as the notification)
- the embodiment may perform matching search in the text information of the notification message according to a predetermined keyword in the locally stored keyword set (including multiple differences in the keyword set)
- a matching search may be performed in the text information of the notification message for each predetermined keyword to determine whether there is a matching in the text information of the notification message with a predetermined keyword in the keyword set.
- the information when the search result is the information matching the predetermined keyword in the keyword set in the text message of the notification message, determining that the notification message including the predetermined keyword is detected, otherwise, determining that the notification message is not included Contains predetermined keywords.
- the set keyword set contains a predetermined keyword of "red envelope”, and the embodiment is connected by an auxiliary function based on an operating system of an intelligent electronic device.
- the embodiment may obtain the message content of the notification message by using an auxiliary function interface of the operating system of the smart electronic device, where the message content of the notification message includes a picture (such as In the case that the message content of the notification message is all a picture or the message content part of the notification message is a picture, the embodiment may first perform an image recognition operation on the picture in the notification message to convert the picture in the notification message into text information.
- the matching search is performed in the text information obtained by the image recognition according to the predetermined keyword in the locally stored keyword set (when a plurality of different predetermined keywords are included in the keyword set, the embodiment)
- a matching search may be performed in each of the predetermined keywords in the text information obtained by the image recognition to determine whether there is information in the text information obtained by the image recognition that matches the predetermined keyword in the keyword set.
- the result is the presence of keywords and keywords in the text information obtained by image recognition.
- the set keyword set includes a predetermined keyword of “red envelope”.
- the image recognition operation should be performed on the picture in the notification message first, so that The picture in the notification message is converted into text information, and then a matching search is performed in the text information obtained by the image recognition according to the predetermined keyword "red envelope" to determine whether the text information obtained by the image recognition matches the "red envelope"
- the information when the search result is the information matching the "red envelope” in the text information obtained by the image recognition, it is determined that the notification message including the "red envelope" is detected, otherwise, it is determined that the notification message does not include "Red envelope”.
- the embodiment may The determination of whether or not the predetermined keyword is included in the text information in the notification message may be performed, or the determination of whether the predetermined keyword is included in the image in the notification message may be performed, and whether the text information in the notification message is included or not may be included.
- the judgment of the predetermined keyword is further determined whether the picture in the notification message contains a predetermined keyword, and the specific process is not described in detail.
- the second, third, and fourth examples below The same is true, and the same will not be described in detail in this embodiment.
- the notification message of the auxiliary function interface monitoring application of the smart electronic device operating system may be specifically: message content and notification message of the notification message of the application based on the auxiliary function interface of the intelligent electronic device operating system.
- the application attribute information of the application is monitored, such as whether the message content of the notification message of the application of the auxiliary function interface monitoring application of the intelligent electronic device operating system includes the predetermined keyword in the keyword set and the application attribute information of the application to which the notification message belongs
- the predetermined condition is met (this predetermined condition may be referred to as a predetermined application attribute condition).
- the application attribute information in this embodiment may include: an application package name, an application name, an application type (such as a system application or a third-party application), a space occupied after the application is installed, and any one or more of the memory occupied after the application is started. item.
- the predetermined application attribute condition in the embodiment is generally set in combination with a predetermined keyword, and generally, a predetermined application attribute condition may be correspondingly set for a predetermined keyword.
- the embodiment does not exclude The case where a plurality of predetermined application attribute conditions are correspondingly set for one predetermined keyword; in addition, the predetermined application attribute condition of the embodiment may be a predetermined application attribute condition downloaded from the cloud server (such as updating from the cloud server periodically or irregularly)
- the predetermined application attribute condition locally of the smart electronic device may also be a predetermined application attribute condition customized by the smart electronic device, that is, the user of the intelligent electronic device may set the predetermined application attribute condition by itself.
- the predetermined application attribute condition can be flexibly set according to the actual content according to the content included in the application attribute information, and the detailed description of the predetermined application attribute condition according to the content included in the application attribute information is not described herein.
- the embodiment may obtain the message content of the notification message and the application attribute information of the application to which the notification message belongs according to the auxiliary function interface of the operating system of the intelligent electronic device, in the notification message.
- the message content includes text information (such as the message content of the notification message is all text information)
- the embodiment performs matching search in the text information of the notification message according to a predetermined keyword in the locally stored keyword set (in the case of When the keyword set includes a plurality of different predetermined keywords, the present implementation may perform a matching search on the text information of the notification message for each predetermined keyword to determine whether the text information of the notification message exists and the key.
- the present embodiment should continue to determine whether the acquired application attribute information satisfies the predetermined application attribute condition corresponding to the predetermined keyword included in the notification message, if obtained.
- the application attribute information meets the predetermined application attribute condition corresponding to the predetermined keyword included in the notification message, it may be determined that the notification message including the predetermined keyword is detected and the application attribute information of the application to which the notification message belongs meets the pre- The attribute condition is applied, otherwise, it is determined that although the notification message including the predetermined keyword is detected, the application attribute information of the application to which the notification message belongs does not meet the predetermined application attribute condition.
- the set keyword set includes a predetermined keyword of "red envelope”, and the predetermined application attribute condition corresponding to the predetermined keyword “red envelope” is set: the application package name is "com.tencent” .mm” (ie, the WeChat officially specified WeChat package name), in this embodiment, after the message content of the notification message is acquired through the auxiliary function interface based on the intelligent electronic device operating system and the application attribute information of the application to which the notification message belongs, the notification is If the message content of the message includes text information (for example, the message content of the notification message is all text information), perform matching search in the text information of the notification message according to the predetermined keyword “red envelope” to determine the notification message.
- the application package name is "com.tencent” .mm” (ie, the WeChat officially specified WeChat package name)
- the notification is If the message content of the message includes text information (for example, the message content of the notification message is all text information), perform matching search in the text information of the notification message according to the predetermined keyword “red envelope” to determine
- the message content of the notification message and the application attribute information of the application to which the notification message belongs may be obtained through the auxiliary function interface of the intelligent electronic device operating system.
- the embodiment may first perform an image recognition operation on the picture in the notification message, Converting the picture in the notification message into text information, and then performing matching search in the text information obtained by the image recognition according to the predetermined keyword in the locally stored keyword set (including multiple in the keyword set)
- the present embodiment may perform a matching search on the text information obtained by the image recognition for each predetermined keyword to determine whether the text information obtained by the image recognition exists in the keyword set.
- the information that matches the predetermined keyword is found in the search result. If there is no information matching the predetermined keyword in the keyword set in the text information obtained by the recognition, it is determined that the predetermined message is not included in the notification message; and the search result is obtained by image recognition.
- the embodiment should continue to determine whether the acquired application attribute information satisfies the predetermined application attribute condition corresponding to the predetermined keyword included in the notification message. If the obtained application attribute information satisfies the predetermined application attribute condition corresponding to the predetermined keyword included in the notification message, it may be determined that the notification message including the predetermined keyword is detected and the application attribute of the application to which the notification message belongs is determined. The information meets the predetermined application attribute condition.
- the application attribute information of the application to which the notification message belongs does not meet the predetermined application attribute condition.
- the set keyword set includes a predetermined keyword of "red envelope”
- the predetermined application attribute condition corresponding to the predetermined keyword "red envelope” is set: the application package name is "com.tencent” .mm” (ie, the WeChat officially specified WeChat package name)
- the notification is If the message content of the message includes a picture (if the message content of the notification message is all a picture), an image recognition operation should be performed on the picture in the notification message to convert the picture in the notification message into text information, and then Performing a matching search in the text information obtained by the image recognition according to the locally stored predetermined keyword "red envelope” to determine whether there is information matching the "red envelope” in the
- the determination continues to determine that the notification message belongs to If the application package name of the application is "com.tencent.mm”, if the application package name of the application to which the notification message belongs is "com.tencent.mm”, it is determined that the notification message including the "red envelope” is detected and the notification is The application attribute information of the application to which the message belongs satisfies the predetermined application attribute condition. Otherwise, it is determined that although the notification message including the “red envelope” is detected, the application attribute information of the application to which the notification message belongs does not satisfy the predetermined application attribute condition.
- the notification message of the auxiliary function interface monitoring application based on the intelligent electronic device operating system of the embodiment may be specifically: the message content and the notification message of the notification message of the application based on the auxiliary function interface of the intelligent electronic device operating system.
- the message attribute information is monitored, for example, whether the message content of the notification message of the application is monitored based on the auxiliary function interface of the intelligent electronic device operating system, whether the predetermined keyword in the keyword set and the message attribute information of the notification message meet the predetermined condition ( This predetermined condition may be referred to as a predetermined message attribute condition).
- the message attribute information in this embodiment may include any one or two items of message time (such as message sending time or message receiving time) and message sender information.
- the predetermined message attribute condition in this embodiment is generally set in combination with a predetermined keyword, and generally, a predetermined message attribute condition may be correspondingly set for a predetermined keyword.
- the embodiment does not exclude The case where a plurality of predetermined message attribute conditions are correspondingly set for one predetermined keyword; in addition, the predetermined message attribute condition of the embodiment may be a predetermined message attribute condition downloaded from the cloud server (such as updating from the cloud server periodically or irregularly)
- the predetermined message attribute condition local to the intelligent electronic device may also be a predetermined predetermined message attribute condition of the smart electronic device, that is, the user of the intelligent electronic device may set the predetermined message attribute condition by itself. This embodiment can be based on the content included in the message attribute information.
- the predetermined message attribute condition is flexibly set based on the actual requirement, and the detailed description of how to set the predetermined message attribute condition according to the content included in the message attribute information is not described here.
- the embodiment may obtain the message content of the notification message and the message attribute information of the notification message by using the auxiliary function interface of the operating system of the intelligent electronic device, and the message content of the notification message.
- the present embodiment performs matching search in the text information of the notification message according to a predetermined keyword in the locally stored keyword set (in the keyword)
- the implementation may perform a matching search on the text information of the notification message for each predetermined keyword to determine whether the text information of the notification message exists in the keyword set.
- the embodiment should continue to determine whether the acquired message attribute information satisfies the predetermined message attribute condition corresponding to the predetermined keyword included in the notification message, if the obtained message is obtained.
- the attribute information satisfies the predetermined message attribute condition corresponding to the predetermined keyword included in the notification message, it may be determined that the notification message including the predetermined keyword is detected and the message attribute information of the notification message meets the predetermined message attribute condition; otherwise, the information is determined. Although the notification message containing the predetermined keyword is detected, the message attribute information of the notification message does not meet the predetermined message attribute condition.
- the set keyword set includes a predetermined keyword of "train ticket”, and the predetermined message attribute condition corresponding to the predetermined keyword "train ticket” is set as: the number segment of the message sender
- the message content and the notification message are obtained by the auxiliary function interface based on the intelligent electronic device operating system, and the notification message sending time belongs to the peak time of the ticket (such as a period of time before and after the holiday).
- the message attribute information in the case that the message content of the notification message includes text information (if the message content of the notification message is all text information), the predetermined keyword "train ticket" is performed in the text information of the notification message.
- the number segment of the message sender of the notification message belongs to the locally stored predetermined number segment and whether the message sending time of the notification message belongs to The ticket booking peak period (the locally stored predetermined number segment and the ticket peak period can be downloaded from the cloud server, or can be set by the user), if the message sender's number segment of the notification message belongs to the locally stored predetermined number segment and When the message is sent at the peak time of the booking, it is determined that the notification containing the "train ticket” is detected. The message and the message attribute information of the notification message satisfy the predetermined message attribute condition. Otherwise, it is determined that although the notification message including the "train ticket" is monitored, the message attribute information of the notification message does not satisfy the predetermined message attribute condition.
- Another specific implementation manner of the foregoing third example may be that the message content of the notification message and the message attribute information of the notification message are obtained by using the auxiliary function interface of the intelligent electronic device operating system, and the message of the notification message is In the case that the content includes a picture (such as the message content of the notification message is all a picture or the message content part of the notification message is a picture), the embodiment may first perform an image recognition operation on the picture in the notification message to notify the message.
- the picture in the image is converted into text information, and then the embodiment performs matching search in the text information obtained by the image recognition according to the predetermined keyword in the locally stored keyword set (including a plurality of different reservations in the keyword set)
- the present embodiment may perform a matching search on the text information obtained by the image recognition for each predetermined keyword to determine whether there is a predetermined keyword in the text information obtained by the image recognition and the keyword set. Matching information obtained in the search results for image recognition In the case where the information matching the predetermined keyword in the keyword set does not exist in the text information, it is determined that the predetermined message is not included in the notification message; and the text information obtained by the image recognition is found in the text information obtained by the image recognition.
- the embodiment should continue to determine whether the acquired message attribute information satisfies the predetermined message attribute condition corresponding to the predetermined keyword included in the notification message, if obtained If the message attribute information satisfies the predetermined message attribute condition corresponding to the predetermined keyword included in the notification message, it may be determined that the notification message including the predetermined keyword is detected and the message attribute information of the notification message meets the predetermined message attribute condition; otherwise, It is determined that although the notification message containing the predetermined keyword is detected, the message attribute information of the notification message does not meet the predetermined message attribute condition.
- the set keyword set includes a predetermined keyword of "train ticket”, and the predetermined message attribute condition corresponding to the predetermined keyword "train ticket” is set as: the number segment of the message sender
- the message content and the notification message are obtained by the auxiliary function interface based on the intelligent electronic device operating system, and the notification message sending time belongs to the peak time of the ticket (such as a period of time before and after the holiday).
- the image recognition operation should be performed first on the picture in the notification message, so that the notification message is Converting the picture into text information, and then performing a matching search in the text information obtained by the image recognition according to the predetermined keyword "train ticket” to determine whether the text information obtained by the image recognition matches the "train ticket” Information, in the text information obtained by the search result for image recognition, there is no predetermined keyword When the "train ticket” matches the information, it is determined that the predetermined message "train ticket” is not included in the notification message, and the text information obtained by the search result for image recognition exists in the text message with the predetermined keyword "train ticket".
- the matched information it is determined whether the number segment of the message sender of the notification message belongs to the local storage. Whether the predetermined number segment and the message sending time of the notification message belong to the ticket peak period (the locally stored predetermined number segment and the ticket peak period can be downloaded from the cloud server, or can be set by the user), if the message of the notification message If the sender's number segment belongs to the locally stored predetermined number segment and the message sending time belongs to the ticket peaking period, it is determined that the notification message including the "train ticket" is detected and the message attribute information of the notification message satisfies the predetermined message attribute condition. Otherwise, it is determined that although the notification message containing the "train ticket" is monitored, the message attribute information of the notification message does not satisfy the predetermined message attribute condition.
- the notification message of the auxiliary function interface monitoring application of the smart electronic device operating system may be specifically: the message content and the notification message of the notification message of the application based on the auxiliary function interface of the intelligent electronic device operating system.
- the application attribute information of the application and the message attribute information of the notification message are monitored, such as whether the message content of the notification message of the application function monitoring application of the intelligent electronic device operating system includes the predetermined keyword and the notification message in the keyword set. Whether the application attribute information of the belonging application and the message attribute information of the notification message meet predetermined conditions, and the predetermined application attribute condition and the predetermined message attribute condition described above may form a predetermined condition of the embodiment.
- the specific implementation of the fourth example may be a combination of the specific implementation of the second example above and the specific implementation of the third example. The specific implementation process is not described in detail herein.
- the processing manner of the notification message may be set for the predetermined keyword (the processing method of the predetermined keyword and the corresponding notification message may form a notification message processing rule), so that the monitoring notification message is included in the embodiment.
- the notification message may be directly processed by using the processing manner of the notification message corresponding to the keyword included in the notification message (ie, directly processing the notification message in the corresponding notification message processing rule) The notification message is processed accordingly).
- the embodiment may also set a processing manner of the notification message for the predetermined keyword and the corresponding predetermined application attribute condition (the predetermined keyword, the predetermined application attribute condition corresponding to the predetermined keyword, and the processing manner of the corresponding notification message may form a notification message processing. Rule), so that in the case where the monitoring notification message includes the predetermined keyword and the application attribute information of the application to which the notification message belongs meets the predetermined application attribute condition, the keyword included in the notification message and the satisfied reservation may be utilized.
- the notification message is processed correspondingly by the processing manner of the notification message corresponding to the attribute condition (that is, the notification message is processed correspondingly by using the processing manner of the notification message in the corresponding notification message processing rule).
- the embodiment may further set a processing manner of the notification message for the predetermined keyword and the corresponding predetermined message attribute condition (predetermined keyword, predetermined message attribute condition corresponding to the predetermined keyword, and processing method of the corresponding notification message)
- a notification message processing rule may be formed, so that the present embodiment may use the keyword included in the notification message if the notification message includes the predetermined keyword and the message attribute information of the notification message satisfies the predetermined message attribute condition.
- the processing manner of the notification message corresponding to the predetermined predetermined message attribute condition is processed correspondingly to the notification message (that is, the notification message is processed correspondingly by the processing manner of the notification message in the corresponding notification message processing rule).
- the embodiment may further set a processing manner of the notification message for the predetermined keyword and the corresponding predetermined condition (including the predetermined application attribute condition and the predetermined message attribute condition) (predetermined keyword, predetermined application attribute condition corresponding to the predetermined keyword, predetermined key)
- the predetermined message attribute condition corresponding to the word and the processing manner of the corresponding notification message may form a notification message processing rule. Therefore, in this embodiment, the monitoring notification message includes a predetermined keyword and the application attribute information of the application to which the notification message belongs meets the predetermined schedule.
- the notification message may be processed correspondingly by using the keyword included in the notification message and the processing manner of the notification message corresponding to the satisfied predetermined condition. (ie, the notification message is processed correspondingly by the processing manner of the notification message in the corresponding notification message processing rule).
- the corresponding processing for the notification message including the predetermined keyword in this embodiment may be an enhanced prompt processing for the notification message, such as displaying the message content of the notification message in a pop-up manner (such as displaying a pop-up window containing a red envelope).
- Another example is to prompt the user by playing the corresponding audio signal and/or generating a vibration.
- the corresponding processing for the notification message including the predetermined keyword may also be performed for alerting the notification message, such as displaying the warning information in a pop-up manner, and then by playing the corresponding audio signal and/or generating Vibrate to alert the user.
- the corresponding processing for the notification message including the predetermined keyword in the embodiment may further be that, for the notification message, the application to which the notification message belongs is invoked based on the auxiliary function interface of the intelligent electronic device operating system, so that the user may be simulated.
- the operation, for example, the notification message is opened in the application to which the notification message belongs by using the auxiliary function interface.
- the embodiment can open the WeChat red envelope in the WeChat application through the auxiliary function interface, and the embodiment can also open the phone application through the auxiliary function interface.
- the dialing interface simulates the user to perform the dialing operation according to the telephone number set in the notification message processing rule.
- the notification message of the train ticket fraud can be deleted through the auxiliary function interface.
- This embodiment does not limit the specific processing manner for performing corresponding processing on the notification message including the predetermined keyword.
- the embodiment by monitoring whether the notification message includes the predetermined keyword, whether the application attribute information of the application to which the notification message belongs and/or the message attribute information of the notification message meets the predetermined condition, it is possible to effectively avoid the inclusion of the reservation. Mishandling of the keyword's masquerading/fraudulent notification message, such as for fake "red packets" In the case of determining that the application package name of the application to which the notification message belongs is not “com.tencent.mm”, the embodiment does not perform enhanced prompt processing on the notification message, thereby avoiding the inclusion of the notification message.
- the embodiment determines that the sender number segment of the notification message belongs to the known In the case of the number segment of the fraudulent number, the enhanced alert processing is not performed for the notification message, thereby avoiding a false reminder for the fraudulent notification message containing the predetermined keyword of "train ticket".
- Embodiment 2 A method for processing a notification message.
- FIG. 2 is a flowchart of a method for processing a notification message according to an embodiment. The respective steps in Fig. 1 are described in detail below.
- S200 Display corresponding instruction information on the user interface of the intelligent electronic device to guide the user to the auxiliary function interface of the operating system to enable the auxiliary function.
- step S210 Determine whether the auxiliary function of the operating system is enabled. If the auxiliary function is enabled, go to step S230. Otherwise, return to step S200 to continue guiding the user to the auxiliary function interface of the operating system.
- S220 Display corresponding description information on the user interface of the smart electronic device to guide the user to allow the notification message of the application to be monitored, that is, the user grants the authority to monitor the notification message of the application.
- step S230 Determine whether the user grants the permission to monitor the notification message of the application. If the permission to monitor the notification message of the application is granted, go to step S240. Otherwise, return to step S220 to continue to guide the user to grant the authority to monitor the notification message of the application.
- the operating system-based auxiliary function interface monitors the notification message of the application, such as monitoring the message content of the application notification message, and further, such as monitoring the message content of the application notification message and the application attribute information of the application to which the notification message belongs, and monitoring the application.
- the message content of the notification message and the message attribute information of the notification message such as the message content of the notification message of the monitoring application, the application attribute information of the application to which the notification message belongs, and the message attribute information of the notification message.
- step S260 if the monitored notification message triggers the preset notification message processing rule, the execution of the operating system-based auxiliary function is continued.
- the interface monitors the operation of the application's notification message.
- the foregoing notification message processing rule may specifically include: a predetermined keyword and a processing manner of the notification message.
- the notification message processing rule in the case where the message content of the monitored notification message includes a predetermined keyword in the notification message processing rule, the notification message processing rule is triggered.
- the notification message processing rule may specifically include: a predetermined keyword, a predetermined condition set for the application attribute information of the application to which the notification message belongs, and a processing manner of the notification message. For the notification message processing rule, if the predetermined content in the notification message processing rule is included in the message content of the monitored notification message, and the application attribute information of the application to which the monitored notification message belongs belongs to the predetermined condition, The notification message processing rule is triggered.
- the above notification message processing rule may specifically include: a predetermined keyword, a predetermined condition set for the message attribute information of the notification message, and a processing manner of the notification message. For the notification message processing rule, if the message content of the monitored notification message includes a predetermined keyword in the notification message processing rule, and the message attribute information of the monitored notification message satisfies a predetermined condition, the The notification message processing rule is triggered.
- the above notification message processing rule may further include: a predetermined keyword, a predetermined condition set for the application attribute information of the application to which the notification message belongs, and message attribute information of the notification message, and a processing manner of the notification message.
- the message content of the monitored notification message includes a predetermined keyword in the notification message processing rule, and the monitored application message belongs to the application attribute information of the application and the message attribute of the notification message.
- the notification message processing rule is triggered if the information satisfies the predetermined condition.
- S260 Perform a corresponding processing operation on the notification message according to the notification message processing manner in the notification message processing rule triggered by the notification message, such as opening the notification message in the application to which the notification message belongs or setting up an Ali Qiandun application pop-up for the notification message. Enhanced reminder window, etc.
- This embodiment does not limit the specific implementation manner of performing corresponding processing operations on the notification message.
- Embodiment 3 A processing implementation device for a notification message.
- the processing implementation device of the notification message in this embodiment is usually disposed in an intelligent electronic device, such as an intelligent electronic device based on the Android operating system. If other operating systems also provide an auxiliary function interface, the device in this embodiment may also be configured. Set up on smart electronic devices based on other operating systems.
- the structure of the processing implementation apparatus of the notification message of this embodiment is as shown in FIGS.
- the device in FIG. 3 mainly includes: a monitoring module 300 and a processing module 310.
- the monitoring module 300 is mainly used to monitor the notification message of the application based on the auxiliary function interface of the intelligent electronic device operating system.
- the monitoring module 300 mainly includes: a first monitoring sub-module 301 (shown in FIG. 4), and the monitoring module 300 further includes: a second monitoring sub-module 302 (shown in FIG. 5).
- the first monitoring submodule 301 may include: a first locating submodule 303 and a first determining submodule 304 (as shown in FIG. 6), and the first monitoring submodule 301 may further include: an image recognizing submodule 305, and a second Finding submodule 306 and second determining submodule 307 (as shown in the figure) 7)).
- the first monitoring sub-module 301 is mainly used to monitor whether the predetermined content in the keyword set is included in the message content of the notification message of the application based on the auxiliary function interface of the intelligent electronic device operating system.
- the second monitoring sub-module 302 is mainly configured to monitor, according to the auxiliary function interface of the intelligent electronic device operating system, whether the application attribute information of the application to which the notification message belongs and/or the message attribute information of the notification message meets a predetermined condition.
- the first search sub-module 303 is mainly used to find whether the text information in the message content of the notification message contains a predetermined keyword in the keyword set.
- the first determining sub-module 304 is mainly configured to determine, when the search result is that the text information in the message content includes a predetermined keyword, to monitor the notification message including the predetermined keyword.
- the image recognition sub-module 305 is mainly used for image recognition of a picture in a message content of a notification message.
- the second search sub-module 306 is mainly used to find whether the image recognition result includes a predetermined keyword in the keyword set.
- the second determining sub-module 307 is mainly configured to determine that the notification message including the predetermined keyword is detected when the search result includes the predetermined keyword as the image recognition result.
- the processing implementation device (such as the setting module) of the notification message should first execute the operating system of the intelligent electronic device.
- the provided auxiliary function is enabled, for example, the setting module gradually controls the intelligent electronic device user to enable the intelligent electronic device user to set the auxiliary function provided by the intelligent electronic device operating system to the on state.
- the notification message of the application monitored by the monitoring module 300 through the auxiliary function interface of the intelligent electronic device operating system may be a notification message of the system application or a notification message of the third-party application.
- the notification message of the above system application may be a notification message of a short message application, such as a notification message generated by the short message application when a new short message is received.
- the notification message of the third-party application may be a notification message of the instant messaging application, such as a notification message generated by the WeChat application when receiving the new information, and the notification message of the third-party application may also be a notification of pushing the new information by the application client.
- a message such as a Sohu video client or a Tencent news application client, that wishes to push new video/news information to the user.
- the first monitoring sub-module 301 can monitor whether the predetermined content in the keyword set is included in the message content of the notification message of the application based on the auxiliary function interface of the intelligent electronic device operating system.
- the keyword set in this embodiment usually includes a predetermined keyword or a plurality of different predetermined keywords, and the predetermined keyword in the keyword set of the embodiment may be the first monitoring submodule 301 from the cloud server. Downloaded predetermined keywords (such as updating the set of keywords stored locally by the smart electronic device from the cloud server at regular or irregular times), It can also be a predetermined keyword that is customized by the smart electronic device, that is, the first monitoring sub-module 301 stores the predetermined keyword of the user of the smart electronic device in the keyword set.
- a specific implementation manner of the foregoing first example is that the first monitoring submodule 301 can obtain the message content of the notification message by using an auxiliary function interface of the intelligent electronic device operating system, where the message content of the notification message includes text information ( If the content of the message of the notification message is all text information, the first search sub-module 303 can perform a matching search in the text information of the notification message according to a predetermined keyword in the locally stored keyword set (in the keyword) When the plurality of different predetermined keywords are included in the set, the first search sub-module 303 may perform a matching search on the text information of the notification message for each predetermined keyword to determine whether the text information of the notification message exists.
- the information matching the predetermined keyword in the keyword set when the first search sub-module 303 searches for the information that is the result of the notification message, and the information that matches the predetermined keyword in the keyword set, the first determiner The module 304 determines that the notification message containing the predetermined keyword is detected, otherwise, the first determination The sub-module 304 determines that the predetermined message is not included in the notification message.
- the first monitoring submodule 301 may obtain the message content of the notification message by using an auxiliary function interface of the intelligent electronic device operating system, where the message content of the notification message includes an image.
- the image recognition sub-module 305 may first perform an image recognition operation on the picture in the notification message to The picture is converted into text information, and then the second search sub-module 306 performs a matching search in the text information obtained by the image recognition according to the predetermined keyword in the locally stored keyword set (including a plurality of different in the keyword set)
- the second search sub-module 306 may perform a matching search on the text information obtained by the image recognition for each predetermined keyword to determine whether the text information obtained by the image recognition exists in the keyword set.
- the information of the predetermined keyword matches, in the second lookup sub-module 306
- the second determining module 307 determines that the notification message including the predetermined keyword is detected, otherwise, the second determination Module 307 determines that the predetermined message is not included in the notification message.
- the first monitoring sub-module 301 and the second monitoring sub-module 302 monitor the message content of the notification message of the application and the application attribute information of the application to which the notification message belongs based on the auxiliary function interface of the intelligent electronic device operating system, such as
- the first monitoring sub-module 301 monitors whether the message content of the notification message of the application includes a predetermined keyword in the keyword set and the application of the second monitoring sub-module 302 to monitor the application to which the notification message belongs based on the auxiliary function interface of the intelligent electronic device operating system. Whether the attribute information meets a predetermined condition (this predetermined condition may be referred to as a predetermined application attribute condition).
- the application attribute information in this embodiment may include: an application package name, an application name, The type of application (such as a system application or a third-party application), the space occupied by the application after installation, and any one or more of the memory occupied by the application after startup.
- the predetermined application attribute condition in the embodiment is generally set in combination with a predetermined keyword, and generally, a predetermined application attribute condition may be correspondingly set for a predetermined keyword.
- the embodiment does not exclude The case where a plurality of predetermined application attribute conditions are correspondingly set for one predetermined keyword; in addition, the predetermined application attribute condition of the embodiment may be a predetermined application attribute condition (such as timing or non-timed) that the second monitoring sub-module 302 downloads from the cloud server.
- Updating the predetermined application attribute condition of the smart electronic device from the cloud server), or the predetermined application attribute condition customized by the smart electronic device, that is, the second monitoring sub-module 302 allows the user of the intelligent electronic device to set the predetermined application attribute condition by itself. .
- the specific operations performed by the second monitoring sub-module 302 are as follows: two specific implementations for the second example, two specific implementations of the third and third examples, and a fourth example in the first embodiment. The description is not described in detail here.
- the processing module 310 is mainly configured to perform corresponding processing on the notification message including the predetermined keyword according to the processing manner corresponding to the predetermined keyword, in the case that the monitoring module 300 monitors the notification message including the predetermined keyword.
- the processing module 310 mainly includes any one or more of the first processing sub-module 311, the second processing sub-module 312, and the third processing sub-module 313 (as shown in FIG. 8).
- the processing module 310 may also include: an enhanced prompt sub-module 314, an early warning prompt sub-module 315, and a call sub-module 316 (shown in FIG. 9).
- the first processing sub-module 311, the second processing sub-module 312, and the third processing sub-module 313 each include an enhanced prompting sub-module 314, an early warning prompting sub-module 315, and a calling sub-module 316.
- the first processing sub-module 311 is mainly configured to: when the monitoring notification message includes the predetermined keyword and the application attribute information satisfies the predetermined condition, the processing method corresponding to the predetermined keyword and the predetermined condition is for the predetermined keyword The notification message is processed accordingly.
- the second processing sub-module 312 is mainly configured to: when the monitoring notification message includes a predetermined keyword and the message attribute information of the notification message satisfies a predetermined condition, the processing method corresponding to the predetermined keyword and the predetermined condition is included for the predetermined The notification message of the keyword is processed accordingly.
- the third processing sub-module 313 is mainly configured to: when the monitoring notification message includes the predetermined keyword and the application attribute information and the message attribute information satisfy the predetermined condition, the processing method corresponding to the predetermined keyword and the predetermined condition is included The notification message of the predetermined keyword is processed accordingly.
- the enhanced prompt sub-module 314 is mainly used for performing enhanced prompt processing on the notification message.
- the early warning prompt sub-module 315 is mainly used for performing an alert prompt processing for the notification message.
- the calling sub-module 316 is mainly used to invoke an application to which the notification message belongs based on the auxiliary function interface of the intelligent electronic device operating system for the notification message.
- the processing module 310 may set a processing manner of the notification message for the predetermined keyword (the predetermined keyword and the processing manner of the corresponding notification message may form a notification message processing rule), so that the processing module 310 monitors the notification message in the monitoring module 300.
- the notification message may be directly processed by using the processing manner of the notification message corresponding to the keyword included in the notification message (ie, the processing module 310 directly utilizes the corresponding notification message processing rule.
- the notification message is processed in a manner corresponding to the notification message).
- the processing module 310 may also set a processing manner of the notification message for the predetermined keyword and the corresponding predetermined application attribute condition (the predetermined keyword, the predetermined application attribute condition corresponding to the predetermined keyword, and the processing manner of the corresponding notification message may form a notification message processing. a rule), so that the first processing sub-module 311 can use the key included in the notification message if the monitoring module 300 detects that the predetermined message is included in the notification message and the application attribute information of the application to which the notification message belongs meets the predetermined application attribute condition.
- the processing manner of the notification message corresponding to the word and the predetermined predetermined application attribute condition is processed correspondingly to the notification message (ie, the first processing sub-module 311 processes the notification message by using the processing manner of the notification message in the corresponding notification message processing rule. Carry out the corresponding processing).
- the processing module 310 may further set a processing manner of the notification message for the predetermined keyword and the corresponding predetermined message attribute condition (the predetermined keyword, the predetermined message attribute condition corresponding to the predetermined keyword, and the processing manner of the corresponding notification message may form a notification message processing. a rule), so that the second processing sub-module 312 can use the keyword included in the notification message if the monitoring module 300 detects that the notification message includes a predetermined keyword and the message attribute information of the notification message satisfies the predetermined message attribute condition.
- the processing manner of the notification message corresponding to the predetermined predetermined message attribute condition is processed correspondingly to the notification message (that is, the notification message is processed correspondingly by the processing manner of the notification message in the corresponding notification message processing rule).
- the processing module 310 may further set a processing manner of the notification message for the predetermined keyword and the corresponding predetermined condition (including the predetermined application attribute condition and the predetermined message attribute condition) (a predetermined keyword, a predetermined application attribute condition corresponding to the predetermined keyword)
- the predetermined message attribute condition corresponding to the predetermined keyword and the processing manner of the corresponding notification message may form a notification message processing rule, so that the third processing sub-module 313 monitors the notification message in the monitoring module 300 to include the predetermined keyword and notify If the application attribute information of the application to which the message belongs meets the predetermined application attribute condition and the message attribute information of the notification message satisfies the predetermined message attribute condition, the keyword included in the notification message and the notification message corresponding to the predetermined predetermined condition may be utilized.
- the processing manner performs corresponding processing on the notification message (ie, the third processing sub-module 313 utilizes the notification message in the corresponding notification message processing rule
- the processing method performs corresponding processing on the notification message).
- the corresponding processing in the processing module 310 for the notification message including the predetermined keyword may be performed by the enhanced prompting sub-module 314 for the enhanced message processing of the notification message, for example, the enhanced prompting sub-module 314 displays the message content of the notification message in a pop-up manner ( If the enhanced prompt sub-module 314 displays a pop-up window containing a red envelope, the enhanced prompt sub-module 314 prompts the user by playing a corresponding audio signal and/or generating a shock.
- the processing of the notification message in the processing module 310 for the notification message including the predetermined keyword may also be performed by the warning prompting sub-module 315 for the warning message, for example, the warning prompting sub-module 315 displays the warning information in a pop-up manner, and then The alert prompt sub-module 315 alerts the user by playing a corresponding audio signal and/or generating a shock.
- the corresponding processing in the processing module 310 for the notification message including the predetermined keyword may also be that the calling sub-module 316 invokes the application to which the notification message belongs based on the auxiliary function interface of the intelligent electronic device operating system for the notification message, so that the application module 310 can simulate The operation performed by the user, such as the calling sub-module 316, opens the notification message in the application to which the notification message belongs through the auxiliary function interface.
- the calling sub-module 316 can open the WeChat red envelope in the WeChat application through the auxiliary function interface, and invoke the sub-module 316.
- the dialing interface of the phone application can also be opened through the auxiliary function interface, and even the calling submodule 316 simulates the user to perform a dialing operation according to the telephone number set in the notification message processing rule, and the calling submodule 316 can also delete the notification of the train ticket fraud through the auxiliary function interface. News and more.
- This embodiment does not limit the specific processing manner in which the calling submodule 316 performs corresponding processing on the notification message including the predetermined keyword.
- a part of the present invention can be applied as a computer program product, such as a computer program instruction, which can be called by an operation of the intelligent electronic device when it is executed by an intelligent electronic device (such as a smart mobile phone or a tablet computer). Or a method and/or solution according to the invention may be provided.
- the program instructions for invoking the method of the present invention may be stored in a fixed or removable recording medium and/or transmitted by a data stream in a broadcast or other signal bearing medium, and/or stored in a The program instructions run in the working memory of the intelligent electronic device.
- an embodiment in accordance with the present invention includes a device including a memory for storing computer program instructions and a processor for executing program instructions, wherein when the computer program instructions are executed by the processor, triggering
- the apparatus operates based on the aforementioned methods and/or technical solutions in accordance with various embodiments of the present invention.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computational Linguistics (AREA)
- Multimedia (AREA)
- Library & Information Science (AREA)
- Human Computer Interaction (AREA)
- User Interface Of Digital Computer (AREA)
- Debugging And Monitoring (AREA)
- Information Transfer Between Computers (AREA)
- Telephone Function (AREA)
Abstract
Description
Claims (24)
- 一种通知消息的处理方法,其中,所述方法包括以下步骤:基于智能电子设备操作系统的辅助功能接口监测应用的通知消息;在监测到包含有预定关键词的通知消息的情况下,根据所述预定关键词所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理。
- 根据权利要求1所述的方法,其中,所述应用的通知消息包括:系统应用的通知消息或者第三方应用的通知消息。
- 根据权利要求2所述的方法,其中,所述系统应用的通知消息包括:短消息应用接收到新短消息的通知消息;所述第三方应用的通知消息包括:即时通讯应用接收到新信息的通知消息或者应用客户端推送新信息的通知消息。
- 根据权利要求1所述的方法,其中,所述基于智能电子设备操作系统的辅助功能接口监测应用的通知消息包括:基于智能电子设备操作系统的辅助功能接口监测应用的通知消息的消息内容中是否包含有关键词集合中的预定关键词。
- 根据权利要求4所述的方法,其中,所述基于智能电子设备操作系统的辅助功能接口监测应用的通知消息的消息内容中是否包含有关键词集合中的预定关键词包括:查找通知消息的消息内容中的文本信息是否包含有关键词集合中的预定关键词;在查找结果为消息内容中的文本信息包含有预定关键词时,确定监测到包含有预定关键词的通知消息。
- 根据权利要求4所述的方法,其中,所述基于智能电子设备操作系统的辅助功能接口监测应用的通知消息的消息内容中是否包含有关键词集合中的预定关键词包括:对通知消息的消息内容中的图片进行图像识别;查找图像识别结果是否包含有关键词集合中的预定关键词;在查找结果为图像识别结果包含有预定关键词时,确定监测到包含有预定关键词的通知消息。
- 根据权利要求4或5或6所述的方法,其中,所述关键词集合中所包含的预定关键词包括:从云服务器处下载的预定关键词和/或智能电子设备自定义的预定关键词。
- 根据权利要求4或5或6所述的方法,其中,所述基于智能电子设备操作系统的辅助功能接口监测应用的通知消息还包括:基于智能电子设备操作系统的辅助功能接口监测通知消息所属应用的应用属性信息和/或通知消息的消息属性信息是否符合预定条件。
- 根据权利要求8所述的方法,其中,所述应用属性信息包括:应用包名称、应用名称、应用类型、应用安装后占用的空间以及应用启动后占用的内存中的一项或者多项。
- 根据权利要求8所述的方法,其中,所述消息属性信息包括:消息时间以及消息发送方信息中的一项或者多项。
- 根据权利要求8所述的方法,其中,所述在监测到包含有预定关键词的通知消息的情况下,根据所述预定关键词所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理包括:在监测到通知消息中包含有预定关键词且所述应用属性信息满足预定条件的情况下,根据所述预定关键词和所述预定条件所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理;或者在监测到通知消息中包含有预定关键词且所述通知消息的消息属性信息满足预定条件的情况下,根据所述预定关键词和所述预定条件所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理;或者在监测到通知消息中包含有预定关键词且所述应用属性信息和消息属性信息满足预定条件的情况下,根据所述预定关键词和所述预定条件所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理。
- 根据权利要求1所述的方法,其中,所述针对所述包含有预定关键词的通知消息进行相应的处理包括下述至少之一:针对所述通知消息进行增强提示处理;针对所述通知消息进行预警提示处理;针对所述通知消息,基于智能电子设备操作系统的辅助功能接口调用所述通知消息所属的应用。
- 一种通知消息的处理实现装置,其中,所述装置包括:监测模块,用于基于智能电子设备操作系统的辅助功能接口监测应用的通知消息;处理模块,用于在监测到包含有预定关键词的通知消息的情况下,根据所述预定关键词所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理。
- 根据权利要求13所述的装置,其中,所述应用的通知消息包括:系统应用的 通知消息或者第三方应用的通知消息。
- 根据权利要求14所述的装置,其中,所述系统应用的通知消息包括:短消息应用接收到新短消息的通知消息;所述第三方应用的通知消息包括:即时通讯应用接收到新信息的通知消息或者应用客户端推送新信息的通知消息。
- 根据权利要求13所述的装置,其中,所述监测模块包括:第一监测子模块,用于基于智能电子设备操作系统的辅助功能接口监测应用的通知消息的消息内容中是否包含有关键词集合中的预定关键词。
- 根据权利要求16所述的装置,其中,所述第一监测子模块包括:第一查找子模块,用于查找通知消息的消息内容中的文本信息是否包含有关键词集合中的预定关键词;第一确定子模块,用于在查找结果为消息内容中的文本信息包含有预定关键词时,确定监测到包含有预定关键词的通知消息。
- 根据权利要求16所述的装置,其中,所述第一监测子模块包括:图像识别子模块,用于对通知消息的消息内容中的图片进行图像识别;第二查找子模块,用于查找图像识别结果是否包含有关键词集合中的预定关键词;第二确定子模块,用于在查找结果为图像识别结果包含有预定关键词时,确定监测到包含有预定关键词的通知消息。
- 根据权利要求16或17或18所述的装置,其中,所述关键词集合中所包含的预定关键词包括:从云服务器处下载的预定关键词和/或智能电子设备自定义的预定关键词。
- 根据权利要求16或17或18所述的装置,其中,所述监测模块还包括:第二监测子模块,用于基于智能电子设备操作系统的辅助功能接口监测通知消息所属应用的应用属性信息和/或通知消息的消息属性信息是否符合预定条件。
- 根据权利要求20所述的装置,其中,所述应用属性信息包括:应用包名称、应用名称、应用类型、应用安装后占用的空间以及应用启动后占用的内存中的一项或者多项。
- 根据权利要求20所述的装置,其中,所述消息属性信息包括:消息时间以及消息发送方信息中的一项或者多项。
- 根据权利要求20所述的装置,其中,所述处理模块包括:第一处理子模块,用于在监测到通知消息中包含有预定关键词且所述应用属性信息满足预定条件的情况下,根据所述预定关键词和所述预定条件所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理;或者第二处理子模块,用于在监测到通知消息中包含有预定关键词且所述通知消息的消息属性信息满足预定条件的情况下,根据所述预定关键词和所述预定条件所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理;或者第三处理子模块,用于在监测到通知消息中包含有预定关键词且所述应用属性信息和消息属性信息满足预定条件的情况下,根据所述预定关键词和所述预定条件所对应的处理方式针对所述包含有预定关键词的通知消息进行相应的处理。
- 根据权利要求13所述的装置,其中,所述处理模块包括下述至少之一:增强提示子模块,用于针对所述通知消息进行增强提示处理;预警提示子模块,用于针对所述通知消息进行预警提示处理;调用子模块,用于针对所述通知消息,基于智能电子设备操作系统的辅助功能接口调用所述通知消息所属的应用。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP16883465.3A EP3401780A4 (en) | 2016-01-05 | 2016-12-30 | METHOD AND APPARATUS FOR PROCESSING NOTIFICATION MESSAGES |
JP2018535043A JP2019512113A (ja) | 2016-01-05 | 2016-12-30 | 通知メッセージ処理方法及び装置 |
US16/026,752 US11093303B2 (en) | 2016-01-05 | 2018-07-03 | Notification message processing method and apparatus |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610006150.2A CN106940641B (zh) | 2016-01-05 | 2016-01-05 | 通知消息的处理方法和装置 |
CN201610006150.2 | 2016-01-05 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US16/026,752 Continuation US11093303B2 (en) | 2016-01-05 | 2018-07-03 | Notification message processing method and apparatus |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2017118340A1 true WO2017118340A1 (zh) | 2017-07-13 |
Family
ID=59274511
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2016/113447 WO2017118340A1 (zh) | 2016-01-05 | 2016-12-30 | 通知消息的处理方法和装置 |
Country Status (5)
Country | Link |
---|---|
US (1) | US11093303B2 (zh) |
EP (1) | EP3401780A4 (zh) |
JP (1) | JP2019512113A (zh) |
CN (1) | CN106940641B (zh) |
WO (1) | WO2017118340A1 (zh) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107402827A (zh) * | 2017-07-21 | 2017-11-28 | 深圳市金立通信设备有限公司 | 消息提醒管道的形成方法、终端以及计算机可读存储介质 |
CN108009034A (zh) * | 2017-12-27 | 2018-05-08 | 掌阅科技股份有限公司 | 应用消息的通知方法、服务器、电子设备及存储介质 |
CN108762847A (zh) * | 2018-05-30 | 2018-11-06 | 上海连尚网络科技有限公司 | 用于处理信息的方法 |
CN109951603B (zh) * | 2019-02-25 | 2020-09-04 | 深圳市卡卓无线信息技术有限公司 | 增强提醒的方法及装置 |
US10946294B1 (en) | 2019-08-30 | 2021-03-16 | Sony Interactive Entertainment Inc. | Summarizing notifications on a user display |
US10946279B1 (en) * | 2019-08-30 | 2021-03-16 | Sony Interactive Entertainment Inc. | Context-based notifications on a user display |
CN112445961B (zh) * | 2019-09-05 | 2024-05-10 | 腾讯科技(深圳)有限公司 | 信息处理方法、装置、终端设备以及存储介质 |
CN111327515B (zh) * | 2020-01-20 | 2022-06-03 | Oppo广东移动通信有限公司 | 电子红包检测方法、电子红包检测装置及移动终端 |
CN112347129B (zh) * | 2020-12-01 | 2023-03-28 | 歌尔科技有限公司 | 一种通知消息的处理方法、装置和智能穿戴设备 |
CN112702261B (zh) * | 2020-12-30 | 2023-05-26 | 维沃移动通信有限公司 | 信息显示方法、装置和电子设备 |
CN113468023A (zh) * | 2021-07-09 | 2021-10-01 | 中国电信股份有限公司 | 监控方法、装置、介质及电子设备 |
CN116709339B (zh) * | 2022-10-09 | 2024-07-12 | 荣耀终端有限公司 | 一种应用通知消息的检测方法及电子设备 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103259825A (zh) * | 2012-02-21 | 2013-08-21 | 腾讯科技(深圳)有限公司 | 消息推送方法和装置 |
CN104869248A (zh) * | 2015-05-15 | 2015-08-26 | 广东欧珀移动通信有限公司 | 移动终端信息提示的方法及装置 |
CN104980585A (zh) * | 2015-06-26 | 2015-10-14 | 小米科技有限责任公司 | 信息提示方法及装置 |
CN105120053A (zh) * | 2015-06-24 | 2015-12-02 | 惠州Tcl移动通信有限公司 | 智能终端及其信息识别方法 |
CN105138229A (zh) * | 2015-09-29 | 2015-12-09 | 联想(北京)有限公司 | 一种信息处理方法及电子设备 |
Family Cites Families (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8503624B2 (en) * | 2005-09-28 | 2013-08-06 | Cisco Technology, Inc. | Method and apparatus to process an incoming message |
US20080201434A1 (en) * | 2007-02-16 | 2008-08-21 | Microsoft Corporation | Context-Sensitive Searches and Functionality for Instant Messaging Applications |
US8117304B2 (en) * | 2007-10-25 | 2012-02-14 | International Business Machines Corporation | Processing event notifications with an event sink |
CN102708864A (zh) * | 2011-03-28 | 2012-10-03 | 德信互动科技(北京)有限公司 | 基于对话的家用电子设备和控制方法 |
JP2013046151A (ja) * | 2011-08-23 | 2013-03-04 | Ricoh Co Ltd | プロジェクタ、投影システム及び情報検索表示方法 |
US8635124B1 (en) * | 2012-11-28 | 2014-01-21 | Ebay, Inc. | Message based generation of item listings |
CN104572712A (zh) * | 2013-10-18 | 2015-04-29 | 英业达科技有限公司 | 浏览多媒体文件的系统及方法 |
US10575039B2 (en) * | 2014-02-13 | 2020-02-25 | Piksel, Inc. | Delivering media content |
US9471212B2 (en) * | 2014-03-10 | 2016-10-18 | Htc Corporation | Reminder generating method and a mobile electronic device using the same |
US9749781B2 (en) * | 2014-03-19 | 2017-08-29 | Oath Inc. | Systems and methods for optimizing message notification based on geographic location and time |
CN105227995A (zh) * | 2015-10-20 | 2016-01-06 | 青岛海信电器股份有限公司 | 电视节目互动方法和装置 |
KR102362868B1 (ko) * | 2015-12-23 | 2022-02-15 | 삼성전자주식회사 | 사용자의 선호도에 따라 사용자에게 컨텐트들을 제공하는 방법 및 이를 위한 전자 장치 |
-
2016
- 2016-01-05 CN CN201610006150.2A patent/CN106940641B/zh active Active
- 2016-12-30 EP EP16883465.3A patent/EP3401780A4/en not_active Ceased
- 2016-12-30 JP JP2018535043A patent/JP2019512113A/ja active Pending
- 2016-12-30 WO PCT/CN2016/113447 patent/WO2017118340A1/zh active Application Filing
-
2018
- 2018-07-03 US US16/026,752 patent/US11093303B2/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103259825A (zh) * | 2012-02-21 | 2013-08-21 | 腾讯科技(深圳)有限公司 | 消息推送方法和装置 |
CN104869248A (zh) * | 2015-05-15 | 2015-08-26 | 广东欧珀移动通信有限公司 | 移动终端信息提示的方法及装置 |
CN105120053A (zh) * | 2015-06-24 | 2015-12-02 | 惠州Tcl移动通信有限公司 | 智能终端及其信息识别方法 |
CN104980585A (zh) * | 2015-06-26 | 2015-10-14 | 小米科技有限责任公司 | 信息提示方法及装置 |
CN105138229A (zh) * | 2015-09-29 | 2015-12-09 | 联想(北京)有限公司 | 一种信息处理方法及电子设备 |
Non-Patent Citations (1)
Title |
---|
See also references of EP3401780A4 * |
Also Published As
Publication number | Publication date |
---|---|
US20180321992A1 (en) | 2018-11-08 |
EP3401780A1 (en) | 2018-11-14 |
EP3401780A4 (en) | 2019-07-03 |
US11093303B2 (en) | 2021-08-17 |
CN106940641A (zh) | 2017-07-11 |
CN106940641B (zh) | 2021-10-22 |
JP2019512113A (ja) | 2019-05-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2017118340A1 (zh) | 通知消息的处理方法和装置 | |
US10372469B2 (en) | Method and device for displaying information | |
KR100952379B1 (ko) | 애플리케이션에서의 이벤트 모니터링을 위한 프로파일기반의 캡처 컴포넌트 | |
US7418497B2 (en) | Automatically infering and updating an availability status of a user | |
US20180373426A1 (en) | Information Showing Method and Apparatus, and Electronic Device | |
CN108846295B (zh) | 敏感信息过滤方法、装置、计算机设备及存储介质 | |
CN106961384A (zh) | 一种消息处理方法及电子设备 | |
CN109491567B (zh) | 一种消息回复方法、装置、终端及存储介质 | |
US20230153520A1 (en) | Message Display Method and Electronic Device | |
US11809380B2 (en) | Information sharing method, apparatus, electronic device, and storage medium | |
US20180248830A1 (en) | Methods for generating message notifications | |
WO2019144756A1 (zh) | 验证短信的处理方法及系统 | |
US11165779B2 (en) | Generating a custom blacklist for a listening device based on usage | |
CN115037709B (zh) | 信息处理方法、装置、电子设备和存储介质 | |
WO2017128545A1 (zh) | 一种消息提醒方法及装置 | |
CN112422735B (zh) | 信息提示方法及装置 | |
CN114025116A (zh) | 视频生成方法、装置、可读介质和电子设备 | |
CN113992615A (zh) | 撤回消息的显示方法、装置、电子设备及存储介质 | |
CN105450510B (zh) | 用于社交网络平台的好友管理方法、装置及服务器 | |
CN110995706A (zh) | 用于通讯应用的身份验证系统、方法、设备和存储介质 | |
CN103809897A (zh) | 终端设备及其控制方法 | |
TWI754627B (zh) | 通知消息的處理方法和裝置 | |
WO2017008608A1 (zh) | 基于云服务的移动终端安全信息获取方法、终端和存储介质、基于云服务的移动终端安全信息下发方法和服务器 | |
WO2021022434A1 (zh) | 一种应用监控方法、装置、存储介质及电子设备 | |
CN110096874A (zh) | 程序页面安全告警方法、装置、计算机设备及存储介质 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16883465 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2018535043 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2016883465 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2016883465 Country of ref document: EP Effective date: 20180806 |