CN103002126A - Mobile terminal and information receiving processing method for same - Google Patents
Mobile terminal and information receiving processing method for same Download PDFInfo
- Publication number
- CN103002126A CN103002126A CN2012104512480A CN201210451248A CN103002126A CN 103002126 A CN103002126 A CN 103002126A CN 2012104512480 A CN2012104512480 A CN 2012104512480A CN 201210451248 A CN201210451248 A CN 201210451248A CN 103002126 A CN103002126 A CN 103002126A
- Authority
- CN
- China
- Prior art keywords
- information
- last
- reception
- module
- terminal
- 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.)
- Granted
Links
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
Abstract
本发明适用于通信技术领域,提供了一种终端信息接收的处理方法,所述方法包括:终端接收信息,并获取所述信息的特征数据;判断所述特征数据与前一信息的特征数据是否匹配;若匹配,所述终端不做提示。本发明还相应的提供一种移动终端。借此,本发明在短时间内收到的大量短消息时,避免了多次打扰用户和一次显示相关所有消息,增强了用户体验。
The present invention is applicable to the technical field of communication, and provides a processing method for terminal information reception. The method includes: the terminal receives information, and obtains characteristic data of the information; and judges whether the characteristic data is the same as the characteristic data of the previous information match; if match, the terminal will not prompt. The present invention also correspondingly provides a mobile terminal. Thereby, when a large number of short messages are received in a short period of time, the present invention avoids disturbing the user multiple times and displays all relevant messages at one time, thereby enhancing user experience.
Description
技术领域technical field
本发明涉及通信技术领域,尤其涉及一种移动终端及其信息接收的处理方法。The invention relates to the field of communication technology, in particular to a mobile terminal and a processing method for receiving information thereof.
背景技术Background technique
随着通信技术的发展,人们利用终端通过短信交流的增加,每天可能都会收到大量短消息,但现有实现方式是每次收到短消息都提示用户来查收,多次打扰用户,而且每次都只能显示一条短消息,操作很不方便。现有技术方案中国申请专利号为CN201110339517.X的专利公开了一种手机未读短信的方法,但从实现上只支持文本的短消息显示,不支持彩信等如今智能手机新的发展,而且不能对多信息的提示做进一步处理。With the development of communication technology, people may receive a large number of short messages every day by using terminals to communicate through short messages. Only one short message can be displayed every time, which is very inconvenient to operate. Existing technical solutions The Chinese patent application No. CN201110339517.X discloses a method for unread short messages on mobile phones, but only supports text short message display in terms of implementation, and does not support new developments in smart phones such as multimedia messages, and cannot Further processing of multi-information prompts.
综上可知,现有的移动终端在短时间内接收到大量信息的处理技术,在实际使用上显然存在不便与缺陷,所以有必要加以改进。To sum up, it can be seen that the existing processing technology for receiving a large amount of information by a mobile terminal in a short period of time obviously has inconvenience and defects in actual use, so it is necessary to improve it.
发明内容Contents of the invention
针对上述的缺陷,本发明的目的在于提供一种移动终端及其信息接收的处理方法,使终端在短时间内收到大量信息时,可避免多次打扰用户和一次显示相关所有消息,增强用户体验。In view of the above-mentioned defects, the object of the present invention is to provide a mobile terminal and a processing method for receiving information thereof, so that when the terminal receives a large amount of information in a short period of time, it can avoid disturbing the user multiple times and display all related messages at once, and enhance the user experience. experience.
为了实现上述目的,本发明提供一种终端信息接收的处理方法,所述方法包括:In order to achieve the above object, the present invention provides a processing method for receiving terminal information, the method comprising:
终端接收信息,并获取所述信息的特征数据;The terminal receives the information, and obtains characteristic data of the information;
判断所述特征数据与前一信息的特征数据是否匹配;judging whether the characteristic data matches the characteristic data of the previous information;
若匹配,所述终端不做提示。If matched, the terminal does not prompt.
根据本发明终端信息接收的处理方法,所述特征数据包括:发信人信息以及接收所述信息的时刻。According to the terminal information receiving processing method of the present invention, the feature data includes: sender information and the time when the information is received.
根据本发明终端信息接收的处理方法,所述步判断所述特征数据与前一信息的特征数据是否匹配步骤具体包括:According to the processing method for terminal information reception of the present invention, the step of judging whether the characteristic data matches the characteristic data of the previous information specifically includes:
设置时间间隔阈值;Set the time interval threshold;
获取所述信息与前一信息接收时刻的时间间隔,终端接收到信息时,判断所述信息与前一信息的接收的间隔时间是否大于所述间隔阈值;Acquiring the time interval between the information and the receiving moment of the previous information, when the terminal receives the information, judging whether the interval between receiving the information and the previous information is greater than the interval threshold;
判断所述当前信息与前一信息的发信人是否相同;Judging whether the sender of the current message is the same as the sender of the previous message;
若所述当前信息与前一信息的接收的间隔时间小于所述间隔阈值,且所述当前信息与前一信息的发信人相同时,则判定所述当前信息的特征数据与前一信息的特征数据匹配。If the interval between receiving the current information and the previous information is less than the interval threshold, and the sender of the current information is the same as the sender of the previous information, it is determined that the characteristic data of the current information and the characteristics of the previous information Data match.
根据本发明终端信息接收的处理方法,将发信人相同且接收时间间隔小于所述间隔阈值的信息设为一组关联信息。According to the processing method for receiving terminal information of the present invention, the information whose sender is the same and whose receiving time interval is smaller than the interval threshold is set as a group of associated information.
根据本发明终端信息接收的处理方法,所述方法包括:According to the processing method for terminal information reception of the present invention, the method includes:
接收用户的信息查看命令;Receive the user's information viewing command;
判断当前的一组关联信息是否为未读属性,若是,则显示该组关联信息,否则继续判断下一组关联信息是否为未读属性。Judging whether the current set of associated information is an unread attribute, if so, displaying the set of associated information, otherwise continuing to determine whether the next set of associated information is an unread attribute.
本发明还提供一种移动终端,包括:The present invention also provides a mobile terminal, including:
获取模块,用于终端接收信息后获取所述信息的特征数据;An acquisition module, configured for the terminal to acquire characteristic data of the information after receiving the information;
第一判断模块,用于判断所述特征数据与前一信息的特征数据是否匹配;The first judging module is used to judge whether the characteristic data matches the characteristic data of the previous information;
提示模块,用于所述特征数据与前一信息的特征数据不匹配时,提示接收到新信息,或者所述特征数据与前一信息的特征数据匹配时不做提示。The prompting module is used to prompt that new information is received when the feature data does not match the feature data of the previous message, or not to prompt when the feature data matches the feature data of the previous message.
根据本发明的移动终端,所述特征数据包括:发信人信息以及接收所述信息的时刻。According to the mobile terminal of the present invention, the feature data includes: sender information and the time when the information is received.
根据本发明的移动终端,所述第一判断模块包括:According to the mobile terminal of the present invention, the first judging module includes:
设置子模块,用于设置时间间隔阈值;Set the sub-module for setting the time interval threshold;
第一判断子模块,用于终端接收到信息时,判断所述信息与前一信息的接收的间隔时间是否大于所述间隔阈值;The first judging submodule is used to judge whether the time interval between the reception of the information and the previous information is greater than the interval threshold when the terminal receives the information;
第二判断子模块,用于判断所述当前信息与前一信息的发信人是否相同;The second judging submodule is used to judge whether the sender of the current message is the same as the sender of the previous message;
若所述当前信息与前一信息的接收的间隔时间小于所述间隔阈值,且所述当前信息与前一信息的发信人相同时,则判定所述当前信息的特征数据与前一信息的特征数据匹配。If the interval between receiving the current information and the previous information is less than the interval threshold, and the sender of the current information is the same as the sender of the previous information, it is determined that the characteristic data of the current information and the characteristics of the previous information Data match.
根据本发明的移动终端,所述终端还包括关联模块,用于将发信人相同且接收时间间隔小于所述间隔阈值的信息设为一组关联信息。According to the mobile terminal of the present invention, the terminal further includes an associating module, configured to set information with the same sender and a receiving time interval smaller than the interval threshold as a group of associated information.
根据本发明的移动终端,所述移动终端还包括:According to the mobile terminal of the present invention, the mobile terminal further includes:
接收模块,用于接收用户的信息查看命令;The receiving module is used to receive the user's information viewing command;
第二判断模块,用于判断当前的一组关联信息是否为未读属性,若是则交由显示模块处理,否则继续判断下一组关联信息是否为未读属性;The second judging module is used to judge whether the current group of associated information is an unread attribute, if so, it is handed over to the display module for processing, otherwise continue to judge whether the next group of associated information is an unread attribute;
显示模块,用于显示所述具有未读属性的关联信息。A display module, configured to display the associated information with the unread attribute.
本发明通过在终端接收到信息后获取信息的特征数据,比如发信人、接收到信息的时间等数据,当终端再次接收到另一信息时,可将当前信息的特征数据与前一信息的特征数据进行匹配判断,若匹配则不对当前接收到的信息进行提示,否则提示用户接收到新信息。借此,本发明使终端在短时间内收到大量信息时,可避免多次打扰用户和一次显示相关所有消息,增强了用户体验。The present invention obtains the feature data of the information after the terminal receives the information, such as the sender, the time of receiving the information, etc. When the terminal receives another message again, it can compare the feature data of the current message with the feature of the previous message. The data is matched and judged. If it matches, the currently received information will not be prompted, otherwise, the user will be prompted to receive new information. Therefore, when the terminal receives a large amount of information in a short period of time, the present invention can avoid disturbing the user multiple times and display all related messages at one time, thereby enhancing user experience.
附图说明Description of drawings
图1是本发明一实施例的移动终端的结构示意图;FIG. 1 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention;
图2是本发明另一实施例的移动终端的结构示意图;FIG. 2 is a schematic structural diagram of a mobile terminal according to another embodiment of the present invention;
图3是本发明一实施例的终端信息接收的处理方法流程图。Fig. 3 is a flowchart of a processing method for terminal information reception according to an embodiment of the present invention.
具体实施方式Detailed ways
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.
参见图1,本发明提供了一种移动终端,该移动终端100包括获取模块10、第一判断模块20及提示模块30,其中:1, the present invention provides a mobile terminal, the
获取模块10,用于在移动终端100接收到信息后获取信息的特征数据,具体的特征数据包括发信人及信息的接收时间。以短信为例,移动终端100接收到其它终端发来的短信息时,获取模块10即获取该短信的发信人以及移动终端100接收到该短信的时间,并将其交由第一判断模块20处理。The acquiring
第一判断模块20,用于移动终端100接收到信息时判断当前信息的特征数据与前一信息的特征数据是否匹配。具体的,第一判断模块20将当前信息的发信人及接收时间与前一信息的发信人及接收时间进行比较判断,并将判断结果交由提示模块30处理。The
提示模块30,用于当前信息的特征数据与前一信息的特征数据不匹配时,提示用户接收到新信息,若当前信息的特征数据与前一信息的特征数据匹配,则不提示。The
本发明通过在收到新信息时判断其与上一信息的间隔时间及信息的发信人,若同一发信人在短时间内发送多个信息,如运营商每个月发过来的账户消息,被分割成几条在几秒内发过来的多条短消息,则移动终端100仅在收到该发信人的第一条信息时给出提示,后续的信息不作提示,借此提高用户体验。The present invention judges the interval between the new message and the previous message and the sender of the message when the new message is received. If the same sender sends multiple messages in a short time, such as the account message sent by the operator every month, it will be recognized If it is divided into multiple short messages sent within a few seconds, the
再结合图2,该实施例中,第一判断模块20包括设置子模块21、第一判断子模块22及第二判断子模块23,其中:In conjunction with Fig. 2 again, in this embodiment, the
设置子模块21,用于设置时间间隔阈值。具体的,该时间间隔为移动终端100接收的相邻两条信息间的时间差,用户可以通过移动终端100的参数修改页面修改相应的间隔阈值。The
第一判断子模块22,用于终端100接收到信息时,判断当前信息与前一信息的接收的间隔时间是否大于预设的间隔阈值。The
第二判断子模块23,用于判断当前信息与前一信息的发信人是否相同。The second judging
若当前信息与前一信息的接收的间隔时间小于间隔阈值,且当前信息与前一信息的发信人相同时,则判定当前信息的特征数据与前一信息的特征数据匹配,移动终端100对接收到的信息不作提示,否则判定为不匹配,提示模块30提示用户收到新信息。If the interval between the reception of the current information and the previous information is less than the interval threshold, and the sender of the current information is the same as the sender of the previous information, then it is determined that the characteristic data of the current information matches the characteristic data of the previous information, and the
优选的,本实施例中,移动终端100还包括:Preferably, in this embodiment, the
关联模块40,用于将发信人相同且接收时间间隔小于预设的间隔阈值的信息设为一组关联信息,该关联信息可以为单条信息,也可以是由多条信息排列组合而成的队列信息,移动终端100中可以包括多组关联信息。The
接收模块50,用于接收用户的信息查看命令。用户通过移动终端100查看未读信息时,打开信息应用查看未读信息,接收模块50接收该信息后即交由第二判断模块60处理。The receiving
第二判断模块60,用于判断当前的一组关联信息是否为未读属性,若是则交由显示模块70处理,否则继续判断下一组关联信息是否为未读属性。需要说明的,本发明中一组关联信息中,若没有未读信息,则该关联信息为已读属性,否则该关联信息为未读属性。The
显示模块70,用于显示具有未读属性的关联信息。若被查看的一组关联信息中即包括未读信息也包括已读信息,则移动终端100可以在相应的队列中对未读信息高亮显示,借此使用户能对关联信息中的未读信息更好的选择查看。当前的一组关联信息被查看完之后,移动终端100自动将该组关联信息标记为已读属性。A
下面具体说明本发明移动终端100的一个开机工作过程。用户开机,终端100初始化,读取保存在存储介质中关联消息的时间间隔阈值,如果读取时间间隔阈值非法,则使用终端的默认值,比如10秒。终端100再读取保存在存储介质中的接收到的所有信息,按关联信息的定义和时间间隔阈值,把所有消息组织成多组关联消息,若每组关联消息中有一条消息未读,则将该关联消息标记为未读属性,关联消息中所有信息都已读,则将该关联消息标记为已读属性。A booting process of the
更好的,本发明为了避免用户间发送短信频率较快,而使得接收方误将多条短信定义为关联短信不提示,引起不便,还可以对接收的短信进行延迟提示。比如,A用户接收到B用户的某一信息后马上对B用户进行了回复,而B用户也同时对回复的信息进行了较快的回复,这使得A用户接收到B用户的两信息间隔时间较短,可能会将这两条信息定义为关联信息而未做提示。本发明可以预设一时间参数,当某信息超过该时间参数仍为未读状态时,则终端100进行信息提示。Even better, in order to prevent users from sending short messages at a high frequency and cause the receiver to mistakenly define multiple short messages as related short messages without prompting and causing inconvenience, the present invention can also delay prompting for received short messages. For example, user A immediately replies to user B after receiving a message from user B, and user B also responds to the reply message at the same time, which makes the interval between receiving two messages from user A Short, the two pieces of information may be defined as associated information without prompting. In the present invention, a time parameter can be preset, and when a certain information exceeds the time parameter and remains unread, the terminal 100 will prompt the information.
参见图3,本发明提供了一种终端信息接收的处理方法,其可以通过如图1或图2所示的移动终端100实现,该方法包括:Referring to FIG. 3 , the present invention provides a processing method for terminal information reception, which can be implemented by the
步骤S301,移动终端100接收信息时,通过获取模块10获取该信息的特征数据。具体的信息特征数据包括信息的发信人信息以及移动终端100接收到该信息的时间。In step S301 , when the
步骤S302,第一判断模块20判断当前信息的特征数据与前一信息的特征数据是否匹配,并将判断结果交由提示模块30处理。Step S302 , the first judging
具体的,用户可以预设时间间隔阈值,所述的时间间隔为两条相邻信息的接收时间之差。移动终端100接收到新信息后可以获取当前信息与前一信息接收时刻的时间间隔,并判断当前信息与前一信息的接收的间隔时间是否大于预设的间隔阈值,同时,移动终端100还可以进一步判断当前信息与前一信息的发件人是否相同,若当前信息与前一信息的接收的间隔时间小于所述间隔阈值,且当前信息与前一信息的发信人相同时,则判定所述当前信息的特征数据与前一信息的特征数据匹配,否则为不匹配。Specifically, the user can preset a time interval threshold, and the time interval is the difference between the receiving times of two adjacent messages. After the
步骤S303,若当前信息的特征数据与前一信息的特征数据匹配,则不作提示,否则提示模块30提示用户接收到新信息。Step S303, if the feature data of the current message matches the feature data of the previous message, no prompt is given; otherwise, the
优选的是,本发明的实施例中,移动终端100可以通过关联模块40将发信人相同且接收时间间隔不大于间隔阈值的信息设为一组关联信息,移动终端100的所有信息可组成多组不同的关联信息。需要说明的,本发明中一组关联信息中,若没有未读信息,则该关联信息为已读属性,否则该关联信息为未读属性。Preferably, in the embodiment of the present invention, the
更好的是,步骤S303之后,移动终端100可以接收用户的信息查看命令,查看未读的关联信息。此时,第二判断模块60判断当前的一组关联信息是否为未读属性,若是则直接交由显示模块70显示处理,否则判断下一组关联信息是否为未读属性,直至将所有的关联信息判断完毕。借此,可直接显示一组未读属性的关联信息,方便用户的查看,提高用户的体验。More preferably, after step S303, the
进一步的,若移动终端100接收到一组关联信息,则其只进行一次信息提示,具体可以在接收到关联信息的第一条信息时进行提示,也可以在接收完该组关联信息之后进行提示。若是在接收完之后进行提示,则用户可以预设提示时间差,比如设置2s,则终端100在接收完关联信息后2s进行信息提示。Further, if the
综上所述,本发明通过在终端接收到信息后获取信息的特征数据,比如发信人、接收到信息的时间等数据,当终端再次接收到另一信息时,可将当前信息的特征数据与前一信息的特征数据进行匹配判断,若匹配则不对当前接收到的信息进行提示,否则提示用户接收到新信息。借此,本发明使终端在短时间内收到大量信息时,可避免多次打扰用户和一次显示相关所有消息,增强了用户体验。To sum up, the present invention obtains the characteristic data of the information after the terminal receives the information, such as the sender, the time when the information is received, etc. When the terminal receives another information again, it can combine the characteristic data of the current information with the The feature data of the previous information is matched and judged. If it matches, the currently received information will not be prompted, otherwise, the user will be prompted to receive new information. Therefore, when the terminal receives a large amount of information in a short period of time, the present invention can avoid disturbing the user multiple times and display all related messages at one time, thereby enhancing user experience.
当然,本发明还可有其它多种实施例,在不背离本发明精神及其实质的情况下,熟悉本领域的技术人员当可根据本发明作出各种相应的改变和变形,但这些相应的改变和变形都应属于本发明所附的权利要求的保护范围。Certainly, the present invention also can have other multiple embodiments, without departing from the spirit and essence of the present invention, those skilled in the art can make various corresponding changes and deformations according to the present invention, but these corresponding Changes and deformations should belong to the scope of protection of the appended claims of the present invention.
Claims (10)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210451248.0A CN103002126B (en) | 2012-11-12 | 2012-11-12 | Mobile terminal and information receiving processing method for same |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210451248.0A CN103002126B (en) | 2012-11-12 | 2012-11-12 | Mobile terminal and information receiving processing method for same |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN103002126A true CN103002126A (en) | 2013-03-27 |
| CN103002126B CN103002126B (en) | 2014-09-24 |
Family
ID=47930244
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201210451248.0A Expired - Fee Related CN103002126B (en) | 2012-11-12 | 2012-11-12 | Mobile terminal and information receiving processing method for same |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN103002126B (en) |
Cited By (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105306686A (en) * | 2015-09-21 | 2016-02-03 | 联想(北京)有限公司 | Information processing method and electronic equipment |
| CN106095440A (en) * | 2016-06-13 | 2016-11-09 | 浙江翼信科技有限公司 | A kind of method and apparatus presenting message |
| CN107800880A (en) * | 2017-10-27 | 2018-03-13 | 奇酷互联网络科技(深圳)有限公司 | Show method, equipment, mobile terminal and the storage medium of unread message number |
| CN108292275A (en) * | 2015-12-29 | 2018-07-17 | 连股份有限公司 | The control method and program of information processing unit, information processing unit |
| CN108429859A (en) * | 2018-03-27 | 2018-08-21 | 广东欧珀移动通信有限公司 | Message prompting method, electronic device and computer readable storage medium |
| CN109195153A (en) * | 2018-08-01 | 2019-01-11 | Oppo广东移动通信有限公司 | Data processing method, device, electronic equipment and computer readable storage medium |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020120702A1 (en) * | 2001-02-26 | 2002-08-29 | Schiavone Vincent J. | Method and apparatus for dynamic prioritization of electronic mail messages |
| CN101741977A (en) * | 2009-12-10 | 2010-06-16 | 深圳市戴文科技有限公司 | Method for receiving and displaying information and corresponding terminal |
| CN102394977A (en) * | 2011-11-01 | 2012-03-28 | 康佳集团股份有限公司 | Processing method of unread cellphone text messages and cellphone |
| CN102413217A (en) * | 2011-08-15 | 2012-04-11 | 宇龙计算机通信科技(深圳)有限公司 | Mobile terminal and method and system for processing received information thereof |
-
2012
- 2012-11-12 CN CN201210451248.0A patent/CN103002126B/en not_active Expired - Fee Related
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20020120702A1 (en) * | 2001-02-26 | 2002-08-29 | Schiavone Vincent J. | Method and apparatus for dynamic prioritization of electronic mail messages |
| CN101741977A (en) * | 2009-12-10 | 2010-06-16 | 深圳市戴文科技有限公司 | Method for receiving and displaying information and corresponding terminal |
| CN102413217A (en) * | 2011-08-15 | 2012-04-11 | 宇龙计算机通信科技(深圳)有限公司 | Mobile terminal and method and system for processing received information thereof |
| CN102394977A (en) * | 2011-11-01 | 2012-03-28 | 康佳集团股份有限公司 | Processing method of unread cellphone text messages and cellphone |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105306686A (en) * | 2015-09-21 | 2016-02-03 | 联想(北京)有限公司 | Information processing method and electronic equipment |
| CN108292275A (en) * | 2015-12-29 | 2018-07-17 | 连股份有限公司 | The control method and program of information processing unit, information processing unit |
| CN108292275B (en) * | 2015-12-29 | 2021-10-22 | 连株式会社 | Information processing apparatus, control method of information processing apparatus, and storage medium |
| CN106095440A (en) * | 2016-06-13 | 2016-11-09 | 浙江翼信科技有限公司 | A kind of method and apparatus presenting message |
| CN106095440B (en) * | 2016-06-13 | 2019-05-07 | 浙江翼信科技有限公司 | A kind of method and apparatus that message is presented |
| CN107800880A (en) * | 2017-10-27 | 2018-03-13 | 奇酷互联网络科技(深圳)有限公司 | Show method, equipment, mobile terminal and the storage medium of unread message number |
| CN108429859A (en) * | 2018-03-27 | 2018-08-21 | 广东欧珀移动通信有限公司 | Message prompting method, electronic device and computer readable storage medium |
| CN109195153A (en) * | 2018-08-01 | 2019-01-11 | Oppo广东移动通信有限公司 | Data processing method, device, electronic equipment and computer readable storage medium |
| CN109195153B (en) * | 2018-08-01 | 2021-09-28 | Oppo广东移动通信有限公司 | Data processing method and device, electronic equipment and computer readable storage medium |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103002126B (en) | 2014-09-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN103002126B (en) | Mobile terminal and information receiving processing method for same | |
| USRE48430E1 (en) | Two-dimensional code processing method and terminal | |
| US20220360658A1 (en) | Method and Apparatus for Processing Contact Information Using a Wireless Terminal | |
| US9237122B2 (en) | Method and apparatus for adding recipient information | |
| EP3038334B1 (en) | Method and device for replying to a call | |
| KR101538004B1 (en) | Method and apparatus for quickly adding recipient and mobile terminal | |
| WO2011057530A1 (en) | Method and apparatus for processing message contents automatically | |
| CN102891928A (en) | A communication method, device and mobile terminal | |
| CN100525336C (en) | Number matching method and terminal | |
| CN104639973B (en) | Information pushing method and device | |
| WO2016202277A1 (en) | Message sending method and mobile terminal | |
| CN104331407A (en) | Multimedia file information recommending method and multimedia file information recommending device | |
| CN106231134B (en) | Method and system for self-defining reading of short message by mobile phone | |
| CN107360331B (en) | Short message display method | |
| CN107508745B (en) | Prompting message associated input method and device and computing equipment | |
| CN104392366A (en) | Data comparison information acquisition method, device and system | |
| US10194287B2 (en) | Information transmitting device and method and information receiving device and method | |
| CN108206775B (en) | Instant message pushing method, client and system | |
| CN105530528B (en) | Data synchronize sharing method and device | |
| CN103338315A (en) | Information processing method and device | |
| CN103001977B (en) | Method for safely transmitting email | |
| CN105228115A (en) | Send the method for note, server and terminal | |
| US20170004327A1 (en) | Message sending method and device and message receiving method and device | |
| CN105955595A (en) | Method and device for displaying message | |
| CN105933877A (en) | Terminal time adjustment method and device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20140924 |