WO2017128519A1 - 一种移动终端消息接收方法、系统和移动终端 - Google Patents
一种移动终端消息接收方法、系统和移动终端 Download PDFInfo
- Publication number
- WO2017128519A1 WO2017128519A1 PCT/CN2016/078126 CN2016078126W WO2017128519A1 WO 2017128519 A1 WO2017128519 A1 WO 2017128519A1 CN 2016078126 W CN2016078126 W CN 2016078126W WO 2017128519 A1 WO2017128519 A1 WO 2017128519A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- message
- sensitive
- matching
- list
- source identifier
- 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.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/12—Messaging; Mailboxes; Announcements
- H04W4/14—Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
Definitions
- the present invention relates to the field of communication security technologies, and in particular, to a mobile terminal message receiving method, system, and mobile terminal.
- the domain system that is, the private domain and the owner domain (also known as the private space and the owner space), the data and account numbers of the two spaces are independent of each other, and the dual space can be switched when needed, thereby giving the user a more secure A more convenient experience.
- sensitive SMS usually includes bank SMS or other SMS with specified number.
- the new short message is distinguished from the sensitive short message by matching the source number of the new short message with the sensitive number list stored in the mobile phone.
- different users have different requirements for sensitive text messages. For example, some users want to send text messages sent by a specific number as sensitive text messages, while others want to treat text messages containing certain content as Sensitive SMS does not even want to control who the source of the SMS is, etc. Obviously, only matching according to the source number can not fully meet the different needs of different users, which affects the user experience.
- the present invention provides a mobile terminal message receiving method and system, and a mobile terminal, which solves the problem that the prior art only distinguishes whether the new short message is a sensitive short message according to the source number of the new short message, which affects the user experience. problem.
- the present invention provides a mobile terminal message receiving method, the method comprising:
- the new message is stored in a private space, otherwise, the new message is stored in the main space of the machine;
- the receiving mode includes a dual matching mode, a sensitive message source identification matching mode, or a sensitive content matching mode, and different receiving modes correspond to different matching rules.
- the current receiving mode is the dual matching mode
- the referring to the matching rule corresponding to the current receiving mode, determining whether the new message is a sensitive message includes:
- the new message is determined to be a sensitive message.
- the current receiving mode is the sensitive message source identifier matching mode
- the referring to the matching rule corresponding to the current receiving mode, determining whether the new message is a sensitive message includes:
- the new message is determined to be a sensitive message.
- the current receiving mode is the sensitive content matching mode
- the referring to the matching rule corresponding to the current receiving mode, determining that the new message is No sensitive messages including:
- the new message is determined to be a sensitive message.
- the method further includes:
- the invention also provides a mobile terminal message receiving system, the system comprising:
- a determining unit configured to determine a current receiving mode selected by the user when a new message is detected
- a determining unit configured to determine, according to the matching rule corresponding to the current receiving mode, whether the new message is a sensitive message
- a storage unit configured to: when the new message is determined to be a sensitive message, save the new message to a private space; otherwise, save the new message to the main space of the machine;
- the receiving mode includes a dual matching mode, a sensitive message source identification matching mode, or a sensitive content matching mode, and different receiving modes correspond to different matching rules.
- the current receiving mode is the dual matching mode
- the determining unit includes:
- a first obtaining subunit configured to obtain a sensitive message source identifier list and a sensitive keyword list
- the first sensitive message source identifier matching subunit is configured to compare and match the message source identifier of the new message with each sensitive message source identifier in the sensitive message source identifier list;
- a first sensitive message content matching subunit configured to message content of the new message Matching each sensitive keyword in the sensitive keyword list
- the first determining subunit is configured to determine that the new message is a sensitive message when the matching of the message source identifier and the matching of the message content are successful.
- the current receiving mode is the sensitive message source identifier matching mode
- the determining unit includes:
- a second obtaining subunit configured to obtain a list of sensitive message source identifiers
- the second sensitive message source identifier matching subunit is configured to perform a matching match between the message source identifier of the new message and each sensitive message source identifier in the sensitive message source identifier list;
- the second determining subunit is configured to determine that the new message is a sensitive message when the matching of the message source identifier is successful.
- the current receiving mode is the sensitive content matching mode
- the determining unit includes:
- a third obtaining subunit configured to obtain a list of sensitive keywords
- a second sensitive message content matching subunit configured to perform a matching match on the message content of the new message and each sensitive keyword in the sensitive keyword list
- the third determining subunit is configured to determine that the new message is a sensitive message when the matching of the message content is successful.
- the method further includes:
- the sensitive message source identifier list updating unit is configured to: in response to the first update operation of the sensitive message source identifier list by the user, obtain the first modified content corresponding to the first update operation, and utilize the first modified content, Updating the list of sensitive message source identifiers;
- a sensitive keyword list updating unit configured to: in response to a second update operation of the sensitive keyword list by the user, acquire a second modified content corresponding to the second update operation, and use the second modified content to update the A list of sensitive keywords.
- the present invention also provides a mobile terminal, comprising the mobile terminal message receiving system according to any of the above technical solutions.
- three receiving modes for matching sensitive messages are provided for the user, and they are respectively dual matching modes (pair sensitive)
- the source message identifier and the sensitive content match at the same time, the sensitive message source identifier matching mode, and the sensitive content matching mode, and different receiving modes correspond to different matching rules. Determining, according to the matching rule corresponding to the current receiving mode, determining whether the new message is a sensitive message when a new message is detected, and determining whether the new message is a sensitive message; The new message is stored in the private space, otherwise the new message is stored in the main space.
- the present invention can select a corresponding receiving mode according to the actual needs of the user, and effectively solves the problem that the prior art only distinguishes whether the new short message is a sensitive short message according to the source number of the new short message, which affects the user experience.
- FIG. 1 is a flowchart of a method for receiving a message of a mobile terminal according to an embodiment of the present invention
- step S101 in a dual matching mode according to an embodiment of the present invention
- FIG. 3 is a flowchart of a specific implementation process of step S101 in a sensitive message source identifier matching mode according to an embodiment of the present disclosure
- step S101 in a sensitive content matching mode according to an embodiment of the present invention
- FIG. 5 is a structural block diagram of a mobile terminal message receiving system according to an embodiment of the present invention. Schematic diagram
- FIG. 6 is a schematic structural block diagram of a mobile terminal according to an embodiment of the present invention.
- the core of the present invention is to provide a mobile terminal message receiving method and system, and a mobile terminal, to solve the problem that the prior art only distinguishes whether the new short message is a sensitive short message according to the source number of the new short message, which affects the user experience.
- FIG. 1 is a flowchart of a method for receiving a message of a mobile terminal according to an embodiment of the present invention.
- the method may specifically include the following steps:
- Step S100 When a new message is detected, determine a current receiving mode selected by the user.
- the execution subject of the method of the embodiment of the present invention is a mobile terminal message receiving system.
- the system may be carried in the form of software on a mobile terminal such as a mobile phone or a tablet.
- a mobile terminal such as a mobile phone or a tablet.
- the following content will be explained by taking a mobile phone as an example.
- a new message when a new message is detected, it is first determined whether the mobile terminal supports the dual domain system. If supported, it is determined whether the user has selected the option of automatically storing the sensitive message to the private space. If selected, subsequent determination When a new message is a sensitive message, it is automatically saved to the private space directly. If there is no selection, the new message is displayed as a prompt message of the sensitive message, waiting for the user to process.
- the message may be a message that the mobile terminal receives, such as a short message or an App push message, that is, the message that the App pushes to the user can also be sensitively matched. So, if the user doesn't want others to see a message pushed by an app or an app push message with some content, then you can make The present invention is used to implement this privacy protection function.
- the present invention provides the user with three receiving modes for matching sensitive messages for the user to select, which are a dual matching mode, a sensitive message source identification matching mode, and sensitive content.
- Matching mode different receiving modes correspond to different matching rules. Among them, the double matching mode and the sensitive content matching mode are the key points, and the double matching mode is the most important.
- the user can select the corresponding receiving mode according to his actual needs. For example, if the user wants to use the message sent by the message source I as a sensitive message, then the sensitive message source identification matching mode is selected, and the source I is selected. Incorporate sensitive message source range; B users want to treat sensitive message W as sensitive message, then select sensitive content matching mode, and include sensitive word W into sensitive keyword range; C user wants to send sensitive source I message The word W message is treated as a sensitive message, then the double matching mode is selected, the message source I is included in the sensitive message source range and the sensitive word W is included in the sensitive keyword range.
- the sensitive keyword may include one or more words according to the requirement; the sensitive message source identifies the unique identifier through the corresponding sensitive message source; the sensitive keyword list represents the sensitive keyword range, and the sensitive message source identifier list represents the sensitive message. Source range.
- Step S101 Referring to the matching rule corresponding to the current receiving mode, determine whether the new message is a sensitive message. When it is determined that the new message is a sensitive message, the process proceeds to step S102, and otherwise, the process proceeds to step S103.
- the message source identifier of the new message is matched, and when the matching is successful, the new message is considered as a sensitive message; in the sensitive content matching mode, the message content of the new message is matched and matched. When the message is successful, the new message is considered to be a sensitive message.
- the sensitive message source identifier and the sensitive content are matched at the same time. Only when the sensitive message source and the sensitive keyword match at the same time, the message is considered as a sensitive message.
- Step S102 Save the new message to the private space.
- Step S103 Save the new message to the main space of the machine.
- the new message is a sensitive message
- the present invention can select a corresponding receiving mode according to the actual needs of the user, and effectively solves the problem that the prior art only distinguishes whether the new short message is a sensitive short message according to the source number of the new short message, which affects the user experience.
- the foregoing step S101 when the current receiving mode selected by the user is the dual matching mode, the foregoing step S101 (refer to the matching rule corresponding to the current receiving mode, determining whether the new message is Refer to Figure 2 for the specific implementation process of sensitive messages.
- the details include the following:
- Step S200 Obtain a sensitive message source identifier list and a sensitive keyword list.
- the system of the present invention can provide an application modification interface for The user maintains a list of sensitive message source identifiers and a list of sensitive keywords.
- the setting function of the sensitive keyword is provided in the setting, and the keyword that the user wants to filter as a sensitive message is saved in the database or the terminal memory.
- the system when the user performs an update operation such as adding, deleting, or modifying the sensitive message source identifier list, the system responds to the first update operation of the sensitive message source identifier list by the user, and obtains the first update operation from the preset modification interface. The first modification content, and using the first modification content, updates the sensitive message source identification list.
- the system responds to the second update operation of the sensitive keyword list by the user, acquires the second modified content corresponding to the second update operation, and updates the second modified content by using the second modified content.
- a list of sensitive keywords when the user performs an update operation such as adding, deleting, or modifying the sensitive message source identifier list, the system responds to the first update operation of the sensitive message source identifier list by the user, and obtains the first update operation from the preset modification interface. The first modification content, and using the first modification content, updates the sensitive message source identification list.
- the system responds to the second update operation of the sensitive keyword list by the user, acquires the second modified content corresponding to the second update
- Step S201 Perform matching matching on the message source identifier of the new message and each sensitive message source identifier in the sensitive message source identifier list. Specifically, the message source identifier of the new message is first determined, and then the message source identifier is compared and matched with all sensitive message source identifiers in the sensitive message source identifier list, and the message source identifier and the sensitive message source identifier are used. If a sensitive source identifier in the list matches consistently, the match identified to the source identifier is considered successful, otherwise it is considered a failure.
- Step S102 Perform matching matching on the message content of the new message and each sensitive keyword in the sensitive keyword list.
- the new message is parsed first, the corresponding message content is obtained, and then the words in the message content are compared and matched with all the sensitive keywords in the sensitive keyword list one by one, and there are words and sensitive keywords in the message content.
- the match to the message content is considered successful, otherwise it is considered a failure.
- a male user Zhang San adds a source identifier "XXXX" of a bank, a message source identifier "YYYY" (usually a mobile phone number) of a girlfriend, and a message source identifier "ZZZZ" of a financial application to a message source identifier.
- Step S203 When the matching of the message source identifier and the matching of the message content are successful, it is determined that the new message is a sensitive message.
- the sensitive message source identifier list and the content in the sensitive keyword list may be associated with each other, that is, a sensitive message source identifier corresponds to a group of sensitive keywords, and the simple keyword may be simply understood as a sensitive keyword.
- the attribute of the message identifier so that it is more targeted in the process of setting and matching, so as to satisfy the user's different Sensitive sources set the need for different sensitive keywords.
- the message source identifier is within the scope of the sensitive message source identifier, and then the message content of the new message and the message are The sensitive keywords corresponding to the source identifier are matched and matched.
- the new message is considered to be a sensitive message.
- the sensitive message source I exists in the sensitive message source identification list and the sensitive keyword corresponding to the sensitive message source I in the sensitive keyword list is empty, the default is to match only the sensitive message source I, when the sensitive message is When the matching of source I is successful, the message is considered to be a sensitive message.
- Zhang San wants to treat the message that meets the following conditions as sensitive information: a message sent by a bank containing a "verification code”, a message sent by a girlfriend containing “love”, a financial management The message sent by the app containing "revenue”, etc.
- the bank's message source identifier "XXXX” and its corresponding sensitive keyword "verification code” are respectively added to their respective lists, and the girlfriend's message source identifier "YYYY” and its corresponding sensitive keyword are added.
- “Love” is added to the respective lists, and the message source identifier "ZZZZ” of the wealth management app and its corresponding sensitive keyword "revenue” are respectively added to the respective lists.
- the message source identifier and the message content of the new message are matched, so as to further filter out the message that the user wants to store in the private space; at the same time, the user can set and update the sensitive message source according to his actual needs.
- the list of identifiers and the list of sensitive keywords further meet the various needs of different users.
- the foregoing step S101 when the current receiving mode selected by the user is the sensitive message source identifier matching mode, the foregoing step S101 (refer to the matching rule corresponding to the current receiving mode, determining Refer to Figure 3 for the specific implementation process of whether the new message is a sensitive message.
- the details include the following:
- Step S300 Obtain a sensitive message source identifier list.
- Step S301 Perform matching matching on the source identifier of the new message and each sensitive source identifier in the sensitive message source identifier list.
- Step S302 When the matching of the message source identifier is successful, determine that the new message is a sensitive message.
- the difference between the sensitive message source identification matching mode and the dual matching mode disclosed in the previous embodiment is that only the message source identifier of the new message is matched.
- the foregoing step S101 (refer to the matching rule corresponding to the current receiving mode, determine a new message) Refer to Figure 4 for the specific implementation process of whether it is a sensitive message. The details include the following:
- Step S400 Obtain a sensitive keyword list.
- Step S401 Perform matching matching on the message content of the new message and each sensitive keyword in the sensitive keyword list.
- Step S402 When the matching of the message content is successful, it is determined that the new message is a sensitive message.
- the difference between the sensitive content matching mode and the dual matching mode disclosed in the foregoing embodiment is that only the message content of the new message is matched.
- the specific matching implementation process reference may be made to the description in the foregoing embodiment, and details are not described herein again. .
- the embodiment of the present invention further provides a mobile terminal message receiving system.
- the system 500 may include the following content:
- a determining unit 501 configured to determine a current selected by the user when a new message is detected Receiving mode
- the determining unit 502 is configured to determine whether the new message is a sensitive message by referring to a matching rule corresponding to the current receiving mode.
- the storage unit 503 is configured to: when determining that the new message is a sensitive message, save the new message to the private space; otherwise, save the new message to the main space of the machine;
- the receiving mode includes a dual matching mode, a sensitive message source identification matching mode, or a sensitive content matching mode, and different receiving modes correspond to different matching rules.
- the determining unit 502 may specifically include the following contents:
- a first obtaining subunit configured to obtain a sensitive message source identifier list and a sensitive keyword list
- the first sensitive message source identifier matching subunit is configured to compare and match the message source identifier of the new message with each sensitive message source identifier in the sensitive message source identifier list;
- the first sensitive message content matching subunit is configured to perform matching matching on the message content of the new message and each sensitive keyword in the sensitive keyword list;
- the first determining subunit is configured to determine that the new message is a sensitive message when the matching of the message source identifier and the matching of the message content are successful.
- the determining unit 502 may specifically include the following content:
- a second obtaining subunit configured to obtain a list of sensitive message source identifiers
- the second sensitive message source identifier matching subunit is configured to compare and match the message source identifier of the new message with each sensitive message source identifier in the sensitive message source identifier list;
- the second determining subunit is configured to determine that the new message is a sensitive message when the matching of the message source identifier is successful.
- the determining unit 502 may specifically include the following content:
- a third obtaining subunit configured to obtain a list of sensitive keywords
- a second sensitive message content matching subunit configured to compare and match the message content of the new message with each sensitive keyword in the sensitive keyword list
- the third determining subunit is configured to determine that the new message is a sensitive message when the matching of the message content is successful.
- the above system 500 may specifically include the following contents:
- the sensitive message source identifier list updating unit is configured to: in response to the first update operation of the sensitive message source identifier list by the user, obtain the first modified content corresponding to the first update operation, and update the sensitive message source identifier list by using the first modified content. ;
- the sensitive keyword list updating unit is configured to respond to the second update operation of the sensitive keyword list by the user, acquire the second modified content corresponding to the second update operation, and update the sensitive keyword list by using the second modified content.
- FIG. 6 shows a mobile terminal according to an embodiment of the present invention.
- the present invention further provides a mobile terminal 600, comprising the mobile terminal message receiving system 500 as described in any of the above technical solutions.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Telephone Function (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
一种移动终端消息接收方法、系统和移动终端,该方法包括:当检测到有新消息时,确定用户选择的当前接收模式;参考当前接收模式对应的匹配规则,判断新消息是否为敏感消息;当判定新消息为敏感消息时,将新消息存至私密空间,否则,将新消息存至机主空间;其中,接收模式包括双匹配模式、敏感消息源标识匹配模式或敏感内容匹配模式,不同接收模式对应不同的匹配规则。可见,能够根据用户的实际需求选择相应的接收模式,有效解决了现有技术中仅根据新短信的源号码来区分该新短信是否为敏感短信,影响了用户体验的问题。
Description
本发明涉及通讯安全技术领域,特别是涉及一种移动终端消息接收方法及、系统和移动终端。
随着科学技术和社会经济的飞速发展,人们更为频繁地使用手机进行支付、更密集地用手机进行社交交流、更多地用手机储存许多私密文件,针对这些情况,我们为手机设计了双域系统,即私密域和机主域(也称私密空间和机主空间),这两个空间的数据及账号是互相独立的,在需要时可进行双空间的切换,给用户一个更为安全、更为便利的使用体验。
在实际应用中,为保证用户信息的安全性,在手机接收到新短信时,会先判定接收到的新短信是否为敏感短信,如果是,则将这个敏感短信的新短信存至私密空间。其中,敏感短信通常包括银行短信或者其他指定号码的短信。
在上述消息接收过程中,是通过将发送新短信的源号码与手机中存储的敏感号码列表进行逐一比对匹配来区分该新短信是否是敏感短信的。然而,不同的用户对于敏感短信的需求是不一样的,比如,有的用户想将某个特定号码发送的短信均当作敏感短信,而有的用户又想将包含某些内容的短信当作敏感短信却根本不想管短信来源是谁等等,显然仅根据源号码进行匹配根本无法完全满足不同用户的不同需求,影响了用户体验。
发明内容
有鉴于此,本发明提供了一种移动终端消息接收方法及、系统和移动终端,以解决现有技术中仅根据新短信的源号码来区分该新短信是否为敏感短信,影响了用户体验的问题。
为解决上述技术问题,本发明提供一种移动终端消息接收方法,该方法包括:
当检测到有新消息时,确定用户选择的当前接收模式;
参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息;
当判定所述新消息为敏感消息时,将所述新消息存至私密空间,否则,将所述新消息存至机主空间;
其中,所述接收模式包括双匹配模式、敏感消息源标识匹配模式或敏感内容匹配模式,不同接收模式对应不同的匹配规则。
上述方法中,优选地,所述当前接收模式为所述双匹配模式,所述参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息,包括:
获取敏感消息源标识列表和敏感关键词列表;
对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;
对所述新消息的消息内容和所述敏感关键词列表中的每个敏感关键词进行比对匹配;
当对所述消息源标识的匹配和对所述消息内容的匹配都成功时,判定所述新消息为敏感消息。
上述方法中,优选地,所述当前接收模式为所述敏感消息源标识匹配模式,所述参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息,包括:
获取敏感消息源标识列表;
对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;
当对所述消息源标识的匹配成功时,判定所述新消息为敏感消息。
上述方法中,优选地,所述当前接收模式为所述敏感内容匹配模式,所述参考所述当前接收模式对应的匹配规则,判断所述新消息是
否为敏感消息,包括:
获取敏感关键词列表;
对所述新消息的消息内容与所述敏感关键词列表中的每个敏感关键词进行比对匹配;
当对所述消息内容的匹配成功时,判定所述新消息为敏感消息。
上述方法中,优选地,还包括:
响应用户对所述敏感消息源标识列表的第一更新操作,获取与所述第一更新操作相应的第一修改内容,并利用所述第一修改内容,更新所述敏感消息源标识列表;
响应用户对所述敏感关键词列表的第二更新操作,获取与所述第二更新操作相应的第二修改内容,并利用所述第二修改内容,更新所述敏感关键词列表。
本发明还提供了一种移动终端消息接收系统,该系统包括:
确定单元,用于当检测到有新消息时,确定用户选择的当前接收模式;
判断单元,用于参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息;
存储单元,用于当判定所述新消息为敏感消息时,将所述新消息存至私密空间,否则,将所述新消息存至机主空间;
其中,所述接收模式包括双匹配模式、敏感消息源标识匹配模式或敏感内容匹配模式,不同接收模式对应不同的匹配规则。
上述系统中,优选地,所述当前接收模式为所述双匹配模式,所述判断单元包括:
第一获取子单元,用于获取敏感消息源标识列表和敏感关键词列表;
第一敏感消息源标识匹配子单元,用于对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;
第一敏感消息内容匹配子单元,用于对所述新消息的消息内容和
所述敏感关键词列表中的每个敏感关键词进行比对匹配;
第一判断子单元,用于当对所述消息源标识的匹配和对所述消息内容的匹配都成功时,判定所述新消息为敏感消息。
上述系统中,优选地,所述当前接收模式为所述敏感消息源标识匹配模式,所述判断单元包括:
第二获取子单元,用于获取敏感消息源标识列表;
第二敏感消息源标识匹配子单元,用于对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;
第二判断子单元,用于当对所述消息源标识的匹配成功时,判定所述新消息为敏感消息。
上述系统中,优选地,所述当前接收模式为所述敏感内容匹配模式,所述判断单元包括:
第三获取子单元,用于获取敏感关键词列表;
第二敏感消息内容匹配子单元,用于对所述新消息的消息内容与所述敏感关键词列表中的每个敏感关键词进行比对匹配;
第三判断子单元,用于当对所述消息内容的匹配成功时,判定所述新消息为敏感消息。
上述系统中,优选地,还包括:
敏感消息源标识列表更新单元,用于响应用户对所述敏感消息源标识列表的第一更新操作,获取与所述第一更新操作相应的第一修改内容,并利用所述第一修改内容,更新所述敏感消息源标识列表;
敏感关键词列表更新单元,用于响应用户对所述敏感关键词列表的第二更新操作,获取与所述第二更新操作相应的第二修改内容,并利用所述第二修改内容,更新所述敏感关键词列表。
本发明还提供了一种移动终端,包括如上述任一技术方案所述的移动终端消息接收系统。
以上本发明提供的一种移动终端消息接收方法及系统中,为用户提供了三种匹配敏感消息的接收模式,它们分别为双匹配模式(对敏
感消息源标识和敏感内容同时匹配)、敏感消息源标识匹配模式以及敏感内容匹配模式,不同接收模式对应不同的匹配规则。当检测到有新消息时,确定用户选择的当前接收模式;参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息;当判定所述新消息为敏感消息时,将所述新消息存至私密空间,否则,将所述新消息存至机主空间。可见,本发明能够根据用户的实际需求选择相应的接收模式,有效解决了现有技术中仅根据新短信的源号码来区分该新短信是否为敏感短信,影响了用户体验的问题。
同时,在现有技术中,有些银行短信内的广告或者其他未涉及到敏感内容的短信,完全没有必要存到私密空间中,这些短信会造成空间的频繁切换,影响了用户体验。并且将(对用户需求而言)并不含敏感内容的短信存至私密空间同样会影响用户的体验。可见,本发明能够根据用户的实际需求选择相应的接收模式,有效解决了上述缺陷。
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。
图1为本发明实施例提供的一种移动终端消息接收方法的流程图;
图2为本发明实施例提供的双匹配模式下步骤S101的具体实现过程的流程图;
图3为本发明实施例提供的敏感消息源标识匹配模式下步骤S101的具体实现过程的流程图;
图4为本发明实施例提供的敏感内容匹配模式下步骤S101的具体实现过程的流程图;
图5为本发明实施例提供的一种移动终端消息接收系统的结构框
图示意图;
图6为本发明实施例提供的一种移动终端的结构框图示意图。
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
本发明的核心是提供一种移动终端消息接收方法及、系统和移动终端,以解决现有技术中仅根据新短信的源号码来区分该新短信是否为敏感短信,影响了用户体验的问题。
为了使本技术领域的人员更好地理解本发明方案,下面结合附图和具体实施方式对本发明作进一步的详细说明。
参考图1,图1示出了本发明实施例提供的一种移动终端消息接收方法的流程图,该方法具体可以包括如下步骤:
步骤S100、当检测到有新消息时,确定用户选择的当前接收模式。
本发明实施例方法的执行主体为移动终端消息接收系统,在实际应用中,该系统可以以软件的形式承载于比如手机、平板等移动终端。以下内容中必要时会以手机为例进行说明。
在实际应用中,当检测到有新消息时,先判断该移动终端是否支持双域系统,如果支持,再判断用户是否选择了将敏感消息自动存至私密空间的选项,如果选择了,后续判定新消息为敏感消息时直接自动存至私密空间,如果没有选择,则显示新消息为敏感消息的提示信息,等待用户的处理。
相较现有技术中仅对短信进行敏感匹配,本发明中,消息可以为短信、App推送消息等移动终端会接收到的消息,也就是说,对于App向用户推送的消息也能进行敏感匹配,这样,如果用户不想让别人看到某个App推送的消息或者含有某些内容的App推送消息,就可以使
用本发明来实现这个隐私保护功能。
相较现有技术中仅对短信的源号码进行敏感匹配,本发明为用户提供了三种匹配敏感消息的接收模式供用户选择,它们分别是双匹配模式、敏感消息源标识匹配模式和敏感内容匹配模式,不同接收模式对应不同的匹配规则。其中,双匹配模式和敏感内容匹配模式是重点,双匹配模式是重中之重。
在实际应用中,用户可以根据自己的实际需求进行相应的接收模式选择,比如,A用户想将消息源I发送的消息当作敏感消息,那就选择敏感消息源标识匹配模式,将消息源I纳入敏感消息源范围;B用户想将含有敏感词W的消息当作敏感消息,那就选择敏感内容匹配模式,将敏感词W纳入敏感关键词范围;C用户想将消息源I发送的含有敏感词W的消息当作敏感消息,那就选择双匹配模式,将消息源I纳入敏感消息源范围并且将敏感词W纳入敏感关键词范围。
其中,一组敏感关键词可以根据需求包括一个或者多个词语;敏感消息源通过与之对应的敏感消息源标识唯一标识;敏感关键词列表表征敏感关键词范围,敏感消息源标识列表表征敏感消息源范围。
步骤S101、参考当前接收模式对应的匹配规则,判断新消息是否为敏感消息。当判定新消息为敏感消息时,进入步骤S102,否则,进入步骤S103。
本发明中,在敏感消息源标识匹配模式下,对新消息的消息源标识进行匹配,匹配成功时认为新消息为敏感消息;在敏感内容匹配模式下,对新消息的消息内容进行匹配,匹配成功时认为新消息为敏感消息;在双匹配模式下,对敏感消息源标识和敏感内容同时匹配只有敏感消息源和敏感关键词同时匹配成功时,认为消息为敏感消息。
步骤S102、将新消息存至私密空间。
步骤S103、将新消息存至机主空间。
当判定新消息为敏感消息时,先判断私密空间是否正在运行,如果没有,则需要由机主空间切换至私密空间并将敏感消息存至私密空间,并提示私密空间有新消息。可以理解的是,如果私密空间正在运
行,则直接将敏感消息存至私密空间,并提示私密空间有新消息即可。
综上,本发明能够根据用户的实际需求选择相应的接收模式,有效解决了现有技术中仅根据新短信的源号码来区分该新短信是否为敏感短信,影响了用户体验的问题。
同时,在现有技术中,有些银行短信内的广告或者其他未涉及到敏感内容的短信,完全没有必要存到私密空间中,这些短信会造成空间的频繁切换,影响了用户体验。并且将(对用户需求而言)并不含敏感内容的短信存至私密空间同样会影响用户的体验。可见,本发明能够根据用户的实际需求选择相应的接收模式,有效解决了上述缺陷。
基于上述本发明实施例所公开的技术方案,本发明另一实施例中,当用户选择的当前接收模式为双匹配模式时,上述步骤S101(参考当前接收模式对应的匹配规则,判断新消息是否为敏感消息)的具体实现过程参考图2,具体包括如下内容:
步骤S200、获取敏感消息源标识列表和敏感关键词列表。
在现有技术中,由于敏感号码列表是由手机生产商定制并预存到手机的,用户无法对其进行与自身需求相适应的修改,针对该问题,本发明系统能够提供应用修改接口,用于用户对敏感消息源标识列表和敏感关键词列表进行维护。另外,在设置中提供敏感关键词的设置功能,将用户想要过滤为敏感消息的关键字保存在数据库或者终端内存中。
具体地,当用户对敏感消息源标识列表进行新增、删除或者修改等更新操作时,系统响应用户对敏感消息源标识列表的第一更新操作,从预设修改接口获取与第一更新操作相应的第一修改内容,并利用第一修改内容,更新敏感消息源标识列表。同理,当用户对敏感关键词列表进行更新操作时,系统响应用户对敏感关键词列表的第二更新操作,获取与第二更新操作相应的第二修改内容,并利用第二修改内容,更新敏感关键词列表。
步骤S201、对新消息的消息源标识与敏感消息源标识列表中的每个敏感消息源标识进行比对匹配。具体地,先确定发送该新消息的消息源标识,然后将这个消息源标识与敏感消息源标识列表中的所有敏感消息源标识进行逐一的比对和匹配,当消息源标识与敏感消息源标识列表中的某个敏感消息源标识匹配一致时,认为对该消息源标识的匹配是成功的,否则认为是失败。
步骤S102、对新消息的消息内容和敏感关键词列表中的每个敏感关键词进行比对匹配。
具体地,先解析新消息,得到相应的消息内容,然后将消息内容中的词语与敏感关键词列表中的所有敏感关键词进行逐一的比对和匹配,当消息内容中有词语与敏感关键词列表中的某个或多个敏感关键词匹配一致时,认为对消息内容的匹配是成功的,否则认为是失败。举个例子,男用户张三将某银行的消息源标识“XXXX”、女朋友的消息源标识“YYYY”(通常为手机号)和某理财App的消息源标识“ZZZZ”添加至消息源标识列表,同时,将“余额”、“爱”和“收益”添加至敏感关键词列表,可见,用户想要将同时满足上述两种列表的匹配的情况下的新消息认为是敏感消息,比如,银行“XXXX”发来普通广告消息时并不会认为该消息为敏感消息,不过如果广告消息含有比如“献爱心”等含有“爱”的内容时也会认为该消息为敏感消息,又比如,女朋友“YYYY”发来“我卡里余额还有500”的消息和“我爱你”的消息时会认为该消息为敏感消息,再比如,理财App“ZZZZ”推送“已转出***,余额为***”和“昨日收益***”时认为该消息为敏感消息。
步骤S203、当对消息源标识的匹配和对消息内容的匹配都成功时,判定新消息为敏感消息。
进一步地,还可以将上述敏感消息源标识列表和敏感关键词列表中的内容进行相关联设置,即一个敏感消息源标识对应一组敏感关键词,可以简单的理解成敏感关键词多了一个敏感消息标识的属性,这样在设置和匹配的过程中就更具有针对性,以此能够满足用户对不同
的敏感消息源设定不同的敏感关键词的需求。
在这种情况下,具体地,可以在对新消息的消息源标识的匹配成功的前提下,该消息源标识在敏感消息源标识范围内,接着再对该新消息的消息内容和与该消息源标识对应的敏感关键词进行比对匹配,当匹配成功时,认为新消息为敏感消息。特别地,当敏感消息源标识列表中存在敏感消息源I且敏感关键词列表中与敏感消息源I对应的敏感关键词为空时,默认为只对敏感消息源I进行匹配,当对敏感消息源I的匹配成功时,认为消息为敏感消息。
同样以男用户张三为例进行说明,张三想将满足以下条件的消息当作敏感信息:某银行发送的含有“验证码”的消息,女朋友发送的含有“爱”的消息,某理财App发送的含有“收益”的消息等。这样,在设置时,将银行的消息源标识“XXXX”及其对应的敏感关键词“验证码”分别添加至各自的列表,将女朋友的消息源标识“YYYY”及其对应的敏感关键词“爱”分别添加至各自的列表,以及将理财App的消息源标识“ZZZZ”及其对应的敏感关键词“收益”分别添加至各自的列表。这样,当银行“XXXX”发来含有比如“献爱心”等含有“爱”的内容时就不会认为该消息为敏感消息,当女朋友“YYYY”发来“我卡里余额还有500”的消息时也不会认为该消息为敏感消息,当理财App“ZZZZ”推送“已转出***,余额为***”的消息时也不会认为该消息为敏感消息,这也是用户所需求的。
由于本发明中对于上述两个“列表”仅仅是为了表征敏感消息源范围和敏感关键词范围,对于其存在的具体形式并不做严格限定,也就是说,可以将敏感消息源、应敏感关键词及其它们之间的对应关系直接构成一个列表也是可以的。
综上,对新消息的消息源标识和消息内容均进行匹配,以此能够进一步过滤出用户想要存放到私密空间的消息;同时,用户可以根据自己的实际需求,自行设置和更新敏感消息源标识列表和敏感关键词列表,进一步满足了不同用户的各种需求。
基于上述本发明实施例所公开的技术方案,本发明又一实施例中,当用户选择的当前接收模式为敏感消息源标识匹配模式时,上述步骤S101(参考当前接收模式对应的匹配规则,判断新消息是否为敏感消息)的具体实现过程参考图3,具体包括如下内容:
步骤S300、获取敏感消息源标识列表。
步骤S301、对新消息的消息源标识与敏感消息源标识列表中的每个敏感消息源标识进行比对匹配。
步骤S302、当对消息源标识的匹配成功时,判定新消息为敏感消息。
实际上,敏感消息源标识匹配模式与上一实施例公开的双匹配模式的区别在于,只对新消息的消息源标识进行匹配,对于具体的匹配实现过程可以参照上一实施例中的阐述,在此不再赘述。
基于上述本发明实施例所公开的技术方案,本发明再一实施例中,当用户选择的当前接收模式为敏感内容匹配模式时,上述步骤S101(参考当前接收模式对应的匹配规则,判断新消息是否为敏感消息)的具体实现过程参考图4,具体包括如下内容:
步骤S400、获取敏感关键词列表。
步骤S401、对新消息的消息内容与敏感关键词列表中的每个敏感关键词进行比对匹配。
步骤S402、当对消息内容的匹配成功时,判定新消息为敏感消息。
实际上,敏感内容匹配模式与上述实施例公开的双匹配模式的区别在于,只对新消息的消息内容进行匹配,对于具体的匹配实现过程可以参照上述实施例中的阐述,在此不再赘述。
基于上述本发明实施例提供的移动终端消息接收方法,本发明实施例还提供了一种移动终端消息接收系统,参考图5,该系统500可以包括如下内容:
确定单元501,用于当检测到有新消息时,确定用户选择的当前
接收模式;
判断单元502,用于参考当前接收模式对应的匹配规则,判断新消息是否为敏感消息;
存储单元503,用于当判定新消息为敏感消息时,将新消息存至私密空间,否则,将新消息存至机主空间;
其中,接收模式包括双匹配模式、敏感消息源标识匹配模式或敏感内容匹配模式,不同接收模式对应不同的匹配规则。
本发明中,当用户选择的当前接收模式为双匹配模式时,判断单元502具体可以包括如下内容:
第一获取子单元,用于获取敏感消息源标识列表和敏感关键词列表;
第一敏感消息源标识匹配子单元,用于对新消息的消息源标识与敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;
第一敏感消息内容匹配子单元,用于对新消息的消息内容和敏感关键词列表中的每个敏感关键词进行比对匹配;
第一判断子单元,用于当对消息源标识的匹配和对消息内容的匹配都成功时,判定新消息为敏感消息。
本发明中,当用户选择的当前接收模式为敏感消息源标识匹配模式是,判断单元502具体可以包括如下内容:
第二获取子单元,用于获取敏感消息源标识列表;
第二敏感消息源标识匹配子单元,用于对新消息的消息源标识与敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;
第二判断子单元,用于当对消息源标识的匹配成功时,判定新消息为敏感消息。
本发明中,当用户选择的当前接收模式为敏感内容匹配模式时,判断单元502具体可以包括如下内容:
第三获取子单元,用于获取敏感关键词列表;
第二敏感消息内容匹配子单元,用于对新消息的消息内容与敏感关键词列表中的每个敏感关键词进行比对匹配;
第三判断子单元,用于当对消息内容的匹配成功时,判定新消息为敏感消息。
本发明中,上述系统500具体还可以包括如下内容:
敏感消息源标识列表更新单元,用于响应用户对敏感消息源标识列表的第一更新操作,获取与第一更新操作相应的第一修改内容,并利用第一修改内容,更新敏感消息源标识列表;
敏感关键词列表更新单元,用于响应用户对敏感关键词列表的第二更新操作,获取与第二更新操作相应的第二修改内容,并利用第二修改内容,更新敏感关键词列表。
参考图6,图6示出了本发明实施例提供的一种移动终端。本发明还提供了一种移动终端600,包括如上述任一技术方案所述的移动终端消息接收系统500。
需要说明的是,本说明书中的各个实施例均采用递进的方式描述,每个实施例重点说明的都是与其它实施例的不同之处,各个实施例之间相同相似的部分互相参见即可。对于系统类实施例而言,由于其与方法实施例基本相似,所以描述得比较简单,相关之处参见方法实施例的部分说明即可。
以上对本发明所提供的一种移动终端消息接收方法及系统进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。
Claims (11)
- 一种移动终端消息接收方法,其特征在于,该方法包括:当检测到有新消息时,确定用户选择的当前接收模式;参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息;当判定所述新消息为敏感消息时,将所述新消息存至私密空间,否则,将所述新消息存至机主空间;其中,所述接收模式包括双匹配模式、敏感消息源标识匹配模式或敏感内容匹配模式,不同接收模式对应不同的匹配规则。
- 如权利要求1所述的方法,其特征在于,所述当前接收模式为所述双匹配模式,所述参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息,包括:获取敏感消息源标识列表和敏感关键词列表;对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;对所述新消息的消息内容和所述敏感关键词列表中的每个敏感关键词进行比对匹配;当对所述消息源标识的匹配和对所述消息内容的匹配都成功时,判定所述新消息为敏感消息。
- 如权利要求1所述的方法,其特征在于,所述当前接收模式为所述敏感消息源标识匹配模式,所述参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息,包括:获取敏感消息源标识列表;对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;当对所述消息源标识的匹配成功时,判定所述新消息为敏感消息。
- 如权利要求1所述的方法,其特征在于,所述当前接收模式为所述敏感内容匹配模式,所述参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息,包括:获取敏感关键词列表;对所述新消息的消息内容与所述敏感关键词列表中的每个敏感关键词进行比对匹配;当对所述消息内容的匹配成功时,判定所述新消息为敏感消息。
- 如权利要求2所述的方法,其特征在于,还包括:响应用户对所述敏感消息源标识列表的第一更新操作,获取与所述第一更新操作相应的第一修改内容,并利用所述第一修改内容,更新所述敏感消息源标识列表;响应用户对所述敏感关键词列表的第二更新操作,获取与所述第二更新操作相应的第二修改内容,并利用所述第二修改内容,更新所述敏感关键词列表。
- 一种移动终端消息接收系统,其特征在于,该系统包括:确定单元,用于当检测到有新消息时,确定用户选择的当前接收模式;判断单元,用于参考所述当前接收模式对应的匹配规则,判断所述新消息是否为敏感消息;存储单元,用于当判定所述新消息为敏感消息时,将所述新消息存至私密空间,否则,将所述新消息存至机主空间;其中,所述接收模式包括双匹配模式、敏感消息源标识匹配模式或敏感内容匹配模式,不同接收模式对应不同的匹配规则。
- 如权利要求6所述的系统,其特征在于,所述当前接收模式为所述双匹配模式,所述判断单元包括:第一获取子单元,用于获取敏感消息源标识列表和敏感关键词列表;第一敏感消息源标识匹配子单元,用于对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;第一敏感消息内容匹配子单元,用于对所述新消息的消息内容和所述敏感关键词列表中的每个敏感关键词进行比对匹配;第一判断子单元,用于当对所述消息源标识的匹配和对所述消息内容的匹配都成功时,判定所述新消息为敏感消息。
- 如权利要求6所述的系统,其特征在于,所述当前接收模式为所述敏感消息源标识匹配模式,所述判断单元包括:第二获取子单元,用于获取敏感消息源标识列表;第二敏感消息源标识匹配子单元,用于对所述新消息的消息源标识与所述敏感消息源标识列表中的每个敏感消息源标识进行比对匹配;第二判断子单元,用于当对所述消息源标识的匹配成功时,判定所述新消息为敏感消息。
- 如权利要求6所述的系统,其特征在于,所述当前接收模式为所述敏感内容匹配模式,所述判断单元包括:第三获取子单元,用于获取敏感关键词列表;第二敏感消息内容匹配子单元,用于对所述新消息的消息内容与所述敏感关键词列表中的每个敏感关键词进行比对匹配;第三判断子单元,用于当对所述消息内容的匹配成功时,判定所述新消息为敏感消息。
- 如权利要求7所述的系统,其特征在于,还包括:敏感消息源标识列表更新单元,用于响应用户对所述敏感消息源标识列表的第一更新操作,获取与所述第一更新操作相应的第一修改内容,并利用所述第一修改内容,更新所述敏感消息源标识列表;敏感关键词列表更新单元,用于响应用户对所述敏感关键词列表的第二更新操作,获取与所述第二更新操作相应的第二修改内容,并利用所述第二修改内容,更新所述敏感关键词列表。
- 一种移动终端,其特征在于,包括如权利要求6至10中任一项所述的移动终端消息接收系统。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610058490.XA CN105516947A (zh) | 2016-01-28 | 2016-01-28 | 一种移动终端消息接收方法及系统 |
| CN201610058490.X | 2016-01-28 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017128519A1 true WO2017128519A1 (zh) | 2017-08-03 |
Family
ID=55724516
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/078126 Ceased WO2017128519A1 (zh) | 2016-01-28 | 2016-03-31 | 一种移动终端消息接收方法、系统和移动终端 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105516947A (zh) |
| WO (1) | WO2017128519A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114268600A (zh) * | 2021-12-23 | 2022-04-01 | 四川邦辰信息科技有限公司 | 用于系统消息转发的过滤方法 |
| CN114327948A (zh) * | 2021-12-28 | 2022-04-12 | 北京京东拓先科技有限公司 | 消息处理方法、装置、设备及存储介质 |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106210318A (zh) * | 2016-07-12 | 2016-12-07 | 广东欧珀移动通信有限公司 | 语音播报信息的方法、装置及移动终端 |
| CN107635200A (zh) * | 2016-07-19 | 2018-01-26 | 中兴通讯股份有限公司 | 一种短消息的处理方法、装置及移动终端 |
| CN106254226B (zh) * | 2016-09-14 | 2019-10-25 | Oppo广东移动通信有限公司 | 一种信息同步方法及装置 |
| CN112311933B (zh) * | 2020-10-27 | 2021-10-15 | 杭州天宽科技有限公司 | 敏感信息屏蔽方法及系统 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060019684A1 (en) * | 2004-07-22 | 2006-01-26 | Xiao-Qin Yu | Short message filter mechanism and communication device |
| CN101552838A (zh) * | 2009-02-11 | 2009-10-07 | 陈通平 | 一种手机短信的接收模式 |
| CN101854601A (zh) * | 2009-04-06 | 2010-10-06 | 宏达国际电子股份有限公司 | 消息管理装置以及消息管理方法 |
| CN101951568A (zh) * | 2010-08-17 | 2011-01-19 | 优视科技有限公司 | 短信信息拦截处理方法及装置 |
| CN104331667A (zh) * | 2014-10-24 | 2015-02-04 | 宇龙计算机通信科技(深圳)有限公司 | 基于双系统的数据保存方法及系统 |
-
2016
- 2016-01-28 CN CN201610058490.XA patent/CN105516947A/zh active Pending
- 2016-03-31 WO PCT/CN2016/078126 patent/WO2017128519A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060019684A1 (en) * | 2004-07-22 | 2006-01-26 | Xiao-Qin Yu | Short message filter mechanism and communication device |
| CN101552838A (zh) * | 2009-02-11 | 2009-10-07 | 陈通平 | 一种手机短信的接收模式 |
| CN101854601A (zh) * | 2009-04-06 | 2010-10-06 | 宏达国际电子股份有限公司 | 消息管理装置以及消息管理方法 |
| CN101951568A (zh) * | 2010-08-17 | 2011-01-19 | 优视科技有限公司 | 短信信息拦截处理方法及装置 |
| CN104331667A (zh) * | 2014-10-24 | 2015-02-04 | 宇龙计算机通信科技(深圳)有限公司 | 基于双系统的数据保存方法及系统 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114268600A (zh) * | 2021-12-23 | 2022-04-01 | 四川邦辰信息科技有限公司 | 用于系统消息转发的过滤方法 |
| CN114327948A (zh) * | 2021-12-28 | 2022-04-12 | 北京京东拓先科技有限公司 | 消息处理方法、装置、设备及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105516947A (zh) | 2016-04-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017128519A1 (zh) | 一种移动终端消息接收方法、系统和移动终端 | |
| CN111033505B (zh) | 数据收集同意工具 | |
| JP5296013B2 (ja) | コンピュータ装置間での動的なコンテンツ・プレファレンス及び動作の共有 | |
| US7526768B2 (en) | Cross-pollination of multiple sync sources | |
| KR101570406B1 (ko) | 소셜 네트워크 애플리케이션에서 사용자 관계를 실현하는 방법 및 장치 | |
| US10754976B2 (en) | Configuring image as private within storage container | |
| CN106534277B (zh) | 数据分享方法及装置 | |
| US20190279615A1 (en) | Identification and processing of commands by digital assistants in group device environments | |
| EP3066816B1 (en) | Method and device for the management of applications | |
| KR20150132167A (ko) | 정책 및 권한 프로파일 관리 기법 | |
| CN102725770A (zh) | 社交网络搜索 | |
| KR102580881B1 (ko) | 전자 장치, 그의 개인 정보 제공 방법 및 이를 기록한 컴퓨터 판독 가능 기록매체 | |
| CN113940037B (zh) | 资源订阅方法、装置、计算机设备和存储介质 | |
| WO2015014159A1 (zh) | 提供候选词的方法、装置、计算机存储介质和设备 | |
| JP6289004B2 (ja) | 情報処理システム、情報処理方法、ユーザ端末および情報処理プログラム | |
| CN105303908A (zh) | 学习机的娱乐功能控制方法及装置 | |
| CN103580918B (zh) | 一种配置数据处理方法及装置 | |
| JP6136192B2 (ja) | ライセンス管理装置、ライセンス管理システム、及びライセンス管理方法 | |
| CN105407202A (zh) | 一种远程查询联系人信息的方法及终端 | |
| WO2019052328A1 (zh) | 一种匿名账户的鉴权方法及服务器 | |
| CN102340331A (zh) | 移动终端蓝牙系统自动识别身份并发出信号的方法 | |
| EP3693905A1 (en) | Context based service technology | |
| US12367523B2 (en) | Integrating a wallet client with federated directory services | |
| CN103761487A (zh) | 文件的隐藏方法及装置 | |
| EP2659393A1 (en) | Method, apparatus, system and computer program product for managing data in database |
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: 16887401 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16887401 Country of ref document: EP Kind code of ref document: A1 |