CN112867990A - Application control method and related device - Google Patents

Application control method and related device Download PDF

Info

Publication number
CN112867990A
CN112867990A CN201880098832.8A CN201880098832A CN112867990A CN 112867990 A CN112867990 A CN 112867990A CN 201880098832 A CN201880098832 A CN 201880098832A CN 112867990 A CN112867990 A CN 112867990A
Authority
CN
China
Prior art keywords
application
target application
user portrait
portrait information
record
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.)
Pending
Application number
CN201880098832.8A
Other languages
Chinese (zh)
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
Publication of CN112867990A publication Critical patent/CN112867990A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Abstract

An application control method and a related device are provided, and the method comprises the following steps: when detecting an application deletion request aiming at a target application, the electronic equipment acquires user portrait information of the target application (S201), wherein the user portrait information is used for representing the potential demand degree of a user for the application, and the target application is an application on a system desktop; and when detecting that the user portrait information is larger than or equal to the preset user portrait information, unloading the installation file of the target application in the preset hidden space, and displaying application icons except the application icon of the target application in an original application icon set on the system desktop (S202), wherein the original application icon set comprises the application icon of the target application and at least one application icon of the system application. The method is beneficial to improving the flexibility and intelligence of application control.

Description

Application control method and related device Technical Field
The present application relates to the field of computer technologies, and in particular, to an application control method and a related apparatus.
Background
In life, electronic equipment often encounters the situation that the same application in the electronic equipment is deleted and downloaded repeatedly, repeated downloading not only consumes extra flow, but also consumes longer time for downloading a larger application again, and the electronic equipment is difficult to use quickly. In the prior art, the electronic device repeatedly executes downloading and deleting operations of the application, the control on the application is not flexible and intelligent enough, and the experience of a user is reduced.
Disclosure of Invention
The embodiment of the application control method and the related device are provided to improve the flexibility and intelligence of application control and further improve user experience.
In a first aspect, an embodiment of the present application provides an application control method, which is applied to an electronic device, and the method includes:
when an application deletion request for a target application is detected, user portrait information of the target application is obtained, the user portrait information is used for representing the potential demand degree of a user for the application, and the target application is an application on a system desktop;
when the user portrait information is detected to be larger than or equal to the preset user portrait information, unloading the installation file of the target application in a preset hidden space, and displaying application icons except the application icon of the target application in an original application icon set on the system desktop, wherein the original application icon set comprises the application icon of the target application and at least one application icon of the system application.
In a second aspect, an embodiment of the present application provides an application control apparatus, which is applied to an electronic device, and includes a processing unit and a communication unit, wherein,
The processing unit is used for transmitting an application deletion request signal through the communication unit when an application deletion request aiming at a target application is detected, and acquiring user portrait information of the target application, wherein the user portrait information is used for representing the potential demand degree of a user for the application, and the target application is an application on a system desktop; the method further comprises the steps of unloading the installation file of the target application in a preset hidden space when the user portrait information is detected to be larger than or equal to the preset user portrait information, and displaying application icons except the application icon of the target application in an original application icon set on the system desktop, wherein the original application icon set comprises the application icon of the target application and at least one application icon of the system application.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the processor, and the program includes instructions for executing steps in any method of the first aspect of the embodiment of the present application.
In a fourth aspect, the present application provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program for electronic data exchange, where the computer program makes a computer perform part or all of the steps described in any one of the methods of the first aspect of the present application.
In a fifth aspect, the present application provides a computer program product, wherein the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to cause a computer to perform some or all of the steps as described in any one of the methods of the first aspect of the embodiments of the present application. The computer program product may be a software installation package.
It can be seen that, in the embodiment of the present application, when an electronic device detects an application deletion request for a target application, user portrait information of the target application is obtained, and then, when it is detected that the user portrait information is greater than or equal to preset user portrait information, an installation file of the target application is transferred in a preconfigured hidden space, and application icons in an original application icon set, except for application icons of the target application, are displayed on a desktop of the system. Therefore, for the application deletion request of the application, the electronic device of the embodiment of the application can dump the installation file of the application according to the potential user demand degree corresponding to the application, and no longer displays the system desktop icon of the target application, that is, the state of the deleted application is presented in the visual effect, but the installation file of the application is not actually deleted, so that repeated downloading of the application when the application needs to be downloaded again is avoided, a processing mechanism of the electronic device for the deletion request of the application is expanded, and the flexibility and the intelligence of the electronic device for controlling the target application are improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of an application deletion interaction interface provided in an embodiment of the present application;
fig. 2 is a schematic flowchart of an application control method provided in an embodiment of the present application;
FIG. 3 is a schematic flow chart diagram illustrating another application control method provided in an embodiment of the present application;
FIG. 4 is a schematic flow chart diagram illustrating another application control method provided in the embodiments of the present application;
fig. 5 is a schematic structural diagram of an electronic device provided in an embodiment of the present application;
fig. 6 is a block diagram of functional units of an application control device according to an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," and the like in the description and claims of the present application and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The electronic device related to the embodiments of the present application may be an electronic device with fingerprint identification capability, and the electronic device may include various handheld devices with fingerprint identification function, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to a wireless modem, and various forms of User Equipment (UE), Mobile Stations (MS), electronic devices (terminal device), and so on.
At present, as shown in fig. 1, in an application deletion interactive interface displayed on a display screen 102 of an electronic device 101, a user may click a delete virtual function button for a target application, and after detecting that the delete virtual function button is selected, the electronic device generates a delete request for the target application, queries a storage space of the target application, and controls the target application to be in a closed state.
Acquiring a preset area of an application deletion request as a floating window 103, wherein a deletion control 104 and other controls are displayed in the floating window; an electronic device 101 obtains a schematic diagram of an application deletion request, and when a finger selects the deletion control 104, the electronic device 101 can control the application according to the application deletion request.
In view of the above problem, an application control method is provided in the embodiments of the present application, which is described in detail below with reference to the accompanying drawings. Referring to fig. 2, fig. 2 is a schematic flowchart of an application control method applied to an electronic device according to an embodiment of the present application, and as shown in fig. 2, the application control method includes:
S201, when detecting an application deletion request aiming at a target application, the electronic equipment acquires user portrait information of the target application.
Here, the target application may be any application located on a desktop of the electronic device system, the application deletion request may be generated by a trigger of a user, and the user portrait information may be used to represent a potential degree of demand of the user for the target application.
The potential demand degree is a measure for the potential demand of the user on the target application. The potential demand refers to the demand of a user for a target application, which is not shown for various reasons, and under certain conditions, the demand may be converted into an explicit demand for the user. In life, although the user deletes the target application for some reason, there may still be a need for the target application, and under some conditions, the user may be potentially prompted to re-download the target application. For example, a user may delete a game application for a future examination, and although the user performs the act of deleting the game application, in practice, he may have a need for the game application, and once the examination is over, the game application may be re-downloaded, and the potential desirability of the game application to some extent determines the likelihood of his re-downloading the game.
S202, when the electronic equipment detects that the user portrait information is larger than or equal to the preset user portrait information, the electronic equipment transfers the installation file of the target application in a preset hidden space, and displays application icons except the application icon of the target application in an original application icon set on the system desktop.
The preset user portrait information is used as a value of a potential demand degree of a user for a target application, and the value reaches a standard for prompting the user to download the target application again. When the user representation information reaches the predetermined user representation information, the user is considered to re-download the target application. The pre-configured hidden space may be any other storage space except the desktop of the electronic device system, the original application icon set may be an application icon of the target application and application icons of other system applications, the number of the application icons of the other system applications may be one or more, and the number of the application icons of the other system applications is not limited.
In a specific implementation, displaying, on the system desktop, application icons in the original application icon set, except for the application icon of the target application, may be deleting or hiding application icons of the target application in the original application icon set from the system desktop.
It can be seen that, in the embodiment of the present application, when an electronic device detects an application deletion request for a target application, user portrait information of the target application is obtained, and then, when it is detected that the user portrait information is greater than or equal to preset user portrait information, an installation file of the target application is transferred in a preconfigured hidden space, and application icons in an original application icon set, except for application icons of the target application, are displayed on a desktop of the system. Therefore, for the application deletion request of the application, the electronic device of the embodiment of the application can dump the installation file of the application according to the potential user demand degree corresponding to the application, and no longer displays the system desktop icon of the target application, that is, the state of the deleted application is presented in the visual effect, but the installation file of the application is not actually deleted, so that repeated downloading of the application when the application needs to be downloaded again is avoided, a processing mechanism of the electronic device for the deletion request of the application is expanded, and the flexibility and the intelligence of the electronic device for controlling the target application are improved.
In one possible example, the obtaining user portrait information of the target application includes: and querying a preset user portrait information set to acquire the user portrait information of the target application, wherein the user portrait information set comprises a corresponding relation between the application and the user portrait information.
Wherein the set of user profile information may be a first subset of user profile information that may be system-level user profile information and a second subset of user profile information that may be application-level user profile information that may be user name, gender, age, interest, and the application-level user profile information may be a potential desirability for an application.
Therefore, in this example, the electronic device can acquire the identity information of the user corresponding to the target application and the potential demand degree for the application from the preset portrait information set, so that the acquired information of the user is real and accurate, and the control of the target application is more targeted.
In one possible example, the electronic device, prior to obtaining user portrait information for the target application, comprises: and after the relevant record of the target application is acquired, generating user portrait information of the target application according to the relevant record.
The relevant records may be one or more of usage records, deletion records, download records and other records related to the target application, and the usage records may be any one of usage frequency, usage duration, usage period and other records generated by the use of the target application.
Different corresponding relations exist between different related records and user portrait information, and the generation of the user portrait information of the target application according to the related records can be realized in the following modes: and the electronic equipment generates corresponding user portrait information according to the corresponding relation after acquiring the relevant records.
Therefore, in this example, the electronic device can generate the user portrait information of the target application according to the relevant record after obtaining the relevant record of the target application, so that the relevance between the user portrait information and the relevant record of the target application is ensured, and the authenticity and reliability of the control of the target application according to the user portrait information are improved.
In one possible example, the generating user representation information for the target application from the associated record includes: when the related record is the use frequency, the corresponding relationship between the user portrait information and the use frequency record is as follows: y is1=10x 1
Figure PCTCN2018125683-APPB-000001
x 1To use the frequency, y1For user portrait information, 10 is a reference coefficient.
The usage frequency is used to represent a ratio of the number of days that the user uses the application to the total number of days, where the period may be five days, ten days, fifteen days, thirty days, etc., which is not limited to this, for example, if the electronic device defaults that the period is 30 days, if the user uses the application for 15 days in the 30 days, the usage frequency is 0.5, and the corresponding user portrait information is 5.
In the example, the electronic equipment acquires the use frequency of the target application and generates the user portrait information, so that the authenticity and the reliability of the user portrait information are guaranteed.
In one possible example, the generating user representation information for the target application from the associated record includes: when the relevant record is the duration of use, the placeThe corresponding relationship between the user portrait information and the use duration is as follows:
Figure PCTCN2018125683-APPB-000002
x 2for length of use, y2The user is presented with the information.
The use duration is the accumulated use duration of the application by the user, the use duration is calculated by hours, and when the accumulated use duration of the user exceeds 30 hours, the user portrait information is considered to reach the maximum value at the moment.
In the example, the electronic equipment acquires the use duration of the target application and generates the user portrait information, so that the authenticity and the reliability of the user portrait information are guaranteed.
In one possible example, the obtaining user portrait information of the target application comprises, before: and acquiring the related records of the target application, receiving the number of times of personal download of the user group of the target application sent by an application server, and generating the user image information according to the related records and the number of times of personal download.
The user portrait information can be generated according to the related records and the per-person download times through different corresponding relations.
Therefore, in the example, the electronic equipment can accurately control the application based on the user portrait information generated by the number of times of downloading per person and the related record of the target application, and the reliability of application control is improved.
In one possible example, the generating user portrait information for the target application based on the number of per-person downloads and the associated record of the target application includes: when the relevant record is the use frequency, the corresponding relation between the user portrait, the use frequency and the number of times of downloading per capita is as follows:
Figure PCTCN2018125683-APPB-000003
x 3z is the average number of downloads for a person, y3The user is presented with the information.
In one possible example, before the pre-configured hidden space is unloaded with the installation file of the target application, the method further includes: detecting an available memory value of the electronic device; the unloading of the installation file of the target application in the preconfigured hidden space comprises: when detecting that the available memory value of the electronic equipment is larger than or equal to a first preset memory value, unloading the installation file of the target application in a preset hidden space; and when detecting that the available memory value of the electronic equipment is smaller than the first preset memory value and larger than a second preset memory value, compressing the installation file of the target application, and unloading the compressed installation file in the preconfigured hidden space.
Therefore, in this example, the electronic device controls the application based on the available memory of the electronic device, so that the flexibility of application control is improved.
In one possible example, the unloading the installation file of the target application in the preconfigured hidden space comprises: running an application mall application, and displaying an application recommendation page, wherein the application recommendation page comprises a recovery control of the target application; and when the selection operation aiming at the recovery control is detected, recovering the installation file of the hidden space, and displaying an application icon of the target application on the system desktop.
Therefore, in this example, the electronic device enables the application to be restored simply and easily through the recommendation display of the application restoration control, and the efficiency of application control is improved.
In one possible example, after the installation file of the target application is transferred in the preconfigured hidden space, when a trigger request for a related application of the target application is detected, push information of the target application is generated and displayed on a current interface, or the push information is displayed in a message notification interface, and finally, when the selection operation for the recovery control is detected, the installation file of the hidden space is recovered, and an application icon of the target application is displayed on the system desktop.
The related application may be an application of the same application type as the target application, the trigger request may be any one of a download request, a start request, and a delete request, and the push information may include a recovery control of the target application.
And the installation file for recovering the hidden space is that the electronic equipment uploads the installation file stored in the hidden space to a system desktop of the electronic equipment.
Therefore, in this example, after the application is transferred, the electronic device can push information containing the application recovery control according to the trigger request of the relevant application, and the application is recovered by detecting the selection operation, so that convenience and flexibility of application control are improved.
In one possible example, the electronic device, after the unloading of the installation file of the target application in the preconfigured hidden space, comprises: and deleting the installation file when detecting that the storage duration of the installation file in the hidden space is greater than or equal to the preset duration.
Therefore, in this example, the electronic device can further realize control over the application by detecting the storage duration, and the flexibility of application control is improved.
Referring to fig. 3, fig. 3 is a schematic flowchart of an application control method according to an embodiment of the present application, applied to the electronic device shown in fig. 1, where as shown in the diagram, the application control method includes:
s301, the electronic equipment acquires the related records of the target application and generates user portrait information of the target application according to the related records.
S302, when detecting an application deletion request aiming at a target application, the electronic equipment acquires user portrait information of the target application.
S303, when the electronic equipment detects that the user portrait information is larger than or equal to the preset user portrait information, the electronic equipment detects an available memory value of the electronic equipment.
S304, when detecting that the available memory value of the electronic equipment is greater than or equal to a first preset memory value, the electronic equipment transfers the installation file of the target application in a preset hidden space, and displays application icons except the application icon of the target application in an original application icon set on the system desktop.
It can be seen that, in the embodiment of the present application, when an electronic device detects an application deletion request for a target application, user portrait information of the target application is obtained, and then, when it is detected that the user portrait information is greater than or equal to preset user portrait information, an installation file of the target application is transferred in a preconfigured hidden space, and application icons in an original application icon set, except for application icons of the target application, are displayed on a desktop of the system. Therefore, for the application deletion request of the application, the electronic device of the embodiment of the application can dump the installation file of the application according to the potential user demand degree corresponding to the application, and no longer displays the system desktop icon of the target application, that is, the state of the deleted application is presented in the visual effect, but the installation file of the application is not actually deleted, so that repeated downloading of the application when the application needs to be downloaded again is avoided, a processing mechanism of the electronic device for the deletion request of the application is expanded, and the flexibility and the intelligence of the electronic device for controlling the target application are improved.
Referring to fig. 4, fig. 4 is a schematic flowchart of an application control method provided in an embodiment of the present application, and the application control method is applied to the electronic device shown in fig. 1, where as shown in the diagram, the application control method includes:
s401, the electronic equipment obtains the relevant records of the target application and receives the number of times of the man-by-man download of the user group of the target application sent by an application server, and user portrait information of the target application is generated according to the number of times of the man-by-man download and the relevant records of the target application.
S402, when detecting an application deletion request aiming at a target application, the electronic equipment acquires user portrait information of the target application.
S403, when the electronic equipment detects that the user portrait information is larger than or equal to the preset user portrait information, detecting an available memory value of the electronic equipment.
S404, when detecting that the available memory value of the electronic equipment is smaller than the first preset memory value and larger than a second preset memory value, the electronic equipment compresses the installation file of the target application, and stores the compressed installation file in the preconfigured hidden space.
It can be seen that, in the embodiment of the present application, when an electronic device detects an application deletion request for a target application, user portrait information of the target application is obtained, and then, when it is detected that the user portrait information is greater than or equal to preset user portrait information, an installation file of the target application is transferred in a preconfigured hidden space, and application icons in an original application icon set, except for application icons of the target application, are displayed on a desktop of the system. Therefore, for the application deletion request of the application, the electronic device of the embodiment of the application can dump the installation file of the application according to the potential user demand degree corresponding to the application, and no longer displays the system desktop icon of the target application, that is, the state of the deleted application is presented in the visual effect, but the installation file of the application is not actually deleted, so that repeated downloading of the application when the application needs to be downloaded again is avoided, a processing mechanism of the electronic device for the deletion request of the application is expanded, and the flexibility and the intelligence of the electronic device for controlling the target application are improved.
In addition, the electronic equipment can select different processing modes of the installation files according to the detection result of the available memory value of the electronic equipment, adapt to different available memories through different processing modes, and improve the reliability of target application control.
In accordance with the embodiments shown in fig. 2, fig. 3, and fig. 4, please refer to fig. 5, and fig. 5 is a schematic structural diagram of an electronic device 500 according to an embodiment of the present application, as shown in the figure, the electronic device 500 includes an application processor 510, a memory 520, a communication interface 530, and one or more programs 521, where the one or more programs 521 are stored in the memory 520 and configured to be executed by the application processor 510, and the one or more programs 521 include instructions for performing the following steps;
when an application deletion request for a target application is detected, user portrait information of the target application is obtained, the user portrait information is used for representing the potential demand degree of a user for the application, and the target application is an application on a system desktop;
when the user portrait information is detected to be larger than or equal to the preset user portrait information, unloading the installation file of the target application in a preset hidden space, and displaying application icons except the application icon of the target application in an original application icon set on the system desktop, wherein the original application icon set comprises the application icon of the target application and at least one application icon of the system application.
It can be seen that, in the embodiment of the present application, when an electronic device detects an application deletion request for a target application, user portrait information of the target application is obtained, and then, when it is detected that the user portrait information is greater than or equal to preset user portrait information, an installation file of the target application is transferred in a preconfigured hidden space, and application icons in an original application icon set, except for application icons of the target application, are displayed on a desktop of the system. Therefore, for the application deletion request of the application, the electronic device of the embodiment of the application can dump the installation file of the application according to the potential user demand degree corresponding to the application, and no longer displays the system desktop icon of the target application, that is, the state of the deleted application is presented in the visual effect, but the installation file of the application is not actually deleted, so that repeated downloading of the application when the application needs to be downloaded again is avoided, a processing mechanism of the electronic device for the deletion request of the application is expanded, and the flexibility and the intelligence of the electronic device for controlling the target application are improved.
In one possible example, in the obtaining user representation information for the target application, the instructions in the program are specifically for performing the following: querying a preset user portrait information set to obtain user portrait information of the target application, wherein the user portrait information set comprises a first user portrait information subset and a second user portrait information subset, the first user portrait information subset comprises system-level user portrait information, the second user portrait information subset comprises application-level user portrait information, the system-level user portrait information comprises user name, gender, age and interest, and the application-level user portrait information comprises potential demand degree for the application.
In one possible example, the program further includes instructions for: before obtaining the user portrait information of the target application, obtaining a related record of the target application, wherein the related record includes at least one of the following: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use duration and the use period; and generating user portrait information of the target application according to the related records.
In one possible example, in the generating user representation information for the target application from the associated record, the program further includes instructions for performing the following operations, where the associated record is a usage frequency, the corresponding relationship of the user representation information to the usage frequency record is: y is1=10x 1
Figure PCTCN2018125683-APPB-000004
x1 is the frequency of use, y1For user portrait information, 10 is a reference coefficient.
In one possible example, in said generating user representation information for said target application from said associated record, said program further comprises instructions for performing the followingInstructions for the operations: when the relevant record is the use duration, the corresponding relation between the user portrait information and the use frequency record is as follows:
Figure PCTCN2018125683-APPB-000005
x 2For length of use, y2The user is presented with the information.
In one possible example, in the generating user representation information for the target application from the associated record, the program further includes instructions for: before the user portrait information of the target application is obtained, obtaining a related record of the target application and receiving the number of times of per-capita downloads of a user group of the target application sent by an application server, where the related record includes at least one of: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use duration and the use period; and generating user portrait information of the target application according to the number of per-person downloads and the relevant record of the target application.
In one possible example, in the generating user representation information for the target application based on the number of per-person downloads and the associated record for the target application, the program further includes instructions for: when the relevant record is the use frequency, the corresponding relation between the user portrait, the use frequency and the number of times of downloading per capita is as follows:
Figure PCTCN2018125683-APPB-000006
x 3Z is the average number of downloads for a person, y3The user is presented with the information.
In one possible example, in the capturing of the fingerprint information of the user, the instructions in the program are specifically for performing the following operations: the available memory value of the electronic equipment is detected before the installation file of the target application is transferred and stored in the preconfigured hidden space; correspondingly, the unloading the installation file of the target application in the preconfigured hidden space specifically includes: when detecting that the available memory value of the electronic equipment is larger than or equal to a first preset memory value, unloading the installation file of the target application in a preset hidden space; or when detecting that the available memory value of the electronic device is smaller than the first preset memory value and larger than a second preset memory value, compressing the installation file of the target application, and unloading the compressed installation file in the preconfigured hidden space.
In one possible example, the instructions in the program are specifically for performing the following: after the installation file of the target application is transferred and stored in the preconfigured hidden space, running an application mall application and displaying an application recommendation page, wherein the application recommendation page comprises a recovery control of the target application; and when the selection operation aiming at the recovery control is detected, recovering the installation file of the hidden space, and displaying an application icon of the target application on the system desktop.
In one possible example, the instructions in the program are specifically for performing the following: after the pre-configured hidden space is used for unloading the installation file of the target application, when a trigger request for a related application of the target application is detected, generating push information of the target application, wherein the related application comprises an application of the same application type as the target application, and the trigger request comprises any one of the following: downloading a request, starting a request and deleting a request, wherein the pushing information comprises a recovery control of the target application; displaying the push information on a current interface, or displaying the push information in a message notification interface; and when the selection operation aiming at the recovery control is detected, recovering the installation file of the hidden space, and displaying an application icon of the target application on the system desktop.
In one possible example, the instructions in the program are specifically for performing the following: after the installation file of the target application is transferred and stored in the preset hidden space, deleting the installation file when the storage duration of the installation file in the hidden space is detected to be greater than or equal to the preset duration.
The above description has introduced the solution of the embodiment of the present application mainly from the perspective of the method-side implementation process. It is understood that the electronic device comprises corresponding hardware structures and/or software modules for performing the respective functions in order to realize the above-mentioned functions. Those of skill in the art will readily appreciate that the present application is capable of hardware or a combination of hardware and computer software implementing the various illustrative elements and algorithm steps described in connection with the embodiments provided herein. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the embodiment of the present application, the electronic device may be divided into the functional units according to the method example, for example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated into one processing unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present application is schematic, and is only a logic function division, and there may be another division manner in actual implementation.
Fig. 6 is a block diagram showing functional units of an application control device 600 according to an embodiment of the present application. The application control apparatus 600 is applied to an electronic device, and includes a processing unit 601 and a communication unit 602, wherein,
the processing unit 601 is configured to transmit an application deletion signal through the communication unit 602 to obtain user portrait information of a target application when an application deletion request for the target application is detected, where the user portrait information is used to indicate a potential demand degree of a user for the application, and the target application is an application on a system desktop; and when detecting that the user portrait information is greater than or equal to preset user portrait information, unloading the installation file of the target application in a preconfigured hidden space, and displaying application icons except the application icons of the target application in an original application icon set on the system desktop, wherein the original application icon set comprises the application icons of the target application and at least one application icon of the system application.
The application control apparatus 600 may further include a storage unit 603 for storing program codes and data of the electronic device. The processing unit 601 may be a processor, the communication unit 602 may be a touch display screen or a transceiver, and the storage unit 603 may be a memory.
It can be seen that, in the embodiment of the present application, when an electronic device detects an application deletion request for a target application, user portrait information of the target application is obtained, and then, when it is detected that the user portrait information is greater than or equal to preset user portrait information, an installation file of the target application is transferred in a preconfigured hidden space, and application icons in an original application icon set, except for application icons of the target application, are displayed on a desktop of the system. Therefore, for the application deletion request of the application, the electronic device of the embodiment of the application can dump the installation file of the application according to the potential user demand degree corresponding to the application, and no longer displays the system desktop icon of the target application, that is, the state of the deleted application is presented in the visual effect, but the installation file of the application is not actually deleted, so that repeated downloading of the application when the application needs to be downloaded again is avoided, a processing mechanism of the electronic device for the deletion request of the application is expanded, and the flexibility and the intelligence of the electronic device for controlling the target application are improved.
In one possible example, in terms of the obtaining user portrait information of the target application, the processing unit 601 is specifically configured to: querying a preset user portrait information set to obtain user portrait information of the target application, wherein the user portrait information set comprises a first user portrait information subset and a second user portrait information subset, the first user portrait information subset comprises system-level user portrait information, the second user portrait information subset comprises application-level user portrait information, the system-level user portrait information comprises user name, gender, age and interest, and the application-level user portrait information comprises potential demand degree for the application.
In one possible example, the processing unit 601, prior to obtaining the user representation information of the target application, is further configured to: obtaining a relevant record of the target application, wherein the relevant record comprises at least one of the following: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use duration and the use period; and generating user portrait information of the target application according to the related records.
In one possible example, in the generating user representation information of the target application from the associated record, the processing unit 601 is further configured to: when the related record is the use frequency, the corresponding relationship between the user portrait information and the use frequency record is as follows: y is1=10x 1
Figure PCTCN2018125683-APPB-000007
x1 is the frequency of use, y1For user portrait information, 10 is a reference coefficient.
In one possible example, in the generating user representation information of the target application from the associated record, the processing unit 601 is further configured to: when the relevant record is the use duration, the corresponding relation between the user portrait information and the use frequency record is as follows:
Figure PCTCN2018125683-APPB-000008
x 2for length of use, y2The user is presented with the information.
In one possible example, the processing unit 601, before obtaining the user portrait information of the target application through the communication unit 602, is further configured to: acquiring, by the communication unit 602, a relevant record of the target application and receiving the per-person download times of the user group of the target application sent by an application server, where the relevant record includes at least one of: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use time length and the use period; and generating user portrait information of the target application according to the number of per-person downloads and the relevant record of the target application.
In one possible example, in the aspect of generating the user portrait information of the target application according to the number of per-person downloads and the record related to the target application, the processing unit 601 is specifically configured to: when the relevant record is the use frequency, the corresponding relation between the user portrait, the use frequency and the number of times of downloading per capita is as follows:
Figure PCTCN2018125683-APPB-000009
x 3z is the average number of downloads for a person, y3The user is presented with the information.
In one possible example, the processing unit 601 is specifically configured to: the available memory value of the electronic equipment is detected before the installation file of the target application is transferred and stored in the preconfigured hidden space;
In terms of the unloading of the installation file of the target application in the preconfigured hidden space, the processing unit 601 is specifically configured to: when detecting that the available memory value of the electronic equipment is larger than or equal to a first preset memory value, unloading the installation file of the target application in a preset hidden space; or when detecting that the available memory value of the electronic device is smaller than the first preset memory value and larger than a second preset memory value, compressing the installation file of the target application, and unloading the compressed installation file in the preconfigured hidden space.
In one possible example, the processing unit 601 is specifically configured to: after the installation file of the target application is transferred and stored in the preconfigured hidden space, running an application mall application and displaying an application recommendation page, wherein the application recommendation page comprises a recovery control of the target application; and when the selection operation aiming at the recovery control is detected, recovering the installation file of the hidden space, and displaying an application icon of the target application on the system desktop.
In one possible example, the processing unit 601 is specifically configured to: after the installation file of the target application is unloaded in the preconfigured hidden space, generating push information of the target application when a trigger request for a related application of the target application is detected, wherein the related application comprises an application of the same type as that of the target application, and the trigger request comprises any one of the following: downloading a request, starting a request and deleting a request, wherein the pushing information comprises a recovery control of the target application; displaying the push information on a current interface, or displaying the push information in a message notification interface; and when the selection operation aiming at the recovery control is detected, recovering the installation file of the hidden space, and displaying an application icon of the target application on the system desktop.
In one possible example, the processing unit 601 is specifically configured to: after the installation file of the target application is transferred in the preconfigured hidden space, deleting the installation file when the storage duration of the installation file in the hidden space is detected to be greater than or equal to the preset duration.
Embodiments of the present application also provide a computer storage medium, where the computer storage medium stores a computer program for electronic data exchange, the computer program enabling a computer to execute part or all of the steps of any one of the methods described in the above method embodiments, and the computer includes an electronic device.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps of any of the methods as described in the above method embodiments. The computer program product may be a software installation package, the computer comprising an electronic device.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the above-described division of the units is only one type of division of logical functions, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of some interfaces, devices or units, and may be an electric or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit may be stored in a computer readable memory if it is implemented in the form of a software functional unit and sold or used as a stand-alone product. Based on such understanding, the technical solution of the present application may be substantially implemented or a part of or all or part of the technical solution contributing to the prior art may be embodied in the form of a software product stored in a memory, and including several instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the above-mentioned method of the embodiments of the present application. And the aforementioned memory comprises: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable memory, which may include: flash Memory disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The foregoing detailed description of the embodiments of the present application has been presented to illustrate the principles and implementations of the present application, and the above description of the embodiments is only provided to help understand the method and the core concept of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (20)

  1. An application control method applied to an electronic device, the method comprising:
    when an application deletion request for a target application is detected, user portrait information of the target application is obtained, the user portrait information is used for representing the potential demand degree of a user for the application, and the target application is an application on a system desktop;
    When the user portrait information is detected to be larger than or equal to the preset user portrait information, unloading the installation file of the target application in a preset hidden space, and displaying application icons except the application icon of the target application in an original application icon set on the system desktop, wherein the original application icon set comprises the application icon of the target application and at least one application icon of the system application.
  2. The method of claim 1, wherein obtaining user representation information for the target application comprises:
    querying a preset user portrait information set to obtain user portrait information of the target application, wherein the user portrait information set comprises a first user portrait information subset and a second user portrait information subset, the first user portrait information subset comprises system-level user portrait information, the second user portrait information subset comprises application-level user portrait information, the system-level user portrait information comprises user name, gender, age and interest, and the application-level user portrait information comprises potential demand degree for the application.
  3. The method of claim 1 or 2, wherein prior to said obtaining user representation information for said target application, said method further comprises:
    obtaining a relevant record of the target application, wherein the relevant record comprises at least one of the following: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use duration and the use period;
    and generating user portrait information of the target application according to the related records.
  4. The method of claim 3, wherein generating user representation information for the target application from the associated record comprises:
    when the related record is the use frequency, the corresponding relationship between the user portrait information and the use frequency record is as follows:
    Figure PCTCN2018125683-APPB-100001
    x1 is the frequency of use, y1For user portrait information, 10 is a reference coefficient.
  5. The method of claim 3, wherein generating user representation information for the target application from the associated record comprises:
    when the relevant record is the use duration, the corresponding relation between the user portrait information and the use frequency record is as follows:
    Figure PCTCN2018125683-APPB-100002
    x2 is duration of use, and y2 is user portrait information.
  6. The method of claim 1 or 2, wherein prior to said obtaining user representation information for said target application, the method comprises:
    acquiring a relevant record of the target application and receiving the per-person download times of a user group of the target application sent by an application server, wherein the relevant record comprises at least one of the following: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use duration and the use period;
    and generating user portrait information of the target application according to the number of per-person downloads and the relevant record of the target application.
  7. The method of claim 6, wherein generating user representation information for the target application based on the number of per-person downloads and associated records for the target application comprises:
    when the relevant record is the use frequency, the corresponding relation between the user portrait, the use frequency and the number of times of downloading per capita is as follows:
    Figure PCTCN2018125683-APPB-100003
    x 3z is the average number of downloads for a person, y3The user is presented with the information.
  8. The method according to any of claims 1-7, wherein before unloading the installation file of the target application in the preconfigured hidden space, further comprising:
    Detecting an available memory value of the electronic device;
    the unloading of the installation file of the target application in the preconfigured hidden space comprises:
    when detecting that the available memory value of the electronic equipment is larger than or equal to a first preset memory value, unloading the installation file of the target application in a preset hidden space;
    and when detecting that the available memory value of the electronic equipment is smaller than the first preset memory value and larger than a second preset memory value, compressing the installation file of the target application, and unloading the compressed installation file in the preconfigured hidden space.
  9. The method according to claims 1-8, wherein after the pre-configured hidden space unloading the installation file of the target application, further comprising:
    running an application mall application, and displaying an application recommendation page, wherein the application recommendation page comprises a recovery control of the target application;
    and when the selection operation aiming at the recovery control is detected, recovering the installation file of the hidden space, and displaying an application icon of the target application on the system desktop.
  10. The method according to claims 1-8, wherein after the pre-configured hidden space unloading the installation file of the target application, further comprising:
    Generating push information of the target application when a trigger request aiming at a related application of the target application is detected, wherein the related application comprises an application of which the application type is the same as that of the target application, and the trigger request comprises any one of the following: downloading a request, starting a request and deleting a request, wherein the pushing information comprises a recovery control of the target application;
    displaying the push information on a current interface, or displaying the push information in a message notification interface;
    and when the selection operation aiming at the recovery control is detected, recovering the installation file of the hidden space, and displaying an application icon of the target application on the system desktop.
  11. An application control apparatus, applied to an electronic device, comprising a processing unit and a communication unit, wherein,
    the processing unit is used for transmitting an application deletion signal through the communication unit when detecting an application deletion request for a target application, and acquiring user portrait information of the target application, wherein the user portrait information is used for representing the potential demand degree of a user for the application, and the target application is an application on a system desktop; and when detecting that the user portrait information is greater than or equal to preset user portrait information, unloading the installation file of the target application in a preconfigured hidden space, and displaying application icons except the application icons of the target application in an original application icon set on the system desktop, wherein the original application icon set comprises the application icons of the target application and at least one application icon of the system application.
  12. The apparatus of claim 11, wherein in said obtaining user representation information for the target application, the processing unit is specifically configured to: querying a preset user portrait information set to obtain user portrait information of the target application, wherein the user portrait information set comprises a first user portrait information subset and a second user portrait information subset, the first user portrait information subset comprises system-level user portrait information, the second user portrait information subset comprises application-level user portrait information, the system-level user portrait information comprises user name, gender, age and interest, and the application-level user portrait information comprises potential demand degree for the application.
  13. The apparatus of claim 11 or 12, wherein the processing unit, prior to obtaining user representation information for the target application via the communication unit, is further configured to: obtaining, by the communication unit, a relevant record of the target application, the relevant record including at least one of: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use duration and the use period; and generating user portrait information for the target application from the associated record.
  14. The apparatus of claim 13, wherein in said generating user representation information for the target application from the associated record, the processing unit is specifically configured to: when the related record is the use frequency, the corresponding relationship between the user portrait information and the use frequency record is as follows:
    Figure PCTCN2018125683-APPB-100004
    x1 is the frequency of use, y1For user portrait information, 10 is a reference coefficient.
  15. The apparatus of claim 13, wherein in said generating user representation information for the target application from the associated record, the processing unit is specifically configured to: when the relevant record is the use duration, the corresponding relation between the user portrait information and the use frequency record is as follows:
    Figure PCTCN2018125683-APPB-100005
    x2 is duration of use, and y2 is user portrait information.
  16. The apparatus of claim 11 or 12, wherein the processing unit, prior to obtaining the user representation information of the target application via the communication unit, is further configured to: acquiring a relevant record of the target application and receiving the per-person download times of a user group of the target application sent by an application server through the communication unit, wherein the relevant record comprises at least one of the following: the method comprises the following steps of using a record, deleting the record and downloading the record, wherein the using record comprises any one of the following: the use frequency, the use duration and the use period; and generating user portrait information of the target application according to the number of times of downloading per person and the related record of the target application.
  17. The apparatus of claim 16, wherein, in generating user representation information for the target application based on the number of per-person downloads and the associated record for the target application, the processing unit is specifically configured to: when the relevant record is the use frequency, the corresponding relation between the user portrait, the use frequency and the number of times of downloading per capita is as follows:
    Figure PCTCN2018125683-APPB-100006
    x 3z is the average number of downloads for a person, y3The user is presented with the information.
  18. The apparatus according to any of claims 11-17, wherein the processing unit, prior to the pre-configured hidden space unloading the installation file of the target application, is further configured to: detecting an available memory value of the electronic device;
    in terms of the unloading of the installation file of the target application in the preconfigured hidden space, the processing unit is specifically configured to: when detecting that the available memory value of the electronic equipment is larger than or equal to a first preset memory value, unloading the installation file of the target application in a preset hidden space; and the device is used for compressing the installation file of the target application when detecting that the available memory value of the electronic equipment is smaller than the first preset memory value and larger than a second preset memory value, and unloading the compressed installation file in the preconfigured hidden space.
  19. An electronic device comprising a processor, a memory, a communication interface, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps in the method of any of claims 1-10.
  20. A computer-readable storage medium, characterized in that a computer program for electronic data exchange is stored, wherein the computer program causes a computer to perform the method according to any one of claims 1-10.
CN201880098832.8A 2018-12-29 2018-12-29 Application control method and related device Pending CN112867990A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/125683 WO2020133434A1 (en) 2018-12-29 2018-12-29 Application control method and related device

Publications (1)

Publication Number Publication Date
CN112867990A true CN112867990A (en) 2021-05-28

Family

ID=71129528

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201880098832.8A Pending CN112867990A (en) 2018-12-29 2018-12-29 Application control method and related device

Country Status (2)

Country Link
CN (1) CN112867990A (en)
WO (1) WO2020133434A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116048710A (en) * 2023-04-03 2023-05-02 荣耀终端有限公司 Application identifier display method, electronic device and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617057A (en) * 2013-11-27 2014-03-05 北京奇虎科技有限公司 Application program installation method and device
CN105955770A (en) * 2016-04-27 2016-09-21 深圳市金立通信设备有限公司 Application program uninstalling method and terminal
CN106406965A (en) * 2016-10-19 2017-02-15 北京奇虎科技有限公司 Method and device for processing application deletion operation on intelligent terminal
CN107749915A (en) * 2017-08-18 2018-03-02 北京五八信息技术有限公司 The aligning method and device of module

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106155789B (en) * 2016-06-28 2020-02-21 宇龙计算机通信科技(深圳)有限公司 Application freezing method and mobile terminal
CN106292999A (en) * 2016-07-29 2017-01-04 宇龙计算机通信科技(深圳)有限公司 Method, device and the terminal that a kind of terminal is energy-conservation
CN106973158A (en) * 2017-03-23 2017-07-21 夏斌 A kind of management terminal application APP method and terminal system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103617057A (en) * 2013-11-27 2014-03-05 北京奇虎科技有限公司 Application program installation method and device
CN105955770A (en) * 2016-04-27 2016-09-21 深圳市金立通信设备有限公司 Application program uninstalling method and terminal
CN106406965A (en) * 2016-10-19 2017-02-15 北京奇虎科技有限公司 Method and device for processing application deletion operation on intelligent terminal
CN107749915A (en) * 2017-08-18 2018-03-02 北京五八信息技术有限公司 The aligning method and device of module

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116048710A (en) * 2023-04-03 2023-05-02 荣耀终端有限公司 Application identifier display method, electronic device and readable storage medium
CN116048710B (en) * 2023-04-03 2023-09-29 荣耀终端有限公司 Application identifier display method, electronic device and readable storage medium

Also Published As

Publication number Publication date
WO2020133434A1 (en) 2020-07-02

Similar Documents

Publication Publication Date Title
CN106909855B (en) File hiding method and device
EP3369220B1 (en) Electronic device and method for image control thereof
CN104700010A (en) Personal information protection method and protection device
US20150128068A1 (en) Method for operating message application and electronic device implementing the same
CN106227585B (en) Application program starting method, device and equipment
CN109690519A (en) A kind of document handling method and mobile terminal
CN112000541A (en) Buried point data reporting method and device, computer equipment and storage medium
US10216404B2 (en) Method of securing image data and electronic device adapted to the same
CN107733769B (en) Method and device for displaying user information
CN111131009A (en) Instant messaging method, equipment and computer readable storage medium
CN106372076B (en) Method and device for switching web pages in browser
CN106776908B (en) Data cleaning method and device and terminal
CN106126298B (en) Application freezing method and device and terminal
CN111399957A (en) App interface display method and device, terminal equipment and readable storage medium
CN109032465B (en) Data processing method and device and mobile terminal
CN112867990A (en) Application control method and related device
CN112560020A (en) Threat attack detection method, device, terminal equipment and storage medium
CN109829279B (en) Unlocking event processing method and related equipment
CN107743151B (en) Content pushing method and device, mobile terminal and server
CN110427344A (en) A kind of media file quality upgrade method and equipment
WO2023030116A1 (en) Display method and apparatus
CN106201678A (en) application program freezing method and system
EP3379431A1 (en) Electronic device and method for capturing contents
CN112083843B (en) Control method and device of application icons
CN111880701B (en) Page switching method and device and electronic equipment

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