WO2022156603A1 - 消息处理方法、装置和电子设备 - Google Patents

消息处理方法、装置和电子设备 Download PDF

Info

Publication number
WO2022156603A1
WO2022156603A1 PCT/CN2022/071963 CN2022071963W WO2022156603A1 WO 2022156603 A1 WO2022156603 A1 WO 2022156603A1 CN 2022071963 W CN2022071963 W CN 2022071963W WO 2022156603 A1 WO2022156603 A1 WO 2022156603A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
processing
processed
identifier
interface
Prior art date
Application number
PCT/CN2022/071963
Other languages
English (en)
French (fr)
Inventor
胡啸
Original Assignee
维沃移动通信(杭州)有限公司
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 维沃移动通信(杭州)有限公司 filed Critical 维沃移动通信(杭州)有限公司
Publication of WO2022156603A1 publication Critical patent/WO2022156603A1/zh

Links

Images

Classifications

    • 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/21Monitoring or handling of messages
    • H04L51/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • 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/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes

Definitions

  • the present application belongs to the technical field of information processing, and specifically relates to a message processing method, apparatus and electronic device.
  • the application software When the application software receives the pending message sent by the contact, for example, the contact Zhang San of software A sends a message to the user, the user needs to open the software A, click the chat box corresponding to the contact Zhang San, and view Zhang San Send the message, and then process the message sent by Zhang San. Obviously, the user needs to perform multiple operations to process the pending message received by the application software, which results in an inconvenient way of message processing.
  • the purpose of the embodiments of the present application is to provide a message processing method, apparatus and electronic device, which can solve the technical problem that message processing is not convenient enough.
  • an embodiment of the present application provides a message processing method, including:
  • the first application program receives M first messages to be processed
  • at least one first processing identifier is displayed on the first application icon of the first application program, and each first processing identifier is associated with the first processing identifier.
  • At least one of the M first to-be-processed messages is associated with the first to-be-processed messages, and the first to-be-processed messages associated with different first processing identifiers are different, and M is a positive integer;
  • a first message processing interface is displayed, and the first message to be processed associated with the first target processing identifier is displayed on the first message processing interface ;
  • the first processing operation is performed upon receipt of the first processing operation on the first message to be processed.
  • an embodiment of the present application provides a message processing apparatus, including:
  • a first display module configured to display at least one first processing identifier on a first application icon of the first application when the first application receives M first messages to be processed, each of the The first processing identifier is associated with at least one of the M first to-be-processed messages, and the first to-be-processed messages associated with different first processing identifiers are different, and M is a positive integer;
  • the second display module is configured to display a first message processing interface in the case of receiving the first input of the first target processing identifier, and display a message associated with the first target processing identifier on the first message processing interface. the first message to be processed;
  • An execution module configured to execute the first processing operation in the case of receiving the first processing operation on the first message to be processed.
  • embodiments of the present application provide an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored on the memory and executable on the processor, the program or instruction being The processor implements the steps of the method according to the first aspect when executed.
  • an embodiment of the present application provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or instruction is executed by a processor, the steps of the method according to the first aspect are implemented .
  • an embodiment of the present application provides a chip, 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, and implement the first aspect the method described.
  • an embodiment of the present application provides a computer program product, the computer program product is stored in a non-transitory storage medium, and the computer program product is executed by at least one processor to implement the first aspect. method described.
  • an embodiment of the present application provides a communication device configured to execute to implement the method described in the first aspect.
  • the first application when the first application receives M first messages to be processed, at least one first processing identifier is displayed on the first application icon of the first application; In the case of the first input of the identifier, the first message processing interface is displayed, and the first message to be processed associated with the first target processing identifier is displayed on the first message processing interface; In the case of a processing operation, the first processing operation is performed.
  • the user only needs to perform one operation on the first processing identifier, and the pending message received by the application program can be displayed on the first message processing interface, and then the pending message is processed. In this way, by reducing user operations, Make sure users handle messages in a more convenient way.
  • FIG. 1 is a flowchart of a message processing method provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of an application scenario of the message processing method provided by an embodiment of the present application.
  • FIG. 3 is a schematic diagram of another application scenario of the message processing method provided by an embodiment of the present application.
  • FIG. 4 is a structural diagram of a message processing apparatus provided by an embodiment of the present application.
  • FIG. 5 is a structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG. 1 is a flowchart of a message processing method provided by an embodiment of the present application.
  • the message processing method provided in this embodiment can be applied to a message processing apparatus, and the technical solution is described below by taking the message processing apparatus as an electronic device.
  • an application program is installed on the electronic device, and when the first application program installed in the electronic device receives M first messages to be processed, at least one first processing identifier is displayed on the first application icon, wherein M is a positive integer.
  • each first processing identifier is associated with at least one first to-be-processed message among the M first to-be-processed messages, and the first to-be-processed messages associated with different first processing identifiers are different.
  • the above-mentioned application program can be understood as application software installed on the electronic device, the above-mentioned first message to be processed can be understood as a chat message received by the application software, and the above-mentioned first processing identifier can be understood as an identifier corresponding to the chat message.
  • An application scenario is that the application software installed on the electronic device receives 5 chat messages, and the 5 chat messages are sent by the same contact, then, determine 1 processing identifier associated with the 5 chat messages, and in the The processing logo is displayed at the application software icon.
  • Another application scenario is that the application software installed on the electronic device receives 5 chat messages, and the 1st to 3rd chat messages are sent by the first contact, and the 4th to 5th chat messages are the second contact Then, determine one processing ID associated with the 1st to 3rd chat messages, determine another processing ID associated with the 4th to 5th chat messages, and display the above two at the icon of the application software. processing ID.
  • the above-mentioned first application program refers to any application program installed in the electronic device.
  • the application icons corresponding to the two application programs are respectively displayed.
  • At least one processing ID is displayed on the .
  • the first processing identifier when the first message to be processed is a first interaction message, the first processing identifier includes at least contact information corresponding to the first message to be processed; In the case of the second interaction message, the first processing identifier includes at least chat group information corresponding to the first message to be processed.
  • the message to be processed may be classified into a first interactive message or a second interactive message.
  • the message to be processed may be understood as a message sent by a user in the corresponding chat group to other users in the chat group. If a pending message is sent by one user to another user, and the pending message received by the application can only be viewed by 2 contacts, it can be determined that the number of contacts in the chat group associated with the pending message is 2, Then, the to-be-processed message is determined as the first interaction message.
  • a pending message is sent by a user to multiple users, the pending message received by the application can be viewed by more than 2 contacts, and the contact of the chat group associated with the pending message can be determined.
  • the number is K, and K is a positive integer greater than 2, then the to-be-processed message is determined as the second interactive message.
  • the processing identifier includes the contact information corresponding to the message to be processed, that is, the relevant information of the contact who sent the message to be processed.
  • the person information includes at least a contact avatar and a contact name.
  • the processing identifier further includes the number of messages to be processed sent by the contact.
  • the pending messages are five chat messages sent by the contact "Zhang San” of the software. Then the head portrait of the contact "Zhang San” and the number 5 are displayed at the icon of the software.
  • An optional implementation is that, in the case where the message to be processed is a second interactive message, the processing identifier includes chat group information corresponding to the message to be processed, and the chat group information at least includes the name and icon of the chat group. .
  • the processing identifier further includes the number of messages to be processed corresponding to the chat group.
  • the messages to be processed are 5 chat messages sent by a contact in a chat group of the software
  • the icon of the chat group and the number 5 are displayed on the icon of the software.
  • FIG. 2 is a schematic diagram of an application scenario of the message processing method provided by the embodiment of the present application.
  • the electronic device is installed with 3 application softwares, namely the first software, the second software and the third software, and each application software icon includes 8 circular display controls, which can be displayed in the order along the icons.
  • the direction of the hour hand names each display control.
  • the display control at the upper left corner of the icon is called the first display control
  • the display control at the upper right corner of the icon is called the third display control.
  • a possible application scenario is that if the contact "Zhang San” of the first software sends 5 chat messages to the user, a processing ID is displayed at the first display control of the first software icon, and the processing ID is "Contact”. Zhang San”'s avatar and the number 5; if after a period of time, the contact "Li Si" of the first software sends 3 chat messages to the user, the contact "Li Si” will be displayed on the second display control of the first software icon. Four" head portrait and the number 3.
  • the first display control to the eighth display control is displayed for 2 seconds at the icon of "the first software, and then the ninth display control is displayed, and the display time of the ninth display control is also 2 seconds.
  • Another possible application scenario is that the contact "Zhang San” of the first software sends 5 chat messages to the user; the contact “Li Si” of the second software sends 4 chat messages to the user;
  • the first display control of the "QQ” icon displays the avatar of the contact “Zhang San” and the number 5, and the first display control of the "QQ” icon displays the avatar of the contact “Li Si” and the number 4.
  • S102 In the case of receiving the first input of the first target processing identifier, display a first message processing interface, and display the first pending message associated with the first target processing identifier on the first message processing interface Process the message.
  • a first message processing interface is displayed, the first input may be a sliding input, and the first message processing interface displays the same as the first target processing identifier.
  • the associated first pending message In some embodiments, the first display interface includes a floating window, and the floating window displays the first message to be processed.
  • the processing identifier corresponding to the first display control is determined as the target Process ID.
  • the pending message corresponding to the target processing identifier that is, the two chat messages sent by the contact "Zhang San" is displayed in the floating window of the first display processing interface.
  • the first display and processing interface will display the virtual keyboard while displaying the message to be processed, so that the user does not need to perform additional operations to display the virtual keyboard on the first display and processing interface. Further, the user can perform the first processing operation on the virtual keyboard, or perform the first processing operation on the display area of the first message processing interface, so that the electronic device performs the first processing operation.
  • the user only needs to perform one operation on the first processing identifier, and the pending message received by the application program can be displayed on the first message processing interface, and then the pending message is processed. In this way, by reducing user operations, Make sure users handle messages in a more convenient way.
  • the method further includes:
  • the second message processing interface when the first message processing interface has been displayed, if the second input for the second target processing identifier is received, the second message processing interface is displayed, and the second message processing interface is displayed on the second message processing interface.
  • a first optional implementation manner is that in the case of receiving the second input, the first message processing interface is hidden and the second message processing interface is displayed.
  • the second optional implementation is that, when the second input is received, the first message processing interface and the second message processing interface are displayed.
  • the first message processing interface and the second message processing interface can be set.
  • the size of the display interface is the same.
  • the second processing operation is performed, and the second processing operation and the first processing operation may be the same processing operation, which will not be described in detail in this embodiment.
  • the first processing operation may also be performed based on the first processing operation on the first message to be processed.
  • the first message processing interface displays the first message to be processed, that is, two chat messages sent by the contact "Zhang San" of the first software.
  • the user can press the icon of the second software and slide it toward the upper left corner to display the second message processing interface, where the above-mentioned second message processing interface displays messages to be processed corresponding to the second software.
  • the user only needs to perform one operation to view to-be-processed messages corresponding to different application programs, and then process the to-be-processed messages, thereby improving the convenience for the user to process messages.
  • the first message processing interface also displays N sub-interfaces corresponding to N applications one-to-one, each of the sub-interfaces is used to display a third processing identifier corresponding to a third message to be processed, and the first The three messages to be processed are messages to be processed received by the application program corresponding to the sub-interface, and N is a positive integer;
  • the method further includes:
  • the third processing operation In the case of receiving the third input for the third target processing identifier, display the third pending message associated with the third target processing identifier on the first message processing interface; after receiving the third pending message In the case of the third processing operation, the third processing operation is performed.
  • the first message processing interface further displays N sub-interfaces, each sub-interface corresponds to an application, and each sub-interface displays a third processing identifier, the third processing identifier corresponds to the third information to be processed,
  • the third to-be-processed information is a to-be-processed message received by the application program corresponding to the sub-interface, and N is a positive integer.
  • the message processing interface displays three sub-interfaces and a floating window.
  • the floating window displays messages to be processed.
  • the first sub-interface is located on the left side of the floating window, and the second sub-interface is located on the Above the floating window, the third sub-interface is located on the right side of the floating window; the first sub-interface corresponds to the first software, the second sub-interface corresponds to the second software, and the third sub-interface corresponds to the third software.
  • the settings of the application corresponding to each sub-interface can be customized.
  • a third processing identifier is displayed on the second sub-interface, and the third processing identifier is the avatar of the contact "Li Si" of the second software and the number 4, indicating that the contact "Li Si” sent 4 chat messages. .
  • the third input may be a touch input, and display the third pending message on the message processing interface, that is, four chat messages sent by the contact "Li Si" of the second software, and perform a third processing operation on the third message to be processed.
  • the first message processing interface further displays a first operation control, and after the first message to be processed associated with the first target processing identifier is displayed on the first message processing interface, the Methods also include:
  • the first message processing interface displays the first message to be processed and the first operation control.
  • the fourth input may be a touch input. If the first message to be processed is received again, the processing identifier corresponding to the first message to be processed is hidden on the first application icon.
  • the message processing interface displays two chat messages sent by the first software contact "Zhang San".
  • the contact "Zhang San” will not be displayed on the icon of the first software. ” avatars and the number of chat messages, for the purpose of protecting user privacy.
  • the first message processing interface further displays a second operation control, and after the first message to be processed associated with the first target processing identifier is displayed on the first message processing interface, the Methods also include:
  • a first message to be processed and a second operation control are displayed on the first message processing interface, and when a fifth input to the second operation control is received, the fifth input may be a touch input, indicating that The first message to be processed is relatively important, and if the first message to be processed is received again, a processing identifier corresponding to the first message to be processed will be flashed and displayed at the first application icon.
  • the message processing interface displays two chat messages sent by the first software contact "Zhang San".
  • the first software receives three chat messages sent by the contact "Zhang San” again, the contact will be displayed on the icon of the first software every L seconds.
  • the head portrait of the person "Zhang San” and the number 3, preferably, the specific value of L is 2.
  • a more important message to be processed is determined by receiving the touch input on the second operation control, so that when the message to be processed is received again, the icon of the corresponding software flashes and displays the message to be processed.
  • the processing identifier corresponding to the processing message is processed, and the user is then reminded.
  • the message processing apparatus 200 includes:
  • a first display module 201 configured to display at least one first processing identifier on a first application icon of the first application when the first application receives M first messages to be processed;
  • the second display module 202 is configured to display a first message processing interface in the case of receiving the first input of the first target processing identifier, and display the association with the first target processing identifier on the first message processing interface of the first pending message;
  • the executing module 203 is configured to execute the first processing operation in the case of receiving the first processing operation on the first message to be processed.
  • the message processing apparatus 200 further includes:
  • a third display module configured to display a second message processing interface in the case of receiving a second input of the second target processing identifier, and display the second message processing interface associated with the second target processing identifier 's second pending message;
  • the executing module 203 is further configured to execute the second processing operation when a second processing operation on the second message to be processed is received based on the second message processing interface.
  • the second display module 202 is further configured to display the third target processing identifier associated with the third target processing identifier on the first message processing interface in the case of receiving a third input to the third target processing identifier. pending message;
  • the executing module 203 is further configured to execute the third processing operation in the case of receiving the third processing operation on the third to-be-processed message.
  • the message processing apparatus 200 further includes:
  • a first receiving module configured to receive a fourth input to the first operation control
  • the first display module 201 is further configured to, in response to the fourth input, hide the first target when the first application receives the first to-be-processed message associated with the first target processing identifier Process ID.
  • the message processing apparatus 200 further includes:
  • a second receiving module configured to receive a fifth input to the second operation control
  • the first display module 201 is further configured to, in response to the fifth input, in the case that the first application program receives the first to-be-processed message associated with the first target processing identifier, in the first application
  • the preset position of the first application icon of the program displays the first target processing identifier every L seconds.
  • the message processing apparatus in this embodiment of the present application may be a mobile terminal, or may be a component, an integrated circuit, or a chip in the terminal.
  • the apparatus may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palmtop computer, an in-vehicle electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant).
  • UMPC ultra-mobile personal computer
  • netbook or a personal digital assistant
  • non-mobile electronic devices can be servers, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • Network Attached Storage NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the message processing apparatus in this embodiment of the present application may be an apparatus having an operating system.
  • the operating system may be an Android (Android) operating system, a mobile operating system (ios) operating system developed by Apple, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
  • the message processing apparatus provided in the embodiment of the present application can implement each process implemented by the message processing method in the method embodiment of FIG. 1 , and to avoid repetition, details are not described here.
  • the user only needs to perform one operation on the first processing identifier, and the pending message received by the application program can be displayed on the first message processing interface, and then the pending message is processed. In this way, by reducing user operations, Make sure users handle messages in a more convenient way.
  • an embodiment of the present application further provides an electronic device, including a processor 310, a memory 309, a program or instruction stored in the memory 309 and executable on the processor 310, the program or instruction being executed by the processor
  • an electronic device including a processor 310, a memory 309, a program or instruction stored in the memory 309 and executable on the processor 310, the program or instruction being executed by the processor
  • the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 5 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 300 includes but is not limited to: a radio frequency unit 301, a network module 302, an audio output unit 303, an input unit 304, a sensor 305, a display unit 306, a user input unit 307, an interface unit 308, a memory 309, and a processor 310, etc. part.
  • the electronic device 300 may also include a power source (such as a battery) for supplying power to various components, and the power source may be logically connected to the processor 310 through a power management system, so that the power management system can manage charging, discharging, and power management. consumption management and other functions.
  • a power source such as a battery
  • the structure of the electronic device shown in FIG. 5 does not constitute a limitation on the electronic device.
  • the electronic device may include more or less components than the one shown, or combine some components, or arrange different components, which will not be repeated here. .
  • the processor 310 is configured to cause the display unit 306 to display at least one first application icon on the first application icon of the first application when the first application receives M first messages to be processed processing identification;
  • the display unit 306 is caused to display a first message processing interface, and display all information associated with the first target processing identifier on the first message processing interface. Describe the first pending message;
  • the first processing operation is performed upon receipt of the first processing operation on the first message to be processed.
  • the user only needs to perform one operation on the first processing identifier, and the pending message received by the application program can be displayed on the first message processing interface, and then the pending message is processed. In this way, by reducing user operations, Make sure users handle messages in a more convenient way.
  • the embodiments of the present application further provide a readable storage medium, the readable storage medium may be non-volatile or volatile, and a program or an instruction is stored on the readable storage medium, and the program or instruction is stored in the readable storage medium.
  • a readable storage medium may be non-volatile or volatile
  • a program or an instruction is stored on the readable storage medium, and the program or instruction is stored in the readable storage medium.
  • the embodiments of the present application further provide a computer program product, where the computer program product is stored in a non-transitory storage medium, and the computer program product is executed by at least one processor to implement each process of the above message processing method embodiments , and can achieve the same technical effect, in order to avoid repetition, it is not repeated here.
  • the processor is the processor in the electronic device described in the above embodiments.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • An 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 the above message processing method embodiments
  • the chip includes a processor and a communication interface
  • the communication interface is coupled to the processor
  • the processor is configured to run a program or an instruction to implement the above message processing method embodiments
  • the chip mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip, a system-on-a-chip, or a system-on-a-chip, or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本申请公开了一种消息处理方法、装置和电子设备,所述方法包括:在第一应用程序接收到M个第一待处理消息的情况下,在第一应用程序的第一应用图标上显示至少一个第一处理标识;接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,并在第一消息处理界面显示与第一目标处理标识关联的第一待处理消息;基于第一消息处理界面,接收到对第一待处理消息的第一处理操作的情况下,执行第一处理操作。

Description

消息处理方法、装置和电子设备
相关申请的交叉引用
本申请主张在2021年01月21日在中国提交的中国专利申请No.202110080643.1的优先权,其全部内容通过引用包含于此。
技术领域
本申请属于信息处理技术领域,具体涉及一种消息处理方法、装置和电子设备。
背景技术
随着移动互联网的普及,电子设备已经成为人们生活中必不可少的一部分。目前,电子设备大多安装有应用软件,用户可以通过应用软件与其他用户交流。
在应用软件接收到联系人发送的待处理消息的情况下,例如,A软件的联系人张三给用户发送了消息,用户需要打开A软件,点击联系人张三对应的聊天框,查看张三发送的消息,再对张三发送的消息进行处理。显而易见的,用户需要经过多次操作才能处理应用软件接收到的待处理消息,这导致消息处理的方式不够便捷。
发明内容
本申请实施例的目的是提供一种消息处理方法、装置和电子设备,能够解决消息处理不够便捷的技术问题。
为了解决上述技术问题,本申请是这样实现的:
第一方面,本申请实施例提供了一种消息处理方法,包括:
在第一应用程序接收到M个第一待处理消息的情况下,在所述第一应用程序的第一应用图标上显示至少一个第一处理标识,每一所述第一处理标识与所述M个第一待处理消息中的至少一个所述第一待处理消息关联,且不同的第一处理标识关联的第一待处理消息不同,M为正整数;
接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,并在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息;
在接收到对所述第一待处理消息的第一处理操作的情况下,执行所述第一处理操作。
第二方面,本申请实施例提供了一种消息处理装置,包括:
第一显示模块,用于在第一应用程序接收到M个第一待处理消息的情况下,在所述第一应用程序的第一应用图标上显示至少一个第一处理标识,每一所述第一处理标识与所述M个第一待处理消息中的至少一个所述第一待处理消息关联,且不同的第一处理标识关联的第一待处理消息不同,M为正整数;
第二显示模块,用于接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,并在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息;
执行模块,用于在接收到对所述第一待处理消息的第一处理操作的情况下,执行所述第一处理操作。
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。
第六方面,本申请实施例提供了一种计算机程序产品,所述计算机程序产品被存储在非瞬态的存储介质中,所述计算机程序产品被至少一个处理器执行以实现如第一方面所述的方法。
第七方面,本申请实施例提供一种通信设备,被配置为执行以实现如第 一方面所述的方法。
本申请实施例中,在第一应用程序接收到M个第一待处理消息的情况下,在第一应用程序的第一应用图标上显示至少一个第一处理标识;接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,并在第一消息处理界面显示与第一目标处理标识关联的第一待处理消息;在接收到对第一待处理消息的第一处理操作的情况下,执行第一处理操作。本申请实施例中,用户只需对第一处理标识执行一次操作,即可在第一消息处理界面显示应用程序接收到的待处理消息,进而对待处理消息进行处理,这样,通过减少用户操作,确保用户以更便捷的方式处理消息。
附图说明
图1是本申请实施例提供的消息处理方法的流程图;
图2是本申请实施例提供的消息处理方法的一应用场景示意图;
图3是本申请实施例提供的消息处理方法的另一应用场景示意图;
图4是本申请实施例提供的消息处理装置的结构图;
图5是本申请实施例提供的电子设备的结构图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的 消息处理方法进行详细地说明。
请参阅图1,图1是本申请实施例提供的消息处理方法的流程图。本实施例提供的消息处理方法可以应用于消息处理装置,以下,以该消息处理装置为电子设备,对技术方案进行阐述。
本申请实施例提供的消息处理方法包括以下步骤:
S101,在第一应用程序接收到M个第一待处理消息的情况下,在所述第一应用程序的第一应用图标上显示至少一个第一处理标识。
本步骤中,电子设备安装有应用程序,在电子设备安装的第一应用程序接收到M个第一待处理消息的情况下,在第一应用图标上显示至少一个第一处理标识,其中,M为正整数。
需要说明的是,每一第一处理标识与M个第一待处理消息中的至少一个第一待处理消息关联,且不同的第一处理标识关联的第一待处理消息不同。
上述应用程序可以理解为电子设备安装的应用软件,上述第一待处理消息可以理解为该应用软件接收到的聊天消息,上述第一处理标识可以理解为与聊天消息对应的标识。
一种应用场景为,电子设备安装的应用软件接收到了5条聊天消息,且这5条聊天消息为同一联系人发送的,那么,确定与这5条聊天消息关联的1个处理标识,并在该应用软件图标处显示该处理标识。
另一种应用场景为,电子设备安装的应用软件接收到了5条聊天消息,且第1条至第3条聊天消息是第一联系人发送,第4条至第5条聊天消息是第二联系人发送,那么,确定与第1条至第3条聊天消息关联的一个处理标识,确定与第4条至第5条聊天消息关联的另一处理标识,并在该应用软件图标处显示上述两个处理标识。
应理解,上述第一应用程序指的是电子设备中安装的任一应用程序,示例性的,若存在2个应用程序都接收到了待处理消息,则分别在这2个应用程序对应的应用图标上至少显示一个处理标识。
以下,具体说明如何确定与待处理消息关联的处理标识:
可选地,在所述第一待处理消息为第一交互消息的情况下,所述第一处理标识至少包括所述第一待处理消息对应的联系人信息;在所述第一待处理 消息为第二交互消息的情况下,所述第一处理标识至少包括所述第一待处理消息对应的聊天群组信息。
需要说明的是,可以根据待处理消息关联的聊天群组的联系人数量,将待处理消息分为第一交互消息或第二交互消息。
应理解,待处理消息可以理解为是对应的聊天群组中一用户向聊天群组中其余用户发送的消息。若一待处理消息是由一用户发送给另一用户,应用程序接收到的待处理消息只能被2个联系人查看,可以确定该待处理消息关联的聊天群组的联系人数量为2,则将该待处理消息确定为第一交互消息。
还应理解,若一待处理消息是由一用户发送给多个用户,应用程序接收到的待处理消息可以被超过2个联系人查看,可以确定该待处理消息关联的聊天群组的联系人数量为K,且K为大于2的正整数,则将该待处理消息确定为第二交互消息。
一种可选地实施方式为,在待处理消息为第一交互消息的情况下,处理标识包括该待处理消息对应的联系人信息,即发送该待处理消息的联系人的相关信息,上述联系人信息至少包括联系人头像和联系人名称。
优选地,在待处理消息为第一交互消息的情况下,处理标识还包括该联系人发送的待处理消息数量。
例如,待处理消息为软件的联系人“张三”发送5条聊天消息。则在该软件的图标处显示联系人“张三”的头像和数字5。
一种可选地实施方式为,在待处理消息为第二交互消息的情况下,处理标识包括该待处理消息对应的聊天群组信息,上述聊天群组信息至少包括聊天群组的名称和图标。
优选地,在待处理消息为第一交互消息的情况下,处理标识还包括与该聊天群组对应的待处理消息数量。
例如,待处理消息为软件的一聊天群组中一联系人发送的5条聊天消息,则在该软件的图标处显示聊天群组的图标和数字5。
为便于理解,请参阅图2,图2是本申请实施例提供的消息处理方法的一应用场景示意图。如图所示,电子设备安装有3个应用软件,分别为第一软件、第二软件和第三软件,且每个应用软件图标都包括8个呈圆形的显示 控件,可以按照沿图标顺时针的方向对各个显示控件进行命名,例如,将位于图标左上角的显示控件称为第一显示控件,位于图标右上角的显示控件称为第三显示控件。
一种可能存在的应用场景为,第一软件的联系人“张三”发送给用户5条聊天消息,则在第一软件图标的第一显示控件处显示处理标识,该处理标识为联系人“张三”的头像和数字5;若在一段时间后,第一软件的联系人“李四”发送给用户3条聊天消息,则在第一软件图标的第二显示控件处显示联系人“李四”的头像和数字3。
若第一软件图标处的第一显示控件至第八显示控件均显示有处理标识,且第一软件的第9个联系人“王五”向用户发送4条聊天消息,这种情况下,可以设置第九显示控件,该第九显示控件的位置与第一显示控件一致,且第九显示控件显示的处理标识为联系人“王五”的头像和数字4。
这种情况下,在“第一软件的图标处先显示第一显示控件至第八显示控件2秒,随后,显示第九显示控件,且第九显示控件的显示时间也为2秒。
另一种可能存在的应用场景为,第一软件的联系人“张三”发送给用户5条聊天消息;第二软件的联系人“李四”发送给用户4条聊天消息;则在“微信”图标的第一显示控件显示联系人“张三”的头像和数字5,在“QQ”图标的第一显示控件处显示联系人“李四”的头像和数字4。
S102,接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,并在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息。
本步骤中,在接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,该第一输入可以是滑动输入,该第一消息处理界面显示与第一目标处理标识关联的第一待处理消息。在一些实施例中,该第一显示界面包括悬浮窗,该悬浮窗显示有第一待处理消息。
为便于理解,请参阅图2。若第一软件图标处的第一显示控件处显示联系人“张三”和数字2,且用户按住第一软件图标,朝图标左上角滑动,则确定第一显示控件对应的处理标识为目标处理标识。这种情况下,在第一显示处理界面的悬浮窗处显示目标处理标识对应的待处理消息,即联系人“张 三”发送的2条聊天消息。
S103,在接收到对所述第一待处理消息的第一处理操作的情况下,执行所述第一处理操作。
本步骤中,第一显示处理界面在显示待处理消息的同时,会显示虚拟键盘,这样,用户无需通过额外的操作,在第一显示处理界面显示虚拟键盘。进而用户可以在虚拟键盘上进行第一处理操作,或者,在第一消息处理界面的显示区域进行第一处理操作,使得电子设备执行该第一处理操作。
本申请实施例中,用户只需对第一处理标识执行一次操作,即可在第一消息处理界面显示应用程序接收到的待处理消息,进而对待处理消息进行处理,这样,通过减少用户操作,确保用户以更便捷的方式处理消息。
可选地,所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
在接收到对第二目标处理标识的第二输入的情况下,显示第二消息处理界面,并在所述第二消息处理界面显示与所述第二目标处理标识关联的第二待处理消息;基于所述第二消息处理界面,接收到对所述第二待处理消息的第二处理操作的情况下,执行所述第二处理操作。
本实施例中,在已显示第一消息处理界面的情况下,若接收到对第二目标处理标识的第二输入,则显示第二消息处理界面,并在第二消息处理界面显示该第二目标处理对应的第二待处理消息,其中第二目标处理标识为第二应用程序接收到的第二待处理消息对应的第二处理标识。
第一种可选地实施方式为,在接收到第二输入的情况下,隐藏该第一消息处理界面,显示第二消息处理界面。
第二种可选地实施方式为,在接收到第二输入的情况下,显示第一消息处理界面和第二消息处理界面,优选地,可以设置第一消息处理界面和第二消息处理界面的显示界面大小一致。
在接收到用户对第二待处理消息的第二处理操作的情况下,执行第二处理操作,第二处理操作与第一处理操作可以为同一处理操作,本实施例在此不再具体阐述。
在第二种可选地实施方式种,由于会并行显示第一消息处理界面和第二 消息处理界面,因此也可以基于对第一待处理消息的第一处理操作,执行第一处理操作。
为便于理解,请参阅图2,如图所述,第一消息处理界面显示有第一待处理消息,即第一软件的联系人“张三”发送的2条聊天消息。这种情况下,用户可以按压第二软件的图标,并朝左上角滑动,显示第二消息处理界面,上述第二消息处理界面显示有第二软件对应的待处理消息。
本实施例中,用户只需执行一次操作,即可查看不同应用程序对应的待处理消息,进而对待处理消息进行处理,以此提高了用户处理消息的便捷性。
可选地,所述第一消息处理界面还显示与N个应用程序一一对应的N个子界面,每一所述子界面用于显示第三待处理消息对应的第三处理标识,所述第三待处理消息为所述子界面对应的应用程序接收到的待处理消息,N为正整数;
所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
接收对第三目标处理标识的第三输入的情况下,在所述第一消息处理界面显示所述第三目标处理标识关联的第三待处理消息;在接收到对所述第三待处理消息的第三处理操作的情况下,执行所述第三处理操作。
本实施例中,第一消息处理界面还显示有N个子界面,每个子界面与一个应用程序对应,且每个子界面显示有第三处理标识,该第三处理标识与第三待处理信息对应,第三待处理信息为子界面对应的应用程序接收到的待处理消息,N为正整数。
为便于理解,请参阅图3,如图所示,消息处理界面显示有3个子界面和悬浮窗,其中,悬浮窗显示有待处理消息,第一子界面位于悬浮窗左侧,第二子界面位于悬浮窗上方,第三子界面位于悬浮窗右侧;第一子界面对应第一软件,第二子界面对应第二软件,第三子界面对应第三软件。应理解,可以对每个子界面对应的应用程序自定义设置。
示例性的,第二子界面显示有第三处理标识,该第三处理标识为第二软件的联系人“李四”的头像和数字4,表示联系人“李四”发了4条聊天消息。
接收对第三处理标识的第三输入,该第三输入可以是触控输入,在消息处理界面显示第三待处理消息,即第二软件的联系人“李四”发送的4条聊天消息,并执行对第三待处理消息的第三处理操作。
可选地,所述第一消息处理界面还显示第一操作控件,所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
接收对所述第一操作控件的第四输入;响应于所述第四输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,隐藏所述第一目标处理标识。
本实施例中,第一消息处理界面显示有第一待处理消息和第一操作控件,在接收到对第一操作控件的第四输入的情况下,该第四输入可以是触控输入,若再次接收到第一待处理消息,则在第一应用图标上隐藏该第一待处理消息对应的处理标识。
为便于理解,请一并参阅图3。如图所示,消息处理界面显示的是第一软件联系人“张三”发送的2条聊天消息。在接收到对第一操作控件的触控输入的情况下,若第一软件再次接收到联系人“张三”发送的聊天消息,则不会在第一软件的图标处显示联系人“张三”的头像和聊天消息的数量,起到保护用户隐私的目的。
可选地,所述第一消息处理界面还显示第二操作控件,所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
接收对所述第二操作控件的第五输入;响应于所述第五输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,在所述第一应用程序的第一应用图标的预设位置每间隔L秒显示所述第一目标处理标识,L为正整数。
本实施例中,第一消息处理界面显示有第一待处理消息和第二操作控件,在接收到对第二操作控件的第五输入的情况下,该第五输入可以是触控输入,表示该第一待处理消息较为重要,若再次接收到该第一待处理消息,则在第一应用图标处闪烁显示该第一待处理消息对应的处理标识。
为便于理解,请一并参阅图3。如图所示,消息处理界面显示的是第一软件联系人“张三”发送的2条聊天消息。在接收到对第二操作控件的触控输入的情况下,若第一软件再次接收到联系人“张三”发送的3条聊天消息,则每间隔L秒在第一软件的图标处显示联系人“张三”的头像和数字3,优选地,L的具体数值为2。
本实施例中,通过接收对第二操作控件的触控输入,确定较为重要的待处理消息,以此,在再次接收到该待处理消息的情况下,在对应软件的图标上闪烁显示该待处理消息对应的处理标识,进而提醒用户。
如图4所示,消息处理装置200包括:
第一显示模块201,用于在第一应用程序接收到M个第一待处理消息的情况下,在所述第一应用程序的第一应用图标上显示至少一个第一处理标识;
第二显示模块202,用于接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,并在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息;
执行模块203,用于在接收到对所述第一待处理消息的第一处理操作的情况下,执行所述第一处理操作。
可选地,所述消息处理装置200还包括:
第三显示模块,用于在接收到对第二目标处理标识的第二输入的情况下,显示第二消息处理界面,并在所述第二消息处理界面显示与所述第二目标处理标识关联的第二待处理消息;
执行模块203,还用于基于所述第二消息处理界面,接收到对所述第二待处理消息的第二处理操作的情况下,执行所述第二处理操作。
可选地,所述第二显示模块202,还用于接收对第三目标处理标识的第三输入的情况下,在所述第一消息处理界面显示所述第三目标处理标识关联的第三待处理消息;
所述执行模块203,还用于在接收到对所述第三待处理消息的第三处理操作的情况下,执行所述第三处理操作。
可选地,所述消息处理装置200还包括:
第一接收模块,用于接收对第一操作控件的第四输入;
所述第一显示模块201,还用于响应于所述第四输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,隐藏所述第一目标处理标识。
可选地,所述消息处理装置200还包括:
第二接收模块,用于接收对第二操作控件的第五输入;
所述第一显示模块201,还用于响应于所述第五输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,在所述第一应用程序的第一应用图标的预设位置每间隔L秒显示所述第一目标处理标识。
本申请实施例中的消息处理装置可以是移动终端,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。
本申请实施例中的消息处理装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为苹果公司开发的移动操作系统(ios)操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。
本申请实施例提供的消息处理装置能够实现图1的方法实施例中消息处理方法实现的各个过程,为避免重复,这里不再赘述。
本申请实施例中,用户只需对第一处理标识执行一次操作,即可在第一消息处理界面显示应用程序接收到的待处理消息,进而对待处理消息进行处理,这样,通过减少用户操作,确保用户以更便捷的方式处理消息。
可选地,本申请实施例还提供一种电子设备,包括处理器310,存储器309,存储在存储器309上并可在所述处理器310上运行的程序或指令,该程序或指令被处理器310执行时实现上述消息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
需要注意的是,本申请实施例中的电子设备包括上述所述的移动电子设 备和非移动电子设备。
图5为实现本申请实施例的一种电子设备的硬件结构示意图。
该电子设备300包括但不限于:射频单元301、网络模块302、音频输出单元303、输入单元304、传感器305、显示单元306、用户输入单元307、接口单元308、存储器309、以及处理器310等部件。
本领域技术人员可以理解,电子设备300还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器310逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图5中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。
其中,处理器310,用于在第一应用程序接收到M个第一待处理消息的情况下,使得所述显示单元306在所述第一应用程序的第一应用图标上显示至少一个第一处理标识;
接收到对第一目标处理标识的第一输入的情况下,使得所述显示单元306显示第一消息处理界面,并在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息;
在接收到对所述第一待处理消息的第一处理操作的情况下,执行所述第一处理操作。
本申请实施例中,用户只需对第一处理标识执行一次操作,即可在第一消息处理界面显示应用程序接收到的待处理消息,进而对待处理消息进行处理,这样,通过减少用户操作,确保用户以更便捷的方式处理消息。
本申请实施例还提供一种可读存储介质,所述可读存储介质可以是非易失的,也可以是易失的,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述消息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
本申请实施例还提供一种计算机程序产品,所述计算机程序产品被存储在非瞬态的存储介质中,所述计算机程序产品被至少一个处理器执行以实现上述消息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述处理器为上述实施例中所述的电子设备中的 处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述消息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的, 本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。

Claims (16)

  1. 一种消息处理方法,包括:
    在第一应用程序接收到M个第一待处理消息的情况下,在所述第一应用程序的第一应用图标上显示至少一个第一处理标识,每一所述第一处理标识与所述M个第一待处理消息中的至少一个所述第一待处理消息关联,且不同的第一处理标识关联的第一待处理消息不同,M为正整数;
    接收到对第一目标处理标识的第一输入的情况下,显示第一消息处理界面,并在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息;
    在接收到对所述第一待处理消息的第一处理操作的情况下,执行所述第一处理操作。
  2. 根据权利要求1所述的方法,其中,所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
    在接收到对第二目标处理标识的第二输入的情况下,显示第二消息处理界面,并在所述第二消息处理界面显示与所述第二目标处理标识关联的第二待处理消息,所述第二目标处理标识为第二应用程序接收到的第二待处理消息对应的第二处理标识;
    基于所述第二消息处理界面,接收到对所述第二待处理消息的第二处理操作的情况下,执行所述第二处理操作。
  3. 根据权利要求1所述的方法,其中,所述第一消息处理界面还显示与N个应用程序一一对应的N个子界面,每一所述子界面用于显示第三待处理消息对应的第三处理标识,所述第三待处理消息为所述子界面对应的应用程序接收到的待处理消息,N为正整数;
    所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
    接收对第三目标处理标识的第三输入的情况下,在所述第一消息处理界面显示所述第三目标处理标识关联的第三待处理消息;
    在接收到对所述第三待处理消息的第三处理操作的情况下,执行所述第三处理操作。
  4. 根据权利要求1所述的方法,其中,所述第一消息处理界面还显示第一操作控件,所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
    接收对所述第一操作控件的第四输入;
    响应于所述第四输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,隐藏所述第一目标处理标识。
  5. 根据权利要求1所述的方法,其中,所述第一消息处理界面还显示第二操作控件,所述在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息之后,所述方法还包括:
    接收对所述第二操作控件的第五输入;
    响应于所述第五输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,在所述第一应用程序的第一应用图标的预设位置每间隔L秒显示所述第一目标处理标识,L为正整数。
  6. 根据权利要求1所述的方法,其中,在所述第一待处理消息为第一交互消息的情况下,所述第一处理标识至少包括所述第一待处理消息对应的联系人信息;
    在所述第一待处理消息为第二交互消息的情况下,所述第一处理标识至少包括所述第一待处理消息对应的聊天群组信息;
    其中,所述第一交互消息关联的聊天群组包括2个联系人,所述第二交互消息关联的聊天群组包括K个联系人,K为大于2的正整数。
  7. 一种消息处理装置,包括:
    第一显示模块,用于在第一应用程序接收到M个第一待处理消息的情况下,在所述第一应用程序的第一应用图标上显示至少一个第一处理标识,每一所述第一处理标识与所述M个第一待处理消息中的至少一个所述第一待处理消息关联,且不同的第一处理标识关联的第一待处理消息不同,M为正整数;
    第二显示模块,用于接收到对第一目标处理标识的第一输入的情况下, 显示第一消息处理界面,并在所述第一消息处理界面显示与所述第一目标处理标识关联的所述第一待处理消息;
    执行模块,用于在接收到对所述第一待处理消息的第一处理操作的情况下,执行所述第一处理操作。
  8. 根据权利要求7所述的装置,所述装置还包括:
    第三显示模块,用于在接收到对第二目标处理标识的第二输入的情况下,显示第二消息处理界面,并在所述第二消息处理界面显示与所述第二目标处理标识关联的第二待处理消息,所述第二目标处理标识为第二应用程序接收到的第二待处理消息对应的第二处理标识;
    执行模块,还用于基于所述第二消息处理界面,接收到对所述第二待处理消息的第二处理操作的情况下,执行所述第二处理操作。
  9. 根据权利要求7所述的装置,其中,所述第二显示模块,还用于接收对第三目标处理标识的第三输入的情况下,在所述第一消息处理界面显示所述第三目标处理标识关联的第三待处理消息;
    所述执行模块,还用于在接收到对所述第三待处理消息的第三处理操作的情况下,执行所述第三处理操作。
  10. 根据权利要求7所述的装置,所述装置还包括:
    第一接收模块,用于接收对第一操作控件的第四输入;
    所述第一显示模块,还用于响应于所述第四输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,隐藏所述第一目标处理标识。
  11. 根据权利要求7所述的装置,所述装置还包括:
    第二接收模块,用于接收对第二操作控件的第五输入;
    所述第一显示模块,还用于响应于所述第五输入,在第一应用程序接收到所述第一目标处理标识关联的第一待处理消息的情况下,在所述第一应用程序的第一应用图标的预设位置每间隔L秒显示所述第一目标处理标识,L为正整数。
  12. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,其中,所述程序或指令被所述处理器执行时 实现如权利要求1-6中任一项所述的方法的步骤。
  13. 一种可读存储介质,所述可读存储介质上存储程序或指令,其中,所述程序或指令被处理器执行时实现如权利要求1-6中任一项所述的方法的步骤。
  14. 一种芯片,包括处理器和通信接口,其中,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1-6中任一项所述的方法的步骤。
  15. 一种计算机程序产品,其中,所述计算机程序产品被存储在非瞬态的可读存储介质中,所述计算机程序产品被至少一个处理器执行以实现如权利要求1-6中任一项所述的方法的步骤。
  16. 一种通信设备,被配置为执行如权利要求1-6中任一项所述的方法的步骤。
PCT/CN2022/071963 2021-01-21 2022-01-14 消息处理方法、装置和电子设备 WO2022156603A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110080643.1A CN112929254B (zh) 2021-01-21 2021-01-21 消息处理方法、装置和电子设备
CN202110080643.1 2021-01-21

Publications (1)

Publication Number Publication Date
WO2022156603A1 true WO2022156603A1 (zh) 2022-07-28

Family

ID=76165596

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/071963 WO2022156603A1 (zh) 2021-01-21 2022-01-14 消息处理方法、装置和电子设备

Country Status (2)

Country Link
CN (1) CN112929254B (zh)
WO (1) WO2022156603A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112929254B (zh) * 2021-01-21 2023-06-20 维沃移动通信(杭州)有限公司 消息处理方法、装置和电子设备
CN114817784A (zh) * 2022-04-11 2022-07-29 维沃移动通信有限公司 消息处理方法、装置、电子设备和可读存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2849058A1 (en) * 2013-09-17 2015-03-18 Alcatel Lucent Method and device for displaying a message associated with an application
CN107623787A (zh) * 2017-09-19 2018-01-23 维沃移动通信有限公司 一种角标信息处理方法及终端
WO2018120190A1 (zh) * 2016-12-30 2018-07-05 华为技术有限公司 未读消息提示方法和终端
CN110069306A (zh) * 2019-03-29 2019-07-30 维沃移动通信有限公司 一种消息显示方法及终端设备
CN112929254A (zh) * 2021-01-21 2021-06-08 维沃移动通信(杭州)有限公司 消息处理方法、装置和电子设备

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3416359B1 (en) * 2005-06-17 2020-10-28 BlackBerry Limited Method and apparatus for dynamic session placeholder for message collection user interface
EP3058448A4 (en) * 2013-10-18 2017-04-12 Citrix Systems Inc. Providing enhanced message management user interfaces
CN105607883B (zh) * 2015-12-30 2019-02-22 小米科技有限责任公司 即时消息的处理方法及装置
CN106708524A (zh) * 2016-12-27 2017-05-24 宇龙计算机通信科技(深圳)有限公司 应用信息展示方法、应用信息展示装置及终端
CN107257417A (zh) * 2017-07-21 2017-10-17 珠海市魅族科技有限公司 消息提醒方法及终端、计算机装置及计算机可读存储介质
CN107395892B (zh) * 2017-08-08 2020-06-23 奇安信科技集团股份有限公司 一种即时消息处理方法及装置
CN107682524A (zh) * 2017-08-28 2018-02-09 珠海市魅族科技有限公司 一种信息展示方法及装置、终端和可读存储介质
KR102561282B1 (ko) * 2017-09-28 2023-07-28 라인 가부시키가이샤 정보처리 방법, 정보처리 장치 및 정보처리 프로그램
CN107656672A (zh) * 2017-09-29 2018-02-02 珠海市魅族科技有限公司 一种信息处理方法及装置、终端和可读存储介质
CN109634483A (zh) * 2018-12-14 2019-04-16 维沃移动通信有限公司 一种信息显示方法及终端设备
KR20200121064A (ko) * 2019-04-15 2020-10-23 라인플러스 주식회사 이벤트 메시지를 관리하기 위한 방법, 시스템, 및 비-일시적인 컴퓨터 판독가능한 기록 매체
CN112099617A (zh) * 2019-06-18 2020-12-18 腾讯科技(深圳)有限公司 一种数据处理方法、装置以及计算机可读存储介质
CN110262721A (zh) * 2019-06-21 2019-09-20 网易(杭州)网络有限公司 数据展示方法及装置、电子设备
CN110855830A (zh) * 2019-10-30 2020-02-28 维沃移动通信有限公司 一种信息处理方法及电子设备
CN111443844A (zh) * 2020-03-26 2020-07-24 维沃移动通信有限公司 信息处理方法及电子设备
CN111651106A (zh) * 2020-05-27 2020-09-11 维沃移动通信有限公司 未读消息的提示方法、装置、设备及可读存储介质
CN111880699A (zh) * 2020-06-09 2020-11-03 维沃移动通信有限公司 消息处理方法、装置及电子设备
CN111865760B (zh) * 2020-06-29 2022-05-03 维沃移动通信有限公司 消息显示方法及装置
CN111857500B (zh) * 2020-06-30 2022-02-08 维沃移动通信有限公司 消息显示方法、装置、电子设备及存储介质
CN111885258B (zh) * 2020-07-22 2021-11-16 维沃移动通信有限公司 未读消息的显示方法、装置、电子设备及存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2849058A1 (en) * 2013-09-17 2015-03-18 Alcatel Lucent Method and device for displaying a message associated with an application
WO2018120190A1 (zh) * 2016-12-30 2018-07-05 华为技术有限公司 未读消息提示方法和终端
CN107623787A (zh) * 2017-09-19 2018-01-23 维沃移动通信有限公司 一种角标信息处理方法及终端
CN110069306A (zh) * 2019-03-29 2019-07-30 维沃移动通信有限公司 一种消息显示方法及终端设备
CN112929254A (zh) * 2021-01-21 2021-06-08 维沃移动通信(杭州)有限公司 消息处理方法、装置和电子设备

Also Published As

Publication number Publication date
CN112929254A (zh) 2021-06-08
CN112929254B (zh) 2023-06-20

Similar Documents

Publication Publication Date Title
WO2022156603A1 (zh) 消息处理方法、装置和电子设备
WO2022089568A1 (zh) 文件分享的方法、装置和电子设备
US20210352059A1 (en) Message Display Method, Apparatus, and Device
WO2022161431A1 (zh) 显示方法、装置及电子设备
CN113037924B (zh) 语音发送方法、装置、电子设备和可读存储介质
WO2017166464A1 (zh) 一种信息交互的方法及终端
WO2022111394A1 (zh) 信息处理方法、装置和电子设备
WO2022127766A1 (zh) 信息的发送方法及装置、电子设备和可读存储介质
WO2022143524A1 (zh) 信息显示方法、装置和电子设备
WO2022213944A1 (zh) 信息引用方法、装置和电子设备
WO2018010316A1 (zh) 桌面页面管理的方法及装置
WO2023024970A1 (zh) 信息处理方法、相关设备及可读存储介质
WO2022268024A1 (zh) 视频播放方法、装置及电子设备
WO2022242745A1 (zh) 显示方法、显示装置、相关设备及可读存储介质
WO2022135290A1 (zh) 截屏方法、装置及电子设备
WO2022063045A1 (zh) 消息显示方法、装置及电子设备
WO2023005828A1 (zh) 消息显示方法、装置和电子设备
WO2023030130A1 (zh) 会话处理方法、装置及电子设备
WO2022253182A1 (zh) 通信方法、装置、电子设备以及可读存储介质
WO2023040845A1 (zh) 消息发送方法、装置及电子设备
WO2022247784A1 (zh) 控制方法、装置、电子设备和可读存储介质
WO2022089481A1 (zh) 信息处理方法、装置及电子设备
WO2018010319A1 (zh) 应用功能的显示方法和装置
WO2022002025A1 (zh) 新消息提醒方法、装置、电子设备、介质、产品及芯片
US20170277419A1 (en) Method and Electronic Device for Replying to a Message

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22742082

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22742082

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 08.12.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 22742082

Country of ref document: EP

Kind code of ref document: A1