WO2017076044A1 - 多应用锁定和解锁方法及装置 - Google Patents

多应用锁定和解锁方法及装置 Download PDF

Info

Publication number
WO2017076044A1
WO2017076044A1 PCT/CN2016/089034 CN2016089034W WO2017076044A1 WO 2017076044 A1 WO2017076044 A1 WO 2017076044A1 CN 2016089034 W CN2016089034 W CN 2016089034W WO 2017076044 A1 WO2017076044 A1 WO 2017076044A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
instruction
target application
unlocking
locking
Prior art date
Application number
PCT/CN2016/089034
Other languages
English (en)
French (fr)
Inventor
尹军锴
Original Assignee
乐视控股(北京)有限公司
乐视移动智能信息技术(北京)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 乐视控股(北京)有限公司, 乐视移动智能信息技术(北京)有限公司 filed Critical 乐视控股(北京)有限公司
Publication of WO2017076044A1 publication Critical patent/WO2017076044A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44568Immediately runnable code
    • G06F9/44573Execute-in-place [XIP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects

Definitions

  • the embodiments of the present application relate to application processing technologies, and in particular, to a multi-application locking and unlocking method and apparatus.
  • PC Personal Computer
  • a multi-application button is provided on the smart phone, and the multi-application button smart phone can display a multi-application interface to the user, and the user can view the running application in the background under the multi-application interface.
  • the application displayed by the existing multi-application interface can be automatically closed by the user manually or automatically.
  • Some applications are often used by users frequently. When these commonly used applications are automatically closed by the system or manually closed by the user, they need to be restarted in the startup interface when the user is called. It takes a long time, and the timeliness of the commonly used applications is poor.
  • the embodiment of the present invention provides a multi-application locking and unlocking method and device, which are used to reduce the time-consuming and time-sensitive problem that common applications in a smart phone are called.
  • the embodiment of the present application provides a multi-application locking method, including:
  • the embodiment of the present application provides a multi-application unlocking method, including:
  • an embodiment of the present application provides a multi-application locking device, including:
  • a receiving module configured to receive a locking instruction, where the locking instruction carries an identifier of the selected target application
  • a locking module configured to lock the target application according to the identifier of the target application in the locking instruction.
  • an embodiment of the present application provides a multi-application unlocking device, including:
  • a receiving module configured to receive an unlocking instruction, where the unlocking instruction carries an identifier of the selected target application
  • an unlocking module configured to unlock the target application according to the identifier of the target application in the unlocking instruction.
  • an embodiment of the present invention provides a multi-application locking apparatus, including a memory, one or more processors, and one or more programs, wherein the one or more programs are processed by the one or more
  • the device performs the following operations: receiving a lock instruction, where the lock instruction carries an identifier of the selected target application, and locks the target application according to the identifier of the target application in the lock instruction.
  • an embodiment of the present invention provides a computer readable storage medium having stored thereon computer executable instructions that, in response to execution, cause a multi-application locking device to perform an operation,
  • the operation includes: receiving a lock instruction, where the lock instruction carries an identifier of the selected target application, and locks the target application according to the identifier of the target application in the lock instruction.
  • an embodiment of the present invention provides a multi-application unlocking device, including a memory, One or more processors and one or more programs, wherein the one or more programs, when executed by the one or more processors, perform an operation of: receiving an unlock command, the unlock command carrying And selecting an identifier of the target application, and unlocking the target application according to the identifier of the target application in the unlocking instruction.
  • an embodiment of the present invention provides a computer readable storage medium having stored thereon computer executable instructions that, in response to execution, cause a multi-application unlocking device to perform an operation,
  • the operation includes: receiving an unlocking instruction, where the unlocking instruction carries an identifier of the selected target application, and unlocks the target application according to the identifier of the target application in the unlocking instruction.
  • the multi-application locking and unlocking method and apparatus of the embodiment of the present application by receiving a lock instruction, the lock instruction carries an identifier of the selected target application, and according to the identifier of the target application in the lock instruction, the target The application is locked to prevent the common application from being manually closed by the user or the system, causing the common application to be repeatedly opened multiple times, saving the user time; or receiving the unlocking instruction, the unlocking instruction carrying the identifier of the selected target application; The identifier of the target application in the unlocking instruction is used to unlock the target application, and the common application is closed accordingly, and the common application can be flexibly managed.
  • FIG. 1 is a schematic flowchart of a multi-application locking method according to Embodiment 1 of the present application;
  • FIG. 2 is a schematic flowchart of a multi-application locking method according to Embodiment 2 of the present application
  • FIG. 3 is a schematic diagram of an application example of a multi-application locking method according to Embodiment 2 of the present application;
  • FIG. 4 is a second schematic diagram of an application example of a multi-application locking method according to Embodiment 2 of the present application;
  • FIG. 5 is a third schematic diagram of an application example of a multi-application locking method according to Embodiment 2 of the present application.
  • FIG. 6 is a fourth schematic diagram of an application example of a multi-application locking method according to Embodiment 2 of the present application.
  • FIG. 7 is a schematic diagram of an application example of a multi-application locking method according to Embodiment 2 of the present application; Fives;
  • FIG. 8 is a sixth schematic diagram of an application example of a multi-application locking method according to Embodiment 2 of the present application.
  • FIG. 9 is a seventh schematic diagram of an application example of a multi-application locking method according to Embodiment 2 of the present application.
  • FIG. 10 is a schematic flowchart of a multi-application unlocking method according to Embodiment 3 of the present application.
  • FIG. 11 is a schematic flowchart of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 12 is a schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 13 is a second schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 14 is a third schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 15 is a fourth schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 16 is a fifth schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 17 is a sixth schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 18 is a seventh schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 19 is a schematic diagram of an application example of a multi-application unlocking method according to Embodiment 4 of the present application.
  • FIG. 20 is a schematic structural diagram of a multi-application locking device according to Embodiment 5 of the present application.
  • FIG. 21 is a schematic structural diagram of a multi-application locking device according to Embodiment 6 of the present application.
  • FIG. 22 is a schematic structural diagram of a multi-application unlocking device according to Embodiment 7 of the present application.
  • FIG. 23 is a schematic structural diagram of a multi-application unlocking device according to Embodiment 8 of the present application.
  • FIG. 24 is a schematic structural diagram of a multi-application locking device according to Embodiment 9 of the present application.
  • 26 is a schematic structural diagram of a multi-application unlocking device according to Embodiment 11 of the present application.
  • FIG. 27 is a computer program product for multi-application unlocking according to Embodiment 12 of the present application.
  • FIG. 1 it is a schematic flowchart of a multi-application locking method according to Embodiment 1 of the present application, where the multi-application locking method includes:
  • Step 101 Receive a lock instruction, where the lock instruction carries an identifier of the selected target application.
  • the user sends a lock instruction to the smart phone through the display interface, where the lock command carries the identifier of the selected target application, and the identifier may be the name or code of the target application.
  • the target application is a common application selected by the user from all currently running applications.
  • the user generates a lock instruction and sends it to the smartphone by pulling down the thumbnail of the target application.
  • Step 102 Lock the target application according to the identifier of the target application in the locking instruction.
  • the smart phone After receiving the locking instruction, the smart phone can extract the identifier of the selected target application from the locking instruction.
  • the smart phone identifies the selected target application according to the identifier, and locks the target application to make it locked.
  • the target application when the target application is in the locked state, the user or the system cannot close the target application. Further, the status of the target task will be automatically recorded, and actions such as restarting the mobile phone will not affect the state of the target application.
  • the multi-application locking method provided by the embodiment, by receiving the locking instruction, the locking instruction carrying the identifier of the selected target application, and locking the target application according to the identifier of the target application in the locking instruction,
  • the commonly used application is in the locked state, it can be prevented from being accidentally closed by the user or the system, and the common application is prevented from being repeatedly opened, thereby saving user time.
  • FIG. 2 it is a schematic flowchart of a multi-application locking method according to Embodiment 2 of the present application, where the multi-application locking method includes:
  • Step 201 Receive a multi-application display instruction for indicating that an application currently running in the background is displayed.
  • the smart phone when the user wants to manage the application currently running in the background, the smart phone will receive a multi-application display instruction for indicating the application currently running in the background.
  • the user may touch a multi-application button set on the smart phone to send a multi-application display instruction to the background of the smart phone, where the multi-application display instruction is used to indicate that all applications currently running in the background are displayed.
  • Step 202 Display the currently running application in a multi-application interface according to the multi-application display instruction.
  • the smart phone After receiving the multi-application display instruction, the smart phone instructs the background to display all the currently running applications under the multi-application interface according to the multi-application display instruction. For example, a user can view thumbnails of all applications currently running in the background under the multi-application interface.
  • Step 203 Receive a lock instruction, where the lock instruction carries an identifier of the selected target application.
  • the multi-application interface displays all the currently running applications, after viewing the user, the user can set multiple applications as common applications according to his own needs, and then set the commonly used applications to the locked state through the smart phone.
  • the smart phone receives a lock instruction sent by the user through the touch screen, and the lock instruction carries an identifier of the selected target application, for example, a name or a code of the target application.
  • the target application is a common application selected by the user from all currently running applications.
  • the user generates a lock instruction and sends it to the smartphone by pulling down the thumbnail of the target application.
  • Step 204 Lock the target application according to the identifier of the target application in the locking instruction.
  • the smart phone After receiving the locking instruction, the smart phone can extract the identifier of the selected target application from the locking instruction. The smart phone identifies the selected target application according to the identifier, and locks the target application to make it locked. Enter one Step by step, the status of the target task will be automatically recorded, and actions such as restarting the mobile phone will not affect the state of the target application.
  • Step 205 Add a lock flag to the target application that has been locked, and display the lock flag under the multi-application interface.
  • the smart phone may add a lock flag to the target application, and display a process of adding a lock flag through the multi-application interface to notify the user that the application is in a locked state, and reminds The user no longer closes it.
  • Step 206 Receive and refuse to execute a shutdown instruction to close the target application.
  • the smartphone when the target application is in the locked state, the user or the system cannot close the target application.
  • the smartphone receives the shutdown command from the user or the system to close the target application, the smartphone will refuse to execute the shutdown command because the target application is in the locked state.
  • the process of locking the target application of the present embodiment is shown.
  • the user displays all the applications currently running in the background in the multi-application interface through the multi-application button, specifically, displays the thumbnails of all the currently running applications on the multi-application interface.
  • the user selects the short message as the target application, and performs a lock process by pulling down the short message, and a small lock icon appears above the short message interface in the pull-down process.
  • a lock flag can be added at the top of the thumbnail of the short message task, that is, after the user pulls down, the smartphone adds a lock on the short message interface. Sign.
  • FIGS. 6 to 9 it shows the process of locking the target application of the present embodiment.
  • the system setting application has been set to the locked state, and the application for video playback is locked.
  • the user pulls down the video to play the application, and a video appears above the video playback interface during the pull-down process.
  • Lock sign small icon When the small icon is unlocked from the unlocked state to the locked state, a lock flag can be added at the top of the thumbnail of the video playback task. That is, after the user pulls down, the smartphone adds a lock flag to the video playback interface.
  • the multi-application locking method receives and executes the application currently running in the background in the multi-application interface, and receives a lock instruction, wherein the lock instruction carries the identifier of the selected target application, according to the target in the lock instruction.
  • the identifier of the application locks the target application and adds a lock flag to the locked target application.
  • the common application When the common application is locked, it can be closed by the user or the system, preventing the common application from being repeatedly opened, saving user time. .
  • FIG. 10 it is a schematic flowchart of a multi-application unlocking method according to Embodiment 3 of the present application.
  • the multi-application unlocking method includes:
  • Step 301 Receive an unlocking instruction, where the unlocking instruction carries an identifier of the selected target application.
  • the user sends an unlocking instruction to the smart phone through the display interface, where the unlocking instruction carries an identifier of the selected target application, and the identifier may be a name or a code of the target application.
  • the target application is a common application selected by the user from all currently running applications.
  • the user generates an unlock command by sending a thumbnail of the target application and sending it to the smartphone.
  • Step 302 Unlock the target application according to the identifier of the target application in the unlocking instruction.
  • the smart phone After receiving the unlocking instruction, the smart phone can extract the identifier of the selected target application from the unlocking instruction.
  • the smart phone identifies the selected target application according to the identifier, and unlocks the target application to make it unlocked.
  • the user or the system can manage the target application, for example, the target application is closed. Further, the status of the target task will be automatically recorded, and actions such as restarting the mobile phone will not affect the state of the target application.
  • the multi-application unlocking method provided in this embodiment, by receiving an unlocking instruction, the unlocking instruction carries an identifier of the selected target application; and unlocking the target application according to the identifier of the target application in the unlocking instruction, Correspondingly, the closing of common applications can be implemented, and the commonly used applications can be flexibly managed.
  • FIG. 11 it is a schematic flowchart of a multiple application unlocking method according to Embodiment 4 of the present application, where the multiple application unlocking method includes:
  • Step 401 Receive a multi-application display instruction for instructing to display an application currently running in the background.
  • the smart phone when the user wants to manage the application currently running in the background, the smart phone will receive a multi-application display instruction for indicating the application currently running in the background.
  • the user may touch a multi-application button set on the smart phone to send a multi-application display instruction to the background of the smart phone, where the multi-application display instruction is used to indicate that all applications currently running in the background are displayed.
  • Step 402 Display the currently running application in a multi-application interface according to the multi-application display instruction.
  • the smart phone After receiving the multi-application display instruction, the smart phone instructs the background to display all the currently running applications under the multi-application interface according to the multi-application display instruction. For example, a user can view thumbnails of all applications currently running in the background under the multi-application interface.
  • Step 403 Receive an unlocking instruction, where the unlocking instruction carries an identifier of the selected target application.
  • the user can close some applications and manage operations according to their own needs.
  • some of the applications displayed in the multi-application interface have a lock flag on the thumbnail of the application, and the user can know that the application is a common application by using the lock flag.
  • the smart phone When the user needs to close the common application with the lock flag, specifically, the smart phone receives an unlock command sent by the user through the touch screen, and the unlock command carries the identifier of the selected target application, for example, the name or code of the target application.
  • the target application is a common application selected by the user from all the commonly used applications that have been locked.
  • the user generates an unlock command by sending a thumbnail of the target application and sending it to the smartphone.
  • Step 404 Unlock the target application according to the identifier of the target application in the unlocking instruction.
  • the smartphone After receiving the unlocking instruction, the smartphone can extract from the unlocking instruction The ID of the selected target application.
  • the smart phone identifies the selected target application according to the identifier, and unlocks the target application to make it unlocked, so that the user can close the target application.
  • Step 405 Delete the lock flag of the target application.
  • the smart phone may delete the lock flag carried in the target application, and display the process of deleting the lock flag through the multi-application interface to notify the user of the target.
  • the app is unlocked, alerting the user to turn off the target app in the unlocked state. Further, the status of the target task will be automatically recorded, and actions such as restarting the mobile phone will not affect the state of the target application.
  • Step 406 Receive a shutdown instruction that closes the target application, and close the target application according to the shutdown instruction.
  • the smart phone when the target application is in the unlocked state, after the smart phone receives the closing instruction of the closed target application sent by the user or the system, the smart phone performs the closing instruction to close the target application because the target application is in the unlocked state.
  • FIGS. 12 to 15 it shows the process of unlocking the target application of the present embodiment.
  • the user displays all the applications currently running in the background in the multi-application interface through the multi-application button, specifically, displays the thumbnails of all the currently running applications on the multi-application interface, and can display all the applications in the locked state.
  • the application in the locked state has a lock flag on the interface.
  • the user selects the short message as the target application, and unlocks the short message by pulling down the locked message.
  • a small icon of the lock flag appears above the short message interface, when the small icon changes from the locked state.
  • the lock flag at the top of the thumbnail of the short message task will disappear. That is to say, after the user pulls down, the smart phone deletes the original lock flag on the short message interface to make it unlocked.
  • the short message task can be closed when the task is closed.
  • FIGS. 16 to 19 the process of unlocking the target application of the present embodiment is shown.
  • the system setting and the video playing have been set to the locked state.
  • the application of the video playing is unlocked, and during the unlocking process, the user pulls down the video.
  • the thumbnail is displayed, and a small icon with a lock flag appears above the video playback interface during the pull-down process.
  • the lock flag at the top of the thumbnail of the video playing task will disappear, that is, after the user pulls down, the smart phone will perform the original locking flag of the video playing interface. Deleted.
  • the multi-application unlocking method provided in this embodiment receives and executes an application that is currently running in the background in the multi-application interface, and receives an unlocking instruction, where the unlocking instruction carries the identifier of the selected target application; according to the unlocking instruction
  • the identifier of the target application is used to unlock the target application, and the common application is closed accordingly, and the common application can be flexibly managed.
  • FIG. 20 it is a schematic structural diagram of a multi-application locking device according to Embodiment 5 of the present application.
  • the multi-application locking device includes: a receiving module 11 and a locking module 12.
  • the receiving module 11 is configured to receive a locking instruction, where the locking instruction carries an identifier of the selected target application.
  • the locking module 12 is configured to lock the target application according to the identifier of the target application in the locking instruction.
  • the function modules of the multi-application locking device provided in this embodiment can be used to execute the process of the multi-application locking method shown in FIG. 1 , and the specific working principle is not described here. For details, refer to the description of the method embodiments.
  • the multi-application locking device provided by the embodiment is configured to receive the lock instruction, the lock command carries the identifier of the selected target application, and locks the target application according to the identifier of the target application in the lock instruction.
  • the commonly used application When the commonly used application is in the locked state, it can be prevented from being accidentally closed by the user or the system, and the common application is prevented from being repeatedly opened, thereby saving user time.
  • FIG. 21 is a schematic structural diagram of a multi-application locking device according to Embodiment 6 of the present application.
  • the multi-application locking device includes a display module 13 and a receiving module 11 and a locking module 12 in the fifth embodiment. Module 14 is added.
  • the receiving module 11 is further configured to receive multiple applications for displaying the current running application in the background. Apply display instructions.
  • the display module 13 is configured to display the currently running application under the multiple application interface according to the multiple application display instruction.
  • the display module 13 is further configured to display the lock flag under the multi-application interface.
  • the function modules of the multi-application locking device provided in this embodiment can be used to execute the process of the multi-application locking method shown in FIG. 1 and FIG. 2 , and the specific working principle is not described again. For details, refer to the description of the method embodiments.
  • the multi-application locking device receives and executes the application currently running in the background in the multi-application interface, and receives a lock instruction, wherein the lock instruction carries the identifier of the selected target application, according to the target in the lock instruction.
  • the identifier of the application locks the target application and adds a lock flag to the locked target application.
  • the common application When the common application is locked, it can be closed by the user or the system, preventing the common application from being repeatedly opened, saving user time. .
  • FIG. 22 it is a schematic structural diagram of a multi-application locking device according to Embodiment 7 of the present application.
  • the multi-application locking device includes: a receiving module 21 and an unlocking module 22.
  • the receiving module 21 is configured to receive an unlocking instruction, where the unlocking instruction carries an identifier of the selected target application.
  • the unlocking module 22 is configured to unlock the target application according to the identifier of the target application in the unlocking instruction.
  • the function modules of the multi-application unlocking device provided in this embodiment can be used to execute the process of the multi-application unlocking method shown in FIG. 10, and the specific working principle is not described here. For details, refer to the description of the method embodiment.
  • the multi-application unlocking device provided by the embodiment is configured to receive the unlocking instruction, and the unlocking instruction carries the identifier of the selected target application; and the target application is unlocked according to the identifier of the target application in the unlocking instruction, Correspondingly, the closing of common applications can be implemented, and the commonly used applications can be flexibly managed.
  • FIG. 23 it is a schematic structural diagram of a multi-application unlocking device according to Embodiment 8 of the present application.
  • the multi-application unlocking device includes a display module 23 and a display module 23 and an unlocking module 22 in the seventh embodiment. Module 24 is deleted.
  • the receiving module 21 is further configured to receive a multi-application display instruction for displaying an application currently running in the background.
  • the display module 23 is configured to display the currently running application under the multiple application interface according to the multiple application display instruction.
  • the deleting module 24 is configured to delete the lock flag of the target application.
  • the receiving module 21 is further configured to receive a shutdown instruction that closes the target application, and close the target application according to the shutdown instruction.
  • the function modules of the multi-application unlocking device provided in this embodiment can be used to perform the process of the multi-application unlocking method shown in FIG. 10 and FIG. 11 .
  • the specific working principle is not described here. For details, refer to the description of the method embodiments.
  • the multi-application unlocking device receives and executes an application that is currently running in the background in the multi-application interface, and receives an unlocking instruction, where the unlocking instruction carries the identifier of the selected target application;
  • the identifier of the target application is used to unlock the target application, and the common application is closed accordingly, and the common application can be flexibly managed.
  • FIG. 24 is a schematic structural diagram of a multi-application locking device according to Embodiment 9 of the present application.
  • the multi-application locking device of the embodiment of the present application includes a memory 61, one or more processors 62, and one or more programs 63.
  • the one or more programs 63 when executed by one or more processors 62, perform any of the methods of Embodiment 1 or Embodiment 2 above.
  • the multi-application locking method and device of the embodiment of the present application by receiving a locking instruction, the locking instruction carries an identifier of the selected target application, and performs the target application according to the identifier of the target application in the locking instruction.
  • Lock to prevent common applications from being accidentally closed by users or systems, causing frequently used applications to be opened multiple times, saving user time; or
  • the computer program product 71 for multi-application locking of the embodiment of the present application may include a signal bearing medium 72.
  • Signal bearing medium 72 may include one or more instructions 73 that, when executed by, for example, a processor, may provide the functionality described above with respect to Figures 1-9.
  • the instructions 73 can include: for receiving a lock instruction, the lock instruction carrying one or more instructions of the selected target application identifier; and for identifying an identifier of the target application in the lock instruction,
  • the target application is one or more instructions that are locked.
  • a multi-application locked device may perform one or more of the steps shown in FIG. 1 in response to instruction 73.
  • signal bearing medium 72 can include computer readable media 74 such as, but not limited to, a hard disk drive, a compact disk (CD), a digital versatile disk (DVD), a digital tape, a memory, and the like.
  • the signal bearing medium 72 can include a recordable medium 75 such as, but not limited to, a memory, a read/write (R/W) CD, an R/W DVD, and the like.
  • the signal bearing medium 72 can include a communication medium 76 such as, but not limited to, a digital and/or analog communication medium (eg, fiber optic cable, waveguide, wired communication link, wireless communication link, etc.).
  • the computer program product 71 can be transmitted by the RF signal bearing medium 72 to one or more modules of the identification device of the multi-finger swipe gesture, wherein the signal bearing medium 72 is comprised of a wireless communication medium (eg, wireless compliant with the IEEE 802.11 standard) Communication medium) transmission.
  • a wireless communication medium eg, wireless compliant with the IEEE 802.11 standard
  • the computer program product of the embodiment of the present application by receiving a lock instruction, the lock instruction carries an identifier of the selected target application, and locks the target application according to the identifier of the target application in the lock instruction, To prevent the common application from being manually closed by the user or the system, causing the common application to be repeatedly opened multiple times, saving the user time; or receiving the unlocking instruction, the unlocking instruction carrying the identifier of the selected target application;
  • the identifier of the target application in the unlocking instruction unlocks the target application, correspondingly closes the common application, and can flexibly manage the common application.
  • FIG. 26 is a schematic structural diagram of a multi-application unlocking device according to Embodiment 11 of the present application.
  • the multi-application unlocking device of the embodiment of the present application includes a memory 81, one or more processors 82, and one or more programs 83.
  • the one or more programs 83 when executed by one or more processors 82, perform any of the methods of Embodiment 3 or Embodiment 4 above.
  • the multi-application unlocking method and device of the embodiment of the present application by receiving a lock instruction, the lock instruction carries an identifier of the selected target application, and performs the target application according to the identifier of the target application in the lock instruction.
  • Locking to prevent the common application from being manually closed by the user or the system, causing the common application to be repeatedly opened multiple times, saving the user time; or receiving the unlocking instruction, the unlocking instruction carrying the identifier of the selected target application;
  • the identifier of the target application in the instruction is used to unlock the target application, and the common application is closed accordingly, and the common application can be flexibly managed.
  • FIG. 27 is a computer program product for multi-application unlocking according to Embodiment 12 of the present application.
  • the computer program product 91 for multi-application unlocking in the embodiment of the present application may include a signal bearing medium 92.
  • Signal bearing medium 92 may include one or more instructions 93 that, when executed by, for example, a processor, may provide the functionality described above with respect to Figures 10-19.
  • the instructions 93 may include: for receiving an unlocking instruction, the unlocking instruction carrying one or more instructions of the selected target application identifier; and for identifying, according to the identifier of the target application in the unlocking instruction,
  • the target application is one or more instructions to unlock.
  • a multi-application unlocking device may perform one or more of the steps shown in FIG. 10 in response to instruction 93.
  • signal bearing medium 92 can include computer readable medium 94, Such as, but not limited to, a hard disk drive, a compact disk (CD), a digital versatile disk (DVD), a digital tape, a memory, and the like.
  • the signal bearing medium 92 can include a recordable medium 95 such as, but not limited to, a memory, a read/write (R/W) CD, an R/W DVD, and the like.
  • signal bearing medium 92 can include communication medium 96 such as, but not limited to, digital and/or analog communication media (eg, fiber optic cables, waveguides, wired communication links, wireless communication links, and the like).
  • the computer program product 91 can be transmitted by the RF signal bearing medium 92 to one or more modules of the identification device of the multi-finger swipe gesture, wherein the signal bearing medium 92 is comprised of a wireless communication medium (eg, wireless compliant with the IEEE 802.11 standard) Communication medium) transmission.
  • a wireless communication medium eg, wireless compliant with the IEEE 802.11 standard

Landscapes

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

Abstract

多应用锁定和解锁方法及装置,包括通过接收锁定指令,所述锁定指令中携带所选取的目标应用的标识(101),根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定(102),以避免常用应用被用户或***误关闭,导致常用应用被多次重复打开,节省用户时间;或者通过接收解锁指令,所述解锁指令中携带所选取的目标应用的标识(301);根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁(302),相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。

Description

多应用锁定和解锁方法及装置
本专利申请要求申请日为2015年11月06日、申请号为2015107518919的中国专利申请的优先权,并将上述专利申请以引用的方式全文引入本文中。
技术领域
本申请实施例涉及应用处理技术,尤其涉及一种多应用锁定和解锁方法及装置。
背景技术
随着信息技术的发展,手机的应用越来越普及,慢慢从简单的通讯工具转化为互联网终端,人们对手机有了更多的功能需求,更多的操作习惯向个人计算机(Personal Computer,简称PC)靠近,多应用多窗口的操作从PC延伸到手机。
一般用户可以在智能手机上根据自己的喜欢安装各类应用程序,有些应用会经常被用户调用,例如微信、微博、QQ以及淘宝等。目前智能手机上多设有一个多应用按钮,通过该多应用按钮智能手机可以向用户显示多应用界面,在该多应用界面下用户可以查看后台正在运行的应用。现有的多应用界面所显示的应用可以被用户手动或***自动的关闭。一些应用往往会被用户经常使用,而当这些常用应用被***自动或者用户手动关闭后,再被调用时需要用户在启动界面中再次启动,耗时长,常用应用被调用的时效性较差。
发明内容
本申请实施例提供一种多应用锁定和解锁方法及装置,用于降低智能手机中常用应用被调用的耗时长,时效性较差的问题。
为了实现上述目的,本申请实施例提供了一种多应用锁定方法,包括:
接收锁定指令,所述锁定指令中携带所选取的目标应用的标识;
根据所述锁定指令中所述目标应用的标识,对所述目标应用进行 锁定。
为了实现上述目的,本申请实施例提供了一种多应用解锁方法,包括:
接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;
根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
为了实现上述目的,本申请实施例提供了一种多应用锁定装置,包括:
接收模块,用于接收锁定指令,所述锁定指令中携带所选取的目标应用的标识;
锁定模块,用于根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
为了实现上述目的,本申请实施例提供了一种多应用解锁装置,包括:
接收模块,用于接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;
解锁模块,用于根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
另一方面,本发明实施例提供一种多应用锁定装置,包括存储器、一个或多个处理器以及一个或多个程序,其中,所述一个或多个程序在由所述一个或多个处理器执行时执行下述操作:接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
另一方面,本发明实施例提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机可执行指令,所述计算机可执行指令响应于执行使得多应用锁定装置执行操作,所述操作包括:接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
另一方面,本发明实施例提供一种多应用解锁装置,包括存储器、 一个或多个处理器以及一个或多个程序,其中,所述一个或多个程序在由所述一个或多个处理器执行时执行下述操作:接收解锁指令,所述解锁指令中携带所选取的目标应用的标识,根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
另一方面,本发明实施例提供一种计算机可读存储介质,所述计算机可读存储介质上存储有计算机可执行指令,所述计算机可执行指令响应于执行使得多应用解锁装置执行操作,所述操作包括:接收解锁指令,所述解锁指令中携带所选取的目标应用的标识,根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
本申请实施例的多应用锁定和解锁方法及装置,通过接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定,以避免常用应用被用户或***误关闭,导致常用应用被多次重复打开,节省用户时间;或者通过接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
附图说明
图1为本申请实施例一的多应用锁定方法的流程示意图;
图2为本申请实施例二的多应用锁定方法的流程示意图;
图3为本申请实施例二的多应用锁定方法的应用示例示意图之一;
图4为本申请实施例二的多应用锁定方法的应用示例示意图之二;
图5为本申请实施例二的多应用锁定方法的应用示例示意图之三;
图6为本申请实施例二的多应用锁定方法的应用示例示意图之四;
图7为本申请实施例二的多应用锁定方法的应用示例示意图之 五;
图8为本申请实施例二的多应用锁定方法的应用示例示意图之六;
图9为本申请实施例二的多应用锁定方法的应用示例示意图之七;
图10为本申请实施例三的多应用解锁方法的流程示意图;
图11为本申请实施例四的多应用解锁方法的流程示意图;
图12为本申请实施例四的多应用解锁方法的应用示例示意图之一;
图13为本申请实施例四的多应用解锁方法的应用示例示意图之二;
图14为本申请实施例四的多应用解锁方法的应用示例示意图之三;
图15为本申请实施例四的多应用解锁方法的应用示例示意图之四;
图16为本申请实施例四的多应用解锁方法的应用示例示意图之五;
图17为本申请实施例四的多应用解锁方法的应用示例示意图之六;
图18为本申请实施例四的多应用解锁方法的应用示例示意图之七;
图19为本申请实施例四的多应用解锁方法的应用示例示意图之八;
图20为本申请实施例五的多应用锁定装置的结构示意图;
图21为本申请实施例六的多应用锁定装置的结构示意图;
图22为本申请实施例七的多应用解锁装置的结构示意图;
图23为本申请实施例八的多应用解锁装置的结构示意图;
图24为本申请实施例九的多应用锁定装置的结构示意图;
图25为本申请实施例十的用于多应用锁定的计算机程序产品;
图26为本申请实施例十一的多应用解锁装置的结构示意图;
图27为本申请实施例十二的用于多应用解锁的计算机程序产品。
具体实施方式
下面结合附图对本申请实施例提供的多应用锁定和解锁方法及装置进行详细描述。
实施例一
如图1所示,其为本申请实施例一的多应用锁定方法的流程示意图,该多应用锁定方法包括:
步骤101、接收锁定指令,所述锁定指令中携带所选取的目标应用的标识。
用户通过显示界面向智能手机发送锁定指令,其中,该锁定指令中携带有所选取的目标应用的标识,该标识可以为该目标应用的名称或编码。其中,目标应用为用户从所有当前所运行的应用中选取的一个常用应用。本实施例中,用户通过对目标应用的缩略图进行下拉,生成锁定指令并发送给智能手机。
步骤102、根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
在接收到该锁定指令后,智能手机能够从该锁定指令中提取出所选取的目标应用的标识。智能手机根据该标识识别出所选取的目标应用,并对该目标应用进行锁定处理,使其处于锁定状态。本实施例中,当目标应用处于锁定状态时,用户或***就不能关闭该目标应用。进一步地,目标任务的状态将自动记录,重启手机等动作不会影响该目标应用的状态。
本实施例提供的多应用锁定方法,通过接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定,当常用应用处于锁定状态下,就可以不被用户或***误关闭,避免了常用应用被重复打开,节省用户时间。
实施例二
如图2所示,其为本申请实施例二的多应用锁定方法的流程示意图,该多应用锁定方法包括:
步骤201、接收用于指示显示后台当前所运行应用的多应用显示指令。
本实施例中,当用户想要对后台当前运行的应用进行管理时,智能手机将接收到用于指示显示后台当前所运行应用的多应用显示指令。具体地,用户可以触动智能手机上设置的多应用按钮,向该智能手机的后台发送多应用显示指令,该多应用显示指令用于指示显示后台当前所运行的所有应用。
步骤202、根据所述多应用显示指令将所述当前所运行应用显示在多应用界面下。
在接收到多应用显示指令后,智能手机根据该多应用显示指令指示后台将当前所运行的所有应用在多应用界面下进行展示。例如,用户可以在多应用界面下查看到后台当前所运行的所有应用的缩略图。
步骤203、接收锁定指令,所述锁定指令中携带所选取的目标应用的标识。
在多应用界面显示出当前所运行的所有应用后,用户进行查看后,可以根据自己的需求设定多个应用作为常用应用,然后通过智能手机将常用应用设置为锁定状态。
具体地,智能手机接收用户通过触摸屏发送的锁定指令,该锁定指令中携带有所选取的目标应用的标识,例如,目标应用的名称或者编码。其中,目标应用为用户从所有当前所运行的应用中选取的一个常用应用。本实施例中,用户通过对目标应用的缩略图进行下拉,生成锁定指令并发送给智能手机。
步骤204、根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
在接收到该锁定指令后,智能手机能够从该锁定指令中提取出所选取的目标应用的标识。智能手机根据该标识识别出所选取的目标应用,并对该目标应用进行锁定处理,使其处于锁定状态。进一 步地,目标任务的状态将自动记录,重启手机等动作不会影响该目标应用的状态。
步骤205、为已锁定的所述目标应用添加锁定标志,并将所述锁定标志在所述多应用界面下显示。
本实施例中,在选定目标应用进行锁定后,智能手机可以向该目标应用添加一个锁定标志,并且通过多应用界面中显示出添加锁定标志的过程,以通知用户该应用处于锁定状态,提醒用户不再对其进行关闭操作。
步骤206、接收并拒绝执行对所述目标应用进行关闭的关闭指令。
本实施例中,当目标应用处于锁定状态时,用户或***就不能关闭该目标应用。当智能手机接收到用户或***发送的关闭目标应用的关闭指令后,由于目标应用处于锁定状态,智能手机将拒绝执行该关闭指令。
如图3至图5所示,其示出了本实施例的对目标应用进行锁定的过程。用户通过多应用按钮将后台当前运行的所有应用在多应用界面进行展示,具体地,在多应用界面上展示出来当前所运行的所有应用的缩略图。用户将短消息选取为目标应用,通过下拉短消息进行锁定处理,在下拉过程中短消息界面的上方出现一个锁定标志小图标。当该小图标从未锁定状态变为锁定状态后松手,该短消息任务的缩略图顶部就可以添加一个锁定标志,也就是说,用户下拉完成后,智能手机在短消息界面上添加了一个锁定标志。
再如图6至图9所示,其示出了本实施例的对目标应用进行锁定的过程。在多应用界面上展示出来当前所运行的所有应用的缩略图。其中,***设置这一应用已经被设置为锁定状态,另外对视频播放这一应用进行锁定处理,在锁定处理过程中,用户下拉视频播放这一应用,在下拉过程中视频播放界面的上方出现一个锁定标志小图标。当该小图标从未锁定状态变为锁定状态后松手,该视频播放任务的缩略图顶部就可以添加一个锁定标志。即用户下拉完成后,智能手机在视频播放界面上添加了一个锁定标志。
本实施例提供的多应用锁定方法,接收并执行在多应用界面下显示后台当前所运行的应用,接收锁定指令,其中锁定指令中携带所选取的目标应用的标识,根据锁定指令中所述目标应用的标识,对目标应用进行锁定,并对已锁定的目标应用添加锁定标志,当常用应用处于锁定状态下,就可以不被用户或***误关闭,避免了常用应用被重复打开,节省用户时间。
实施例三
如图10所示,其为本申请实施例三的多应用解锁方法的流程示意图。该多应用解锁方法包括:
步骤301、接收解锁指令,所述解锁指令中携带所选取的目标应用的标识。
用户通过显示界面向智能手机发送解锁指令,其中,该解锁指令中携带有所选取的目标应用的标识,该标识可以为该目标应用的名称或编码。其中,目标应用为用户从所有当前所运行的应用中选取的一个常用应用。本实施例中,用户通过对目标应用的缩略图进行下拉,生成解锁指令并发送给智能手机。
步骤302、根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
在接收到该解锁指令后,智能手机能够从该解锁指令中提取出所选取的目标应用的标识。智能手机根据该标识识别出所选取的目标应用,并对该目标应用进行解锁处理,使其处于解锁状态。本实施例中,当目标应用处于解锁状态时,用户或***就可以对该目标应用进行管理,例如关闭该目标应用。进一步地,目标任务的状态将自动记录,重启手机等动作不会影响该目标应用的状态。
本实施例提供的多应用解锁方法,通过接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
实施例四
如图11所示,其为本申请实施例四的多应用解锁方法的流程示意图,该多应用解锁方法包括:
步骤401、接收用于指示显示后台当前运行应用的多应用显示指令。
本实施例中,当用户想要对后台当前运行的应用进行管理时,智能手机将接收到用于指示显示后台当前所运行应用的多应用显示指令。具体地,用户可以触动智能手机上设置的多应用按钮,向该智能手机的后台发送多应用显示指令,该多应用显示指令用于指示显示后台当前所运行的所有应用。
步骤402、根据所述多应用显示指令将所述当前运行应用显示在多应用界面下。
在接收到多应用显示指令后,智能手机根据该多应用显示指令指示后台将当前所运行的所有应用在多应用界面下进行展示。例如,用户可以在多应用界面下查看到后台当前所运行的所有应用的缩略图。
步骤403、接收解锁指令,所述解锁指令中携带所选取的目标应用的标识。
在多应用界面显示出当前所运行的所有应用后,用户可以根据自己的需求对某些应用进行关闭等管理操作。本实施例中,多应用界面下显示的所有应用中的一些应用的缩略图上带有锁定标志,用户通过该锁定标志可以得知该应用为常用应用。
当用户需要关闭带有锁定标志的常用应用时,具体地,智能手机接收用户通过触摸屏发送的解锁指令,该解锁指令中携带有所选取的目标应用的标识,例如,目标应用的名称或者编码。其中,目标应用为用户从所有已锁定的常用应用中选取的一个常用应用。本实施例中,用户通过对目标应用的缩略图进行下拉,生成解锁指令并发送给智能手机。
步骤404、根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
在接收到该解锁指令后,智能手机能够从该解锁指令中提取出 所选取的目标应用的标识。智能手机根据该标识识别出所选取的目标应用,并对该目标应用进行解锁处理,使其处于解锁状态,以便于用户对该目标应用进行关闭等操作。
步骤405、将所述目标应用的锁定标志进行删除。
本实施例中,在选定目标应用进行解锁后,智能手机可以将该目标应用中带有的锁定标志进行删除,并且通过多应用界面中显示出该锁定标志被删除的过程,以通知用户目标应用处于解锁状态,提醒用户在解锁状态下可对该目标应用进行关闭。进一步地,目标任务的状态将自动记录,重启手机等动作不会影响该目标应用的状态。
步骤406、接收对所述目标应用进行关闭的关闭指令,并根据所述关闭指令关闭所述目标应用。
进一步地,当目标应用处于解锁状态时,当智能手机接收到用户或***发送的关闭目标应用的关闭指令后,由于目标应用处于解锁状态,智能手机将执行该关闭指令将目标应用进行关闭处理。
如图12至图15所示,其示出了本实施例的对目标应用进行解锁的过程。用户通过多应用按钮将后台当前运行的所有应用在多应用界面进行展示,具体地,在多应用界面上展示出来当前所运行的所有应用的缩略图,并且可以显示出处于锁定状态下的所有应用,具体地,锁定状态下的应用的界面上带有一个锁定标志。在该示例中,用户将短消息选取为目标应用,通过下拉已锁定的短消息进行解锁处理,在下拉过程中短消息界面的上方出现一个锁定标志的小图标,当该小图标从锁定状态变为解锁状态后松手,该短消息任务的缩略图顶部的锁定标志将会消失,也就是说,用户下拉完成后,智能手机将短消息界面上原有锁定标志进行删除,使其处于解锁状态。此时,该短消息任务可以在进行关闭任务时被关闭。
再如图16至图19所示,其示出了本实施例的对目标应用进行解锁的过程。在多应用界面上展示出来当前所运行的所有应用的缩略图。其中,***设置和视频播放已经被设置为锁定状态,该示例中对视频播放这一应用进行解锁处理,在解锁过程中,用户下拉视频播 放的缩略图,在下拉过程中视频播放界面的上方出现一个锁定标志的小图标。当该小图标从锁定状态变为解锁状态后松手,该视频播放任务的缩略图顶部的锁定标志将会消失,也就是说,用户下拉完成后,智能手机将视频播放界面原有的锁定标志进行了删除。
本实施例提供的多应用解锁方法,接收并执行在多应用界面下显示后台当前所运行的应用,接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
实施例五
如图20所示,其为本申请实施例五的多应用锁定装置的结构示意图,该多应用锁定装置包括:接收模块11和锁定模块12。
具体地,接收模块11,用于接收锁定指令,所述锁定指令中携带所选取的目标应用的标识。
锁定模块12,用于根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
本实施例提供的多应用锁定装置的各功能模块可用于执行图1所示的多应用锁定方法的流程,其具体工作原理不再赘述,详见方法实施例的描述。
本实施例提供的多应用锁定装置,通过接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定,当常用应用处于锁定状态下,就可以不被用户或***误关闭,避免了常用应用被重复打开,节省用户时间。
实施例六
如图21所示,其为本申请实施例六的多应用锁定装置的结构示意图,该多应用锁定装置除了上述实施例五中的接收模块11和锁定模块12之外,还包括显示模块13和添加模块14。
其中,接收模块11,还用于接收用于显示后台当前运行应用的多 应用显示指令。
显示模块13,用于根据所述多应用显示指令将所述当前运行应用显示在多应用界面下。
添加模块14,用于为已锁定的所述目标应用添加锁定标志。
显示模块13,还用于将所述锁定标志在所述多应用界面下显示。
本实施例提供的多应用锁定装置的各功能模块可用于执行图1和图2所示的多应用锁定方法的流程,其具体工作原理不再赘述,详见方法实施例的描述。
本实施例提供的多应用锁定装置,接收并执行在多应用界面下显示后台当前所运行的应用,接收锁定指令,其中锁定指令中携带所选取的目标应用的标识,根据锁定指令中所述目标应用的标识,对目标应用进行锁定,并对已锁定的目标应用添加锁定标志,当常用应用处于锁定状态下,就可以不被用户或***误关闭,避免了常用应用被重复打开,节省用户时间。
实施例七
如图22所示,其为本申请实施例七的多应用锁定装置的结构示意图,该多应用锁定装置包括:接收模块21和解锁模块22。
其中,接收模块21,用于接收解锁指令,所述解锁指令中携带所选取的目标应用的标识。
解锁模块22,用于根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
本实施例提供的多应用解锁装置的各功能模块可用于执行图10所示的多应用解锁方法的流程,其具体工作原理不再赘述,详见方法实施例的描述。
本实施例提供的多应用解锁装置,通过接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
实施例八
如图23所示,其为本申请实施例八的多应用解锁装置的结构示意图,该多应用解锁装置除了上述实施例七中的接收模块21和解锁模块22之外,还包括显示模块23和删除模块24。
其中,接收模块21,还用于接收用于显示后台当前运行应用的多应用显示指令。
显示模块23,用于根据所述多应用显示指令将所述当前运行应用显示在多应用界面下。
删除模块24,用于将所述目标应用的锁定标志进行删除。
接收模块21,还用于接收对所述目标应用进行关闭的关闭指令,并根据所述关闭指令关闭所述目标应用。
本实施例提供的多应用解锁装置的各功能模块可用于执行图10和图11所示的多应用解锁方法的流程,其具体工作原理不再赘述,详见方法实施例的描述。
本实施例提供的多应用解锁装置,接收并执行在多应用界面下显示后台当前所运行的应用,接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
实施例九
图24为本申请实施例九的多应用锁定装置的结构示意图。如图24所示,本申请实施例的多应用锁定装置包括:存储器61、一个或多个处理器62以及一个或多个程序63。
其中,所述一个或多个程序63在由一个或多个处理器62执行时执行上述实施例一或实施例二中的任意一种方法。
本申请实施例的多应用锁定方法及装置,通过接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定,以避免常用应用被用户或***误关闭,导致常用应用被多次重复打开,节省用户时间;或 者通过接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
实施例十
图25为本申请实施例十的用于多应用锁定的计算机程序产品。如图25所示,本申请实施例的用于多应用锁定的计算机程序产品71,可以包括信号承载介质72。信号承载介质72可以包括一个或更多个指令73,该指令73在由例如处理器执行时,处理器可以提供以上针对图1-9描述的功能。例如,指令73可以包括:用于接收锁定指令,所述锁定指令中携带所选取的目标应用的标识的一个或多个指令;以及用于根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定的一个或多个指令。因此,例如,参照图20,多应用锁定的装置可以响应于指令73来进行图1中所示的步骤中的一个或更多个。
在一些实现中,信号承载介质72可以包括计算机可读介质74,诸如但不限于硬盘驱动器、压缩盘(CD)、数字通用盘(DVD)、数字带、存储器等。在一些实现中,信号承载介质72可以包括可记录介质75,诸如但不限于存储器、读/写(R/W)CD、R/W DVD等。在一些实现中,信号承载介质72可以包括通信介质76,诸如但不限于数字和/或模拟通信介质(例如,光纤线缆、波导、有线通信链路、无线通信链路等)。因此,例如,计算机程序产品71可以通过RF信号承载介质72传送给多指滑动手势的识别装置的一个或多个模块,其中,信号承载介质72由无线通信介质(例如,符合IEEE 802.11标准的无线通信介质)传送。
本申请实施例的计算机程序产品,通过接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定,以避免常用应用被用户或***误关闭,导致常用应用被多次重复打开,节省用户时间;或者通过接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据 所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
实施例十一
图26为本申请实施例十一的多应用解锁装置的结构示意图。如图26所示,本申请实施例的多应用解锁装置包括:存储器81、一个或多个处理器82以及一个或多个程序83。
其中,所述一个或多个程序83在由一个或多个处理器82执行时执行上述实施例三或实施例四中的任意一种方法。本申请实施例的多应用解锁方法及装置,通过接收锁定指令,所述锁定指令中携带所选取的目标应用的标识,根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定,以避免常用应用被用户或***误关闭,导致常用应用被多次重复打开,节省用户时间;或者通过接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁,相应地实现对常用应用的关闭,能够对常用应用进行灵活地管理。
实施例十二
图27为本申请实施例十二的用于多应用解锁的计算机程序产品。
如图27所示,本申请实施例的用于多应用解锁的计算机程序产品91,可以包括信号承载介质92。信号承载介质92可以包括一个或更多个指令93,该指令93在由例如处理器执行时,处理器可以提供以上针对图10-19描述的功能。例如,指令93可以包括:用于接收解锁指令,所述解锁指令中携带所选取的目标应用的标识的一个或多个指令;以及用于根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁的一个或多个指令。因此,例如,参照图22,多应用解锁的装置可以响应于指令93来进行图10中所示的步骤中的一个或更多个。
在一些实现中,信号承载介质92可以包括计算机可读介质94, 诸如但不限于硬盘驱动器、压缩盘(CD)、数字通用盘(DVD)、数字带、存储器等。在一些实现中,信号承载介质92可以包括可记录介质95,诸如但不限于存储器、读/写(R/W)CD、R/W DVD等。在一些实现中,信号承载介质92可以包括通信介质96,诸如但不限于数字和/或模拟通信介质(例如,光纤线缆、波导、有线通信链路、无线通信链路等)。因此,例如,计算机程序产品91可以通过RF信号承载介质92传送给多指滑动手势的识别装置的一个或多个模块,其中,信号承载介质92由无线通信介质(例如,符合IEEE 802.11标准的无线通信介质)传送。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到各实施方式可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件。基于这样的理解,上述技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品可以存储在计算机可读存储介质中,如ROM/RAM、磁碟、光盘等,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行各个实施例或者实施例的某些部分所述的方法。
最后应说明的是:以上各实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述各实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分或者全部技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的范围。

Claims (16)

  1. 一种多应用锁定方法,其特征在于,包括:
    接收锁定指令,所述锁定指令中携带所选取的目标应用的标识;
    根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
  2. 根据权利要求1所述的多应用锁定方法,其特征在于,所述接收锁定指令之前还包括:
    接收用于指示显示后台当前所运行应用的多应用显示指令;
    根据所述多应用显示指令将所述当前所运行应用显示在多应用界面下。
  3. 根据权利要求2所述的多应用锁定方法,其特征在于,所述根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定之后,还包括:
    为已锁定的所述目标应用添加锁定标志,并将所述锁定标志在所述多应用界面下显示。
  4. 根据权利要求1-3任一所述的多应用锁定方法,其特征在于,所述根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定之后,还包括:
    接收并拒绝执行对所述目标应用进行关闭的关闭指令。
  5. 一种多应用解锁方法,其特征在于,包括:
    接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;
    根据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁。
  6. 根据权利要求5所述的多应用解锁方法,其特征在于,所述接收解锁指令之前还包括:
    接收用于指示显示后台当前所运行应用的多应用显示指令;
    根据所述多应用显示指令将所述当前所运行应用显示在多应用界面下。
  7. 根据权利要求6所述的多应用解锁方法,其特征在于,所述根 据所述解锁指令中所述目标应用的标识,对所述目标应用进行解锁之后,还包括:
    将所述目标应用的锁定标志进行删除。
  8. 根据权利要求5-7任一所述的多应用解锁方法,其特征在于,所述将所述目标应用的锁定标志进行删除之后,还包括:
    接收对所述目标应用进行关闭的关闭指令,并根据所述关闭指令关闭所述目标应用。
  9. 一种多应用锁定装置,其特征在于,包括:
    接收模块,用于接收锁定指令,所述锁定指令中携带所选取的目标应用的标识;
    锁定模块,用于根据所述锁定指令中所述目标应用的标识,对所述目标应用进行锁定。
  10. 根据权利要求9所述的多应用锁定装置,其特征在于,所述接收模块,还用于接收用于指示显示后台当前所运行应用的多应用显示指令;
    所述多应用锁定装置,还包括:
    显示模块,用于根据所述多应用显示指令将所述当前所运行应用显示在多应用界面下。
  11. 根据权利要求10所述的多应用锁定装置,其特征在于,还包括:
    添加模块,用于为已锁定的所述目标应用添加锁定标志;
    所述显示模块,还用于将所述锁定标志在所述多应用界面下显示。
  12. 根据权利要求9-11任一所述的多应用锁定装置,其特征在于,所述接收模块,还用于接收并拒绝执行对所述目标应用进行关闭的关闭指令。
  13. 一种多应用解锁装置,其特征在于,包括:
    接收模块,用于接收解锁指令,所述解锁指令中携带所选取的目标应用的标识;
    解锁模块,用于根据所述解锁指令中所述目标应用的标识,对所 述目标应用进行解锁。
  14. 根据权利要求13所述的多应用解锁装置,其特征在于,所述接收模块,还用于接收用于指示显示后台当前所运行应用的多应用显示指令;
    所述多应用解锁装置,还包括:
    显示模块,用于根据所述多应用显示指令将所述当前所运行应用显示在多应用界面下。
  15. 根据权利要求14所述的多应用解锁装置,其特征在于,还包括:
    删除模块,用于将所述目标应用的锁定标志进行删除。
  16. 根据权利要求13-15任一所述的多应用解锁装置,其特征在于,所述接收模块,还用于接收对所述目标应用进行关闭的关闭指令,并根据所述关闭指令关闭所述目标应用。
PCT/CN2016/089034 2015-11-06 2016-07-07 多应用锁定和解锁方法及装置 WO2017076044A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510751891.9 2015-11-06
CN201510751891.9A CN105653312A (zh) 2015-11-06 2015-11-06 多应用锁定和解锁方法及装置

Publications (1)

Publication Number Publication Date
WO2017076044A1 true WO2017076044A1 (zh) 2017-05-11

Family

ID=56482160

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/089034 WO2017076044A1 (zh) 2015-11-06 2016-07-07 多应用锁定和解锁方法及装置

Country Status (2)

Country Link
CN (1) CN105653312A (zh)
WO (1) WO2017076044A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782298A (zh) * 2020-06-30 2020-10-16 Oppo(重庆)智能科技有限公司 应用程序的管理方法、装置、存储介质及电子设备
CN114489858A (zh) * 2022-02-11 2022-05-13 Tcl通讯科技(成都)有限公司 应用软件信息设置方法、装置、终端设备及存储介质

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653312A (zh) * 2015-11-06 2016-06-08 乐视移动智能信息技术(北京)有限公司 多应用锁定和解锁方法及装置
CN106155489B (zh) * 2016-07-29 2019-06-11 宇龙计算机通信科技(深圳)有限公司 一种桌面应用的锁定方法及装置
CN106650336B (zh) * 2016-12-28 2020-02-25 北京珠穆朗玛移动通信有限公司 应用程序的保护方法及移动终端
CN106778145B (zh) * 2017-03-28 2019-10-29 罗肖 一种移动终端关联应用的安全访问控制方法及装置
CN109299601A (zh) * 2018-08-02 2019-02-01 珠海格力电器股份有限公司 一种应用锁定解锁方法、装置、终端及可读存储介质
CN109299600B (zh) * 2018-08-02 2021-07-13 珠海格力电器股份有限公司 一种应用锁定解锁方法、装置、终端及可读存储介质
CN110531904A (zh) * 2019-08-15 2019-12-03 维沃移动通信有限公司 一种后台任务显示方法及终端
CN112181224A (zh) * 2020-09-28 2021-01-05 腾讯科技(深圳)有限公司 目标应用的控制方法和装置、存储介质及电子装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103685499A (zh) * 2013-12-06 2014-03-26 深圳酷派技术有限公司 终端、服务器、应用程序管理***和方法
CN104346175A (zh) * 2013-07-23 2015-02-11 腾讯科技(深圳)有限公司 一种后台应用的管理方法及装置、终端设备
CN104899153A (zh) * 2015-06-04 2015-09-09 上海卓易科技股份有限公司 后台应用清理方法及***
CN105653312A (zh) * 2015-11-06 2016-06-08 乐视移动智能信息技术(北京)有限公司 多应用锁定和解锁方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104346175A (zh) * 2013-07-23 2015-02-11 腾讯科技(深圳)有限公司 一种后台应用的管理方法及装置、终端设备
CN103685499A (zh) * 2013-12-06 2014-03-26 深圳酷派技术有限公司 终端、服务器、应用程序管理***和方法
CN104899153A (zh) * 2015-06-04 2015-09-09 上海卓易科技股份有限公司 后台应用清理方法及***
CN105653312A (zh) * 2015-11-06 2016-06-08 乐视移动智能信息技术(北京)有限公司 多应用锁定和解锁方法及装置

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111782298A (zh) * 2020-06-30 2020-10-16 Oppo(重庆)智能科技有限公司 应用程序的管理方法、装置、存储介质及电子设备
CN111782298B (zh) * 2020-06-30 2024-03-19 Oppo(重庆)智能科技有限公司 应用程序的管理方法、装置、存储介质及电子设备
CN114489858A (zh) * 2022-02-11 2022-05-13 Tcl通讯科技(成都)有限公司 应用软件信息设置方法、装置、终端设备及存储介质
CN114489858B (zh) * 2022-02-11 2024-03-19 Tcl通讯科技(成都)有限公司 应用软件信息设置方法、装置、终端设备及存储介质

Also Published As

Publication number Publication date
CN105653312A (zh) 2016-06-08

Similar Documents

Publication Publication Date Title
WO2017076044A1 (zh) 多应用锁定和解锁方法及装置
US11301114B2 (en) Method and apparatus for managing notification bar message
WO2017076043A1 (zh) 通知消息的显示方法、装置及终端设备
US20190159005A1 (en) Dynamic types for activity continuation between electronic devices
JP5449390B2 (ja) ロックされた装置上での受信情報の分離
US9886160B2 (en) Managing audio at the tab level for user notification and control
US9516269B2 (en) Instant video communication connections
RU2675046C2 (ru) Автоматизированная система для организации слайдов презентации
US20160072841A1 (en) Collaboration for network-shared documents
JP2015515039A5 (ja) 電力効率の良いアプリケーション通知システム
US10142480B2 (en) Message storage
KR20190132360A (ko) 멀티미디어 리소스를 처리하는 방법 및 디바이스
US20140075307A1 (en) Providing content item manipulation actions on an upload web page of the content item
EP3761633A1 (en) Dynamic display of video communication data
KR102552286B1 (ko) 영상 표시 장치 및 그 동작 방법
JP6196740B2 (ja) ダウンロードに利用可能なアプリケーションについてユーザに知らせるためのシステム及び方法
KR20160016810A (ko) 전자 콘텐츠 저장소로부터 스크린샷을 자동으로 분리 및 선택하기 위한 기법
WO2024037557A1 (zh) 特效道具处理方法、装置、电子设备及存储介质
WO2017008646A1 (zh) 一种在触控终端上选择多个目标的方法和设备
KR20130085146A (ko) 애플리케이션 파일 재개와 그를 위한 스크린 캡처 방법 및 장치
CN112905971B (zh) 一种处理信息的方法和装置
WO2019056889A1 (zh) 一种即时通信的处理方法、设备和计算机存储介质
TWI627541B (zh) 將與活動相關的資訊從源電子裝置轉遞至伴隨電子裝置
US9268456B2 (en) Efficient image management for media manager
WO2023020328A1 (zh) 一种对象操控方法、装置及电子设备

Legal Events

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

Ref document number: 16861314

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16861314

Country of ref document: EP

Kind code of ref document: A1