WO2017128521A1 - Screen lock interface processing method and terminal - Google Patents

Screen lock interface processing method and terminal Download PDF

Info

Publication number
WO2017128521A1
WO2017128521A1 PCT/CN2016/078140 CN2016078140W WO2017128521A1 WO 2017128521 A1 WO2017128521 A1 WO 2017128521A1 CN 2016078140 W CN2016078140 W CN 2016078140W WO 2017128521 A1 WO2017128521 A1 WO 2017128521A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
application
lock screen
screen interface
preset application
Prior art date
Application number
PCT/CN2016/078140
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 WO2017128521A1 publication Critical patent/WO2017128521A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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]
    • 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/04817Interaction 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 using icons
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Definitions

  • the present invention relates to the field of intelligent terminal technologies, and in particular, to a lock screen interface processing method and a terminal.
  • smart terminals are becoming more and more popular, and smart terminal devices such as mobile phones and tablet computers have become indispensable tools for many users in daily life. And the various applications based on smart terminals have become an important means for many users to solve problems because of their diversity and ease of use.
  • the lock screen application runs a lock screen on the device screen to effectively protect user privacy and security. .
  • the lock screen interface of the smart terminal can display the icons of some applications, and the user can start the application by clicking the relevant icon, which is convenient for the user.
  • the application on the lock screen interface is already set by the manufacturer in the manufacture of the smart terminal, and cannot be automatically updated into the application commonly used by other users according to the user's usage habits. Since the user cannot start the commonly used application according to the usage habit, only the application set by the manufacturer can be started, and the user experience needs to be improved.
  • the embodiment of the invention provides a lock screen interface processing method and a terminal, which are used for updating a lock screen interface, and displaying icons of corresponding application programs for user operations according to user usage habits, thereby improving user experience.
  • the first aspect of the present invention provides a method for processing a lock screen interface, including:
  • the terminal receives the lock screen command
  • the terminal enters the lock screen state in response to the lock screen command
  • the terminal updates the lock screen interface according to the first application
  • the terminal receives a display instruction for the lock screen interface
  • the terminal responds to the display instruction and displays a lock screen interface
  • the terminal receives a startup instruction for the preset application, and the icon of the preset application is displayed on the lock screen interface;
  • the terminal responds to the start command and launches the preset application.
  • the terminal updating the lock screen according to the first application includes:
  • the terminal sorts the applications installed on the terminal according to the order of the number of startups, and obtains the first sorting result
  • the terminal determines the first application according to the first sorting result
  • the terminal determines whether the first application is a preset application
  • the terminal updates the preset application according to the first application, including: the terminal writes and overwrites the preset application by the first application;
  • the terminal updates the lock screen interface according to the icon of the preset application.
  • the terminal updates the lock according to the first application.
  • the screen interface includes:
  • the terminal sorts the applications installed on the terminal according to the startup time from late to early, and obtains a second sorting result
  • the terminal determines the first application according to the second sorting result
  • the terminal determines whether the first application is a preset application
  • the terminal updates the preset application according to the first application, including: the terminal writes and overwrites the preset application by the first application;
  • the terminal updates the lock screen interface according to the icon of the preset application.
  • the terminal is pre- Set the application's icon update lock screen interface to include:
  • the terminal updates the lock screen interface according to the icon of the preset application according to the order of the first sorting result.
  • the terminal is pre- Set the application's icon update lock screen interface to include:
  • the terminal updates the lock screen interface according to the icon of the preset application according to the order of the second sorting result.
  • a second aspect of the present invention provides a terminal, including:
  • a first receiving module configured to receive a lock screen instruction
  • the lock screen module is configured to enter the lock screen state in response to the lock screen command
  • An update module configured to update a lock screen interface according to the first application
  • a second receiving module configured to receive a display instruction for the lock screen interface
  • a display module configured to display a lock screen interface in response to the display instruction
  • a third receiving module configured to receive a startup instruction for a preset application, where an icon of the preset application is displayed on the lock screen interface;
  • the startup module is used to launch the preset application in response to the startup command.
  • the update module includes:
  • a first sorting unit configured to sort the applications installed on the terminal according to the order of the number of startups, to obtain a first sorting result
  • a first determining unit configured to determine, according to the first sorting result, the first application
  • a determining unit configured to determine whether the first application is a preset application
  • a first updating unit configured to: when the determining unit determines that the first application is not the preset application, updating the preset application according to the first application, including: writing the first application and overwriting the preset application;
  • a second update unit configured to update the lock screen interface according to the icon of the preset application.
  • the update module further includes:
  • a second sorting unit configured to sort the applications installed on the terminal according to a startup time from late to early, to obtain a second sorting result
  • the second determining unit is configured to determine the first application according to the second sorting result.
  • the second update unit includes:
  • a first update subunit configured to follow the first sort result according to the icon of the preset application Update the lock screen interface.
  • the second update unit further includes:
  • a second update subunit configured to update the lock screen interface according to the icon of the preset application according to the order of the second sorting result.
  • the embodiment of the invention provides a lock screen interface processing method and a terminal. After receiving the lock screen command and entering the lock screen state, the terminal determines the corresponding application according to the user's usage habits. The terminal then updates the lock screen interface according to the selected application, so that the icon of the selected application is displayed on the lock screen interface. After receiving the display instruction of the lock screen interface, the terminal displays a lock screen interface, and the lock screen interface includes an icon of the selected application. Since the terminal updates the icon of the application displayed on the lock screen interface according to the user's usage habit, the user can select a commonly used application to improve the user experience.
  • FIG. 1 is a schematic diagram of an embodiment of a method for processing a lock screen interface according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a lock screen interface according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of another embodiment of a method for processing a lock screen interface according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of another lock screen interface according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram of another embodiment of a method for processing a lock screen interface according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of another lock screen interface according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of an embodiment of a terminal according to an embodiment of the present invention.
  • the embodiment of the invention provides a lock screen interface processing method for updating a lock screen interface, and displaying an icon of the corresponding application program for the user to operate according to the user's usage habits, thereby improving the user experience.
  • the terminal after receiving the lock screen command, the terminal enters the lock screen state, and the terminal updates the lock screen interface according to the first application program, where the first application program is calculated by the terminal after collecting user usage habits.
  • the lock screen interface is updated, when the terminal receives the display instruction for the lock screen interface, the terminal displays a lock screen interface, and the lock screen interface includes an icon of the application program calculated by the terminal after collecting the usage habits of the user.
  • the user can issue a start command to the operation of the icon of the application, and the terminal will start the application after receiving the start command.
  • Step 101 The terminal receives a lock screen instruction.
  • the terminal accepts the lock screen command.
  • the lock screen command may be the button information sent by a certain button on the click terminal, or may be the action information sent by the corresponding action on the touch screen of the terminal, which is not specifically limited herein. .
  • the terminal may be a mobile phone, a tablet computer, or other device, and is not specifically limited herein.
  • Step 102 The terminal responds to the lock screen command and enters a lock screen state
  • the terminal After receiving the lock screen command, the terminal will enter the lock screen state.
  • the performance of the lock screen state is: after the user operates the touch screen of the terminal, the terminal does not move accordingly. Make a response.
  • Step 103 The terminal updates the lock screen interface according to the first application.
  • the terminal calculates the user's usage habit to obtain the first application program, and the number of the first application program is not specifically limited herein.
  • the terminal updates the lock screen interface according to the first application.
  • the lock screen interface is the interface displayed by the terminal for the user to operate when the terminal needs to release the lock screen state after the terminal enters the lock screen state. See Figure 2 for an example of a lock screen interface.
  • FIG. 2 is a schematic diagram of an example of a lock screen interface.
  • the lock screen interface may be an area for displaying an application icon, including an icon or other element for displaying an application for the user to operate, and other areas of the lock screen interface may include elements set by the manufacturer, for example, may be displayed. Current time, battery, carrier status or other.
  • the layout, functions, icons, and other elements of the lock screen interface can be set according to requirements, and are not specifically limited herein.
  • Step 104 The terminal receives a display instruction for a lock screen interface.
  • the user can issue a display instruction to the terminal by performing a specific operation, which is used to start the step of displaying the lock screen interface.
  • the terminal displays the lock screen interface.
  • the display command may be a related button on the click terminal, or may be other actions, which are not specifically limited herein.
  • Step 105 The terminal responds to the display instruction to display a lock screen interface.
  • Figure 2 shows a simple schematic of the lock screen interface.
  • the specific layout of the lock screen interface can be set according to actual needs, and is not specifically limited herein.
  • Step 106 The terminal receives a startup instruction for a preset application.
  • the lock screen interface can include icons of related applications
  • the user can operate the icon to start the corresponding application. Referring to FIG. 2 here, the user can launch a command to start and unlock the application by clicking the application 2 below, that is, clicking the icon of the unlocking application.
  • the activation command may be a click information sent by clicking an icon of the application, or may be an action information or other information sent by a specific action on the touch screen, which is not specifically limited herein.
  • Step 107 The terminal responds to the startup instruction, and starts a preset application.
  • the terminal After the terminal receives the startup command of the application, the corresponding application is started. Referring to FIG. 2 here, for example, the user clicks the icon of the application 1, that is, after clicking the icon of the application of the phone, the terminal starts the phone function.
  • the terminal determines the first application according to the user's habit, and then the terminal updates the lock screen according to the first application.
  • the terminal determines the first application according to the user's habit, and then the terminal updates the lock screen according to the first application.
  • the terminal determines the first application according to the sorting result of the order of all application startup times.
  • a schematic diagram of another embodiment of a method for processing a lock screen interface according to an embodiment of the present invention includes:
  • Step 301 is the same as step 101 in the embodiment of the present invention, and step 302 is the same as step 102, and details are not described herein again.
  • Step 303 The terminal sorts the applications installed on the terminal according to the order of the number of startups, and obtains the first sorting result.
  • the terminal sorts all the applications installed on the terminal, and the ordering is based on how often the number of application starts is sorted.
  • the number of times the application is started is counted by the counter of the terminal, and the number of starts is always accumulated as long as the user does not restore the factory settings.
  • the number of starts here can be the total number of starts after the application is installed on the terminal.
  • all applications of a terminal include 5 applications such as phone, SMS, news, camera, music, etc. These 5 applications are installed on the terminal at the time of manufacture. After the terminal enters the lock screen state, the total number of times the five applications are started after installation is calculated.
  • the number of phone starts is 121
  • the number of SMS starts is 87
  • the number of news starts is 32
  • the number of camera starts is 115
  • the number of music starts is 100.
  • the order of the terminal according to the number of starts is: phone, camera, music, SMS, news.
  • the result of this sorting is used as the first sorting result for terminal reference.
  • the number of startups may be obtained according to the following method: determining a preset period corresponding to the current moment according to the current moment when the terminal enters the lock screen state; and then calculating a total number of startups after the application is self-installed; Start time of each start; filter out the start time
  • the number of starts in the preset period determined by the terminal For example, the terminal enters the lock screen state at 17:01. At this point, the terminal will determine that 17:01 corresponds to the period from 17:00 to 18:00. The terminal then calculates the total number of starts of the application since installation and filters out the total number of starts in the cycle from 17 to 18 hours in all starts.
  • the total number of startups of the application screened by the terminal is as follows: the phone starts a total of 21 times, the message starts a total of 10 times, the news starts a total of 7 times, the camera starts a total of 17 times, the music totals Start 16 times.
  • the ranking results of the total number of starts of the terminal according to the application start time from 17 o'clock to 18 o'clock are: phone, camera, music, short message, news.
  • Step 304 The terminal determines, according to the first sorting result, the first application.
  • the first application is determined according to the first sorting result and the actual needs. For example, if the terminal needs 3 applications, the terminal determines the first application according to the first sorting result and the number of required applications, and the obtained result is the first application of the phone, the camera, and the music. program.
  • the terminal can determine the first application that meets the requirements according to different needs, and the specific determination method is not specifically limited herein.
  • Step 305 The terminal determines whether the first application is a preset application.
  • the preset application of the terminal refers to an application in which the icon set by the terminal is displayed on the lock screen interface. After the terminal determines the first application, the first application is compared with the preset application that is initially set, and it is determined whether the first application is the preset application that is initially set.
  • the terminal will display the icons of the phone, unlock, and camera applications under the lock screen interface.
  • the first application determined in step 304 is the three applications of phone, camera, and music.
  • the terminal compares the three first applications of the phone, the camera, and the music with the three preset applications of the phone, the unlock, and the camera, and judges that the music application is not the default application, and after the result is obtained, the terminal executes Step 306.
  • the terminal determines that all the first applications are preset applications by comparing the first application with the initial preset application, the terminal directly performs step 307 without performing step 306.
  • Step 306 The terminal writes and overwrites the first application to the preset application.
  • the terminal determines that the application in the first application is not the preset application, then the terminal ends The first application that is not the preset application is written in the file storing the preset application and the initial preset application that is not the first application is overwritten, after the first application is written.
  • the terminal will use the first application after writing and the application that is both the first application and the preset application as the new preset application, and the icon of the new preset application will be displayed on the lock screen interface. on.
  • the first application obtained in the example of the above step 304 is a phone, a camera, and music
  • the initial preset application is a phone, an unlock, and a camera. Since the phone and camera are the first application and the default application, the terminal does not operate on the two programs. While unlocking the default application belonging to the start but not belonging to the first application, the terminal will write the music to the file to overwrite and unlock the application, and the new preset application is phone, music, camera.
  • Step 307 The terminal updates the lock screen interface according to the icon of the preset application program in the order of the first sorting result.
  • the terminal arranges the icons of the preset application in the order of the number of starts of the application in the first sorting result and displays them on the lock screen interface. Specifically, the terminal may arrange the preset application from left to right in the order of the first sorting result and display it on the lock screen interface, and the leftmost side is the application program with the most startup times in the first sorting result. At the far right is the application with the fewest number of starts in the first sort result.
  • the specific arrangement and display manner are not specifically limited herein.
  • the first sorting result is that the five applications of the phone, the camera, the music, the short message, and the news are sorted in order of the number of starts
  • the preset application obtained in step 306 is the phone.
  • the default application is sorted in the order of the first sorting result, and the result is three applications of phone, music, and camera, and the order of the three applications is in accordance with the number of starts.
  • the terminal sets the application icon on the left side to the icon of the phone according to the order of the obtained preset application, the icon in the middle is set as the icon of the music, and the icon on the right side is set. Icon for the camera.
  • the terminal may arrange the icons of the preset application in the order of the first sorting result and display them on the lock screen interface, or display the icons not in the order of the first sorting result, as long as the preset application
  • the icon of the program can be displayed on the lock screen interface. limited.
  • the step 308 is the same as the step 104
  • the step 309 is the same as the step 105
  • the step 310 is the same as the step 106
  • the step 311 is the same as the step 107, and details are not described herein again.
  • the terminal determines the first application according to the sorting result of all application startup moments from late to early.
  • Step 501 is the same as step 101 in the embodiment of the present invention, and step 502 is the same as step 102, and details are not described herein again.
  • Step 503 The terminal sorts the applications installed on the terminal according to the startup time from late to early, and obtains a second sorting result.
  • the terminal sorts all the applications installed on the terminal, and the sorting is based on sorting from late to early according to the application startup time.
  • the start time of the application is counted by the timer of the terminal.
  • the start-up time here is the facility section with a preset period.
  • all applications of a terminal include 5 applications such as phone, SMS, news, camera, music, etc.
  • the phone start time is 17:30
  • the message start time is 17:05
  • the news start time is 17:00
  • the camera start time is 17 At 15 minutes, the number of music starts was 17:40.
  • the terminal sorts the results from late to early according to the startup time: music, phone, camera, SMS, news. The result of this sorting is used as a second sorting result for terminal reference.
  • Step 504 The terminal determines, according to the second sorting result, the first application.
  • the first application is determined according to the second sorting result and the actual needs. For example, if the terminal needs 3 applications, the terminal determines the first application according to the second sorting result and the number of required applications, and the obtained result is three applications of music, telephone, and camera as the first application. program.
  • the terminal can determine the first application that meets the requirements according to different needs, and the specific determination method is not specifically limited herein.
  • Step 505 The terminal determines whether the first application is a preset application.
  • the preset application of the terminal refers to an application in which the icon set by the terminal is displayed on the lock screen interface. After the terminal determines the first application, the first application is compared with the preset application that is initially set, and it is determined whether the first application is the preset application that is initially set.
  • the terminal will display the icons of the phone, unlock, and camera applications under the lock screen interface.
  • the first application determined in step 504 is three applications of music, telephone, and camera. The terminal compares the three first applications of the phone, the camera, and the music with the three preset applications of the phone, the unlock, and the camera, and judges that the music application is not the default application, and after the result is obtained, the terminal executes Step 506.
  • the terminal judges that all the first applications are preset applications by comparing the first application with the initial preset application, the terminal directly performs step 507 without performing step 506.
  • Step 506 The terminal writes and overwrites the first application to the preset application.
  • the terminal When the terminal determines that the application in the first application is not the preset application, the terminal writes the first application that is not the preset application in the file storing the preset application and overwrites the initial application.
  • the terminal As the default application of the first application, when the first application is written, the terminal will use the first application after writing and the application that is both the first application and the default application as new The default app, the icon of the new preset app will be displayed on the lock screen.
  • the first application obtained in the example of the above step 504 is music, telephone, camera, and the initial preset application is a phone, an unlock, a camera. Since the phone and camera are the first application and the default application, the terminal does not operate on the two programs. While unlocking the default application belonging to the start but not belonging to the first application, the terminal will write the music to the file to overwrite and unlock the application, and the new preset application is music, phone, camera.
  • Step 507 The terminal updates the lock screen interface according to the icon of the preset application according to the second sorting result.
  • the terminal arranges the icons of the preset application in a late to early order according to the startup time of the application in the second sorting result and displays them on the lock screen interface.
  • the terminal may arrange the preset application from left to right in the order of the second sorting and display it on the lock screen interface, and the leftmost side is the application with the latest start time in the second sorting result.
  • the far right is the application with the earliest start time in the second sort result.
  • the specific arrangement and display manner are not specifically limited herein.
  • FIG. 6 is a schematic diagram of another lock screen interface according to an embodiment of the present invention.
  • the first sorting result is five music, a phone, a camera, a short message, and a news.
  • the application is sorted in order from the start time to the start time.
  • the preset applications obtained in step 506 are three applications of music, telephone, and camera.
  • the default application is sorted in the order of the second sorting result, and the results are three applications of music, telephone, and camera, and the order of the three applications is from late to early according to the starting time.
  • the terminal sets the left application icon as a music icon in the order of the obtained preset application, the middle icon is set as the phone icon, and the right icon is set. Icon for the camera.
  • the terminal may arrange the icons of the preset application in the order of the second sorting result and display them on the lock screen interface, or display the icons not in the order of the second sorting result, as long as the preset application
  • the icon of the program is displayed on the lock screen interface, which is not specifically limited herein.
  • the step 508 is the same as the step 104
  • the step 509 is the same as the step 105
  • the step 510 is the same as the step 106
  • the step 511 is the same as the step 107, and details are not described herein again.
  • an embodiment of a terminal in the embodiment of the present invention includes:
  • the terminal includes a first receiving module 701, a lock screen module 702, an update module 703, a second receiving module 704, a display module 705, a third receiving module 706, and a starting module 707.
  • the first receiving module 701 is configured to receive a lock screen command.
  • the lock screen module 702 is configured to enter a lock screen state in response to the lock screen command.
  • the update module 703 is configured to update the lock screen interface according to the first application.
  • the update module 703 further includes a first sorting unit 7031, a first determining unit 7032, a second sorting unit 7033, a second determining unit 7034, a determining unit 7035, and an updating unit 7036.
  • the first sorting unit 7031 is configured to sort the applications installed on the terminal according to the order of the number of starts, to obtain a first sorting result.
  • the first determining unit 7032 is configured to determine the first application according to the first sorting result.
  • the second sorting unit 7033 is configured to sort the applications installed on the terminal according to the startup time from late to early, to obtain a second sorting result.
  • the second determining unit 7034 is configured to determine the first application according to the second sorting result.
  • the determining unit 7035 is configured to determine whether the first application is a preset application.
  • the first updating unit 7036 is configured to: when the determining unit 7035 determines that the first application is not the preset application, updating the preset application according to the first application, including: writing and covering the first application to the preset application program.
  • the second update unit 7037 is configured to update the lock screen interface according to the icon of the preset application.
  • the second update unit 7037 further includes a first update subunit 70371 and a second update subunit 70372.
  • the first update subunit 70371 is configured to update the lock screen interface according to the icon of the preset application according to the order of the first sorting result.
  • the second update subunit 70372 is configured to update the lock screen interface according to the icon of the preset application according to the order of the second sorting result.
  • the second receiving module 704 is configured to receive a display instruction for the lock screen interface.
  • the display module 705 is configured to display a lock screen interface in response to the display instruction.
  • the third receiving module 706 is configured to receive a startup instruction for the preset application, where the icon of the preset application is displayed on the lock screen interface.
  • the startup module 707 is configured to start the preset application in response to the startup instruction.
  • the disclosed system, apparatus, and method may be implemented in other manners.
  • the device embodiments described above are merely illustrative.
  • the division of the unit is only a logical function division.
  • there may be another division manner for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. You can choose some of them according to actual needs or All units are used to achieve the objectives of the solution of this embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
  • the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .

Landscapes

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

Abstract

Provided are a screen lock interface processing method and a terminal, for updating a screen lock interface and displaying a corresponding icon of an application according to the habits of a user, so as to improve user experience. The method comprises: a terminal receives a screen lock instruction (101); the terminal responds to the screen lock instruction and enters a screen lock state (102); the terminal updates a screen lock interface according to a first application (103); the terminal receives a display instruction with respect to the screen lock interface (104); the terminal responds to the display instruction and displays the screen lock interface (105); the terminal receives a start-up instruction with respect to a preset application program (106); and the terminal responds to the start-up instruction and starts the preset application program (107). In the invention, a terminal can update a screen lock interface according user habits when the terminal is in a screen lock state, and display a corresponding icon of an application program for a user to operate. Since the displayed application can vary with user habits, the user can select an application that matches their habits, improving user experience.

Description

一种锁屏界面处理方法及终端Lock screen interface processing method and terminal 技术领域Technical field
本发明涉及智能终端技术领域,尤其是涉及一种锁屏界面处理方法及终端。The present invention relates to the field of intelligent terminal technologies, and in particular, to a lock screen interface processing method and a terminal.
背景技术Background technique
当前,智能终端越来越普及,诸如手机、平板电脑等智能终端设备成为许多用户在日常生活中必不可少的工具。而基于智能终端的各种应用程序也因为其多样性以及易用性成为许多用户解决问题的重要手段。At present, smart terminals are becoming more and more popular, and smart terminal devices such as mobile phones and tablet computers have become indispensable tools for many users in daily life. And the various applications based on smart terminals have become an important means for many users to solve problems because of their diversity and ease of use.
智能终端中大多使用触摸屏,为了保护用户在使用中的信息的安全,很多智能终端安装了相关的锁屏应用程序,锁屏应用程序在设备屏幕上运行锁屏界面,有效保护用户的隐私以及安全。Most of the smart terminals use a touch screen. In order to protect the security of the information in use, many smart terminals install related lock screen applications. The lock screen application runs a lock screen on the device screen to effectively protect user privacy and security. .
现阶段,智能终端的锁屏界面能够显示某些应用程序的图标,用户可以通过点击相关的图标启动应用程序,这种设计为用户提供了便利。但是锁屏界面上的应用程序是由制造商在制造智能终端是就已经设定好,不能自动根据用户的使用习惯更新成其他用户常用的应用程序。由于用户不能根据使用习惯启动常用的应用程序,只能启动制造商设定的应用程序,用户体验有待提升。At this stage, the lock screen interface of the smart terminal can display the icons of some applications, and the user can start the application by clicking the relevant icon, which is convenient for the user. However, the application on the lock screen interface is already set by the manufacturer in the manufacture of the smart terminal, and cannot be automatically updated into the application commonly used by other users according to the user's usage habits. Since the user cannot start the commonly used application according to the usage habit, only the application set by the manufacturer can be started, and the user experience needs to be improved.
发明内容Summary of the invention
本发明实施例提供了一种锁屏界面处理方法及终端,用于更新锁屏界面,并根据用户的使用习惯显示相应的应用程序的图标供用户操作,提升用户体验。The embodiment of the invention provides a lock screen interface processing method and a terminal, which are used for updating a lock screen interface, and displaying icons of corresponding application programs for user operations according to user usage habits, thereby improving user experience.
有鉴于此,本发明的第一方面提供一种锁屏界面处理方法,包括:In view of this, the first aspect of the present invention provides a method for processing a lock screen interface, including:
终端接收锁屏指令;The terminal receives the lock screen command;
终端响应锁屏指令,进入锁屏状态;The terminal enters the lock screen state in response to the lock screen command;
终端根据第一应用程序更新锁屏界面;The terminal updates the lock screen interface according to the first application;
终端接收针对锁屏界面的显示指令;The terminal receives a display instruction for the lock screen interface;
终端响应显示指令,显示锁屏界面; The terminal responds to the display instruction and displays a lock screen interface;
终端接收针对预设应用程序的启动指令,预设应用程序的图标显示在锁屏界面上;The terminal receives a startup instruction for the preset application, and the icon of the preset application is displayed on the lock screen interface;
终端响应启动指令,启动预设应用程序。The terminal responds to the start command and launches the preset application.
结合本发明实施例的第一方面,在本发明实施例的第一方面的第一种实施方式中,终端根据第一应用程序更新锁屏界面包括:With reference to the first aspect of the embodiments of the present invention, in a first implementation manner of the first aspect of the embodiment, the terminal updating the lock screen according to the first application includes:
终端对安装在所述终端上的应用程序按照启动次数从多到少的顺序进行排序,得到第一排序结果;The terminal sorts the applications installed on the terminal according to the order of the number of startups, and obtains the first sorting result;
终端根据第一排序结果确定第一应用程序;The terminal determines the first application according to the first sorting result;
终端判断第一应用程序是否为预设应用程序;The terminal determines whether the first application is a preset application;
若否,则终端根据第一应用程序更新预设应用程序,包括:终端将第一应用程序写入并覆盖预设应用程序;If not, the terminal updates the preset application according to the first application, including: the terminal writes and overwrites the preset application by the first application;
终端根据预设应用程序的图标更新锁屏界面。The terminal updates the lock screen interface according to the icon of the preset application.
结合本发明实施例的第一方面或第一方面的第一种实施方式中的任意一种,在本发明实施例的第一方面的第二种实施方式中,终端根据第一应用程序更新锁屏界面包括:With reference to the first aspect of the embodiment of the present invention or the first embodiment of the first aspect, in a second implementation manner of the first aspect of the embodiment, the terminal updates the lock according to the first application. The screen interface includes:
终端对安装在所述终端上的应用程序按照启动时刻从晚到早的顺序进行排序,得到第二排序结果;The terminal sorts the applications installed on the terminal according to the startup time from late to early, and obtains a second sorting result;
终端根据第二排序结果确定第一应用程序;The terminal determines the first application according to the second sorting result;
终端判断第一应用程序是否为预设应用程序;The terminal determines whether the first application is a preset application;
若否,则终端根据第一应用程序更新预设应用程序,包括:终端将第一应用程序写入并覆盖预设应用程序;If not, the terminal updates the preset application according to the first application, including: the terminal writes and overwrites the preset application by the first application;
终端根据预设应用程序的图标更新锁屏界面。The terminal updates the lock screen interface according to the icon of the preset application.
结合本发明实施例的第一方面、第一方面的第一种至第二种实施方式之中的任意一种,在本发明实施例的第一方面的第三种实施方式中,终端根据预设应用程序的图标更新锁屏界面包括:With reference to the first aspect of the embodiment of the present invention, any one of the first to second embodiments of the first aspect, in the third implementation manner of the first aspect of the embodiment of the present invention, the terminal is pre- Set the application's icon update lock screen interface to include:
终端根据预设应用程序的图标按照第一排序结果的顺序更新锁屏界面。The terminal updates the lock screen interface according to the icon of the preset application according to the order of the first sorting result.
结合本发明实施例的第一方面、第一方面的第一种至第三种实施方式之中的任意一种,在本发明实施例的第一方面的第四种实施方式中,终端根据预设应用程序的图标更新锁屏界面包括: With reference to the first aspect of the embodiment of the present invention, any one of the first to third embodiments of the first aspect, in the fourth implementation manner of the first aspect of the embodiment of the present invention, the terminal is pre- Set the application's icon update lock screen interface to include:
终端根据预设应用程序的图标按照第二排序结果的顺序更新锁屏界面。The terminal updates the lock screen interface according to the icon of the preset application according to the order of the second sorting result.
本发明的第二方面提供一种终端,包括:A second aspect of the present invention provides a terminal, including:
第一接收模块,用于接收锁屏指令;a first receiving module, configured to receive a lock screen instruction;
锁屏模块,用于响应锁屏指令,进入锁屏状态;The lock screen module is configured to enter the lock screen state in response to the lock screen command;
更新模块,用于根据第一应用程序更新锁屏界面;An update module, configured to update a lock screen interface according to the first application;
第二接收模块,用于接收针对锁屏界面的显示指令;a second receiving module, configured to receive a display instruction for the lock screen interface;
显示模块,用于响应显示指令,显示锁屏界面;a display module, configured to display a lock screen interface in response to the display instruction;
第三接收模块,用于接收针对预设应用程序的启动指令,预设应用程序的图标显示在锁屏界面上;a third receiving module, configured to receive a startup instruction for a preset application, where an icon of the preset application is displayed on the lock screen interface;
启动模块,用于响应启动指令,启动预设应用程序。The startup module is used to launch the preset application in response to the startup command.
结合本发明实施例的第二方面,在本发明实施例的第二方面的第一种实施方式中,更新模块包括:With reference to the second aspect of the embodiments of the present invention, in a first implementation manner of the second aspect of the embodiments, the update module includes:
第一排序单元,用于对安装在所述终端上的应用程序按照启动次数从多到少的顺序进行排序,得到第一排序结果;a first sorting unit, configured to sort the applications installed on the terminal according to the order of the number of startups, to obtain a first sorting result;
第一确定单元,用于根据第一排序结果确定第一应用程序;a first determining unit, configured to determine, according to the first sorting result, the first application;
判断单元,用于判断第一应用程序是否为预设应用程序;a determining unit, configured to determine whether the first application is a preset application;
第一更新单元,用于当判断单元判断第一应用程序不是预设应用程序时,则根据第一应用程序更新预设应用程序,包括:将第一应用程序写入并覆盖预设应用程序;a first updating unit, configured to: when the determining unit determines that the first application is not the preset application, updating the preset application according to the first application, including: writing the first application and overwriting the preset application;
第二更新单元,用于根据预设应用程序的图标更新锁屏界面。And a second update unit, configured to update the lock screen interface according to the icon of the preset application.
结合本发明实施例的第二方面和第二方面的第一种实施方式中的任意一种,在本发明实施例的第二方面的第二种实施方式中,更新模块还包括:With reference to the second aspect of the embodiments of the present invention and the first implementation manner of the second aspect, in the second implementation manner of the second aspect of the embodiment, the update module further includes:
第二排序单元,用于对安装在所述终端上的应用程序按照启动时刻从晚到早的顺序进行排序,得到第二排序结果;a second sorting unit, configured to sort the applications installed on the terminal according to a startup time from late to early, to obtain a second sorting result;
第二确定单元,用于根据第二排序结果确定第一应用程序。The second determining unit is configured to determine the first application according to the second sorting result.
结合本发明实施例的第二方面、第二方面的第一种实施方式和第二方面的第二种实施方式中的任意一种,在本发明实施例的第二方面的第三种实施方式中,第二更新单元包括:In combination with the second aspect of the embodiment of the present invention, the first embodiment of the second aspect, and the second embodiment of the second aspect, the third embodiment of the second aspect of the embodiment of the present invention The second update unit includes:
第一更新子单元,用于根据预设应用程序的图标按照第一排序结果的顺 序更新锁屏界面。a first update subunit, configured to follow the first sort result according to the icon of the preset application Update the lock screen interface.
结合本发明实施例的第二方面、第二方面的第一种实施方式至第二方面的第三种实施方式中的任意一种,在本发明实施例的第二方面的第四种实施方式中,第二更新单元还包括:In combination with the second aspect of the embodiment of the present invention, the first embodiment of the second aspect, or the third embodiment of the second aspect, the fourth embodiment of the second aspect of the embodiment of the present invention The second update unit further includes:
第二更新子单元,用于根据预设应用程序的图标按照第二排序结果的顺序更新锁屏界面。And a second update subunit, configured to update the lock screen interface according to the icon of the preset application according to the order of the second sorting result.
从以上技术方案可以看出,本发明实施例具有以下优点:It can be seen from the above technical solutions that the embodiments of the present invention have the following advantages:
本发明实施例中提供一种锁屏界面处理方法及终端。终端在接收锁屏指令并进入锁屏状态后,会根据用户使用习惯确定出对应的应用程序。然后终端会根据选出的应用程序更新锁屏界面,使得选定的应用程序的图标显示在锁屏界面上。终端在接收到锁屏界面的显示指令后,会显示锁屏界面,锁屏界面上包括有选定的应用程序的图标。由于终端会根据用户使用习惯更新锁屏界面上显示的应用程序的图标,用户可以选择常用的应用程序,提升了用户体验。The embodiment of the invention provides a lock screen interface processing method and a terminal. After receiving the lock screen command and entering the lock screen state, the terminal determines the corresponding application according to the user's usage habits. The terminal then updates the lock screen interface according to the selected application, so that the icon of the selected application is displayed on the lock screen interface. After receiving the display instruction of the lock screen interface, the terminal displays a lock screen interface, and the lock screen interface includes an icon of the selected application. Since the terminal updates the icon of the application displayed on the lock screen interface according to the user's usage habit, the user can select a commonly used application to improve the user experience.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings to be used in the embodiments will be briefly described below. It is obvious that the drawings in the following description are merely embodiments of the present invention. One of ordinary skill in the art can also obtain other drawings based on the drawings provided without the inventive effort.
图1是本发明实施例的一种锁屏界面处理方法的一个实施例示意图;1 is a schematic diagram of an embodiment of a method for processing a lock screen interface according to an embodiment of the present invention;
图2是本发明实施例的一个锁屏界面示意图;2 is a schematic diagram of a lock screen interface according to an embodiment of the present invention;
图3是本发明实施例的一种锁屏界面处理方法的另一个实施例示意图;3 is a schematic diagram of another embodiment of a method for processing a lock screen interface according to an embodiment of the present invention;
图4是本发明实施例的另一个锁屏界面示意图;4 is a schematic diagram of another lock screen interface according to an embodiment of the present invention;
图5是本发明实施例的一种锁屏界面处理方法的另一个实施例示意图;FIG. 5 is a schematic diagram of another embodiment of a method for processing a lock screen interface according to an embodiment of the present invention; FIG.
图6是本发明实施例的另一个锁屏界面示意图;6 is a schematic diagram of another lock screen interface according to an embodiment of the present invention;
图7是本发明实施例的一种终端的一个实施例示意图。FIG. 7 is a schematic diagram of an embodiment of a terminal according to an embodiment of the present invention.
具体实施方式detailed description
本发明实施例提供了一种锁屏界面处理方法,用于更新锁屏界面,并根据用户的使用习惯显示相应的应用程序的图标供用户操作,提升用户体验。 The embodiment of the invention provides a lock screen interface processing method for updating a lock screen interface, and displaying an icon of the corresponding application program for the user to operate according to the user's usage habits, thereby improving the user experience.
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is an embodiment of the invention, but not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”、“第四”等(如果存在)是用于区别类似的对象,而不必用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便这里描述的实施例能够以除了在这里图示或描述的内容以外的顺序实施。此外,术语“包括”和“具有”以及他们的任何变形,意图在于覆盖不排他的包含,例如,包含了一系列步骤或单元的过程、方法、系统、产品或设备不必限于清楚地列出的那些步骤或单元,而是可包括没有清楚地列出的或对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "first", "second", "third", "fourth", etc. (if present) in the specification and claims of the present invention and the above figures are used to distinguish similar objects without having to use To describe a specific order or order. It is to be understood that the data so used may be interchanged where appropriate so that the embodiments described herein can be implemented in a sequence other than what is illustrated or described herein. In addition, the terms "comprises" and "comprises" and "the" and "the" are intended to cover a non-exclusive inclusion, for example, a process, method, system, product, or device that comprises a series of steps or units is not necessarily limited to Those steps or units may include other steps or units not explicitly listed or inherent to such processes, methods, products or devices.
在本发明实施例中,终端在接收锁屏指令进入锁屏状态后,终端会根据第一应用程序更新锁屏界面,上述第一应用程序是终端经过收集用户使用习惯计算得出。在更新完锁屏界面以后,当终端接收到针对锁屏界面的显示指令时,终端会显示锁屏界面,锁屏界面包括终端经过收集用户使用习惯计算得出的应用程序的图标。用户可以对应用程序的图标进行操作发出启动指令,终端在接收到启动指令后会启动应用程序。下面就相关工作流程作详细的说明。In the embodiment of the present invention, after receiving the lock screen command, the terminal enters the lock screen state, and the terminal updates the lock screen interface according to the first application program, where the first application program is calculated by the terminal after collecting user usage habits. After the lock screen interface is updated, when the terminal receives the display instruction for the lock screen interface, the terminal displays a lock screen interface, and the lock screen interface includes an icon of the application program calculated by the terminal after collecting the usage habits of the user. The user can issue a start command to the operation of the icon of the application, and the terminal will start the application after receiving the start command. The following is a detailed description of the relevant workflow.
步骤101、终端接收锁屏指令;Step 101: The terminal receives a lock screen instruction.
终端接受锁屏指令,在实际应用中,锁屏指令可以是点击终端上的某个按键发出的按键信息,也可以是在终端的触摸屏上作出相应的动作发出的动作信息,此处不作具体限定。The terminal accepts the lock screen command. In the actual application, the lock screen command may be the button information sent by a certain button on the click terminal, or may be the action information sent by the corresponding action on the touch screen of the terminal, which is not specifically limited herein. .
在实际应用中,终端可以是手机、平板电脑或者其他设备,此处不作具体限定。In an actual application, the terminal may be a mobile phone, a tablet computer, or other device, and is not specifically limited herein.
步骤102、终端响应锁屏指令,进入锁屏状态;Step 102: The terminal responds to the lock screen command and enters a lock screen state;
终端在接收到锁屏指令后,会进入锁屏状态。对于带有触摸屏的终端,锁屏状态的表现为:用户对终端的触摸屏做出操作后,终端不会对相应的动 作进行响应。After receiving the lock screen command, the terminal will enter the lock screen state. For a terminal with a touch screen, the performance of the lock screen state is: after the user operates the touch screen of the terminal, the terminal does not move accordingly. Make a response.
步骤103、终端根据第一应用程序更新锁屏界面;Step 103: The terminal updates the lock screen interface according to the first application.
终端进入锁屏状态后,终端会计算用户的使用习惯得到第一应用程序,第一应用程序的个数此处不作具体限定。在得到第一应用程序后,终端会根据第一应用程序更新锁屏界面。锁屏界面为终端进入锁屏状态后,当用户需要解除锁屏状态时,终端供用户进行操作所显示的界面。关于锁屏界面的一个实例示意图,请参阅图2。After the terminal enters the lock screen state, the terminal calculates the user's usage habit to obtain the first application program, and the number of the first application program is not specifically limited herein. After obtaining the first application, the terminal updates the lock screen interface according to the first application. The lock screen interface is the interface displayed by the terminal for the user to operate when the terminal needs to release the lock screen state after the terminal enters the lock screen state. See Figure 2 for an example of a lock screen interface.
此处请参阅图2,图2是锁屏界面的一个实例示意图。在图2中,锁屏界面的下方可以是显示应用程序图标的区域,包括显示应用程序的图标或其他元素供用户操作,锁屏界面的其他区域可以包括制造商设定的元素,例如可以显示当前时间、电量、运营商情况或其他。在实际应用中,锁屏界面的排版布置、功能、图标等元素可以根据需求设置,此处不作具体限定。Please refer to FIG. 2 here. FIG. 2 is a schematic diagram of an example of a lock screen interface. In FIG. 2, below the lock screen interface may be an area for displaying an application icon, including an icon or other element for displaying an application for the user to operate, and other areas of the lock screen interface may include elements set by the manufacturer, for example, may be displayed. Current time, battery, carrier status or other. In practical applications, the layout, functions, icons, and other elements of the lock screen interface can be set according to requirements, and are not specifically limited herein.
步骤104、终端接收针对锁屏界面的显示指令;Step 104: The terminal receives a display instruction for a lock screen interface.
终端进入锁屏状态后,用户可以通过进行特定的操作向终端发出显示指令,用于启动显示锁屏界面的步骤。终端在接收到显示指令后,会显示锁屏界面。在实际应用中,显示指令可以是点击终端上的相关按键,也可以是其他动作,此处不作具体限定。After the terminal enters the lock screen state, the user can issue a display instruction to the terminal by performing a specific operation, which is used to start the step of displaying the lock screen interface. After receiving the display command, the terminal displays the lock screen interface. In an actual application, the display command may be a related button on the click terminal, or may be other actions, which are not specifically limited herein.
步骤105、终端响应显示指令,显示锁屏界面;Step 105: The terminal responds to the display instruction to display a lock screen interface.
终端接收到由用户操作而产生的显示指令后,终端会显示锁屏界面。作为例子,图2给出锁屏界面的一种简单示意图。锁屏界面具体的版面可以根据实际需求而进行设置,此处不作具体限定。After the terminal receives the display instruction generated by the user operation, the terminal displays the lock screen interface. As an example, Figure 2 shows a simple schematic of the lock screen interface. The specific layout of the lock screen interface can be set according to actual needs, and is not specifically limited herein.
步骤106、终端接收针对预设应用程序的启动指令;Step 106: The terminal receives a startup instruction for a preset application.
终端显示锁屏界面后,由于锁屏界面可以包括相关应用程序的图标,用户可以对图标进行操作启动对应的应用程序。此处请参阅图2,用户可以通过点击下方应用2,即点击解锁这一应用程序的图标,向终端发出启动解锁这一个应用程序的启动指令。After the terminal displays the lock screen interface, since the lock screen interface can include icons of related applications, the user can operate the icon to start the corresponding application. Referring to FIG. 2 here, the user can launch a command to start and unlock the application by clicking the application 2 below, that is, clicking the icon of the unlocking application.
在实际应用中,启动指令可以是点击应用程序的图标发出的点击信息,也可以是在触摸屏上做特定动作发出的动作信息或其他信息,此处不作具体限定。 In an actual application, the activation command may be a click information sent by clicking an icon of the application, or may be an action information or other information sent by a specific action on the touch screen, which is not specifically limited herein.
步骤107、终端响应启动指令,启动预设应用程序;Step 107: The terminal responds to the startup instruction, and starts a preset application.
终端接收到应用程序的启动指令后,会启动对应的应用程序。此处请参阅图2,例如用户点击应用1的图标,即点击电话这一应用程序的图标后,终端会启动电话功能。After the terminal receives the startup command of the application, the corresponding application is started. Referring to FIG. 2 here, for example, the user clicks the icon of the application 1, that is, after clicking the icon of the application of the phone, the terminal starts the phone function.
在本发明实施例中,在终端根据第一应用程序更新锁屏界面这一步骤中,终端会根据用户习惯确定出第一应用程序,然后终端会根据第一应用程序更新锁屏界面。对于确定第一应用程序以及更新锁屏界面有两种不同的方案,此处就两种不同的方案分别进行描述。In the embodiment of the present invention, in the step of the terminal updating the lock screen interface according to the first application, the terminal determines the first application according to the user's habit, and then the terminal updates the lock screen according to the first application. There are two different schemes for determining the first application and updating the lock screen interface. Two different schemes are described separately here.
一、终端根据所有应用程序启动次数从多到少顺序的排序结果确定第一应用程序。First, the terminal determines the first application according to the sorting result of the order of all application startup times.
请参阅图3,本发明实施例的一种锁屏界面处理方法的另一个实施例示意图包括:Referring to FIG. 3, a schematic diagram of another embodiment of a method for processing a lock screen interface according to an embodiment of the present invention includes:
本发明实施例中步骤301与步骤101相同,步骤302与步骤102相同,此处不再赘述。Step 301 is the same as step 101 in the embodiment of the present invention, and step 302 is the same as step 102, and details are not described herein again.
步骤303、终端对安装在终端上的应用程序按照启动次数从多到少的顺序进行排序,得到第一排序结果;Step 303: The terminal sorts the applications installed on the terminal according to the order of the number of startups, and obtains the first sorting result.
终端对安装在终端上的所有应用程序进行排序,排序的依据是按照应用程序启动次数从多到少进行排序。应用程序的启动次数由终端的计数器进行计数,只要用户不恢复出厂设置,该启动次数是一直累加的。这里的启动次数可以是应用程序自安装在终端后的总共的启动次数。例如,一个终端的所有应用程序包括电话、短信、新闻、相机、音乐等5个应用程序。这5个应用程序是制造时便安装在终端上。终端进入锁屏状态后,计算这5个应用程序自安装后总共启动的次数。其中电话启动次数为121次,短信启动次数为87次,新闻启动次数为32次,相机启动次数为115次,音乐启动次数为100次。终端根据启动次数从多到少的排序结果为:电话、相机、音乐、短信、新闻。这种排序的结果作为第一排序结果供终端参考使用。The terminal sorts all the applications installed on the terminal, and the ordering is based on how often the number of application starts is sorted. The number of times the application is started is counted by the counter of the terminal, and the number of starts is always accumulated as long as the user does not restore the factory settings. The number of starts here can be the total number of starts after the application is installed on the terminal. For example, all applications of a terminal include 5 applications such as phone, SMS, news, camera, music, etc. These 5 applications are installed on the terminal at the time of manufacture. After the terminal enters the lock screen state, the total number of times the five applications are started after installation is calculated. Among them, the number of phone starts is 121, the number of SMS starts is 87, the number of news starts is 32, the number of camera starts is 115, and the number of music starts is 100. The order of the terminal according to the number of starts is: phone, camera, music, SMS, news. The result of this sorting is used as the first sorting result for terminal reference.
作为替代的,还可以根据以下方法获得启动次数:根据终端进入锁屏状态时的当前时刻,确定出当前时刻对应的一段预设周期;然后计算出应用程序自安装后的总共的启动次数;获取每一次启动的启动时刻;筛选出启动时 刻处于终端确定出的预设周期中的启动次数。例如终端是在17时01分进入锁屏状态的。此时终端会确定17时01分对应了17时至18时这一周期。然后终端会计算应用程序自安装后的总共启动次数,并在所有的启动中筛选出启动时刻处于17时至18时这一周期中的总共的启动次数。例如在17时至18时这一周期中,终端筛选出的应用程序总共的启动次数如下:电话总共启动21次,短信总共启动10次,新闻总共启动7次,相机总共启动17次,音乐总共启动16次。终端根据应用程序的启动时刻处于17时至18时的总共启动次数从多到少的排序结果为:电话、相机、音乐、短信、新闻。Alternatively, the number of startups may be obtained according to the following method: determining a preset period corresponding to the current moment according to the current moment when the terminal enters the lock screen state; and then calculating a total number of startups after the application is self-installed; Start time of each start; filter out the start time The number of starts in the preset period determined by the terminal. For example, the terminal enters the lock screen state at 17:01. At this point, the terminal will determine that 17:01 corresponds to the period from 17:00 to 18:00. The terminal then calculates the total number of starts of the application since installation and filters out the total number of starts in the cycle from 17 to 18 hours in all starts. For example, in the period from 17:00 to 18:00, the total number of startups of the application screened by the terminal is as follows: the phone starts a total of 21 times, the message starts a total of 10 times, the news starts a total of 7 times, the camera starts a total of 17 times, the music totals Start 16 times. The ranking results of the total number of starts of the terminal according to the application start time from 17 o'clock to 18 o'clock are: phone, camera, music, short message, news.
步骤304、终端根据第一排序结果确定第一应用程序;Step 304: The terminal determines, according to the first sorting result, the first application.
终端得到第一排序结果后,会根据第一排序结果以及实际需要确定出第一应用程序。例如,终端需要3个应用程序,则终端会根据第一排序结果以及需要的应用程序的个数确定出第一应用程序,得到的结果为电话、相机、音乐这三个应用程序作为第一应用程序。After the terminal obtains the first sorting result, the first application is determined according to the first sorting result and the actual needs. For example, if the terminal needs 3 applications, the terminal determines the first application according to the first sorting result and the number of required applications, and the obtained result is the first application of the phone, the camera, and the music. program.
在实际应用中,终端可以按照不同需要确定出符合需要的第一应用程序,对于具体的确定方法,此处不作具体限定。In the actual application, the terminal can determine the first application that meets the requirements according to different needs, and the specific determination method is not specifically limited herein.
步骤305、终端判断第一应用程序是否为预设应用程序;Step 305: The terminal determines whether the first application is a preset application.
终端的预设应用程序是指终端设定的图标显示在锁屏界面上的应用程序。在终端确定出第一应用程序后,会将第一应用程序和起始设定的预设应用程序作对比,判断第一应用程序是否为起始设定的预设应用程序。The preset application of the terminal refers to an application in which the icon set by the terminal is displayed on the lock screen interface. After the terminal determines the first application, the first application is compared with the preset application that is initially set, and it is determined whether the first application is the preset application that is initially set.
此处请参阅图2。在图2中,由于起始的预设应用程序是电话、解锁、相机3个应用程序。所以终端会在锁屏界面下方显示电话、解锁、相机3个应用程序的图标。在步骤304中确定的第一应用程序是电话、相机、音乐这3个应用程序。终端会将电话、相机、音乐这3个第一应用程序与电话、解锁、相机这3个预设应用程序进行比较,判断得出音乐这一应用程序不是预设应用程序,得到结果后,执行步骤306.See Figure 2 here. In Figure 2, since the initial preset application is the phone, unlock, camera 3 applications. Therefore, the terminal will display the icons of the phone, unlock, and camera applications under the lock screen interface. The first application determined in step 304 is the three applications of phone, camera, and music. The terminal compares the three first applications of the phone, the camera, and the music with the three preset applications of the phone, the unlock, and the camera, and judges that the music application is not the default application, and after the result is obtained, the terminal executes Step 306.
假如终端通过对比第一应用程序和起始的预设应用程序判断得出所有的第一应用程序都为预设应用程序,则终端直接执行步骤307而不执行步骤306。If the terminal determines that all the first applications are preset applications by comparing the first application with the initial preset application, the terminal directly performs step 307 without performing step 306.
步骤306、终端将第一应用程序写入并覆盖预设应用程序;Step 306: The terminal writes and overwrites the first application to the preset application.
当终端判断在第一应用程序中存在应用程序不是预设应用程序时,则终 端会在存放预设应用程序的文件中写入不为预设应用程序的第一应用程序并覆盖起始的不为第一应用程序的预设应用程序,当第一应用程序写入完成后,终端会将写入后的第一应用程序以及原先既是第一应用程序又是预设应用程序的应用程序作为新的预设应用程序,新的预设应用程序的图标会显示在锁屏界面上。When the terminal determines that the application in the first application is not the preset application, then the terminal ends The first application that is not the preset application is written in the file storing the preset application and the initial preset application that is not the first application is overwritten, after the first application is written. The terminal will use the first application after writing and the application that is both the first application and the preset application as the new preset application, and the icon of the new preset application will be displayed on the lock screen interface. on.
例如在上述步骤304的例子中得到的第一应用程序是电话、相机、音乐,而起始的预设应用程序是电话、解锁、相机。由于电话、相机是第一应用程序,也是预设应用程序,终端不会对这两个程序进行操作。而解锁属于起始的预设应用程序但不属于第一应用程序,则终端会将音乐写入文件中覆盖解锁这个应用程序,得到新的预设应用程序为电话、音乐、相机。For example, the first application obtained in the example of the above step 304 is a phone, a camera, and music, and the initial preset application is a phone, an unlock, and a camera. Since the phone and camera are the first application and the default application, the terminal does not operate on the two programs. While unlocking the default application belonging to the start but not belonging to the first application, the terminal will write the music to the file to overwrite and unlock the application, and the new preset application is phone, music, camera.
步骤307、终端根据预设应用程序的图标按照第一排序结果的顺序更新锁屏界面;Step 307: The terminal updates the lock screen interface according to the icon of the preset application program in the order of the first sorting result.
终端会根据第一排序结果中应用程序的启动次数从多到少的顺序排列预设应用程序的图标并显示在锁屏界面上。具体的,终端可以按照第一排序结果从多到少的顺序,从左到右排列预设应用程序并显示在锁屏界面上,最左侧为第一排序结果中启动次数最多的应用程序,最右侧为第一排序结果中启动次数最少的应用程序。对于具体的排列以及显示方式,此处不作具体限定。The terminal arranges the icons of the preset application in the order of the number of starts of the application in the first sorting result and displays them on the lock screen interface. Specifically, the terminal may arrange the preset application from left to right in the order of the first sorting result and display it on the lock screen interface, and the leftmost side is the application program with the most startup times in the first sorting result. At the far right is the application with the fewest number of starts in the first sort result. The specific arrangement and display manner are not specifically limited herein.
此处请参阅图4,图4是本发明实施例的另一个锁屏界面示意图。在上述步骤303的例子中,第一排序结果是电话、相机、音乐、短信、新闻这5个应用程序按照启动次数从多到少的顺序排序,在步骤306中得到的预设应用程序为电话、音乐、相机这3个应用程序。预设应用程序按照第一排序结果的顺序进行排序而得到的结果为电话、音乐、相机这3个应用程序,且这3个应用程序的先后顺序按照启动次数从多到少。在图4的锁屏界面下方的应用区域,终端会按照得到的预设应用程序的顺序将左侧的应用程序图标设置为电话的图标,中间的图标设置为音乐的图标,右侧的图标设置为相机的图标。Please refer to FIG. 4, which is a schematic diagram of another lock screen interface according to an embodiment of the present invention. In the example of the above step 303, the first sorting result is that the five applications of the phone, the camera, the music, the short message, and the news are sorted in order of the number of starts, and the preset application obtained in step 306 is the phone. 3 apps for music, camera and camera. The default application is sorted in the order of the first sorting result, and the result is three applications of phone, music, and camera, and the order of the three applications is in accordance with the number of starts. In the application area below the lock screen interface of FIG. 4, the terminal sets the application icon on the left side to the icon of the phone according to the order of the obtained preset application, the icon in the middle is set as the icon of the music, and the icon on the right side is set. Icon for the camera.
在实际应用中,终端可以按照第一排序结果的顺序对预设应用程序的图标进行排列并显示在锁屏界面上,也可以不按照第一排序结果的顺序进行图标的显示,只要预设应用程序的图标显示在锁屏界面上即可,此处不作具体 限定。In an actual application, the terminal may arrange the icons of the preset application in the order of the first sorting result and display them on the lock screen interface, or display the icons not in the order of the first sorting result, as long as the preset application The icon of the program can be displayed on the lock screen interface. limited.
本发明实施例中步骤308与步骤104相同,步骤309与步骤105相同,步骤310与步骤106相同,步骤311与步骤107相同,此处不再赘述。In the embodiment of the present invention, the step 308 is the same as the step 104, the step 309 is the same as the step 105, the step 310 is the same as the step 106, and the step 311 is the same as the step 107, and details are not described herein again.
二、终端根据所有应用程序启动时刻从晚到早顺序的排序结果确定第一应用程序。Second, the terminal determines the first application according to the sorting result of all application startup moments from late to early.
本发明实施例中步骤501与步骤101相同,步骤502与步骤102相同,此处不再赘述。Step 501 is the same as step 101 in the embodiment of the present invention, and step 502 is the same as step 102, and details are not described herein again.
步骤503、终端对安装在终端上的应用程序按照启动时刻从晚到早的顺序进行排序,得到第二排序结果;Step 503: The terminal sorts the applications installed on the terminal according to the startup time from late to early, and obtains a second sorting result.
终端对安装在终端上的所有应用程序进行排序,排序的依据是按照应用程序启动时刻从晚到早进行排序。应用程序的启动时刻由终端的计时器进行计时。这里的启动时刻是一段预设周期中的与设施科。例如,一个终端的所有应用程序包括电话、短信、新闻、相机、音乐等5个应用程序。其中在9月1日至9月2日这一预设周期中,电话启动时刻为17时30分,短信启动时刻为17时05分,新闻启动时刻为17时00分,相机启动时刻为17时15分,音乐启动次数为17时40分。终端根据启动时刻从晚到早的排序结果为:音乐、电话、相机、短信、新闻。这种排序的结果作为第二排序结果供终端参考使用。The terminal sorts all the applications installed on the terminal, and the sorting is based on sorting from late to early according to the application startup time. The start time of the application is counted by the timer of the terminal. The start-up time here is the facility section with a preset period. For example, all applications of a terminal include 5 applications such as phone, SMS, news, camera, music, etc. In the preset period from September 1 to September 2, the phone start time is 17:30, the message start time is 17:05, the news start time is 17:00, and the camera start time is 17 At 15 minutes, the number of music starts was 17:40. The terminal sorts the results from late to early according to the startup time: music, phone, camera, SMS, news. The result of this sorting is used as a second sorting result for terminal reference.
步骤504、终端根据第二排序结果确定第一应用程序;Step 504: The terminal determines, according to the second sorting result, the first application.
终端得到第二排序结果后,会根据第二排序结果以及实际需要确定出第一应用程序。例如,终端需要3个应用程序,则终端会根据第二排序结果以及需要的应用程序的个数确定出第一应用程序,得到的结果为音乐、电话、相机这三个应用程序作为第一应用程序。After the terminal obtains the second sorting result, the first application is determined according to the second sorting result and the actual needs. For example, if the terminal needs 3 applications, the terminal determines the first application according to the second sorting result and the number of required applications, and the obtained result is three applications of music, telephone, and camera as the first application. program.
在实际应用中,终端可以按照不同需要确定出符合需要的第一应用程序,对于具体的确定方法,此处不作具体限定。In the actual application, the terminal can determine the first application that meets the requirements according to different needs, and the specific determination method is not specifically limited herein.
步骤505、终端判断第一应用程序是否为预设应用程序;Step 505: The terminal determines whether the first application is a preset application.
终端的预设应用程序是指终端设定的图标显示在锁屏界面上的应用程序。在终端确定出第一应用程序后,会将第一应用程序和起始设定的预设应用程序作对比,判断第一应用程序是否为起始设定的预设应用程序。 The preset application of the terminal refers to an application in which the icon set by the terminal is displayed on the lock screen interface. After the terminal determines the first application, the first application is compared with the preset application that is initially set, and it is determined whether the first application is the preset application that is initially set.
此处请参阅图2。在图2中,由于起始的预设应用程序是电话、解锁、相机3个应用程序。所以终端会在锁屏界面下方显示电话、解锁、相机3个应用程序的图标。在步骤504中确定的第一应用程序是音乐、电话、相机这3个应用程序。终端会将电话、相机、音乐这3个第一应用程序与电话、解锁、相机这3个预设应用程序进行比较,判断得出音乐这一应用程序不是预设应用程序,得到结果后,执行步骤506.See Figure 2 here. In Figure 2, since the initial preset application is the phone, unlock, camera 3 applications. Therefore, the terminal will display the icons of the phone, unlock, and camera applications under the lock screen interface. The first application determined in step 504 is three applications of music, telephone, and camera. The terminal compares the three first applications of the phone, the camera, and the music with the three preset applications of the phone, the unlock, and the camera, and judges that the music application is not the default application, and after the result is obtained, the terminal executes Step 506.
假如终端通过对比第一应用程序和起始的预设应用程序判断得出所有的第一应用程序都为预设应用程序,则终端直接执行步骤507而不执行步骤506。If the terminal judges that all the first applications are preset applications by comparing the first application with the initial preset application, the terminal directly performs step 507 without performing step 506.
步骤506、终端将第一应用程序写入并覆盖预设应用程序;Step 506: The terminal writes and overwrites the first application to the preset application.
当终端判断在第一应用程序中存在应用程序不是预设应用程序时,则终端会在存放预设应用程序的文件中写入不为预设应用程序的第一应用程序并覆盖起始的不为第一应用程序的预设应用程序,当第一应用程序写入完成后,终端会将写入后的第一应用程序以及原先既是第一应用程序又是预设应用程序的应用程序作为新的预设应用程序,新的预设应用程序的图标会显示在锁屏界面上。When the terminal determines that the application in the first application is not the preset application, the terminal writes the first application that is not the preset application in the file storing the preset application and overwrites the initial application. As the default application of the first application, when the first application is written, the terminal will use the first application after writing and the application that is both the first application and the default application as new The default app, the icon of the new preset app will be displayed on the lock screen.
例如在上述步骤504的例子中得到的第一应用程序是音乐、电话、相机,而起始的预设应用程序是电话、解锁、相机。由于电话、相机是第一应用程序,也是预设应用程序,终端不会对这两个程序进行操作。而解锁属于起始的预设应用程序但不属于第一应用程序,则终端会将音乐写入文件中覆盖解锁这个应用程序,得到新的预设应用程序为音乐、电话、相机。For example, the first application obtained in the example of the above step 504 is music, telephone, camera, and the initial preset application is a phone, an unlock, a camera. Since the phone and camera are the first application and the default application, the terminal does not operate on the two programs. While unlocking the default application belonging to the start but not belonging to the first application, the terminal will write the music to the file to overwrite and unlock the application, and the new preset application is music, phone, camera.
步骤507、终端根据预设应用程序的图标按照第二排序结果的顺序更新锁屏界面;Step 507: The terminal updates the lock screen interface according to the icon of the preset application according to the second sorting result.
终端会根据第二排序结果中应用程序的启动时刻从晚到早的顺序排列预设应用程序的图标并显示在锁屏界面上。具体的,终端可以按照第二排序结果从晚到早的顺序,从左到右排列预设应用程序并显示在锁屏界面上,最左侧为第二排序结果中启动时刻最晚的应用程序,最右侧为第二排序结果中启动时刻最早的应用程序。对于具体的排列以及显示方式,此处不作具体限定。The terminal arranges the icons of the preset application in a late to early order according to the startup time of the application in the second sorting result and displays them on the lock screen interface. Specifically, the terminal may arrange the preset application from left to right in the order of the second sorting and display it on the lock screen interface, and the leftmost side is the application with the latest start time in the second sorting result. The far right is the application with the earliest start time in the second sort result. The specific arrangement and display manner are not specifically limited herein.
此处请参阅图6,图6是本发明实施例的另一个锁屏界面示意图。在上述步骤503的例子中,第一排序结果是音乐、电话、相机、短信、新闻这5个 应用程序按照启动时刻从晚到早的顺序排序,在步骤506中得到的预设应用程序为音乐、电话、相机这3个应用程序。预设应用程序按照第二排序结果的顺序进行排序而得到的结果为音乐、电话、相机这3个应用程序,且这3个应用程序的先后顺序按照启动时刻从晚到早。在图6的锁屏界面下方的应用区域,终端会按照得到的预设应用程序的顺序将左侧的应用程序图标设置为音乐的图标,中间的图标设置为电话的图标,右侧的图标设置为相机的图标。Please refer to FIG. 6. FIG. 6 is a schematic diagram of another lock screen interface according to an embodiment of the present invention. In the example of the above step 503, the first sorting result is five music, a phone, a camera, a short message, and a news. The application is sorted in order from the start time to the start time. The preset applications obtained in step 506 are three applications of music, telephone, and camera. The default application is sorted in the order of the second sorting result, and the results are three applications of music, telephone, and camera, and the order of the three applications is from late to early according to the starting time. In the application area below the lock screen interface of FIG. 6, the terminal sets the left application icon as a music icon in the order of the obtained preset application, the middle icon is set as the phone icon, and the right icon is set. Icon for the camera.
在实际应用中,终端可以按照第二排序结果的顺序对预设应用程序的图标进行排列并显示在锁屏界面上,也可以不按照第二排序结果的顺序进行图标的显示,只要预设应用程序的图标显示在锁屏界面上即可,此处不作具体限定。In an actual application, the terminal may arrange the icons of the preset application in the order of the second sorting result and display them on the lock screen interface, or display the icons not in the order of the second sorting result, as long as the preset application The icon of the program is displayed on the lock screen interface, which is not specifically limited herein.
本发明实施例中步骤508与步骤104相同,步骤509与步骤105相同,步骤510与步骤106相同,步骤511与步骤107相同,此处不再赘述。In the embodiment of the present invention, the step 508 is the same as the step 104, the step 509 is the same as the step 105, the step 510 is the same as the step 106, and the step 511 is the same as the step 107, and details are not described herein again.
上面对本发明实施例中的锁屏界面处理方法进行了描述,下面对本发明实施例中的终端进行描述。The method for processing the lock screen interface in the embodiment of the present invention has been described above. The terminal in the embodiment of the present invention is described below.
请参阅图7,本发明实施例中的一种终端的一个实施例包括:Referring to FIG. 7, an embodiment of a terminal in the embodiment of the present invention includes:
终端包括第一接收模块701、锁屏模块702、更新模块703、第二接收模块704、显示模块705、第三接收模块706、启动模块707。The terminal includes a first receiving module 701, a lock screen module 702, an update module 703, a second receiving module 704, a display module 705, a third receiving module 706, and a starting module 707.
第一接收模块701,用于接收锁屏指令。The first receiving module 701 is configured to receive a lock screen command.
锁屏模块702,用于响应锁屏指令,进入锁屏状态。The lock screen module 702 is configured to enter a lock screen state in response to the lock screen command.
更新模块703,用于根据第一应用程序更新锁屏界面。The update module 703 is configured to update the lock screen interface according to the first application.
进一步的,更新模块703还包括第一排序单元7031、第一确定单元7032、第二排序单元7033、第二确定单元7034、判断单元7035、更新单元7036。Further, the update module 703 further includes a first sorting unit 7031, a first determining unit 7032, a second sorting unit 7033, a second determining unit 7034, a determining unit 7035, and an updating unit 7036.
第一排序单元7031,用于对安装在终端上的应用程序按照启动次数从多到少的顺序进行排序,得到第一排序结果。The first sorting unit 7031 is configured to sort the applications installed on the terminal according to the order of the number of starts, to obtain a first sorting result.
第一确定单元7032,用于根据第一排序结果确定第一应用程序。The first determining unit 7032 is configured to determine the first application according to the first sorting result.
第二排序单元7033,用于对安装在终端上的应用程序按照启动时刻从晚到早的顺序进行排序,得到第二排序结果。The second sorting unit 7033 is configured to sort the applications installed on the terminal according to the startup time from late to early, to obtain a second sorting result.
第二确定单元7034,用于根据第二排序结果确定第一应用程序。 The second determining unit 7034 is configured to determine the first application according to the second sorting result.
判断单元7035,用于判断第一应用程序是否为预设应用程序。The determining unit 7035 is configured to determine whether the first application is a preset application.
第一更新单元7036,用于当判断单元7035判断第一应用程序不是预设应用程序时,则根据第一应用程序更新预设应用程序,包括:将第一应用程序写入并覆盖预设应用程序。The first updating unit 7036 is configured to: when the determining unit 7035 determines that the first application is not the preset application, updating the preset application according to the first application, including: writing and covering the first application to the preset application program.
第二更新单元7037,用于根据预设应用程序的图标更新锁屏界面。The second update unit 7037 is configured to update the lock screen interface according to the icon of the preset application.
进一步的,第二更新单元7037还包括第一更新子单元70371和第二更新子单元70372。Further, the second update unit 7037 further includes a first update subunit 70371 and a second update subunit 70372.
第一更新子单元70371,用于根据预设应用程序的图标按照第一排序结果的顺序更新锁屏界面。The first update subunit 70371 is configured to update the lock screen interface according to the icon of the preset application according to the order of the first sorting result.
第二更新子单元70372,用于根据预设应用程序的图标按照第二排序结果的顺序更新锁屏界面。The second update subunit 70372 is configured to update the lock screen interface according to the icon of the preset application according to the order of the second sorting result.
第二接收模块704,用于接收针对锁屏界面的显示指令。The second receiving module 704 is configured to receive a display instruction for the lock screen interface.
显示模块705,用于响应显示指令,显示锁屏界面。The display module 705 is configured to display a lock screen interface in response to the display instruction.
第三接收模块706,用于接收针对预设应用程序的启动指令,预设应用程序的图标显示在锁屏界面上。The third receiving module 706 is configured to receive a startup instruction for the preset application, where the icon of the preset application is displayed on the lock screen interface.
启动模块707,用于响应启动指令,启动预设应用程序。The startup module 707 is configured to start the preset application in response to the startup instruction.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。A person skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the system, the device and the unit described above can refer to the corresponding process in the foregoing method embodiment, and details are not described herein again.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided by the present application, it should be understood that the disclosed system, apparatus, and method may be implemented in other manners. For example, the device embodiments described above are merely illustrative. For example, the division of the unit is only a logical function division. In actual implementation, there may be another division manner, for example, multiple units or components may be combined or Can be integrated into another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be in an electrical, mechanical or other form.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或 者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. You can choose some of them according to actual needs or All units are used to achieve the objectives of the solution of this embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。The integrated unit, if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention, which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium. A number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
以上所述,以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的精神和范围。 The above embodiments are only used to illustrate the technical solutions of the present invention, and are not intended to be limiting; although the present invention has been described in detail with reference to the foregoing embodiments, those skilled in the art will understand that The technical solutions described in the embodiments are modified, or the equivalents of the technical features are replaced by the equivalents of the technical solutions of the embodiments of the present invention.

Claims (10)

  1. 一种锁屏界面处理方法,其特征在于,包括:A lock screen interface processing method, comprising:
    终端接收锁屏指令;The terminal receives the lock screen command;
    所述终端响应所述锁屏指令,进入锁屏状态;The terminal enters a lock screen state in response to the lock screen command;
    所述终端根据第一应用程序更新锁屏界面;The terminal updates the lock screen interface according to the first application;
    所述终端接收针对所述锁屏界面的显示指令;Receiving, by the terminal, a display instruction for the lock screen interface;
    所述终端响应所述显示指令,显示所述锁屏界面;The terminal displays the lock screen interface in response to the display instruction;
    所述终端接收针对预设应用程序的启动指令,所述预设应用程序的图标显示在所述锁屏界面上;The terminal receives a startup instruction for a preset application, and an icon of the preset application is displayed on the lock screen interface;
    所述终端响应所述启动指令,启动所述预设应用程序。The terminal starts the preset application in response to the startup instruction.
  2. 根据权利要求1所述锁屏界面处理方法,其特征在于,所述终端根据第一应用程序更新锁屏界面包括:The method of processing a lock screen interface according to claim 1, wherein the updating the lock screen interface by the terminal according to the first application comprises:
    所述终端对安装在所述终端上的应用程序按照启动次数从多到少的顺序进行排序,得到第一排序结果;The terminal sorts the applications installed on the terminal according to the order of the number of starts, to obtain a first sorting result;
    所述终端根据所述第一排序结果确定所述第一应用程序;Determining, by the terminal, the first application according to the first sorting result;
    所述终端判断所述第一应用程序是否为所述预设应用程序;Determining, by the terminal, whether the first application is the preset application;
    若否,则所述终端根据所述第一应用程序更新所述预设应用程序,包括:所述终端将所述第一应用程序写入并覆盖所述预设应用程序;If not, the terminal updates the preset application according to the first application, and the method includes: the terminal writing the first application and overwriting the preset application;
    所述终端根据所述预设应用程序的图标更新所述锁屏界面。The terminal updates the lock screen interface according to an icon of the preset application.
  3. 根据权利要求1所述锁屏界面处理方法,其特征在于,所述终端根据第一应用程序更新锁屏界面包括:The method of processing a lock screen interface according to claim 1, wherein the updating the lock screen interface by the terminal according to the first application comprises:
    所述终端对安装在所述终端上的应用程序按照启动时刻从晚到早的顺序进行排序,得到第二排序结果;The terminal sorts the applications installed on the terminal according to the startup time from late to early, and obtains a second sorting result;
    所述终端根据所述第二排序结果确定所述第一应用程序;Determining, by the terminal, the first application according to the second sorting result;
    所述终端判断所述第一应用程序是否为所述预设应用程序;Determining, by the terminal, whether the first application is the preset application;
    若否,则所述终端根据所述第一应用程序更新所述预设应用程序,包括:所述终端将所述第一应用程序写入并覆盖所述预设应用程序;If not, the terminal updates the preset application according to the first application, and the method includes: the terminal writing the first application and overwriting the preset application;
    所述终端根据所述预设应用程序的图标更新所述锁屏界面。The terminal updates the lock screen interface according to an icon of the preset application.
  4. 根据权利要求2所述锁屏界面处理方法,其特征在于,所述终端根据所述预设应用程序的图标更新所述锁屏界面包括: The lock screen interface processing method according to claim 2, wherein the updating the lock screen interface by the terminal according to the icon of the preset application comprises:
    所述终端根据所述预设应用程序的图标按照所述第一排序结果的顺序更新所述锁屏界面。The terminal updates the lock screen interface according to the icon of the preset application according to the order of the first sorting result.
  5. 根据权利要求3所述锁屏界面处理方法,其特征在于,所述终端根据所述预设应用程序的图标更新所述锁屏界面包括:The method for processing a lock screen interface according to claim 3, wherein the updating the lock screen interface by the terminal according to the icon of the preset application comprises:
    所述终端根据所述预设应用程序的图标按照所述第二排序结果的顺序更新所述锁屏界面。The terminal updates the lock screen interface according to the icon of the preset application according to the sequence of the second sorting result.
  6. 一种终端,其特征在于,包括:A terminal, comprising:
    第一接收模块,用于接收锁屏指令;a first receiving module, configured to receive a lock screen instruction;
    锁屏模块,用于响应所述锁屏指令,进入锁屏状态;a lock screen module, configured to enter a lock screen state in response to the lock screen command;
    更新模块,用于根据第一应用程序更新锁屏界面;An update module, configured to update a lock screen interface according to the first application;
    第二接收模块,用于接收针对所述锁屏界面的显示指令;a second receiving module, configured to receive a display instruction for the lock screen interface;
    显示模块,用于响应所述显示指令,显示所述锁屏界面;a display module, configured to display the lock screen interface in response to the display instruction;
    第三接收模块,用于接收针对预设应用程序的启动指令,所述预设应用程序的图标显示在所述锁屏界面上;a third receiving module, configured to receive a startup instruction for a preset application, where an icon of the preset application is displayed on the lock screen interface;
    启动模块,用于响应所述启动指令,启动所述预设应用程序。And a startup module, configured to start the preset application in response to the startup instruction.
  7. 根据权利要求6所述终端,其特征在于,所述更新模块包括:The terminal according to claim 6, wherein the update module comprises:
    第一排序单元,用于对安装在所述终端上的应用程序按照启动次数从多到少的顺序进行排序,得到第一排序结果;a first sorting unit, configured to sort the applications installed on the terminal according to the order of the number of startups, to obtain a first sorting result;
    第一确定单元,用于根据所述第一排序结果确定所述第一应用程序;a first determining unit, configured to determine the first application according to the first sorting result;
    判断单元,用于判断所述第一应用程序是否为所述预设应用程序;a determining unit, configured to determine whether the first application is the preset application;
    第一更新单元,用于当所述判断单元判断所述第一应用程序不是所述预设应用程序时,则根据所述第一应用程序更新所述预设应用程序,包括:将所述第一应用程序写入并覆盖所述预设应用程序;a first updating unit, configured to: when the determining unit determines that the first application is not the preset application, update the preset application according to the first application, including: An application writes and overwrites the preset application;
    第二更新单元,用于根据所述预设应用程序的图标更新所述锁屏界面。a second update unit, configured to update the lock screen interface according to an icon of the preset application.
  8. 根据权利要求6所述终端,其特征在于,所述更新模块还包括:The terminal according to claim 6, wherein the update module further comprises:
    第二排序单元,用于对安装在所述终端上的应用程序按照启动时刻从晚到早的顺序进行排序,得到第二排序结果;a second sorting unit, configured to sort the applications installed on the terminal according to a startup time from late to early, to obtain a second sorting result;
    第二确定单元,用于根据所述第二排序结果确定所述第一应用程序。a second determining unit, configured to determine the first application according to the second sorting result.
  9. 根据权利要求7所述终端,其特征在于,所述第二更新单元包括: The terminal according to claim 7, wherein the second update unit comprises:
    第一更新子单元,用于根据所述预设应用程序的图标按照所述第一排序结果的顺序更新所述锁屏界面。a first update subunit, configured to update the lock screen interface according to an order of the first sorting result according to an icon of the preset application.
  10. 根据权利要求7所述终端,其特征在于,所述第二更新单元还包括:The terminal according to claim 7, wherein the second update unit further comprises:
    第二更新子单元,用于根据所述预设应用程序的图标按照所述第二排序结果的顺序更新所述锁屏界面。 a second update subunit, configured to update the lock screen interface according to an order of the second sorting result according to an icon of the preset application.
PCT/CN2016/078140 2016-01-27 2016-03-31 Screen lock interface processing method and terminal WO2017128521A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610054990.6A CN105740669A (en) 2016-01-27 2016-01-27 Screen lock interface processing method and terminal
CN201610054990.6 2016-01-27

Publications (1)

Publication Number Publication Date
WO2017128521A1 true WO2017128521A1 (en) 2017-08-03

Family

ID=56247665

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/078140 WO2017128521A1 (en) 2016-01-27 2016-03-31 Screen lock interface processing method and terminal

Country Status (2)

Country Link
CN (1) CN105740669A (en)
WO (1) WO2017128521A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108418954A (en) * 2018-02-08 2018-08-17 维沃移动通信有限公司 A kind of method for information display and terminal
CN111399960A (en) * 2020-03-17 2020-07-10 北京金山安全软件有限公司 Screen locking method and device, electronic equipment and storage medium

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445495A (en) * 2016-08-26 2017-02-22 维沃移动通信有限公司 Application program interface display method and mobile terminal
CN106897073A (en) * 2017-03-10 2017-06-27 广州三星通信技术研究有限公司 Display methods and device
CN107219976B (en) 2017-05-31 2020-07-28 Oppo广东移动通信有限公司 Application display method and related product
CN108664200B (en) * 2018-05-15 2020-03-17 维沃移动通信有限公司 Display control method and mobile terminal
CN113973150B (en) * 2020-07-22 2023-03-10 华为技术有限公司 Screen locking interface display method of electronic equipment and electronic equipment
CN112256171A (en) * 2020-10-20 2021-01-22 北京字节跳动网络技术有限公司 Method, device, terminal and storage medium for presenting information in screen locking interface
CN112363648A (en) * 2020-11-10 2021-02-12 深圳传音控股股份有限公司 Shortcut display method, terminal and computer storage medium
CN113360047B (en) * 2021-08-09 2021-11-23 深圳掌酷软件有限公司 Information card display method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063261A (en) * 2011-01-19 2011-05-18 宇龙计算机通信科技(深圳)有限公司 Starting method of application program and mobile terminal
CN103986841A (en) * 2014-05-30 2014-08-13 深圳天珑无线科技有限公司 Mobile terminal operation method and mobile terminal
CN104021030A (en) * 2013-02-28 2014-09-03 联想(北京)有限公司 Information processing method and electronic equipment
CN104077033A (en) * 2014-06-24 2014-10-01 深圳市金立通信设备有限公司 Terminal lock screen control device and terminal
CN104077032A (en) * 2014-06-24 2014-10-01 深圳市金立通信设备有限公司 Terminal lock screen control method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102063261A (en) * 2011-01-19 2011-05-18 宇龙计算机通信科技(深圳)有限公司 Starting method of application program and mobile terminal
CN104021030A (en) * 2013-02-28 2014-09-03 联想(北京)有限公司 Information processing method and electronic equipment
CN103986841A (en) * 2014-05-30 2014-08-13 深圳天珑无线科技有限公司 Mobile terminal operation method and mobile terminal
CN104077033A (en) * 2014-06-24 2014-10-01 深圳市金立通信设备有限公司 Terminal lock screen control device and terminal
CN104077032A (en) * 2014-06-24 2014-10-01 深圳市金立通信设备有限公司 Terminal lock screen control method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108418954A (en) * 2018-02-08 2018-08-17 维沃移动通信有限公司 A kind of method for information display and terminal
CN111399960A (en) * 2020-03-17 2020-07-10 北京金山安全软件有限公司 Screen locking method and device, electronic equipment and storage medium
CN111399960B (en) * 2020-03-17 2023-07-18 北京金山安全软件有限公司 Screen locking method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN105740669A (en) 2016-07-06

Similar Documents

Publication Publication Date Title
WO2017128521A1 (en) Screen lock interface processing method and terminal
JP6640909B2 (en) Theme display method and related devices
CN105929925B (en) Electronic device and method for managing power in electronic device
TWI591529B (en) Panel displaying method, portable electronic apparatus and recording medium using the method
CN108874289B (en) Application history record viewing method and device and electronic equipment
EP3335411B1 (en) Electronic device and method of managing application programs thereof
CN106445292B (en) Method and system for managing application programs in different body modes
RU2677393C2 (en) Method and apparatus for providing graphical user interface
CN107181858B (en) Method and terminal for displaying notification message
CN104268033B (en) The storage method of terminal data, the method and device for recovering terminal default setting
CN106951335B (en) Process daemon method and mobile terminal
WO2018152734A1 (en) Method and device for clearing application task list of terminal, and terminal
WO2015027905A1 (en) Management system and management method for mobile terminal application
CN103294335A (en) Apparatus and method for creating a shortcut menu
CN111309418A (en) Control display method and electronic equipment
CN102999358A (en) Intelligent program starting method
US20160291836A1 (en) Smart terminal and associated method for displaying application icons
CN107168602A (en) One kind control application drawing calibration method and terminal
CN107480001A (en) System recovery method and device
EP3678007A1 (en) Application processing method for terminal device and terminal device
CN109983428B (en) Application operation method and device
US20180024804A1 (en) Desktop Sharing Method and Mobile Terminal
WO2022156663A1 (en) Application program management method and apparatus, and electronic device
CN106249995B (en) Notification method and device
EP3131031A1 (en) Content security processing method and electronic device supporting the same

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: 16887403

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: 16887403

Country of ref document: EP

Kind code of ref document: A1