CN111814057A - Application program searching method and device, storage medium and electronic equipment - Google Patents

Application program searching method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN111814057A
CN111814057A CN202010807039.XA CN202010807039A CN111814057A CN 111814057 A CN111814057 A CN 111814057A CN 202010807039 A CN202010807039 A CN 202010807039A CN 111814057 A CN111814057 A CN 111814057A
Authority
CN
China
Prior art keywords
time
target
application program
application
search
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN202010807039.XA
Other languages
Chinese (zh)
Other versions
CN111814057B (en
Inventor
杨竑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology Co Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology Co Ltd
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 Guangdong Oppo Mobile Telecommunications Corp Ltd, Shenzhen Huantai Technology Co Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202010807039.XA priority Critical patent/CN111814057B/en
Publication of CN111814057A publication Critical patent/CN111814057A/en
Application granted granted Critical
Publication of CN111814057B publication Critical patent/CN111814057B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The disclosure provides an application program searching method, an application program searching device, a computer readable storage medium and electronic equipment, and relates to the technical field of terminals. The application program searching method comprises the following steps: responding to the application program searching operation, and executing a cyclic process aiming at a target application program installed on the terminal equipment until a cyclic ending condition is met so as to determine the searching sequencing time of the target application program, wherein the cyclic process comprises a comparison process of the starting time of the target application program and the triggering time of the notification bar; based on the search ranking time of the target application, the order of the target application in the search is determined in order to obtain the search results. The method and the device can sequence the application programs recently run by the terminal equipment, and improve the searching efficiency of the application programs.

Description

Application program searching method and device, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of terminal technologies, and in particular, to an application search method, an application search apparatus, a computer-readable storage medium, and an electronic device.
Background
With the development of terminal technologies, more and more applications (apps) can be installed on terminal devices such as mobile phones and tablets. Due to the diversity of the application programs, the convenience of work and life of a user is greatly improved.
When the terminal device has more applications, the user may find the application desired to be opened through the search function, for example, the user may input the name of the application to find the corresponding application. Alternatively, the user may select the application to be opened by sliding the interface.
In many scenarios, a user may often open recently run applications. However, for an application program which has been run recently, the existing searching method is too cumbersome, the operation of the user is increased, and the problem of slow searching speed also exists due to the active operation of the user.
Disclosure of Invention
The present disclosure provides an application search method, an application search apparatus, a computer-readable storage medium, and an electronic device, thereby overcoming, at least to some extent, the problem of cumbersome search modes for recently run applications.
According to a first aspect of the present disclosure, there is provided an application search method including: responding to the application program searching operation, and executing a cycle process until a cycle ending condition is met aiming at a target application program installed on the terminal equipment so as to determine the searching sequencing time of the target application program; based on the search ranking time of the target application, the order of the target application in the search is determined in order to obtain the search results.
The cyclic process comprises the following steps: comparing the target start time of the target application program recorded by the system with the trigger time of each notification bar in the set of the trigger times of the notification bars of the target application program; if the target starting time is consistent with the triggering time of one notification bar in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time; when the cyclic process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the cyclic ending condition is that the target starting time of the target application program is inconsistent with the triggering time of each notification bar in the notification bar triggering time set.
According to a second aspect of the present disclosure, there is provided an application search apparatus including: the application time determining module is used for responding to the application program searching operation, executing a cyclic process until a cyclic ending condition is met aiming at a target application program installed on the terminal equipment, and determining the searching sequencing time of the target application program; and the application sorting module is used for determining the order of the target application program in the search based on the search sorting time of the target application program so as to obtain a search result.
The cyclic process comprises the following steps: comparing the target start time of the target application program recorded by the system with the trigger time of each notification bar in the set of the trigger times of the notification bars of the target application program; if the target starting time is consistent with the triggering time of one notification bar in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time; when the cyclic process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the cyclic ending condition is that the target starting time of the target application program is inconsistent with the triggering time of each notification bar in the notification bar triggering time set.
According to a third aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the application search method described above.
According to a fourth aspect of the present disclosure, there is provided an electronic device comprising a processor; a memory for storing one or more programs which, when executed by the processor, cause the processor to implement the application search method described above.
In the technical solutions provided by some embodiments of the present disclosure, the application program start time recorded by the system is compared with the notification bar trigger time, and if the application program start time and the notification bar trigger time are not consistent, the start time is used as a basis for search ranking, and then the application programs are ranked to obtain a search result. On one hand, according to the scheme, under the condition that the trigger time of the notification bar can affect the actual use time of the application program, the influence of the notification bar is eliminated, so that the determined last use time of the application program is more accurate, and the application programs on the terminal equipment are sequenced based on the accurate last use time, so that a user can clearly see the recent use condition of each application program, and the recently opened application program is quickly started; on the other hand, the process of sequencing and displaying the recently started application programs according to the starting time is automatically executed by the terminal equipment, the user does not need to actively operate, and the searching speed of the application programs can be greatly improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
FIG. 1 illustrates a schematic diagram of an application scenario of an application search scheme of an embodiment of the present disclosure;
FIG. 2 illustrates a schematic structural diagram of an electronic device suitable for use in implementing embodiments of the present disclosure;
FIG. 3 schematically illustrates a flow chart of an application search method according to an exemplary embodiment of the present disclosure;
FIG. 4 schematically illustrates a flow chart of a loop process involved in an application search scheme according to an exemplary embodiment of the present disclosure;
FIG. 5 schematically illustrates a block diagram of an application search apparatus according to an exemplary embodiment of the present disclosure;
FIG. 6 schematically illustrates a block diagram of an application search apparatus according to another exemplary embodiment of the present disclosure;
fig. 7 schematically shows a block diagram of an application search apparatus according to still another exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the disclosure. One skilled in the relevant art will recognize, however, that the subject matter of the present disclosure can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and the like. In other instances, well-known technical solutions have not been shown or described in detail to avoid obscuring aspects of the present disclosure.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus their repetitive description will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the steps. For example, some steps may be decomposed, and some steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation. In addition, all of the following terms "first" and "second" are used for distinguishing purposes only and should not be construed as limiting the present disclosure.
The terminal device disclosed by the disclosure may include a mobile phone, a tablet, a smart watch, and other devices capable of installing an application program, and the disclosure does not limit the type thereof.
On one hand, when the application program is started, a system (for example, an android system) of the terminal device records the starting time of the application program. Specifically, the AMS (Activity Manager Service) may record a time point when the application is opened. For example, in 2020, 1, 8, 13:00, "XX music" is turned on.
On the other hand, when the notification bar of the application is triggered (or awakened), the terminal device may display the notification bar message. If the application program is not running at the moment, the system sets the starting time of the application program as the time for triggering the notification bar. It will be appreciated that the boot time present in the system at this point is not the time at which the user manually performs the boot operation. For example, "XX music" is turned on at 13:00 on 8 th 1 month in 2020, and "XX music" is turned off at 13:30 on 8 th 1 month in 2020. At this time, the system records the starting time of 1 month, 8 days and 13:00 in 2020. If a notification bar message of "XX music" is received on 8/1/2020, the system will set the "XX music" to be active on 8/1/2020, 13:40, while "XX music" is not substantially active in response to the user action.
In addition, it will be appreciated that if a notification bar message is received while the application is running, the recorded launch time in the system will not be changed. Still by way of example, if the "XX music" is turned on at 13:00 on 8 th 1/8 th 2020, and if the "XX music" continues to run, the notification bar message of the "XX music" is received at 13:40 on 8 th 1/8 th 2020, the system records the "XX music" at the start time of 13:00 on 8 th 1/8 th 2020.
Based on the above problem, when a user is presented with a recently used application, a problem occurs in that the presented result is inaccurate due to the influence of the notification bar message on the start time.
In view of the above, the present disclosure provides a new application search solution, which is intended to at least solve the above technical problems.
Fig. 1 shows a schematic diagram of an application scenario of an application search scheme of an embodiment of the present disclosure.
As shown in fig. 1, the terminal device may be equipped with a search application with which other applications can be searched, the search application being shown as a "global search". When the user clicks on the search application, the terminal device may perform the following loop process for the application to be sorted. The application program to be sorted may be each application program installed on the terminal device, or may be an application program screened from all installed application programs based on a screening algorithm.
Taking a target application as an example, the loop process may include comparing a target start time of the target application recorded by the system with a notification bar trigger time in the set of notification bar trigger times of the target application. And if the target starting time is consistent with the triggering time of one notification bar in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time, and continuing to execute the cyclic process. The cycle end condition is that the target starting time of the target application program is inconsistent with the trigger time of each notification bar in the notification bar trigger time set.
In addition, when the loop process is executed for the first time, the target starting time is the time from the last starting of the current target application program.
When the loop process is finished, namely, when the target starting time of the target application program is inconsistent with the trigger time of each notification bar in the set of trigger times of the notification bars, determining the target starting time as the search sorting time of the target application program.
And executing the cyclic process of the target application program aiming at each application program to be sorted to determine the searching and sorting time of each application program to be sorted.
Next, the terminal device may sort the applications to be sorted in the order from near to far from the current application based on the search sorting time of each application to be sorted, so as to obtain a search result, and display the search result.
In the exemplary depiction as in fig. 1, it can be determined that the application programs used from near to far in time are "application 4", "application 3", "application 6", "application 2", "application 5", "application 1", respectively. In addition, the user can also realize the switching with other search modes, such as 'infrequent use' and 'most frequent use' by clicking operation on 'most recent use'.
It should be understood that the interactive interface depicted in fig. 1 is merely an exemplary depiction and that other interface configurations may be suggested to one skilled in the art based on the teachings of the present disclosure, and should be included in the present disclosure.
In addition, the application search method described in the present disclosure is generally performed by a terminal device, that is, the respective steps of the application search method of the present disclosure are performed by the terminal device. Accordingly, the application search means described below may be configured in the terminal device.
FIG. 2 shows a schematic diagram of an electronic device suitable for use in implementing exemplary embodiments of the present disclosure. The terminal device described in the present disclosure may be configured in the form of an electronic device as shown in fig. 2. It should be noted that the electronic device shown in fig. 2 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
The electronic device of the present disclosure includes at least a processor and a memory for storing one or more programs, which when executed by the processor, cause the processor to implement the application search method of the exemplary embodiments of the present disclosure.
Specifically, as shown in fig. 2, the electronic device 200 may include: a processor 210, an internal memory 221, an external memory interface 222, a Universal Serial Bus (USB) interface 230, a charging management module 240, a power management module 241, a battery 242, an antenna 1, an antenna 2, a mobile communication module 250, a wireless communication module 260, an audio module 270, a speaker 271, a microphone 272, a microphone 273, an earphone interface 274, a sensor module 280, a display screen 290, a camera module 291, an indicator 292, a motor 293, a key 294, and a Subscriber Identity Module (SIM) card interface 295, and the like. The sensor module 280 may include a depth sensor, a pressure sensor, a gyroscope sensor, an air pressure sensor, a magnetic sensor, an acceleration sensor, a distance sensor, a proximity light sensor, a fingerprint sensor, a temperature sensor, a touch sensor, an ambient light sensor, a bone conduction sensor, and the like.
It is to be understood that the illustrated structure of the embodiment of the present application does not specifically limit the electronic device 200. In other embodiments of the present application, the electronic device 200 may include more or fewer components than shown, or combine certain components, or split certain components, or a different arrangement of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
Processor 210 may include one or more processing units, such as: the Processor 210 may include an Application Processor (AP), a modem Processor, a Graphics Processor (GPU), an Image Signal Processor (ISP), a controller, a video codec, a Digital Signal Processor (DSP), a baseband Processor, and/or a Neural Network Processor (NPU), and the like. The different processing units may be separate devices or may be integrated into one or more processors. Additionally, a memory may be provided in processor 210 for storing instructions and data.
The electronic device 200 may implement a shooting function through the ISP, the camera module 291, the video codec, the GPU, the display screen 290, the application processor, and the like. In some embodiments, the electronic device 200 may include 1 or N camera modules 291, where N is a positive integer greater than 1, and if the electronic device 200 includes N cameras, one of the N cameras is a main camera.
Internal memory 221 may be used to store computer-executable program code, including instructions. The internal memory 221 may include a program storage area and a data storage area. The external memory interface 222 may be used to connect an external memory card, such as a Micro SD card, to extend the memory capability of the electronic device 200.
The present application also provides a computer-readable storage medium, which may be contained in the electronic device described in the above embodiments; or may exist separately without being assembled into the electronic device.
A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable storage medium may transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable storage medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The computer-readable storage medium carries one or more programs which, when executed by an electronic device, cause the electronic device to implement the method as described in the embodiments below.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software, or may be implemented by hardware, and the described units may also be disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves.
Fig. 3 schematically shows a flowchart of an application search method of an exemplary embodiment of the present disclosure. Referring to fig. 3, the application search method may include the steps of:
and S32, responding to the application program searching operation, and executing a cyclic process until a cyclic ending condition is met aiming at a target application program installed on the terminal equipment so as to determine the searching sequencing time of the target application program.
According to some embodiments of the present disclosure, the terminal device is installed with a search application, such as "global search" shown in fig. 1. In this case, the application search operation described in the present disclosure may be a user start operation for the search application, such as a user clicking an icon of the search application on an interface.
According to other embodiments of the present disclosure, the application search operation may also be a sliding operation, a long-press operation, a double-click operation, or the like of the user with respect to the terminal device interface. For example, the terminal device may start to execute the application search process in response to a sliding operation of a user's finger from bottom to top with respect to the interface; the terminal equipment can respond to the long-time pressing operation of the user finger on the interface and start to execute the searching process of the application program; the terminal device can respond to the double-click operation of the user finger on the interface and start to execute the application program searching process.
After the terminal device receives the application program searching operation, the loop process may be executed for the target application program installed in the terminal device until the loop process is ended.
The target application described in this disclosure may be any one of the applications to be ranked.
In some embodiments of the present disclosure, the applications to be sorted may be all applications installed by the terminal device.
In other embodiments of the present disclosure, the application to be sorted may be an application that is sorted out from all applications installed in the terminal device.
For the screening process, firstly, the terminal device can respectively determine the total operation duration and the total starting times of each application program in all the installed application programs; next, the application programs to be sorted can be determined and screened from the installed application programs according to the total running time and the total starting times of each application program.
Specifically, the application program whose total operating time length is greater than the time length threshold and whose total starting times are greater than the time threshold may be determined as the application program to be sorted. The time length threshold and the time threshold can be preset, and the specific values of the time length threshold and the time threshold are not limited by the disclosure.
Taking the example of determining whether the application a is an application to be sorted, first, the terminal device may determine that the total running time of the application a after installation is 20 hours, and the total number of times of starting is 60 times. If the duration threshold is 24 hours and the total number of starts is 50, it may be determined that the application a does not belong to the application to be sorted.
In addition, weights can be configured for the total running time length and the total starting times, the score of the application program is calculated, and whether the application program is the application program to be sorted or not is determined according to the score. For example, when the score is greater than a score threshold, the application may be determined to be an application to be ranked; when the score is less than or equal to the score threshold, it may be determined that the application does not belong to the application to be sorted.
The score of an application can be expressed as formula 1:
Figure BDA0002629520590000101
wherein S is the score of the application program, T is the total operation time length of the application program, N is the total starting times of the application program, and T0Is a duration threshold, n0Is the number threshold, and a and b are the weight of the total running time length and the weight of the total starting number respectively. In addition, a, b ∈ [0,1 ]]And a + b is 1.
Referring to fig. 4, the loop process described in the present disclosure may include step S402, step S404, and step S406.
In step S402, the target startup time of the target application recorded by the system is compared with the notification bar trigger times in the set of notification bar trigger times of the target application.
The terminal device may be configured with a listener for listening to the notification message of the target application, and when the notification bar is triggered, record a trigger time of the notification bar, where the trigger time may be a time when the server sends the notification information related to the target application to the terminal device, or a time when the notification bar is displayed on the terminal device.
In addition, due to the terminal device system, an abnormality may occur in the start time of the system record, for example, the start time of the system record is 0. In order to avoid the influence of the abnormality on the scenario, the terminal device may detect whether the target start time is abnormal before comparing the target start time with the notification bar trigger time, and if the target start time is detected to be abnormal, obtain the last start time of the target application program relative to the target start time as the target start time, that is, return to the step S402. In the case where it is detected that the target activation time is normal, the terminal device may perform a process of comparing the target activation time with the notification bar trigger time.
For the set of notification bar trigger times described in step S402, it may contain one or more notification bar trigger times, which may be all time points in the history of the target application receiving notification bar messages.
In step S404, if the target start time coincides with a notification bar trigger time in the set of notification bar trigger times, it indicates that the target start time recorded by the system is generated based on the trigger of the notification bar and is not the active operation behavior of the user, in this case, the last start time of the target application program relative to the target start time is taken as the target start time, that is, the process jumps to step S402.
In step S406, if the target start time is not consistent with each notification bar trigger event in the set of notification bar trigger times, the loop ends, and the target start time is used as the search ranking time of the target application program.
It should be noted that, when the loop process is executed for the first time, the target start time is the time from the current, last start of the target application.
And executing the cyclic process aiming at each application program to be sorted to obtain the searching and sorting time of each application program to be sorted.
And S34, determining the sequence of the target application programs in the search based on the search sorting time of the target application programs so as to obtain the search result.
After the search ranking time of the target application program is determined, first, the search ranking time of the remaining application programs to be ranked except the target application program on the terminal device may be obtained.
Next, the terminal device may sort the search sorting times of all the applications to be sorted in order from near to far from the current time point, so as to determine the order of each application to be sorted.
For example, the terminal device has five applications to be ranked, namely an application a, an application B, an application C, an application D and an application E, including the target application, and the search ranking times respectively determined by the applications are 13:00 at 1/8/2020/1/9/15: 00 at 2020/1/9/2018/11/00 at 11/20/3/2020/16/12: 00 at 2020/3/16/1/2/1/13: 00 at 2020/2/1. Then the first-to-last ordering result to be displayed is: application D, application E, application B, application A and application C.
In addition, the terminal device can display the search results obtained based on the order on the interface. Specifically, the terminal device displays icons of the applications to be sorted on a display interface of the search application according to the order of the applications to be sorted.
Thus, the terminal device presents the applications to the user in order from near to far from the current time, in the case where the user has recently used the applications. Meanwhile, the influence of the notification bar on the search result is avoided.
It should be noted that although the various steps of the methods of the present disclosure are depicted in the drawings in a particular order, this does not require or imply that these steps must be performed in this particular order, or that all of the depicted steps must be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step execution, and/or one step broken down into multiple step executions, etc.
Further, the present exemplary embodiment also provides an application search device.
Fig. 5 schematically shows a block diagram of an application search apparatus according to an exemplary embodiment of the present disclosure. Referring to fig. 5, the application search apparatus 5 according to an exemplary embodiment of the present disclosure may include an application time determination module 51 and an application ranking module 53.
Specifically, the application time determining module 51 may be configured to respond to an application program searching operation, execute a loop process until a loop ending condition is met for a target application program installed in the terminal device, so as to determine a search ranking time of the target application program; the application ranking module 53 may be used to determine the order of the target applications in the search based on the search ranking time of the target applications in order to obtain the search results.
The loop process executed by the application time determining module 51 may include: comparing the target start time of the target application program recorded by the system with the trigger time of each notification bar in the set of the trigger times of the notification bars of the target application program; if the target starting time is consistent with the triggering time of one notification bar in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time; when the cyclic process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the cyclic ending condition is that the target starting time of the target application program is inconsistent with the triggering time of each notification bar in the notification bar triggering time set.
According to an exemplary embodiment of the present disclosure, referring to fig. 6, the application search module 6 may further include a notification bar listening module 61, compared to the application search module 5.
Specifically, the notification bar listening module 61 may be configured to perform: monitoring a notification bar of a target application program; and when the notification bar is triggered, recording the triggering time of the notification bar.
According to an exemplary embodiment of the present disclosure, the application time determination module 51 may be configured to perform: detecting whether the target starting time is abnormal; under the condition that the target starting time is detected to be abnormal, the last starting time of the target application program relative to the target starting time is obtained and used as the target starting time; when it is detected that the target activation time is normal, a process of comparing the target activation time with the notification bar trigger time is performed.
According to an exemplary embodiment of the present disclosure, a terminal device is installed with a search application. In this case, the application search operation is a user's start operation for searching for an application.
According to an exemplary embodiment of the present disclosure, the target application is one of applications to be sorted of the terminal device. In this case, the application sorting module 53 may be configured to perform: acquiring search sorting time of other application programs to be sorted except a target application program installed by terminal equipment; and sequencing the searching sequencing time of each application program to be sequenced from near to far to determine the sequence of each application program to be sequenced including the target application program.
According to an exemplary embodiment of the present disclosure, the application ordering module 53 may be further configured to perform: and displaying icons of the application programs to be sorted on a display interface of the search application program according to the sequence of the application programs to be sorted.
According to an exemplary embodiment of the present disclosure, referring to fig. 7, the application search module 7 may further include an application to be ranked screening module 71, compared to the application search module 6.
In particular, the to-be-sorted application filtering module 71 may be configured to perform: respectively determining the total operation duration and the total starting times of each application program installed in the terminal equipment; and screening the application programs to be sorted from the application programs installed in the terminal equipment according to the total running time and the total starting times of each application program.
Since each functional module of the application search device in the embodiments of the present disclosure is the same as that in the above-described method embodiments, it is not described herein again.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) to execute the method according to the embodiments of the present disclosure.
Furthermore, the above-described figures are merely schematic illustrations of processes included in methods according to exemplary embodiments of the present disclosure, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is to be limited only by the terms of the appended claims.

Claims (10)

1. An application program searching method is applied to terminal equipment and is characterized by comprising the following steps:
responding to application program searching operation, and executing a cycle process until a cycle ending condition is met aiming at a target application program installed on the terminal equipment so as to determine the searching sequencing time of the target application program;
determining the order of the target application programs in the search based on the search sorting time of the target application programs so as to obtain a search result;
the circulation process comprises the following steps:
comparing a target start time of the target application program recorded by a system with each notification bar trigger time in a set of notification bar trigger times of the target application program;
if the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time;
when the cyclic process is executed for the first time, the target starting time is the time from the last starting of the current target application program; the cycle end condition is that the target starting time of the target application program is inconsistent with the trigger time of each notification bar in the notification bar trigger time set.
2. The application search method according to claim 1, further comprising:
monitoring a notification bar of the target application program;
and when the notification bar is triggered, recording the triggering time of the notification bar.
3. The application search method of claim 2, wherein prior to comparing the target launch time to a notification bar trigger time, the application retrieval method further comprises:
detecting whether the target starting time is abnormal or not;
under the condition that the target starting time is detected to be abnormal, acquiring the last starting time of the target application program relative to the target starting time as the target starting time;
and under the condition that the target starting time is detected to be normal, executing a process of comparing the target starting time with the trigger time of the notification bar.
4. The application search method according to claim 2, wherein the terminal device is installed with a search application, and the application search operation is a user start operation for the search application.
5. The application program searching method according to claim 4, wherein the target application program is one of the application programs to be sorted of the terminal device; wherein the order of the target application in the search is determined based on the search ranking time of the target application, including;
acquiring the searching and sorting time of other application programs to be sorted except the target application program installed by the terminal equipment;
and sequencing the searching sequencing time of each application program to be sequenced from near to far so as to determine the sequence of each application program to be sequenced including the target application program.
6. The application search method according to claim 5, further comprising:
and displaying icons of the application programs to be sorted on a display interface of the search application program according to the sequence of the application programs to be sorted.
7. The application search method according to claim 5 or 6, characterized in that the application search method further comprises:
respectively determining the total operation duration and the total starting times of each application program installed in the terminal equipment;
and screening the application programs to be sorted from the application programs installed in the terminal equipment according to the total running time and the total starting times of each application program.
8. An application search device applied to a terminal device, comprising:
the application time determining module is used for responding to the application program searching operation, executing a cyclic process until a cyclic ending condition is met aiming at a target application program installed on the terminal equipment, and determining the searching sequencing time of the target application program;
the application sorting module is used for determining the order of the target application program in the search based on the search sorting time of the target application program so as to obtain a search result;
the circulation process comprises the following steps:
comparing a target start time of the target application program recorded by a system with each notification bar trigger time in a set of notification bar trigger times of the target application program;
if the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time;
when the loop process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the loop ending condition is that the target starting time of the target application program is inconsistent with the triggering time of each notification bar in the notification bar triggering time set.
9. A computer-readable storage medium on which a computer program is stored, the program, when being executed by a processor, implementing an application search method according to any one of claims 1 to 7.
10. An electronic device, comprising:
a processor;
a memory for storing one or more programs which, when executed by the processor, cause the processor to implement the application search method of any of claims 1 to 7.
CN202010807039.XA 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment Active CN111814057B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010807039.XA CN111814057B (en) 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010807039.XA CN111814057B (en) 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN111814057A true CN111814057A (en) 2020-10-23
CN111814057B CN111814057B (en) 2024-06-18

Family

ID=72859310

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010807039.XA Active CN111814057B (en) 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN111814057B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1777611A1 (en) * 2005-10-11 2007-04-25 Research In Motion Limited System and method for organizing application indicators on an electronic device
CN105653136A (en) * 2016-01-27 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Terminal control method and terminal equipment
JP6356857B1 (en) * 2017-03-30 2018-07-11 西日本電信電話株式会社 Log recording apparatus, log recording method, and log recording program
CN109634488A (en) * 2018-12-24 2019-04-16 上海碳蓝网络科技有限公司 A kind of method and apparatus using entrance preferentially applied for rendering
CN110929140A (en) * 2018-09-14 2020-03-27 奇酷互联网络科技(深圳)有限公司 Application recommendation method applied to mobile terminal, mobile terminal and storage device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1777611A1 (en) * 2005-10-11 2007-04-25 Research In Motion Limited System and method for organizing application indicators on an electronic device
CN105653136A (en) * 2016-01-27 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Terminal control method and terminal equipment
JP6356857B1 (en) * 2017-03-30 2018-07-11 西日本電信電話株式会社 Log recording apparatus, log recording method, and log recording program
CN110929140A (en) * 2018-09-14 2020-03-27 奇酷互联网络科技(深圳)有限公司 Application recommendation method applied to mobile terminal, mobile terminal and storage device
CN109634488A (en) * 2018-12-24 2019-04-16 上海碳蓝网络科技有限公司 A kind of method and apparatus using entrance preferentially applied for rendering

Also Published As

Publication number Publication date
CN111814057B (en) 2024-06-18

Similar Documents

Publication Publication Date Title
CN105843650B (en) Application program management method and device in intelligent terminal
CN108874289B (en) Application history record viewing method and device and electronic equipment
EP3316136B1 (en) Method and device for evaluating system fluency, and ue
CN106155789B (en) Application freezing method and mobile terminal
CN107562539B (en) Application program processing method and device, computer equipment and storage medium
CN112955856A (en) Electronic device displaying a list of executable applications on a split screen and method of operating the same
CN108921918B (en) Video creation method and related device
CN112148579B (en) User interface testing method and device
WO2019072133A1 (en) Face recognition method and related product
KR20200015000A (en) Method for memory leak detection and electronic device thereof
CN115687035A (en) Memory leak detection method and electronic equipment
CN110837343A (en) Snapshot processing method and device and terminal
CN114168231A (en) Application display method and device
CN116029719A (en) Payment service recommendation method, electronic device and storage medium
CN108234758B (en) Application display method and device, storage medium and electronic equipment
CN113342170A (en) Gesture control method, device, terminal and storage medium
CN106295472A (en) A kind of fingerprint pattern application process and device
CN111814057B (en) Application program searching method and device, storage medium and electronic equipment
CN107688498B (en) Application program processing method and device, computer equipment and storage medium
CN113961427B (en) System memory analysis method and electronic equipment
CN112989323B (en) Process detection method, device, terminal and storage medium
CN112654974A (en) File scanning method, file scanning device and terminal equipment
CN111355848B (en) Positioning control method and device of electronic equipment, storage medium and electronic equipment
CN109656659B (en) Behavior event processing method and device, electronic equipment and readable storage medium
CN108874586B (en) Data recovery method and related product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant