



























技术领域technical field
本发明涉及通信技术领域,特别涉及一种消息处理方法、装置及移动终端。The present invention relates to the field of communication technologies, and in particular, to a message processing method, device and mobile terminal.
背景技术Background technique
随着通信技术的发展,移动终端的功能也越来越强大,现有移动终端在锁屏状态下接收到新消息时,新消息可以显示于移动终端的锁屏界面,以供用户查看。上述消息处理方法能够方便用户在不解锁的状态下直接查看新消息的内容,但也会导致新消息的内容被其他用户查看,从而泄露用户隐私。With the development of communication technology, the functions of mobile terminals are becoming more and more powerful. When an existing mobile terminal receives a new message in a locked screen state, the new message can be displayed on the locked screen interface of the mobile terminal for the user to view. The above message processing method can facilitate the user to directly view the content of the new message without unlocking, but also causes the content of the new message to be viewed by other users, thereby revealing user privacy.
可见,现有移动终端的消息处理方法存在泄露用户隐私、安全性低的缺陷。It can be seen that the existing message processing method of the mobile terminal has the defects of leaking user privacy and low security.
发明内容SUMMARY OF THE INVENTION
本发明实施例的目的在于提供一种消息处理方法、装置及移动终端,以解决现有移动终端的消息处理方法存在的泄露用户隐私、安全性低的技术问题。The purpose of the embodiments of the present invention is to provide a message processing method, device, and mobile terminal, so as to solve the technical problems of leaking user privacy and low security in existing message processing methods for mobile terminals.
为了达到上述目的,本发明的具体方案如下:In order to achieve the above object, the specific scheme of the present invention is as follows:
第一方面,本发明实施例提供了一种消息处理方法,应用于移动终端,所述移动终端设置有指纹识别区域,所述方法包括:In a first aspect, an embodiment of the present invention provides a message processing method, which is applied to a mobile terminal, where the mobile terminal is provided with a fingerprint identification area, and the method includes:
接收新消息,显示新消息提醒标识;Receive new messages and display new message reminder signs;
若检测到针对所述新消息提醒和所述指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据,并对所述指纹数据进行验证;If a first touch operation for the new message reminder and the fingerprint identification area is detected, fingerprint data is collected through the fingerprint identification area, and the fingerprint data is verified;
若所述指纹数据验证通过,显示所述新消息提醒标识对应的消息内容。If the fingerprint data verification is passed, the message content corresponding to the new message reminder identifier is displayed.
第二方面,本发明实施例提供了一种消息处理装置,应用于移动终端,所述移动终端设置有指纹识别区域,所述装置包括:In a second aspect, an embodiment of the present invention provides a message processing apparatus, which is applied to a mobile terminal, where the mobile terminal is provided with a fingerprint identification area, and the apparatus includes:
标识显示模块,用于接收新消息,显示新消息提醒标识;The logo display module is used to receive new messages and display the new message reminder logo;
指纹验证模块,用于若检测到针对所述新消息提醒标识和所述指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据,并对所述指纹数据进行验证;a fingerprint verification module, configured to collect fingerprint data through the fingerprint identification area and verify the fingerprint data if a first touch operation for the new message reminder sign and the fingerprint identification area is detected;
内容显示模块,用于若所述指纹数据验证通过,显示所述新消息提醒标识对应的消息内容。A content display module, configured to display the message content corresponding to the new message reminder identification if the fingerprint data verification is passed.
第三方面,本发明实施例提供了一种移动终端,所述移动终端包括:存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序;所述处理器执行所述计算机程序时实现如第一方面所述的消息处理方法。In a third aspect, an embodiment of the present invention provides a mobile terminal, where the mobile terminal includes: a memory, a processor, and a computer program stored in the memory and executable on the processor; the processor executes The computer program implements the message processing method according to the first aspect.
第四方面,本发明实施例提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机序被处理器执行时实现如第一方面所述的消息处理方法的步骤。In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the message processing according to the first aspect is implemented steps of the method.
本发明实施例中,在移动终端接收新消息后,根据触摸操作和指纹数据,显示对应的消息内容,能够有效避免消息内容的泄露,提升了移动终端的安全性,从而达到保护用户隐私的目的。In the embodiment of the present invention, after the mobile terminal receives a new message, the corresponding message content is displayed according to the touch operation and fingerprint data, which can effectively avoid the leakage of the message content, improve the security of the mobile terminal, and achieve the purpose of protecting user privacy. .
附图说明Description of drawings
为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to illustrate the technical solutions of the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments of the present invention. Obviously, the drawings in the following description are only some embodiments of the present invention. For those of ordinary skill in the art, other drawings can also be obtained from these drawings without creative labor.
图1为本发明实施例提供的一种消息处理方法的流程示意图;1 is a schematic flowchart of a message processing method according to an embodiment of the present invention;
图2a至图2c、图3a至图3c、图4a至图4d为本发明图1所示实施例提供的消息处理方法所涉及的界面示意图;2a to 2c, 3a to 3c, and 4a to 4d are schematic diagrams of interfaces involved in the message processing method provided by the embodiment shown in FIG. 1 of the present invention;
图5为本发明实施例提供的另一种消息处理方法的流程示意图;5 is a schematic flowchart of another message processing method provided by an embodiment of the present invention;
图6a至图6b、图7a至图7d、图8a至图8c以及图9a至图9d为本发明图5所示实施例提供的消息处理方法所涉及的界面示意图;6a to 6b, 7a to 7d, 8a to 8c, and 9a to 9d are schematic diagrams of interfaces involved in the message processing method provided by the embodiment shown in FIG. 5 of the present invention;
图10为本发明实施例提供的一种消息处理装置的结构示意图;10 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present invention;
图11为本发明实施例提供的另一种消息处理装置的结构示意图;11 is a schematic structural diagram of another message processing apparatus provided by an embodiment of the present invention;
图12为本发明实施例提供的一种移动终端的结构示意图。FIG. 12 is a schematic structural diagram of a mobile terminal according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.
请参见图1,图1为本发明实施例提供的消息处理方法的流程示意图。如图1所示,一种消息处理方法,包括以下步骤:Referring to FIG. 1, FIG. 1 is a schematic flowchart of a message processing method provided by an embodiment of the present invention. As shown in Figure 1, a message processing method includes the following steps:
步骤101、接收新消息,显示新消息提醒标识。Step 101: Receive a new message, and display a new message reminder sign.
本发明实施例可以应用于移动终端,所述移动终端设置有屏下指纹模组,以及对应屏下指纹模组的指纹识别区域(如图2中指纹图形对应的区域),所述指纹识别区域位于所述移动终端的显示屏上。所述屏下指纹模组可以采集所述指纹识别区域的指纹数据。所述屏下指纹模组采集所述指纹数据的方式可以包括光电式指纹识别、红外线式指纹识别等,在此不作限定。The embodiment of the present invention can be applied to a mobile terminal, where the mobile terminal is provided with an off-screen fingerprint module, and a fingerprint recognition area corresponding to the off-screen fingerprint module (the area corresponding to the fingerprint pattern in FIG. 2 ), the fingerprint recognition area on the display screen of the mobile terminal. The under-screen fingerprint module can collect fingerprint data in the fingerprint identification area. The manner in which the under-screen fingerprint module collects the fingerprint data may include photoelectric fingerprint identification, infrared fingerprint identification, etc., which are not limited herein.
移动终端在锁屏状态或熄屏状态下,可以接收其他终端发送的消息,所述消息可以为通过微信、QQ、或者短信等应用程序收发的信息。本实施例提供的消息处理方法,方便用户在不解除屏幕锁定的状态下,通过屏下指纹模组验证用户身份后,即可查看新消息的消息内容。In a screen-locked state or a screen-off state, the mobile terminal may receive messages sent by other terminals, and the messages may be information sent and received through applications such as WeChat, QQ, or SMS. The message processing method provided in this embodiment is convenient for the user to view the message content of the new message after verifying the user's identity through the fingerprint module under the screen without releasing the screen lock.
如图2a、图2b和图2c所示,移动终端在锁屏状态下,接收到新消息时,不直接将该新消息的消息内容显示在屏幕上,而是显示新消息提醒标识,用于提醒用户接收到来自其他终端发送的新消息。所述新消息提醒标识的具体实现方案可以有多种,例如仅显示“接收到新消息”格式的文字提示消息。As shown in Fig. 2a, Fig. 2b and Fig. 2c, when the mobile terminal receives a new message in the locked screen state, it does not directly display the message content of the new message on the screen, but displays a new message reminder sign, which is used for Alert users to new messages sent from other terminals. There may be various specific implementation solutions for the new message reminder identifier, for example, only a text reminder message in the format of "new message received" is displayed.
在一种实施方式中,为了更方便用户直观查看新消息的发送方,以判断是否需要执行进一步的消息内容的查看动作,如图2a所示,移动终端可以在屏幕上显示该新消息发送方的标识信息,以告知用户发送该消息的用户身份,例如是哪个用户通过什么应用程序发送来的信息。具体的,移动终端可以设置所述新消息提醒标识为新消息发送方的图像标识(如图2a中所示的T)和文字标识(如图2a中所示的Z)。移动终端在锁屏状态下接收到新消息时,获取所述新消息的发送方的图像标识和文字标识,并在屏幕上显示该新消息发送方的图像标识和文字标识,以使用户可以直接获知新消息发送方的身份。In one embodiment, in order to make it more convenient for the user to intuitively check the sender of the new message to determine whether to perform a further action of checking the content of the message, as shown in FIG. 2a, the mobile terminal can display the sender of the new message on the screen. to inform the user of the identity of the user who sent the message, such as which user sent the message through what application. Specifically, the mobile terminal may set the new message reminder identifier as an image identifier (T as shown in FIG. 2a ) and a text identifier (Z as shown in FIG. 2a ) of the sender of the new message. When the mobile terminal receives a new message in the locked screen state, it acquires the image identification and text identification of the sender of the new message, and displays the image identification and text identification of the new message sender on the screen, so that the user can directly Learn the identity of the sender of new messages.
在一种具体实施方式中,考虑到移动终端在锁屏状态下可能会通过多个应用程序接收多个新消息,为方便用户根据需要选择查看的新消息,如图2b所示,移动终端所显示的新消息提醒标识可以为新消息发送方所使用的来源程序的图像标识,例如,显示QQ图标或者微信图标在屏幕上,告知用户接收到新的QQ消息或者微信消息。如图2c所示,移动终端在接收到用户点击新消息发送方对应的来源程序的图标标识(如图2c中所示的C)时,显示该来源程序接收的全部新消息的发送方的列表信息,如图2a所示,显示每个发送方的图像标识和文字标识,以方便用户选择性查看所接收的新消息。In a specific implementation manner, considering that the mobile terminal may receive multiple new messages through multiple application programs in the locked screen state, in order to facilitate the user to select new messages to view according to their needs, as shown in FIG. The displayed new message reminder logo may be an image logo of the source program used by the new message sender, for example, a QQ icon or a WeChat icon is displayed on the screen to inform the user that a new QQ message or WeChat message is received. As shown in Fig. 2c, when the mobile terminal receives the user's click on the icon identification of the source program corresponding to the sender of the new message (C shown in Fig. 2c), the mobile terminal displays a list of senders of all new messages received by the source program The message, as shown in Figure 2a, displays the image identification and text identification of each sender to facilitate the user to selectively view the new messages received.
步骤102、若检测到针对所述新消息提醒标识和所述指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据,并对所述指纹数据进行验证。Step 102: If a first touch operation on the new message reminder identifier and the fingerprint identification area is detected, collect fingerprint data through the fingerprint identification area, and verify the fingerprint data.
移动终端显示锁屏状态下所接收到新消息对应的新消息提醒标识,并检测用户是否需要查看新消息的消息内容。移动终端在检测到针对所述新消息提醒标识和所述指纹识别区域的第一触摸操作时,表示用户希望获取所述新消息的消息内容。The mobile terminal displays a new message reminder sign corresponding to the new message received in the locked screen state, and detects whether the user needs to view the message content of the new message. When the mobile terminal detects the first touch operation on the new message reminder identifier and the fingerprint identification area, it indicates that the user wishes to acquire the message content of the new message.
在一种实施方式中,所述第一触摸操作可以为将所述新消息提醒标识拖拽至指纹识别区域的操作。移动终端在检测到将所述新消息提醒标识拖拽至指纹识别区域的第一触摸操作时,如图3a、图3b和图3c所示,判定用户需要查看新消息,并开始执行指纹采集操作。用户拖拽新消息提醒标识从显示位置至指纹识别区域时,拖拽操作的手指贴合在指纹识别区域,屏下指纹模组通过所述指纹识别区域采集指纹数据。移动终端根据所采集的指纹数据,并将所采集的指纹数据与预先存储的该移动终端用户的标准指纹数据进行比对。若指纹数据比对成功,判定指纹数据验证通过,表示当前用户可以查看该移动终端的新消息。若指纹数据比对不成功,则判定指纹数据验证不通过,表示当前用户无权查看该移动终端的新消息。In one embodiment, the first touch operation may be an operation of dragging the new message reminder logo to the fingerprint identification area. When the mobile terminal detects the first touch operation of dragging the new message reminder sign to the fingerprint recognition area, as shown in Figure 3a, Figure 3b and Figure 3c, it determines that the user needs to view the new message, and starts to perform the fingerprint collection operation. . When the user drags the new message reminder sign from the display position to the fingerprint recognition area, the dragged finger is attached to the fingerprint recognition area, and the under-screen fingerprint module collects fingerprint data through the fingerprint recognition area. The mobile terminal compares the collected fingerprint data with the pre-stored standard fingerprint data of the mobile terminal user according to the collected fingerprint data. If the fingerprint data comparison is successful, it is determined that the fingerprint data verification is passed, indicating that the current user can view new messages of the mobile terminal. If the fingerprint data comparison is unsuccessful, it is determined that the fingerprint data verification fails, indicating that the current user does not have the right to view new messages of the mobile terminal.
步骤103、若所述指纹数据验证通过,显示所述新消息提醒标识对应的消息内容。Step 103: If the fingerprint data verification is passed, display the message content corresponding to the new message reminder identifier.
移动终端在检测到第一触摸操作,并验证指纹数据通过后,判定当前用户可以查看该新消息。移动终端获取所述新消息提醒标识对应的消息内容,并将该消息内容显示在屏幕上供用户查看。若所述第一触摸操作作用的新消息提醒标识对应的新消息为至少两条消息,可以将该至少两条消息的消息内容均显示。在其他实施方式中,也可以由用户设置为仅显示前几条消息或者仅显示最后几条消息的方案,不作限定。After detecting the first touch operation and verifying that the fingerprint data is passed, the mobile terminal determines that the current user can view the new message. The mobile terminal acquires the message content corresponding to the new message reminder identifier, and displays the message content on the screen for the user to view. If the new message corresponding to the new message reminder identified by the first touch operation is at least two messages, the message contents of the at least two messages may be displayed. In other implementation manners, the user may also set a solution for displaying only the first few messages or only the last few messages, which is not limited.
在上述图1所示的实施例的基础上,还可以增设清除新消息提醒标识的功能。考虑到用户在忙碌等不需要查看该新消息的消息内容时,可以将显示的新消息提醒标识清除。移动终端在检测到第三触摸操作时,清除所述新消息提醒标识。所述第三清除操作可以为点击清除按钮,和/或按照预设姿势在预设区域滑动。On the basis of the above-mentioned embodiment shown in FIG. 1 , a function of clearing the new message reminder identification can also be added. Considering that the user does not need to view the message content of the new message when he is busy, etc., the displayed new message reminder identifier can be cleared. When detecting the third touch operation, the mobile terminal clears the new message reminder identifier. The third clearing operation may be clicking a clearing button, and/or sliding in a preset area according to a preset gesture.
在一种实施方式中,如图4a所示,可以针对每个新消息或者每个发送方的新消息设置单独的清除按钮(如图4a中所示的X),在检测到用户点击清除按钮时,将该清除按钮对应的新消息提醒标识清除,显示效果可以如图4b所示。In one embodiment, as shown in Fig. 4a, a separate clear button (X shown in Fig. 4a) may be set for each new message or each sender's new message, and when it is detected that the user clicks the clear button , the new message reminder sign corresponding to the clear button is cleared, and the display effect can be as shown in Figure 4b.
在其他实施方式中,还可以设置针对全部新消息的统一清除标识或者统一清除操作。如图4c所示,检测到用户点击统一清除标识或者作用于所述移动终端的屏幕的统一清除操作时,清除全部新消息提醒标识,显示效果可以如图4d所示。具体的,所述统一清除操作可以为用户按照预设姿势在预设区域滑动的操作。例如,用户在需要清除全部新消息提醒标识时,可以将手掌与屏幕垂直,小拇指侧贴近屏幕从左向右滑动。移动终端检测到以预设按压面积或者按压长度在屏幕内从左向右的滑动操作时,即可清除全部新消息提醒标识。In other embodiments, a unified clearing identifier or a unified clearing operation for all new messages may also be set. As shown in FIG. 4c, when it is detected that the user clicks the unified clearing mark or the unified clearing operation acting on the screen of the mobile terminal, all new message reminder marks are cleared, and the display effect can be as shown in FIG. 4d. Specifically, the unified clearing operation may be an operation in which the user slides in a preset area according to a preset posture. For example, when a user needs to clear all new message reminder signs, he or she can place his palm perpendicular to the screen, and slide his little finger close to the screen from left to right. When the mobile terminal detects a sliding operation from left to right on the screen with a preset pressing area or pressing length, all new message reminder signs can be cleared.
在上述实施方式中,用户施加于移动终端的用于指示清除新消息提醒标识的第三触摸操作,可以仅用于指示清除锁屏桌面显示的新消息提醒标识,不影响新消息在对应应用程序中的交互和存储。用户还可以通过按压新消息提醒标识向左滑动或者向右滑动出屏幕的方式,进行锁屏桌面上新消息提醒标识的清除,其他能实现清除新消息提醒标识的方案均可适用于本实施例,不作限定。In the above-mentioned embodiment, the third touch operation performed by the user on the mobile terminal to instruct the clearing of the new message reminder logo can only be used to instruct the clearing of the new message reminder logo displayed on the lock screen desktop, and does not affect the new message in the corresponding application program interaction and storage. The user can also clear the new message reminder logo on the lock screen desktop by pressing the new message reminder logo and swiping left or right out of the screen. Other schemes that can realize the clearing of the new message reminder logo are applicable to this embodiment. , without limitation.
在其他实施方式中,为进一步增加显示的趣味性,移动终端检测到用户将新消息提醒标识所在的消息框拖拽至指纹识别区域的第一触摸操作的步骤之后,如图3c所示,还可以在与所述指纹识别区域对应的预设范围内,显示发送方的图像标识。既能显示用户希望查看的新消息的发送方,又能增加屏幕显示的趣味性、美观性和智能体验。In other embodiments, in order to further increase the interest of the display, after the mobile terminal detects the step of the user dragging the first touch operation of the message box where the new message reminder logo is located to the fingerprint identification area, as shown in FIG. The image identification of the sender may be displayed within a preset range corresponding to the fingerprint identification area. It can not only display the sender of the new message that the user wants to view, but also increase the interest, beauty and intelligent experience of the screen display.
上述本发明实施例提供的消息处理方法,移动终端在接收到新消息时,仅显示新消息提醒标识。在检测到针对新消息提醒标识和指纹识别区域的第一触摸操作后验证指纹数据,在指纹数据通过后,显示新消息的内容,有效避免将新消息内容直接显示在锁屏界面上导致用户隐私暴露的技术问题,从而达到保护用户的技术效果。所述第一触摸操作可以优选为拖拽操作,拖拽操作与指纹数据采集为一体式动作,增加了用户验证身份查看消息内容的快捷性。增设用户清除新消息提醒标识功能,方便用户自主选择清理锁屏桌面的新消息提醒标识。趣味显示新消息发送方的图像标识,进一步增强新消息显示的趣味性和美观性,提高用户体验。In the message processing method provided by the above embodiments of the present invention, when the mobile terminal receives a new message, only the new message reminder sign is displayed. Verify the fingerprint data after detecting the first touch operation on the new message reminder and the fingerprint identification area, and display the content of the new message after the fingerprint data passes, effectively avoiding the direct display of the new message content on the lock screen interface, which may lead to user privacy Expose technical problems, so as to achieve the technical effect of protecting users. The first touch operation may preferably be a drag operation, and the drag operation and the fingerprint data collection are integrated actions, which increases the convenience for the user to verify the identity and view the content of the message. The function of clearing the new message reminder logo for users is added, which is convenient for users to choose to clear the new message reminder logo on the lock screen desktop. Interestingly displays the image identification of the sender of the new message, further enhancing the interestingness and aesthetics of the display of the new message, and improving the user experience.
请参见图5,图5为本发明另一实施例提供的消息处理方法的流程示意图。本发明实施例提供的消息处理方法,与图1所示的实施例提供的消息处理方法的区别在于:增设消息内容显示后的隐藏和回复操作。如图5所示,一种消息处理方法,包括下述步骤:Please refer to FIG. 5 , which is a schematic flowchart of a message processing method provided by another embodiment of the present invention. The difference between the message processing method provided by the embodiment of the present invention and the message processing method provided by the embodiment shown in FIG. 1 is that the operations of hiding and replying after the message content is displayed are added. As shown in Figure 5, a message processing method includes the following steps:
步骤501、接收新消息,显示新消息提醒标识。Step 501: Receive a new message, and display a new message reminder sign.
移动终端在锁屏状态下,接收到新消息时,不直接将该新消息的消息内容显示在屏幕上,而是显示新消息提醒标识,用于提醒用户接收到了来自其他终端发送的新消息。移动终端显示新消息提醒标识的具体实施过程可参见图1所述的实施例中步骤101的具体实施过程,在此不再赘述。In the locked screen state, when the mobile terminal receives a new message, it does not directly display the message content of the new message on the screen, but displays a new message reminder sign to remind the user that a new message sent from other terminals has been received. For the specific implementation process of displaying the new message reminder identifier by the mobile terminal, reference may be made to the specific implementation process of
步骤502、若检测到将所述新消息提醒标识拖拽至指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据,并对所述指纹数据进行验证。Step 502: If a first touch operation of dragging the new message reminder logo to the fingerprint identification area is detected, collect fingerprint data through the fingerprint identification area, and verify the fingerprint data.
移动终端在检测到将所述新消息提醒标识拖拽至指纹识别区域的第一触摸操作时,判定用户需要查看新消息,并开始执行指纹采集操作。移动终端检测用户拖拽新消息提醒标识并进行指纹验证的具体实施过程,可参见图1所述的实施例中步骤102的具体实施过程,在此不再赘述。When detecting the first touch operation of dragging the new message reminder sign to the fingerprint recognition area, the mobile terminal determines that the user needs to view the new message, and starts to perform the fingerprint collection operation. For the specific implementation process of the mobile terminal detecting that the user drags the new message reminder identifier and performing fingerprint verification, reference may be made to the specific implementation process of
步骤503、若所述指纹数据验证通过,显示所述新消息提醒标识对应的消息内容。Step 503: If the fingerprint data verification is passed, display the message content corresponding to the new message reminder identifier.
移动终端验证所采集的指纹数据通过后,显示用户拖拽至指纹识别区域的新消息提醒标识对应的消息内容。移动终端显示所述消息内容的具体实施过程,可参见图1所述的实施例中步骤103的具体实施过程,在此不再赘述。After the mobile terminal verifies that the collected fingerprint data passes, it displays the message content corresponding to the new message reminder identifier dragged by the user to the fingerprint identification area. For the specific implementation process of displaying the message content by the mobile terminal, reference may be made to the specific implementation process of
步骤504、将所述消息内容隐藏。Step 504: Hide the content of the message.
移动终端在验证用户的指纹数据通过后,将新消息的消息内容显示在锁屏桌面上供用户查看。为了防止其他用户看到该新消息,移动终端显示所述消息内容后,将所述消息内容隐藏。移动终端可以设置显示消息内容的时长,超过该时长后将显示的消息内容隐藏。After verifying that the user's fingerprint data is passed, the mobile terminal displays the message content of the new message on the lock screen desktop for the user to view. In order to prevent other users from seeing the new message, the mobile terminal hides the message content after displaying the message content. The mobile terminal can set a time period for displaying the message content, and hide the displayed message content after the time period is exceeded.
在其他实施方式中,移动终端也可以通过检测第一触摸操作是否结束作为消息内容显示和隐藏的判断依据。具体的,移动终端在检测到用户拖拽新消息提醒标识至屏上指纹识别区域后,采集并验证该指纹识别区域的指纹数据,并在验证指纹数据通过后,显示该新消息提醒标识对应的消息内容。如图6a所示,在用户拖拽新消息提醒标识至屏上指纹识别区域并进行指纹验证的过程中,用户手指未离开该屏上指纹识别区域,移动终端检测作用于所述指纹识别区域的所述触摸操作持续,则在所述第一触摸操作结束之前,此时移动终端控制消息内容处于显示状态。若移动终端检测到作用于所述指纹识别区域的所述第一触摸操作结束,则可以推断用户查看消息内容的操作技术,如图6b所示,移动终端将所述消息内容隐藏。In other implementation manners, the mobile terminal may also detect whether the first touch operation ends as a judgment basis for displaying or hiding the content of the message. Specifically, the mobile terminal collects and verifies the fingerprint data in the fingerprint recognition area after detecting that the user drags the new message reminder sign to the fingerprint recognition area on the screen, and after the verification of the fingerprint data passes, displays the corresponding new message reminder sign. Message content. As shown in Figure 6a, during the process of the user dragging the new message reminder sign to the fingerprint identification area on the screen and performing fingerprint verification, the user's finger does not leave the fingerprint identification area on the screen, and the mobile terminal detects the effect on the fingerprint identification area. If the touch operation continues, before the end of the first touch operation, the mobile terminal controls the content of the message to be in a display state at this time. If the mobile terminal detects the end of the first touch operation acting on the fingerprint identification area, it can infer the operation technique of the user to view the message content. As shown in FIG. 6b , the mobile terminal hides the message content.
步骤505、显示对话框,获取用户在所述对话框内输入的回复信息。Step 505: Display a dialog box, and obtain the reply information input by the user in the dialog box.
如图6a和如图6b所示,移动终端在显示消息内容时,或者在显示消息内容并进行隐藏后,显示对话框(如图6a和图6b所示的H),一个对话框可以与一个新消息或者一个发送方相对应,对话框可以为文字对话框或者语音对话框等类型。用户需要在对所查看的消息内容进行回复时,在对话框内输入回复信息。移动终端获取用户在对话框内输入的回复信息,并在检测到用户点击发送按钮后,将所接收的全部回复信息发送至对应的发送方,即为完成了锁屏状态下新消息的查看和回复操作。As shown in Figure 6a and Figure 6b, when the mobile terminal displays the message content, or after the message content is displayed and hidden, a dialog box (H as shown in Figure 6a and Figure 6b) is displayed, and a dialog box can be combined with a Corresponding to a new message or a sender, the dialog box can be a text dialog box or a voice dialog box. The user needs to input reply information in the dialog box when replying to the viewed message content. The mobile terminal obtains the reply information entered by the user in the dialog box, and after detecting that the user clicks the send button, sends all the received reply information to the corresponding sender, which is to complete the viewing and review of new messages in the locked screen state. Reply action.
在上述实施方式中,如图7a所示,移动终端在接收用户输入的回复信息的过程中,显示用户在对话框内输入的回复信息。如图7b所示,若检测到用户点击发送按钮后,将对话框内接收的全部回复信息隐藏,其显示效果可以如图7c所示。以进一步增强用户消息的隐私性。用户若想查看所接收的消息内容和回复信息的内容,如图7d所示,用户可以将手指按压在指纹识别区域。移动终端再次采集到用户的指纹数据并验证通过后,将当前聊天事件中的接收消息的内容和回复信息的内容显示给用户。In the above embodiment, as shown in FIG. 7a, in the process of receiving the reply information input by the user, the mobile terminal displays the reply information input by the user in the dialog box. As shown in FIG. 7b, if it is detected that the user clicks the send button, all the reply information received in the dialog box is hidden, and the display effect can be as shown in FIG. 7c. to further enhance the privacy of user messages. If the user wants to view the content of the received message and the content of the reply message, as shown in Figure 7d, the user can press the finger on the fingerprint recognition area. After the mobile terminal collects the user's fingerprint data again and passes the verification, it displays the content of the received message and the content of the reply message in the current chat event to the user.
在上述实施例的基础上,为了进一步提高用户回复信息的隐私性,还可以设置回复过程中的部分回复信息的隐藏功能。对话框内接收的回复信息为文字内容时,移动终端在接收所述对话框内输入的回复信息的过程中,若检测到满足隐藏条件时,可以将已经输入的回复内容中满足隐藏条件的文字内容隐藏。On the basis of the above embodiment, in order to further improve the privacy of the user's reply information, a function of hiding part of the reply information in the reply process may also be set. When the reply information received in the dialog box is text content, in the process of receiving the reply information input in the dialog box, if the mobile terminal detects that the hidden condition is satisfied, the text that satisfies the hidden condition in the reply content that has been input can be stored. Content is hidden.
在一种具体实施方式中,如图8a至图8b所示,移动终端在接收所述对话框内的回复信息时,获取用户在所述对话框内输入的当前字符。若检测到当前字符为标点符号,将所述对话框中位于素数当前字符之前的内容隐藏。将标点符号作为隐藏判断条件,适应用户回复信息的逻辑连贯性和语句完整性。移动终端可以将标点符号及其之前的文字内容隐藏,仅在对话框内显示用户最新输入的分句,可以有效防止其他用户在旁边看到用户回复信息的内容,进一步保护用户收发消息的隐私性。在其他实施方式中,还可以通过输入字数或者行数作为隐藏判断条件,其他能实现回复信息输入过程中的部分消息隐藏的方案均可适用于本实施例,不作限定。In a specific implementation manner, as shown in FIG. 8a to FIG. 8b , when receiving the reply information in the dialog box, the mobile terminal obtains the current character input by the user in the dialog box. If it is detected that the current character is a punctuation mark, the content before the current character of the prime number in the dialog box is hidden. Use punctuation as a hidden judgment condition to adapt to the logical coherence and sentence integrity of the user's reply information. The mobile terminal can hide the punctuation marks and the text before it, and only display the latest sentence entered by the user in the dialog box, which can effectively prevent other users from seeing the content of the user's reply message, and further protect the privacy of the user's messages sent and received. . In other embodiments, the number of words or lines may be input as the hiding judgment condition, and other schemes that can realize partial message hiding in the process of inputting reply information are applicable to this embodiment, which is not limited.
在上述实施例的基础上,用户在对话框内输入全部的回复内容,在确定发送全部回复信息之前,可能会需要查看并确认回复内容是否正确。用户可以在所述移动终端的预设区域施加第二触摸操作,表达查看全部回复信息的意图。在一种实施方式中,所述第二触摸操作可以为作用于所述屏幕上的预设区域的持续按压操作。移动终端检测到作用于所述移动终端的屏幕上的预设区域的持续按压操作后,显示所述回复信息的全部内容。具体的,所述预设区域可以为屏幕上的空白区域,可以解释为除了所述对话框显示区域和指纹识别区域之外的其他区域。如图8c所示,用户长按空白区域即可显示全部回复内容。On the basis of the above embodiment, the user inputs all the reply contents in the dialog box, and may need to check and confirm whether the reply contents are correct before determining to send all the reply information. The user may apply a second touch operation on a preset area of the mobile terminal to express an intention to view all the reply information. In one embodiment, the second touch operation may be a continuous pressing operation acting on a preset area on the screen. After the mobile terminal detects a continuous pressing operation acting on a preset area on the screen of the mobile terminal, the entire content of the reply information is displayed. Specifically, the preset area may be a blank area on the screen, and may be interpreted as another area except the dialog display area and the fingerprint identification area. As shown in Figure 8c, the user can long press the blank area to display all the reply contents.
在上述实施例的基础上,移动终端检测用户点击发送按钮后是否执行其他操作。若在预设时段内,移动终端未检测到用户未施加其他操作,可以自动熄灭屏幕,或者将锁屏桌面锁定到原始状态,该原始状态可以为包含其他新消息提醒标识的界面。在其他实施方式中,用户还可以通过点击关闭对话按钮或者锁屏按钮,以使所述移动终端息屏或者锁定到原始状态。用户若需要解除锁定或者息屏,需要再次录入指纹数据验证。On the basis of the above embodiment, the mobile terminal detects whether other operations are performed after the user clicks the send button. If within a preset period of time, the mobile terminal does not detect that the user has not performed other operations, it can automatically turn off the screen, or lock the screen lock desktop to the original state, which can be an interface containing other new message reminder signs. In other implementation manners, the user may also click the close dialog button or the screen lock button to make the mobile terminal screen-off or lock to the original state. If the user needs to unlock or keep the screen off, they need to enter the fingerprint data again for verification.
在上述实施例的基础上,步骤503中显示所述消息内容的操作中,还可以增设消息内容字符数较多时的滑动显示操作。若所述消息内容的总字符数大于显示框的最大显示字符数时,移动终端在检测到作用于所述指纹识别区域的预设姿势的滑动操作时,将所述消息内容依次显示在所述显示框中。On the basis of the above embodiment, in the operation of displaying the message content in
在一种具体实施方式中,如图5所示,所述预设姿势的滑动操作可以为沿所述指纹识别区域的顺时针或者逆时针的滑动操作。如图9a至图9b所示,移动终端若检测到用户手指绕所述指纹识别区域的顺时针滑动,则可以控制所述显示框内的消息内容向前滚动,显示当前显示内容后的消息内容。如图9c至图9d所示,若检测到用户手指绕所述指纹识别区域的逆时针滑动,则可以控制所述显示框内的消息内容向后滚动,即为显示当前显示内容前的消息内容。控制消息内容依次滑动显示在所述显示框内的滑动操作还可以为其他实施方式,不作限定。In a specific implementation manner, as shown in FIG. 5 , the sliding operation of the preset gesture may be a clockwise or counterclockwise sliding operation along the fingerprint recognition area. As shown in Fig. 9a to Fig. 9b, if the mobile terminal detects that the user's finger slides clockwise around the fingerprint recognition area, it can control the message content in the display box to scroll forward, and display the message content after the currently displayed content . As shown in FIGS. 9 c to 9 d , if it is detected that the user’s finger slides counterclockwise around the fingerprint recognition area, the message content in the display frame can be controlled to scroll backward, that is, the message content before the currently displayed content is displayed. . The sliding operation of controlling the content of the message to be displayed in sequence in the display frame may also be implemented in other implementations, which is not limited.
上述本发明实施例提供的消息处理方法,在接收新消息时,仅显示新消息提醒标识。检测到用户拖拽新消息提醒标识至指纹识别区域的第一触摸操作并验证指纹通过后,显示新消息的内容,有效避免将新消息内容直接显示在锁屏界面上导致用户隐私暴露的技术问题,从而达到保护用户隐私的技术效果。由于拖拽操作与指纹数据采集为一体式动作,增加了用户验证身份查看消息内容的快捷性。回复信息前将显示的消息内容隐藏,回复过程中部分回复内容隐藏,以及回复信息后全部回复信息的隐藏操作,均能增加消息收发过程的隐私性。本发明实施例提供的消息处理方法的具体实施过程,可参见上述图1所示的实施例提供的消息处理方法的具体实施过程,在此不再一一赘述。In the above message processing method provided by the embodiment of the present invention, when a new message is received, only a new message reminder sign is displayed. After detecting the first touch operation of the user dragging the new message reminder logo to the fingerprint recognition area and verifying that the fingerprint is passed, the content of the new message is displayed, effectively avoiding the technical problem of user privacy exposure caused by directly displaying the content of the new message on the lock screen interface. , so as to achieve the technical effect of protecting user privacy. Since the drag operation and fingerprint data collection are integrated actions, the user can verify the identity and view the message content more quickly. Hiding the displayed message content before replying to the message, hiding part of the replying content during the replying process, and hiding all the replying information after replying to the message can increase the privacy of the message sending and receiving process. For the specific implementation process of the message processing method provided by the embodiment of the present invention, reference may be made to the specific implementation process of the message processing method provided by the embodiment shown in FIG. 1 , which will not be repeated here.
请参见图10,图10为本发明实施例提供的一种消息处理装置的结构示意图。本发明实施例提供的消息处理装置应用于移动终端,所述移动终端设置有指纹识别区域。如图10所示,所述消息处理装置1000可以包括:标识显示模块1001、指纹验证模块1002和内容显示模块1003,所述标识显示模块1001和所述指纹验证模块1002连接,所述指纹验证模块1002和所述内容显示模块1003连接。Referring to FIG. 10, FIG. 10 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present invention. The message processing apparatus provided in the embodiment of the present invention is applied to a mobile terminal, and the mobile terminal is provided with a fingerprint identification area. As shown in FIG. 10 , the
所述标识显示模块1001,用于接收新消息,显示新消息提醒标识;The
所述指纹验证模块1002,用于若检测到针对所述新消息提醒标识和所述指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据;The
所述内容显示模块1003,用于若所述指纹数据验证通过,显示所述新消息提醒标识对应的消息内容。The
在上述实施例的基础上,如图11所示,所述消息处理装置1000还可以包括:On the basis of the foregoing embodiment, as shown in FIG. 11 , the
内容隐藏模块1004,用于将所述消息内容隐藏。A
在上述实施例的基础上,所述内容显示模块1003可以用于:On the basis of the above embodiment, the
在所述第一触摸操作结束之前,显示所述新消息提醒标识对应的消息内容;Before the end of the first touch operation, display the message content corresponding to the new message reminder identifier;
所述内容隐藏模块1104可以用于:The content hiding module 1104 can be used to:
在所述第一触摸操作结束之后,将所述消息内容隐藏。After the first touch operation ends, the content of the message is hidden.
在上述实施例的基础上,如图11所示,所述消息处理装置1000还可以包括:On the basis of the foregoing embodiment, as shown in FIG. 11 , the
回复获取模块1005,用于显示对话框,获取用户在对话框内输入的回复信息。The
在上述实施例的基础上,所述回复获取模块1005可以用于:On the basis of the above embodiment, the
获取用户在所述对话框内输入的当前字符;Obtain the current character entered by the user in the dialog box;
若检测到所述当前字符为标点符号,将所述对话框中位于所述当前字符之前的内容隐藏。If it is detected that the current character is a punctuation mark, the content before the current character in the dialog box is hidden.
在上述实施例的基础上,所述消息处理装置1000还可以包括:On the basis of the foregoing embodiment, the
回复显示模块1006,用于若检测到作用于所述移动终端的预设区域的第二触摸操作,显示所述回复信息的全部内容。The
在上述实施例的基础上,所述指纹识别区域位于所述移动终端的显示屏上;On the basis of the above embodiment, the fingerprint identification area is located on the display screen of the mobile terminal;
所述指纹验证模块1002用于:The
若检测到将所述新消息提醒标识拖拽至所述指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据,并对所述指纹数据进行验证。If a first touch operation of dragging the new message reminder logo to the fingerprint identification area is detected, fingerprint data is collected through the fingerprint identification area, and the fingerprint data is verified.
在上述实施例的基础上,所述标识显示模块1001可以用于:On the basis of the above embodiments, the
获取所述新消息的发送方的图像标识和的文字标识,将所述发送方的所述图像标识和所述文字标识作为所述新消息提醒标识显示;Obtaining the image identification and the text identification of the sender of the new message, and displaying the image identification and the text identification of the sender as the new message reminder identification;
在与所述指纹识别区域对应的预设范围内,显示所述发送方的图像标识。Within a preset range corresponding to the fingerprint identification area, the image identification of the sender is displayed.
在上述实施例的基础上,如图11所示,所述消息处理装置1000还可以包括:On the basis of the foregoing embodiment, as shown in FIG. 11 , the
标识清除模块1007,所述标识清除模块1007可以与所述标识显示模块1001连接。所述标识清除模块1007可以用于:An
若检测到第三触摸操作,清除所述新消息提醒标识,其中,所述第三触摸操作为点击清除按钮,和/或,按照预设姿势在预设区域滑动。If a third touch operation is detected, the new message reminder identifier is cleared, wherein the third touch operation is clicking a clear button, and/or sliding in a preset area according to a preset posture.
所述内容显示模块1003可以用于:The
若所述消息内容的总字符数大于显示框的最大显示字符数,在检测到作用于所述指纹识别区域的预设姿势的滑动操作时,将所述消息内容依次显示在所述显示框中。If the total number of characters of the message content is greater than the maximum number of characters displayed in the display frame, when a sliding operation of the preset gesture acting on the fingerprint recognition area is detected, the message content is displayed in sequence in the display frame .
上述本发明实施例提供的消息处理装置,在接收新消息后,根据触摸操作和指纹数据,显示对应的消息内容,能够有效避免消息内容的泄露,提升了移动终端的安全性,从而达到保护用户隐私的目的。The message processing device provided by the above embodiments of the present invention, after receiving a new message, displays the corresponding message content according to the touch operation and fingerprint data, which can effectively avoid the leakage of the message content, improve the security of the mobile terminal, and protect the user. Privacy Purposes.
本发明实施例提供的消息处理装置的具体实施过程,可参见上述图1和图5所示的实施例提供的消息处理方法的具体实施过程,在此不再一一赘述。For the specific implementation process of the message processing apparatus provided by the embodiment of the present invention, reference may be made to the specific implementation process of the message processing method provided by the embodiments shown in FIG. 1 and FIG. 5 , and details are not repeated here.
参见图12,图12是本发明实施例提供的一种移动终端的结构示意图。如图12所示,为实现本发明各个实施例的一种移动终端,该移动终端1200包括但不限于:射频单元1201、网络模块1202、音频输出单元1203、输入单元1204、传感器1205、显示单元1206、用户输入单元1207、接口单元1208、存储器1209、处理器1210、以及电源1211等部件。本领域技术人员可以理解,图12中示出的移动终端结构并不构成对移动终端的限定,移动终端可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本发明实施例中,移动终端包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端、可穿戴设备、以及计步器等。Referring to FIG. 12, FIG. 12 is a schematic structural diagram of a mobile terminal provided by an embodiment of the present invention. As shown in FIG. 12 , in order to implement a mobile terminal according to various embodiments of the present invention, the
其中,所述移动终端设置有指纹识别区域。处理器1210,用于:Wherein, the mobile terminal is provided with a fingerprint identification area.
接收新消息,显示新消息提醒标识;Receive new messages and display new message reminder signs;
若检测到针对所述新消息提醒标识和所述指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据,并对所述指纹数据进行验证;If a first touch operation on the new message reminder identifier and the fingerprint identification area is detected, collect fingerprint data through the fingerprint identification area, and verify the fingerprint data;
若所述指纹数据验证通过,显示所述新消息提醒标识对应的消息内容。If the fingerprint data verification is passed, the message content corresponding to the new message reminder identifier is displayed.
可选的,所述处理器1210还用于:将所述消息内容隐藏。Optionally, the
可选的,所述处理器1210还用于:Optionally, the
在所述第一触摸操作结束之前,显示所述新消息提醒标识对应的消息内容;Before the end of the first touch operation, display the message content corresponding to the new message reminder identifier;
在所述第一触摸操作结束之后,将所述消息内容隐藏。After the first touch operation ends, the content of the message is hidden.
可选的,所述处理器1210还用于:若检测到作用于所述指纹识别区域的所述触摸操作结束,将所述消息内容隐藏。Optionally, the
可选的,所述处理器1210还用于:在所述第一触摸操作结束之后,将所述消息内容隐藏。。Optionally, the
可选的,所述处理器1210还用于:获取用户在所述对话框内输入的当前字符;Optionally, the
若检测到所述当前字符为标点符号,将所述对话框中位于所述当前字符之前的内容隐藏。If it is detected that the current character is a punctuation mark, the content before the current character in the dialog box is hidden.
可选的,所述处理器1210还用于:若检测到作用于所述移动终端的预设区域的第二触摸操作,显示所述回复信息的全部内容。Optionally, the
可选的,所述处理器1210还用于:若检测到将所述新消息提醒标识拖拽至所述指纹识别区域的第一触摸操作,通过所述指纹识别区域采集指纹数据,并对所述指纹数据进行验证。Optionally, the
可选的,所述处理器1210还用于:获取所述新消息的发送方的图像标识和的文字标识,将所述发送方的所述图像标识和所述文字标识作为所述新消息提醒标识显示;Optionally, the
在与所述指纹识别区域对应的预设范围内,显示所述发送方的图像标识。Within a preset range corresponding to the fingerprint identification area, the image identification of the sender is displayed.
可选的,所述处理器1210还用于:若检测到第三触摸操作,清除所述新消息提醒标识,其中,所述第三触摸操作为点击清除按钮,和/或,按照预设姿势在预设区域滑动。Optionally, the
可选的,所述处理器1210还用于:若所述消息内容的总字符数大于显示框的最大显示字符数,在检测到作用于所述指纹识别区域的预设姿势的滑动操作时,将所述消息内容依次滑动显示在所述显示框中。Optionally, the
移动终端1200能够实现前述实施例中移动终端实现的各个过程,为避免重复,这里不再赘述。The mobile terminal 1200 can implement each process implemented by the mobile terminal in the foregoing embodiments, and in order to avoid repetition, details are not repeated here.
上述本发明实施例提供的移动终端,在接收新消息后,根据触摸操作和指纹数据,显示对应的消息内容,能够有效避免消息内容的泄露,提升了移动终端的安全性,从而达到保护用户隐私的目的。The mobile terminal provided by the above embodiments of the present invention, after receiving a new message, displays the corresponding message content according to the touch operation and the fingerprint data, which can effectively avoid the leakage of the message content, improve the security of the mobile terminal, and thus achieve the protection of user privacy. the goal of.
本发明实施例提供的移动终端的具体实施过程,可以参见上述实施例提供的消息处理方法的具体实施过程,在此不再一一赘述。For the specific implementation process of the mobile terminal provided by the embodiment of the present invention, reference may be made to the specific implementation process of the message processing method provided in the above-mentioned embodiment, and details are not repeated here.
应理解的是,本发明实施例中,射频单元1201可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器1210处理;另外,将上行的数据发送给基站。通常,射频单元1201包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元1201还可以通过无线通信系统与网络和其他设备通信。It should be understood that, in this embodiment of the present invention, the
移动终端通过网络模块1202为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。The mobile terminal provides the user with wireless broadband Internet access through the
音频输出单元1203可以将射频单元1201或网络模块1202接收的或者在存储器1209中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元1203还可以提供与移动终端1200执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元1203包括扬声器、蜂鸣器以及受话器等。The
输入单元1204用于接收音频或视频信号。输入单元1204可以包括图形处理器(Graphics Processing Unit,GPU)12041和麦克风12042,图形处理器12041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元1206上。经图形处理器12041处理后的图像帧可以存储在存储器1209(或其它存储介质)中或者经由射频单元1201或网络模块1202进行发送。麦克风12042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元1201发送到移动通信基站的格式输出。The
移动终端1200还包括至少一种传感器1205,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板12061的亮度,接近传感器可在移动终端1200移动到耳边时,关闭显示面板12061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别移动终端姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器1205还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。The mobile terminal 1200 also includes at least one
显示单元1206用于显示由用户输入的信息或提供给用户的信息。显示单元1206可包括显示面板12061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板12061。The
用户输入单元1207可用于接收输入的数字或字符信息,以及产生与移动终端的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元1207包括触控面板12071以及其他输入设备12072。触控面板12071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板12071上或在触控面板12071附近的操作)。触控面板12071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器1210,接收处理器1210发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板12071。除了触控面板12071,用户输入单元1207还可以包括其他输入设备12072。具体地,其他输入设备12072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。The
进一步的,触控面板12071可覆盖在显示面板12061上,当触控面板12071检测到在其上或附近的触摸操作后,传送给处理器1210以确定触摸事件的类型,随后处理器1210根据触摸事件的类型在显示面板12061上提供相应的视觉输出。虽然在图12中,触控面板12071与显示面板12061是作为两个独立的部件来实现移动终端的输入和输出功能,但是在某些实施例中,可以将触控面板12071与显示面板12061集成而实现移动终端的输入和输出功能,具体此处不作限定。Further, the
接口单元1208为外部装置与移动终端1200连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元1208可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到移动终端1200内的一个或多个元件或者可以用于在移动终端1200和外部装置之间传输数据。The
存储器1209可用于存储软件程序以及各种数据。存储器1209可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器1209可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The
处理器1210是移动终端的控制中心,利用各种接口和线路连接整个移动终端的各个部分,通过运行或执行存储在存储器1209内的软件程序和/或模块,以及调用存储在存储器1209内的数据,执行移动终端的各种功能和处理数据,从而对移动终端进行整体监控。处理器1210可包括一个或多个处理单元;优选的,处理器1210可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1210中。The
移动终端1200还可以包括给各个部件供电的电源1211(比如电池),优选的,电源1211可以通过电源管理系统与处理器1210逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The mobile terminal 1200 may also include a power supply 1211 (such as a battery) for supplying power to various components. Preferably, the
另外,移动终端1200包括一些未示出的功能模块,在此不再赘述。In addition, the
优选的,本发明实施例还提供一种移动终端,包括处理器1210,存储器1209,存储在存储器1209上并可在所述处理器1210上运行的计算机程序,该计算机程序被处理器1210执行时实现上述消息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Preferably, an embodiment of the present invention further provides a mobile terminal, including a
本发明实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述消息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random Access Memory,简称RAM)、磁碟或者光盘等。Embodiments of the present invention further provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium. When the computer program is executed by a processor, each process of the above message processing method embodiments can be implemented, and the same technology can be achieved. The effect, in order to avoid repetition, is not repeated here. The computer-readable storage medium is, for example, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), a magnetic disk, or an optical disk.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should be noted that, herein, the terms "comprising", "comprising" or any other variation thereof are intended to encompass non-exclusive inclusion, such that a process, method, article or device comprising a series of elements includes not only those elements, It also includes other elements not expressly listed or inherent to such a process, method, article or apparatus. Without further limitation, an element qualified by the phrase "comprising a..." does not preclude the presence of additional identical elements in a process, method, article or apparatus that includes the element.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本发明各个实施例所述的方法。From the description of the above embodiments, those skilled in the art can clearly understand that the method of the above embodiment can be implemented by means of software plus a necessary general hardware platform, and of course can also be implemented by hardware, but in many cases the former is better implementation. Based on this understanding, the technical solutions of the present invention can be embodied in the form of software products in essence or the parts that make contributions to the prior art, and the computer software products are stored in a storage medium (such as ROM/RAM, magnetic disk, CD), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present invention.
上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本发明的保护之内。The embodiments of the present invention have been described above in conjunction with the accompanying drawings, but the present invention is not limited to the above-mentioned specific embodiments, which are merely illustrative rather than restrictive. Under the inspiration of the present invention, without departing from the spirit of the present invention and the scope protected by the claims, many forms can be made, which all belong to the protection of the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201711320422.7ACN107977563B (en) | 2017-12-12 | 2017-12-12 | Message processing method and device and mobile terminal |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201711320422.7ACN107977563B (en) | 2017-12-12 | 2017-12-12 | Message processing method and device and mobile terminal |
| Publication Number | Publication Date |
|---|---|
| CN107977563A CN107977563A (en) | 2018-05-01 |
| CN107977563Btrue CN107977563B (en) | 2022-05-10 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201711320422.7AActiveCN107977563B (en) | 2017-12-12 | 2017-12-12 | Message processing method and device and mobile terminal |
| Country | Link |
|---|---|
| CN (1) | CN107977563B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109743448B (en)* | 2018-12-26 | 2020-10-16 | 南京维沃软件技术有限公司 | Prompting method and terminal equipment |
| CN109862187B (en)* | 2019-01-31 | 2021-03-16 | Oppo广东移动通信有限公司 | Message processing method, device, terminal and storage medium |
| CN111638821B (en)* | 2020-05-25 | 2022-07-01 | 维沃移动通信有限公司 | Display method, display device and electronic equipment |
| CN111701239B (en)* | 2020-06-17 | 2024-03-22 | 网易(杭州)网络有限公司 | Message display control method and device in game |
| CN112887483B (en)* | 2021-01-14 | 2023-04-11 | 华为技术有限公司 | Event reminding method and electronic equipment |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104933340A (en)* | 2015-06-18 | 2015-09-23 | 广东欧珀移动通信有限公司 | Message sending method and mobile terminal |
| CN105378743A (en)* | 2013-06-08 | 2016-03-02 | 苹果公司 | Use biometric authentication to grant access to edited content |
| CN106020613A (en)* | 2016-05-25 | 2016-10-12 | 维沃移动通信有限公司 | Operation method and mobile terminal for unread messages |
| CN106485124A (en)* | 2016-10-18 | 2017-03-08 | 维沃移动通信有限公司 | A kind of method of controlling operation thereof of mobile terminal and mobile terminal |
| CN106716431A (en)* | 2016-12-26 | 2017-05-24 | 深圳市汇顶科技股份有限公司 | A fingerprint identification guide method and device |
| CN107450799A (en)* | 2017-07-24 | 2017-12-08 | 维沃移动通信有限公司 | The display methods and mobile terminal of a kind of message |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11163969B2 (en)* | 2014-09-09 | 2021-11-02 | Huawei Technologies Co., Ltd. | Fingerprint recognition method and apparatus, and mobile terminal |
| CN104732129A (en)* | 2015-02-15 | 2015-06-24 | 金硕澳门离岸商业服务有限公司 | Method for controlling electronic device to be operated through mobile terminal and mobile terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105378743A (en)* | 2013-06-08 | 2016-03-02 | 苹果公司 | Use biometric authentication to grant access to edited content |
| CN104933340A (en)* | 2015-06-18 | 2015-09-23 | 广东欧珀移动通信有限公司 | Message sending method and mobile terminal |
| CN106020613A (en)* | 2016-05-25 | 2016-10-12 | 维沃移动通信有限公司 | Operation method and mobile terminal for unread messages |
| CN106485124A (en)* | 2016-10-18 | 2017-03-08 | 维沃移动通信有限公司 | A kind of method of controlling operation thereof of mobile terminal and mobile terminal |
| CN106716431A (en)* | 2016-12-26 | 2017-05-24 | 深圳市汇顶科技股份有限公司 | A fingerprint identification guide method and device |
| CN107450799A (en)* | 2017-07-24 | 2017-12-08 | 维沃移动通信有限公司 | The display methods and mobile terminal of a kind of message |
| Publication number | Publication date |
|---|---|
| CN107977563A (en) | 2018-05-01 |
| Publication | Publication Date | Title |
|---|---|---|
| CN108762954B (en) | Object sharing method and mobile terminal | |
| CN108958865B (en) | Corner mark management method and mobile terminal | |
| CN108563378B (en) | Message management method and terminal | |
| CN109194818B (en) | Information processing method and terminal | |
| CN109343755B (en) | File processing method and terminal equipment | |
| CN107943390B (en) | Character copying method and mobile terminal | |
| CN107977563B (en) | Message processing method and device and mobile terminal | |
| CN107908382B (en) | Split screen display method and mobile terminal | |
| CN110691027A (en) | Information processing method and device, electronic equipment and medium | |
| CN108376096B (en) | A message display method and mobile terminal | |
| CN110209313A (en) | Icon moving method and terminal device | |
| CN108629171B (en) | Unread message processing method and terminal | |
| CN110768805A (en) | Group message display method and electronic device | |
| WO2020238463A1 (en) | Message processing method and terminal | |
| CN111447324A (en) | Message display method and electronic device | |
| CN110855551B (en) | Message reply method, server and electronic equipment | |
| CN109933273A (en) | An information processing method and terminal device | |
| CN108196781B (en) | Interface display method and mobile terminal | |
| CN111124706A (en) | Application sharing method and electronic device | |
| CN108111678A (en) | A kind of information cuing method and mobile terminal | |
| CN111258468A (en) | An information processing method and electronic device | |
| CN108366221A (en) | A kind of video call method and terminal | |
| CN110007822A (en) | Interface display method and terminal device | |
| CN109976629A (en) | Image display method, terminal and mobile terminal | |
| CN111061446A (en) | A display method and electronic device |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |