CN112654957B - Suspended window control method and related products - Google Patents

Suspended window control method and related products Download PDF

Info

Publication number
CN112654957B
CN112654957B CN201880097181.0A CN201880097181A CN112654957B CN 112654957 B CN112654957 B CN 112654957B CN 201880097181 A CN201880097181 A CN 201880097181A CN 112654957 B CN112654957 B CN 112654957B
Authority
CN
China
Prior art keywords
preset
function button
virtual function
floating window
displaying
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.)
Active
Application number
CN201880097181.0A
Other languages
Chinese (zh)
Other versions
CN112654957A (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
Publication of CN112654957A publication Critical patent/CN112654957A/en
Application granted granted Critical
Publication of CN112654957B publication Critical patent/CN112654957B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]

Landscapes

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

Abstract

A floating window control method and a device for electronic equipment are applied to the electronic equipment, and comprise the following steps: when a display request of a floating window aiming at a target application is detected, determining a display mode of a virtual function button with preset authority (S101), and displaying the virtual function button with the preset authority according to the determined display mode in the process of displaying the floating window (S102); when a selection operation for the virtual function button is detected, an operation corresponding to the virtual function button is executed (S103). The existing method for rapidly controlling the application of the floating window interface is optimized, and meanwhile, for an application program which is wrongly granted with the permission of opening the floating window by the electronic equipment, the application program can be forbidden to open the floating window or be directly unloaded, so that the high efficiency and convenience of the electronic equipment for controlling the application are improved.

Description

Suspended window control method and related products
Technical Field
The application relates to the technical field of electronic equipment, in particular to a floating window control method and related products.
Background
In the mobile internet era, intelligent terminals such as smart phones are becoming more and more popular, and become an important tool in people's daily life. Applications of mobile terminals are becoming more and more abundant, and in order to improve the interaction affinity between the application and the user, developers of each application mostly adopt a floating window technology, that is, when the application is moved to the background, a window (hereinafter referred to as a floating window) is displayed in a floating manner on a desktop or other application interfaces, so that the user can hopefully see relevant information on the application in time.
Disclosure of Invention
The embodiment of the application provides electronic equipment and related products, so as to improve the convenience of the electronic equipment in the quick management application of a mobile phone floating window interface.
In a first aspect, an embodiment of the present application provides a floating window control method, which is applied to an electronic device, and the method includes:
when a display request of a floating window aiming at a target application is detected, determining a display mode of a virtual function button with preset authority, wherein the preset authority comprises a setting authority of the floating window aiming at the target application and a deleting authority aiming at the target application;
displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window;
and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected.
In a second aspect, an embodiment of the present application provides a floating window control device, which is applied to an electronic device, where the floating window control device includes a processing unit and a communication unit, where the processing unit is configured to determine, when a display request of a floating window for a target application is detected, a display manner of a virtual function button of a preset permission, where the preset permission includes a setting permission of the floating window for the target application and a deletion permission for the target application; the virtual function button is used for displaying the preset authority through the communication unit according to the determined display mode in the process of displaying the floating window; and the virtual function button processing device is used for executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected.
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, the programs including instructions for performing steps in any of the methods of the first aspect of the embodiments of the present application.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium, where the computer-readable storage medium stores a computer program for electronic data exchange, where the computer program causes a computer to perform some or all of the steps as described in any of the methods of the second aspect of embodiments of the present application.
In a fifth aspect, embodiments of the present application provide a computer program product, wherein the computer program product comprises a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps described in any of the methods of the second aspect of 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 detecting a display request of a floating window for a target application, an electronic device determines a display manner of a virtual function button with preset permission, where the preset permission includes a setting permission of the floating window for the target application and a deletion permission for the target application; displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window; and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected. Therefore, the scheme provides different display modes for displaying the setting function of the preset authority on the floating window interface, optimizes the existing method for rapidly controlling the application on the floating window interface in the prior art, and simultaneously, for the application program wrongly granted to open the floating window by the electronic equipment, can inhibit the application program from opening the floating window or directly uninstall the application program, thereby improving the efficiency and convenience of the electronic equipment control application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic flow chart of a method for controlling a floating window according to an embodiment of the present application;
fig. 2 is a schematic diagram of a display manner of a virtual function button according to an embodiment of the present application;
FIG. 3 is a schematic diagram of another display mode of virtual function buttons according to an embodiment of the present application;
fig. 4A is a schematic structural diagram of a display manner of a preset frame according to an embodiment of the present application;
fig. 4B is a schematic structural diagram of another display mode of a preset frame according to an embodiment of the present application;
fig. 5 is a schematic operation diagram corresponding to executing the virtual function button provided in the embodiment of the present application;
fig. 6 is a schematic flow chart of a method for controlling a floating window according to an embodiment of the present application;
fig. 7 is a schematic flow chart of a method for controlling a floating window according to an embodiment of the present application;
Fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 9 is a functional unit composition block diagram of a floating window control device according to an embodiment of the present application.
Detailed Description
In order to make the present application solution better understood by those skilled in the art, the following description will clearly and completely describe the technical solution in the embodiments of the present application with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The terms first, second and the like in the description and in the claims of the present application and in the above-described figures, are used for distinguishing between different objects and not for describing a particular sequential order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may 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 may be included in at least one embodiment of the present application. The appearances of such phrases 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. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
The electronic device according to the embodiments of the present application may include various handheld devices, vehicle-mounted devices, wearable devices, computing devices, or other processing devices connected to a wireless modem, and various forms of User Equipment (UE), mobile Station (MS), terminal devices (terminal devices), and so on.
At present, because the floating application window will block the content on other interfaces, when the user clicks in the area, misoperation is likely to occur, that is, the user intends to operate the interface under the floating window, but often the floating window receives the operation of the user, in addition, the application for opening the floating window continuously occupies the memory, so that the performance and the power consumption of the mobile terminal are reduced. However, when the user wants to limit the rights of the application, there is no way to quickly find the application for management due to too many applications, etc.
In view of the above problems, an embodiment of the present application provides a floating window control method. The embodiments of the present application are described in detail below.
Referring to fig. 1, fig. 1 is a schematic flow chart of a floating window control method applied to an electronic device according to an embodiment of the present application; as shown in the figure, the floating window control method includes:
s101, when the electronic equipment detects a display request of a floating window aiming at a target application, determining a display mode of a virtual function button with preset authority;
the preset permission comprises a setting permission of the floating window aiming at the target application and a deleting permission aiming at the target application;
the target application can be a third party application program installed on the electronic equipment;
s102, the electronic equipment displays the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window;
wherein the virtual function button may have an overlapping area with the floating window;
s103, when the electronic equipment detects the selection operation of the virtual function button, the electronic equipment executes the operation corresponding to the virtual function button.
It can be seen that, in the embodiment of the present application, when detecting a display request of a floating window for a target application, an electronic device determines a display manner of a virtual function button with preset permission, where the preset permission includes a setting permission of the floating window for the target application and a deletion permission for the target application; displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window; and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected. Therefore, the scheme provides different display modes for displaying the setting function of the preset authority on the floating window interface, optimizes the existing method for rapidly controlling the application on the floating window interface in the prior art, and simultaneously, for the application program wrongly granted to open the floating window by the electronic equipment, can inhibit the application program from opening the floating window or directly uninstall the application program, thereby improving the efficiency and convenience of the electronic equipment control application.
In one possible example, the electronic device determines a display manner of a virtual function button of a preset authority, including: the electronic equipment determines the size of a floating window of a target application when detecting a display request of the floating window; and the electronic equipment determines the display mode of the virtual function button with preset authority according to the size of the floating window.
The size of the floating window is related to the screen size of the electronic equipment, and the size of the floating window is the relative size taking the screen of the electronic equipment as a reference.
In this example, a first threshold is set according to the screen size of the electronic device and the size of the floating window, so that the display mode of the virtual function button with the preset authority is determined, the display mode of the virtual function button with the preset authority is diversified, the operation of the floating window by the user is not affected to the greatest extent, the purpose of displaying the virtual function button with the preset authority can be effectively achieved, and the display mode of the virtual function button with the preset authority is more humanized.
In one possible example, the electronic device determines, according to the size of the floating window, a display manner of a virtual function button of a preset authority, including: when the electronic equipment detects that the size of the floating window is larger than or equal to a first threshold value, the display mode of the virtual function button for determining the preset authority is as follows: displaying a preset bullet frame by the electronic equipment in the process of displaying the suspension window, wherein the preset bullet frame comprises a virtual function button with a preset authority setting function, and an overlapping area is formed between the preset bullet frame and the suspension window; when the size of the floating window is detected to be smaller than the first threshold value, determining that the display mode of the virtual function button with the preset authority is as follows: and in the process of displaying the floating window, the electronic equipment displays a virtual function button of the preset authority setting function at a preset position of a current display interface, wherein the preset position is not overlapped with the floating window.
In a specific implementation, the electronic device a sets a first threshold as B, detects that the size of the floating window C is larger than B, and displays a preset frame D, where D includes a virtual function button of the preset authority setting function, and the C and D have overlapping areas, as shown in fig. 2;
in a specific implementation, the electronic device a sets a first threshold as B, detects that the size of the floating window E is smaller than B, and displays a preset frame F, where F includes a virtual function button of the preset authority setting function, and the E and F are not coincident, as shown in fig. 3.
In this example, different adjustment is made on the display mode of the preset popup frame according to the size of the suspended window, so as to meet the operation habit of the user, optimize the service, and be beneficial to improving the experience of the user.
In one possible example, in the process of displaying the floating window, the electronic device displays a preset frame, including: the electronic device displays the floating window; the electronic equipment determines a time delay display duration, and a time starting point of time delay display of the time delay display duration is a time point of displaying the floating window; the electronic equipment detects whether a user performs interactive operation on the floating window in a timing range corresponding to the delay display duration; if not, the electronic equipment displays a preset bullet frame according to the delay time; if yes, the electronic equipment responds to the interaction operation.
And in a timing range corresponding to the delay display duration, timing is performed in both the screen locking state and the unlocking state of the electronic equipment.
Therefore, when the user performs interactive operation in the timing range corresponding to the delay display duration, the preset popup frame is not displayed, so that unnecessary popup frames are reduced, and the user is prevented from performing redundant operation.
In one possible example, the electronic device determines a time delay display duration, including: the electronic equipment determines that the target application type is an e-commerce shopping life type; the electronic equipment displays the preset spring frame after displaying the first preset time length of the floating window; the electronic equipment determines that the target application type is a chat friend making type; the electronic equipment displays the preset spring frame after displaying the second preset time length of the floating window; the electronic device determining that the target application type is a video entertainment game type; and the electronic equipment displays the preset spring frame after displaying the third preset time length of the floating window.
In the specific implementation, the electronic device a sets a first preset duration as X, a second preset duration as Y, and a third preset duration as Z, and displays B when detecting that the type of the target application C corresponding to the floating window B is a chat friend-making type, and displays a preset bullet frame after the duration of Y.
In this example, different waiting durations are preset according to different types of target applications, so that a certain operation response time is given to the user, and the operation experience of the user is optimized by considering different response durations required by different types of target applications.
In one possible example, the determining, by the electronic device, a display manner of a virtual function button of a preset authority includes: the electronic equipment determines the type of the target application when detecting a display request of a floating window aiming at the target application; and the electronic equipment determines the display mode of the virtual function button with preset authority according to the type of the target application.
The determining the target application type comprises classifying the application type of the application platform of the electronic equipment on a third party application or an application installed in a factory; and when the target application does not classify the application type or is of an unknown application type, the user should jump to an application type classification interface to manually classify the application type.
It can be seen that, according to the type of the target application, the display mode of the virtual function button with preset authority is determined, when the user faces the type of different target applications, the response time of the interactive operation is correspondingly different, the interactive response time required by the user facing different types of target applications is considered to the greatest extent, unnecessary bullet frame display is reduced, the bullet frame is displayed at the necessary time, the user is guided to set the authority of the floating window or the target application, and the operation experience of the user is optimized.
In one possible example, the electronic device determines, according to the type of the target application, a display manner of a virtual function button of a preset authority, including: the electronic equipment queries a preset mapping relation set by taking the type of the target application as a query identifier, and obtains a display mode of a virtual function button of preset authority corresponding to the type of the target application, wherein the mapping relation set comprises a corresponding relation between the type of an application program and the display mode of the virtual function button of the preset authority.
The method for forming the mapping relation set comprises the following steps: a user manually sets a mapping relation to which a target application belongs, so that a mapping relation set is formed; the server platform actively pushes the mapping relation of the classified target application, so that a mapping relation set is formed; the electronic device AI generates a mapping relation to which the target application belongs, thereby forming a mapping relation set.
Therefore, by acquiring the query identifier of the target application type, a mapping relation set is formed, and then the display modes of the virtual function buttons with preset authorities are respectively set according to the mapping relation set, the target applications in different mapping relation sets are respectively and correspondingly processed, so that the disturbance to the user is reduced, and the service experience of the user is improved.
In one possible example, the electronic device mapping relation set includes an e-commerce shopping life type, a chat friend making type and a video entertainment game type: the display mode of the virtual function button of the preset authority corresponding to the shopping life type of the electronic commerce is as follows: the electronic equipment displays a preset spring frame after displaying the first preset time length of the floating window; the display mode of the virtual function button of the preset authority corresponding to the chat friend making type of the electronic equipment is as follows: the electronic equipment displays a preset spring frame after displaying the second preset time length of the floating window; the display mode of the virtual function button of the preset authority corresponding to the video entertainment game type is as follows: and the electronic equipment displays a preset spring frame after displaying the third preset time length of the floating window.
In a specific implementation, the electronic device a sets a first preset duration as X, a second preset duration as Y, and a third preset duration as Z, and displays B if it is detected that the type of the target application program C corresponding to the floating window B is a chat friend-making type, as shown in fig. 4A; after the period Y, a preset spring frame is displayed, as shown in fig. 4B.
The process of detecting the target application type may be that the electronic device detects in the background.
Therefore, the type of the target application is used as a classification standard, different preset bullet frame display modes are preset, and the interaction experience of the user is optimized.
In a possible example, the virtual function buttons of the preset authority of the electronic device include a first function button and a second function button, where the first function button is used for setting the setting authority of the floating window of the target application, and the second virtual function button is used for setting the deletion authority of the target application; the display mode of the first virtual function button comprises the following steps: in a rectangular window, the text displays "dislike, no longer pop up"; the display mode of the second virtual function button comprises: within a rectangular window, the text displays "unload hover window application".
Wherein, according to the different display modes of the virtual function buttons of the preset authorities, the display modes of the virtual function buttons are also different; the display time length of the virtual function button with the preset authority is different according to different types of target applications.
It can be seen that the virtual function buttons with preset authorities provide different interactive functions for users so as to achieve different application control effects.
In one possible example, the electronic device performing the operation corresponding to the virtual function button includes: if the virtual function button is the first virtual function button, the corresponding operation is to close the floating window, and the setting authority of the floating window of the target application is marked to be in a forbidden state; and if the virtual function button is the second virtual function button, closing the floating window and deleting the target application according to the corresponding operation.
In specific implementation, as shown in fig. 5, an electronic device a displays a floating window C of a target application B, and if X is executed, the electronic device a closes C to change the floating window setting authority of B into a disabled state; if Y is performed, B is deleted.
And marking the setting authority of the floating window of the target application as a forbidden state, and changing the authority state through an authority setting interface of the electronic equipment.
It can be seen that, the electronic device executes the operation corresponding to the virtual function button, so that the floating window display permission of the target application and the target application can be effectively controlled.
In accordance with the embodiment shown in fig. 1, referring to fig. 6, fig. 6 is a schematic flow chart of a floating window control method according to an embodiment of the present application, which is applied to an electronic device, as shown in the drawings, the floating window control method includes:
S201, when the electronic device detects that the size of the floating window is larger than or equal to a first threshold, determining that the display mode of the virtual function button with the preset authority is as follows: displaying a preset bullet frame in the process of displaying the suspension window, wherein the preset bullet frame comprises a virtual function button of a preset authority setting function, and an overlapping area is formed between the preset bullet frame and the suspension window;
s202, when the electronic equipment detects that the size of the floating window is smaller than the first threshold, the display mode of the virtual function button of the preset authority is determined as follows: and displaying a virtual function button of the preset authority setting function at a preset position of a current display interface in the process of displaying the floating window, wherein the preset position is not overlapped with the floating window.
S203, the electronic equipment displays the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window;
s204, when the electronic equipment detects the selection operation of the virtual function button, the electronic equipment executes the operation corresponding to the virtual function button.
It can be seen that, in the embodiment of the present application, when detecting a display request of a floating window for a target application, an electronic device determines a display manner of a virtual function button with preset permission, where the preset permission includes a setting permission of the floating window for the target application and a deletion permission for the target application; displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window; and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected. Therefore, the scheme provides different display modes for displaying the setting function of the preset authority on the floating window interface, optimizes the existing method for rapidly controlling the application on the floating window interface in the prior art, and simultaneously, for the application program wrongly granted to open the floating window by the electronic equipment, can inhibit the application program from opening the floating window or directly uninstall the application program, thereby improving the efficiency and convenience of the electronic equipment control application.
In addition, in this example, according to the screen size of the electronic device and the size of the floating window, a first threshold is set, and the display mode of the virtual function button with preset authority is determined, so that the display mode of the virtual function button with preset authority is diversified, the operation of the floating window by the user is not affected to the greatest extent, the purpose of displaying the virtual function button with preset authority can be effectively achieved, and the display mode of the virtual function button with preset authority is more humanized.
Referring to fig. 7, fig. 7 is a schematic flow chart of a floating window control method according to an embodiment of the present application, which is consistent with the embodiment shown in fig. 1 and is applied to an electronic device; as shown in the figure, the floating window control method includes:
s301, when the electronic equipment detects a display request of a floating window aiming at a target application, determining the type of the target application;
s302, the electronic equipment determines the display mode of a virtual function button with preset authority according to the type of the target application;
s303, the electronic equipment displays the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window;
S304, when the electronic equipment detects the selection operation of the virtual function button, the electronic equipment executes the operation corresponding to the virtual function button.
It can be seen that, in the embodiment of the present application, when detecting a display request of a floating window for a target application, an electronic device determines a display manner of a virtual function button with preset permission, where the preset permission includes a setting permission of the floating window for the target application and a deletion permission for the target application; displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window; and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected. Therefore, the scheme provides different display modes for displaying the setting function of the preset authority on the floating window interface, optimizes the existing method for rapidly controlling the application on the floating window interface in the prior art, and simultaneously, for the application program wrongly granted to open the floating window by the electronic equipment, can inhibit the application program from opening the floating window or directly uninstall the application program, thereby improving the efficiency and convenience of the electronic equipment control application.
In addition, according to the type of the target application, the display mode of the virtual function button with preset permission is determined, when the user faces the type of different target applications, the response time for performing interactive operation is correspondingly different, the interactive response time required by the user facing different types of target applications is considered to the greatest extent, unnecessary bullet frame display is reduced, the bullet frame is displayed at the necessary time, the user is guided to perform permission setting on the floating window or the target application, and the operation experience of the user is optimized.
Referring to fig. 8, in accordance with the embodiments shown in fig. 1, 6 and 7, fig. 8 is a schematic structural diagram of an electronic device 400 provided in an embodiment of the present application, where as shown in the fig. 1, the electronic device 400 includes an application processor 410, a memory 420, a communication interface 430 and one or more programs 421, where the one or more programs 421 are stored in the memory 420 and configured to be executed by the application processor 410, and the one or more programs 421 include instructions for performing the following steps;
when the electronic equipment detects a display request of a floating window aiming at a target application, determining a display mode of a virtual function button with preset authority, wherein the preset authority comprises a setting authority of the floating window aiming at the target application and a deleting authority aiming at the target application;
The electronic equipment displays the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window;
and when the electronic equipment detects the selection operation of the virtual function button, executing the operation corresponding to the virtual function button.
It can be seen that, in the embodiment of the present application, when detecting a display request of a floating window for a target application, an electronic device determines a display manner of a virtual function button with preset permission, where the preset permission includes a setting permission of the floating window for the target application and a deletion permission for the target application; displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window; and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected. Therefore, the scheme provides different display modes for displaying the setting function of the preset authority on the floating window interface, optimizes the existing method for rapidly controlling the application on the floating window interface in the prior art, and simultaneously, for the application program wrongly granted to open the floating window by the electronic equipment, can inhibit the application program from opening the floating window or directly uninstall the application program, thereby improving the efficiency and convenience of the electronic equipment control application.
In one possible example, the electronic device determines a display manner of a virtual function button of a preset authority, and the instructions in the program are specifically configured to perform the following operations: the electronic equipment determines the size of a floating window of a target application when detecting a display request of the floating window; and the electronic equipment determines the display mode of the virtual function button with preset authority according to the size of the floating window.
In one possible example, the electronic device determines a display manner of a virtual function button of a preset authority according to the size of the floating window, and the instructions in the program are specifically configured to perform the following operations: when the electronic equipment detects that the size of the floating window is larger than or equal to a first threshold value, the display mode of the virtual function button for determining the preset authority is as follows: displaying a preset bullet frame in the process of displaying the suspension window, wherein the preset bullet frame comprises a virtual function button of a preset authority setting function, and an overlapping area is formed between the preset bullet frame and the suspension window; when the electronic equipment detects that the size of the floating window is smaller than the first threshold value, the display mode of the virtual function button for determining the preset authority is as follows: and displaying a virtual function button of the preset authority setting function at a preset position of a current display interface in the process of displaying the floating window, wherein the preset position is not overlapped with the floating window.
In one possible example, the electronic device displays a preset frame in the process of displaying the floating window, and the instructions in the program are specifically configured to perform the following operations: the electronic device displays the floating window; the electronic equipment determines a time delay display duration, and a time starting point of time delay display of the time delay display duration is a time point of displaying the floating window; the electronic equipment detects whether a user performs interactive operation on the floating window in a timing range corresponding to the delay display duration; if not, the electronic equipment displays a preset bullet frame according to the delay time; if yes, the electronic equipment responds to the interaction operation.
In one possible example, the electronic device determines a time delay display duration, and the instructions in the program are specifically configured to: the electronic equipment determines that the target application type is an e-commerce shopping life type; the electronic equipment displays the preset spring frame after displaying the first preset time length of the floating window; the electronic equipment determines that the target application type is a chat friend making type; the electronic equipment displays the preset spring frame after displaying the second preset time length of the floating window; the electronic device determining that the target application type is a video entertainment game type; and the electronic equipment displays the preset spring frame after displaying the third preset time length of the floating window.
In one possible example, the electronic device determines a display manner of a virtual function button of a preset authority, and the instructions in the program are specifically configured to perform the following operations: the electronic equipment determines the type of the target application when detecting a display request of a floating window aiming at the target application; and the electronic equipment determines the display mode of the virtual function button with preset authority according to the type of the target application.
In one possible example, the electronic device determines a display manner of a virtual function button of a preset authority according to the type of the target application, and the instructions in the program are specifically configured to perform the following operations: the electronic equipment queries a preset mapping relation set by taking the type of the target application as a query identifier, and obtains a display mode of a virtual function button of preset authority corresponding to the type of the target application, wherein the mapping relation set comprises a corresponding relation between the type of an application program and the display mode of the virtual function button of the preset authority.
In one possible example, the electronic device mapping relation set includes an e-commerce shopping life type, a chat friend making type and a video entertainment game type, and the instructions in the program are specifically configured to perform the following operations: the display mode of the virtual function button of the preset authority corresponding to the shopping life type of the electronic commerce is as follows: the electronic equipment displays a preset spring frame after displaying the first preset time length of the floating window; the display mode of the virtual function button of the preset authority corresponding to the chat friend making type is as follows: the electronic equipment displays a preset spring frame after displaying the second preset time length of the floating window; the display mode of the virtual function button of the preset authority corresponding to the video entertainment game type is as follows: and the electronic equipment displays a preset spring frame after displaying the third preset time length of the floating window.
In a possible example, the virtual function buttons of the preset authority of the electronic device include a first function button and a second function button, where the first function button is used for setting the setting authority of the floating window of the target application, and the second virtual function button is used for setting the deletion authority of the target application; the display form of the first virtual function button, the instructions in the program are specifically configured to perform the following operations: in a rectangular window, the text displays "dislike, no longer pop up"; the display mode of the second virtual function button comprises: within a rectangular window, the text displays "unload hover window application".
In one possible example, the electronic device performs an operation corresponding to the virtual function button, and the instructions in the program are specifically configured to perform the following operations: if the virtual function button is the first virtual function button, the corresponding operation is to close the floating window, and the setting authority of the floating window of the target application is marked to be in a forbidden state; and if the virtual function button is the second virtual function button, closing the floating window and deleting the target application according to the corresponding operation.
The foregoing description of the embodiments of the present application has been presented primarily in terms of a method-side implementation. It will be appreciated that the electronic device, in order to achieve the above-described functions, includes corresponding hardware structures and/or software modules that perform the respective functions. Those of skill in the art will readily appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein may be embodied as hardware or a combination of hardware and computer software. Whether a function is implemented as hardware or computer software driven 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.
The embodiment of the application may divide the functional units of the electronic device according to the above method example, for example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated in one processing unit. The integrated units may be implemented in hardware or in software functional units. It should be noted that, in the embodiment of the present application, the division of the units is schematic, which is merely a logic function division, and other division manners may be implemented in actual practice.
Fig. 9 is a functional block diagram of a floating window control device 500 according to an embodiment of the present application. The electronic device 500 is applied to an electronic apparatus, comprising a processing unit 501 and a communication unit 502, wherein,
the processing unit 501 is configured to determine, when a display request for a floating window of a target application is detected, a display manner of a virtual function button of a preset authority, where the preset authority includes a setting authority for the floating window of the target application and a deletion authority for the target application; and the virtual function button for displaying the preset authority through the communication unit 502 according to the determined display mode in the process of displaying the floating window; and the virtual function button processing device is used for executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected.
It can be seen that, in the embodiment of the present application, when detecting a display request of a floating window for a target application, an electronic device determines a display manner of a virtual function button with preset permission, where the preset permission includes a setting permission of the floating window for the target application and a deletion permission for the target application; displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window; and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected. Therefore, the scheme provides different display modes for displaying the setting function of the preset authority on the floating window interface, optimizes the existing method for rapidly controlling the application on the floating window interface in the prior art, and simultaneously, for the application program wrongly granted to open the floating window by the electronic equipment, can inhibit the application program from opening the floating window or directly uninstall the application program, thereby improving the efficiency and convenience of the electronic equipment control application.
In one possible example, the electronic device determines a display manner of a virtual function button of a preset authority, and the processing unit 501 is specifically configured to: the electronic equipment determines the size of a floating window of a target application when detecting a display request of the floating window; and the electronic equipment determines the display mode of the virtual function button with preset authority according to the size of the floating window.
In one possible example, the electronic device determines, according to the size of the floating window, a display manner of a virtual function button of a preset authority, and the processing unit 501 is specifically configured to: when the electronic equipment detects that the size of the floating window is larger than or equal to a first threshold value, the display mode of the virtual function button for determining the preset authority is as follows: displaying a preset bullet frame by the electronic equipment in the process of displaying the suspension window, wherein the preset bullet frame comprises a virtual function button with a preset authority setting function, and an overlapping area is formed between the preset bullet frame and the suspension window; when the electronic equipment detects that the size of the floating window is smaller than the first threshold value, the display mode of the virtual function button for determining the preset authority is as follows: and displaying a virtual function button of the preset authority setting function at a preset position of a current display interface in the process of displaying the floating window, wherein the preset position is not overlapped with the floating window.
In a possible example, in the process of displaying the floating window, the electronic device displays a preset frame, and the processing unit 501 is specifically configured to: the electronic device displays the floating window; the electronic equipment determines a time delay display duration, and a time starting point of time delay display of the time delay display duration is a time point of displaying the floating window; the electronic equipment detects whether a user performs interactive operation on the floating window in a timing range corresponding to the delay display duration; if not, the electronic equipment displays a preset bullet frame according to the delay time; if yes, the electronic equipment responds to the interaction operation.
In a possible example, the electronic device determines a time delay display duration, and the processing unit 501 is specifically configured to: the electronic equipment determines that the target application type is an e-commerce shopping life type; the electronic equipment displays the preset spring frame after displaying the first preset time length of the floating window; the electronic equipment determines that the target application type is a chat friend making type; the electronic equipment displays the preset spring frame after displaying the second preset time length of the floating window; the electronic device determining that the target application type is a video entertainment game type; and displaying the preset spring frame after displaying the third preset time length of the floating window.
In a possible example, the electronic device determines a display manner of a virtual function button of a preset authority, and the processing unit 501 is specifically configured to: the electronic equipment determines the type of the target application when detecting a display request of a floating window aiming at the target application; and the electronic equipment determines the display mode of the virtual function button with preset authority according to the type of the target application.
In a possible example, the electronic device determines, according to the type of the target application, a display manner of a virtual function button of a preset authority, and the processing unit 501 is specifically configured to: the electronic equipment queries a preset mapping relation set by taking the type of the target application as a query identifier, and obtains a display mode of a virtual function button of preset authority corresponding to the type of the target application, wherein the mapping relation set comprises a corresponding relation between the type of an application program and the display mode of the virtual function button of the preset authority.
In one possible example, the electronic device mapping relation set includes an e-commerce shopping life type, a chat friend making type and a video entertainment game type, and the processing unit 501 is specifically configured to: the display mode of the virtual function button of the preset authority corresponding to the shopping life type of the electronic commerce is as follows: the electronic equipment displays a preset spring frame after displaying the first preset time length of the floating window; the display mode of the virtual function button of the preset authority corresponding to the chat friend making type is as follows: the electronic equipment displays a preset spring frame after displaying the second preset time length of the floating window; the display mode of the virtual function button of the preset authority corresponding to the video entertainment game type is as follows: and the electronic equipment displays a preset spring frame after displaying the third preset time length of the floating window.
In a possible example, the virtual function buttons of the preset authority of the electronic device include a first function button and a second function button, where the first function button is used for setting the setting authority of the floating window of the target application, and the second virtual function button is used for setting the deletion authority of the target application; the processing unit 501 is specifically configured to: in a rectangular window, the text displays "dislike, no longer pop up"; the display mode of the second virtual function button comprises: within a rectangular window, the text displays "unload hover window application".
In one possible example, the electronic device performs an operation corresponding to the virtual function button, and the processing unit 501 is specifically configured to: if the virtual function button is the first virtual function button, the corresponding operation is to close the floating window, and the setting authority of the floating window of the target application is marked to be in a forbidden state; and if the virtual function button is the second virtual function button, closing the floating window and deleting the target application according to the corresponding operation.
The embodiment of the application also provides a computer storage medium, where the computer storage medium stores a computer program for electronic data exchange, where the computer program causes a computer to execute part or all of the steps of any one of the methods described in the embodiments of the method, where 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 one of the methods described in the method embodiments above. The computer program product may be a software installation package, said computer comprising an electronic device.
It should be noted that, for simplicity of description, the foregoing method embodiments are all expressed as a series of action combinations, but it should be understood by those skilled in the art that the present application is not limited by the order of actions described, as some steps may be performed in other order or simultaneously in accordance with the present application. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily required in the present application.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and for parts of one embodiment that are not described in detail, reference may be made to related descriptions of other embodiments.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, such as the above-described division of units, merely a division of logic functions, and there may be additional manners of dividing in actual implementation, such as multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, or may be in electrical or other forms.
The units described above as separate components may or may not be physically separate, and components shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units described above, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable memory. Based on such understanding, the technical solution of the present application may be embodied in essence or a part contributing to the prior art or all or part of the technical solution in the form of a software product stored in a memory, including several instructions for causing a computer device (which may be a personal computer, a server or a network device, etc.) to perform all or part of the steps of the above-mentioned method of the various embodiments of the present application. And the aforementioned memory includes: a U-disk, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), a removable hard disk, a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Those of ordinary skill in the art will appreciate that all or a portion of the steps in the various methods of the above embodiments may be implemented by a program that instructs associated hardware, and the program may be stored in a computer readable memory, which may include: flash disk, read-Only Memory (ROM), random access Memory (Random Access Memory, RAM), magnetic disk or optical disk.
The foregoing has outlined rather broadly the more detailed description of embodiments of the present application, wherein specific examples are provided herein to illustrate the principles and embodiments of the present application, the above examples being provided solely to assist in the understanding of the methods of the present application and the core ideas thereof; meanwhile, as those skilled in the art will have modifications in the specific embodiments and application scope in accordance with the ideas of the present application, the present description should not be construed as limiting the present application in view of the above.

Claims (11)

1. A method of controlling a floating window, characterized in that it is applied to an electronic device, the method comprising:
determining a size of a floating window for a target application upon detecting a display request for the floating window;
when the size of the floating window is detected to be larger than or equal to a first threshold value, determining that the display mode of the virtual function button with the preset authority is as follows: displaying a preset bullet frame in the process of displaying the suspension window, wherein the preset bullet frame comprises a virtual function button of a preset authority setting function, and an overlapping area is formed between the preset bullet frame and the suspension window;
When the size of the floating window is detected to be smaller than the first threshold value, determining that the display mode of the virtual function button with the preset authority is as follows: displaying a virtual function button of a setting function of the preset authority at a preset position of a current display interface in the process of displaying the floating window, wherein the preset position is not overlapped with the floating window;
displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window;
and executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected.
2. The method of claim 1, wherein displaying a preset frame during displaying the floating window comprises:
displaying the floating window;
determining a time delay display time length, wherein the time starting point of time delay display of the time delay display time length is the time point of displaying the suspension window;
detecting whether a user performs interactive operation on the floating window in a timing range corresponding to the time delay display duration;
if not, displaying a preset bullet frame according to the time delay display duration;
if yes, responding to the interaction operation.
3. The method of claim 2, wherein the determining the time delay display duration comprises:
determining that the target application type is an e-commerce shopping life type;
displaying the preset spring frame after displaying the first preset time length of the floating window;
determining that the target application type is a chat friend making type;
displaying the preset spring frame after displaying the second preset time length of the floating window;
determining that the target application type is a video entertainment game type;
and displaying the preset spring frame after displaying the third preset time length of the floating window.
4. A method of controlling a floating window, characterized in that it is applied to an electronic device, the method comprising:
determining the type of a target application when a display request of a floating window for the target application is detected;
inquiring a preset mapping relation set by taking the type of the target application as an inquiry identifier, and acquiring a display mode of a virtual function button of preset authority corresponding to the type of the target application, wherein the mapping relation set comprises a corresponding relation between the type of an application program and the display mode of the virtual function button of the preset authority;
displaying the virtual function button of the preset authority according to the determined display mode in the process of displaying the floating window;
And executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected.
5. The method of claim 4, wherein the mapping relation set comprises an e-commerce shopping life type, a chat friend making type and a video entertainment game type;
the display mode of the virtual function button of the preset authority corresponding to the shopping life type of the electronic commerce is as follows: displaying a preset spring frame after displaying the first preset time length of the suspension window;
the display mode of the virtual function button of the preset authority corresponding to the chat friend making type is as follows: displaying a preset spring frame after displaying the second preset time length of the floating window;
the display mode of the virtual function button of the preset authority corresponding to the video entertainment game type is as follows: and displaying a preset spring frame after displaying the third preset time length of the floating window.
6. The method according to any one of claims 1-3 or 4-5, wherein the virtual function buttons of the preset authority include a first virtual function button for setting the setting authority of the floating window of the target application and a second virtual function button for setting the deletion authority of the target application;
The display mode of the first virtual function button comprises the following steps: in a rectangular window, the text displays "dislike, no longer pop up";
the display mode of the second virtual function button comprises: within a rectangular window, the text displays "unload hover window application".
7. The method of claim 6, wherein the performing the operation corresponding to the virtual function button comprises:
if the virtual function button is the first virtual function button, the corresponding operation is to close the floating window, and the setting authority of the floating window of the target application is marked to be in a forbidden state;
and if the virtual function button is the second virtual function button, closing the floating window and deleting the target application according to the corresponding operation.
8. A floating window control device is characterized by being applied to electronic equipment, comprising a processing unit and a communication unit,
the processing unit is used for determining the size of a floating window of a target application when detecting a display request of the floating window; and when the size of the floating window is detected to be larger than or equal to a first threshold value, determining that the display mode of the virtual function button with the preset authority is as follows: displaying a preset bullet frame in the process of displaying the suspension window, wherein the preset bullet frame comprises a virtual function button of a preset authority setting function, and an overlapping area is formed between the preset bullet frame and the suspension window; and when the size of the floating window is detected to be smaller than the first threshold value, determining that the display mode of the virtual function button with the preset authority is as follows: the virtual function button is used for displaying the preset authority through the communication unit according to the determined display mode in the process of displaying the floating window; and the virtual function button processing device is used for executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected.
9. A floating window control device is characterized by being applied to electronic equipment, comprising a processing unit and a communication unit,
the processing unit is used for determining the type of the target application when detecting the display request of the floating window aiming at the target application; the method comprises the steps of obtaining a type of a target application, and inquiring a preset mapping relation set by taking the type of the target application as an inquiry identifier, and obtaining a display mode of a virtual function button of preset authority corresponding to the type of the target application, wherein the mapping relation set comprises a corresponding relation between the type of the application program and the display mode of the virtual function button of the preset authority; the virtual function button is used for displaying the preset authority through the communication unit according to the determined display mode in the process of displaying the floating window; and the virtual function button processing device is used for executing the operation corresponding to the virtual function button when the selection operation of the virtual function button is detected.
10. 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 of the method of any of claims 1-3 or 4-5 or 6-7.
11. 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 of any of claims 1-3 or 4-5 or 6-7.
CN201880097181.0A 2018-11-15 2018-11-15 Suspended window control method and related products Active CN112654957B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/115715 WO2020097873A1 (en) 2018-11-15 2018-11-15 Floating window control method and related product

Publications (2)

Publication Number Publication Date
CN112654957A CN112654957A (en) 2021-04-13
CN112654957B true CN112654957B (en) 2024-02-09

Family

ID=70731306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201880097181.0A Active CN112654957B (en) 2018-11-15 2018-11-15 Suspended window control method and related products

Country Status (2)

Country Link
CN (1) CN112654957B (en)
WO (1) WO2020097873A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111818226A (en) * 2020-07-01 2020-10-23 深圳传音控股股份有限公司 Interface display and attribute conversion method, mobile terminal and storage medium
CN113126845B (en) * 2021-04-23 2022-06-17 北京有竹居网络技术有限公司 Display method, terminal, equipment and storage medium
CN114356162B (en) * 2021-12-30 2024-09-24 Oppo广东移动通信有限公司 Content display method and related product

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112683A (en) * 1998-10-02 2000-04-21 Canon Inc Image processing method, image processor and storage medium
CN102156615A (en) * 2011-04-01 2011-08-17 奇智软件(北京)有限公司 Suspension window displaying method and device
CN104793838A (en) * 2014-01-20 2015-07-22 中兴通讯股份有限公司 Suspension display implementing method and device
CN105808245A (en) * 2016-03-01 2016-07-27 上海卓易科技股份有限公司 Floating window control method and system
CN106445345A (en) * 2016-09-30 2017-02-22 北京金山安全软件有限公司 Suspension window display method and device and electronic equipment
CN107908489A (en) * 2017-11-27 2018-04-13 维沃移动通信有限公司 Replicate the method pasted and mobile terminal
CN108108078A (en) * 2017-12-18 2018-06-01 广东欧珀移动通信有限公司 Electronic equipment, display control method and Related product

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050004844A1 (en) * 2003-04-23 2005-01-06 Olivier Attia Integrating barcode scanner enabled services in existing e-commerce applications using a floating pop-up web window
US20170168685A1 (en) * 2015-12-15 2017-06-15 Le Holdings (Beijing) Co., Ltd. Method and electronic device for controlling terminal window display

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112683A (en) * 1998-10-02 2000-04-21 Canon Inc Image processing method, image processor and storage medium
CN102156615A (en) * 2011-04-01 2011-08-17 奇智软件(北京)有限公司 Suspension window displaying method and device
CN104793838A (en) * 2014-01-20 2015-07-22 中兴通讯股份有限公司 Suspension display implementing method and device
CN105808245A (en) * 2016-03-01 2016-07-27 上海卓易科技股份有限公司 Floating window control method and system
CN106445345A (en) * 2016-09-30 2017-02-22 北京金山安全软件有限公司 Suspension window display method and device and electronic equipment
CN107908489A (en) * 2017-11-27 2018-04-13 维沃移动通信有限公司 Replicate the method pasted and mobile terminal
CN108108078A (en) * 2017-12-18 2018-06-01 广东欧珀移动通信有限公司 Electronic equipment, display control method and Related product

Also Published As

Publication number Publication date
WO2020097873A1 (en) 2020-05-22
CN112654957A (en) 2021-04-13

Similar Documents

Publication Publication Date Title
CN107943650B (en) Application program control method and device, storage medium and terminal
CN106507445B (en) Wireless fidelity Wi-Fi scanning method and mobile terminal
EP3270619B1 (en) Network connection control method and system for mobile terminal
CN105338391B (en) Intelligent television control method and mobile terminal
CN112654957B (en) Suspended window control method and related products
CN108762843A (en) Preloading method, apparatus, storage medium and the intelligent terminal of application program
CN107944259A (en) Using the management-control method of startup, device and storage medium and mobile terminal
CN107797841B (en) Window control method and device, terminal equipment and storage medium
CN110824940A (en) Method and device for controlling intelligent household equipment, electronic equipment and storage medium
US11474831B2 (en) Application startup control method and control device
EP2911417B1 (en) Method for communicating with neighbor device, electronic device and storage medium
CN105512545B (en) Access rights management method and device
CN107422916B (en) Touch operation response method and device, storage medium and terminal
CN107729765B (en) Multimedia data management method and device, storage medium and electronic equipment
CN107402712B (en) Touch operation response method and device, storage medium and terminal
CN108183843A (en) Sharing method, server and the computer readable storage medium of intelligent scene pattern
CN111007976B (en) Application control method and terminal equipment
CN106937258B (en) A kind of control method of broadcast, device and mobile terminal
CN107729764A (en) Guard method, device, storage medium and the electronic equipment of sensitive information
CN107634940B (en) Flow use control method, terminal, server and readable storage medium
CN111273769B (en) Equipment control method and device, electronic equipment and storage medium
CN114691277A (en) Application program processing method, intelligent terminal and storage medium
CN107395876A (en) Self-adaptive adjusting method and device for screen display content and electronic equipment
US20230216702A1 (en) Processing method, device and storage medium
CN109918348B (en) Cleaning method, terminal and computer readable storage medium for application browsing record

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
GR01 Patent grant