WO2017167131A1 - Method and device for determining object to be unlocked - Google Patents

Method and device for determining object to be unlocked Download PDF

Info

Publication number
WO2017167131A1
WO2017167131A1 PCT/CN2017/078047 CN2017078047W WO2017167131A1 WO 2017167131 A1 WO2017167131 A1 WO 2017167131A1 CN 2017078047 W CN2017078047 W CN 2017078047W WO 2017167131 A1 WO2017167131 A1 WO 2017167131A1
Authority
WO
WIPO (PCT)
Prior art keywords
locked
locked application
evaluation value
application
system evaluation
Prior art date
Application number
PCT/CN2017/078047
Other languages
French (fr)
Chinese (zh)
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 WO2017167131A1 publication Critical patent/WO2017167131A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/316User authentication by observing the pattern of computer usage, e.g. typical user behaviour
    • 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]

Definitions

  • the present application relates to computer technology, and in particular, to a method and an apparatus for determining an object to be unlocked.
  • the smart device provides the user with an application locking service, that is, the user can lock the specified application on the smart device according to his own use requirements, and needs to use the application. Then unlock it, so that people other than the user can't use the locked application, which enhances the security of the application.
  • a smart device when a smart device maintains a locked application, it needs to use a timer to check whether the locked application has been switched to the foreground operation at regular intervals. If an application is detected, the user is instructed to switch to In the foreground, the user needs to provide a visual operation interface to prompt the user to unlock according to the preset rules.
  • the embodiment of the present invention provides a method and a device for determining an object to be unlocked, which are used for accurately selecting an application to be unlocked according to a user's use requirement, and avoiding resource loss.
  • a method for determining an object to be unlocked includes:
  • determining that there are at least two locked applications that are triggered to unlock the operation including:
  • the system evaluation value of a locked application is generated based on historical usage status information of the locked application.
  • the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
  • the historical usage status information of a locked application includes one or any combination of the following parameters:
  • the degree of association between the locked application and other applications that the user uses during the third set time range is the degree of association between the locked application and other applications that the user uses during the third set time range.
  • selecting a locked application whose system evaluation value meets a preset screening policy is used as an object to be unlocked, and the selecting unit is configured to:
  • the highest priority number corresponding to the current system evaluation value is filtered out.
  • the second locked application determines whether the change trend of the current system evaluation value of the second locked application meets a preset second change rule, and if yes, selects the second locked application as the object to be unlocked Otherwise, when it is determined that the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
  • the selecting unit is configured to:
  • the selecting unit when determining that the change trend of the current system evaluation value of the second locked application conforms to a preset second change rule, is configured to:
  • Unlock the locked application selected as the object to be unlocked.
  • the locked application selected as the object to be unlocked is unlocked, including:
  • the visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
  • a determining device for an object to be unlocked includes:
  • a determining unit configured to determine that there are at least two locked applications that are triggered to unlock the operation
  • An obtaining unit configured to acquire a current system evaluation of the at least two locked applications a value, wherein a system evaluation value of a locked application is used to characterize the importance of the one locked application relative to the user;
  • the processing unit is configured to select a locked application whose system evaluation value meets the preset screening policy as the object to be unlocked.
  • the determining unit is configured to:
  • the system evaluation value of a locked application is generated based on historical usage status information of the locked application.
  • the obtaining unit is further configured to:
  • the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
  • the historical usage status information of a locked application includes one or any combination of the following parameters:
  • the degree of association between the locked application and other applications that the user uses during the third set time range is the degree of association between the locked application and other applications that the user uses during the third set time range.
  • the processing unit is configured to:
  • the highest priority number corresponding to the current system evaluation value is filtered out.
  • the second locked application determines whether the change trend of the current system evaluation value of the second locked application meets a preset second change rule, and if yes, selects the second locked application as the object to be unlocked Otherwise, when it is determined that the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
  • the processing unit is configured to:
  • the processing unit is configured to:
  • processing unit is further configured to:
  • Unlock the locked application selected as the object to be unlocked.
  • the processing unit is configured to:
  • the visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
  • the smart device periodically calculates the system evaluation value of each locked application according to the default rule of the system, and selects the current system evaluation when it is determined that there are at least two locked applications that are instructed to be unlocked. Values that match the preset filter criteria should be locked
  • the program is used as an object to be unlocked, wherein a system evaluation value of a locked application is used to characterize the importance of the one locked application relative to the user.
  • the smart device can infer the user usage habit based on the system evaluation value, and accurately select the currently locked application that most closely matches the user's usage habit as the object to be unlocked in the plurality of locked applications, thereby greatly improving the unlocking efficiency. And the accuracy of the unlocking; further, the resource loss caused by repeatedly selecting and repeatedly confirming the object to be unlocked with the user is also avoided, thereby greatly improving the user experience.
  • FIG. 1 is a flowchart of an overview of unlocking an application in an embodiment of the present application
  • FIG. 3 is a schematic structural diagram of a function of a smart device according to an embodiment of the present application.
  • the smart device periodically calculates the system evaluation value of each locked application according to the default rule of the system, in order to be able to accurately select the application according to the user's use requirement, and to avoid the resource loss.
  • the locked application that selects the current system evaluation value according to the preset filtering condition is selected to be unlocked, wherein one locked application
  • the system evaluation value characterizing system determines how important a locked application is to the user based on the historical usage state setting of the locked application.
  • an overview process for an intelligent device to unlock an application is as follows:
  • Step 100 The smart device acquires a list of locked applications.
  • the smart device when the user sets the locked application, the smart device will be in the system.
  • the set of the locked application is maintained.
  • the locked application set is saved in the form of a list, and is also referred to as a locked application list. This term is used in the following embodiments, and details are not described herein.
  • Step 101 The smart device listens to the system kernel mapping file.
  • the smart device does not poll whether the locked application needs to be unlocked, but monitors the system kernel mapping file. Once the unlocking operation is triggered, the flag bit in the system content mapping file is rewritten. The smart device knows that it needs to unlock the locked application.
  • the touch lock operation may be triggered by multiple events including, but not limited to, the following:
  • the application for managing the photo will be triggered to unlock.
  • the application for account management will be triggered to unlock the operation within the corresponding time period.
  • the related data of a locked application needs to be updated or/and the update operation of the locked application is triggered when it is already updated in the background.
  • the stock information saved in the locked application for managing stocks is updated in the background and needs to be prompted for viewing, which triggers the unlocking operation of the locked application for managing stocks.
  • Step 102 The smart device determines, according to the monitoring result, whether there is a locked application that is triggered to unlock the operation. If yes, go to step 103; otherwise, go back to step 101.
  • Step 103 The smart device acquires a list of locked applications that are triggered to unlock the operation.
  • the smart device After the unlocking operation is triggered, the smart device acquires the locked application list triggered by the unlocking operation. Generally, if only one locked application exists in the list, the smart device directly unlocks, and the embodiment is directed to multiple The locked application is determined to be triggered by the unlocking operation during the same time period, and therefore, it is assumed that there are currently at least two locked applications that are triggered to unlock the operation.
  • Step 104 The smart device determines the current system evaluation value of each locked application that is triggered to unlock the operation, and filters out the locked application whose current system evaluation value meets the preset screening policy.
  • the smart device calculates the latest system evaluation value of each locked application according to the latest historical usage state information of each locked application according to the set period, and the system evaluation of a locked application.
  • the value used to characterize the importance of the locked application relative to the user is generated based on historical usage status information of the locked application.
  • the historical usage status information may include, but is not limited to, one or any combination of the following parameters:
  • the smart device determines that the locked application is relative to the user. The more important the words, the more you need to unlock them soon.
  • the smart device also recognizes that the locked application is more important to the user and needs to be unlocked as soon as possible.
  • a locked application eg, stock information
  • an associated application eg, an application for mobile payment
  • a locked application eg, an application for billing
  • the smart device will also recognize that the locked application is more important to the user and needs to be unlocked as soon as possible.
  • the historical usage status information may also include other types of parameters.
  • the smart device may perform weighting processing on various parameters included in the historical usage status information of a locked application, and then obtain the above one.
  • the system evaluation value corresponding to the locked application may be obtained from various sources.
  • the priority value of the system evaluation value may be that the smaller the value is, the higher the priority is, and the higher the value is, the higher the priority is.
  • the smart device may perform screening according to a preset screening policy based on current system evaluation values of each locked application to determine whether there is a locked application that meets the above screening policy.
  • Step 105 The smart device determines whether to filter out a locked application, and if yes, execute step 106; otherwise, return to step 101.
  • Step 106 The smart device presents a visual operation interface on the filtered locked application, prompting the user to unlock according to a preset rule.
  • the user may be prompted to input a preset password to unlock, or may be unlocked according to a preset pattern, and so on, and details are not described herein.
  • Step 200 After the system is started, the smart device records the identifier of each locked application and records the initial value of the system evaluation value of each locked application in the locked application list.
  • the oom_score value of the process can be configured as the system evaluation value of the locked application.
  • Step 201 The smart device performs system initialization and starts monitoring.
  • Step 202 The smart device acquires a locked application list (hereinafter referred to as list X) that is currently triggered to unlock the operation, and calculates a current system evaluation value of each locked application in the list X according to a preset evaluation rule.
  • list X a locked application list
  • the current system evaluation value is calculated according to the latest historical usage status information of each locked application.
  • the specific manner has been introduced in the previous embodiment, and details are not described herein again.
  • Step 203 The smart device updates each of the current system evaluation values of the locked application in the list X, and records the trend of changes of each person's locked application.
  • the trend of the so-called system evaluation value is the incremental trend or the decreasing trend compared to the previous calculation.
  • Step 204 The smart device sorts each of the lists X into the application in ascending order according to the current system evaluation value.
  • the value of the system evaluation value can be smaller.
  • the higher the priority the larger the value of the system evaluation value can be.
  • the higher the priority is. For example, after the system evaluation values are sorted in ascending order, the locked application with the highest priority (ie, the system evaluation value is the smallest) can be selected. .
  • Step 205 The smart device determines whether there is only one locked application in the list X. sequence? If yes, go to step 206; otherwise, go to step 207.
  • Step 206 The smart device directly selects a locked application in the list X whose current system evaluation value is the smallest (ie, the highest priority), and then proceeds to step 212.
  • Step 207 The smart device determines whether the locked application whose current system evaluation value is the smallest in the list X is the same application as the locked application selected in the previous unlocking operation. If yes, go back to step 206; otherwise, go to step 208.
  • Step 208 The smart device determines whether the trend of the system evaluation value conforms to the change rule A compared to the last calculation (ie, the system evaluation value calculation), the locked application of the current system evaluation value is the smallest. If yes, go to step 206; otherwise, go to step 209.
  • the change rule A may be: compared with the last calculation, the minimum locked application of the current system evaluation value, the current system evaluation value changes in a decreasing trend, and the decrementing amplitude reaches the threshold A.
  • the above change rule A can be interpreted as: the current system evaluation value has the highest priority locked application, and its current The priority of the system evaluation value is improved compared to the previous calculation, and the increase rate reaches the threshold A.
  • Step 209 The smart device determines whether the change of the current system evaluation value is in accordance with the change rule compared to the previous calculation, the locked application selected in the last interpretation operation. B? If yes, go to step 211; otherwise, go to step 210.
  • step 209 is an example of "the locked application selected in the last unlocking operation, and appears in the current list X" as an example, if the selected locked application is selected in the last unlocking operation. If the unlocking operation is not currently indicated, step 209 may not be performed.
  • the change rule B may be: compared to the previous calculation, the selected locked application in the last unlocking operation has a trend of decreasing the current system evaluation value, or is an incremental change and the decrement is not The threshold B is reached.
  • the change rule B can be interpreted as: the selected locked application in the last unlocking operation, the current system.
  • the priority of the evaluation value is increased compared to the previous calculation, or is decreased and the reduction is reached to the threshold A.
  • the smart device periodically updates the system evaluation value of each locked application, and the system evaluation value change must result in a change in priority, and if the last locked application is unlocked, it currently appears.
  • the list X it indicates that the locked application may indeed be an application that the user needs to use urgently. Then, if the current system has the highest priority, the current system evaluation value of the locked application does not change the priority trend. Rule A, you need to consider the priority to unlock the selected locked application in the last unlock operation.
  • the system incorrectly does not select such locked applications to unlock, and accordingly, determine that one of the last unlocked is locked.
  • the priority of the current system evaluation value of the application is increased, or, although the priority is decreased but the falling amplitude does not reach the threshold B, the smart device determines that the locked application does need to perform the unlocking operation immediately, and the processing is also to avoid priority. The wrong choice caused by subtle changes in the level.
  • Step 210 The smart device returns a null value, indicating that no lock is currently unlocked. Use the program.
  • the locked application may be that the locked application has reached the unlock condition (eg, related information update, or other related applications are called), but its priority change trend does not meet the corresponding change rule.
  • the locked application is not unlocked, and the processing is to avoid the frequency of the unlocking being too high, thereby causing interference to the user.
  • Step 211 The smart device again selects the locked application selected in the last unlocking operation.
  • Step 212 The smart device presents a corresponding visual operation interface based on the selected locked application, prompting the user to unlock according to a preset rule.
  • the smart device can combine the importance of each locked application with respect to the user, and try to select the most important locked application to unlock, so that the unlocking result is more in line with the user's usage habits.
  • the locked application triggered by the unlock operation and the corresponding system evaluation values are: "order meal - 8 points”, “payment software - 7 points”, “news software - 6 points”, and The software that is selected as the object to be unlocked at one time is a "order meal.”
  • the smart device selects the "instant messaging software" with the highest system evaluation value as the object to be unlocked.
  • the "instant messaging software” appears again in the currently acquired list X, although the system evaluation value of the "instant messaging software” is reduced from 8 points to 7 points, but lowering than the previous calculation. If the amplitude does not exceed the first threshold "2 points", the smart device still selects "instant messaging software" as the object to be unlocked again.
  • the smart device selects “payment software” this time. "As an object to be unlocked.”
  • the smart device includes at least a determining unit 30, an obtaining unit 31, and a processing unit 32, where
  • a determining unit 30 configured to determine that at least two locked applications that are triggered to be unlocked are present
  • An obtaining unit 31 configured to acquire current system evaluation values of the at least two locked applications, where a system evaluation value of a locked application is used to represent a degree of importance of the one locked application relative to a user;
  • the processing unit 32 is configured to select a locked application whose system evaluation value meets the preset screening policy as the object to be unlocked.
  • the determining unit 30 is configured to:
  • the system evaluation value of a locked application is generated based on historical usage status information of the locked application.
  • the obtaining unit 31 is further configured to:
  • the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
  • the historical usage status information of a locked application includes one or any combination of the following parameters:
  • the degree of association between the locked application and other applications that the user uses during the third set time range is the degree of association between the locked application and other applications that the user uses during the third set time range.
  • the processing unit 32 is configured to:
  • the second locked application with the highest priority corresponding to the current system evaluation value is filtered out, and the second locked application is determined. Whether the trend of the current system evaluation value of the second locked application conforms to the preset second change rule, and if so, selecting the second locked application as the object to be unlocked; otherwise, determining the When the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
  • the processing unit 32 is configured to:
  • the processing unit 32 is configured to:
  • processing unit 32 is further configured to:
  • Unlock the locked application selected as the object to be unlocked.
  • the processing unit 32 is configured to:
  • the visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
  • the smart device periodically calculates the system evaluation value of each locked application according to the default rule of the system, and when it is determined that there are at least two locked applications that are instructed to be unlocked, The locked application whose current system evaluation value meets the preset screening condition is selected as the object to be unlocked, wherein the system evaluation value of the locked application is used to characterize the importance of the one locked application relative to the user.
  • the smart device can infer the user usage habit based on the system evaluation value, and accurately select the currently locked application that most closely matches the user's usage habit as the object to be unlocked in the plurality of locked applications, thereby greatly improving the unlocking efficiency.
  • the accuracy of the unlocking further, the resource loss caused by repeatedly selecting and repeatedly confirming the object to be unlocked with the user is also avoided, thereby greatly improving the user experience.
  • the smart device can timely determine the locked application that is instructed to be unlocked according to the system notification, without polling the search, thereby eliminating the need to maintain the monitoring program in real time in the background, thereby effectively avoiding resource loss and prolonging the standby time of the device.
  • embodiments of the present application can be provided as a method, system, or computer program product.
  • the present application can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment in combination of software and hardware.
  • the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Social Psychology (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

A method and a device for determining an object to be unlocked, enabling accurate selection, according to a use requirement of a user, of an application to be unlocked, and avoiding wastage of resources. The method comprises: upon determining that there are at least two locked applications to be unlocked, selecting a locked application having a current system evaluation value meeting a preset selection condition as an object to be unlocked, wherein the system evaluation value of the locked application represents the importance of the locked application to a user. Accordingly, the intelligent device of the present invention can determine a use habit of a user based on a system evaluation value, and accurately select, from multiple locked applications, a locked application which best meets the use habits of the user, as an object to be unlocked, thereby greatly improving unlocking efficiency and unlocking accuracy. Further, wastage of resources resulting from repeated selection and repeated user confirmation of an object to be unlocked is avoided.

Description

一种待解锁对象的确定方法及装置Method and device for determining object to be unlocked 技术领域Technical field
本申请涉及计算机技术,特别涉及一种待解锁对象的确定方法及装置。The present application relates to computer technology, and in particular, to a method and an apparatus for determining an object to be unlocked.
背景技术Background technique
目前,为了更好地保护用户的隐私数据,智能设备为用户提供了应用程序锁定服务,即用户可以根据自身的使用需求,在智能设备上对指定的应用程序进行锁定,并在需要使用应用程序时再进行解锁,这样,除用户之外的其他人无法使用已锁定的应用程序,从而加强了应用程序的使用安全性。Currently, in order to better protect the user's private data, the smart device provides the user with an application locking service, that is, the user can lock the specified application on the smart device according to his own use requirements, and needs to use the application. Then unlock it, so that people other than the user can't use the locked application, which enhances the security of the application.
目前,智能设备在维护被锁定的应用程序时,需要使用一个定时器,每隔一段时间轮询查看被锁定的应用程序是否已经切换至前台运行,若监测到某一应用程序被用户指示切换至前台,则需要向用户提供一个可视化的操作界面,提示用户按照预设规则进行解锁。Currently, when a smart device maintains a locked application, it needs to use a timer to check whether the locked application has been switched to the foreground operation at regular intervals. If an application is detected, the user is instructed to switch to In the foreground, the user needs to provide a visual operation interface to prompt the user to unlock according to the preset rules.
然而,通过轮询方式查看是否存在需要解锁的应用程序,会消耗过多的系统资源,并且在存在多个需要解锁的应用程序时,无法准确确定需要优先对哪一个进行解锁,从而降低了操作效率。However, polling to see if there is an application that needs to be unlocked consumes too much system resources, and when there are multiple applications that need to be unlocked, it is impossible to accurately determine which one needs to be unlocked first, thus reducing the operation. effectiveness.
发明内容Summary of the invention
本申请实施例提供一种待解锁对象的确定方法及装置,用于根据用户使用需求准确选择待解锁的应用程序,以及避免造成资源损耗。The embodiment of the present invention provides a method and a device for determining an object to be unlocked, which are used for accurately selecting an application to be unlocked according to a user's use requirement, and avoiding resource loss.
本申请实施例提供的具体技术方案如下:The specific technical solutions provided by the embodiments of the present application are as follows:
一种待解锁对象的确定方法,包括:A method for determining an object to be unlocked includes:
确定存在被触发解锁操作的至少两个被锁定应用程序; Determining that there are at least two locked applications that are triggered to unlock the operation;
获取所述至少两个被锁定应用程序当前的系统评估值,其中,一个被锁定应用程序的系统评估值用于表征所述一个被锁定应用程序相对于用户的重要程度;Obtaining current system evaluation values of the at least two locked applications, wherein a system evaluation value of the locked application is used to characterize the importance of the one locked application relative to the user;
选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象。Select a locked application whose system evaluation value meets the preset filtering policy as the object to be unlocked.
可选的,确定存在被触发解锁操作的至少两个被锁定应用程序,包括:Optionally, determining that there are at least two locked applications that are triggered to unlock the operation, including:
根据系统通知确定存在被触发解锁操作的至少两个被锁定应用程序。It is determined from the system notification that there are at least two locked applications that are triggered to unlock the operation.
可选的,一个被锁定应用程序的系统评估值,是基于所述一个被锁定应用程序的历史使用状态信息生成的。Optionally, the system evaluation value of a locked application is generated based on historical usage status information of the locked application.
可选的,进一步包括:Optionally, further comprising:
按照设定周期,分别根据每一个被锁定应用程序最新的历史使用状态信息,重新计算每一个被锁定应用程序最新的系统评估值。According to the set period, the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
可选的,一个被锁定应用程序的历史使用状态信息包括以下参数中的一种或任意组合:Optionally, the historical usage status information of a locked application includes one or any combination of the following parameters:
被锁定应用程序在第一设定时间范围内的被使用频率;The frequency of use of the locked application within the first set time range;
被锁定应用程序在第二设定时间范围内的信息更新状态;The information update status of the locked application in the second set time range;
被锁定应用程序与用户在第三设定时间范围内使用的其他应用程序之间的关联程度。The degree of association between the locked application and other applications that the user uses during the third set time range.
可选的,选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象,所述选择单元用于:Optionally, selecting a locked application whose system evaluation value meets a preset screening policy is used as an object to be unlocked, and the selecting unit is configured to:
若所述至少两个被锁定应用程序中不存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第二被锁定应用程序,并选定所述第二被锁定应用程序作为待解锁对象;If the first locked application selected in the last unlocking operation does not exist in the at least two locked applications, filtering out the second locked application with the highest priority corresponding to the current system evaluation value, And selecting the second locked application as an object to be unlocked;
若所述至少两个被锁定应用程序中存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第 二被锁定应用程序,判断所述第二被锁定应用程序当前的系统评估值的变化趋势是否符合预设的第二变化规律,若是,则选定所述第二被锁定应用程序作为待解锁对象,否则,在确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,选定所述第一被锁定应用程序作为待解锁对象。If the first locked application selected in the last unlocking operation exists in the at least two locked applications, the highest priority number corresponding to the current system evaluation value is filtered out. The second locked application determines whether the change trend of the current system evaluation value of the second locked application meets a preset second change rule, and if yes, selects the second locked application as the object to be unlocked Otherwise, when it is determined that the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
可选的,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,所述选择单元用于:Optionally, when it is determined that the change trend of the current system evaluation value of the first locked application meets a preset first change rule, the selecting unit is configured to:
判定相较于上一次计算,所述第一被锁定应用程序当前的系统评估值的优先级提升,或者,所述第一被锁定应用程序当前的系统评估值的优先级降低且降低幅度未达到设定的第一阈值时,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律。Determining that the priority of the current system evaluation value of the first locked application is increased compared to the last calculation, or that the priority of the current system evaluation value of the first locked application is lowered and the reduction is not reached When the first threshold is set, determining a change trend of the current system evaluation value of the first locked application conforms to a preset first change rule.
可选的,确定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律时,所述选择单元用于:Optionally, when determining that the change trend of the current system evaluation value of the second locked application conforms to a preset second change rule, the selecting unit is configured to:
判定相较于上一次计算,所述第二被锁定应用程序当前的系统评估值的优先级提升,且提升幅度达到设定的第二阈值时,判定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律。Determining that the current system evaluation value of the second locked application is prioritized compared to the last calculation, and the current locked system of the second locked application is determined when the lifting amplitude reaches the set second threshold The change trend of the evaluation value conforms to the preset second change rule.
可选的,进一步包括:Optionally, further comprising:
对被选择为待解锁对象的被锁定应用程序进行解锁。Unlock the locked application selected as the object to be unlocked.
可选的,对被选择为待解锁对象的被锁定应用程序进行解锁,包括:Optionally, the locked application selected as the object to be unlocked is unlocked, including:
基于被选取为待解锁对象的被锁定应用程序呈现可视化操作界面,提示用户基于预设规则进行解锁。The visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
一种待解锁对象的确定装置,包括:A determining device for an object to be unlocked includes:
确定单元,用于确定存在被触发解锁操作的至少两个被锁定应用程序;a determining unit, configured to determine that there are at least two locked applications that are triggered to unlock the operation;
获取单元,用于获取所述至少两个被锁定应用程序当前的系统评估 值,其中,一个被锁定应用程序的系统评估值用于表征所述一个被锁定应用程序相对于用户的重要程度;An obtaining unit, configured to acquire a current system evaluation of the at least two locked applications a value, wherein a system evaluation value of a locked application is used to characterize the importance of the one locked application relative to the user;
处理单元,用于选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象。The processing unit is configured to select a locked application whose system evaluation value meets the preset screening policy as the object to be unlocked.
可选的,确定存在被触发解锁操作的至少两个被锁定应用程序时,所述确定单元用于:Optionally, when it is determined that there are at least two locked applications that are triggered to be unlocked, the determining unit is configured to:
根据系统通知确定存在被触发解锁操作的至少两个被锁定应用程序。It is determined from the system notification that there are at least two locked applications that are triggered to unlock the operation.
可选的,一个被锁定应用程序的系统评估值,是基于所述一个被锁定应用程序的历史使用状态信息生成的。Optionally, the system evaluation value of a locked application is generated based on historical usage status information of the locked application.
可选的,所述获取单元进一步用于:Optionally, the obtaining unit is further configured to:
按照设定周期,分别根据每一个被锁定应用程序最新的历史使用状态信息,重新计算每一个被锁定应用程序最新的系统评估值。According to the set period, the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
可选的,一个被锁定应用程序的历史使用状态信息包括以下参数中的一种或任意组合:Optionally, the historical usage status information of a locked application includes one or any combination of the following parameters:
被锁定应用程序在第一设定时间范围内的被使用频率;The frequency of use of the locked application within the first set time range;
被锁定应用程序在第二设定时间范围内的信息更新状态;The information update status of the locked application in the second set time range;
被锁定应用程序与用户在第三设定时间范围内使用的其他应用程序之间的关联程度。The degree of association between the locked application and other applications that the user uses during the third set time range.
可选的,选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象时,所述处理单元用于:Optionally, when a locked application that meets a preset screening policy is selected as the object to be unlocked, the processing unit is configured to:
若所述至少两个被锁定应用程序中不存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第二被锁定应用程序,并选定所述第二被锁定应用程序作为待解锁对象;If the first locked application selected in the last unlocking operation does not exist in the at least two locked applications, filtering out the second locked application with the highest priority corresponding to the current system evaluation value, And selecting the second locked application as an object to be unlocked;
若所述至少两个被锁定应用程序中存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第 二被锁定应用程序,判断所述第二被锁定应用程序当前的系统评估值的变化趋势是否符合预设的第二变化规律,若是,则选定所述第二被锁定应用程序作为待解锁对象,否则,在确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,选定所述第一被锁定应用程序作为待解锁对象。If the first locked application selected in the last unlocking operation exists in the at least two locked applications, the highest priority number corresponding to the current system evaluation value is filtered out. The second locked application determines whether the change trend of the current system evaluation value of the second locked application meets a preset second change rule, and if yes, selects the second locked application as the object to be unlocked Otherwise, when it is determined that the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
可选的,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,所述处理单元用于:Optionally, when it is determined that the change trend of the current system evaluation value of the first locked application meets a preset first change rule, the processing unit is configured to:
判定相较于上一次计算,所述第一被锁定应用程序当前的系统评估值的优先级提升,或者,所述第一被锁定应用程序当前的系统评估值的优先级降低且降低幅度未达到设定的第一阈值时,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律。Determining that the priority of the current system evaluation value of the first locked application is increased compared to the last calculation, or that the priority of the current system evaluation value of the first locked application is lowered and the reduction is not reached When the first threshold is set, determining a change trend of the current system evaluation value of the first locked application conforms to a preset first change rule.
可选的,确定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律时,所述处理单元用于:Optionally, when it is determined that the change trend of the current system evaluation value of the second locked application meets a preset second change rule, the processing unit is configured to:
判定相较于上一次计算,所述第二被锁定应用程序当前的系统评估值的优先级提升,且提升幅度达到设定的第二阈值时,判定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律。Determining that the current system evaluation value of the second locked application is prioritized compared to the last calculation, and the current locked system of the second locked application is determined when the lifting amplitude reaches the set second threshold The change trend of the evaluation value conforms to the preset second change rule.
可选的,所述处理单元进一步用于:Optionally, the processing unit is further configured to:
对被选择为待解锁对象的被锁定应用程序进行解锁。Unlock the locked application selected as the object to be unlocked.
可选的,对被选择为待解锁对象的被锁定应用程序进行解锁时,所述处理单元用于:Optionally, when the locked application selected as the object to be unlocked is unlocked, the processing unit is configured to:
基于被选取为待解锁对象的被锁定应用程序呈现可视化操作界面,提示用户基于预设规则进行解锁。The visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
本申请实施例中,智能设备按照系统默认的规则,定期计算每一个被锁定的应用程序的系统评估值,并且在确定存在至少两个被指示解锁的被锁定应用程序时,选取当前的系统评估值符合预设的筛选条件的被锁定应 用程序作为待解锁对象,其中,一个被锁定应用程序的系统评估值用于表征所述一个被锁定应用程序相对于用户的重要程度。这样,智能设备能够基于系统评估值推断出用户使用习惯,在多个被锁定应用程序中,准确地筛选出当前最符合用户使用习惯的被锁定应用程序作为待解锁对象,从而大大提高了解锁效率以及解锁精准度;进一步地,也避免了因反复挑选及反复与用户确认待解锁对象而带来的资源损耗,大大提升了用户使用体验。In the embodiment of the present application, the smart device periodically calculates the system evaluation value of each locked application according to the default rule of the system, and selects the current system evaluation when it is determined that there are at least two locked applications that are instructed to be unlocked. Values that match the preset filter criteria should be locked The program is used as an object to be unlocked, wherein a system evaluation value of a locked application is used to characterize the importance of the one locked application relative to the user. In this way, the smart device can infer the user usage habit based on the system evaluation value, and accurately select the currently locked application that most closely matches the user's usage habit as the object to be unlocked in the plurality of locked applications, thereby greatly improving the unlocking efficiency. And the accuracy of the unlocking; further, the resource loss caused by repeatedly selecting and repeatedly confirming the object to be unlocked with the user is also avoided, thereby greatly improving the user experience.
附图说明DRAWINGS
图1为本申请实施例中对应用程序进行解锁概述流程图;FIG. 1 is a flowchart of an overview of unlocking an application in an embodiment of the present application;
图2为本申请实施例中对应用程序进行解析详细流程图;2 is a detailed flowchart of parsing an application in an embodiment of the present application;
图3为本申请实施例中智能设备功能结构示意图。FIG. 3 is a schematic structural diagram of a function of a smart device according to an embodiment of the present application.
具体实施方式detailed description
为了能够根据用户使用需求选取应用程序进行准确解锁,以及避免造成资源损耗,本申请实施例中,智能设备按照系统默认的规则,定期计算每一个被锁定的应用程序的系统评估值,当确定存在至少两个被指示由后台切换至前台(即被指示解锁)的被锁定应用程序时,选取当前的系统评估值符合预设的筛选条件的被锁定应用程序进行解锁,其中,一个被锁定应用程序的系统评估值表征系统认定该一个被锁定应用程序相对于用户的重要程度,可以基于该一个被锁定应用程序的历史使用状态设置。In the embodiment of the present application, the smart device periodically calculates the system evaluation value of each locked application according to the default rule of the system, in order to be able to accurately select the application according to the user's use requirement, and to avoid the resource loss. When at least two locked applications are instructed to switch from the background to the foreground (ie, indicated to be unlocked), the locked application that selects the current system evaluation value according to the preset filtering condition is selected to be unlocked, wherein one locked application The system evaluation value characterizing system determines how important a locked application is to the user based on the historical usage state setting of the locked application.
下面对本申请优选的实施方式作出进一步详细说明。Preferred embodiments of the present application are further described in detail below.
参阅图1所示,本申请实施例中,智能设备对应用程序进行解锁的概述流程如下:Referring to FIG. 1 , in the embodiment of the present application, an overview process for an intelligent device to unlock an application is as follows:
步骤100:智能设备获取被锁定应用程序列表。Step 100: The smart device acquires a list of locked applications.
实际应用中,当用户设置了被锁定应用程序后,智能设备会在系统内 维护一个被锁定应用程序集合,本实施例中,被锁定应用程序集合是以列表形式保存的,因此又称为被锁定应用程序列表,后续实施例中均沿用此称呼,在此不再赘述。In practical applications, when the user sets the locked application, the smart device will be in the system. The set of the locked application is maintained. In this embodiment, the locked application set is saved in the form of a list, and is also referred to as a locked application list. This term is used in the following embodiments, and details are not described herein.
步骤101:智能设备监听系统内核映射文件。Step 101: The smart device listens to the system kernel mapping file.
本实施例中,智能设备不会再轮询查询被锁定应用程序是否需要解锁,而是对系统内核映射文件进行监听,一旦解锁操作被触发,系统内容映射文件中的标志位将被改写,此时,智能设备便获知需要对被锁定应用程序进行解锁。In this embodiment, the smart device does not poll whether the locked application needs to be unlocked, but monitors the system kernel mapping file. Once the unlocking operation is triggered, the flag bit in the system content mapping file is rewritten. The smart device knows that it needs to unlock the locked application.
本实施例中,触锁操作可以由以下多种事件触发,包含但不限于以下几种:In this embodiment, the touch lock operation may be triggered by multiple events including, but not limited to, the following:
1、根据用户的点击操作,确定用户触发了某个被锁定应用程序的解锁操作。1. According to the user's click operation, it is determined that the user has triggered an unlock operation of a locked application.
例如,用户点击用于管理照片的应用程序,希望查看私人照片,则用于管理照片的应用程序将被触发解锁操作。For example, if a user clicks on an application for managing photos and wants to view a private photo, the application for managing the photo will be triggered to unlock.
2、用户设置的定时事件超时,触发相应的被锁定应用程序的解锁操作。2. The timed event set by the user times out, triggering the unlock operation of the corresponding locked application.
例如,用户预先设置在某一时间段内浏览账单,则用于账户管理的应用程序在相应时间段内将被触发解锁操作。For example, if the user presets to browse the bill within a certain period of time, the application for account management will be triggered to unlock the operation within the corresponding time period.
3、某一被锁定应用程序的相关数据需要更新或/和已经在后台更新时,触发该被锁定应用程序的解锁操作。3. The related data of a locked application needs to be updated or/and the update operation of the locked application is triggered when it is already updated in the background.
例如,用于管理股票的被锁定应用程序中保存的股票信息在后台进行了更新,需要提示用户查看,则会触发用于管理股票的被锁定应用程序的解锁操作。For example, the stock information saved in the locked application for managing stocks is updated in the background and needs to be prompted for viewing, which triggers the unlocking operation of the locked application for managing stocks.
步骤102:智能设备根据监听结果判断是否存在被触发解锁操作的被锁定应用程序?若是,则执行步骤103;否则,返回步骤101。 Step 102: The smart device determines, according to the monitoring result, whether there is a locked application that is triggered to unlock the operation. If yes, go to step 103; otherwise, go back to step 101.
步骤103:智能设备获取被触发解锁操作的被锁定应用程序列表。Step 103: The smart device acquires a list of locked applications that are triggered to unlock the operation.
在解锁操作被触发后,智能设备会获取被触发解锁操作的被锁定应用程序列表,通常情况下,如果该列表中仅存在一个被锁定应用程序,则直接解锁,而本实施例是针对多个被锁定应用程序在同一时间段内被触发解锁操作的情况制定的,因此,假设当前存在至少两个被触发解锁操作的被锁定应用程序。After the unlocking operation is triggered, the smart device acquires the locked application list triggered by the unlocking operation. Generally, if only one locked application exists in the list, the smart device directly unlocks, and the embodiment is directed to multiple The locked application is determined to be triggered by the unlocking operation during the same time period, and therefore, it is assumed that there are currently at least two locked applications that are triggered to unlock the operation.
步骤104:智能设备分别确定每一个被触发解锁操作的被锁定应用程序当前的系统评估值,筛选出当前的系统评估值符合预设的筛选策略的被锁定应用程序。Step 104: The smart device determines the current system evaluation value of each locked application that is triggered to unlock the operation, and filters out the locked application whose current system evaluation value meets the preset screening policy.
本申请实施例中,智能设备会按照设定周期,分别根据每一个被锁定应用程序最新的历史使用状态信息,计算每一个被锁定应用程序最新的系统评估值,一个被锁定应用程序的系统评估值用于表征被锁定应用程序相对于用户的重要程度,是基于被锁定应用程序的历史使用状态信息生成的。In the embodiment of the present application, the smart device calculates the latest system evaluation value of each locked application according to the latest historical usage state information of each locked application according to the set period, and the system evaluation of a locked application. The value used to characterize the importance of the locked application relative to the user is generated based on historical usage status information of the locked application.
较佳的,历史使用状态信息中可以包括但不限于以下参数中的一种或任意组合:Preferably, the historical usage status information may include, but is not limited to, one or any combination of the following parameters:
1、被锁定应用程序在第一设定时间范围内的被使用频率。1. The frequency of use of the locked application within the first set time range.
具体的,一个被锁定应用程序被使用的越频繁,该被锁定应用程序当前的系统评估值所表征的优先级就会越高,换言之,智能设备也会认定该被锁定应用程序相对于用户而言越重要,需要尽快解锁。Specifically, the more frequently a locked application is used, the higher the priority of the locked application's current system evaluation value. In other words, the smart device also determines that the locked application is relative to the user. The more important the words, the more you need to unlock them soon.
2、被锁定应用程序在第二设定时间范围内的信息更新状态。2. The information update status of the locked application in the second set time range.
具体的,一个被锁定应用程序的相关信息(如,股票信息)最近一次的更新时间距离当前时间越近,该被锁定应用程序当前的系统评估值所表征的优先级就会越高,换言之,智能设备也会认定该被锁定应用程序相对于用户而言越重要,需要尽快解锁。 Specifically, the closer the latest update time of a locked application (eg, stock information) is to the current time, the higher the priority of the currently evaluated system evaluation value of the locked application, in other words, The smart device also recognizes that the locked application is more important to the user and needs to be unlocked as soon as possible.
3、被锁定应用程序与用户在第三设定时间范围内使用的其他应用程序之间的关联程度。3. The degree of association between the locked application and other applications that the user uses during the third set time range.
具体的,一个被锁定应用程序(如,用于记账的应用程序)的关联应用程序(如,用于移动支付的应用软件)最近一次被使用的时间距离当前时间越近,该被锁定应用程序当前的系统评估值所表征的优先级就会越高,换言之,智能设备也会认定该被锁定应用程序相对于用户而言越重要,需要尽快解锁。Specifically, an associated application (eg, an application for mobile payment) of a locked application (eg, an application for billing) is recently used for the closest time to the current time, the locked application The higher the priority of the program's current system evaluation value, in other words, the smart device will also recognize that the locked application is more important to the user and needs to be unlocked as soon as possible.
当然,历史使用状态信息还可以包含其他类型的参数,上述三种仅为举例,智能设备可以将一个被锁定应用程序的历史使用状态信息中包含的各类参数进行加权处理后,计算获得上述一个被锁定应用程序对应的系统评估值。Of course, the historical usage status information may also include other types of parameters. The foregoing three examples are merely examples. The smart device may perform weighting processing on various parameters included in the historical usage status information of a locked application, and then obtain the above one. The system evaluation value corresponding to the locked application.
另一方面,系统评估值所表征的优先级可以是取值越小优先级越高,也可以是取值越大优先级越高,无论哪一种取值方式均可以实现本申请实施例的技术方案,在此不再赘述。On the other hand, the priority value of the system evaluation value may be that the smaller the value is, the higher the priority is, and the higher the value is, the higher the priority is. Technical solutions are not described here.
进一步地,智能设备可以根据预设的筛选策略,基于各个被锁定应用程序当前的系统评估值进行筛选,判断是否存在符合上述筛选策略的被锁定应用程序。Further, the smart device may perform screening according to a preset screening policy based on current system evaluation values of each locked application to determine whether there is a locked application that meets the above screening policy.
筛选策略的具体设置方式将在后续实施例中进行详细介绍,在此不再赘述。The specific setting mode of the screening policy will be described in detail in the following embodiments, and details are not described herein again.
步骤105:智能设备判定是否筛选出一个被锁定应用程序,若是,则执行步骤106;否则,返回步骤101。Step 105: The smart device determines whether to filter out a locked application, and if yes, execute step 106; otherwise, return to step 101.
步骤106:智能设备在筛选出的被锁定应用程序上呈现可视化操作界面,提示用户按照预设规则进行解锁。Step 106: The smart device presents a visual operation interface on the filtered locked application, prompting the user to unlock according to a preset rule.
例如,可以提示用户输入预设密码进行解锁,也可以按照预设图案进行滑动操作进行解锁等等,在此不再赘述。 For example, the user may be prompted to input a preset password to unlock, or may be unlocked according to a preset pattern, and so on, and details are not described herein.
参阅图2所示,下面采用一个具体的应用场景对上述实施例作出进一步详细说明。Referring to FIG. 2, the above embodiment is further described in detail below using a specific application scenario.
步骤200:智能设备在系统启动后,在被锁定应用程序列表中,记录每一个被锁定应用程序的标识以及记录每一个被锁定应用程序的系统评估值的初始值。Step 200: After the system is started, the smart device records the identifier of each locked application and records the initial value of the system evaluation value of each locked application in the locked application list.
可选的,在linux系统下,可以将进程的oom_score值配置为被锁定应用程序的系统评估值。Optionally, under the Linux system, the oom_score value of the process can be configured as the system evaluation value of the locked application.
步骤201:智能设备进行系统初始化,以及开始进行监听。Step 201: The smart device performs system initialization and starts monitoring.
步骤202:智能设备获取当前被触发解锁操作的被锁定应用程序列表(以下称为列表X),并根据预设的评判规则,计算列表X中每一个被锁定应用程序当前的系统评估值。Step 202: The smart device acquires a locked application list (hereinafter referred to as list X) that is currently triggered to unlock the operation, and calculates a current system evaluation value of each locked application in the list X according to a preset evaluation rule.
具体的,即是分别根据每一个被锁定应用程序最新的历史使用状态信息,来计算相应的当前的系统评估值,具体方式已在之前实施例中介绍,在此不再赘述。Specifically, the current system evaluation value is calculated according to the latest historical usage status information of each locked application. The specific manner has been introduced in the previous embodiment, and details are not described herein again.
步骤203:智能设备更新列表X中每一个被锁定应用程序当前的系统评估值,以及记录每一人被锁定应用程序的变化趋势。Step 203: The smart device updates each of the current system evaluation values of the locked application in the list X, and records the trend of changes of each person's locked application.
所谓的系统评估值的变化趋势,即是相较于上一次计算的递增趋势或递减趋势。The trend of the so-called system evaluation value is the incremental trend or the decreasing trend compared to the previous calculation.
步骤204:智能设备将列表X中的每一个被锁定应用程序,按照当前的系统评估值进行升序排列。Step 204: The smart device sorts each of the lists X into the application in ascending order according to the current system evaluation value.
实际应用中,可以配置系统评估值的取值越小优先级越高,也可以配置系统评估值的取值越大优先级越高。本实施例中,假设以取值越小优先级越高为例,那么将各个系统评估值进行升序排列后,便可以挑选出优先级最高(即系统评估值取值最小)的被锁定应用程序。In actual applications, you can configure the value of the system evaluation value to be smaller. The higher the priority, the larger the value of the system evaluation value can be. In this embodiment, assuming that the smaller the value is, the higher the priority is. For example, after the system evaluation values are sorted in ascending order, the locked application with the highest priority (ie, the system evaluation value is the smallest) can be selected. .
步骤205:智能设备判断在列表X中是否仅存在一个被锁定应用程 序?若是,则执行步骤206;否则,执行步骤207。Step 205: The smart device determines whether there is only one locked application in the list X. sequence? If yes, go to step 206; otherwise, go to step 207.
步骤206:智能设备直接选定列表X中当前的系统评估值最小(即优先级最高)的一个被锁定应用程序,接着,执行步骤212。Step 206: The smart device directly selects a locked application in the list X whose current system evaluation value is the smallest (ie, the highest priority), and then proceeds to step 212.
步骤207:智能设备判断,在列表X中当前的系统评估值最小的被锁定应用程序,与上一次解锁操作中选定的被锁定应用程序是否为同一应用程序?若是,则返回步骤206;否则,执行步骤208。Step 207: The smart device determines whether the locked application whose current system evaluation value is the smallest in the list X is the same application as the locked application selected in the previous unlocking operation. If yes, go back to step 206; otherwise, go to step 208.
步骤208:智能设备判断相较于上一次计算(即系统评估值计算),当前的系统评估值最小的被锁定应用程序,其系统评估值的变化趋势是否符合变化规律A?若是,则执行步骤206;否则,执行步骤209。Step 208: The smart device determines whether the trend of the system evaluation value conforms to the change rule A compared to the last calculation (ie, the system evaluation value calculation), the locked application of the current system evaluation value is the smallest. If yes, go to step 206; otherwise, go to step 209.
具体的,变化规律A可以是:相较于上一次计算,当前的系统评估值的最小的被锁定应用程序,其当前的系统评估值的变化趋势为递减变化,且递减幅度达到阈值A。Specifically, the change rule A may be: compared with the last calculation, the minimum locked application of the current system evaluation value, the current system evaluation value changes in a decreasing trend, and the decrementing amplitude reaches the threshold A.
由于本实施例中以系统评估值的取值越小优先级越高为例进行说明,因此,上述变化规律A可以解释为:当前的系统评估值优先级最高的被锁定应用程序,其当前的系统评估值的优先级相较于上一次计算有所提升,且提升幅度达到阈值A。In this embodiment, the lower the priority of the system evaluation value is, the higher the priority is. For example, the above change rule A can be interpreted as: the current system evaluation value has the highest priority locked application, and its current The priority of the system evaluation value is improved compared to the previous calculation, and the increase rate reaches the threshold A.
这是因为,智能设备会定期更新每一个被锁定应用程序的系统评估值,而系统评估值的变化,必须会导致优先级的变化,因此,为了避免某些被锁定应用程序的优先级出现临时性细微提升,而导致系统错误地选择了此类被锁定应用程序进行解锁,相应地,需要确定某一被锁定应用程序的优先级最高,且优先级相较于上一次计算时提升了一定的幅度,才能够确定该被锁定应用程序的优先级是得到了实质性提升,确实需要立即执行解锁操作,这样处理,是为了避免优先级细微变化而导致的错误选择。This is because the smart device periodically updates the system evaluation value of each locked application, and the system evaluation value change must result in a change in priority. Therefore, in order to avoid the priority of some locked applications, temporary Slightly improved, causing the system to incorrectly select such locked applications for unlocking. Accordingly, it is necessary to determine that a locked application has the highest priority and the priority is increased compared to the previous calculation. The magnitude can be determined that the priority of the locked application is substantially improved, and the unlock operation needs to be performed immediately. This is done to avoid erroneous selection caused by subtle changes in priority.
步骤209:智能设备判断相较于上一次计算,上一次解释操作中选定的被锁定应用程序,其当前的系统评估值的变化执行是否符合变化规律 B?若是,则执行步骤211;否则,执行步骤210。Step 209: The smart device determines whether the change of the current system evaluation value is in accordance with the change rule compared to the previous calculation, the locked application selected in the last interpretation operation. B? If yes, go to step 211; otherwise, go to step 210.
本实施例中,步骤209是以“上一次解锁操作中选定的被锁定应用程序,又出现在当前的列表X中”为例进行说明,如果上一次解锁操作中选定的被锁定应用程序当前未被指示进行解锁操作,则可以不执行步骤209。In this embodiment, step 209 is an example of "the locked application selected in the last unlocking operation, and appears in the current list X" as an example, if the selected locked application is selected in the last unlocking operation. If the unlocking operation is not currently indicated, step 209 may not be performed.
具体的,变化规律B可以是:相较于上一次计算,上一次解锁操作中选定的被锁定应用程序,其当前的系统评估值的变化趋势为递减变化,或者为递增变化且递减幅度未达到阈值B。Specifically, the change rule B may be: compared to the previous calculation, the selected locked application in the last unlocking operation has a trend of decreasing the current system evaluation value, or is an incremental change and the decrement is not The threshold B is reached.
由于本实施例中以系统评估值的取值越小优先级越高为例进行说明,因此,上述变化规律B可以解释为:上一次解锁操作中选定的被锁定应用程序,其当前的系统评估值的优先级相较于上一次计算有所提升,或者,有所降低且降低幅度达到阈值A。In this embodiment, the lower the priority of the system evaluation value is, the higher the priority is. For example, the change rule B can be interpreted as: the selected locked application in the last unlocking operation, the current system. The priority of the evaluation value is increased compared to the previous calculation, or is decreased and the reduction is reached to the threshold A.
这是因为,智能设备会定期更新每一个被锁定应用程序的系统评估值,而系统评估值的变化,必须会导致优先级的变化,而如果上一次被解锁的被锁定应用程序,当前又出现在了列表X中,则说明该被锁定应用程序可能确实是用户需要紧急使用的应用程序,那么,如果当前系统优先级最高的被锁定应用程序当前的系统评估值的优先级变化趋势不符合变化规律A,则需要考虑优先再次解锁上一次解锁操作中选定的被锁定应用程序。This is because the smart device periodically updates the system evaluation value of each locked application, and the system evaluation value change must result in a change in priority, and if the last locked application is unlocked, it currently appears. In the list X, it indicates that the locked application may indeed be an application that the user needs to use urgently. Then, if the current system has the highest priority, the current system evaluation value of the locked application does not change the priority trend. Rule A, you need to consider the priority to unlock the selected locked application in the last unlock operation.
同时,为了避免某些被锁定应用程序的优先级出现临时性细微变化,而导致系统错误地未选择了此类被锁定应用程序进行解锁,相应地,在确定上一次被解锁的某一被锁定应用程序当前的系统评估值的优先级提升,或者,虽然优先级下降但下降幅度未达到阈值B时,智能设备仍确定该被锁定应用程序确实需要立即执行解锁操作,这样处理,也是为了避免优先级细微变化而导致的错误选择。At the same time, in order to avoid temporary subtle changes in the priority of certain locked applications, the system incorrectly does not select such locked applications to unlock, and accordingly, determine that one of the last unlocked is locked. The priority of the current system evaluation value of the application is increased, or, although the priority is decreased but the falling amplitude does not reach the threshold B, the smart device determines that the locked application does need to perform the unlocking operation immediately, and the processing is also to avoid priority. The wrong choice caused by subtle changes in the level.
步骤210:智能设备返回一个空值,表示当前不解锁任何的被锁定应 用程序。Step 210: The smart device returns a null value, indicating that no lock is currently unlocked. Use the program.
在这种情况下,有可能是被锁定应用程序虽然达到了解锁条件(如,相关信息更新,或,相关联的其他应用程序被调用),但是,其优先级变化趋势未符合相应的变化规律,此时,不对被锁定应用程序进行解锁,这样处理,是为了避免解锁频率过高,从而对用户使用造成干扰。In this case, it may be that the locked application has reached the unlock condition (eg, related information update, or other related applications are called), but its priority change trend does not meet the corresponding change rule. At this time, the locked application is not unlocked, and the processing is to avoid the frequency of the unlocking being too high, thereby causing interference to the user.
步骤211:智能设备再次选定上一次解锁操作中选定的被锁定应用程序。Step 211: The smart device again selects the locked application selected in the last unlocking operation.
步骤212:智能设备基于选定的被锁定应用程序呈现相应的可视化操作界面,提示用户按照预设规则进行解锁。Step 212: The smart device presents a corresponding visual operation interface based on the selected locked application, prompting the user to unlock according to a preset rule.
这样,智能设备便可以结合各个被锁定应用程序当前相对于用户的重要程度,尽量选定最重要的被锁定应用程序进行解锁,从而令解锁结果更符合用户的使用习惯。In this way, the smart device can combine the importance of each locked application with respect to the user, and try to select the most important locked application to unlock, so that the unlocking result is more in line with the user's usage habits.
例如:假设智能设备当前获取到的列表X中记录了三个被锁定应用程序,分别是“即时通信软件”、“支付软件”和“新闻软件”,即这三个软件被触发进行解锁操作。同时假设智能设备参考“被锁定应用程序在最近1小时内的被使用频率”,定期更新上述三个软件的系统评估值。For example, suppose that three locked applications are recorded in the list X currently acquired by the smart device, namely “instant messaging software”, “payment software” and “news software”, that is, the three softwares are triggered to perform the unlocking operation. Also assume that the smart device refers to the "frequency of use of the locked application in the last hour" and periodically updates the system evaluation values of the above three softwares.
场景1:scene 1:
假设在上一次计算中,被触发解锁操作的被锁定应用程序及相应的系统评估值分别为:“订餐-8分”,“支付软件-7分”,“新闻软件-6分”,而上一次被选定为待解锁对象的软件是“订餐”。Assume that in the last calculation, the locked application triggered by the unlock operation and the corresponding system evaluation values are: "order meal - 8 points", "payment software - 7 points", "news software - 6 points", and The software that is selected as the object to be unlocked at one time is a "order meal."
同时假设在本次计算中,列表X中各个被锁定应用程序的系统评估值分别为:“即时通信软件-7分”,“支付软件-6分”,“新闻软件-2分”。Also assume that in this calculation, the system evaluation values of each locked application in list X are: "instant communication software - 7 points", "payment software - 6 points", "news software - 2 points".
显然,“订餐”未出现在当前获取到的列表X中,那么,智能设备选择当然系统评估值最高的“即时通信软件”作为待解锁对象。 Obviously, the "order" does not appear in the currently obtained list X, then the smart device selects the "instant messaging software" with the highest system evaluation value as the object to be unlocked.
场景2:Scene 2:
假设在上一次计算中,被触发解锁操作的被锁定应用程序及相应的系统评估值分别为:“即时通信软件-8分”,“支付软件-7分”,“新闻软件-6分”,而上一次被选定为待解锁对象的软件是“即时通信软件”。Assume that in the last calculation, the locked application that triggered the unlock operation and the corresponding system evaluation values are: "instant messaging software - 8 points", "payment software - 7 points", "news software - 6 points", The software that was last selected as the object to be unlocked is "instant messaging software."
同时假设在本次计算中,列表X中各个被锁定应用程序的系统评估值分别为:“即时通信软件-7分”,“支付软件-6分”,“新闻软件-2分”。Also assume that in this calculation, the system evaluation values of each locked application in list X are: "instant communication software - 7 points", "payment software - 6 points", "news software - 2 points".
显然,“即时通信软件”又再次出现在当前获取到的列表X中,虽然相较于上一次计算,“即时通信软件”的系统评估值降低了,由8分降为7分,但是,降低幅度未超过第一阈值“2分”,则智能设备仍然再次选择“即时通信软件”作为待解锁对象。Obviously, the "instant messaging software" appears again in the currently acquired list X, although the system evaluation value of the "instant messaging software" is reduced from 8 points to 7 points, but lowering than the previous calculation. If the amplitude does not exceed the first threshold "2 points", the smart device still selects "instant messaging software" as the object to be unlocked again.
场景3:Scene 3:
假设在上一次计算中,被触发解锁操作的被锁定应用程序及相应的系统评估值分别为:“即时通信软件-8分”,“支付软件-7分”,“新闻软件-6分”,而上一次被选定为待解锁对象的软件是“即时通信软件”。Assume that in the last calculation, the locked application that triggered the unlock operation and the corresponding system evaluation values are: "instant messaging software - 8 points", "payment software - 7 points", "news software - 6 points", The software that was last selected as the object to be unlocked is "instant messaging software."
同时假设在本次计算中,列表X中各个被锁定应用程序的系统评估值分别为:“即时通信软件-4分”,“支付软件-9分”,“新闻软件-4分”。Also assume that in this calculation, the system evaluation values of each locked application in list X are: "instant communication software - 4 points", "payment software - 9 points", "news software - 4 points".
显然,“即时通信软件”又再次出现在当前获取到的列表X中,但是相较于上一次计算,“即时通信软件”的系统评估值降低了,由8分降为4分,降低幅度超过了第一阈值“2分”,因此,智能设备本次不能选择“即时通信软件”作为待解锁对象。Obviously, the "instant messaging software" appears again in the currently obtained list X, but compared to the previous calculation, the system evaluation value of the "instant messaging software" is reduced from 8 points to 4 points, and the reduction is more than The first threshold "2 points", therefore, the smart device cannot select "instant messaging software" as the object to be unlocked this time.
同时,相较于上一次计算,“支付软件”的系统评估值提升了,由7分升为9分,提升幅度超过了第二阈值“1分”,因此,智能设备本次选择“支付软件”作为待解锁对象。At the same time, compared with the previous calculation, the system evaluation value of “payment software” has increased from 7 points to 9 points, and the increase exceeds the second threshold “1 point”. Therefore, the smart device selects “payment software” this time. "As an object to be unlocked."
基于上述实施例,参阅图3所示,本申请实施例中,智能设备至少包括确定单元30、获取单元31和处理单元32,其中, Based on the foregoing embodiment, referring to FIG. 3, in the embodiment of the present application, the smart device includes at least a determining unit 30, an obtaining unit 31, and a processing unit 32, where
确定单元30,用于确定存在被触发解锁操作的至少两个被锁定应用程序;a determining unit 30, configured to determine that at least two locked applications that are triggered to be unlocked are present;
获取单元31,用于获取所述至少两个被锁定应用程序当前的系统评估值,其中,一个被锁定应用程序的系统评估值用于表征所述一个被锁定应用程序相对于用户的重要程度;An obtaining unit 31, configured to acquire current system evaluation values of the at least two locked applications, where a system evaluation value of a locked application is used to represent a degree of importance of the one locked application relative to a user;
处理单元32,用于选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象。The processing unit 32 is configured to select a locked application whose system evaluation value meets the preset screening policy as the object to be unlocked.
可选的,确定存在被触发解锁操作的至少两个被锁定应用程序时,确定单元30用于:Optionally, when it is determined that there are at least two locked applications that are triggered to be unlocked, the determining unit 30 is configured to:
根据系统通知确定存在被触发解锁操作的至少两个被锁定应用程序。It is determined from the system notification that there are at least two locked applications that are triggered to unlock the operation.
可选的,一个被锁定应用程序的系统评估值,是基于所述一个被锁定应用程序的历史使用状态信息生成的。Optionally, the system evaluation value of a locked application is generated based on historical usage status information of the locked application.
可选的,获取单元31进一步用于:Optionally, the obtaining unit 31 is further configured to:
按照设定周期,分别根据每一个被锁定应用程序最新的历史使用状态信息,重新计算每一个被锁定应用程序最新的系统评估值。According to the set period, the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
可选的,一个被锁定应用程序的历史使用状态信息包括以下参数中的一种或任意组合:Optionally, the historical usage status information of a locked application includes one or any combination of the following parameters:
被锁定应用程序在第一设定时间范围内的被使用频率;The frequency of use of the locked application within the first set time range;
被锁定应用程序在第二设定时间范围内的信息更新状态;The information update status of the locked application in the second set time range;
被锁定应用程序与用户在第三设定时间范围内使用的其他应用程序之间的关联程度。The degree of association between the locked application and other applications that the user uses during the third set time range.
可选的,选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象时,处理单元32用于:Optionally, when a selected application whose system evaluation value meets the preset screening policy is selected as the object to be unlocked, the processing unit 32 is configured to:
若所述至少两个被锁定应用程序中不存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的 第二被锁定应用程序,并选定所述第二被锁定应用程序作为待解锁对象;If the first locked application selected in the last unlocking operation does not exist in the at least two locked applications, filtering out the current system evaluation value corresponding to the highest priority Secondly locking the application and selecting the second locked application as the object to be unlocked;
若所述至少两个被锁定应用程序中存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第二被锁定应用程序,判断所述第二被锁定应用程序当前的系统评估值的变化趋势是否符合预设的第二变化规律,若是,则选定所述第二被锁定应用程序作为待解锁对象,否则,在确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,选定所述第一被锁定应用程序作为待解锁对象。If the first locked application selected in the last unlocking operation exists in the at least two locked applications, the second locked application with the highest priority corresponding to the current system evaluation value is filtered out, and the second locked application is determined. Whether the trend of the current system evaluation value of the second locked application conforms to the preset second change rule, and if so, selecting the second locked application as the object to be unlocked; otherwise, determining the When the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
可选的,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,处理单元32用于:Optionally, when it is determined that the change trend of the current system evaluation value of the first locked application meets a preset first change rule, the processing unit 32 is configured to:
判定相较于上一次计算,所述第一被锁定应用程序当前的系统评估值的优先级提升,或者,所述第一被锁定应用程序当前的系统评估值的优先级降低且降低幅度未达到设定的第一阈值时,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律。Determining that the priority of the current system evaluation value of the first locked application is increased compared to the last calculation, or that the priority of the current system evaluation value of the first locked application is lowered and the reduction is not reached When the first threshold is set, determining a change trend of the current system evaluation value of the first locked application conforms to a preset first change rule.
可选的,确定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律时,处理单元32用于:Optionally, when it is determined that the change trend of the current system evaluation value of the second locked application meets a preset second change rule, the processing unit 32 is configured to:
判定相较于上一次计算,所述第二被锁定应用程序当前的系统评估值的优先级提升,且提升幅度达到设定的第二阈值时,判定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律。Determining that the current system evaluation value of the second locked application is prioritized compared to the last calculation, and the current locked system of the second locked application is determined when the lifting amplitude reaches the set second threshold The change trend of the evaluation value conforms to the preset second change rule.
可选的,处理单元32进一步用于:Optionally, the processing unit 32 is further configured to:
对被选择为待解锁对象的被锁定应用程序进行解锁。Unlock the locked application selected as the object to be unlocked.
可选的,对被选择为待解锁对象的被锁定应用程序进行解锁时,处理单元32用于:Optionally, when the locked application selected as the object to be unlocked is unlocked, the processing unit 32 is configured to:
基于被选取为待解锁对象的被锁定应用程序呈现可视化操作界面,提示用户基于预设规则进行解锁。 The visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
综上所述,本申请实施例中,智能设备按照系统默认的规则,定期计算每一个被锁定的应用程序的系统评估值,并且在确定存在至少两个被指示解锁的被锁定应用程序时,选取当前的系统评估值符合预设的筛选条件的被锁定应用程序作为待解锁对象,其中,一个被锁定应用程序的系统评估值用于表征所述一个被锁定应用程序相对于用户的重要程度。这样,智能设备能够基于系统评估值推断出用户使用习惯,在多个被锁定应用程序中,准确地筛选出当前最符合用户使用习惯的被锁定应用程序作为待解锁对象,从而大大提高了解锁效率以及解锁精准度;进一步地,也避免了因反复挑选及反复与用户确认待解锁对象而带来的资源损耗,大大提升了用户使用体验。In summary, in the embodiment of the present application, the smart device periodically calculates the system evaluation value of each locked application according to the default rule of the system, and when it is determined that there are at least two locked applications that are instructed to be unlocked, The locked application whose current system evaluation value meets the preset screening condition is selected as the object to be unlocked, wherein the system evaluation value of the locked application is used to characterize the importance of the one locked application relative to the user. In this way, the smart device can infer the user usage habit based on the system evaluation value, and accurately select the currently locked application that most closely matches the user's usage habit as the object to be unlocked in the plurality of locked applications, thereby greatly improving the unlocking efficiency. And the accuracy of the unlocking; further, the resource loss caused by repeatedly selecting and repeatedly confirming the object to be unlocked with the user is also avoided, thereby greatly improving the user experience.
进一步地,智能设备可以根据系统通知来及时确定被指示解锁的被锁定应用程序,而无需轮询查找,因而,无需在后台实时维护监测程序,从而有效避免了资源损耗,延长了设备待机时间。Further, the smart device can timely determine the locked application that is instructed to be unlocked according to the system notification, without polling the search, thereby eliminating the need to maintain the monitoring program in real time in the background, thereby effectively avoiding resource loss and prolonging the standby time of the device.
本领域内的技术人员应明白,本申请的实施例可提供为方法、系统、或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present application can be provided as a method, system, or computer program product. Thus, the present application can take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment in combination of software and hardware. Moreover, the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
本申请是参照根据本申请实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令 产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the present application. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that instructions are executed by a processor of a computer or other programmable data processing device Means are provided for implementing the functions specified in one or more of the flow or in one or more blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
尽管已描述了本申请的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本申请范围的所有变更和修改。While the preferred embodiment of the present application has been described, it will be apparent that those skilled in the art can make further changes and modifications to the embodiments. Therefore, the appended claims are intended to be interpreted as including the preferred embodiments and the modifications and
显然,本领域的技术人员可以对本申请实施例进行各种改动和变型而不脱离本申请实施例的精神和范围。这样,倘若本申请实施例的这些修改和变型属于本发明本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。 It is apparent that those skilled in the art can make various changes and modifications to the embodiments of the present application without departing from the spirit and scope of the embodiments of the present application. Therefore, it is intended that the present invention cover the modifications and variations of the present invention, and the modifications and variations of the present invention are intended to be included within the scope of the present invention.

Claims (20)

  1. 一种待解锁对象的确定方法,其特征在于,包括:A method for determining an object to be unlocked, comprising:
    确定存在被触发解锁操作的至少两个被锁定应用程序;Determining that there are at least two locked applications that are triggered to unlock the operation;
    获取所述至少两个被锁定应用程序当前的系统评估值,其中,一个被锁定应用程序的系统评估值用于表征所述一个被锁定应用程序相对于用户的重要程度;Obtaining current system evaluation values of the at least two locked applications, wherein a system evaluation value of the locked application is used to characterize the importance of the one locked application relative to the user;
    选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象。Select a locked application whose system evaluation value meets the preset filtering policy as the object to be unlocked.
  2. 如权利要求1所述的方法,其特征在于,确定存在被触发解锁操作的至少两个被锁定应用程序,包括:The method of claim 1 wherein determining that there are at least two locked applications that are triggered to unlock the operation comprises:
    根据系统通知确定存在被触发解锁操作的至少两个被锁定应用程序。It is determined from the system notification that there are at least two locked applications that are triggered to unlock the operation.
  3. 如权利要求1或2所述的方法,其特征在于,一个被锁定应用程序的系统评估值,是基于所述一个被锁定应用程序的历史使用状态信息生成的。The method of claim 1 or 2 wherein the system evaluation value of a locked application is generated based on historical usage status information of said one locked application.
  4. 如权利要求3所述的方法,其特征在于,进一步包括:The method of claim 3, further comprising:
    按照设定周期,分别根据每一个被锁定应用程序最新的历史使用状态信息,重新计算每一个被锁定应用程序最新的系统评估值。According to the set period, the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
  5. 如权利要求3所述的方法,其特征在于,一个被锁定应用程序的历史使用状态信息包括以下参数中的一种或任意组合:The method of claim 3 wherein the historical usage status information of a locked application comprises one or any combination of the following parameters:
    被锁定应用程序在第一设定时间范围内的被使用频率;The frequency of use of the locked application within the first set time range;
    被锁定应用程序在第二设定时间范围内的信息更新状态;The information update status of the locked application in the second set time range;
    被锁定应用程序与用户在第三设定时间范围内使用的其他应用程序之间的关联程度。The degree of association between the locked application and other applications that the user uses during the third set time range.
  6. 如权利要求1-5任一项所述的方法,其特征在于,选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象,所述选择 单元用于:The method according to any one of claims 1 to 5, wherein a selected application whose system evaluation value conforms to a preset screening policy is selected as an object to be unlocked, the selection Unit is used to:
    若所述至少两个被锁定应用程序中不存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第二被锁定应用程序,并选定所述第二被锁定应用程序作为待解锁对象;If the first locked application selected in the last unlocking operation does not exist in the at least two locked applications, filtering out the second locked application with the highest priority corresponding to the current system evaluation value, And selecting the second locked application as an object to be unlocked;
    若所述至少两个被锁定应用程序中存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第二被锁定应用程序,判断所述第二被锁定应用程序当前的系统评估值的变化趋势是否符合预设的第二变化规律,若是,则选定所述第二被锁定应用程序作为待解锁对象,否则,在确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,选定所述第一被锁定应用程序作为待解锁对象。If the first locked application selected in the last unlocking operation exists in the at least two locked applications, the second locked application with the highest priority corresponding to the current system evaluation value is filtered out, and the second locked application is determined. Whether the trend of the current system evaluation value of the second locked application conforms to the preset second change rule, and if so, selecting the second locked application as the object to be unlocked; otherwise, determining the When the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
  7. 如权利要求6所述的方法,其特征在于,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,所述选择单元用于:The method according to claim 6, wherein when the change trend of the current system evaluation value of the first locked application is determined to conform to a preset first change rule, the selecting unit is configured to:
    判定相较于上一次计算,所述第一被锁定应用程序当前的系统评估值的优先级提升,或者,所述第一被锁定应用程序当前的系统评估值的优先级降低且降低幅度未达到设定的第一阈值时,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律。Determining that the priority of the current system evaluation value of the first locked application is increased compared to the last calculation, or that the priority of the current system evaluation value of the first locked application is lowered and the reduction is not reached When the first threshold is set, determining a change trend of the current system evaluation value of the first locked application conforms to a preset first change rule.
  8. 如权利要求6所述的方法,其特征在于,确定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律时,所述选择单元用于:The method according to claim 6, wherein when the change trend of the current system evaluation value of the second locked application is determined to conform to a preset second change rule, the selecting unit is configured to:
    判定相较于上一次计算,所述第二被锁定应用程序当前的系统评估值的优先级提升,且提升幅度达到设定的第二阈值时,判定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律。Determining that the current system evaluation value of the second locked application is prioritized compared to the last calculation, and the current locked system of the second locked application is determined when the lifting amplitude reaches the set second threshold The change trend of the evaluation value conforms to the preset second change rule.
  9. 如权利要求6所述的方法,其特征在于,进一步包括: The method of claim 6 further comprising:
    对被选择为待解锁对象的被锁定应用程序进行解锁。Unlock the locked application selected as the object to be unlocked.
  10. 如权利要求9所述的方法,其特征在于,对被选择为待解锁对象的被锁定应用程序进行解锁,包括:The method of claim 9 wherein unlocking the locked application selected as the object to be unlocked comprises:
    基于被选取为待解锁对象的被锁定应用程序呈现可视化操作界面,提示用户基于预设规则进行解锁。The visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
  11. 一种待解锁对象的确定装置,其特征在于,包括:A determining device for an object to be unlocked, comprising:
    确定单元,用于确定存在被触发解锁操作的至少两个被锁定应用程序;a determining unit, configured to determine that there are at least two locked applications that are triggered to unlock the operation;
    获取单元,用于获取所述至少两个被锁定应用程序当前的系统评估值,其中,一个被锁定应用程序的系统评估值用于表征所述一个被锁定应用程序相对于用户的重要程度;An obtaining unit, configured to acquire current system evaluation values of the at least two locked applications, wherein a system evaluation value of a locked application is used to represent a degree of importance of the one locked application relative to a user;
    处理单元,用于选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象。The processing unit is configured to select a locked application whose system evaluation value meets the preset screening policy as the object to be unlocked.
  12. 如权利要求11所述的装置,其特征在于,确定存在被触发解锁操作的至少两个被锁定应用程序时,所述确定单元用于:The apparatus according to claim 11, wherein when it is determined that there are at least two locked applications that are triggered to be unlocked, the determining unit is configured to:
    根据系统通知确定存在被触发解锁操作的至少两个被锁定应用程序。It is determined from the system notification that there are at least two locked applications that are triggered to unlock the operation.
  13. 如权利要求11或12所述的装置,其特征在于,一个被锁定应用程序的系统评估值,是基于所述一个被锁定应用程序的历史使用状态信息生成的。The apparatus of claim 11 or 12 wherein the system evaluation value of a locked application is generated based on historical usage status information of said one locked application.
  14. 如权利要求13所述的装置,其特征在于,所述获取单元进一步用于:The apparatus according to claim 13, wherein said obtaining unit is further configured to:
    按照设定周期,分别根据每一个被锁定应用程序最新的历史使用状态信息,重新计算每一个被锁定应用程序最新的系统评估值。According to the set period, the latest system evaluation value of each locked application is recalculated according to the latest historical usage status information of each locked application.
  15. 如权利要求13所述的装置,其特征在于,一个被锁定应用程序的历史使用状态信息包括以下参数中的一种或任意组合: The apparatus of claim 13 wherein the historical usage status information of a locked application comprises one or any combination of the following parameters:
    被锁定应用程序在第一设定时间范围内的被使用频率;The frequency of use of the locked application within the first set time range;
    被锁定应用程序在第二设定时间范围内的信息更新状态;The information update status of the locked application in the second set time range;
    被锁定应用程序与用户在第三设定时间范围内使用的其他应用程序之间的关联程度。The degree of association between the locked application and other applications that the user uses during the third set time range.
  16. 如权利要求11-15任一项所述的装置,其特征在于,选择系统评估值符合预设的筛选策略的一个被锁定应用程序作为待解锁对象时,所述处理单元用于:The device according to any one of claims 11 to 15, wherein when the selected system evaluation value matches a locked application of the preset screening policy as the object to be unlocked, the processing unit is configured to:
    若所述至少两个被锁定应用程序中不存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第二被锁定应用程序,并选定所述第二被锁定应用程序作为待解锁对象;If the first locked application selected in the last unlocking operation does not exist in the at least two locked applications, filtering out the second locked application with the highest priority corresponding to the current system evaluation value, And selecting the second locked application as an object to be unlocked;
    若所述至少两个被锁定应用程序中存在上一次解锁操作中被选定的第一被锁定应用程序,则筛选出当前的系统评估值对应的优先级最高的第二被锁定应用程序,判断所述第二被锁定应用程序当前的系统评估值的变化趋势是否符合预设的第二变化规律,若是,则选定所述第二被锁定应用程序作为待解锁对象,否则,在确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,选定所述第一被锁定应用程序作为待解锁对象。If the first locked application selected in the last unlocking operation exists in the at least two locked applications, the second locked application with the highest priority corresponding to the current system evaluation value is filtered out, and the second locked application is determined. Whether the trend of the current system evaluation value of the second locked application conforms to the preset second change rule, and if so, selecting the second locked application as the object to be unlocked; otherwise, determining the When the change trend of the current system evaluation value of the first locked application conforms to the preset first change rule, the first locked application is selected as the object to be unlocked.
  17. 如权利要求16所述的装置,其特征在于,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律时,所述处理单元用于:The apparatus according to claim 16, wherein when the change trend of the current system evaluation value of the first locked application is determined to conform to a preset first change rule, the processing unit is configured to:
    判定相较于上一次计算,所述第一被锁定应用程序当前的系统评估值的优先级提升,或者,所述第一被锁定应用程序当前的系统评估值的优先级降低且降低幅度未达到设定的第一阈值时,确定所述第一被锁定应用程序当前的系统评估值的变化趋势符合预设的第一变化规律。Determining that the priority of the current system evaluation value of the first locked application is increased compared to the last calculation, or that the priority of the current system evaluation value of the first locked application is lowered and the reduction is not reached When the first threshold is set, determining a change trend of the current system evaluation value of the first locked application conforms to a preset first change rule.
  18. 如权利要求16所述的装置,其特征在于,确定所述第二被锁定 应用程序当前的系统评估值的变化趋势符合预设的第二变化规律时,所述处理单元用于:The device of claim 16 wherein said second locked is determined When the trend of the current system evaluation value of the application conforms to the preset second variation rule, the processing unit is configured to:
    判定相较于上一次计算,所述第二被锁定应用程序当前的系统评估值的优先级提升,且提升幅度达到设定的第二阈值时,判定所述第二被锁定应用程序当前的系统评估值的变化趋势符合预设的第二变化规律。Determining that the current system evaluation value of the second locked application is prioritized compared to the last calculation, and the current locked system of the second locked application is determined when the lifting amplitude reaches the set second threshold The change trend of the evaluation value conforms to the preset second change rule.
  19. 如权利要求16所述的装置,其特征在于,所述处理单元进一步用于:The apparatus according to claim 16, wherein said processing unit is further configured to:
    对被选择为待解锁对象的被锁定应用程序进行解锁。Unlock the locked application selected as the object to be unlocked.
  20. 如权利要求19所述的装置,其特征在于,对被选择为待解锁对象的被锁定应用程序进行解锁时,所述处理单元用于:The apparatus according to claim 19, wherein when the locked application selected as the object to be unlocked is unlocked, the processing unit is configured to:
    基于被选取为待解锁对象的被锁定应用程序呈现可视化操作界面,提示用户基于预设规则进行解锁。 The visualized operation interface is presented based on the locked application selected as the object to be unlocked, and the user is prompted to unlock based on the preset rule.
PCT/CN2017/078047 2016-03-31 2017-03-24 Method and device for determining object to be unlocked WO2017167131A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610201980.0A CN107292137B (en) 2016-03-31 2016-03-31 Method and device for determining object to be unlocked
CN201610201980.0 2016-03-31

Publications (1)

Publication Number Publication Date
WO2017167131A1 true WO2017167131A1 (en) 2017-10-05

Family

ID=59963488

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/078047 WO2017167131A1 (en) 2016-03-31 2017-03-24 Method and device for determining object to be unlocked

Country Status (3)

Country Link
CN (1) CN107292137B (en)
TW (1) TWI739805B (en)
WO (1) WO2017167131A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI683249B (en) * 2018-11-28 2020-01-21 宏碁股份有限公司 Mobile device with in-display fingerprint sensor
CN116453245B (en) * 2023-04-20 2023-11-14 东莞市伟创动力科技有限公司 Unlocking management method and system for electronic lock

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101848276A (en) * 2010-04-16 2010-09-29 中山大学 Method and system for locking and unlocking mobile phone screens
CN102722363A (en) * 2011-03-30 2012-10-10 宏达国际电子股份有限公司 Handheld electric device and control method thereof
CN102981723A (en) * 2012-11-07 2013-03-20 北京百度网讯科技有限公司 Unlocking method and unlocking device for mobile terminal and mobile terminal
CN103218120A (en) * 2013-04-12 2013-07-24 四川长虹电器股份有限公司 Method for quickly unlocking application program of android terminal
CN104123077A (en) * 2014-08-08 2014-10-29 深圳市中兴移动通信有限公司 Unlocking method and mobile terminal
US20150346895A1 (en) * 2014-05-30 2015-12-03 Apple Inc. Low power scan for device wake up and unlock

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100561425C (en) * 2003-03-12 2009-11-18 中兴通讯股份有限公司 The universal latch fixed system and the method at a kind of window application interface
CN103631613A (en) * 2012-08-24 2014-03-12 上海斐讯数据通信技术有限公司 Terminal unlocking and program running triggering method
KR20140027828A (en) * 2012-08-27 2014-03-07 삼성전자주식회사 Operation method of lock function and electronic device operating the same
CN103927106A (en) * 2013-01-14 2014-07-16 富泰华工业(深圳)有限公司 Application program starting system and method
CN103077341B (en) * 2013-01-30 2016-01-20 广东欧珀移动通信有限公司 A kind of application program unlock method and device
KR20160016490A (en) * 2014-07-31 2016-02-15 삼성전자주식회사 Method and system for providing information on a time zone of an external device
TWI753846B (en) * 2014-09-02 2022-02-01 美商蘋果公司 Methods, systems, electronic devices, and computer readable storage media for electronic message user interfaces

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101848276A (en) * 2010-04-16 2010-09-29 中山大学 Method and system for locking and unlocking mobile phone screens
CN102722363A (en) * 2011-03-30 2012-10-10 宏达国际电子股份有限公司 Handheld electric device and control method thereof
CN102981723A (en) * 2012-11-07 2013-03-20 北京百度网讯科技有限公司 Unlocking method and unlocking device for mobile terminal and mobile terminal
CN103218120A (en) * 2013-04-12 2013-07-24 四川长虹电器股份有限公司 Method for quickly unlocking application program of android terminal
US20150346895A1 (en) * 2014-05-30 2015-12-03 Apple Inc. Low power scan for device wake up and unlock
CN104123077A (en) * 2014-08-08 2014-10-29 深圳市中兴移动通信有限公司 Unlocking method and mobile terminal

Also Published As

Publication number Publication date
CN107292137B (en) 2020-10-16
TW201737073A (en) 2017-10-16
TWI739805B (en) 2021-09-21
CN107292137A (en) 2017-10-24

Similar Documents

Publication Publication Date Title
US9825956B2 (en) Systems and methods for access permission revocation and reinstatement
US10375054B2 (en) Securing user-accessed applications in a distributed computing environment
JP6479999B2 (en) News list update method and apparatus
WO2019144928A1 (en) Method, system and device for setting access permission of application, and readable medium
CN109614238B (en) Target object identification method, device and system and readable storage medium
KR101996338B1 (en) Information reminding method, device, and electronic terminal
CN104182232B (en) A kind of method and user terminal for creating context-aware applications
CN103795813B (en) File locking and unlocking method and system
WO2017087274A1 (en) Systems, methods, and media for graphical task creation
US10671033B2 (en) Ubiquitous computing methods and apparatus
CN109714333B (en) Household appliance and management method and device of control authority of household appliance and readable storage medium
CN106060389A (en) Sneak shot prevention method and terminal
WO2017167131A1 (en) Method and device for determining object to be unlocked
JP5979132B2 (en) Information monitoring apparatus and information monitoring method
WO2017016211A1 (en) Terminal right control method, system and storage medium
WO2017166781A1 (en) Application locking method and apparatus, and electronic device
CN109992951A (en) Method and system for screen locking with high safety
US11372961B2 (en) Method and device for assigning application usage permission
CN111726662A (en) Television use management method and device, television and storage medium
US20040098289A1 (en) Operations management policy distributing method, operations management policy distributing apparatus, and operations management policy distributing program
CN108267962B (en) Control method and device
CN108712497B (en) Application mode sharing method, device and system
JP7060876B2 (en) Asset management equipment and asset management program
EP3879748A1 (en) Immortal cryptographic device keys
CN110825696B (en) Processing method and processing device

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

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

Ref document number: 17773161

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17773161

Country of ref document: EP

Kind code of ref document: A1