技术领域technical field
本发明实施例涉及电子设备应用技术,尤其涉及一种弹出菜单的响应方法、装置及移动终端。Embodiments of the present invention relate to electronic device application technologies, and in particular, to a pop-up menu response method, device, and mobile terminal.
背景技术Background technique
随着互联网技术的高速发展及智能终端的广泛应用,各种信息向人们席卷而来,用户在操作智能终端时,一些广告信息、新闻信息或者与用户进行的操作相关的信息会以弹出菜单的方式推送至智能终端屏幕边缘。With the rapid development of Internet technology and the wide application of intelligent terminals, all kinds of information are swept up to people. When users operate intelligent terminals, some advertisement information, news information or information related to the operations performed by users will be displayed in pop-up menus. push to the edge of the smart terminal screen.
用户在浏览正文内容时,屏幕侧边会不时的显示弹出菜单,用户容易误触摸到弹出菜单中的内容,造成误触。误触后不仅需要对正文内容重新加载,而且会触发弹出菜单对应的页面,然而触发的页面并非用户关注的页面,造成系统资源和时间的浪费。When a user browses the text content, a pop-up menu will be displayed on the side of the screen from time to time, and the user is likely to touch the content in the pop-up menu by mistake, resulting in accidental touch. After an accidental touch, not only the text content needs to be reloaded, but also the page corresponding to the pop-up menu will be triggered. However, the triggered page is not the page that the user pays attention to, resulting in a waste of system resources and time.
发明内容SUMMARY OF THE INVENTION
本发明提供一种弹出菜单的响应方法、装置及移动终端,以节省系统资源和时间。The present invention provides a pop-up menu response method, device and mobile terminal to save system resources and time.
第一方面,本发明实施例提供了一种弹出菜单的响应方法,该弹出菜单的响应方法,包括:In a first aspect, an embodiment of the present invention provides a method for responding to a pop-up menu. The method for responding to the pop-up menu includes:
当屏幕边缘显示弹出菜单时,对所述弹出菜单进行锁定;When the pop-up menu is displayed on the edge of the screen, the pop-up menu is locked;
在目标区域中检测用户输入的触摸操作,所述目标区域包括所述弹出菜单;detecting a touch operation input by a user in a target area, the target area including the pop-up menu;
如果所述触摸操作与弹出菜单解锁指令相符,则解锁所述弹出菜单,并在所述弹出菜单中接收所述用户输入的操作指令。If the touch operation matches the pop-up menu unlocking instruction, the pop-up menu is unlocked, and an operation instruction input by the user is received in the pop-up menu.
第二方面,本发明实施例还提供了一种弹出菜单的响应装置,该弹出菜单的响应装置,包括:In a second aspect, an embodiment of the present invention further provides a response device for a pop-up menu, and the response device for the pop-up menu includes:
弹出菜单锁定模块,用于当屏幕边缘显示弹出菜单时,对所述弹出菜单进行锁定;A pop-up menu locking module, used for locking the pop-up menu when the pop-up menu is displayed on the edge of the screen;
触摸操作检测模块,用于在目标区域中检测用户输入的触摸操作,所述目标区域包括所述弹出菜单;a touch operation detection module, configured to detect a touch operation input by a user in a target area, where the target area includes the pop-up menu;
操作指令接收模块,用于如果所述触摸操作与弹出菜单解锁指令相符,则解锁所述弹出菜单,并在所述弹出菜单中接收所述用户输入的操作指令。An operation instruction receiving module, configured to unlock the pop-up menu if the touch operation matches the pop-up menu unlocking instruction, and receive the operation instruction input by the user in the pop-up menu.
第三方面,本发明实施例还提供了一种移动终端,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现以下步骤:In a third aspect, an embodiment of the present invention further provides a mobile terminal, including a memory, a processor, and a computer program stored in the memory and running on the processor, where the processor implements the following steps when executing the computer program :
当屏幕边缘显示弹出菜单时,对所述弹出菜单进行锁定;When the pop-up menu is displayed on the edge of the screen, the pop-up menu is locked;
在目标区域中检测用户输入的触摸操作,所述目标区域包括所述弹出菜单;detecting a touch operation input by a user in a target area, the target area including the pop-up menu;
如果所述触摸操作与弹出菜单解锁指令相符,则解锁所述弹出菜单,并在所述弹出菜单中接收所述用户输入的操作指令。If the touch operation matches the pop-up menu unlocking instruction, the pop-up menu is unlocked, and an operation instruction input by the user is received in the pop-up menu.
本发明实施例,首先当屏幕边缘显示弹出菜单时,对该弹出菜单进行锁定,然后在目标区域中检测用户输入的触摸操作,该目标区域包括弹出菜单,最后如果触摸操作与弹出菜单解锁指令相符,则解锁弹出菜单,并在弹出菜单中接收用户输入的操作指令,节省系统资源和时间。In this embodiment of the present invention, first, when a pop-up menu is displayed on the edge of the screen, the pop-up menu is locked, and then a touch operation input by the user is detected in a target area, where the target area includes the pop-up menu, and finally, if the touch operation matches the pop-up menu unlocking instruction , the pop-up menu is unlocked, and the operation instruction input by the user is received in the pop-up menu, which saves system resources and time.
附图说明Description of drawings
图1是本发明实施例一中一种弹出菜单的响应方法的流程图;1 is a flowchart of a method for responding to a pop-up menu in Embodiment 1 of the present invention;
图2a是本发明实施例一中另一种弹出菜单的响应方法的流程图;2a is a flowchart of another method for responding to a pop-up menu in Embodiment 1 of the present invention;
图2b是本发明实施例一中的一种弹出菜单的结构示意图;2b is a schematic structural diagram of a pop-up menu in Embodiment 1 of the present invention;
图3是本发明实施例一中另一种弹出菜单的响应方法的流程图;3 is a flowchart of another method for responding to a pop-up menu in Embodiment 1 of the present invention;
图4是本发明实施例二中一种弹出菜单的响应方法的流程图;4 is a flowchart of a method for responding to a pop-up menu in Embodiment 2 of the present invention;
图5是本发明实施例三中一种弹出菜单的响应装置的结构示意图;5 is a schematic structural diagram of a response device for a pop-up menu in Embodiment 3 of the present invention;
图6是本发明实施例四中的一种移动终端的结构示意图。FIG. 6 is a schematic structural diagram of a mobile terminal in Embodiment 4 of the present invention.
具体实施方式Detailed ways
下面结合附图和实施例对本发明作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释本发明,而非对本发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与本发明相关的部分而非全部结构。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 herein are only used to explain the present invention, but not to limit the present invention. In addition, it should be noted that, for the convenience of description, the drawings only show some but not all structures related to the present invention.
在更加详细地讨论示例性实施例之前应当提到的是,一些示例性实施例被描述成作为流程图描绘的处理或方法。虽然流程图将各步骤描述成顺序的处理,但是其中的许多步骤可以被并行地、并发地或者同时实施。此外,各步骤的顺序可以被重新安排。当其操作完成时所述处理可以被终止,但是还可以具有未包括在附图中的附加步骤。所述处理可以对应于方法、函数、规程、子例程、子程序等等。Before discussing the exemplary embodiments in greater detail, it should be mentioned that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although the flowchart depicts the steps as a sequential process, many of the steps may be performed in parallel, concurrently, or concurrently. Furthermore, the order of the steps can be rearranged. The process may be terminated when its operation is complete, but may also have additional steps not included in the figures. The processes may correspond to methods, functions, procedures, subroutines, subroutines, and the like.
实施例一Example 1
图1为本发明实施例一提供的一种弹出菜单的响应方法的流程图,本实施例可适用于智能终端中有显示弹出菜单时发生误触的情况,该方法可以由终端执行。终端可以为移动终端或固定终端。移动终端包括智能手机、平板电脑、智能可穿戴设备等。固定终端包括设置有触摸屏蔽的电子设备,如收银设备等。该方法可以由终端中的软件和/或硬件实现。如图1所示,该弹出菜单的响应方法具体包括如下步骤:FIG. 1 is a flowchart of a method for responding to a pop-up menu according to Embodiment 1 of the present invention. This embodiment is applicable to a situation where an accidental touch occurs when a pop-up menu is displayed in an intelligent terminal, and the method can be executed by the terminal. The terminal may be a mobile terminal or a fixed terminal. Mobile terminals include smart phones, tablet computers, smart wearable devices, and the like. Fixed terminals include electronic devices provided with touch shields, such as cash registers. The method may be implemented by software and/or hardware in the terminal. As shown in Figure 1, the response method of the pop-up menu specifically includes the following steps:
步骤110,当屏幕边缘显示弹出菜单时,对弹出菜单进行锁定。Step 110, when the pop-up menu is displayed on the edge of the screen, lock the pop-up menu.
其中,屏幕边缘可以是屏幕的任意一个边缘,如下边缘、左侧边缘、右侧边缘或者上边缘。弹出菜单中的信息可以是新闻信息、娱乐信息、广告信息、科技信息或者与用户浏览的网页内容相关的信息等。弹出菜单的形式可以为表格、图片或流媒体等。The screen edge may be any edge of the screen, such as a lower edge, a left edge, a right edge or an upper edge. The information in the pop-up menu may be news information, entertainment information, advertisement information, scientific and technological information, or information related to the content of the webpage browsed by the user. The pop-up menu can be in the form of tables, pictures, or streaming media.
在一种应用场景下,当用户在操作智能终端如浏览网页、发送消息或打游戏时,屏幕边缘显示出弹出菜单。智能终端首先识别该弹出菜单是否为前台应用中的菜单,如果是则取消锁定,如果不是则对该弹出菜单进行锁定。弹出菜单处于锁定状态时,如果用户在弹出菜单对应的屏幕区域中输入触摸操作,则将该触摸操作确定为用户输入的弹出菜单解锁操作。如果该弹出菜单解锁操作与弹出菜单解锁指令不相符,则在弹出菜单对应的屏幕区域中检测是否触发新的触摸操作;如果该弹出菜单解锁操作与弹出菜单解锁指令相符,则解锁弹出菜单。弹出菜单处于解锁状态时,用户在弹出菜单中输入的触摸操作被确定为弹出菜单内容的处理操作,如弹出菜单中某个选项的选择操作、弹出菜单对应的推荐信息的查看操作等。In one application scenario, when the user is operating the smart terminal, such as browsing web pages, sending messages or playing games, a pop-up menu is displayed on the edge of the screen. The smart terminal first identifies whether the pop-up menu is a menu in the foreground application, if so, cancels the lock, and if not, locks the pop-up menu. When the pop-up menu is in the locked state, if the user inputs a touch operation in the screen area corresponding to the pop-up menu, the touch operation is determined as the pop-up menu unlocking operation input by the user. If the popup menu unlocking operation does not match the popup menu unlocking instruction, it is detected whether a new touch operation is triggered in the screen area corresponding to the popup menu; if the popup menu unlocking operation matches the popup menu unlocking instruction, the popup menu is unlocked. When the pop-up menu is in the unlocked state, the touch operation input by the user in the pop-up menu is determined as the processing operation of the pop-up menu content, such as the selection operation of an option in the pop-up menu, the viewing operation of the recommended information corresponding to the pop-up menu, etc.
步骤120,在目标区域中检测用户输入的触摸操作,目标区域包括弹出菜单。Step 120: Detect the touch operation input by the user in the target area, where the target area includes a pop-up menu.
其中,目标区域包括弹出菜单,该目标区域的面积可以等于或大于弹出菜单所占的屏幕区域面积。用户输入的触摸操作可以是连续点击操作或滑动操作。The target area includes a pop-up menu, and the area of the target area may be equal to or larger than the screen area occupied by the pop-up menu. The touch operation input by the user may be a continuous click operation or a sliding operation.
可选的,目标区域可以与弹出菜单的显示区域重合。或者,当目标区域面积小于屏幕总面积的预设比例时,目标区域的面积包含弹出菜单的显示区域,使得目标区域的面积能够支持用户在目标区域中输入操作指令。其中,预设比例的数值与屏幕总面积的大小有关,屏幕整体面接越大,预设比例越小。示例性的,智能手机的屏幕对应的预设比例为屏幕总面积的八分之一。Optionally, the target area may coincide with the display area of the pop-up menu. Or, when the area of the target area is smaller than the preset ratio of the total area of the screen, the area of the target area includes the display area of the pop-up menu, so that the area of the target area can support the user to input operation instructions in the target area. The value of the preset ratio is related to the size of the total area of the screen. The larger the overall connection of the screen, the smaller the preset ratio. Exemplarily, the preset ratio corresponding to the screen of the smartphone is one-eighth of the total area of the screen.
在一种应用场景下,屏幕边缘显示弹出菜单后,检测目标区域中是否触发触摸操作。若检测到触发触摸操作,则获取该触摸操作的操作类型。操作类型可以为:单击操作、连续点击操作、滑动操作。其中,连续操作是指相邻两次点击操作的时间间隔小于预设时间间隔的多个点击操作。可选的,预设时间间隔为0.5秒。滑动操作为随用户在目标区域中进行滑动触摸得到滑动轨迹的操作,滑动操作对应的滑动轨迹由多个相邻的触摸点组成,将各个相邻的坐标点进行连接得到滑动轨迹。In one application scenario, after a pop-up menu is displayed on the edge of the screen, it is detected whether a touch operation is triggered in the target area. If a trigger touch operation is detected, the operation type of the touch operation is obtained. The operation type can be: click operation, continuous click operation, sliding operation. The continuous operation refers to a plurality of click operations in which the time interval between two adjacent click operations is less than the preset time interval. Optionally, the preset time interval is 0.5 seconds. The sliding operation is an operation of obtaining a sliding track with the user sliding and touching the target area. The sliding track corresponding to the sliding operation is composed of multiple adjacent touch points, and the sliding track is obtained by connecting each adjacent coordinate point.
步骤130,如果触摸操作与弹出菜单解锁指令相符,则解锁弹出菜单,并在弹出菜单中接收用户输入的操作指令。Step 130, if the touch operation matches the pop-up menu unlocking instruction, unlock the pop-up menu, and receive the operation instruction input by the user in the pop-up menu.
其中,解锁指令可以是在智能终端中预先设置的弹出菜单解锁指令,弹出菜单解锁指令对应的解锁操作可以为:连续点击目标区域解锁、滑块解锁、输入预设解锁图形轨迹时解锁或者读取到预设指纹信息时解锁等,其中,滑块解锁的方式包括滑块从滑动槽中的预设起始位置滑动到预设终止位置时解锁或滑动目标区域中的滑块滑动到预设的图形缺失位置时解锁。The unlocking command may be a pop-up menu unlocking command preset in the smart terminal, and the unlocking operation corresponding to the pop-up menu unlocking command may be: continuously click the target area to unlock, slide the slider to unlock, and input the preset unlocking graphic track to unlock or read When the preset fingerprint information is reached, etc., the way of unlocking the slider includes unlocking when the slider slides from the preset starting position in the sliding slot to the preset ending position, or sliding the slider in the sliding target area to the preset position. Unlocks when the figure is missing a position.
操作指令包括指向弹出菜单中的某菜单表项的选择指令、弹出菜单关联网址的访问指令等。例如,弹出菜单关闭或打开弹出菜单链接的网页。The operation instruction includes a selection instruction pointing to a certain menu item in the pop-up menu, an access instruction of the associated URL of the pop-up menu, and the like. For example, the popup menu closes or opens the web page linked by the popup menu.
在一种应用场景下,当用户在目标区域输入的触摸操作与预设的解锁指令相符时,解锁弹出菜单。解锁后,对用户在弹出菜单中输入的操作指令进行响应。In one application scenario, when the touch operation input by the user on the target area matches the preset unlocking instruction, the pop-up menu is unlocked. After unlocking, it responds to the operation instructions entered by the user in the pop-up menu.
本实施例提供的技术方案,首先当屏幕边缘显示弹出菜单时,对该弹出菜单进行锁定,然后在目标区域中检测用户输入的触摸操作,该目标区域包括弹出菜单,最后如果触摸操作与弹出菜单解锁指令相符,则解锁弹出菜单,并在弹出菜单中接收用户输入的操作指令。现有技术中,当用户误触弹出菜单后,不仅需要对之前浏览的页面重新加载,而且会点开用户不需要的页面,造成系统资源和时间的浪费。本发明实施例中,首先将弹出菜单进行锁定,然后用户根据实际需要对弹出菜单进行下一步操作(关闭或打开),不仅节省了系统资源和时间,且提高了用户体验。In the technical solution provided by this embodiment, first, when the pop-up menu is displayed on the edge of the screen, the pop-up menu is locked, and then the touch operation input by the user is detected in the target area, and the target area includes the pop-up menu. If the unlocking instruction matches, the pop-up menu is unlocked, and the operation instruction input by the user is received in the pop-up menu. In the prior art, when the user touches the pop-up menu by mistake, not only the previously browsed page needs to be reloaded, but also the page that the user does not need will be opened, resulting in a waste of system resources and time. In the embodiment of the present invention, the pop-up menu is first locked, and then the user performs the next operation (close or open) the pop-up menu according to actual needs, which not only saves system resources and time, but also improves user experience.
图2a是本发明实施例一提供的一种弹出菜单的响应方法的流程图,以上述实施例为基础,如图2a所示,步骤120包括:Fig. 2a is a flowchart of a method for responding to a pop-up menu according to Embodiment 1 of the present invention. Based on the above-mentioned embodiment, as shown in Fig. 2a, step 120 includes:
步骤121,在目标区域中获取用户输入的连续点击操作。Step 121: Acquire continuous click operations input by the user in the target area.
其中,连续点击操作的连续点击次数可以是大于等于2的任意整数。The number of consecutive clicks of the continuous click operation may be any integer greater than or equal to 2.
相应的,步骤130包括:Correspondingly, step 130 includes:
步骤131,如果连续点击操作的点击次数达到预设次数,则解锁弹出菜单。Step 131: If the number of clicks of the continuous click operation reaches a preset number of times, the pop-up menu is unlocked.
其中,预设次数可以是大于等于2的任意整数。示例性的,假设预设次数为3次,当用户在目标区域连续点击次数达到3次时,智能终端识别到用户的连续点击操作与预设的解锁指令相同,将弹出菜单解锁。The preset number of times may be any integer greater than or equal to 2. Exemplarily, assuming that the preset number of times is 3, when the number of consecutive clicks by the user on the target area reaches 3, the smart terminal recognizes that the user's continuous clicking operation is the same as the preset unlocking instruction, and unlocks the pop-up menu.
优选的,步骤120还可以包括:在目标区域中获取用户输出的滑动轨迹。Preferably, step 120 may further include: acquiring the sliding track output by the user in the target area.
图2b本发明实施例一提供的一种弹出菜单的结构示意图,如图2b所示,,目标区域210中包括响应区域211和弹出菜单212。可选的,响应区域211是弹出菜单212以外的屏幕区域,在响应区域211中含有解锁弹出菜单的滑块或区域锁定界面。用户根据滑块的滑动方向滑动屏幕,或者根据预设的解锁图形在区域锁定界面中滑动。FIG. 2b is a schematic structural diagram of a pop-up menu according to Embodiment 1 of the present invention. As shown in FIG. 2b, the target area 210 includes a response area 211 and a pop-up menu 212. As shown in FIG. Optionally, the response area 211 is a screen area other than the pop-up menu 212, and the response area 211 contains a slider or an area lock interface for unlocking the pop-up menu. The user slides the screen according to the sliding direction of the slider, or slides in the area lock interface according to the preset unlocking pattern.
相应的,步骤130还包括:如果滑动轨迹与预设滑动轨迹相符,则解锁弹出菜单。Correspondingly, step 130 further includes: if the sliding track matches the preset sliding track, unlocking the pop-up menu.
如果用户在滑块中滑动轨迹与预设的滑动轨迹相同或者在区域锁定界面输入的解锁图形与预设解锁图形相同,则将弹出菜单解锁。If the sliding track of the user in the slider is the same as the preset sliding track or the unlocking pattern input in the area locking interface is the same as the preset unlocking pattern, the pop-up menu will be unlocked.
本实施的技术方案,在目标区域中获取用户输入的连续点击操作,如果连续点击操作的点击次数达到预设次数,则解锁弹出菜单。通过在弹出菜单所在的目标区域输出预设的触摸动作来解锁弹出菜单,可有效的防止对弹出菜单的误触。In the technical solution of this implementation, the continuous click operation input by the user is obtained in the target area, and the pop-up menu is unlocked if the number of clicks of the continuous click operation reaches a preset number of times. The pop-up menu is unlocked by outputting a preset touch action in the target area where the pop-up menu is located, which can effectively prevent accidental touches on the pop-up menu.
图3是本发明实施例一提供的一种弹出菜单的响应方法的流程图,以上述实施例为基础,如图3所示,在步骤120之后,包括:FIG. 3 is a flowchart of a method for responding to a pop-up menu according to Embodiment 1 of the present invention. Based on the above embodiment, as shown in FIG. 3 , after step 120, the method includes:
步骤140,如果触摸操作与预设弹出菜单关闭操作相符,则关闭锁定的弹出菜单。Step 140, if the touch operation matches the preset pop-up menu closing operation, close the locked pop-up menu.
其中,弹出菜单关闭操作可以是在目标区域中进行的往复滑动操作或者下拉操作。在实际应用场景中,弹出菜单的关闭按钮较小,用户在点击该关闭按钮时容易点击到弹出菜单关闭按钮之外的区域而造成误触。或者屏蔽边缘显示弹出菜单时,用户根据弹出菜单的内容判断该弹出菜单中的信息是用户不需要的,用户可以在不对弹出菜单解锁的情况下直接将其关闭。用户在目标区域中输入预设弹出菜单关闭操作后,智能终端识别该操作是直接关闭弹出菜单的操作,直接将处于锁定状态的弹出菜单关闭。The pop-up menu closing operation may be a reciprocating sliding operation or a pull-down operation performed in the target area. In a practical application scenario, the close button of the pop-up menu is small, and when the user clicks the close button, it is easy to click on an area other than the close button of the pop-up menu, resulting in accidental touch. Or when the pop-up menu is displayed on the shielding edge, the user determines that the information in the pop-up menu is unnecessary for the user according to the content of the pop-up menu, and the user can directly close the pop-up menu without unlocking it. After the user inputs the preset pop-up menu closing operation in the target area, the smart terminal recognizes that the operation is an operation of directly closing the pop-up menu, and directly closes the pop-up menu in the locked state.
本实施例提供的技术方案,如果触摸操作与预设弹出菜单关闭操作相符,则关闭锁定的弹出菜单。直接将锁定的弹出菜单关闭,可简化用户的操作步骤,节省时间,同时可避免由于弹出菜单关闭按钮太小,用户在点击关闭按钮时造成误触。In the technical solution provided by this embodiment, if the touch operation is consistent with the preset pop-up menu closing operation, the locked pop-up menu is closed. Closing the locked pop-up menu directly can simplify the user's operation steps, save time, and at the same time avoid accidental touches when the user clicks the close button because the pop-up menu close button is too small.
优选的,在步骤120之前,包括:Preferably, before step 120, it includes:
步骤150,将用户设置的预设菜单区域确定为目标区域。Step 150: Determine the preset menu area set by the user as the target area.
在本应用场景下,将用户设置的预设菜单区域确定为目标区域的方法可以是,用户根据历史记录中的所有弹出菜单显示在屏幕的位置及所占屏幕区域面积的大小来设置目标区域,例如:在历史记录中,弹出菜单会显示在屏幕的右下角,且面积占整个屏幕面积的1/8左右,则用户可以将屏幕的右下角占屏幕1/8的区域设置为目标区域;或者智能终端自动的识别弹出菜单所在的屏幕区域,将弹出菜单所在的区域确定为目标区域,该目标区域的面积可以等于或大于弹出菜单所占的屏幕面积。In this application scenario, the method for determining the preset menu area set by the user as the target area may be that the user sets the target area according to the position of all pop-up menus in the history record displayed on the screen and the size of the screen area occupied by the user. For example: in the history record, the pop-up menu will be displayed in the lower right corner of the screen, and the area occupies about 1/8 of the entire screen area, then the user can set the area in the lower right corner of the screen that occupies 1/8 of the screen as the target area; or The intelligent terminal automatically identifies the screen area where the pop-up menu is located, and determines the area where the pop-up menu is located as the target area, and the area of the target area can be equal to or larger than the screen area occupied by the pop-up menu.
优选的,在步骤130之前,包括:根据前台应用的应用类型,确定弹出菜单解锁指令。Preferably, before step 130, the method includes: determining the pop-up menu unlocking instruction according to the application type of the foreground application.
其中,前台应用的应用类型可以是全屏游戏、聊天软件聊天界面、视频页面或阅读器页面等。示例性的,当前台应用为全屏游戏或视频页面时,有消息在目标区域滚动显示时,可将解锁指令设置为双击屏幕,即用户通过双击目标区域即可查看弹出菜单的信息;若前台应用为聊天界面或阅读器界面时,可将解锁指令设置为左右滑动(从左向右滑动或从右向左滑动),即用户通过在目标区域中左右滑动来解锁弹出菜单。The application type of the foreground application may be a full-screen game, a chatting software chat interface, a video page or a reader page, and the like. Exemplarily, when the foreground application is a full-screen game or video page, and a message scrolls in the target area, the unlock instruction can be set to double-click the screen, that is, the user can view the information of the pop-up menu by double-clicking the target area; When it is a chat interface or a reader interface, the unlock command can be set to swipe left and right (swipe from left to right or swipe from right to left), that is, the user unlocks the pop-up menu by swiping left and right in the target area.
优选的,该弹出菜单的响应方法,还包括:如果弹出菜单为锁定状态,则根据第一显示参数显示弹出菜单,如果弹出菜单为解锁状态,则根据第二显示参数显示弹出菜单,其中,显示参数包括透明度或颜色。Preferably, the method for responding to the pop-up menu further includes: if the pop-up menu is in a locked state, displaying the pop-up menu according to the first display parameter; if the pop-up menu is in the unlocked state, displaying the pop-up menu according to the second display parameter, wherein the display Parameters include transparency or color.
在本应用场景下,为了区别弹出菜单时处于锁定状态还是解锁状态,会采用不同的显示参数来分别显示弹出菜单。示例性的,若显示参数为透明的,则可以设置为,当弹出菜单为锁定状态时,界面的透明度比较高,即界面色彩比较淡,当弹出菜单为解锁状态时,界面的透明度比较低,即界面色彩比较深。In this application scenario, in order to distinguish whether the pop-up menu is locked or unlocked, different display parameters will be used to display the pop-up menu respectively. Exemplarily, if the display parameter is transparent, it can be set so that when the pop-up menu is in the locked state, the transparency of the interface is relatively high, that is, the color of the interface is relatively light, and when the pop-up menu is in the unlocked state, the transparency of the interface is relatively low, That is, the interface color is darker.
本实施提供的技术方案,如果弹出菜单为锁定状态,则根据第一显示参数显示弹出菜单,如果弹出菜单为解锁状态,则根据第二显示参数显示弹出菜单。根据不同显示参数来代表弹出菜单所处的状态,可使有用方便的区分出弹出菜单当前所处的状态,提高用户体验。In the technical solution provided by this implementation, if the pop-up menu is in the locked state, the pop-up menu is displayed according to the first display parameter, and if the pop-up menu is in the unlocked state, the pop-up menu is displayed according to the second display parameter. According to different display parameters to represent the state of the pop-up menu, the current state of the pop-up menu can be distinguished effectively and conveniently, and the user experience can be improved.
实施例二Embodiment 2
图4为本发明实施例二提供的弹出菜单的响应方法的流程图,作为对实施例一的进一步说明,包括:4 is a flowchart of a method for responding to a pop-up menu provided in Embodiment 2 of the present invention. As a further description of Embodiment 1, it includes:
步骤200,启动预设游戏应用。Step 200, start the preset game application.
步骤210,当接收到服务器发送的游戏更新消息时,在屏幕边缘显示弹出菜单。Step 210, when the game update message sent by the server is received, a pop-up menu is displayed on the edge of the screen.
其中,弹出菜单用于显示游戏更新信息。Among them, the pop-up menu is used to display game update information.
步骤220,当屏幕边缘显示弹出菜单时,对弹出菜单进行锁定。Step 220, when the pop-up menu is displayed on the edge of the screen, lock the pop-up menu.
步骤230,将弹出菜单对应的显示区域确定为目标区域。Step 230: Determine the display area corresponding to the pop-up menu as the target area.
步骤240,在目标区域中检测用户输入的触摸操作。Step 240, detecting a touch operation input by the user in the target area.
步骤250,如果用户在目标区域中输入连续点击操作,则获取连续点击操作的点击次数。Step 250, if the user inputs a continuous click operation in the target area, obtain the click times of the continuous click operation.
步骤260,当连续点击操作的点击次数达到预设次数时,解锁弹出菜单。Step 260, when the number of clicks of the continuous click operation reaches a preset number of times, unlock the pop-up menu.
步骤270,在解锁后的弹出菜单中接收用户输入的操作指令。Step 270: Receive an operation instruction input by the user in the unlocked pop-up menu.
步骤280,如果用户输入点击操作,则展开显示更新消息。Step 280, if the user inputs a click operation, expand and display the update message.
实施例三Embodiment 3
图5是本发明实施例三提供的一种弹出菜单的响应装置的结构示意图,如图5所示,该弹出菜单的响应装置包括:弹出菜单锁定模块410,目标区域确定模块420,触摸操作检测模块430,弹出菜单关闭模块440,解锁指令确定模块450和操作指令接收模块460。FIG. 5 is a schematic structural diagram of a pop-up menu response device provided in Embodiment 3 of the present invention. As shown in FIG. 5 , the pop-up menu response device includes: a pop-up menu locking module 410, a target area determination module 420, a touch operation detection module Module 430 , a pop-up menu closing module 440 , an unlocking instruction determining module 450 and an operation instruction receiving module 460 .
弹出菜单锁定模块410,用于当屏幕边缘显示弹出菜单时,对弹出菜单进行锁定;The pop-up menu locking module 410 is used to lock the pop-up menu when the pop-up menu is displayed at the edge of the screen;
触摸操作检测模块430,用于在目标区域中检测用户输入的触摸操作,目标区域包括弹出菜单;a touch operation detection module 430, configured to detect a touch operation input by a user in a target area, where the target area includes a pop-up menu;
操作指令接收模块460,用于如果触摸操作与弹出菜单解锁指令相符,则解锁弹出菜单,并在弹出菜单中接收用户输入的操作指令。The operation instruction receiving module 460 is configured to unlock the pop-up menu if the touch operation matches the pop-up menu unlocking instruction, and receive the operation instruction input by the user in the pop-up menu.
优选的,触摸操作检测模块430,用于:Preferably, the touch operation detection module 430 is used for:
在目标区域中获取用户输入的连续点击操作;Get the continuous click operation entered by the user in the target area;
相应的,操作指令接收模块460,用于:Correspondingly, the operation instruction receiving module 460 is used for:
如果连续点击操作的点击次数达到预设次数,则解锁弹出菜单。If the number of clicks of the continuous click operation reaches a preset number of times, the pop-up menu is unlocked.
优选的,该弹出菜单的响应装置,还包括:Preferably, the device for responding to the pop-up menu further includes:
弹出菜单关闭模块440,用于当触摸操作与预设弹出菜单关闭操作相符时,关闭锁定的弹出菜单。The pop-up menu closing module 440 is configured to close the locked pop-up menu when the touch operation is consistent with the preset pop-up menu closing operation.
优选的,该弹出菜单的响应装置,还包括:Preferably, the device for responding to the pop-up menu further includes:
目标区域确定模块420,用于将用户设置的预设菜单区域确定为目标区域。The target area determination module 420 is configured to determine the preset menu area set by the user as the target area.
优选的,该弹出菜单的响应装置,还包括:Preferably, the device for responding to the pop-up menu further includes:
解锁指令确定模块450,用于根据前台应用的应用类型,确定弹出菜单解锁指令。The unlocking instruction determining module 450 is configured to determine the popup menu unlocking instruction according to the application type of the foreground application.
优选的,还包括:Preferably, it also includes:
如果所述弹出菜单为锁定状态,则根据第一显示参数显示所述弹出菜单;If the pop-up menu is in a locked state, displaying the pop-up menu according to the first display parameter;
如果所述弹出菜单为解锁状态,则根据第二显示参数显示所述弹出菜单;If the pop-up menu is in an unlocked state, displaying the pop-up menu according to the second display parameter;
其中,显示参数包括透明度或颜色。Among them, the display parameters include transparency or color.
上述装置可执行本发明前述所有实施例所提供的方法,具备执行上述方法相应的功能模块和有益效果。未在本实施例中详尽描述的技术细节,可参见本发明前述所有实施例所提供的方法。The above-mentioned apparatus can execute the methods provided by all the foregoing embodiments of the present invention, and has corresponding functional modules and beneficial effects for executing the above-mentioned methods. For technical details not described in detail in this embodiment, reference may be made to the methods provided by all the foregoing embodiments of the present invention.
实施例四Embodiment 4
图6为本发明实施例四提供的一种移动终端的结构示意图。如图6所示,该移动终端可以包括:壳体(图中未示出)、存储器801、中央处理器(Central Processing Unit,CPU)802(又称处理器,以下简称CPU)、电路板(图中未示出)和电源电路(图中未示出)。所述电路板安置在所述壳体围成的空间内部;所述CPU802和所述存储器801设置在所述电路板上;所述电源电路,用于为所述移动终端的各个电路或器件供电;所述存储器801,用于存储可执行程序代码;所述CPU802通过读取所述存储器801中存储的可执行程序代码来运行与所述可执行程序代码对应的程序,以用于执行:当屏幕边缘显示弹出菜单时,对所述弹出菜单进行锁定;在目标区域中检测用户输入的触摸操作,所述目标区域包括所述弹出菜单;如果所述触摸操作与弹出菜单解锁指令相符,则解锁所述弹出菜单,并在所述弹出菜单中接收所述用户输入的操作指令。FIG. 6 is a schematic structural diagram of a mobile terminal according to Embodiment 4 of the present invention. As shown in FIG. 6 , the mobile terminal may include: a casing (not shown in the figure), a memory 801 , a central processing unit (Central Processing Unit, CPU) 802 (also known as a processor, hereinafter referred to as CPU), a circuit board ( not shown in the figure) and power supply circuit (not shown in the figure). The circuit board is arranged inside the space enclosed by the casing; the CPU 802 and the memory 801 are arranged on the circuit board; the power circuit is used to supply power to each circuit or device of the mobile terminal ; the memory 801 is used to store executable program codes; the CPU 802 runs a program corresponding to the executable program codes by reading the executable program codes stored in the memory 801 to execute: when When the pop-up menu is displayed on the edge of the screen, the pop-up menu is locked; the touch operation input by the user is detected in the target area, and the target area includes the pop-up menu; if the touch operation matches the pop-up menu unlocking instruction, unlock the pop-up menu the pop-up menu, and receive an operation instruction input by the user in the pop-up menu.
所述移动终端还包括:外设接口803、RF(Radio Frequency,射频)电路805、音频电路806、扬声器811、电源管理芯片808、输入/输出(I/O)子系统809、触摸屏812、其他输入/控制设备810以及外部端口804,这些部件通过一个或多个通信总线或信号线807来通信。The mobile terminal further includes: a peripheral interface 803, an RF (Radio Frequency, radio frequency) circuit 805, an audio circuit 806, a speaker 811, a power management chip 808, an input/output (I/O) subsystem 809, a touch screen 812, and other Input/control devices 810 and external ports 804, these components communicate via one or more communication buses or signal lines 807.
应该理解的是,图示移动终端800仅仅是移动终端的一个范例,并且移动终端800可以具有比图中所示出的更多的或者更少的部件,可以组合两个或更多的部件,或者可以具有不同的部件配置。图中所示出的各种部件可以在包括一个或多个信号处理和/或专用集成电路在内的硬件、软件、或硬件和软件的组合中实现。It should be understood that the illustrated mobile terminal 800 is merely an example of a mobile terminal, and that the mobile terminal 800 may have more or fewer components than those shown in the figure, two or more components may be combined, Or can have different component configurations. The various components shown in the figures may be implemented in hardware, software, or a combination of hardware and software, including one or more signal processing and/or application specific integrated circuits.
下面就本实施例提供的用于实现防误触功能的移动终端进行详细的描述,该移动终端以手机为例。The following will describe in detail the mobile terminal provided in this embodiment for implementing the function of preventing accidental touches, and the mobile terminal is a mobile phone as an example.
存储器801,所述存储器801可以被CPU802、外设接口803等访问,所述存储器801可以包括高速随机存取存储器,还可以包括非易失性存储器,例如一个或多个磁盘存储器件、闪存器件、或其他易失性固态存储器件。Memory 801, which can be accessed by CPU 802, peripheral interface 803, etc., said memory 801 can include high-speed random access memory, and can also include non-volatile memory, such as one or more disk storage devices, flash memory devices , or other volatile solid-state storage devices.
外设接口803,所述外设接口803可以将设备的输入和输出外设连接到CPU802和存储器801。A peripheral interface 803 that can connect the input and output peripherals of the device to the CPU 802 and the memory 801 .
I/O子系统809,所述I/O子系统809可以将设备上的输入输出外设,例如触摸屏812和其他输入/控制设备810,连接到外设接口803。I/O子系统809可以包括显示控制器8091和用于控制其他输入/控制设备810的一个或多个输入控制器8092。其中,一个或多个输入控制器8092从其他输入/控制设备810接收电信号或者向其他输入/控制设备810发送电信号,其他输入/控制设备810可以包括物理按钮(按压按钮、摇臂按钮等)、拨号盘、滑动开关、操纵杆、点击滚轮。值得说明的是,输入控制器8092可以与以下任一个连接:键盘、红外端口、USB接口以及诸如鼠标的指示设备。I/O subsystem 809 , which can connect input and output peripherals on the device, such as touch screen 812 and other input/control devices 810 , to peripherals interface 803 . The I/O subsystem 809 may include a display controller 8091 and one or more input controllers 8092 for controlling other input/control devices 810 . Wherein, one or more input controllers 8092 receive electrical signals from or send electrical signals to other input/control devices 810, which may include physical buttons (push buttons, rocker buttons, etc. ), dial pad, slide switch, joystick, click wheel. Notably, the input controller 8092 can be connected to any of the following: a keyboard, an infrared port, a USB interface, and a pointing device such as a mouse.
其中,按照触摸屏的工作原理和传输信息的介质分类,触摸屏812可以为电阻式、电容感应式、红外线式或表面声波式。按照安装方式分类,触摸屏812可以为:外挂式、内置式或整体式。按照技术原理分类,触摸屏812可以为:矢量压力传感技术触摸屏、电阻技术触摸屏、电容技术触摸屏、红外线技术触摸屏或表面声波技术触摸屏。Wherein, according to the working principle of the touch screen and the classification of the medium for transmitting information, the touch screen 812 may be a resistive type, a capacitive induction type, an infrared type or a surface acoustic wave type. According to the installation method, the touch screen 812 can be an external type, a built-in type or an integral type. Classified according to technical principles, the touch screen 812 may be: a vector pressure sensing technology touch screen, a resistive technology touch screen, a capacitive technology touch screen, an infrared technology touch screen or a surface acoustic wave technology touch screen.
触摸屏812,所述触摸屏812是用户终端与用户之间的输入接口和输出接口,将可视输出显示给用户,可视输出可以包括图形、文本、图标、视频等。可选的,触摸屏812将用户在触屏幕上触发的电信号(如接触面的电信号),发送给处理器802。The touch screen 812, which is an input interface and an output interface between the user terminal and the user, displays visual output to the user, and the visual output may include graphics, text, icons, videos, and the like. Optionally, the touch screen 812 sends electrical signals triggered by the user on the touch screen (eg, electrical signals on the contact surface) to the processor 802 .
I/O子系统809中的显示控制器8091从触摸屏812接收电信号或者向触摸屏812发送电信号。触摸屏812检测触摸屏上的接触,显示控制器8091将检测到的接触转换为与显示在触摸屏812上的用户界面对象的交互,即实现人机交互,显示在触摸屏812上的用户界面对象可以是运行游戏的图标、联网到相应网络的图标等。值得说明的是,设备还可以包括光鼠,光鼠是不显示可视输出的触摸敏感表面,或者是由触摸屏形成的触摸敏感表面的延伸。Display controller 8091 in I/O subsystem 809 receives electrical signals from touch screen 812 or sends electrical signals to touch screen 812 . The touch screen 812 detects the contact on the touch screen, and the display controller 8091 converts the detected contact into interaction with the user interface objects displayed on the touch screen 812, that is, to realize human-computer interaction, and the user interface objects displayed on the touch screen 812 can be run. Icons for games, icons for connecting to the corresponding network, etc. It is worth noting that the device may also include a light mouse, which is a touch-sensitive surface that does not display visual output, or an extension of the touch-sensitive surface formed by a touch screen.
RF电路805,主要用于建立手机与无线网络(即网络侧)的通信,实现手机与无线网络的数据接收和发送。例如收发短信息、电子邮件等。具体地,RF电路805接收并发送RF信号,RF信号也称为电磁信号,RF电路805将电信号转换为电磁信号或将电磁信号转换为电信号,并且通过该电磁信号与通信网络以及其他设备进行通信。RF电路805可以包括用于执行这些功能的已知电路,其包括但不限于天线系统、RF收发机、一个或多个放大器、调谐器、一个或多个振荡器、数字信号处理器、CODEC(COder-DECoder,编译码器)芯片组、用户标识模块(Subscriber Identity Module,SIM)等等。The RF circuit 805 is mainly used to establish the communication between the mobile phone and the wireless network (ie, the network side), and realize the data reception and transmission between the mobile phone and the wireless network. Such as sending and receiving text messages, e-mails, etc. Specifically, the RF circuit 805 receives and transmits RF signals, also known as electromagnetic signals, the RF circuit 805 converts electrical signals into electromagnetic signals or converts electromagnetic signals into electrical signals, and communicates with communication networks and other devices through the electromagnetic signals to communicate. RF circuitry 805 may include known circuitry for performing these functions including, but not limited to, antenna systems, RF transceivers, one or more amplifiers, tuners, one or more oscillators, digital signal processors, CODECs ( COder-DECoder, codec) chip set, subscriber identity module (Subscriber Identity Module, SIM) and so on.
音频电路806,主要用于从外设接口803接收音频数据,将该音频数据转换为电信号,并且将该电信号发送给扬声器811。The audio circuit 806 is mainly used to receive audio data from the peripheral interface 803 , convert the audio data into electrical signals, and send the electrical signals to the speaker 811 .
扬声器811,用于将手机通过RF电路805从无线网络接收的语音信号,还原为声音并向用户播放该声音。The speaker 811 is used to restore the voice signal received by the mobile phone from the wireless network through the RF circuit 805 to sound and play the sound to the user.
电源管理芯片808,用于为CPU802、I/O子系统及外设接口所连接的硬件进行供电及电源管理。The power management chip 808 is used for power supply and power management for the hardware connected to the CPU 802, the I/O subsystem and the peripheral interface.
需要说明的是,移动终端还可以包括摄像头、蓝牙模块等,在此不再赘述。It should be noted that, the mobile terminal may further include a camera, a Bluetooth module, etc., which will not be repeated here.
在本实施例中,所述中央处理器802用于:In this embodiment, the central processing unit 802 is used for:
当屏幕边缘显示弹出菜单时,对所述弹出菜单进行锁定;When the pop-up menu is displayed on the edge of the screen, the pop-up menu is locked;
在目标区域中检测用户输入的触摸操作,所述目标区域包括所述弹出菜单;detecting a touch operation input by a user in a target area, the target area including the pop-up menu;
如果所述触摸操作与弹出菜单解锁指令相符,则解锁所述弹出菜单,并在所述弹出菜单中接收所述用户输入的操作指令。If the touch operation matches the pop-up menu unlocking instruction, the pop-up menu is unlocked, and an operation instruction input by the user is received in the pop-up menu.
进一步地,所述在目标区域中检测用户输入的触摸操作,包括:Further, the detecting the touch operation input by the user in the target area includes:
在所述目标区域中获取用户输入的连续点击操作;obtaining continuous click operations input by the user in the target area;
相应的,所述如果所述触摸操作与弹出菜单解锁指令相符,则解锁所述弹出菜单,包括:Correspondingly, if the touch operation matches the pop-up menu unlocking instruction, unlocking the pop-up menu includes:
如果所述连续点击操作的点击次数达到预设次数,则解锁所述弹出菜单。If the number of clicks of the continuous click operation reaches a preset number of times, the pop-up menu is unlocked.
进一步地,在目标区域中检测用户输入的触摸操作之后,还包括:Further, after detecting the touch operation input by the user in the target area, the method further includes:
如果所述触摸操作与预设弹出菜单关闭操作相符,则关闭锁定的弹出菜单。If the touch operation matches the preset popup menu closing operation, the locked popup menu is closed.
进一步地,在目标区域中检测用户输入的触摸操作之前,还包括:Further, before detecting the touch operation input by the user in the target area, the method further includes:
将用户设置的预设菜单区域确定为目标区域。The preset menu area set by the user is determined as the target area.
进一步地,在如果所述触摸操作与弹出菜单解锁指令相符,则解锁所述弹出菜单之前,还包括:Further, before unlocking the pop-up menu if the touch operation is consistent with the pop-up menu unlocking instruction, the method further includes:
根据前台应用的应用类型,确定弹出菜单解锁指令。Determine the pop-up menu unlocking instruction according to the application type of the foreground application.
进一步地,还包括:Further, it also includes:
如果所述弹出菜单为锁定状态,则根据第一显示参数显示所述弹出菜单;If the pop-up menu is in a locked state, displaying the pop-up menu according to the first display parameter;
如果所述弹出菜单为解锁状态,则根据第二显示参数显示所述弹出菜单;If the pop-up menu is in an unlocked state, displaying the pop-up menu according to the second display parameter;
其中,显示参数包括透明度或颜色。Among them, the display parameters include transparency or color.
注意,上述仅为本发明的较佳实施例及所运用技术原理。本领域技术人员会理解,本发明不限于这里所述的特定实施例,对本领域技术人员来说能够进行各种明显的变化、重新调整和替代而不会脱离本发明的保护范围。因此,虽然通过以上实施例对本发明进行了较为详细的说明,但是本发明不仅仅限于以上实施例,在不脱离本发明构思的情况下,还可以包括更多其他等效实施例,而本发明的范围由所附的权利要求范围决定。Note that the above are only preferred embodiments of the present invention and applied technical principles. Those skilled in the art will understand that the present invention is not limited to the specific embodiments described herein, and various obvious changes, readjustments and substitutions can be made by those skilled in the art without departing from the protection scope of the present invention. Therefore, although the present invention has been described in detail through the above embodiments, the present invention is not limited to the above embodiments, and can also include more other equivalent embodiments without departing from the concept of the present invention. The scope is determined by the scope of the appended claims.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611166100.7ACN106708409B (en) | 2016-12-16 | 2016-12-16 | Response method and device of popup menu and mobile terminal |
| PCT/CN2017/107536WO2018107899A1 (en) | 2016-12-16 | 2017-10-24 | Method and device for responding to pop-up menu, mobile terminal, and storage medium |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201611166100.7ACN106708409B (en) | 2016-12-16 | 2016-12-16 | Response method and device of popup menu and mobile terminal |
| Publication Number | Publication Date |
|---|---|
| CN106708409A CN106708409A (en) | 2017-05-24 |
| CN106708409Btrue CN106708409B (en) | 2019-10-25 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201611166100.7AActiveCN106708409B (en) | 2016-12-16 | 2016-12-16 | Response method and device of popup menu and mobile terminal |
| Country | Link |
|---|---|
| CN (1) | CN106708409B (en) |
| WO (1) | WO2018107899A1 (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106708409B (en)* | 2016-12-16 | 2019-10-25 | Oppo广东移动通信有限公司 | Response method and device of popup menu and mobile terminal |
| CN108553896B (en)* | 2018-03-29 | 2021-08-24 | 努比亚技术有限公司 | State information display control method, terminal and computer readable storage medium |
| CN110955480B (en)* | 2019-11-20 | 2024-02-23 | 北京金山猎豹科技有限公司 | View display method and device |
| CN111831166B (en)* | 2020-07-10 | 2023-06-02 | 深圳市康冠商用科技有限公司 | Android and Linux-based touch area segmentation method and device, computer equipment and storage medium |
| CN113610600A (en)* | 2021-08-06 | 2021-11-05 | 上海哔哩哔哩科技有限公司 | Product details information display method and device |
| CN114356739B (en)* | 2022-01-05 | 2022-09-16 | 星河智联汽车科技有限公司 | Vehicle-mounted mobile phone interconnection system performance test method, device, equipment and storage medium |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102279710A (en)* | 2011-09-20 | 2011-12-14 | 宇龙计算机通信科技(深圳)有限公司 | Terminal and unlocking method |
| JP5739303B2 (en)* | 2011-10-25 | 2015-06-24 | 京セラ株式会社 | Mobile terminal, lock control program, and lock control method |
| CN103488960A (en)* | 2012-06-14 | 2014-01-01 | 华为终端有限公司 | Misoperation preventing method and touch screen terminal equipment |
| CN103838577A (en)* | 2014-03-08 | 2014-06-04 | 广东欧珀移动通信有限公司 | A method and terminal for processing burst messages |
| CN104156139A (en)* | 2014-08-06 | 2014-11-19 | 广州三星通信技术研究有限公司 | Method and device for stopping links to advertisement pages |
| CN105786469A (en)* | 2014-12-24 | 2016-07-20 | 阿里巴巴集团控股有限公司 | Notice message processing method and apparatus |
| CN105045468A (en)* | 2015-07-23 | 2015-11-11 | 深圳市万普拉斯科技有限公司 | Processing method and apparatus for suspended notice in mobile terminal |
| CN105187644B (en)* | 2015-08-27 | 2018-09-04 | 广东欧珀移动通信有限公司 | A kind of method and terminal of play operation |
| CN105677167A (en)* | 2016-01-05 | 2016-06-15 | 青岛海信移动通信技术股份有限公司 | Notification message display method and device used for intelligent terminal |
| CN106708409B (en)* | 2016-12-16 | 2019-10-25 | Oppo广东移动通信有限公司 | Response method and device of popup menu and mobile terminal |
| Publication number | Publication date |
|---|---|
| CN106708409A (en) | 2017-05-24 |
| WO2018107899A1 (en) | 2018-06-21 |
| Publication | Publication Date | Title |
|---|---|---|
| CN106681635B (en) | A split-screen anti-mistouch method, device and mobile terminal | |
| CN106708409B (en) | Response method and device of popup menu and mobile terminal | |
| US10831314B2 (en) | Method and electronic device for preventing touch button from being false triggered | |
| US10551987B2 (en) | Multiple screen mode in mobile terminal | |
| CN106855784A (en) | Method, device and terminal for preventing false triggering of touch keys | |
| CN110663016B (en) | Method and mobile terminal for displaying graphical user interface | |
| US10466849B2 (en) | Method and terminal for preventing unintentional triggering of a touch key and storage medium | |
| US20170351404A1 (en) | Method and apparatus for moving icon, an apparatus and non-volatile computer storage medium | |
| CN106681555A (en) | Touch screen control method and device of mobile terminal and mobile terminal | |
| CN106775087A (en) | A kind of touch-screen control method of mobile terminal, device and mobile terminal | |
| CN107643871A (en) | Screen display control method and device, storage medium and mobile terminal | |
| CN107316033A (en) | Fingerprint identification method, device and storage medium for mobile terminal, and mobile terminal | |
| CN106598249A (en) | A method, device and mobile terminal for preventing false touch of a touch button | |
| CN107422916B (en) | Touch operation response method and device, storage medium and terminal | |
| CN106502470A (en) | Method, device and terminal for preventing false triggering of touch buttons | |
| CN108920071B (en) | Control method and device based on special-shaped display screen, storage medium and mobile terminal | |
| CN108920070B (en) | Screen splitting method and device based on special-shaped display screen, storage medium and mobile terminal | |
| US20200005737A1 (en) | Method for Controlling Display of Terminal, Storage Medium, and Electronic Device | |
| CN106681554A (en) | Mobile terminal touch screen control method and device and mobile terminal | |
| CN106708408A (en) | Method, device and terminal for preventing false triggering of touch buttons | |
| CN105867830A (en) | Fingerprint identification-based processing method and mobile terminal | |
| CN104765525A (en) | Operation interface switching method and device | |
| CN106909250A (en) | Touch operation processing method, device and mobile terminal | |
| CN106373017A (en) | Application message processing method, device and mobile terminal | |
| CN106502545B (en) | A sliding control operation method and mobile terminal |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| CB02 | Change of applicant information | Address after:Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant after:OPPO Guangdong Mobile Communications Co., Ltd. Address before:Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant before:Guangdong OPPO Mobile Communications Co., Ltd. | |
| CB02 | Change of applicant information | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |