CN113704705B - Authority setting method, authority setting device, electronic equipment and readable storage medium - Google Patents

Authority setting method, authority setting device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN113704705B
CN113704705B CN202110853008.2A CN202110853008A CN113704705B CN 113704705 B CN113704705 B CN 113704705B CN 202110853008 A CN202110853008 A CN 202110853008A CN 113704705 B CN113704705 B CN 113704705B
Authority
CN
China
Prior art keywords
icon
virtual desktop
desktop
input
interface
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
CN202110853008.2A
Other languages
Chinese (zh)
Other versions
CN113704705A (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.)
Vivo Mobile Communication Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou 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 Vivo Mobile Communication Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN202110853008.2A priority Critical patent/CN113704705B/en
Publication of CN113704705A publication Critical patent/CN113704705A/en
Application granted granted Critical
Publication of CN113704705B publication Critical patent/CN113704705B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a permission setting method, a permission setting device, electronic equipment and a readable storage medium, and belongs to the technical field of communication. The method comprises the following steps: superposing and displaying a first virtual desktop on the desktop; receiving a first input of a user to a first virtual desktop; in response to the first input, adding a first icon to the first virtual desktop; setting at least one first right of the application indicated by the first icon, wherein the at least one first right is a right associated with the first virtual desktop; the first icon is an icon displayed at a first position of the desktop, and the first position corresponds to an input position of the first input on the first virtual desktop.

Description

Authority setting method, authority setting device, electronic equipment and readable storage medium
Technical Field
The application belongs to the technical field of communication, and particularly relates to a permission setting method, a permission setting device, electronic equipment and a readable storage medium.
Background
Currently, for each application installed in an electronic device, a user may set permissions for other applications in the electronic device through a set application in the electronic device.
Specifically, the user may trigger to display an application management interface in the setting application, where the application management interface may include identifiers of all applications in the electronic device. For each application in the electronic equipment, a user can trigger and display an application information interface corresponding to the application by inputting an identification of one application in the application management interface, and then the user can set and input the identification of the authority in the application information interface to trigger and display an authority setting interface corresponding to the application, so that the user can trigger and set the authority of the application based on the authority setting interface.
However, according to the above method, since the authority of one application can be set only after the series of operations described above are performed, the operation process of setting the authority of the application is complicated.
Disclosure of Invention
The embodiment of the application aims to provide a permission setting method, a permission setting device, electronic equipment and a readable storage medium, which can solve the problem that the operation process of setting the permission of an application is complicated.
In a first aspect, an embodiment of the present application provides a method for setting rights, where the method includes: superposing and displaying a first virtual desktop on the desktop; receiving a first input of a user to a first virtual desktop; in response to the first input, adding a first icon to the first virtual desktop; setting at least one first right of the application indicated by the first icon, wherein the at least one first right is a right associated with the first virtual desktop; the first icon is an icon displayed at a first position of the desktop, and the first position corresponds to an input position of the first input on the first virtual desktop.
In a second aspect, an embodiment of the present application provides a rights setting apparatus, where the rights setting apparatus includes a display module, a receiving module, and a processing module; the display module is used for displaying the first virtual desktop in a superposition manner on the desktop; the receiving module is used for receiving a first input of a user to the first virtual desktop; a processing module for adding a first icon to the first virtual desktop in response to the first input received by the receiving module; setting at least one first authority of the application indicated by the first icon, wherein the at least one first authority is an authority associated with the first virtual desktop; the first icon is an icon displayed at a first position of the desktop, and the first position corresponds to an input position of the first input on the first virtual desktop.
In a third aspect, embodiments of the present application provide an electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, which when executed by the processor, implement the steps of the method as in the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor perform the steps of the method as in the first aspect.
In a fifth aspect, embodiments of the present application provide a chip comprising a processor and a communication interface, the communication interface being coupled to the processor, the processor being configured to execute programs or instructions to implement a method as in the first aspect.
In the embodiment of the application, the first virtual desktop can be displayed on the desktop in a superimposed manner; and receiving a first input of a user to the first virtual desktop; and in response to the first input, adding a first icon to the first virtual desktop; setting at least one first right of the application indicated by the first icon, wherein the at least one first right is a right associated with a first virtual desktop; the first icon is an icon displayed at a first position of the desktop, and the first position corresponds to an input position of the first input on the first virtual desktop. With this arrangement, since the rights can be set for the application by adding the icon of the application to the virtual interface associated with some of the rights, the operation procedure of setting the rights of the application can be simplified.
Drawings
FIG. 1 is a flowchart of a rights setting method provided in an embodiment of the present application;
FIG. 2 is a schematic diagram of an interface to which the authority setting method according to the embodiment of the present application is applied;
FIG. 3 is a second schematic diagram of an interface to which the authority setting method according to the embodiment of the present application is applied;
FIG. 4 is a third exemplary interface diagram of an application of the rights setting method according to the embodiment of the present application;
FIG. 5 is a schematic diagram of an interface of an application of a rights setting method according to an embodiment of the present application;
FIG. 6 is a schematic diagram of a rights setting device according to an embodiment of the present application;
fig. 7 is a schematic diagram of an electronic device according to an embodiment of the present application;
fig. 8 is a schematic hardware diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions of the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which are obtained by a person skilled in the art based on the embodiments of the present application, fall within the scope of protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that embodiments of the application may be practiced otherwise than as specifically illustrated or described herein. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
It should be noted that, in the embodiment of the present application, the identifier is used to indicate the text, symbol, image, etc. of the information, and the control or other containers may be used as carriers for displaying the information, including but not limited to text identifier, symbol identifier, and image identifier.
The following is a first explanation of some of the terms or expressions referred to in the claims and specification of the present application.
The virtual desktop in the embodiment of the application is a concept of unified management application, and is similar to a container.
In the embodiment of the application, the method for uniformly managing the application comprises the following steps: the virtual desktop is associated with permissions, which are then assigned to the application indicated by the icon located in the virtual desktop. That is, the permission setting for the virtual desktop is inherited by the application indicated by the icon received by the virtual desktop. That is, the rights associated with the virtual desktop are effective for all applications indicated by the application icons located in the virtual desktop.
The permission setting method, the permission setting device and the electronic equipment provided by the embodiment of the application are described in detail through specific embodiments and application scenes thereof by combining the attached drawings.
The permission setting method provided by the embodiment of the invention can be applied to the scene of setting the permission (all application related permission such as notification permission, camera permission, positioning permission, telephone permission, short message permission, recording permission, bluetooth permission and the like) for the application in the electronic equipment.
In the conventional technology, when a user needs to set the authority of some applications, the user may enter into a setting application of the electronic device to find an application management interface, and find a corresponding one or more applications in the application management interface to set one by one, for example, the user may trigger cancellation of the message notification authority of the application. Therefore, the operation path for setting the authority of the application is deeper because the application must be entered into the setting application and the specific corresponding single application is found to perform the authority setting, so that the operation process for setting the authority of the application is more complicated.
In the permission setting method provided by the embodiment of the application, when the permission is required to be set for the application, a virtual desktop (for example, the first virtual desktop in the embodiment of the application) can be triggered to be displayed in a superimposed manner on the desktop; the user may then trigger the addition of the icon/icons in the desktop corresponding to the input location to the virtual desktop through an input on the virtual desktop (e.g., the first input in an embodiment of the present application), so that the electronic device may set the permissions associated with the virtual desktop to the application indicated by the icon. Thus, the operation process of setting the authority of the application can be simplified because the authority setting is performed without entering the setting application and finding a single application which specifically corresponds to the setting application.
It can be seen that, in the embodiment of the present application, if two icons are located in the same virtual desktop, the rights of the applications indicated by the two icons are the same. Therefore, the authority setting method provided by the embodiment of the application can be used for classifying and managing the authority of the application in the electronic equipment.
It should be noted that, in the embodiment of the present application, the authority associated with the virtual desktop may be user-defined or set for the system, and may specifically be determined according to the actual use requirement.
Referring to fig. 1, an embodiment of the present application provides a rights setting method, which may include steps 101 to 104 described below. The following exemplarily describes an example in which the rights setting unit executes the method.
And 101, the permission setting device displays a first virtual desktop in a superposition manner on the desktop.
Optionally, in the embodiment of the present application, the first virtual desktop may be a mask, a layer, or the like displayed with a preset transparency (greater than or equal to 80%), which may be specifically determined according to actual use requirements.
Optionally, in the embodiment of the present application, when the rights setting device superimposes and displays the first virtual desktop on the desktop, the user may see the icon on the desktop.
For other descriptions of the first virtual desktop, reference may be specifically made to the description of the virtual desktop related to the noun interpretation section, and in order to avoid repetition, a detailed description is omitted herein.
Optionally, in the embodiment of the present application, mode 1, a user may trigger to display a first virtual desktop through an input on the desktop (hereinafter referred to as a target input); alternatively, mode 2, the user may trigger the display of the first virtual desktop through input on a third virtual (different from the first virtual desktop). The method can be specifically determined according to actual use requirements, and the embodiment of the application is not limited.
For example, in mode 1, as shown in fig. 2 (a), the authority setting device displays the desktop 20, and the user may pinch (i.e., target input) two fingers on the desktop, as shown in fig. 2 (b), the authority setting device may display a mask (i.e., a first virtual desktop) with a preset transparency on the desktop 20.
Optionally, in the embodiment of the present application, when the user triggers to display the first virtual desktop through input on the desktop, the first virtual desktop may be a virtual interface that is used last time, newly created last time, and has the highest use frequency.
Step 102, the permission setting device receives a first input of a user to a first virtual desktop.
Step 103, the right setting device responds to the first input and adds the first icon to the first virtual desktop.
The first icon is an icon displayed at a first position of the desktop, and the first position corresponds to an input position of the first input on the first virtual desktop. It may be appreciated that, in the embodiment of the present application, the positions in the first virtual desktop correspond to the positions in the desktop one by one, for example, may be mapped one by one.
In the embodiment of the present application, the first input may be an input of adding an icon to the first virtual desktop.
Optionally, in the embodiment of the present application, the first input may be a touch input of a user on the first virtual desktop. For example, the first input may be a click input, a long press input, a double press input, or an input for drawing a preset closed shape (such as a circle, a quadrangle, etc.), which may be specifically determined according to actual use requirements, and the embodiment of the present application is not limited.
Optionally, in an embodiment of the present application, the first icon may be used to indicate at least one application. In the embodiment of the present application, the "application" is an "application program", which has the same meaning and can be interchanged, for example, the "application a" is an application program named "a".
Alternatively, in the embodiment of the present application, when the first icon may be an icon of an application, the first icon is used to indicate one application, and when the first icon is an application icon, the first icon is used to indicate at least two applications.
Step 102 and step 103 are exemplarily described below with reference to the drawings.
As shown in fig. 2 (b), the permission setting device displays a mask (i.e., the first virtual desktop) with a preset transparency on the desktop 20, where the desktop 20 includes 9 icons and the mask is completely overlapped with the desktop, and if the user needs to set permission for the application program indicated by the application a in the 9 icons, the user may click on the icon of the application a (i.e., the first input), so that the permission setting device may add/sort the icon of the application a into the mask.
Optionally, in the embodiment of the present application, the icon is added to the virtual desktop, which may specifically be added to a stack, a storage space or a folder associated with the virtual desktop.
Step 104, the permission setting means sets at least one first permission of the application indicated by the first icon.
Wherein the at least one first right is a right associated with the first virtual desktop.
Optionally, in the embodiment of the present application, the at least one first right may be user-defined or set for a system, and may specifically be determined according to actual use requirements.
Optionally, in an embodiment of the present application, the first authority may be any one of the following: notification rights, rights to hide application icons, camera rights, positioning rights, phone rights, text message rights, recording rights, or bluetooth rights, to name a few.
In the embodiment of the present application, for each of the at least one right, the right setting means sets that one right of the application indicated by the first icon may be the right to open or close the application indicated by the first icon. Specifically, if the state of the one right associated with the first virtual desktop is an open state, the right setting device may open the one right of the application indicated by the first icon; if the state of the one right associated with the first virtual desktop is a closed state, the right setting device may close the state of the one right of the application indicated by the first icon.
It should be noted that, in the embodiment of the present application, the user may perform multiple first inputs, and trigger adding multiple icons to the first virtual desktop, so that the permission setting device sets the at least one first permission setting of the application indicated by the multiple icons. That is, the permission setting method provided by the embodiment of the application can set permissions for applications in batches, and the permissions are not required to be set for individual applications respectively like the conventional technology.
Alternatively, in the embodiment of the present application, the user may add icons for indicating the same type of applications to the same virtual desktop, and add icons for indicating different types of applications to different virtual desktops, so as to manage the rights of different types of applications in a classified manner.
Optionally, in the embodiment of the present application, before the permission setting device adds the first icon in the first virtual desktop, the first virtual desktop may include other icons, or may not include other icons, which may be specifically determined according to actual use requirements, and the embodiment of the present application is not limited.
Optionally, in the embodiment of the present application, assuming that the first virtual desktop further includes M second icons, an application indicated by each of the M second icons includes at least one first right as described above. That is, the rights of the application programs indicated by the icons located in the same virtual desktop are the same, and M is an integer greater than or equal to 0.
In the permission setting method provided by the embodiment of the application, the permission can be set for the application by adding the icon of the application into the virtual interface associated with some permissions, so that the operation process of setting the permission of the application can be simplified.
Alternatively, in the embodiment of the present application, the permission setting device may change the display form of the first icon after receiving the first input, so that the user confirms that the first icon has been added to the first virtual desktop.
Optionally, in the embodiment of the present application, after the step 101, the permission setting method provided in the embodiment of the present application may further include a step 105 described below.
Step 105, the rights setting means displays the first icon in a first manner in response to the first input.
The first mode is different from the second mode, and the second mode is a display mode of the first icon before the permission setting device receives the first input.
Optionally, in the embodiment of the present application, the first icon is displayed in a first manner, which may be that the first icon is displayed with a first preset brightness, a first preset transparency, a first preset color, or a first preset size; the first icon is displayed in a second mode, and the first icon can be displayed with a second preset brightness, a second preset transparency, a second preset color and a second preset size. The first preset brightness is different from the second preset brightness, the first preset transparency is different from the second preset transparency, the first preset color is different from the second preset color, and the first preset size is different from the second preset size.
For example, taking the first virtual desktop as a mask displayed with a preset transparency, as shown in (b) of fig. 2, the permission setting device displays a mask with a transparency of 80% on the desktop, the user may click on an icon of the application a under the mask, that is, the permission setting device receives the first input, and then the permission setting device may raise the display level of the icon of the application a onto the mask, which is specifically shown as the icon of the application a is lightened. It can be seen that the brightness of the icons displayed in the first manner is greater than the brightness of the icons displayed in the second manner.
It will be appreciated that when the icon of application a is illuminated, it indicates that application a is added to the first virtual desktop, i.e., the classification of application a into the first virtual desktop is completed.
Optionally, in the embodiment of the present application, after the permission setting device adds the first icon to the first virtual desktop, the display position of the first icon may be adjusted from the first position to the input position of the first input on the first virtual desktop, or the first icon may be displayed in the first position, which may specifically be determined according to the actual use requirement.
It will be appreciated that, in the embodiment of the present application, the step 105 may be performed after the step 103, the step 105 may also be performed before the step 103, or the step 105 may be performed simultaneously with the step 103, which may be specifically determined according to actual use requirements, and the embodiment of the present application is not limited.
In the embodiment of the application, the permission setting device can change the display form of the icons added to the virtual desktop, so that a user can confirm which icons are added to the virtual desktop based on the display form of the icons, the accuracy of adding the icons to the virtual desktop can be improved, and the man-machine interaction performance is improved.
Optionally, in the embodiment of the present application, after the step 101, the permission setting method provided in the embodiment of the present application may further include the following steps 106 and 107.
Step 106, the permission setting device receives a second input of the user to the first virtual desktop.
Optionally, in the embodiment of the present application, the second input may be a touch input of the user to the first virtual desktop.
In step 107, the authority setting means performs a target operation corresponding to the second input in response to the second input.
Alternatively, in the embodiment of the present application, the target operation may include any one of the following (one), (two), (three), (four), and (five).
(One), the authority setting device switches the first virtual desktop to the second virtual desktop
Wherein the second virtual desktop is associated with at least one second right.
It should be noted that, in the embodiment of the present application, at least one different authority exists between the at least one first authority and the at least one second authority. For example, assume that at least one first right includes right 1, right 2, and right 3, and that at least one second right may include right 1, right 4, and right 5.
Optionally, in the embodiment of the present application, the first virtual desktop and the second virtual desktop are different virtual desktops.
Optionally, in an embodiment of the present application, the second input may be an input that a user slides up or down on the first virtual desktop.
Optionally, in the embodiment of the present application, a user may trigger to add icons of different applications in the electronic device to different virtual desktops, so as to implement classification management on rights of the applications in the electronic device.
Optionally, in the embodiment of the present application, the names of different virtual desktops are different, and the names of the virtual desktops may be used to represent the category to which the icon in the virtual desktop belongs.
For example, if the name of a virtual desktop is "life," the applications indicated by the icons in the virtual desktop are life-like applications. If the name of a virtual desktop is "entertainment", the application programs indicated by the icons in the virtual desktop are entertainment-type application programs.
In the embodiment of the application, the user can trigger the permission setting device to switch from one virtual desktop to another virtual desktop, so that the flexibility of displaying the virtual desktops can be improved.
And (II) the permission setting device displays an icon overview interface corresponding to the first virtual desktop.
All icons in the first virtual desktop can be included in the icon overview interface.
Optionally, in the embodiment of the present application, since the number of virtual interfaces in the first virtual desktop is the same as the number of interfaces in the desktop, the icons in the first virtual desktop may come from different interfaces in the desktop, so that the user may not be able to view the icons in the first virtual desktop at the same time. At this time, the user may trigger the rights setting means to display an icon overview interface corresponding to the first virtual desktop to view all icons in the first virtual desktop through the icon overview interface.
Optionally, in the embodiment of the present application, when the rights setting device displays the virtual desktop on the desktop, the rights setting device may display an overview switching control on a screen of the electronic device, where the overview switching control is used to trigger to display an icon overview interface corresponding to the currently displayed virtual desktop.
In the embodiment of the application, the user can trigger the permission setting device to display the icon overview interface corresponding to the first virtual desktop, so that the user can view the icons in the first virtual desktop through the icon overview interface at the same time, and the flexibility of viewing the icons in the virtual desktop can be improved.
Optionally, in the embodiment of the present application, the second input may specifically be any possible touch input such as a click input, a long press input, and a heavy press input of the overview switching control.
Optionally, in an embodiment of the present application, for each icon in the icon overview interface, one icon includes at least one of the following: the first identifier is used for deleting the one icon, and the second identifier is used for indicating a display interface of the one icon in the desktop, for example, as shown in fig. 3, the first identifier 31 displayed on the icon of the application a is used for deleting the icon of the application a, and the second identifier displayed on the icon of the application a indicates the 2 nd interface in the icon desktop of the application a, that is, the icon of the application a comes from the 2 nd interface in the desktop.
For example, as shown in fig. 3, the authority setting device may display the first and second identifications 31 and 32 on each icon in the icon overview interface 30 corresponding to the first virtual desktop. It can be seen that the icon overview interface 30 also includes a drop-down identifier 33, and that the user can trigger the permission setting means to display the permission setting interface by entering (e.g. clicking on) the drop-down identifier 33. For the description of the rights setting interface, refer to the following description of the rights setting interface in the following (iii), and in order to avoid repetition, a detailed description is omitted here.
Further, as shown in fig. 3, an "X" identifier 34 may be further included in the icon overview interface 30, and the user may trigger the permission setting means to cancel the display of the icon overview interface 30 by inputting the "X" identifier.
In the embodiment of the application, the permission setting device can display the first identifier and/or the second identifier on each icon in the icon overview interface corresponding to the first virtual desktop, so that on one hand, the user can trigger to delete the icon from the first virtual desktop through the first identifier, and on the other hand, the user can know the source of the icon in the first virtual desktop (namely, from which interface in the desktop) through the second identifier. So that the man-machine interaction performance can be improved.
Optionally, in the embodiment of the present application, when each icon in the icon overview interface includes a second identifier in the above (two), after the step 107, the permission setting method provided in the embodiment of the present application may further include the following steps 108 and 109.
Step 108, the permission setting means receives a third input of a second identifier on the fourth icon from the user.
The fourth icon may be any icon in the icon overview interface.
Step 109, the rights setting means displays a first interface in the desktop in response to the third input.
The first interface may be a display interface of the fourth icon on the desktop.
For example, assuming that the fourth icon is an icon in the 3 rd interface in the desktop, the permission setting means may display the 3 rd interface in the desktop in response to the third input after receiving the third input.
Optionally, in the embodiment of the present application, after the permission setting device displays the first interface on the first interface, the permission setting device may further display a virtual interface on the first interface, where the virtual interface is a virtual interface corresponding to the first interface in the first virtual desktop.
In the embodiment of the application, the user can trigger the interface for displaying the icon in the desktop through inputting the second identifier on the icon, so that the display flexibility can be further improved.
And thirdly, the authority setting device displays an authority setting interface.
The permission setting interface is used for associating the permission with the virtual desktop.
Optionally, in an embodiment of the present application, when a plurality of virtual desktops are included in the electronic device, the permission setting interface may be used to set permissions associated with each virtual desktop. The method for setting the rights associated with the virtual desktop will be described in detail in the following embodiments, and in order to avoid repetition, details are omitted here.
Optionally, in an embodiment of the present application, the permission setting interface may include at least one third identifier and at least one permission control, where each third identifier may be used to indicate a virtual desktop, each permission control may correspond to one permission, and different permission controls correspond to different permissions.
Optionally, in an embodiment of the present application, for each third identifier in the at least one third identifier, one third identifier may include two states, which are respectively: a selected state and an unselected state. When a third identifier is in a selected state, a user can input one or more rights controls in the at least one rights control to trigger the rights setting device to associate rights corresponding to the rights controls with the virtual interface indicated by the third identifier.
Optionally, in the embodiment of the present application, if one authority includes multiple authority forms, the authority control corresponding to the authority may include multiple sub-controls, where each sub-control corresponds to one authority form of the multiple authority forms.
For example, the notification form of the notification authority may include any of the following: ring notification form, vibration notification form, display notification form.
It will be appreciated that a user may associate at least one notification form with a virtual desktop by selecting the notification form. When a virtual desktop is associated with a notification form, the virtual desktop is also associated with notification rights.
Optionally, in the embodiment of the present application, when one child control corresponds to a ring notification form (or a vibration notification form), the child control also corresponds to a ring selection entry (vibration mode selection entry), through which a user can trigger to select a specific ring (vibration mode).
Optionally, in the embodiment of the present application, for the notification rights, the user may trigger the rights setting device to associate different notification forms of one notification right with different virtual desktops, so as to distinguish the sources of the notification messages. Further, for the same notification form of notification rights, the user may trigger the association of different ring tones (and/or vibration sounds) with different virtual desktops to more precisely distinguish the source of the notification message. I.e. the user can set the notification rights individually according to his actual use requirements.
Optionally, in the embodiment of the present application, the second input may be a touch input of a user to a drop-down control displayed on the first virtual desktop.
The rights setting method provided by the embodiment of the application is described in detail below with reference to the accompanying drawings.
Illustratively, as shown in fig. 4 (a), the rights setting unit may display a layer (i.e., a first virtual desktop) on the desktop 40 with a transparency of 60%, the layer being named "entertainment", and a drop-down control 41 on which a user may click (i.e., a first input) thereon, so that as shown in fig. 4 (b), the rights setting unit may display a rights setting interface 42 including 3 third identifiers 43 indicating layers named "entertainment", "life", and "others", respectively. The permission setting interface also comprises a first permission control corresponding to the notification permission and a second permission control 44 for setting icon hiding permission; the first permission control includes a ring notification form control 45 and a vibration notification form control 46, which respectively correspond to the ring notification form and the vibration notification form.
It can be seen that the permission control 44, the ring notification form control 45 and the vibration notification form control 46 in fig. 4 are respectively a switch, the switch includes a black circle and an oval, when the black circle is located in the left area of the oval, the switch is indicated to be in a closed state, and at this time, the permission corresponding to the switch is opened; when the black circle is positioned in the right area of the ellipse, the switch is in an off state, and at the moment, the corresponding authority of the switch is closed.
Further, as shown in fig. 4, the rights setting interface further includes a new identifier 47, where the new identifier 47 is used to create the virtual desktop.
Optionally, in the embodiment of the present application, when the permission setting interface includes the at least one third identifier and the at least one permission control, after the step 107, the permission setting method provided in the embodiment of the present application may further include the following steps 110 and 111.
Step 110, the permission setting means receives a fourth input of the target permission control in case the target identifier of the at least one third identifier is in the selected state.
The target identifier is used for indicating a target virtual desktop, the at least one permission control comprises a target permission control, and the target permission control is used for setting a third permission.
Alternatively, in the embodiment of the present application, the target virtual desktop may be the first virtual desktop, or may be other virtual desktops except for the first virtual desktop.
Optionally, in the embodiment of the present application, when the user triggers the display permission setting interface through input on the first virtual desktop, the identifier in the default permission setting interface indicates that the first virtual desktop is in the selected state.
For the description of the third right, reference may be specifically made to the description of the first right in the above embodiment, and in order to avoid repetition, a description is omitted here.
In step 111, the permission setting means associates the third permission with the target virtual desktop in response to the fourth input.
After the third authority is associated with the target virtual desktop, the authorities of the applications indicated by the K fifth icons include the third authority, the K fifth icons are all icons in the target virtual desktop, and K is an integer greater than or equal to 0.
It may be appreciated that in the embodiment of the present application, the permission setting device may associate the third permission in the closed state with the target virtual desktop (i.e. the fourth input is an input for closing the third permission), or associate the third permission in the open state with the target virtual desktop (i.e. the fourth input is an input for opening the third permission). And if the third permission in the closed state is associated with the target virtual desktop, the application indicated by the K fifth icons disables the third permission, and if the third permission in the open state is associated with the target virtual desktop, the application indicated by the K fifth icons enables the third permission.
In the embodiment of the application, when the identifier for indicating the target virtual desktop is in the selected state, the user can trigger the association of the third authority with the target virtual desktop through the fourth input of the target authority control, so that the user can associate the authority with the virtual desktop according to the actual use requirement of the user, and the flexibility of operation can be improved.
(IV) deleting the third icon from the first virtual desktop by the right setting device.
Alternatively, in the embodiment of the present application, the third icon may be the same as or different from the first icon.
Optionally, in the embodiment of the present application, the second input may be an input that a user clicks, long presses, or re-presses on an icon in the first virtual desktop.
Optionally, in the embodiment of the present application, after the permission setting device deletes an icon from a virtual desktop, the permission of the application program indicated by the icon may be initialized permission, or may continue to be the permission associated with the virtual desktop.
And fifthly, the permission setting device synchronously updates the interface in the desktop and the interface in the first virtual desktop.
Alternatively, in the embodiment of the present application, when the virtual desktop is displayed on the desktop, the virtual desktop may completely coincide with the desktop, and the number of virtual interfaces in the virtual desktop is the same as the number of interfaces in the desktop
For example, assuming that the desktop includes L interfaces, the virtual desktop also includes L virtual interfaces, and the L interfaces are in one-to-one correspondence with the L virtual interfaces.
Optionally, in an embodiment of the present application, the second input may be an input that a user slides left or right on the first virtual desktop.
The authority setting method provided by the embodiment of the present application is exemplarily described below with reference to fig. 5.
Illustratively, as shown in (a) of fig. 5, the authority setting device displays a first one of the desktops 50 and a first one of the first virtual desktops at 65% transparency on the interface 50, and the virtual interface includes an icon a in the interface 50, at which time the user can slide leftwards (i.e., a second input) on the virtual interface, so that as shown in (b) of fig. 5, the authority setting device can display a second one of the desktops 51 and a second one of the first virtual desktops on the interface 51.
It should be noted that, in the rights setting method provided in the embodiment of the present application, the execution body may be a rights setting device, or a control module in the rights setting device for executing the rights setting method. In the embodiment of the application, the method for executing the authority setting by the authority setting device is taken as an example, and the authority setting device provided by the embodiment of the application is described.
Referring to fig. 6, an embodiment of the present application provides a rights setting unit 60, and the rights setting unit 60 may include: a display module 61, a receiving module 62 and a processing module 63. A display module 61, configured to display the first virtual desktop superimposed on the desktop; a receiving module 62, which may be configured to receive a first input from a user to a first virtual desktop; a processing module 63 operable to add a first icon to the first virtual desktop in response to the first input received by the receiving module 62; and setting at least one first right of the application indicated by the first icon, wherein the at least one first right can be a right associated with the first virtual desktop. The first icon may be an icon displayed at a first position on the desktop, where the first position corresponds to an input position of the first input on the first virtual desktop.
In a possible implementation manner, the display module 61 may be further configured to display the first icon in a first manner in response to the first input received by the receiving module 62, where the first manner is different from the second manner, and the second manner may be a manner of displaying the first icon before the first input is received.
In a possible implementation manner, the first virtual desktop may further include M second icons, where an application indicated by each second icon may include the at least one first right, and M may be an integer greater than or equal to 0.
In a possible implementation manner, the permission setting device may further include an execution module. The receiving module 62 may be further configured to receive a second input to the first virtual desktop after the display module 61 displays the first virtual desktop on the desktop; an execution module, which may be configured to execute, in response to the second input received by the receiving module 62, a target operation corresponding to the second input, the target operation may include any one of: switching the first virtual desktop can be a second virtual desktop, displaying an icon overview interface corresponding to the first virtual desktop, displaying a permission setting interface, deleting a third icon from the first virtual desktop, and synchronously updating an interface in the desktop and a virtual interface in the first virtual desktop. The second virtual desktop is associated with at least one second right, all icons in the first virtual desktop can be included in the icon overview interface, and the right setting interface can be used for associating the right with the virtual desktop.
In one possible implementation manner, the target operation may be displaying an icon overview interface corresponding to the first virtual desktop; wherein for each icon in the icon overview interface, one icon may include thereon at least one of: the first identifier and the second identifier, wherein the first identifier can be used for deleting one icon, and the second identifier can be used for indicating a display interface of one icon in the desktop.
In one possible implementation, for each icon in the icon overview interface, one icon may include the second identifier described above. The receiving module 62 may be further configured to receive, after the executing module executes the target operation corresponding to the second input, a third input for a second identifier on a fourth icon, where the fourth icon may be any icon in the icon overview interface; the display module 61 may be further configured to display a first interface in the desktop in response to the third input received by the receiving module 62, where the first interface may be a display interface of a fourth icon in the desktop.
In a possible implementation manner, the permission setting interface may include at least one third identifier and at least one permission control, where each third identifier may be used to indicate a virtual desktop, and each permission control corresponds to one permission. The receiving module 62 may be further configured to receive, after the executing module executes the target operation corresponding to the second input, a fourth input to a target permission control in a case where a target identifier in the at least one third identifier is in a selected state, where the target identifier may be used to indicate a target virtual desktop, and the at least one permission control may include a target permission control, where the target permission control corresponds to the third permission; the processing module 63 may be further configured to associate the third right with the target virtual desktop in response to the fourth input received by the receiving module 62. After the third authority is associated with the target virtual desktop, the authority of the application indicated by the K fifth icons may include the third authority, the K fifth icons may be all icons in the target virtual desktop, and K is an integer greater than or equal to 0.
In the permission setting device provided by the embodiment of the application, the permission can be set for the application by adding the icon of the application into the virtual interface associated with some permissions, so that the operation process of setting the permission of the application can be simplified.
The beneficial effects of the various implementation manners in this embodiment may be specifically referred to the beneficial effects of the corresponding implementation manners in the foregoing method embodiment, and in order to avoid repetition, the description is omitted here.
The permission setting device in the embodiment of the application can be a device, and can also be a component, an integrated circuit or a chip in the terminal. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), etc., and the non-mobile electronic device may be a server, a network attached storage (Network Attached Storage, NAS), a personal computer (personal computer, PC), a Television (TV), a teller machine, a self-service machine, etc., and the embodiments of the present application are not limited in particular.
The permission setting device in the embodiment of the application can be a device with an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, and the embodiment of the present application is not limited specifically.
The permission setting device provided by the embodiment of the present application can implement each process implemented by the embodiments of the methods of fig. 1 to 5, and in order to avoid repetition, a description is omitted here.
As shown in fig. 7, the embodiment of the present application further provides an electronic device 200, which includes a processor 202, a memory 201, and a program or an instruction stored in the memory 201 and capable of running on the processor 202, where the program or the instruction implements each process of the above-mentioned embodiment of the permission setting method when executed by the processor 202, and the same technical effects can be achieved, and for avoiding repetition, a detailed description is omitted herein.
It should be noted that, the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 8 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: radio frequency unit 1001, network module 1002, audio output unit 1003, input unit 1004, sensor 1005, display unit 1006, user input unit 1007, interface unit 1008, memory 1009, and processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1010 by a power management system to perform functions such as managing charge, discharge, and power consumption by the power management system. The electronic device structure shown in fig. 8 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
The display unit 1006 may be configured to display the first virtual desktop superimposed on the desktop; a user input unit 1007 that may be used to receive a first input from a user to a first virtual desktop; a processor 1010 operable to add a first icon to the first virtual desktop in response to a first input received by the user input unit 1007; the processor 1010 may be configured to set at least one first right of the application indicated by the first icon, where the at least one first right may be a right associated with the first virtual desktop. The first icon may be an icon displayed at a first position on the desktop, where the first position corresponds to an input position of the first input on the first virtual desktop.
In a possible implementation manner, the display unit 1006 may be further configured to display the first icon in a first manner in response to the first input received by the user input unit 1007, where the first manner is different from the second manner, and the second manner may be a manner of displaying the first icon before the first input is received.
In a possible implementation manner, the first virtual desktop may further include M second icons, where an application indicated by each second icon may include the at least one first right, and M may be an integer greater than or equal to 0.
In a possible implementation, the user input unit 1007 may be further configured to receive a second input to the first virtual desktop after the display unit 1006 displays the first virtual desktop on the desktop; a display unit 1006, configured to switch the first virtual desktop in response to the second input received by the user input unit 1007, to display an icon overview interface corresponding to the first virtual desktop, a display permission setting interface, or to update the interface in the desktop and the virtual interface in the first virtual desktop simultaneously; or a processor, may be used to delete the third icon from the first virtual desktop in response to the second input received by the user input unit 1007. The second virtual desktop is associated with at least one second right, all icons in the first virtual desktop can be included in the icon overview interface, and the right setting interface can be used for associating the right with the virtual desktop.
In one possible implementation manner, the target operation may be displaying an icon overview interface corresponding to the first virtual desktop; wherein for each icon in the icon overview interface, one icon may include thereon at least one of: the first identifier and the second identifier, wherein the first identifier can be used for deleting one icon, and the second identifier can be used for indicating a display interface of one icon in the desktop.
In one possible implementation, for each icon in the icon overview interface, one icon may include the second identifier described above. The user input unit 1007 may be further configured to receive, after the display unit displays the icon overview interface corresponding to the first virtual desktop, a third input of a second identifier on a fourth icon, where the fourth icon may be any icon in the icon overview interface; the display unit 1006 may be further configured to display a first interface in the desktop in response to the third input received by the user input unit 1007, where the first interface may be a display interface of a fourth icon in the desktop.
In a possible implementation manner, the permission setting interface may include at least one third identifier and at least one permission control, where each third identifier may be used to indicate a virtual desktop, and each permission control corresponds to one permission. The user input unit 1007 may be further configured to receive, after the permission setting interface is displayed by the display unit 1006, a fourth input to a target permission control in a case that a target identifier in the at least one third identifier is in a selected state, where the target identifier may be used to indicate a target virtual desktop, and the at least one permission control may include a target permission control, where the target permission control corresponds to the third permission; the processor 1010 may be configured to associate the third right with the target virtual desktop in response to the fourth input received by the user input unit 1007. After the third authority is associated with the target virtual desktop, the authority of the application indicated by the K fifth icons may include the third authority, the K fifth icons may be all icons in the target virtual desktop, and K is an integer greater than or equal to 0.
In the electronic device provided by the embodiment of the application, the permission can be set for the application by adding the icon of the application into the virtual interface associated with some permissions, so that the operation process of setting the permission of the application can be simplified.
The beneficial effects of the various implementation manners in this embodiment may be specifically referred to the beneficial effects of the corresponding implementation manners in the foregoing method embodiment, and in order to avoid repetition, the description is omitted here.
It should be appreciated that in embodiments of the present application, the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, where the graphics processor 10041 processes image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 can include two portions, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein. Memory 1009 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 1010 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1010.
The embodiment of the application also provides a readable storage medium, on which a program or an instruction is stored, which when executed by a processor, implements each process of the above embodiment of the permission setting method, and can achieve the same technical effects, and in order to avoid repetition, the description is omitted here.
The processor is a processor in the electronic device in the above embodiment. The readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, an optical disk, or the like.
The embodiment of the application further provides a chip, which comprises a processor and a communication interface, wherein the communication interface is coupled with the processor, and the processor is used for running programs or instructions to realize the processes of the embodiment of the authority setting method and achieve the same technical effects, so that repetition is avoided and redundant description is omitted.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method according to the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are to be protected by the present application.

Claims (12)

1. A rights setting method, characterized in that the method comprises:
superposing and displaying a first virtual desktop on the desktop;
Receiving a first input of a user to the first virtual desktop;
In response to the first input, adding a first icon to the first virtual desktop;
setting at least one first right of the application indicated by the first icon, wherein the at least one first right is a right associated with the first virtual desktop;
the first icon is an icon displayed at a first position of the desktop, and the first position corresponds to an input position of the first input on the first virtual desktop;
the method further comprises the steps of:
displaying a permission setting interface, wherein the permission setting interface comprises at least one third identifier and at least one permission control, each third identifier is used for indicating a virtual desktop, and each permission control corresponds to one permission;
Receiving a fourth input of a target permission control when a target identifier in the at least one third identifier is in a selected state, wherein the target identifier is used for indicating a target virtual desktop, the at least one permission control comprises the target permission control, and the target permission control corresponds to a third permission;
In response to the fourth input, associating the third right with the target virtual desktop;
And after the third authority is associated with the target virtual desktop, the third authority is included in the authorities of the applications indicated by K fifth icons, wherein the K fifth icons are all icons in the target virtual desktop, and K is an integer greater than or equal to 0.
2. The method according to claim 1, wherein the method further comprises:
and responding to the first input, displaying the first icon in a first mode, wherein the first mode is different from a second mode, and the second mode is a display mode of the first icon before receiving the first input.
3. The method of claim 1, wherein after displaying the first virtual desktop on the desktop, the method further comprises:
receiving a second input to the first virtual desktop;
in response to the second input, performing a target operation corresponding to the second input, the target operation including any one of: switching the first virtual desktop into a second virtual desktop, displaying an icon overview interface corresponding to the first virtual desktop, displaying a permission setting interface, deleting a third icon from the first virtual desktop, and synchronously updating an interface in the desktop and a virtual interface in the first virtual desktop;
the second virtual desktop is associated with at least one second authority, all icons in the first virtual desktop are included in the icon overview interface, and the authority setting interface is used for associating the authority with the virtual desktop.
4. The method of claim 3, wherein the target operation is displaying an icon overview interface corresponding to the first virtual desktop;
wherein for each icon in the icon overview interface, one icon includes at least one of: the desktop display device comprises a first identifier and a second identifier, wherein the first identifier is used for deleting the one icon, and the second identifier is used for indicating a display interface of the one icon in the desktop.
5. The method of claim 4, wherein the second identifier is included on the one icon;
after the performing the target operation corresponding to the second input, the method further includes:
Receiving a third input of a second identifier on a fourth icon, wherein the fourth icon is any icon in the icon overview interface;
And responding to the third input, displaying a first interface in a desktop, wherein the first interface is a display interface of the fourth icon in the desktop.
6. The authority setting device is characterized by comprising a display module, a receiving module and a processing module;
The display module is used for displaying the first virtual desktop in a superposition mode on the desktop;
The receiving module is used for receiving a first input of a user to the first virtual desktop;
The processing module is used for responding to the first input received by the receiving module and adding a first icon to the first virtual desktop; setting at least one first authority of the application indicated by the first icon, wherein the at least one first authority is an authority associated with the first virtual desktop;
the first icon is an icon displayed at a first position of the desktop, and the first position corresponds to an input position of the first input on the first virtual desktop;
the display module is also used for displaying a permission setting interface;
the permission setting interface comprises at least one third identifier and at least one permission control, wherein each third identifier is used for indicating a virtual desktop, and each permission control corresponds to one permission;
The receiving module is further configured to receive a fourth input to a target permission control when a target identifier in the at least one third identifier is in a selected state, where the target identifier is used to indicate a target virtual desktop, and the at least one permission control includes the target permission control, and the target permission control corresponds to a third permission;
the processing module is further configured to associate the third right with the target virtual desktop in response to the fourth input received by the receiving module;
And after the third authority is associated with the target virtual desktop, the third authority is included in the authorities of the applications indicated by K fifth icons, wherein the K fifth icons are all icons in the target virtual desktop, and K is an integer greater than or equal to 0.
7. The apparatus of claim 6, wherein the display module is further configured to display the first icon in a first manner responsive to the first input received by the receiving module, the first manner being different from a second manner in which the first icon is displayed prior to receiving the first input.
8. The apparatus of claim 6, further comprising an execution module;
The receiving module is further configured to receive a second input to the first virtual desktop after the display module displays the first virtual desktop on the desktop;
The execution module is used for responding to the second input received by the receiving module and executing a target operation corresponding to the second input, wherein the target operation comprises any one of the following steps: switching the first virtual desktop into a second virtual desktop, displaying an icon overview interface corresponding to the first virtual desktop, displaying a permission setting interface, deleting a third icon from the first virtual desktop, and synchronously updating an interface in the desktop and a virtual interface in the first virtual desktop;
the second virtual desktop is associated with at least one second authority, all icons in the first virtual desktop are included in the icon overview interface, and the authority setting interface is used for associating the authority with the virtual desktop.
9. The apparatus of claim 8, wherein the target operation is to display an icon overview interface corresponding to the first virtual desktop;
wherein for each icon in the icon overview interface, one icon includes at least one of: the desktop display device comprises a first identifier and a second identifier, wherein the first identifier is used for deleting the one icon, and the second identifier is used for indicating a display interface of the one icon in the desktop.
10. The apparatus of claim 9, wherein said one icon includes said second identifier thereon;
The receiving module is further configured to receive, after the executing module executes a target operation corresponding to the second input, a third input of a second identifier on a fourth icon, where the fourth icon is any icon in the icon overview interface;
The display module is further configured to display a first interface in a desktop in response to the third input received by the receiving module, where the first interface is a display interface of the fourth icon in the desktop.
11. An electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, which when executed by the processor implements the steps of the rights setting method of any of claims 1 to 5.
12. A readable storage medium, characterized in that the readable storage medium has stored thereon a program or instructions which, when executed by a processor, implement the steps of the rights setting method according to any of claims 1 to 5.
CN202110853008.2A 2021-07-27 2021-07-27 Authority setting method, authority setting device, electronic equipment and readable storage medium Active CN113704705B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110853008.2A CN113704705B (en) 2021-07-27 2021-07-27 Authority setting method, authority setting device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110853008.2A CN113704705B (en) 2021-07-27 2021-07-27 Authority setting method, authority setting device, electronic equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN113704705A CN113704705A (en) 2021-11-26
CN113704705B true CN113704705B (en) 2024-06-18

Family

ID=78650612

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110853008.2A Active CN113704705B (en) 2021-07-27 2021-07-27 Authority setting method, authority setting device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN113704705B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111966258A (en) * 2020-08-28 2020-11-20 维沃移动通信有限公司 Permission setting method and device and electronic equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106873842A (en) * 2015-12-10 2017-06-20 北京奇虎科技有限公司 Desktop icons batch method for sorting and device and terminal
CN112817498A (en) * 2021-02-23 2021-05-18 Oppo广东移动通信有限公司 Application authority management method, device, storage medium and terminal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111966258A (en) * 2020-08-28 2020-11-20 维沃移动通信有限公司 Permission setting method and device and electronic equipment

Also Published As

Publication number Publication date
CN113704705A (en) 2021-11-26

Similar Documents

Publication Publication Date Title
US9104294B2 (en) Linked widgets
CN112162665B (en) Operation method and device
CN111857509A (en) Split screen display method and device and electronic equipment
US11934648B2 (en) Permission setting method and apparatus and electronic device
CN111813308B (en) Interface processing method and device, electronic equipment and storage medium
CN108646958A (en) A kind of application program launching method and terminal
WO2023025121A1 (en) Display method and apparatus, electronic device, and readable storage medium
CN114500717A (en) Information display method and device
CN112783408A (en) Gesture navigation method and device of electronic equipment, equipment and readable storage medium
CN113268182B (en) Application icon management method and electronic device
CN113407075B (en) Icon sorting method and device and electronic equipment
WO2021254377A1 (en) Application icon display method and apparatus, and electronic device
CN112148169B (en) Identification display control method and device and electronic equipment
CN112732368B (en) Program running method and device and electronic equipment
CN113867583A (en) Message record display method and device and electronic equipment
CN113434226A (en) Communication method, communication device, electronic equipment and readable storage medium
WO2023103901A1 (en) Application management method and apparatus, and electronic device
CN111638828A (en) Interface display method and device
CN113704705B (en) Authority setting method, authority setting device, electronic equipment and readable storage medium
WO2022247787A1 (en) Application classification method and apparatus, and electronic device
CN111638825B (en) Display control method and device and electronic equipment
CN113986425A (en) Information processing method and device, electronic equipment and readable storage medium
CN104335151A (en) Terminal device, display-control method, and program
CN113485760A (en) Application running method and device
CN112181229A (en) Icon display control 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
GR01 Patent grant