CN110768804A - Group creation method and terminal device - Google Patents

Group creation method and terminal device Download PDF

Info

Publication number
CN110768804A
CN110768804A CN201910913183.9A CN201910913183A CN110768804A CN 110768804 A CN110768804 A CN 110768804A CN 201910913183 A CN201910913183 A CN 201910913183A CN 110768804 A CN110768804 A CN 110768804A
Authority
CN
China
Prior art keywords
group
target
input
identifier
sub
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910913183.9A
Other languages
Chinese (zh)
Inventor
颜俊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201910913183.9A priority Critical patent/CN110768804A/en
Publication of CN110768804A publication Critical patent/CN110768804A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1822Conducting the conference, e.g. admission, detection, selection or grouping of participants, correlating users to one or more conference sessions, prioritising transmission
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a group creation method and terminal equipment, relates to the technical field of communication, and aims to solve the problem that the existing terminal equipment is poor in convenience of a group creation function based on an original group. The method comprises the following steps: receiving a first input of a user aiming at the M group identifications; responding to the first input, and generating a target group according to M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1. The method can be applied to a scene of merging a plurality of groups in the terminal equipment.

Description

Group creation method and terminal device
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a group creation method and terminal equipment.
Background
With the continuous development of terminal technology, the application of terminal equipment is more and more extensive. In an instant messaging application of a terminal device, there is generally a function of creating a group, which may be composed of several members.
Currently, in the process of creating a group through an instant messaging application, a user may select multiple contacts in an address book to create a group, that is, a member in the group may be the selected multiple contacts.
However, in the above way of creating a group, multiple contacts need to be selected one by one in the address book and invited into the group one by one, which is tedious and time-consuming, resulting in poor convenience of the group creation function of the terminal device.
Disclosure of Invention
The embodiment of the invention provides a group creation method and terminal equipment, and aims to solve the problem that the existing terminal equipment is poor in convenience of a group creation function based on an original group.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present invention provides a group creation method, applied to a terminal device, where the method includes: receiving a first input of a user aiming at the M group identifications; responding to the first input, and generating a target group according to M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1.
In a second aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes a receiving module and a processing module. The receiving module is used for receiving a first input of the user aiming at the M group identifications. The display module is used for responding to the first input received by the receiving module and generating a target group according to the M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1.
In a third aspect, an embodiment of the present invention provides a terminal device, where the terminal device includes a processor, a memory, and a computer program stored in the memory and being executable on the processor, and the computer program, when executed by the processor, implements the steps of the group creation method in the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the group creation method in the first aspect.
In the embodiment of the invention, a first input of a user for M group identifications can be received; responding to the first input, and generating a target group according to M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1. Through the scheme, the embodiment of the invention can select a plurality of groups on the basis of the existing groups, combine the groups and directly generate a total group, thereby avoiding repeated operation of inviting group members one by one when the group is created. Therefore, the embodiment of the invention can improve the convenience of the group creation function of the terminal equipment.
Drawings
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a group creation method according to an embodiment of the present invention;
fig. 3 is one of schematic interfaces of an application of the group creation method according to the embodiment of the present invention;
fig. 4 is a second schematic interface diagram of an application of the group creation method according to the embodiment of the present invention;
fig. 5 is a third schematic interface diagram of an application of the group creation method according to the embodiment of the present invention;
fig. 6 is a second schematic diagram illustrating a group creation method according to an embodiment of the present invention;
fig. 7 is a third schematic diagram illustrating a group creation method according to an embodiment of the present invention;
fig. 8 is a fourth schematic diagram illustrating a group creation method according to an embodiment of the present invention;
fig. 9 is a fifth schematic diagram illustrating a group creation method according to an embodiment of the present invention;
FIG. 10 is a fourth schematic interface diagram of an application of the group creation method according to the embodiment of the present invention;
FIG. 11 is a fifth schematic interface diagram of an application of the group creation method according to the embodiment of the present invention;
fig. 12 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 13 is a second schematic structural diagram of a terminal device according to an embodiment of the present invention;
fig. 14 is a hardware schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The term "and/or" herein is an association relationship describing an associated object, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. The symbol "/" herein denotes a relationship in which the associated object is or, for example, a/B denotes a or B.
The terms "first" and "second," and the like, in the description and in the claims herein are used for distinguishing between different objects and not for describing a particular order of the objects. For example, the first input and the second input, etc. are for distinguishing different inputs, rather than for describing a particular order of inputs.
In the embodiments of the present invention, words such as "exemplary" or "for example" are used to mean serving as examples, illustrations or descriptions. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
In the description of the embodiments of the present invention, unless otherwise specified, "a plurality" means two or more, for example, a plurality of processing units means two or more processing units, or the like; plural elements means two or more elements, and the like.
In the existing instant messaging software, if a group needs to be created, group members need to be invited one by one, and the operation is repeated, and particularly, creating a new group on the basis of the existing group is not convenient enough. For example, it is assumed that the user has already created the group a, the group b, and the group c …, and at this time, if the user wants to create a total group based on these groups, the user can only invite the group members to enter the group one by one, and the existing groups are not fully utilized.
In view of this, the embodiment of the present invention provides a group creation method and a terminal device, which can receive a first input of a user for M group identifiers; responding to the first input, and generating a target group according to M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1. Through the scheme, the embodiment of the invention can select a plurality of groups on the basis of the existing groups, combine the groups and directly generate a total group, thereby avoiding repeated operation of inviting group members one by one when the group is created. Therefore, the embodiment of the invention can improve the convenience of the group creation function of the terminal equipment.
The embodiment of the invention aims to provide a new method for creating a group for instant messaging software, namely, a new group is combined and created on the basis of a plurality of existing groups, so that repeated operation of inviting group members is avoided, and the group creation is fast and convenient.
The terminal device in the embodiment of the present invention may be a terminal device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present invention are not limited in particular.
The following describes a software environment applied by the group creation method provided by the embodiment of the present invention, taking an android operating system as an example.
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention. In fig. 1, the architecture of the android operating system includes 4 layers, which are respectively: an application layer, an application framework layer, a system runtime layer, and a kernel layer (specifically, a Linux kernel layer).
The application program layer comprises various application programs (including system application programs and third-party application programs) in an android operating system.
The application framework layer is a framework of the application, and a developer can develop some applications based on the application framework layer under the condition of complying with the development principle of the framework of the application.
The system runtime layer includes libraries (also called system libraries) and android operating system runtime environments. The library mainly provides various resources required by the android operating system. The android operating system running environment is used for providing a software environment for the android operating system.
The kernel layer is an operating system layer of an android operating system and belongs to the bottommost layer of an android operating system software layer. The kernel layer provides kernel system services and hardware-related drivers for the android operating system based on the Linux kernel.
Taking an android operating system as an example, in the embodiment of the present invention, a developer may develop a software program for implementing the group creation method provided in the embodiment of the present invention based on the system architecture of the android operating system shown in fig. 1, so that the group creation method may run based on the android operating system shown in fig. 1. That is, the processor or the terminal device may implement the group creation method provided by the embodiment of the present invention by running the software program in the android operating system.
The terminal equipment in the embodiment of the invention can be a mobile terminal or a non-mobile terminal. For example, the mobile terminal may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile terminal may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiment of the present invention is not limited in particular.
The execution subject of the group creation method provided in the embodiment of the present invention may be the terminal device, or a functional module and/or a functional entity capable of implementing the group creation method in the terminal device, which may be specifically determined according to actual use requirements, and the embodiment of the present invention is not limited. The following takes a terminal device as an example to exemplarily explain the group creation method provided by the embodiment of the present invention.
The group creation method provided by the embodiment of the present invention is exemplarily described below with reference to the drawings.
As shown in fig. 2, an embodiment of the present invention provides a group creation method, which may include S200 and S201 described below.
S200, the terminal equipment receives first input of the user aiming at the M group identifications.
Wherein, each group id in the M group ids is used to indicate a group, and M may be an integer greater than 1.
In the embodiment of the invention, if a user needs to create a new group on the basis of a plurality of created groups, the user can perform first input on the plurality of groups at the moment to trigger the terminal device to generate a new group based on the plurality of groups.
Optionally, in this embodiment of the present invention, each of the M groups may be a session group (communication group) in the communication application program, or a session group in the conference system, and the user may perform a first input on a plurality of groups in the communication application program to trigger the plurality of groups to be merged to obtain a new group.
Optionally, in the embodiment of the present invention, each group in the M groups in the terminal device may be displayed in a control form, for example, each group in the M groups may be displayed as a group control; or each group in the M groups may be displayed in an icon form, for example, each group in the M groups may be displayed as a group icon, or may be displayed in any other form meeting the actual use requirement, which may be determined according to the actual use requirement, and the embodiment of the present invention is not limited thereto.
It should be noted that, for convenience of description and understanding, each group of the M groups is exemplified as a group in the following description. As shown in fig. 3, three groups and one contact are exemplarily shown, the M groups may include at least two of group 1, group 2, and group 3, and the user may perform a first input for the at least two groups to trigger the terminal device to generate a new group based on the at least two groups.
Optionally, in the embodiment of the present invention, the first input may be an input of the user for the M group identifiers, and the form of the first input is not limited in the embodiment of the present invention, and the following manner a and manner b exemplarily illustrate possible implementation forms of the first input.
In a first mode
In the case that M is 2, assuming that M groups include a first group and a second group, and M group identifiers corresponding to the M groups include a first group identifier and a second group identifier, the first input may be an input that a user drags the first group identifier to an area where the second group identifier is located.
For example, taking M groups including group 1 and group 2 as an example, the first input may be an input that a user drags the identifier of group 1 to an area where the identifier of group 2 is located; alternatively, the first input may be an input in which the user drags the identifier of the group 2 to the area where the identifier of the group 1 is located.
Mode two
In the case that M is an integer greater than 2, assuming that M groups include at least three groups, and M group ids corresponding to the M groups include at least three group ids, the first input may be a selection input of the M group ids by a user.
Illustratively, taking M groups including group 1, group 2, and group 3 as an example, the first input may be a selection input of the group 1 identifier, the group 2 identifier, and the group 3 identifier by the user. At this time, the first input may be an input of selecting the identifier of group 1, the identifier of group 2, and the identifier of group 3 by a click operation, or may be an input of selecting the identifier of group 1, the identifier of group 2, and the identifier of group 3 by finger pinch.
It should be noted that, if the at least three groups that the user needs to merge are not arranged consecutively, the user may first adjust the display position of the group identifier, so that the at least three groups that need to merge are arranged consecutively, and then perform the fast group operation.
It should be further noted that, in the embodiment of the present invention, the first input is taken as an example of an input of the user to the M group identifiers, and it can be understood that, in actual implementation, when each group identifier in the M groups in the terminal device is a group control, the first input may be an input of the user to the group control.
S201, the terminal device responds to the first input, and generates a target group according to M groups corresponding to the M group identifications.
Wherein the target group may include members of the M groups, and the identity of each member (e.g., a single contact) may indicate the group to which the member belongs prior to generating the target group, M being an integer greater than 1.
In the embodiment of the present invention, after the user performs the first input for the M groups, the terminal device may generate the target group according to the M groups.
For example, in the case where M is 2, in conjunction with fig. 3, as shown in (a) of fig. 4, the user may drag or move group 1 to the area where group 2 is located (i.e., the first input described above). Accordingly, as shown in (b) of fig. 4, the terminal device may generate a target group based on group 1 and group 2 in response to the first input, and the target group may include the contacts in group 1 and the contacts in group 2.
Further exemplarily, in the case where M is an integer greater than 2, as shown in fig. 5 (a), the user may select group 1, group 2, and group 3 within the two-finger region by a two-finger pinch motion (i.e., the above-described first input). Accordingly, as shown in (b) of fig. 5, the terminal device may generate a target group, which may include contacts in group 1, contacts in group 2, and contacts in group 3, based on group 1, group 2, and group 3 in response to the first input. Therefore, the embodiment of the invention can realize the rapid grouping of at least three groups, thereby improving the convenience of the group establishing function of the terminal equipment.
In the embodiment of the present invention, compared with the operation that one group needs to be invited one by one when creating a group in the prior art, the embodiment of the present invention can realize that a new large group is generated based on two groups by dragging a certain group to another group area. Therefore, repeated operation of inviting group members one by one can be avoided, and convenience of a group creation function of the terminal equipment can be improved.
It should be noted that, the group creation in the communication application is taken as an exemplary description, and it is understood that the embodiment of the present invention is not limited thereto, for example, the method for creating a new group based on an existing group provided in the embodiment of the present invention may also be used in the field of conference systems and the like, for example, two real-time conferences are combined into one, and the essence is that multiple groups of individuals are combined into one group; so that all members of one group can be invited to join the group.
It should be further noted that, the above is an exemplary description taking merging of at least two groups to obtain a new group as an example, it is understood that the embodiment of the present invention is not limited thereto, for example, the embodiment of the present invention may also merge at least one contact and at least one group quickly to obtain a new group by performing a first input on the at least one contact and the at least one group.
The group creation method provided by the embodiment of the invention can receive the first input of a user aiming at M group identifications; responding to the first input, and generating a target group according to M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1. Through the scheme, the embodiment of the invention can select a plurality of groups on the basis of the existing groups, combine the groups and directly generate a total group, thereby avoiding repeated operation of inviting group members one by one when the group is created. Therefore, the embodiment of the invention can improve the convenience of the group creation function of the terminal equipment.
Optionally, with reference to fig. 2, as shown in fig. 6, after the above S201, the group creation method provided in the embodiment of the present invention may further include the following S202.
S202, the terminal device displays a target identification, and the target identification is used for indicating a target group.
And the target mark displays sub marks corresponding to the M groups. The target identifier may be a control icon.
In the embodiment of the present invention, after the terminal device generates the target group based on the M groups, the terminal device may display a target identifier, where the target identifier may be used to indicate the target group, and the target group may include members in the M groups. Therefore, the user can know that a group is newly generated through the identifier, and can trigger and display the group members in the newly generated group through inputting the identifier, so that the convenience of the group creating function of the terminal equipment can be improved.
For example, referring back to fig. 4 (b), after the terminal device generates the target group based on the group 1 and the group 2, the terminal device may display a control icon 31 (i.e., the above-mentioned target identifier) for indicating the target group, and the control icon 31 may visually display which groups (group 1 and group 2) are formed.
As another example, referring back to fig. 5 (b), after the terminal device generates the target group based on the group 1, the group 2, and the group 3, the terminal device may display a control icon 32 (i.e., the above-mentioned target identifier) for indicating the target group, and the control icon 32 may visually display which groups (the group 1, the group 2, and the group 3) constitute.
Optionally, with reference to fig. 6, as shown in fig. 7, after the above S202, the group creation method provided in the embodiment of the present invention may further include the following S203 and S204.
S203, the terminal equipment receives a second input of the target identification from the user.
The second input may be used to trigger display of a member in the target group indicated by the target identifier.
Optionally, in the embodiment of the present invention, the second input may be a click input (for example, a single click input or a double click input) of the target identifier by the user, and may also be any other input that meets an actual use requirement, which may be determined specifically according to the actual use requirement, and the embodiment of the present invention is not limited.
And S204, the terminal equipment responds to the second input and displays a target interface, wherein the target interface comprises at least two panelist identifications, and the at least two panelist identifications are different.
Wherein each of the at least two panelist identifications may be used to indicate a panelist.
In the embodiment of the present invention, it is assumed that the target group is a target group, and each of the at least two member identifiers may be a contact identifier, such as a contact name, a contact icon, and the like.
For example, in the following, taking merging at least two groups as an example, assume that a user selects an identifier of group 1, an identifier of group 2, and an identifier of group 3, where group 1 has members a, b, c, d; group 2 has members a, b, e, f; group 3 has members a, g, h, k. If the user triggers the group creation operation, the actual algorithm is as follows:
(1) putting all the members in the group 1, the group 2 and the group 3 into a temporary set T, wherein the set T comprises the members (a, b, c, d; a, b, e, f; a, g, h, k);
(2) deduplication against members (e.g., member identifications) in the set T, the processed set T including members (a, b, c, d, e, f, g, h, k);
(3) based on the members in set T, a new group is created that includes members (a, b, c, d, e, f, g, h, k), each member in the new group being different.
Also exemplarily, taking the merging of at least one group and at least one contact as an example below, assume that the user selects the identifier of group 1, the identifier of group 2, and the identifier of contact 1, where group 1 has members a, b, c, d; group 2 has members a, b, e, f. If the user triggers the group creation operation, the actual algorithm is as follows:
(a) putting all the members in the group 1 and the group 2 and the contact 1 into a temporary set T, wherein the set T comprises the members (a, b, c, d; a, b, e, f; contact 1);
(b) removing duplicate for members (such as member identifiers) in the set T, wherein the set T is (a, b, c, d, e, f, contact 1) after processing;
(c) based on the members in set T, a new group is created that includes members (a, b, c, d, e, f, contact 1), each member in the new group being different.
In the embodiment of the invention, the target group can be obtained by combining based on at least two groups, and the identifiers of all members in the target group are removed, so that different member identifiers can be displayed in the newly generated target group, and the convenience of the group creation function of the terminal equipment can be improved.
Optionally, the target identifier may include M sub-identifiers, and each sub-identifier may be used to indicate one of the M groups. Referring back to (b) in fig. 5, the target identifier is a control icon 32, and the control icon 32 may include three sub-identifiers: the "group 1" mark, the "group 2" mark, and the "group 3" mark, so that the user can visually check which groups (group 1, group 2, and group 3) the new group is composed of through the control icon 32.
For example, referring to fig. 6, as shown in fig. 8, after S202 described above, the group creation method provided in the embodiment of the present invention may further include S205 and S206 described below.
S205, the terminal device receives a third input of the user on a target area, wherein the target area is used for displaying the M sub-identifiers.
Wherein the third input may be a sliding input of the user on the target area.
S206, the terminal equipment responds to the third input, and sequentially updates and displays the M sub-identifiers in the target area.
Optionally, since the new group is created based on multiple groups, all group icons may not be displayed on the target area completely, for example, N of the M sub-identifiers are visible to the user (N may be a positive integer less than M). In the embodiment of the invention, the user can slide leftwards or rightwards on the target area to trigger the switching and display of each group. Therefore, the user can conveniently and intuitively check which groups form the new group, and convenience of the group creation function of the terminal equipment can be improved.
It should be noted that fig. 8 in the above embodiment of the present invention is described in conjunction with fig. 6 as an example, and when the embodiment is specifically implemented, fig. 8 may also be implemented in conjunction with fig. 7.
Optionally, after generating a target group based on a plurality of existing groups and displaying the target identifier, the user may input the target identifier to trigger moving out of one of the target groups.
For example, referring to fig. 6, as shown in fig. 9, after S202 described above, the group creation method provided in the embodiment of the present invention may further include S207 to S210 described below.
And S207, the terminal equipment receives a fourth input aiming at the target identification from the user.
Optionally, in this embodiment of the present invention, the fourth input may be a long-press input by the user on the target identifier (that is, an input in which the press duration exceeds a preset duration), or may be a single-click input by the user on a certain control (for triggering the M sub-identifiers to be in an editable state) on the target identifier, or may be a long-press input by the user on an area where the target identifier is located, or may be any other possible input, which may be specifically determined according to actual use requirements, and this embodiment of the present invention is not limited.
And S208, the terminal equipment responds to the fourth input and controls the M sub-identifiers to be in an editable state.
In the embodiment of the present invention, when the M sub identifiers are in an editable state, each of the M sub identifiers may be subjected to an editing operation by a user, for example, a display position of a certain sub identifier in the target area is adjusted, or a certain sub identifier is removed from the target area.
S209, the terminal equipment receives a fifth input of the user to the first sub-identifier in the M sub-identifiers.
Optionally, in this embodiment of the present invention, the fifth input may be a dragging input that the user drags the first sub identifier out of the target area, or may be a single-click input of the user on the deletion control on the first sub identifier, or may be any other possible input, which may be specifically determined according to actual use requirements, which is not limited in this embodiment of the present invention.
S210, the terminal device responds to the fifth input, the member in the third group is deleted from the target group, and the display of the first sub-identifier in the target identifier is cancelled, wherein the third group is the group indicated by the first sub-identifier.
Illustratively, as shown in fig. 10, the target group is created based on group 1 and group 2, and the control icon 31 displays a "group 1" identifier and a "group 2" identifier in the target area. In the case where the "group 1" identifier and the "group 2" identifier are in an editable state, the user may hold the "group 2" identifier and drag it out of the target area (i.e., the fifth input described above). Accordingly, the terminal device may delete the contact in "group 2" from the target group and cancel the display of the "group 2" identification in the control icon 31.
According to the scheme, in the newly generated group, if a user needs to quickly remove a certain previous group, the user only needs to press the control area for a long time to trigger the control area to enter a deletable mode, and at the moment, if the user presses the group icon needing to be deleted to upwards or downwards scratch out the target area, the member of the group can be quitted from the newly generated group.
Further illustratively, as shown in fig. 11, the target group is created based on group 1 and group 2, and the control icon 31 displays a "group 1" identifier and a "group 2" identifier in the target area. With the "group 1" and "group 2" identifications in an editable state, the user may click on the delete control on the "group 2" identification (i.e., the fifth input described above). Accordingly, the terminal device may delete the contact in "group 2" from the target group and cancel the display of the "group 2" identification in the control icon 31.
According to the scheme, in the newly generated group, if a user needs to quickly remove a certain previous group, the user only needs to press the control area for a long time to trigger the control area to enter a deletable mode, and at the moment, the user can click a 'close' button at the upper right corner of the icon, so that the group can be removed from the newly generated group.
In the embodiment of the invention, a new group can be obtained based on the combination of a plurality of existing groups, and a group can be deleted from the new group quickly, so that the convenience of the group creation function of the terminal equipment can be improved.
It should be noted that fig. 9 in the above embodiment of the present invention is illustrated in combination with fig. 6, and when the embodiment is specifically implemented, fig. 9 may also be implemented in combination with any other combinable drawings (e.g., fig. 7 and fig. 8).
It should be noted that, the above is an exemplary illustration of triggering the merging of M groups according to M group identifiers to directly generate a total group, and it is understood that the embodiments of the present invention are not limited thereto, for example, the above group merging method is also applicable to a folder merging scenario. Specifically, assuming that the M groups are M folders, the user may perform a first input on M folder identifiers (corresponding to the M folders) on the desktop of the terminal device, and trigger the M folders to be merged to obtain a new folder.
Specifically, S200 and S201 described above can be realized by S200b and S201b described below.
S200b, the terminal equipment receives first input of the M folder identifications by the user.
The M folder identifications correspond to M folders, and each of the M folders may include at least two files.
S201b, the terminal device responds to the first input, and generates a target folder according to the M folders corresponding to the M folder identifications.
Wherein the target folder may include files in the M folders, and the identifier of each file indicates the folder to which the file belongs before the target folder was generated.
For a specific description of the multiple folder merging method, reference may be made to the description of merging multiple groups in the foregoing method embodiment, and details are not described here for avoiding repetition.
As shown in fig. 12, an embodiment of the present invention provides a terminal device 700, where the terminal device 700 may include a receiving module 701 and a processing module 702. The receiving module 701 is configured to receive a first input of user identifiers for M groups. The processing module 702 is configured to, in response to the first input received by the receiving module 701, generate a target group according to the M groups corresponding to the M group identifiers; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1.
Optionally, in an embodiment of the present invention, if M is 2, where the M group identifiers include a first group identifier and a second group identifier, the first input may be an input dragging the first group identifier to an area where the second group identifier is located.
Optionally, in this embodiment of the present invention, if M is an integer greater than 2, the first input may be a selection input for the M group identifiers.
Optionally, with reference to fig. 12, as shown in fig. 13, the terminal device 700 provided in the embodiment of the present invention may further include a display module 703. A display module 703, configured to display a target identifier after the processing module 702 generates the target group, where the target identifier may be used to indicate the target group; and the target mark displays sub marks corresponding to the M groups.
Optionally, in this embodiment of the present invention, the receiving module 701 is further configured to receive a second input of the target identifier by the user after the display module 703 displays the target identifier. The display module 703 is further configured to display a target interface in response to the second input received by the receiving module 701, where the target interface may include at least two panelist identifications, each panelist identification may be used to indicate a panelist, and the at least two panelist identifications may be different from each other.
Optionally, in this embodiment of the present invention, the target identifier may include M sub identifiers, and each sub identifier may be used to indicate one of the M groups. In this case, the receiving module 701 is further configured to receive a third input of the user on the target area after the display module 703 displays the target identifier, the target area is used for displaying the M sub identifiers, and the third input may be a sliding input on the target area. The display module 703 is further configured to sequentially update the display of the M sub-identifiers in the target area in response to a third input received by the receiving module 701.
Optionally, in this embodiment of the present invention, the target identifier may include M sub identifiers, and each sub identifier may be used to indicate one of the M groups. In this case, the receiving module 701 is further configured to receive a fourth input from the user for the target identifier after the display module 703 displays the target identifier. The processing module 702 is further configured to control the M sub-identifiers to be in an editable state in response to a fourth input received by the receiving module 701. The receiving module 701 is further configured to receive a fifth input of the first sub identifier from the user, where the first sub identifier is one of the M sub identifiers processed by the processing module 702. The processing module 702 is further configured to delete a member in a third group from the target group in response to the fifth input received by the receiving module 701, where the third group may be the group indicated by the first sub-identifier. The display module 703 is further configured to cancel the display of the first sub identifier in the target identifier in response to the fifth input received by the receiving module 701.
The terminal device provided by the embodiment of the present invention can implement each process implemented by the terminal device in the above method embodiments, and is not described here again to avoid repetition.
The terminal device provided by the embodiment of the invention can receive the first input of the user aiming at the M group identifications; responding to the first input, and generating a target group according to M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1. Through the scheme, the embodiment of the invention can select a plurality of groups on the basis of the existing groups, combine the groups and directly generate a total group, thereby avoiding repeated operation of inviting group members one by one when the group is created. Therefore, the embodiment of the invention can improve the convenience of the group creation function of the terminal equipment.
Fig. 14 is a schematic diagram of a hardware structure of a terminal device for implementing various embodiments of the present invention. As shown in fig. 14, the terminal device 800 includes but is not limited to: a radio frequency unit 801, a network module 802, an audio output unit 803, an input unit 804, a sensor 805, a display unit 806, a user input unit 807, an interface unit 808, a memory 809, a processor 810, and a power supply 811. Those skilled in the art will appreciate that the terminal device configuration shown in fig. 14 is not intended to be limiting, and that terminal devices may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the terminal device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
Wherein, the user input unit 807 is configured to receive a first input of the user for the M group identifiers; a processor 810, configured to generate a target group according to M groups corresponding to the M group identifiers in response to the first input received by the user input unit 807; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1.
The embodiment of the invention provides a terminal device, which can receive first input of a user aiming at M group identifications; responding to the first input, and generating a target group according to M groups corresponding to the M group identifications; wherein the target group includes members of the M groups, and the identifier of each member indicates the group to which the member belongs before the target group is generated, M is an integer greater than 1. Through the scheme, the embodiment of the invention can select a plurality of groups on the basis of the existing groups, combine the groups and directly generate a total group, thereby avoiding repeated operation of inviting group members one by one when the group is created. Therefore, the embodiment of the invention can improve the convenience of the group creation function of the terminal equipment.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 801 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 810; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 801 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. Further, the radio frequency unit 801 can also communicate with a network and other devices through a wireless communication system.
The terminal device 800 provides the user with wireless broadband internet access through the network module 802, such as helping the user send and receive e-mails, browse webpages, access streaming media, and the like.
The audio output unit 803 may convert audio data received by the radio frequency unit 801 or the network module 802 or stored in the memory 809 into an audio signal and output as sound. Also, the audio output unit 803 may also provide audio output related to a specific function performed by the terminal apparatus 800 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 803 includes a speaker, a buzzer, a receiver, and the like.
The input unit 804 is used for receiving an audio or video signal. The input unit 804 may include a Graphics Processing Unit (GPU) 8041 and a microphone 8042, and the graphics processor 8041 processes image data of a still picture or video obtained by an image capturing apparatus (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 806. The image frames processed by the graphics processor 8041 may be stored in the memory 809 (or other storage medium) or transmitted via the radio frequency unit 801 or the network module 802. The microphone 8042 can receive sound, and can process such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 801 in case of a phone call mode.
The terminal device 800 also includes at least one sensor 805, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 8061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 8061 and/or the backlight when the terminal device 800 moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal device posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 805 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 806 is used to display information input by the user or information provided to the user. The display unit 806 may include a display panel 8061, and the display panel 8061 may be configured in the form of a Liquid Crystal Display (LCD), an organic light-emitting diode (OLED), or the like.
The user input unit 807 is operable to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal device. Specifically, the user input unit 807 includes a touch panel 8071 and other input devices 8072. The touch panel 8071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 8071 (e.g., operations by a user on or near the touch panel 8071 using a finger, a stylus, or any other suitable object or accessory). The touch panel 8071 may include two portions of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 810, receives a command from the processor 810, and executes the command. In addition, the touch panel 8071 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 8071, the user input unit 807 can include other input devices 8072. In particular, other input devices 8072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 8071 can be overlaid on the display panel 8061, and when the touch panel 8071 detects a touch operation on or near the touch panel 8071, the touch operation is transmitted to the processor 810 to determine the type of the touch event, and then the processor 810 provides a corresponding visual output on the display panel 8061 according to the type of the touch event. Although in fig. 14, the touch panel 8071 and the display panel 8061 are two independent components to implement the input and output functions of the terminal device, in some embodiments, the touch panel 8071 and the display panel 8061 may be integrated to implement the input and output functions of the terminal device, and this is not limited herein.
The interface unit 808 is an interface for connecting an external device to the terminal apparatus 800. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 808 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the terminal apparatus 800 or may be used to transmit data between the terminal apparatus 800 and an external device.
The memory 809 may be used to store software programs as well as various data. The memory 809 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 809 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 810 is a control center of the terminal device, connects various parts of the whole terminal device by using various interfaces and lines, and performs various functions of the terminal device and processes data by running or executing software programs and/or modules stored in the memory 809 and calling data stored in the memory 809, thereby performing overall monitoring of the terminal device. Processor 810 may include one or more processing units; optionally, the processor 810 may integrate an application processor and a modem processor, wherein the application processor mainly handles operating systems, user interfaces, application programs, and the like, and the modem processor mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 810.
Terminal device 800 may also include a power supply 811 (e.g., a battery) for powering the various components, and optionally, power supply 811 may be logically coupled to processor 810 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
In addition, the terminal device 800 includes some functional modules that are not shown, and are not described in detail here.
Optionally, an embodiment of the present invention further provides a terminal device, which includes the processor 810 shown in fig. 14, a memory 809, and a computer program stored in the memory 809 and capable of running on the processor 810, where the computer program, when executed by the processor 810, implements each process of the above group creation method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above-mentioned group creation method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may include a read-only memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, and the like.
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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method disclosed in the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (14)

1. A group creation method is applied to terminal equipment and is characterized by comprising the following steps:
receiving a first input of a user aiming at the M group identifications;
responding to the first input, and generating a target group according to M groups corresponding to the M group identifications;
wherein the target group comprises members of the M groups, and the identity of each member indicates the group to which the member belongs before the target group is generated, M being an integer greater than 1.
2. The method according to claim 1, wherein M is 2, the M group identifiers include a first group identifier and a second group identifier, and the first input is an input of dragging the first group identifier to an area where the second group identifier is located;
alternatively, the first and second electrodes may be,
m is an integer greater than 2, and the first input is a selection input for the M identifiers.
3. The method of claim 1, wherein after the generating the target group, the method further comprises:
displaying a target identifier, the target identifier being used to indicate the target group;
and the target mark displays sub marks corresponding to the M groups respectively.
4. The method of claim 3, wherein after displaying the target identification, the method further comprises:
receiving a second input of the target identification by the user;
and responding to the second input, and displaying a target interface, wherein the target interface comprises at least two member identifiers, each member identifier is used for indicating one member, and the at least two member identifiers are different.
5. The method of claim 3, wherein after displaying the target identification, the method further comprises:
receiving a third input of a user on a target area, wherein the target area is used for displaying M sub-identifiers, and the third input is a sliding input on the target area;
and responding to the third input, and sequentially updating and displaying the M sub-identifiers in the target area.
6. The method according to any one of claims 3 to 6, wherein the target identifier comprises M sub-identifiers, each sub-identifier indicating one of the M groups;
after the displaying the target identifier, the method further comprises:
receiving a fourth input of the user for the target identification;
controlling the M sub-identifiers to be in an editable state in response to the fourth input;
receiving a fifth input of a user to a first sub-identifier in the M sub-identifiers;
and in response to the fifth input, deleting the member in a third group from the target group, and canceling the display of the first sub-identifier in the target identifier, wherein the third group is the group indicated by the first sub-identifier.
7. The terminal equipment is characterized by comprising a receiving module and a processing module;
the receiving module is used for receiving a first input of a user aiming at the M group identifications;
a processing module, configured to generate, in response to the first input received by the receiving module, a target group according to M groups corresponding to the M group identifiers;
wherein the target group comprises members of the M groups, and the identity of each member indicates the group to which the member belongs before the target group is generated, M being an integer greater than 1.
8. The terminal device according to claim 7, wherein M is 2, the M group identifiers include a first group identifier and a second group identifier, and the first input is an input of dragging the identifier of the first group to an area where the identifier of the second group is located;
alternatively, the first and second electrodes may be,
m is an integer greater than 2, the first input being a selection input for the M group identifications.
9. The terminal device according to claim 7, wherein the terminal device further comprises a display module;
the display module is configured to display a target identifier after the processing module generates a target group, where the target identifier is used to indicate the target group;
and the target mark displays sub marks corresponding to the M groups respectively.
10. The terminal device according to claim 9, wherein the receiving module is further configured to receive a second input of the target identifier from the user after the display module displays the target identifier;
the display module is further configured to display a target interface in response to the second input received by the receiving module, where the target interface includes at least two panelist identifiers, each panelist identifier is used to indicate a panelist, and the at least two panelist identifiers are different.
11. The terminal device according to claim 9, wherein the target identifier comprises M sub-identifiers, each sub-identifier being used to indicate one of the M groups;
the receiving module is further configured to receive a third input of the user on a target area after the display module displays the target identifier, where the target area is used to display the M sub identifiers, and the third input is a sliding input on the target area;
the display module is further configured to sequentially update and display the M sub-identifiers in the target area in response to the third input received by the receiving module.
12. The terminal device according to any of claims 9 to 11, wherein the target identifier comprises M sub-identifiers, each sub-identifier being used to indicate one of the M groups;
the receiving module is further configured to receive a fourth input of the user for the target identifier after the display module displays the target identifier;
the processing module is further configured to control the M sub-identifiers to be in an editable state in response to the fourth input received by the receiving module;
the receiving module is further configured to receive a fifth input of a first sub identifier by a user, where the first sub identifier is one of the M sub identifiers processed by the processing module;
the processing module is further configured to delete a member of a third group from the target group in response to the fifth input received by the receiving module, where the third group is a group indicated by the first sub-identifier;
the display module is further configured to cancel the display of the first sub identifier in the target identifier in response to the fifth input received by the receiving module.
13. A terminal device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the group creation method according to any one of claims 1 to 6.
14. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the group creation method according to any one of claims 1 to 6.
CN201910913183.9A 2019-09-25 2019-09-25 Group creation method and terminal device Pending CN110768804A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910913183.9A CN110768804A (en) 2019-09-25 2019-09-25 Group creation method and terminal device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910913183.9A CN110768804A (en) 2019-09-25 2019-09-25 Group creation method and terminal device

Publications (1)

Publication Number Publication Date
CN110768804A true CN110768804A (en) 2020-02-07

Family

ID=69330600

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910913183.9A Pending CN110768804A (en) 2019-09-25 2019-09-25 Group creation method and terminal device

Country Status (1)

Country Link
CN (1) CN110768804A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111565112A (en) * 2020-04-30 2020-08-21 维沃移动通信有限公司 Method and device for creating group, electronic equipment and readable storage medium
CN111798207A (en) * 2020-06-28 2020-10-20 字节跳动有限公司 Mail processing method, device, equipment and medium
CN112583700A (en) * 2020-12-10 2021-03-30 维沃移动通信有限公司 Group creation method, device, equipment and storage medium
WO2022142504A1 (en) * 2020-12-29 2022-07-07 上海掌门科技有限公司 Meeting group merging method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103281237A (en) * 2013-06-14 2013-09-04 北京小米科技有限责任公司 Group processing method and device
CN105530169A (en) * 2015-12-18 2016-04-27 阿里巴巴集团控股有限公司 Group creating method and device
CN108600078A (en) * 2018-03-08 2018-09-28 维沃移动通信有限公司 A kind of method and terminal of communication
CN109687981A (en) * 2017-10-19 2019-04-26 阿里巴巴集团控股有限公司 A kind of group's method for building up and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103281237A (en) * 2013-06-14 2013-09-04 北京小米科技有限责任公司 Group processing method and device
CN105530169A (en) * 2015-12-18 2016-04-27 阿里巴巴集团控股有限公司 Group creating method and device
CN109687981A (en) * 2017-10-19 2019-04-26 阿里巴巴集团控股有限公司 A kind of group's method for building up and device
CN108600078A (en) * 2018-03-08 2018-09-28 维沃移动通信有限公司 A kind of method and terminal of communication

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111565112A (en) * 2020-04-30 2020-08-21 维沃移动通信有限公司 Method and device for creating group, electronic equipment and readable storage medium
CN111798207A (en) * 2020-06-28 2020-10-20 字节跳动有限公司 Mail processing method, device, equipment and medium
US11799807B2 (en) 2020-06-28 2023-10-24 Bytedance Inc. Mail processing method and apparatus, device and medium
CN112583700A (en) * 2020-12-10 2021-03-30 维沃移动通信有限公司 Group creation method, device, equipment and storage medium
WO2022121817A1 (en) * 2020-12-10 2022-06-16 维沃移动通信有限公司 Group creation method and apparatus, and device and storage medium
CN112583700B (en) * 2020-12-10 2022-08-26 维沃移动通信有限公司 Group creation method, device, equipment and storage medium
WO2022142504A1 (en) * 2020-12-29 2022-07-07 上海掌门科技有限公司 Meeting group merging method and device

Similar Documents

Publication Publication Date Title
CN111061574B (en) Object sharing method and electronic device
CN108446058B (en) Mobile terminal operation method and mobile terminal
CN110062105B (en) Interface display method and terminal equipment
US11658932B2 (en) Message sending method and terminal device
CN108646958B (en) Application program starting method and terminal
CN110007835B (en) Object management method and mobile terminal
CN109032486B (en) Display control method and terminal equipment
CN110888707A (en) Message sending method and electronic equipment
CN110768804A (en) Group creation method and terminal device
CN111273993B (en) Icon arrangement method and electronic equipment
CN110752981B (en) Information control method and electronic equipment
CN110865745A (en) Screen capturing method and terminal equipment
CN110196668B (en) Information processing method and terminal equipment
CN110308834B (en) Setting method of application icon display mode and terminal
CN109828731B (en) Searching method and terminal equipment
CN110442279B (en) Message sending method and mobile terminal
CN108228902B (en) File display method and mobile terminal
CN111064848B (en) Picture display method and electronic equipment
US20210320995A1 (en) Conversation creating method and terminal device
WO2019120190A1 (en) Dialing method and mobile terminal
CN111104236A (en) Paste control method and electronic equipment
CN111124231B (en) Picture generation method and electronic equipment
CN110898424B (en) Display control method and electronic equipment
CN110515508B (en) Icon control method, terminal equipment and computer readable storage medium
CN109491964B (en) File sharing method and terminal

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200207

RJ01 Rejection of invention patent application after publication