WO2020135397A1 - 屏幕显示控制方法及装置 - Google Patents

屏幕显示控制方法及装置 Download PDF

Info

Publication number
WO2020135397A1
WO2020135397A1 PCT/CN2019/127811 CN2019127811W WO2020135397A1 WO 2020135397 A1 WO2020135397 A1 WO 2020135397A1 CN 2019127811 W CN2019127811 W CN 2019127811W WO 2020135397 A1 WO2020135397 A1 WO 2020135397A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch
interface
information
screen
touch screen
Prior art date
Application number
PCT/CN2019/127811
Other languages
English (en)
French (fr)
Inventor
郝志坚
郝谨贤
曹广
胡鹏
潘浩杰
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2020135397A1 publication Critical patent/WO2020135397A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • Embodiments of the present disclosure relate to, but are not limited to, a screen display control method and device.
  • Mobile terminals have become an indispensable part of people's lives.
  • Mobile terminals contain a large amount of information, such as private information and account information. This makes the information security of mobile terminals particularly important.
  • the large screen of mobile phones although it brings a good user experience to users, the large screen is not conducive to the privacy protection of users.
  • users when in a public place with a large flow of people, such as subway, bus, Shopping malls, etc., users inevitably need to view some private information or account information, but someone walks around from time to time, so it is easy to be seen by others to see their privacy, if they encounter criminals, it will cause economic or privacy to users. damage.
  • a screen display control method which includes: acquiring touch information generated by a user's touch operation on a touch screen; and performing fuzzy display on a current interface of the touch screen according to the touch information.
  • the touch information includes at least one of the following: touch fingerprint information, touch pressure information, and touch area information.
  • the touch information includes the touch fingerprint information
  • performing fuzzy display on the current interface of the touch screen according to the touch information includes: matching the acquired touch fingerprint information with pre-stored fingerprint information; if the touch If the fingerprint information matches the pre-stored fingerprint information, the interface blur function of the touch screen is triggered to blur the current interface of the touch screen.
  • the touch information further includes the touch pressure information and/or the touch area information.
  • the method further includes: according to the touch pressure information and/or the touch area The information determines the interface ambiguity of the touch screen.
  • the greater the touch pressure and/or the larger the touch area the greater the interface ambiguity of the touch screen.
  • the displayed interface of the entire touch screen has the same degree of ambiguity; or, on the interface of the touch screen, the closer to the touch point, the greater the interface ambiguity.
  • the touch screen before obtaining the user's touch information on the touch screen, it also includes: setting an application list that can enable the interface blur function; before performing a fuzzy display on the current interface of the touch screen, it further includes: determining that the application currently displayed on the touch screen interface has been Turn on the interface blur function.
  • triggering the interface blur function of the touch screen to blur the current interface of the touch screen includes one of the following: generating a layer of fuzzy interface with adjustable transparency on the touch screen by running an application; calling the current touch screen
  • the interface transparency adjustment program generates a fuzzy interface.
  • the fuzzy display on the current display interface after performing the fuzzy display on the current display interface, it also includes: when the touch action is ended or the touch action on the touch screen is not detected within a preset duration, returning the interface of the touch screen to the normal display.
  • an on-screen display control device including: an acquisition module for acquiring touch information generated by a user's touch operation on a touch screen; a control module for performing an operation based on the touch information The current interface of the touch screen is displayed in a fuzzy manner.
  • the touch information includes at least one of the following: touch fingerprint information, touch pressure information, and touch area information.
  • the touch information includes the touch fingerprint information
  • the control module includes: a matching sub-module configured to match the acquired touch fingerprint information with pre-stored fingerprint information; a control sub-module configured to match the touch fingerprint
  • the interface blur function of the touch screen is triggered to blur the current interface of the touch screen.
  • the touch information further includes the touch pressure information and/or the touch area information
  • the control module further includes: a determination submodule configured to determine the touch pressure information and/or the touch area information Touch screen interface ambiguity.
  • the screen display control device further includes: a setting module configured to set an application list that can enable the interface blur function;
  • the control module further includes one of the following: a first fuzzy interface sub-module configured to generate a layer of fuzzy interface with adjustable transparency on the touch screen by running an application; a second fuzzy interface sub-module configured to call the The transparency adjustment program of the current interface of the touch screen generates a fuzzy interface.
  • control module further includes: a restoration module configured to restore the interface of the touch screen to a normal display when the touch motion ends or a touch motion on the touch screen is not detected within a preset duration.
  • a storage medium in which a computer program is stored, wherein the computer program is configured to execute the steps in any one of the above method embodiments at runtime.
  • an electronic device including a memory and a processor, the memory stores a computer program, the processor is configured to run the computer program to perform any of the above The steps in the method embodiment.
  • the interface of the screen is displayed in a blurry manner. Therefore, the problem of leakage of personal information due to the screen being easily peeped can be solved, and the effect of increasing the security of personal information can be achieved .
  • FIG. 1 is a block diagram of a hardware structure of an operation terminal of a screen display control method according to an embodiment of the present disclosure.
  • FIG. 2 is a flowchart of a screen display control method according to an embodiment of the present disclosure.
  • FIG. 3 is a flowchart of a screen display control method according to another embodiment of the present disclosure.
  • FIG. 4 is a flowchart of a screen blur mode according to an embodiment of the present disclosure.
  • FIG. 5 is a flowchart of a second screen blur mode according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic diagram of a screen blur effect according to an embodiment of the present disclosure.
  • FIG. 7 is a flowchart of screen blur three according to an optional embodiment of the present disclosure.
  • FIG. 8 is a schematic diagram of a screen blur effect according to an embodiment of the present disclosure.
  • FIG. 9 is a schematic diagram of a user interaction interface for fingerprint entry according to an embodiment of the present disclosure.
  • FIG. 10 is a schematic diagram of a user interaction interface for sensitive application selection according to an embodiment of the present disclosure.
  • FIG. 11 is a structural block diagram of a screen display control device according to an embodiment of the present disclosure.
  • FIG. 12 is a structural block diagram of a screen display control device according to an alternative embodiment of the present disclosure.
  • FIG. 1 is a block diagram of the hardware structure of the operation of the mobile terminal according to the screen display control method according to an embodiment of the present disclosure.
  • the mobile terminal 10 may include one or more (only one is shown in FIG. 1) processor 102 (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA, etc. ) And a memory 104 for storing data.
  • the above mobile terminal may further include a transmission device 106 for communication function and a touch screen 108.
  • FIG. 1 is merely an illustration, which does not limit the structure of the mobile terminal described above.
  • the mobile terminal 10 may further include more or fewer components than those shown in FIG. 1, or have a different configuration from that shown in FIG.
  • the memory 104 may be used to store computer programs, for example, software programs and modules of application software, such as the computer program corresponding to the screen display control method in the embodiments of the present disclosure, and the processor 102 executes the computer program stored in the memory 104 to execute Various functional applications and data processing, namely to achieve the above method.
  • the memory 104 may include a high-speed random access memory, and may also include a non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory.
  • the memory 104 may further include memories remotely provided with respect to the processor 102, and these remote memories may be connected to the mobile terminal 10 through a network. Examples of the aforementioned network include, but are not limited to, the Internet, intranet, local area network, mobile communication network, and combinations thereof.
  • the transmission device 106 is used to receive or transmit data via a network.
  • the above-mentioned specific example of the network may include a wireless network provided by a communication provider of the mobile terminal 10.
  • the transmission device 106 includes a network adapter (Network Interface Controller, referred to as NIC for short), which can be connected to other network devices through the base station to communicate with the Internet.
  • the transmission device 106 may be a radio frequency (Radio Frequency, RF for short) module, which is used to communicate with the Internet in a wireless manner.
  • RF Radio Frequency
  • the touch screen 108 is used for a user to input related content and display output content.
  • FIG. 2 is a flowchart of screen display control according to an embodiment of the present disclosure. As shown in FIG. 2, the process includes the following steps.
  • Step S102 Acquire touch information generated by a user's touch operation on the touch screen.
  • Step S104 Fuzzy display the current interface of the touch screen according to the touch information.
  • the interface of the screen can be displayed fuzzyly according to the user's touch input. Therefore, the problem of personal information leakage caused by the user's screen being peeped in the user's screen in a public place can be solved. The effect of personal information security.
  • At least one fingerprint of the user may be preset to have a screen blur function.
  • the entire screen becomes blurry.
  • the area of contact between the finger and the screen or the amount of pressing pressure can be identified. The greater the contact area/pressing pressure, the higher the degree of blur.
  • the blur function of the screen can be realized by overlaying a layer of blur interface with adjustable transparency on the screen.
  • This implementation mode does not involve the modification of the terminal display process, nor does it need to modify the attributes of the terminal's display content (for example, transparency), and only needs to start/close a semi-transparent interface (transparency adjustable). Therefore, this solution is more achievable and can be implemented separately through an application (which may be a third-party application).
  • the transparency of the current interface can also be directly adjusted to achieve the blurred display effect of the screen.
  • This implementation method is to add a process of calling the blur/restore interface to adjust the transparency of the current display interface after judging that the fingerprint meets the conditions and obtains the transparency of the corresponding touch area (or pressure magnitude). Therefore, this solution needs to modify the display process of the terminal, and this modification can be implemented by the terminal manufacturer.
  • the touch point may be used as the center, and the further away from the center point, the more blurry the gradual change in the blur level is achieved.
  • the degree of blur can also correspond to the size of the touch area/pressure, for example, the size of the touch area/pressure determines the minimum transparency (corresponding to the maximum degree of blur), such as the larger the touch area, the smaller the transparency at the touch location (the greater the degree of blur) ,
  • the attachment area of the touch point is clear, which is convenient for the user to read further, and the other areas are gradually blurred to achieve privacy protection.
  • the gradual blur effect presented as a whole will give users a better experience.
  • the blur degree of the entire screen may be the same, so that the screen cannot be peeped from any angle, so as to achieve the
  • FIG. 3 is a flowchart of a screen display control method according to another embodiment of the present disclosure. As shown in FIG. 3, this embodiment includes the following steps.
  • step S301 a fingerprint is recorded and stored, and one or more fingerprint blur screen functions can be selected.
  • Step S302 Add important applications to the list of sensitive applications.
  • Step S303 when the application in the sensitive application list is running in the foreground, that is, when the relevant content of the application is displayed on the display screen of the terminal, the system starts the fingerprint detection function.
  • Step S304 when the fingerprint module detects that it is touched, it collects touch fingerprints. After successful fingerprint collection, stop collecting fingerprints before the contact is raised.
  • Step S305 Compare the collected fingerprint with the stored fingerprint to determine whether there is a fingerprint matching the collected fingerprint in the stored fingerprint.
  • step S306 if the collected fingerprint is not a recorded fingerprint, the normal contact is processed.
  • step S307 if the collected fingerprint is one of the recorded fingerprints, it is further determined whether the fingerprint has a screen blur function.
  • step S308 if the fingerprint does not have a blur screen function, it is processed according to the function defined by the fingerprint, that is, the blur screen function is not enabled.
  • step S309 if the fingerprint has a screen blur function, the touch area/pressing pressure of the contact point is acquired in real time, and the transparency is adjusted according to the size of the touch area/pressing pressure to achieve the effect of blurring the screen.
  • the screen blur function can be implemented in the following two ways.
  • FIG. 4 is a flowchart of a screen blur mode according to an embodiment of the present disclosure. The specific process is shown in FIG. 4 and includes the following steps.
  • Step S401 Open an interface with adjustable transparency and overlay it on the current application interface
  • step S402 the size of the touch area is detected in real time.
  • the detection of the touch area is only taken as an example here. It should be understood that in this embodiment, the pressing pressure may also be detected, or the touch area and the pressing pressure may be detected at the same time.
  • Step S403 Obtain the blur degree corresponding to the touch area (or pressing pressure) of the user's touch operation.
  • Step S404 Adjust the blur degree of the overlay interface according to the obtained blur degree value.
  • step S405 it is detected whether the touch operation is ended, for example, whether the finger has been raised.
  • step S406 if yes, the fuzzy interface overlaid on the current application interface is closed. It should be noted that the closing action need not be performed immediately after detecting the end of the touch operation, and can be set to be performed after a period of time as needed, for example, after 5 seconds.
  • T ranges from 0 to 1f.
  • S min and S max are respectively the minimum and maximum contact area of the touch operation of the corresponding finger recorded when the fuzzy screen fingerprint is configured.
  • the contact area can be different from finger to person, so it can provide users with an interactive interface to enter the minimum and maximum contact area. For example, enter a set of data with the smallest contact area, and select the smallest one as the smallest contact area S min . Enter a set of data of the largest contact area, and select the largest one as the largest contact area S max .
  • Parameter S is the actual contact area operated by the user when using this function.
  • P min and P max are respectively the minimum and maximum pressing pressure of the touch operation of the corresponding finger recorded when the fuzzy screen fingerprint is configured.
  • the compression pressure also varies from finger to finger, so it can provide users with an interactive interface for entering the minimum and maximum compression pressure. For example, enter a set of data on the minimum compression pressure and select the smallest one as the minimum compression pressure P min ; then enter a set of data on the maximum compression pressure and select the largest one as the maximum compression pressure P max .
  • Parameter P is the actual pressing pressure operated by the user when using this function.
  • the implementation method of the fuzzy screen does not involve modifying the display process of the terminal, nor does it need to modify the attributes of the display content of the terminal (mainly referring to transparency), and only needs to start/close a semi-transparent interface (adjustable transparency). Sex is stronger. It can be implemented separately through an application (which can be a third-party application).
  • FIG. 5 is a flowchart of the second screen blur mode according to an embodiment of the present disclosure. As shown in FIG. 5, it includes the following steps.
  • step S501 the size of the touch area is detected in real time.
  • the detection of the touch area is only taken as an example here. It should be understood that in this embodiment, the pressing pressure may also be detected, or the touch area and the pressing pressure may be detected at the same time.
  • Step S502 Obtain the transparency value corresponding to the touch area (or pressing pressure) of the user's touch operation.
  • Step S503 Adjust the transparency of the current interface according to the acquired transparency value.
  • step S504 it is detected whether the touch operation is ended, for example, whether the finger has been raised.
  • step S505 if yes, the current interface is restored to the normal display. It should be noted that the recovery action does not need to be executed immediately after detecting the end of the touch operation, and can be set to be executed after a period of time as needed, for example, after 5 seconds.
  • the relationship between the transparency and the transparency T and the touch area S, and the relationship between the transparency T and the pressing pressure P can be the same as the above-mentioned first way, which will not be repeated here.
  • FIG. 6 is a schematic diagram of a screen blur effect according to an embodiment of the present disclosure. As shown in FIG. 6, FIG. 6 shows a schematic diagram of a screen blur effect in manner 1 or manner 2. In addition, in addition to the blurred screen, It is also possible to replace the blur with a flower screen with a simpler technical difficulty, which can also achieve the purpose of protecting user privacy.
  • the present disclosure also provides another screen blurring method, namely, method three.
  • FIG. 7 is a flowchart of screen blur mode three according to an optional embodiment of the present disclosure. As shown in FIG. 7, it includes the following steps:
  • step S701 the size of the touch area is detected in real time.
  • the detection of the touch area is only taken as an example here. It should be understood that in this embodiment, the pressing pressure may also be detected, or the touch area and the pressing pressure may be detected at the same time.
  • Step S702 Acquire the minimum transparency corresponding to the touch area (or pressing pressure) of the user's touch operation.
  • step S703 according to the minimum transparency and the distance from the touch point, the transparency of the overlay interface (or the current display interface) is adjusted step by step.
  • step S704 it is detected whether the touch operation is ended, for example, whether the finger has been raised.
  • Step S705 if it is, then close the blurred interface overlaid on the current application interface (or restore the current interface to the normal display).
  • the transparency of the obtained relationship between T min is the minimum size of the area of the touch, or the relationship between T min and minimum transparency of pressure the pressing, as follows:
  • T min ranges from 0 to 1f.
  • S min and S max are respectively the minimum and maximum contact area of the touch operation of the corresponding finger that is entered when the blurred screen fingerprint is configured.
  • the contact area can be different from finger to person, so it can provide users with an interactive interface for entering the minimum and maximum contact area. For example, enter a set of data with the smallest contact area, and select the smallest one as the smallest contact area S min . Enter a set of data of the largest contact area, and select the largest one as the largest contact area S max .
  • Parameter S is the actual contact area operated by the user when using this function.
  • P min and P max are respectively the minimum and maximum pressing pressure of the touch operation of the corresponding finger recorded when the fuzzy screen fingerprint is configured.
  • the compression pressure also varies from finger to finger, so it can provide users with an interactive interface for entering the minimum and maximum compression pressure. For example, enter a set of data on the minimum compression pressure and select the smallest one as the minimum compression pressure P min ; then enter a set of data on the maximum compression pressure and select the largest one as the maximum compression pressure P max .
  • Parameter P is the actual pressing pressure operated by the user when using this function.
  • L max is the length of the longest diagonal of the screen.
  • FIG. 8 is a schematic diagram of a screen blur effect according to an embodiment of the present disclosure. As shown in FIG. 8, FIG. 8 shows a schematic diagram of the effect of screen blur in stages.
  • the circle in the middle of the screen represents the finger touch position.
  • the size of the touch area determines the transparency of the touch location. This location is the clearest location, and the farther away it is, the more blurred it is.
  • FIG. 9 is a schematic diagram of a user interaction interface for fingerprint entry according to an embodiment of the present disclosure.
  • the fingerprint management interface can be entered to define functions corresponding to each fingerprint, such as unlocking and extinguishing the screen , Blur the screen, etc.
  • FIG. 10 is a schematic diagram of a user interaction interface for sensitive application selection according to an embodiment of the present disclosure.
  • the interface may be a selectable application list, and may include all applications installed in the mobile phone. Users can define whether the application is a sensitive application through the switch on the right side of each application.
  • the method according to the above embodiments can be implemented by means of software plus a necessary general hardware platform, and of course, it can also be implemented by hardware, but in many cases the former is Better implementation.
  • the technical solution of the present disclosure can be embodied in the form of a software product in essence or part that contributes to the existing technology, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk,
  • the CD-ROM includes several instructions to enable a terminal device (which may be a mobile phone, computer, server, or network device, etc.) to execute the methods described in the embodiments of the present disclosure.
  • a screen display control device is also provided.
  • the device is used to implement the above-mentioned embodiments and preferred implementation modes, and those that have already been described will not be repeated.
  • the screen display control device may be located in the electronic device to control the screen display of the electronic device, or may be the electronic device itself.
  • module may implement a combination of software and/or hardware that performs a predetermined function.
  • devices described in the following embodiments are preferably implemented in software, implementation of hardware or a combination of software and hardware is also possible and conceived.
  • FIG. 11 is a structural block diagram of a screen display control device according to an embodiment of the present disclosure. As shown in FIG. 11, the device includes an acquisition module 10 and a control module 20.
  • the obtaining module 10 is configured to obtain touch information generated by a user's touch operation on the touch screen.
  • the control module 20 is configured to trigger the interface blur function of the touch screen according to the touch information.
  • FIG. 12 is a structural block diagram of a screen display control device according to an optional embodiment of the present disclosure. As shown in FIG. 12, the device includes a setting module 30 and a recovery module in addition to the acquisition module 10 and the control module 20 shown in FIG. Module 40.
  • the setting module 30 is configured to set a list of applications that can enable the interface blur function.
  • the restoration module is configured to restore the interface of the touch screen to the normal display when the touch action is ended or the touch action on the touch screen is not detected within a preset duration.
  • control module 20 further includes a matching submodule 21, a control submodule 22, and a determination submodule 23.
  • the matching submodule 21 is configured to match the acquired touch fingerprint information with pre-stored fingerprint information.
  • the control sub-module 22 is configured to trigger an interface blur function of the touch screen when the touch fingerprint information matches the pre-stored fingerprint information.
  • the determining sub-module 23 is configured to determine the interface blur degree of the touch screen according to the touch pressure information and/or the touch area information.
  • control module 20 may further include a first fuzzy interface sub-module 24 or a second fuzzy interface sub-module 25.
  • the first fuzzy interface sub-module 24 is configured to generate a layer of fuzzy interface with adjustable transparency on the touch screen by running an application.
  • the second fuzzy interface submodule 25 is configured to call the transparency adjustment program of the current interface of the touch screen to generate a blurred interface.
  • the above modules can be implemented by software or hardware, and the latter can be implemented by the following methods, but not limited to this: the above modules are all located in the same processor; or, the above modules can be combined in any combination The forms are located in different processors.
  • An embodiment of the present disclosure also provides a storage medium in which a computer program is stored, wherein the computer program is set to execute any of the steps in the above method embodiments during runtime.
  • the above storage medium may include, but is not limited to: a USB flash drive, a read-only memory (Read-Only Memory, ROM for short), a random access memory (Random Access Memory, RAM for short), Various media that can store computer programs, such as removable hard disks, magnetic disks, or optical disks.
  • An embodiment of the present disclosure also provides an electronic device, including a memory, a processor, and a touch display screen.
  • the memory stores a computer program
  • the processor is configured to run the computer program to perform any of the above method embodiments. A step of.
  • modules or steps of the present disclosure can be implemented by a general-purpose computing device, they can be concentrated on a single computing device, or distributed in a network composed of multiple computing devices Above, optionally, they can be implemented with program code executable by the computing device, so that they can be stored in the storage device to be executed by the computing device, and in some cases, can be in a different order than here
  • the steps shown or described are performed, or they are made into individual integrated circuit modules respectively, or multiple modules or steps among them are made into a single integrated circuit module for implementation. In this way, the present disclosure is not limited to any specific combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本公开实施例提供了一种屏幕显示控制方法及装置,该方法包括:获取用户对触摸屏的触摸操作所产生的触摸信息;根据所述触摸信息对所述触摸屏的当前界面进行模糊显示。

Description

屏幕显示控制方法及装置 技术领域
本公开实施例涉及但不限于一种屏幕显示控制方法及装置。
背景技术
随着科技的发展,移动终端已成为人们生活中不可或缺的一部分,移动终端包含有大量的信息,比如私人信息、账户信息等,这使得移动终端的信息安全变得尤为重要。
特别是随着手机屏幕的大屏化,虽然给用户带来了很好的使用体验,但是大屏幕却不利于用户的隐私保护,例如,当在人流较大的公共场合,如地铁、公交、商场等,用户难免需要查看一些私人信息或账户信息,但身边不时有人走过,这样很容易就会被旁人偷看到自己的隐私,若遇到不法分子,则会给用户造成经济或隐私的损害。
当遇到上述的个人信息可能被偷窥屏幕而存在泄漏的场景时,用户不得不在旁人走过时将手机熄屏,之后再亮屏,但是这种操作麻烦而且耗时,影响用户的正常使用。
发明内容
根据本公开的一个实施例,提供了一种屏幕显示控制方法,包括:获取用户对触摸屏的触摸操作所产生的触摸信息;根据所述触摸信息对所述触摸屏的当前界面进行模糊显示。
其中,所述触摸信息包括以下至少之一:触摸指纹信息、触摸压力信息、触摸面积信息。
其中,所述触摸信息包括所述触摸指纹信息,根据所述触摸信息对所述触摸屏的当前界面进行模糊显示包括:将获取的所述触摸指纹信息与预存的指纹信息进行匹配;如果所述触摸指纹信息与所述预存的指纹信息匹配,则触发所述触摸屏的界面模糊功能以对所述触摸屏的当前界面进行模糊显示。
其中,所述触摸信息还包括所述触摸压力信息和/或所述触摸面积信息,对所述触摸屏的当前界面进行模糊显示之前,还包括:根据所述触摸压力信息和/或所述触摸面积信息确定所述触摸屏的界面模糊度。
其中,在根据所述触摸压力信息和/或所述触摸面积信息确定所述触摸屏的界面模糊度的过程中,触摸压力越大和/或触摸面积越大,所述触摸屏的界面模糊度越大。
其中,所显示的整个所述触摸屏的界面模糊度相同;或者,在所述触摸屏的界面上,距离所述触摸点越近的区域,界面模糊度越大。
其中,获取用户对触摸屏的触摸信息之前,还包括:设置可开启界面模糊功能的应用列表;对所述触摸屏的当前界面进行模糊显示之前,还包括:确定所述触摸屏的界面当前显示的应用已开启界面模糊功能。
其中,触发所述触摸屏的界面模糊功能以对所述触摸屏的当前界面进行模糊显示包括以下之一:通过运行应用在所述触摸屏上生成一层透明度可调的模糊界面;调用所述触摸屏的当前界面的透明度调整程序生成模糊界面。
其中,对当前显示界面进行模糊显示之后,还包括:当触摸动作结束或在预设时长内未检测到对所述触摸屏的触摸动作,则将所述触摸屏的界面恢复为正常显示。
根据本公开的另一个实施例,提供了一种屏幕显示控制装置,包括:获取模块,用于获取用户对触摸屏的触摸操作所产生的触摸信息;控制模块,用于根据所述触摸信息对所述触摸屏的当前界面进行模糊显示。
其中,所述触摸信息包括以下至少之一:触摸指纹信息、触摸压力信息、触摸面积信息。
其中,所述触摸信息包括所述触摸指纹信息,控制模块包括:匹配子模块,配置为将获取的所述触摸指纹信息与预存的指纹信息进行匹配;控制子模块,配置为在所述触摸指纹信息与所述预存的指纹信息匹配的情况下,触发所述触摸屏的界面模糊功能以对所述触摸屏的当前界面进行模糊显示。
其中,所述触摸信息还包括所述触摸压力信息和/或所述触摸面积信息,控制模块还包括:确定子模块,配置为根据所述触摸压力信息和/或所述触摸面积信息确定所述触摸屏的界面模糊度。
其中,该屏幕显示控制装置还包括:设置模块,配置为设置可开启界面模糊功能的应用列表;
其中,该控制模块还包括以下之一:第一模糊界面子模块,配置为通过运行应用在所述触摸屏上生成一层透明度可调的模糊界面;第二模糊界面子模块,配置为调用所述触摸屏的当前界面的透明度调整程序生成模糊界面。
其中,该控制模块还包括:恢复模块,配置为在触摸动作结束或在预设时长内未检测到对所述触摸屏的触摸动作的情况下,将所述触摸屏的界面恢复为正常显示。
根据本公开的又一个实施例,还提供了一种存储介质,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。
根据本公开的又一个实施例,还提供了一种电子装置,包括存储器和处理器,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行上述任一项方法实施例中的步骤。
在本公开的上述实施例中,通过在屏幕中显示个人重要信息时,对屏幕的界面进行模糊显示,因此,可以解决因屏幕容易被偷窥而导致个人信息泄漏问题,达到增加个人信息安全的效果。
附图说明
此处所说明的附图用来提供对本公开的进一步理解,构成本公开的一部分,本公开的示意性实施例及其说明用于解释本公开,并不构成对本公开的不当限定。在附图中:
图1是根据本公开实施例的屏幕显示控制方法运行终端的硬件结构框图。
图2是根据本公开实施例的屏幕显示控制方法流程图。
图3是根据本公开另一实施例的屏幕显示控制方法流程图。
图4是根据本公开实施例的屏幕模糊方式一流程图。
图5是根据本公开实施例的屏幕模糊方式二流程图。
图6是根据本公开实施例的屏幕模糊效果示意图。
图7是根据本公开可选实施例的屏幕模糊方式三流程图。
图8是根据本公开实施例的屏幕模糊效果示意图。
图9是根据本公开实施例的指纹录入的用户交互界面示意图。
图10是根据本公开实施例的敏感应用选择的用户交互界面示意图。
图11是根据本公开实施例的屏幕显示控制装置结构框图。
图12是根据本公开可选实施例的屏幕显示控制装置结构框图。
具体实施方式
下文中将参考附图并结合实施例来详细说明本公开。需要说明的是,在不冲突的情况下,本公开中的实施例及实施例中的特征可以相互组合。
需要说明的是,本公开的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。
本公开实施例提供的方法可以在移动终端、计算机终端或者类似的带有触摸屏显示器的电子装置中执行。以运行在移动终端上为例,图1是根据本公开实施例的屏幕显示控制方法运行移动终端的硬件结构框图。如图1所示,移动终端10可以包括一个或多个(图1中仅示出一个)处理器102(处理器102可以包括但不限于微处理器MCU或可编程逻辑器件FPGA等的处理装置)和用于存储数据的存储器104。上述移动终端还可以包括用于通信功能的传输设备106以及触摸屏108。本领域普通技术人员可以理解,图1所示的结构仅为示意,其并不对上述移动终端的结构造成限定。例如,移动终端10还可包括比图1中所示更多或者更少的组件,或者具有与图1所示不同的配置。
存储器104可用于存储计算机程序,例如,应用软件的软件程序以及模块,如本公开实施例中的屏幕显示控制方法对应的计算机程序,处理器102通过运行存储在存储器104内的计算机程序,从而执行各种功能应用以及数据处理,即实现上述的方法。存储器104可包括高速随机存储器,还可包括非易失性存储器,如一个或者多个磁性存储装置、闪存、或者其他非易失性固态存储器。在一些实例中,存储器104可进一步包括相对于处理器102远程设置的存储器,这些远程存储器可以通过网络连接至移动终端10。上述网络的实例包括但不限于互联网、企业内部网、局域网、移动通信网及其组合。
传输装置106用于经由一个网络接收或者发送数据。上述的网络具体实例可包括移动终端10的通信供应商提供的无线网络。在一个实例中,传输装置106包括一个网络适配器(Network Interface Controller,简称为NIC),其可通过基站与其他网络设备相连从而可与互联网进行通讯。在一个实例中,传输装置106可以为射频(Radio Frequency,简称为RF)模块,其用于通过无线方式与互联网进行通讯。
触摸屏108用于用户进行相关内容的输入以及输出内容的显示。
在本实施例中提供了一种运行于上述移动终端的屏幕显示控制方法,图2是根据本公开实施例的屏幕显示控制的流程图,如图2所示,该流程包括如下步骤。
步骤S102,获取用户对触摸屏的触摸操作所生成的触摸信息。
步骤S104,根据所述触摸信息对触摸屏的当前界面进行模糊显示。
在本实施例中,可以根据用户的触摸输入,来对屏幕的界面进行模糊显示,因此,可以解决用户在公共场合中,因终端的屏幕被偷窥而导致个人信息泄漏的问题,达到增加终端中个人信息安全的效果。
在上述实施例中,在步骤S102之前,可以预先设置用户的至少1个指纹具有模糊屏幕功能,当用户使用该手指触摸具有指纹识别功能的屏幕时,则整个屏幕变得模糊。同时,可以识别手指与屏幕的接触面积或按压压力大小,可以设定接触面积/按压压力越大,模糊程度可以越高。当触摸动作结束,手指抬起后屏幕的显示立即恢复正常,或在手指抬起经过数秒之后 屏幕的显示恢复正常。
在上述实施例中,可通过在屏幕上覆盖一层透明度可调的模糊界面来实现屏幕的模糊功能。该实现方式不涉及对终端显示流程的修改,也不需要修改终端的显示内容的属性(例如,透明度),只需启动/关闭一个半透明界面(透明度可调)即可。因此,该方案可实现性更强,可通过一应用(可以是第三方应用)单独实现。
在上述实施例中,也可以直接调整当前界面的透明度来实现屏幕的模糊显示效果。该实现方式是在判断指纹满足条件且获取到对应触摸面积(或压力大小)的透明度来后,增加一个调用模糊/恢复界面的流程来调整当前显示界面的透明度。因此,该方案需要修改终端的显示流程,该修改可通过终端厂商来实现。
在上述实施例的步骤S104中,屏幕的模糊方式可以有多种,例如,可以以触摸点为中心,距离中心点越远越模糊,实现模糊等级逐渐变化的效果。另外,模糊程度也可以与触摸面积/压力大小相对应,例如触摸面积/压力大小决定最小透明度(对应最大模糊程度),如触摸面积越大,触摸位置处的透明度越小(模糊程度越大),最外围的模糊程度也越大。该方案在具有全屏指纹屏幕的终端上,当检测到满足条件的指纹触摸和触摸面积后,实现触摸点附件区域清晰,方便用户进一步阅读,同时将其他区域逐级模糊,达到保护隐私目的,而且整体呈现的逐级模糊的效果会给用户较好的体验。当然,也可以整个屏幕的模糊程度相同,这样的话从任何角度均无法偷窥屏幕,从而达到对显示内容的完全保护的目的。
本公开实施例还提供了一种屏幕显示控制方法。本实施例从指纹的录制到屏幕模糊功能的启动均进行了详细的描述,为了方便描述,本实施例也以在终端的触摸屏实现该方法为例进行说明。图3是根据本公开另一实施例的屏幕显示控制方法流程图,如图3所示,本实施例的包括如下步骤。
步骤S301,录制并存储指纹,可以选择其中1个或多个指纹模糊屏幕功能。
步骤S302,添加重要应用至敏感应用列表中。
步骤S303,当敏感应用列表中的应用运行在前台时,即,当该应用的 相关内容在终端的显示屏上显示时,系统开启指纹检测功能。
步骤S304,当指纹模块检测到被触摸时,采集触摸指纹。指纹采集成功后在该触点抬起前停止采集指纹。
步骤S305,将采集到的指纹与存储的指纹进行比较,判断存储的指纹中是否存在与采集的指纹相匹配的指纹。
步骤S306,如果所采集到的指纹不是录制保存的指纹,则按正常触点处理。
步骤S307,如果所采集到的指纹是录制指纹中的一个,则进一步判断该指纹是否具有模糊屏幕功能。
步骤S308,如果该指纹不具有模糊屏幕功能,则根据该指纹定义的功能处理,即,不启用模糊屏幕功能。
步骤S309,如果该指纹具有模糊屏幕功能,则实时获取该触点的触摸面积/按压压力,并根据触摸面积/按压压力的大小来调节透明度,以实现模糊屏幕的效果。
在本实施例中,可通过如下两种方式来实现屏幕模糊功能。
方式一:通过在终端的屏幕上覆盖一层透明度可调的半透明界面来实现屏幕模糊功能,从而达到实现模糊屏幕的效果。图4是根据本公开实施例的屏幕模糊方式一流程图,具体流程如图4所示,包括如下步骤。
步骤S401,打开一个透明度可调的界面,覆盖在当前应用界面上;
步骤S402,实时检测触摸面积的大小。为了便于描述,此处仅以检测触摸面积为例,应当理解,在本实施例中,也可检测按压压力,或同时检测触摸面积和按压压力。
步骤S403,获取用户触摸操作的触摸面积(或按压压力)对应的模糊度。
步骤S404,根据获取的模糊度的值来调整覆盖界面的模糊度。
步骤S405,检测触摸操作是否结束,例如,手指是否已抬起。
如果不是,则继续进行步骤S402。
步骤S406,如果是,则关闭覆盖在当前应用界面上的模糊界面。需说明的是,关闭动作不必是在检测到触摸操作结束后立即执行,可以根据需要设定在一段时间后执行,例如,5秒后。
在本实施例中,透明度T与触摸面积S,以及透明度T与按压压力P的关系为:
Figure PCTCN2019127811-appb-000001
Figure PCTCN2019127811-appb-000002
T的数值范围从0~1f,数值越大越透明。即,0表示完全不透明,而1f表示完全透明。
其中,S min和S max分别是在配置模糊屏幕指纹时,所录入的对应手指的触摸操作的最小和最大接触面积。接触面积可因手指、因人而异,所以可为用户提供录入最小和最大接触面积的交互界面。例如,录入一组最小接触面积的数据,从中选择最小的那个作为最小接触面积S min。录入一组最大接触面积的数据,从中选择最大的那个作为最大接触面积S max。参数S为使用该功能时,用户操作的实际接触面积。
其中,P min和P max分别是在配置模糊屏幕指纹时,所录入的对应手指的触摸操作的最小和最大按压压力。按压压力也因手指、因人而异,所以可为用户提供录入最小和最大按压压力的交互界面。例如,录入一组最小按压压力的数据,从中选择最小的那个作为最小按压压力P min;再录入一组最大按压压力的数据,从中选择最大的那个作为最大按压压力P max。参数P为使用该功能时,用户操作的实际按压压力。
该模糊屏幕实现方式不涉及修改终端的显示流程,也不需要修改终端的显示内容的属性(主要指透明度),只需启动/关闭一个半透明界面(透明度可调)即可,因此,可实现性更强。可通过一应用(可以是第三方应用)单独实现。
方式二:直接调整当前界面的透明度来模糊屏幕,因为,调整界面的透明度的应用是终端中的系统应用,因此直接调用该应用即可。图5是根据本公开实施例的屏幕模糊方式二流程图,如图5所示,包括如下步骤。
步骤S501,实时检测触摸面积的大小。为了便于描述,此处仅以检测 触摸面积为例,应当理解,在本实施例中,也可检测按压压力,或同时检测触摸面积和按压压力。
步骤S502,获取用户触摸操作的触摸面积(或按压压力)对应的透明度值。
步骤S503,根据获取的透明度值来调整当前界面的透明度。
步骤S504,检测触摸操作是否结束,例如,手指是否已抬起。
如果不是,则继续进行步骤S501。
步骤S505,如果是,则恢复当前界面至正常显示。需说明的是,恢复动作不必是在检测到触摸操作结束后立即执行,可以根据需要设定在一段时间后执行,例如,5秒后。
在方式二中,透明度与透明度T与触摸面积S的关系,以及透明度T与按压压力P的关系,均可与上述的方式一相同,在此不累述。
在方式二中,在判断指纹满足条件且获取到对应触摸面积(或压力大小)的透明度之后,增加一个调用终端中的透明度调整应用的流程来调整当前显示界面的透明度。因此,该方式需要修改终端的显示流程,该修改可通过终端厂商来实现。
为了获得直观的效果理解,图6是根据本公开实施例的屏幕模糊效果示意图,如图6所示,图6示出了方式一或方式二的屏幕模糊效果示意图,另外,除了模糊屏幕外,还可以用技术难度更为简单的花屏来代替模糊,也可以达到保护用户隐私的目的。
在上述的实施例中,在对终端的屏幕进行模糊处理后,整个屏幕的显示界面的模糊度是相同的,因此,用户自己浏览屏幕界面也同时受到了影响。针对这种情况,本公开还提供了另外一种屏幕模糊方式,即,方式三。
在方式三中,整个屏幕的模糊度是不相同的。以触摸点为中心,距离中心点越远越模糊,实现模糊等级逐渐变化的效果。当然,根据需要,还可以设置其他的屏幕模糊区域分布方式,在此不一一详述。在方式三中,触摸面积/压力大小决定最小透明度(对应最大模糊程度),如触摸面积越大,触摸位置处的透明度越小(模糊程度越大),最外围的模糊程度越大。图7 是根据本公开可选实施例的屏幕模糊方式三流程图,如图7所示,包括如下步骤:
步骤S701,实时检测触摸面积的大小。为了便于描述,此处仅以检测触摸面积为例,应当理解,在本实施例中,也可检测按压压力,或同时检测触摸面积和按压压力。
步骤S702,获取用户触摸操作的触摸面积(或按压压力)对应的最小透明度。
步骤S703,根据最小透明度以及距离触摸点的距离,逐级调整覆盖界面(或当前显示界面)的透明度。
步骤S704,检测触摸操作是否结束,例如,手指是否已抬起。
如果不是,则继续进行步骤S701。
步骤S705,如果是,则关闭覆盖在当前应用界面上的模糊界面(或恢复当前界面至正常显示)。
在方式三中,获得的是最小透明度T min与触摸面积大小的关系,或最小透明度T min与按压压力大小的关系,具体如下:
Figure PCTCN2019127811-appb-000003
Figure PCTCN2019127811-appb-000004
T min的数值范围从0~1f,数值越大越透明。即,0表示完全不透明,而1f表示完全透明。
界面上任意位置处的透明度T与最小透明度T min和该位置与触点距离L的关系为:
Figure PCTCN2019127811-appb-000005
在方式三中,S min和S max分别是在配置模糊屏幕指纹时,所录入的对应手指的触摸操作的最小和最大接触面积。接触面积可因手指、因人而异,所以可为用户提供录入最小和最大接触面积的交互界面。例如,录入一组最小接触面积的数据,从中选择最小的那个作为最小接触面积S min。录入一组最大接触面积的数据,从中选择最大的那个作为最大接触面积S max。参数S为使用该功能时,用户操作的实际接触面积。
在方式三中,P min和P max分别是在配置模糊屏幕指纹时,所录入的对应手指的触摸操作的最小和最大按压压力。按压压力也因手指、因人而异,所以可为用户提供录入最小和最大按压压力的交互界面。例如,录入一组最小按压压力的数据,从中选择最小的那个作为最小按压压力P min;再录入一组最大按压压力的数据,从中选择最大的那个作为最大按压压力P max。参数P为使用该功能时,用户操作的实际按压压力。
在方式三中,L max是屏幕最长对角线的长度。L=0为触摸点位置的透明度T=T min,当L=L max为屏幕有可能达到的最远距离,T=1,完全不透明,一般情况下达不到。
对于方式三,在具有全屏指纹屏幕的终端上,当检测到满足条件的指纹触摸和触摸面积后,可实现触摸点附近区域清晰,方便用户进一步阅读,同时将其他区域逐级模糊,达到保护隐私目的,而且整体呈现的逐级模糊的效果会给用户较好的体验。为了获得直观的效果理解,图8是根据本公开实施例的屏幕模糊效果示意图,如图8所示,图8示出了屏幕逐级模糊的效果示意图。
在图8中,屏幕中间的圆圈表征手指触摸位置。触摸面积大小决定触摸位置的透明度,该处为最清晰位置,距离该位置越远越模糊。
另外,如果在具有独立指纹模块而非全屏指纹屏幕的终端上也实现逐级模糊的效果,可使用具有模糊屏幕的手指触碰指纹识别模块,用另一手指点击屏幕,并获取该手指的接触面积或按压压力,来调节屏幕的透明度。
为了便于对本公开的理解,下面通过实施例对本公开涉及的用户交互界进行描述。图9是根据本公开实施例的指纹录入的用户交互界面示意图,如图9所示,在用户进行指纹录制结束后,可进入该指纹管理界面来定义各指纹对应的功能,如解锁、灭屏、模糊屏幕等。
在定义具有模糊屏幕功能的指纹后,终端会自动弹出让用户选择敏感应用的界面。图10是根据本公开实施例的敏感应用选择的用户交互界面示意图,如图10所示,该界面可以是一个可选择的应用列表,可包含安装到手机中的所有应用。用户可以通过每个应用右侧的开关来定义该应用是否为敏感应用。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到根据上述实施例的方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本公开的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本公开各个实施例所述的方法。
在本实施例中还提供了一种屏幕显示控制装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。该屏幕显示控制装置可以是位于电子装置中,用于控制该电子装置的屏幕显示,也可以是该电子装置本身。
如以下所使用的,术语“模块”或“子模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。
图11是根据本公开实施例的屏幕显示控制装置结构框图,如图11所示,该装置包括获取模块10和控制模块20。
获取模块10配置为获取用户对触摸屏的触摸操作所产生的触摸信息。控制模块20配置为根据所述触摸信息触发所述触摸屏的界面模糊功能。
图12是根据本公开可选实施例的屏幕显示控制装置结构框图,如图12所示,该装置除包括图11中所示的获取模块10和控制模块20外,还包括设置模块30和恢复模块40。
设置模块30配置为设置可开启界面模糊功能的应用列表。恢复模块配置为在触摸动作结束或在预设时长内未检测到对所述触摸屏的触摸动作的情况下,将所述触摸屏的界面恢复为正常显示。
另外,在本实施例中,控制模块20还进一步包括匹配子模块21、控制子模块22、确定子模块23。匹配子模块21配置为将获取的所述触摸指纹信息与预存的指纹信息进行匹配。控制子模块22配置为在所述触摸指纹信息与所述预存的指纹信息匹配的情况下,触发所述触摸屏的界面模糊功能。 确定子模块23配置为根据所述触摸压力信息和/或所述触摸面积信息确定所述触摸屏的界面模糊度。
在本实施例中,控制模块20还可进一步包括第一模糊界面子模块24或第二模糊界面子模块25。第一模糊界面子模块24配置为通过运行应用在所述触摸屏上生成一层透明度可调的模糊界面。第二模糊界面子模块25配置为调用所述触摸屏的当前界面的透明度调整程序生成模糊界面。
需要说明的是,上述各个模块是可以通过软件或硬件来实现的,对于后者,可以通过以下方式实现,但不限于此:上述模块均位于同一处理器中;或者,上述各个模块以任意组合的形式分别位于不同的处理器中。
本公开的实施例还提供了一种存储介质,该存储介质中存储有计算机程序,其中,该计算机程序被设置为运行时执行上述任一项方法实施例中的步骤。
可选地,在本实施例中,上述存储介质可以包括但不限于:U盘、只读存储器(Read-Only Memory,简称为ROM)、随机存取存储器(Random Access Memory,简称为RAM)、移动硬盘、磁碟或者光盘等各种可以存储计算机程序的介质。
本公开的实施例还提供了一种电子装置,包括存储器、处理器和触摸显示屏,该存储器中存储有计算机程序,该处理器被设置为运行计算机程序以执行上述任一项方法实施例中的步骤。
显然,本领域的技术人员应该明白,上述的本公开的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本公开不限制于任何特定的硬件和软件结合。
以上所述仅为本公开的优选实施例而已,并不用于限制本公开,对于本领域的技术人员来说,本公开可以有各种更改和变化。凡在本公开的原 则之内,所作的任何修改、等同替换、改进等,均应包含在本公开的保护范围之内。

Claims (18)

  1. 一种屏幕显示控制方法,其特征在于,包括:
    获取用户对触摸屏的触摸操作所产生的触摸信息;
    根据所述触摸信息对所述触摸屏的当前界面进行模糊显示。
  2. 根据权利要求1所述的方法,其特征在于,所述触摸信息包括以下至少之一:
    触摸指纹信息、触摸压力信息、触摸面积信息。
  3. 根据权利要求2所述的方法,其特征在于,所述触摸信息包括所述触摸指纹信息,所述根据所述触摸信息对所述触摸屏的当前界面进行模糊显示包括:
    将获取的所述触摸指纹信息与预存的指纹信息进行匹配;
    如果所述触摸指纹信息与所述预存的指纹信息匹配,则触发所述触摸屏的界面模糊功能以对所述触摸屏的当前界面进行模糊显示。
  4. 根据权利要求3所述的方法,其特征在于,所述触摸信息还包括所述触摸压力信息和/或所述触摸面积信息,对所述触摸屏的当前界面进行模糊显示之前,还包括:
    根据所述触摸压力信息和/或所述触摸面积信息确定所述触摸屏的界面模糊度。
  5. 根据权利要求4所述的方法,其特征在于,在根据所述触摸压力信息和/或所述触摸面积信息确定所述触摸屏的界面模糊度的过程中,触摸压力越大和/或触摸面积越大,所述触摸屏的界面模糊度越大。
  6. 根据权利要求5所述的方法,其特征在于,在所述触摸屏的界面上,各区域的界面模糊度相同;
    或者,在所述触摸屏的界面上,距离所述触摸点越近的区域,界面模糊度越大。
  7. 根据权利要求1所述的方法,其特征在于,
    获取用户对触摸屏的触摸信息之前,还包括:设置可开启界面模糊功能的应用列表;
    触发所述触摸屏的界面模糊功能之前,还包括:确定所述触摸屏的界面当前显示的应用已开启界面模糊功能。
  8. 根据权利要求1所述的方法,其特征在于,触发所述触摸屏的界面模糊功能以对所述触摸屏的当前界面进行模糊显示包括以下之一:
    通过运行应用在所述触摸屏上生成一层透明度可调的模糊界面;
    调用所述触摸屏的当前界面的透明度调整程序生成模糊界面。
  9. 根据权利要求1所述的方法,其特征在于,对当前显示界面进行模糊显示之后,还包括:
    当触摸动作结束或在预设时长内未检测到对所述触摸屏的触摸动作,则将所述触摸屏的界面恢复为正常显示。
  10. 一种屏幕显示控制装置,其特征在于,包括:
    获取模块,配置为获取用户对触摸屏的触摸操作所产生的触摸信息;
    控制模块,配置为根据所述触摸信息对所述触摸屏的当前界面进行模糊显示。
  11. 根据权利要求10所述的装置,其特征在于,所述触摸信息包括以下至少之一:
    触摸指纹信息、触摸压力信息、触摸面积信息。
  12. 根据权利要求11所述的装置,其特征在于,所述触摸信息包括所述触摸指纹信息,所述控制模块包括:
    匹配子模块,配置为将获取的所述触摸指纹信息与预存的指纹信息进行匹配;
    控制子模块,配置为在所述触摸指纹信息与所述预存的指纹信息匹配的情况下,触发所述触摸屏的界面模糊功能以对所述触摸屏的当前界面进行模糊显示。
  13. 根据权利要求11所述的装置,其特征在于,所述触摸信息还包括所 述触摸压力信息和/或所述触摸面积信息,所述控制模块还包括:
    确定子模块,配置为根据所述触摸压力信息和/或所述触摸面积信息确定所述触摸屏的界面模糊度。
  14. 根据权利要求10所述的装置,其特征在于,还包括
    设置模块,配置为设置可开启界面模糊功能的应用列表;
  15. 根据权利要求10所述的装置,其特征在于,所述控制模块还包括以下之一:
    第一模糊界面子模块,配置为通过运行应用在所述触摸屏上生成一层透明度可调的模糊界面;
    第二模糊界面子模块,配置为调用所述触摸屏的当前界面的透明度调整程序生成模糊界面。
  16. 根据权利要求10所述的装置,还包括:
    恢复模块,配置为在触摸动作结束或在预设时长内未检测到对所述触摸屏的触摸动作的情况下,将所述触摸屏的界面恢复为正常显示。
  17. 一种存储介质,其特征在于,所述存储介质中存储有计算机程序,其中,所述计算机程序被设置为运行时执行所述权利要求1至9任一项中所述的方法。
  18. 一种电子装置,包括存储器、处理器和触摸屏,其特征在于,所述存储器中存储有计算机程序,所述处理器被设置为运行所述计算机程序以执行所述权利要求1至9任一项中所述的方法。
PCT/CN2019/127811 2018-12-25 2019-12-24 屏幕显示控制方法及装置 WO2020135397A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811594095.9A CN111367454A (zh) 2018-12-25 2018-12-25 屏幕显示控制方法及装置
CN201811594095.9 2018-12-25

Publications (1)

Publication Number Publication Date
WO2020135397A1 true WO2020135397A1 (zh) 2020-07-02

Family

ID=71125725

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/127811 WO2020135397A1 (zh) 2018-12-25 2019-12-24 屏幕显示控制方法及装置

Country Status (2)

Country Link
CN (1) CN111367454A (zh)
WO (1) WO2020135397A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485047B (zh) * 2021-07-28 2022-11-01 武汉华星光电技术有限公司 显示面板及其驱动方法
CN116167069A (zh) * 2021-11-22 2023-05-26 Oppo广东移动通信有限公司 隐私保护方法及装置、设备、存储介质

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105243308A (zh) * 2015-09-25 2016-01-13 维沃移动通信有限公司 显示方法及移动终端
CN105549850A (zh) * 2016-01-29 2016-05-04 广东欧珀移动通信有限公司 一种图片模糊处理方法和装置
CN105824550A (zh) * 2015-07-23 2016-08-03 维沃移动通信有限公司 一种屏幕保护界面控制方法和装置
CN106031159A (zh) * 2014-03-26 2016-10-12 英特尔公司 控制屏幕捕获的系统和方法
CN107679426A (zh) * 2017-09-08 2018-02-09 维沃移动通信有限公司 一种屏幕内容显示方法及移动终端
US10025952B1 (en) * 2014-11-21 2018-07-17 The Florida State University Research Foundation, Inc. Obfuscation of sensitive human-perceptual output
CN109284058A (zh) * 2018-08-10 2019-01-29 珠海格力电器股份有限公司 移动终端及其显示内容处理方法、装置和存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157935A (en) * 1996-12-17 2000-12-05 Tran; Bao Q. Remote data access and management system
CN104809402B (zh) * 2015-04-03 2017-11-07 广东欧珀移动通信有限公司 一种信息模糊显示方法及终端
CN106469280B (zh) * 2015-08-14 2021-05-14 腾讯科技(深圳)有限公司 即时通讯界面处理的方法及装置
CN106055999A (zh) * 2016-06-10 2016-10-26 安徽朗格暖通设备有限公司 一种移动终端隐私保护的方法及移动终端
CN107943368A (zh) * 2017-11-30 2018-04-20 珠海市魅族科技有限公司 显示控制方法、装置、计算机装置及计算机可读存储介质

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106031159A (zh) * 2014-03-26 2016-10-12 英特尔公司 控制屏幕捕获的系统和方法
US10025952B1 (en) * 2014-11-21 2018-07-17 The Florida State University Research Foundation, Inc. Obfuscation of sensitive human-perceptual output
CN105824550A (zh) * 2015-07-23 2016-08-03 维沃移动通信有限公司 一种屏幕保护界面控制方法和装置
CN105243308A (zh) * 2015-09-25 2016-01-13 维沃移动通信有限公司 显示方法及移动终端
CN105549850A (zh) * 2016-01-29 2016-05-04 广东欧珀移动通信有限公司 一种图片模糊处理方法和装置
CN107679426A (zh) * 2017-09-08 2018-02-09 维沃移动通信有限公司 一种屏幕内容显示方法及移动终端
CN109284058A (zh) * 2018-08-10 2019-01-29 珠海格力电器股份有限公司 移动终端及其显示内容处理方法、装置和存储介质

Also Published As

Publication number Publication date
CN111367454A (zh) 2020-07-03

Similar Documents

Publication Publication Date Title
US11314851B2 (en) Method for protecting private information and terminal device
US10643054B2 (en) Method and device for identity verification
CN106951163B (zh) 一种显示控制方法及装置
US20190334721A1 (en) Mobile Terminal Privacy Protection Method and Protection Apparatus, and Mobile Terminal
CN111695382B (zh) 指纹采集区域确定方法和指纹采集区域确定装置
CN108024009B (zh) 一种电子设备及其方法
EP3086275A1 (en) Numerical value transfer method, terminal, cloud server, computer program and recording medium
WO2014084224A1 (ja) 電子機器および視線入力方法
CN104853111B (zh) 一种拍摄方法及终端
KR20180013208A (ko) 차등적 뷰티효과 처리 장치 및 방법
WO2020207413A1 (zh) 一种内容推送方法、装置与设备
CN107577959A (zh) 一种隐私保护方法及移动终端
US20180144176A1 (en) Fingerprint template acquisition method and device
CN106254807B (zh) 提取静止图像的电子设备和方法
CN110245607B (zh) 眼球追踪方法及相关产品
WO2020135397A1 (zh) 屏幕显示控制方法及装置
CN107343143A (zh) 一种图像处理方法、装置、终端及计算机可读存储介质
CN109074171A (zh) 输入方法及电子设备
CN109992119B (zh) 一种输入法界面的显示方法、装置和设备
CN110188666B (zh) 静脉采集方法及相关产品
CN110059548B (zh) 目标检测方法及装置
WO2020048243A1 (zh) 一种窗口调整方法、窗口调整装置及移动终端
CN111353946A (zh) 图像修复方法、装置、设备及存储介质
WO2021115097A1 (zh) 瞳孔检测方法及相关产品
CN113282364A (zh) 显示方法、显示装置和电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19903271

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 16.11.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 19903271

Country of ref document: EP

Kind code of ref document: A1