CN111694996A - Contact management method, device, electronic equipment and medium - Google Patents

Contact management method, device, electronic equipment and medium Download PDF

Info

Publication number
CN111694996A
CN111694996A CN202010415440.9A CN202010415440A CN111694996A CN 111694996 A CN111694996 A CN 111694996A CN 202010415440 A CN202010415440 A CN 202010415440A CN 111694996 A CN111694996 A CN 111694996A
Authority
CN
China
Prior art keywords
contact
account
application program
information
input
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
CN202010415440.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 CN202010415440.9A priority Critical patent/CN111694996A/en
Publication of CN111694996A publication Critical patent/CN111694996A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Abstract

The application discloses a contact management method, a device, electronic equipment and a medium, belonging to the technical field of communication, wherein the method comprises the following steps: receiving a first input of a user to a first contact account in a first application program, wherein the first contact account is associated with first account information; in response to a first input, performing a first operation on a first contact account; searching each second application program comprising a second contact account in the installed application programs, wherein second account information associated with the second contact account is associated with the first account information; and displaying the identification information and the preset control of each second application program. According to the contact management method, the system can automatically find out each second contact account related to the first contact account, a user does not need to start an application program contact address list one by one to search, and time consumed for searching the contact accounts can be saved.

Description

Contact management method, device, electronic equipment and medium
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a contact management method, a contact management device, electronic equipment and a medium.
Background
With the rise of various social applications, the way in which people communicate with each other and keep in touch becomes diversified. The traditional place of telephone numbers is no longer as important as before, but instead is the contacts of various applications.
At present, most of the contacts of the application programs are registered through telephone numbers, and the contact address lists of the application programs are independently managed by the application programs. Because each application program manages the contact address book independently, when a user needs to process a certain contact across the application programs, the contact address books of the application programs need to be opened one by one to process the contact, and the operation is complicated.
Disclosure of Invention
An object of the embodiments of the present application is to provide a method, an apparatus, an electronic device, and a medium for managing contacts, which can solve the problem in the prior art that when the same contact in different applications is processed, the operation is complicated.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present application provides a contact management method, where the method includes: receiving a first input of a user to a first contact account in a first application program, wherein the first contact account is associated with first account information, and the first account information comprises at least one of the following items: contact name, mailbox address or telephone number; in response to the first input, performing a first operation on the first contact account; searching for second applications comprising second contact accounts in the installed applications, wherein second account information associated with the second contact accounts is associated with the first account information; displaying identification information and preset controls of the second application programs; the preset control is used for indicating that the first operation is executed on the second contact account of the second application program.
In a second aspect, an embodiment of the present application provides a contact management apparatus, where the apparatus includes: a first receiving module, configured to receive a first input of a first contact account from a user in a first application, where the first contact account is associated with first account information, and the first account information includes at least one of: contact name, mailbox address or telephone number; a first execution module to perform a first operation on the first contact account in response to the first input; the first searching module is used for searching each second application program comprising a second contact account in the installed application programs, and second account information associated with the second contact account is associated with the first account information; the first display module is used for displaying the identification information and the preset control of each second application program; the preset control is used for indicating that the first operation is executed on the second contact account of the second application program.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, a first input of a user to a first contact account in a first application program is received; in response to a first input, performing a first operation on a first contact account; searching each second application program comprising a second contact account in each installed application program, wherein second account information associated with the second contact account is associated with the first account information; the identification information and the preset control of each second application program are displayed, the system can automatically find out the second contact account under the second application program associated with the first contact account, a user does not need to start an application program contact address list one by one to search, and the time consumed for searching the contact account can be saved. In addition, the system displays the preset control, the user can trigger the system to execute the first operation on the searched second contact accounts through the preset control, the user does not need to manually execute the first operation on the second contact accounts under the second application programs one by one, and the operation is convenient and fast.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
FIG. 1 is a flow chart illustrating the steps of a contact management method according to an embodiment of the present application;
FIG. 2 is a schematic view of a contact deletion interface;
FIG. 3 is a schematic diagram illustrating a contact association process according to an embodiment of the present application;
FIG. 4 is a schematic view of a contact addition interface;
fig. 5 is a block diagram showing a configuration of a contact management apparatus according to an embodiment of the present application;
fig. 6 is a schematic diagram showing a hardware configuration of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application 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 is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The contact management method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Referring to fig. 1, a flowchart illustrating steps of a contact management method according to an embodiment of the present application is shown.
The contact management method of the embodiment of the application comprises the following steps:
step 101: a first input by a user to a first contact account in a first application is received.
The contact account is associated with first account information, and the first account information comprises at least one of the following items: contact name, mailbox address, or telephone number. The first application program can be an application program carried by the system, such as a call application program, and can also be a third party application program.
The first input may be a delete operation, an add mark, or a black operation on the first contact account, and the specific operation of the first input is not limited in the embodiment of the present application.
Step 102: in response to the first input, a first operation is performed on the first contact account.
The first operation matches the first input, for example: the first application program is a traditional call application program carried in the system, the first input is a deleting operation of a certain contact account in the address book, and the contact account is deleted from the address book when the first operation is executed.
Step 103: in the installed applications, second applications that include second contact accounts are located.
The second account information associated with the second contact account is related to the first account information, and the association may include direct association, such as: two contact accounts are associated with the same telephone number, or two contact accounts are associated with the same mailbox address, or two contact accounts are associated with the same contact name. Furthermore, the association may also include indirect association, such as associating the first contact account with the phone number, associating the second contact with the mailbox address, but associating the mailbox address with the phone number.
Various types of application programs are installed in the electronic equipment, contact lists are managed in the communication type application programs, and part of contact accounts in the contact lists are managed through account information such as: and e, registering a mailbox address or a telephone number and the like, and searching each second application program which registers the contact account through the account information in each application program in the step in order to uniformly manage the contact accounts registered by the same account information.
For example: the electronic equipment is provided with A, B, C, D and five E communication application programs, after a user selects a telephone number X in an address list in a first application program, for example, the user sequentially searches whether a contact account registered by the telephone number X exists in contact lists of the A, B, C, D and five E communication application programs, and if the contact account registered by the telephone number X can be found in the contact lists of the A, B, C three application programs, the A, B, C three application programs are determined as a second application program.
Step 104: and displaying the identification information and the preset control of each second application program.
The preset control is used for indicating that the first operation is executed on the second contact account of the second application program.
The preset control can be: a one-key delete control, a one-key add control, or a one-key black pull control, etc. The one-key deleting control is used for triggering the system to delete the second contact accounts in the second application programs; the one-key adding control is used for triggering the system to add the second contact accounts in the second application programs; and the one-key black-drawing control is used for triggering the system to draw black on the second contact account in each second application program.
An interface diagram showing the identification information of each second application program and the preset control is described below with reference to fig. 2 by taking the first input as an example of deleting the X-phone number. Fig. 2 is a schematic diagram of an exemplary contact deletion interface, where identification information of second applications registered in second contact accounts through a deleted X phone number and a preset control "one-key deletion" control are displayed in the interface, and after a user selects one or more second applications from the identification information of the second applications displayed in the interface, the user touches the "one-key deletion" control to trigger the system to delete all second contact accounts registered in phone numbers of the selected second applications.
According to the contact management method provided by the embodiment of the application, first input of a user to a first contact account in a first application program is received; in response to a first input, performing a first operation on a first contact account; searching each second application program comprising a second contact account in each installed application program, wherein second account information associated with the second contact account is associated with the first account information; the identification information and the preset control of each second application program are displayed, the system can automatically find out the second contact account under the second application program associated with the first contact account, a user does not need to start an application program contact address list one by one to search, and the time consumed for searching the contact account can be saved. In addition, the system displays the preset control, the user can trigger the system to execute the first operation on the searched second contact accounts through the preset control, the user does not need to manually execute the first operation on the second contact accounts under the second application programs one by one, and the operation is convenient and fast.
In an optional embodiment, after displaying the identification information and the preset control of each first application, the contact association processing flow shown in fig. 3 may be further executed, which specifically includes the following steps:
step 301: a second input of identification information is received.
The identification information is used to distinguish different second application programs, and the identification information may be an abbreviation or an icon of the second application program.
The second input may be a single-click operation, a double-click operation, a long-press operation, or the like on the identification information, and may also be an operation of the second input operation entry corresponding to the selected identification information as shown in fig. 2, for example: and selecting the circle corresponding to the identification information.
Step 302: in response to the second input, a third application is determined.
Wherein each second application includes a third application.
And after the target identification information is selected through the second input, the application program corresponding to each target identification information is a third application program.
Step 303: a third input to the preset control is received.
The third input may be a single click, a double click, a long press operation on a preset control, and the like.
Step 304: in response to the third input, a first operation is performed on a second contact account in a third application.
By executing the third input to the preset control, the second contact accounts corresponding to the first operation in each third application program can all execute the first operation, and the purpose of synchronously managing the same contact without the application program is achieved.
The first input is used to add a Y phone number, and the example of adding one key to each contact registered by the Y phone number is described below with reference to fig. 4. Fig. 4 is a schematic diagram of an exemplary contact adding interface, where identification information of second applications registered in the second contact account by using a Y phone number is displayed in the interface, and a preset control "one-key adding" control is displayed, after a user selects one or more second applications from the identification information of the second applications displayed in the interface, the user touches the "one-key adding" control to trigger the system to send an addition request to the contact account registered in the phone number in each selected second application, and finally adds the contact account registered in the phone number in each selected second application.
In an optional implementation, in the case that the first operation is an add operation, in the installed applications, the manner of finding each second application containing the second contact account is:
for each installed application program, searching whether a second contact account associated with the first account information exists in each added contact account in the application program; searching an added contact account registered by the first account information in the application program under the condition that a second contact account does not exist in each added contact account in the application program; in the event that an addable contact account registered with the first account information is successfully searched, determining the application program as a second application program. Wherein the addable contact account registered by the first account information is the second contact account.
The method for searching the second application program can effectively avoid the problems of missed search and poor error.
The contact processing method provided by the application can be used for centrally managing each second contact account associated with the first account information corresponding to the first contact account, and also can be used for centrally managing images, files and short messages associated with the first contact account.
In an optional embodiment, after the step of receiving a first input of the user to the first contact account in the first application program, in the case that the first account information includes the first information and the first operation is a deletion operation, searching each piece of second information including the first information from the image managed by each installed application program; deleting each second information from the corresponding application program, wherein the second information comprises at least one of the following items: images, files, short messages.
According to the mode for deleting the second information associated with the first contact account, a user does not need to manually delete the second information one by one, and the operation is convenient and fast.
The first information may be a face image, and the face image associated with the first contact account may be pre-labeled by the user. For example: and when the deleting operation of the first contact account with small red is received, searching each target image containing the small red face image from the images managed by each application program, and deleting each target image. According to the mode for deleting the images associated with the first contact account, a user does not need to manually delete the target images one by one, and the operation is convenient and fast.
Optionally, when each piece of second information is deleted from the corresponding application program, each piece of second information and a second preset control are displayed; receiving fourth input of the second information and a second preset control; in response to the fourth input, the second information is deleted from the corresponding application.
The second preset control is used for indicating that the deletion operation is executed on each piece of second information. In a specific implementation process, the user may not execute the fourth input to the second preset control, and the second information is retained. The mode that whether the second information is deleted or not is selected by the user according to the requirement through the second preset control is set, the actual requirement of the user can be met, and the use experience of the user is improved.
It should be noted that, in the contact management method provided in the embodiment of the present application, the execution subject may be a contact management apparatus, and the control module in the contact management apparatus is used for executing the contact management method. In the embodiment of the present application, a method for performing contact management by using a contact management apparatus is taken as an example, and the contact management method provided in the embodiment of the present application is described.
Fig. 5 is a block diagram of a contact management apparatus for implementing an embodiment of the present application.
The contact management apparatus 500 according to the embodiment of the present application includes:
a first receiving module 501, configured to receive a first input of a first contact account from a user in a first application, where the first contact account is associated with first account information, and the first account information includes at least one of the following: contact name, mailbox address or telephone number;
a first performing module 502 for performing a first operation on the first contact account in response to the first input;
a first searching module 503, configured to search, in the installed applications, second applications including second contact accounts, where second account information associated with the second contact accounts is associated with the first account information;
a first display module 504, configured to display identification information and a preset control of each second application program; the preset control is used for indicating that the first operation is executed on the second contact account of the second application program.
Optionally, the apparatus further comprises:
the second receiving module is used for receiving second input of the identification information after the first display module displays the identification information and the preset control of each first application program;
a first determining module, configured to determine third application programs in response to the second input, where each of the second application programs includes the third application program;
the third receiving module is used for receiving a third input to the preset control;
a second execution module to execute the first operation on the second contact account in the third application in response to the third input.
Optionally, the first lookup module includes:
the first sub-module is used for searching whether a second contact account associated with the first account information exists in each added contact account in the application program or not for each installed application program under the condition that the first operation is an adding operation;
a second sub-module, configured to search, in the application program, for an addable contact account registered in the first account information when the second contact account does not exist in each contact account that has been added in the application program;
the third sub-module is used for determining that the application program is a second application program under the condition that the addable contact account registered by the first account information is successfully searched; wherein the first account information registered addable contact account is the second contact account.
Optionally, the apparatus further comprises:
the second searching module is used for searching each piece of second information containing the first information from each installed application program after the first receiving module receives the first input of the user to the first contact account in the first application program under the condition that the first account information comprises the first information and the first operation is a deleting operation;
a deleting module, configured to delete each piece of second information from a corresponding application, where the second information includes at least one of the following: images, files, short messages.
Optionally, the deleting module includes:
the fourth sub-module is used for displaying the second information and a second preset control;
the fifth sub-module is used for receiving fourth input of the second information and the second preset control;
a sixth sub-module for deleting the second information from the corresponding application in response to the fourth input.
The contact management device in the embodiment of the present application may be a device, and may also be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a kiosk, and the like, and the embodiments of the present application are not particularly limited.
The contact management device in the embodiment of the present application may be a 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 application are not limited specifically.
The contact management device provided in the embodiment of the present application can implement each process implemented by the contact management device in the method embodiments of fig. 1 to fig. 4, and for avoiding repetition, details are not described here again.
The contact management device provided by the embodiment of the application receives first input of a user to a first contact account in a first application program; in response to a first input, performing a first operation on a first contact account; searching each second application program comprising a second contact account in each installed application program, wherein second account information associated with the second contact account is associated with the first account information; the identification information and the preset control of each second application program are displayed, the system can automatically find out the second contact account under the second application program associated with the first contact account, a user does not need to start an application program contact address list one by one to search, and the time consumed for searching the contact account can be saved. In addition, because the preset control is displayed in the interface, a user can trigger the system to execute the first operation on the searched second contact accounts through the preset control, the user does not need to manually execute the first operation on the second contact accounts under the second application programs one by one, and the operation is convenient and fast.
Optionally, an electronic device is further provided in this embodiment of the present application, and includes a processor 610, a memory 609, and a program or an instruction stored in the memory 609 and capable of being executed on the processor 610, where the program or the instruction is executed by the processor 610 to implement each process of the above embodiment of the contact management method, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 6 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 600 includes, but is not limited to: a radio frequency unit 601, a network module 602, an audio output unit 603, an input unit 604, a sensor 605, a display unit 606, a user input unit 607, an interface unit 608, a memory 609, a processor 610, and the like.
Those skilled in the art will appreciate that the electronic device 600 may further comprise a power source (e.g., a battery) for supplying power to the various components, and the power source may be logically connected to the processor 610 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 6 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The user input unit 607 is configured to receive a first input of a first contact account from a user in a first application program, where the first contact account is associated with first account information, and the first account information includes at least one of the following items: contact name, mailbox address or telephone number;
a processor 610 for performing a first operation on the first contact account in response to the first input; searching for second applications comprising second contact accounts in the installed applications, wherein second account information associated with the second contact accounts is associated with the first account information;
a display unit 606, configured to display identification information and a preset control of each second application program; the preset control is used for indicating that the first operation is executed on the second contact account of the second application program.
In the embodiment of the application, the electronic equipment receives first input of a user to a first contact account in a first application program; in response to a first input, performing a first operation on a first contact account; searching each second application program comprising a second contact account in each installed application program, wherein second account information associated with the second contact account is associated with the first account information; the identification information and the preset control of each second application program are displayed, the system can automatically find out the second contact account under the second application program associated with the first contact account, a user does not need to start an application program contact address list one by one to search, and the time consumed for searching the contact account can be saved. In addition, because the preset control is displayed in the interface, a user can trigger the system to execute the first operation on the searched second contact accounts through the preset control, the user does not need to manually execute the first operation on the second contact accounts under the second application programs one by one, and the operation is convenient and fast.
Optionally, the user input unit 607 is further configured to receive a second input to the identification information after the display unit 606 displays the identification information and the preset control of each first application program;
a processor 610, further configured to determine a third application in response to the second input, wherein each of the second applications includes the third application;
the user input unit 607 is further configured to receive a third input to the preset control;
a processor 610, further configured to perform the first operation on the second contact account in the third application in response to the third input.
Optionally, when the first operation is an add operation, and the installed application programs are searched for second application programs including second contact accounts, the processor 610 is configured to:
for each installed application program, searching whether a second contact account associated with the first account information exists in each added contact account in the application program;
searching an addable contact account registered by the first account information in the application program under the condition that the second contact account does not exist in the added contact accounts in the application program;
in the case of successfully searching an addable contact account registered with the first account information, determining that the application program is a second application program; wherein the first account information registered addable contact account is the second contact account.
Optionally, the method further includes: the processor 610 is further configured to, after the user input unit 607 receives a first input of a first contact account from a user in a first application program, if the first account information includes first information and the first operation is a delete operation, search for second information including the first information from each installed application program; deleting the second information from the corresponding application, wherein the second information comprises at least one of: images, files, short messages.
Optionally, the processor 610 is configured to display each piece of the second information and a second preset control when deleting each piece of the second information from the corresponding application program; receiving a fourth input to the second information and the second preset control; deleting the second information from the corresponding application in response to the fourth input.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the embodiment of the contact management method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described 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 (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the embodiment of the contact management method, and can achieve the same technical effect, and in order to avoid repetition, the details are not repeated here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, 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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
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 (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to 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 (10)

1. A method for contact management, the method comprising:
receiving a first input of a user to a first contact account in a first application program, wherein the first contact account is associated with first account information, and the first account information comprises at least one of the following items: contact name, mailbox address or telephone number;
in response to the first input, performing a first operation on the first contact account;
searching for second applications comprising second contact accounts in the installed applications, wherein second account information associated with the second contact accounts is associated with the first account information;
displaying identification information and preset controls of the second application programs; the preset control is used for indicating that the first operation is executed on the second contact account of the second application program.
2. The method of claim 1, wherein after the step of displaying the identification information and the preset control of each of the first applications, the method further comprises:
receiving a second input to the identification information;
determining third applications in response to the second input, wherein the second applications comprise the third applications;
receiving a third input to the preset control;
in response to the third input, performing the first operation on the second contact account in the third application.
3. The method of claim 1, wherein in the case that the first operation is an add operation, the step of finding, among the installed applications, second applications that include second contact accounts comprises:
for each installed application program, searching whether a second contact account associated with the first account information exists in each added contact account in the application program;
searching an addable contact account registered by the first account information in the application program under the condition that the second contact account does not exist in the added contact accounts in the application program;
in the case of successfully searching an addable contact account registered with the first account information, determining that the application program is a second application program;
wherein the first account information registered addable contact account is the second contact account.
4. The method of claim 1, wherein after the step of receiving a first input from a user into a first contact account in a first application, the method further comprises:
under the condition that the first account information comprises first information and the first operation is a deletion operation, searching each piece of second information containing the first information from each installed application program;
deleting each piece of second information from the corresponding application program, wherein the second information comprises at least one of the following items: images, files, short messages.
5. The method of claim 4, wherein the step of deleting each of the second information from the corresponding application comprises:
displaying each piece of second information and a second preset control;
receiving a fourth input to the second information and the second preset control;
deleting the second information from the corresponding application in response to the fourth input.
6. A contact management apparatus, characterized in that the apparatus comprises:
a first receiving module, configured to receive a first input of a first contact account from a user in a first application, where the first contact account is associated with first account information, and the first account information includes at least one of: contact name, mailbox address or telephone number;
a first execution module to perform a first operation on the first contact account in response to the first input;
the first searching module is used for searching each second application program comprising a second contact account in the installed application programs, and second account information associated with the second contact account is associated with the first account information;
the first display module is used for displaying the identification information and the preset control of each second application program; the preset control is used for indicating that the first operation is executed on the second contact account of the second application program.
7. The apparatus of claim 6, further comprising:
the second receiving module is used for receiving second input of the identification information after the first display module displays the identification information and the preset control of each first application program;
a first determining module, configured to determine third application programs in response to the second input, where each of the second application programs includes the third application program;
the third receiving module is used for receiving a third input to the preset control;
a second execution module to execute the first operation on the second contact account in the third application in response to the third input.
8. The apparatus of claim 6, wherein the first lookup module comprises:
the first sub-module is used for searching whether a second contact account associated with the first account information exists in each added contact account in the application program or not for each installed application program under the condition that the first operation is an adding operation;
a second sub-module, configured to search, in the application program, for an addable contact account registered in the first account information when the second contact account does not exist in each contact account that has been added in the application program;
the third sub-module is used for determining that the application program is a second application program under the condition that the addable contact account registered by the first account information is successfully searched;
wherein the first account information registered addable contact account is the second contact account.
9. 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 contact management method according to any one of claims 1 to 5.
10. A readable storage medium, on which a program or instructions are stored, which program or instructions, when executed by a processor, carry out the steps of the contact management method according to any one of claims 1 to 5.
CN202010415440.9A 2020-05-15 2020-05-15 Contact management method, device, electronic equipment and medium Pending CN111694996A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010415440.9A CN111694996A (en) 2020-05-15 2020-05-15 Contact management method, device, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010415440.9A CN111694996A (en) 2020-05-15 2020-05-15 Contact management method, device, electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN111694996A true CN111694996A (en) 2020-09-22

Family

ID=72477796

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010415440.9A Pending CN111694996A (en) 2020-05-15 2020-05-15 Contact management method, device, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN111694996A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224194A (en) * 2015-08-31 2016-01-06 魅族科技(中国)有限公司 A kind of data processing method and terminal
CN107592256A (en) * 2017-09-21 2018-01-16 北京小米移动软件有限公司 Add the method, apparatus and system of good friend
CN108540673A (en) * 2018-06-25 2018-09-14 奇酷互联网络科技(深圳)有限公司 Good friend's adding method, device, readable storage medium storing program for executing and mobile terminal
CN109525699A (en) * 2018-12-29 2019-03-26 努比亚技术有限公司 Good friend's adding method, device, mobile terminal and readable storage medium storing program for executing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224194A (en) * 2015-08-31 2016-01-06 魅族科技(中国)有限公司 A kind of data processing method and terminal
CN107592256A (en) * 2017-09-21 2018-01-16 北京小米移动软件有限公司 Add the method, apparatus and system of good friend
CN108540673A (en) * 2018-06-25 2018-09-14 奇酷互联网络科技(深圳)有限公司 Good friend's adding method, device, readable storage medium storing program for executing and mobile terminal
CN109525699A (en) * 2018-12-29 2019-03-26 努比亚技术有限公司 Good friend's adding method, device, mobile terminal and readable storage medium storing program for executing

Similar Documents

Publication Publication Date Title
WO2022017525A1 (en) Page display method and apparatus, and electronic device
CN112286887A (en) File sharing method and device and electronic equipment
CN112486444A (en) Screen projection method, device, equipment and readable storage medium
CN111695151A (en) Application permission setting method and device, electronic equipment and readable storage medium
CN111638841B (en) Message detail page display method and device and electronic equipment
CN112083854A (en) Application program running method and device
CN111641550A (en) Communication object adding method and device and electronic equipment
CN113114845B (en) Notification message display method and device
US20240089223A1 (en) Information display method and apparatus, and electronic device
CN113836089A (en) Application program display method and device, electronic equipment and readable storage medium
CN112235412B (en) Message processing method and device
CN113709306A (en) Session processing method and device and electronic equipment
CN111857466B (en) Message display method and device
CN112764633A (en) Information processing method and device and electronic equipment
CN112637411B (en) Image searching method and device, electronic equipment and readable storage medium
CN111880701B (en) Page switching method and device and electronic equipment
CN111796733B (en) Image display method, image display device and electronic equipment
CN112134987B (en) Information processing method and device and electronic equipment
CN114489418A (en) Message processing method, message processing device and electronic equipment
CN111694996A (en) Contact management method, device, electronic equipment and medium
CN112416203A (en) Message reply method, device and storage medium
CN112286615A (en) Information display method and device of application program
CN113485600A (en) Singing list sharing method and device and electronic equipment
CN111694999A (en) Information processing method and device and electronic equipment
CN113037618B (en) Image sharing method and device

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