WO2022156668A1 - 信息处理方法和电子设备 - Google Patents

信息处理方法和电子设备 Download PDF

Info

Publication number
WO2022156668A1
WO2022156668A1 PCT/CN2022/072503 CN2022072503W WO2022156668A1 WO 2022156668 A1 WO2022156668 A1 WO 2022156668A1 CN 2022072503 W CN2022072503 W CN 2022072503W WO 2022156668 A1 WO2022156668 A1 WO 2022156668A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
message
interface
reply
information processing
Prior art date
Application number
PCT/CN2022/072503
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 WO2022156668A1 publication Critical patent/WO2022156668A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Definitions

  • the present application belongs to the technical field of electronic equipment, and specifically relates to an information processing method and electronic equipment.
  • the user needs to leave the page that is being operated and jump to the message notification APP to reply to the message. If it is only a short reply, such as replying to a message such as "OK, received", it does not need to stay in the message for a long time. In the notified APP, after the reply is completed, it has to return to the previous APP; and if there are such messages in the future, the process of switching back and forth needs to be repeated. Therefore, the existing technology will interrupt the user interaction process, skip the It is cumbersome and has a relatively poor user experience.
  • the information processing solution for message reply in the prior art has problems such as complicated operation.
  • the purpose of the embodiments of the present application is to provide an information processing method and electronic device, which can solve the problem of complicated operation in the information processing solution for message reply in the prior art.
  • an embodiment of the present application provides an information processing method, the method comprising:
  • the reply content for the message is obtained through the information input area of the first application interface
  • first application interface and the second application interface are different interfaces of the same application, or interfaces of different applications.
  • an information processing device comprising:
  • the first acquisition module is configured to acquire, through the information input area of the first application interface, the information for the message when a message corresponding to the second application interface is received during the process of displaying the first application interface in the foreground. reply content;
  • a first processing module configured to perform a reply operation on the message according to the reply content, and display it on the second application interface
  • first application interface and the second application interface are different interfaces of the same application, or interfaces of different applications.
  • 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.
  • a computer program product the computer program product being stored in a storage medium, the computer program product being executed by at least one processor to implement the steps of the method according to the first aspect.
  • a communication device configured to perform the steps of the method of the first aspect.
  • the information about the message is obtained through the information input area of the first application interface.
  • Reply content perform reply operation for the message according to the reply content, and display on the second application interface; wherein, the first application interface and the second application interface are different interfaces of the same application, or different.
  • the interface of the application can quickly reply to messages without leaving the current page or jumping to the page, reducing operations, and solving the problem of cumbersome operations in the information processing solutions for message reply in the prior art.
  • FIG. 1 is a schematic flowchart of an information processing method according to an embodiment of the present application.
  • FIG. 2 is a schematic diagram 1 of a specific implementation flow of an information processing method according to an embodiment of the present application
  • FIG. 3 is a schematic diagram 1 of a first application interface according to an embodiment of the present application.
  • FIG. 4 is a second schematic diagram of a first application interface according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram 3 of a first application interface according to an embodiment of the present application.
  • FIG. 6 is a schematic diagram 4 of a first application interface according to an embodiment of the present application.
  • FIG. 7 is a schematic diagram 2 of a specific implementation flow of the information processing method according to the embodiment of the present application.
  • FIG. 8 is a schematic diagram 5 of a first application interface according to an embodiment of the present application.
  • FIG. 9 is a schematic diagram of a second application interface according to an embodiment of the present application.
  • FIG. 10 is a sixth schematic diagram of a first application interface according to an embodiment of the present application.
  • FIG. 11 is a seventh schematic diagram of a first application interface according to an embodiment of the present application.
  • FIG. 12 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present application.
  • FIG. 13 is a first structural schematic diagram of an electronic device according to an embodiment of the present application.
  • FIG. 14 is a second schematic structural diagram of an electronic device according to an embodiment of the present application.
  • first, second and the like in the description and claims of the present application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It is to be understood that the data so used are interchangeable under appropriate circumstances so that the embodiments of the present application can be practiced in sequences other than those illustrated or described herein, and distinguish between “first”, “second”, etc.
  • the objects are usually of one type, and the number of objects is not limited.
  • the first object may be one or more than one.
  • “and/or” in the description and claims indicates at least one of the connected objects, and the character “/" generally indicates that the associated objects are in an "or” relationship.
  • the embodiment of the present application provides an information processing method, as shown in FIG. 1 , including:
  • Step 11 When a message corresponding to the second application interface is received during the process of displaying the first application interface in the foreground, obtain the reply content to the message through the information input area of the first application interface.
  • the display in the foreground may be in text information interaction, video playback or web browsing, etc.
  • the first application interface may be a text interaction interface, a video playback interface or a web interface, etc., which is not limited here.
  • the first application may also be a message communication application or an input method application, etc., which is not limited here; the "information input area of the first application interface" may be an area of the first application interface itself, or an input method area, Or other regions, etc., are not limited here.
  • Step 12 Execute a reply operation for the message according to the reply content, and display it on the second application interface; wherein, the first application interface and the second application interface are different interfaces of the same application, or different applications interface.
  • the first application interface is the interface of user A in the first application
  • the second application interface is the interface of user B in the first application
  • the first application interface is the interface of user A in the first application
  • the second application interface is the interface of user A in the first application
  • the second application interface is the interface of user B in the first application
  • the interface is the interface of user A in the second application, or the interface of user B in the first application.
  • the information input area is a keyboard input area displayed on the first application interface; before obtaining the reply content to the message through the information input area of the first application interface, the method further includes: : displaying a preset application identifier in the first area associated with the keyboard input area; the performing a reply operation for the message according to the reply content includes: according to the first input of the reply content, from the determining a target application identifier from the preset application identifier; determining a target session corresponding to the message according to the target application identifier; sending the reply content to the target session; wherein the preset application identifier includes at least one message The identity of the communication class application.
  • the preset application identification it may be: after the reply content is sent to the target session, the preset application identification is no longer displayed (ie, it is hidden); the first input may be dragging the reply content to the target session. on the logo.
  • the application corresponding to the preset application identifier may be an application that has been run in the foreground within a preset time period, an application that is currently running in the background, a user-defined application, and the like, which is not limited herein.
  • the displaying the preset application identifier in the first area associated with the keyboard input area includes: displaying the preset application identifier in the first area associated with the keyboard input area according to a first operation on the keyboard input area Set the application ID.
  • the first operation may be a click operation on an expansion key (such as a small arrow) on the keyboard input area.
  • the method further includes: determining the preset application identifier according to the message; or obtaining the preset application identifier according to preset information App ID.
  • the preset application identifier may be preset or generated in real time, which is not limited herein. In this way, the scheme can be implemented in a more diverse manner.
  • the determining the preset application identifier according to the message includes: in the case that the application program corresponding to the message is a message communication application program, obtaining the preset application identifier according to the message;
  • the displaying the preset application identifier in the first area associated with the keyboard input area includes: in the case that the number of the messages is at least two, obtaining the corresponding preset application according to the order of the receiving time of the messages.
  • the application program corresponding to the message is a message communication application program
  • the system will detect whether the current notification is a From messaging apps
  • the method further includes: obtaining the preset information according to the preset display parameter information; wherein the display parameter information includes: the upper limit of the number of identifiers displayed , at least one of an application identification and an identification display order.
  • the application identifiers therein can be added or deleted by performing specific operations.
  • the method further includes: displaying the candidate application identifier according to a second operation on the second area associated with the keyboard input area; The selected candidate application identifiers are added to the first area for display; and/or a deletion operation is performed on the preset application identifiers according to a third operation on the preset application identifiers.
  • the displaying a preset application logo in a first area associated with the keyboard input area may include: a first area associated with the keyboard input area. A part of the preset application identifiers are displayed in the area; according to a preset operation, another part of the preset application identifiers are displayed in the first area; wherein, the preset operation includes targeting The identified sliding operation or the expansion operation for the third area associated with the keyboard input area.
  • the determining, according to the target application identifier, the target session corresponding to the message includes: determining, according to the target application identifier, the session with the shortest distance from the current time in the first target application; and using the determined session as the The target session corresponding to the message; or, according to the fourth operation of identifying the target application, display the corresponding application session interface; The target session corresponding to the message is determined in .
  • the fourth operation it can be dragging the reply content to the target application identifier and staying (that is, the operation duration reaches the threshold); regarding “display the corresponding application session interface according to the fourth operation on the target application identifier”, it can be Execute if the corresponding application supports this function; hide the reply content after sending it.
  • the information processing method further includes: popping up and displaying notification bar information for the message; and performing a reply operation for the message according to the reply content, comprising: determining the message according to the notification bar information. and send the reply content to the target session according to the second input of the reply content.
  • the obtaining the reply content to the message through the information input area of the first application interface includes: determining a second target application according to the second application interface; according to the second target The identity information of the application is displayed in the information input area, and the corresponding emoticon keyboard is displayed; according to the fifth operation on the emoticon keyboard, the reply content for the message is obtained.
  • an emoticon keyboard corresponding to the application can be displayed, so as to better meet the user's usage needs.
  • the identity information may be used to identify which application the second target application is specifically.
  • first application interface and second application interface take interfaces of different applications as an example, the first application interface takes a text interaction page as an example, and the electronic device takes a mobile phone as an example. example.
  • the embodiments of the present application provide an information processing method, which can specifically: realize the function of quickly replying to a message, ensure that the user does not need to leave the current text interaction page, but only adds a column of shortcuts above the tool input method that provides text
  • the application reply notification bar (corresponding to the above information input area), drag the entered text (corresponding to the above reply content) from the input method edit box to the message notification APP (specifically drag it to the quick application reply notification bar to display on the application ID), complete the quick reply (that is, perform the reply operation for the message according to the reply content).
  • This solution can realize quick reply without leaving the current page or jumping the page, providing an immersive experience; it involves: adding a quick application reply notification bar above the input method, dragging the text, and completing the intelligent quick reply with one click.
  • the solution provided by the embodiments of the present application can be specifically implemented as a method for quickly and intelligently replying to a message. If a text interaction is being performed in the current APP and a message notification comes at this time, in this solution, a shortcut is added above the input method for inputting text.
  • the application reply notification bar (corresponding to the above-mentioned display of the preset application identifier in the first area associated with the keyboard input area), the user only needs to drag the edited text from the input method to the application icon in the quick application reply notification bar (that is, the application identifier), complete the intelligent quick reply (corresponding to the above-mentioned determining the target application identifier from the preset application identifier according to the first input of the reply content; determining the message according to the target application identifier)
  • the APP in the quick application reply notification bar can support custom addition; if you need to further choose to reply to a specific message, you can reply to the notification bar in the quick application
  • the corresponding APP icon stays on the preset time length, and the chat dialog box selection interface further appears, so as to select a certain specific conversation page to complete the intelligent and quick reply (corresponding to the above-mentioned fourth operation according to the target application identification, display corresponding The application session interface; according to
  • Step 21 (determined by the electronic device) Text interaction is performed in the current APP, and a message notification comes at this time.
  • the input method is being used for text input interaction in the current APP, and an instant messaging application notification or other message notification comes at this time.
  • Step 22 It is detected that there is a message notification, and the input method interaction is satisfied, then a quick application reply notification bar appears above the mobile phone input method.
  • the system will detect whether the current notification is a message communication APP, that is, an APP that can support quick reply messages.
  • the APP is filtered out, and the APP of the latest notification can be displayed preferentially in the front of the quick application reply notification bar above the input method.
  • the system can also be input to notify the scene (that is, in the process of inputting information, the scene of the notification message), the quick application reply notification bar will automatically appear, eliminating the need for the user to click the arrow.
  • Step 23 Edit the quick application reply notification bar, which can support adding and deleting the quick reply APP, and can also expand the quick application reply notification bar, and the APP icon of the latest notification message is displayed in the front.
  • the order of icons in the bar can also be fixed, for example, instant messaging applications and SMS applications are set to the front. If more are added, the quick application reply notification bar supports sliding or expanding to display more icons; you can also set The default maximum number of additions cannot be added; if the display order is not set by default, it can be displayed in front of the quick application reply notification bar according to the order of the most recent notifications.
  • the icons inside also support long press Basic operations such as deletion.
  • Step 24 Edit the phrase that needs to be replied by the input method, and drag the edited reply phrase (that is, the reply content) with your finger on the notification icon APP.
  • the user enters the text that needs to be replied in the input method, such as a reply such as "OK, received", and drags the reply in the input method candidate word edit box (that is, the above input method edit box) to the On the shortcut app reply notification bar icon, after dragging is completed, the message can be automatically sent to the nearest notification message dialog box on the message conversation page, as shown in Figure 5 below.
  • a reply such as "OK, received
  • the reply in the input method candidate word edit box that is, the above input method edit box
  • the message can be automatically sent to the nearest notification message dialog box on the message conversation page, as shown in Figure 5 below.
  • Step 25 If you need to further select the conversation page to reply, just stay for a longer time, release your finger to complete the quick reply, close the conversation selection box and hide the quick application reply notification bar.
  • the user if the user needs to select a message dialog box in the message APP to reply, the user will leave the reply word above the message APP icon for a while.
  • the APP supports the message dialog extension screen, and the user can select one of the dialog boxes. to complete the quick and intelligent reply, as shown in Figure 6.
  • extension depends on the characteristics of messaging apps, instant messaging apps, SMS apps, etc. If some apps do not support it, extension is not supported by default, release your finger, and the reply will be automatically filled and entered into the conversation session, complete After that, the message dialog page and the quick app reply notification bar are hidden.
  • the solution of this example can improve the experience of switching pages back and forth required for the existing relatively poor reply notification.
  • the edited reply language can be intelligently selected and dragged to the input box through gesture operation.
  • it also supports further selection of the conversational chat interface that needs to be replied, so that the operation of replying to the notification message can be completed with one click, which has a good user experience. Therefore, this solution has the characteristics of convenience, intelligence and innovation.
  • the solution in this example can also add some scenarios.
  • the second example is supplemented.
  • You can add the input method editing box to the The phrase text of the message is directly dragged into the message notification, and for replying to different message notification APPs, the input method displays different emoticons, which increases the user stickiness and fun of the reply.
  • the solution of this example may specifically include:
  • Step 71 (Confirm)
  • the input method is being used for text input interaction, and an instant messaging application or other message type notification arrives at this time.
  • Step 72 When the message notification is still displayed, quickly reply to the phrase that needs to be replied, and at this time, the user directly drags the edited text information in the input method into the message notification (corresponding to the above-mentioned pop-up display for the message). according to the notification bar information; determine the target session corresponding to the message according to the notification bar information; send the reply content to the target session according to the second input of the reply content), as shown in FIG. 8 and FIG. 9 shown.
  • Example 1 For related content, refer to the description of Example 1, which will not be repeated here.
  • it can intelligently detect the notification APP that is currently in need of reply, and notify the input method keyboard to display the corresponding expression keyboard, as shown in Figure 10 below (the original input method expression), as shown in Figure 11 (replace the expression that needs to be replied).
  • the second example is a supplement to the first example.
  • the second example is mainly to quickly reply to the current notification.
  • the advantage is that the edited text can be quickly and directly dragged into the message notification. After the drag is completed, the quick reply can be completed directly.
  • the information about the message is obtained through the information input area of the first application interface.
  • Reply content perform reply operation for the message according to the reply content, and display on the second application interface; wherein, the first application interface and the second application interface are different interfaces of the same application, or different.
  • the interface of the application can quickly reply to messages without leaving the current page or jumping to the page, reducing operations, and solving the problem of cumbersome operations in the information processing solutions for message reply in the prior art.
  • the execution body may be an information processing apparatus, or a control module in the information processing apparatus for executing the information processing method.
  • the information processing apparatus provided by the embodiments of the present application is described by taking an information processing apparatus executing an information processing method as an example.
  • the embodiment of the present application also provides an information processing apparatus, as shown in FIG. 12 , including:
  • the first obtaining module 121 is configured to obtain information corresponding to the message through the information input area of the first application interface when a message corresponding to the second application interface is received during the process of displaying the first application interface in the foreground. 's reply content;
  • a first processing module 122 configured to perform a reply operation for the message according to the reply content, and display it on the second application interface;
  • first application interface and the second application interface are different interfaces of the same application, or interfaces of different applications.
  • the information input area is a keyboard input area displayed on the first application interface; the device further includes: a first display module for inputting information through the first application interface Before the area acquires the reply content to the message, a preset application identifier is displayed in the first area associated with the keyboard input area; the first processing module includes: a first determination sub-module for For the first input of the reply content, the target application identifier is determined from the preset application identifier; the second determination sub-module is used for determining the target session corresponding to the message according to the target application identifier; the first sending sub-module, is used for sending the reply content to the target session; wherein the preset application identifier includes an identifier of at least one messaging application.
  • the first display module includes: a first display sub-module, configured to display a preset application identifier in a first area associated with the keyboard input area according to a first operation on the keyboard input area.
  • the information processing device further includes: a second processing module configured to determine the preset application according to the message before displaying the preset application identifier in the first area associated with the keyboard input area identifier; or, according to preset information, obtain the preset application identifier.
  • the second processing module includes: a first processing sub-module, configured to obtain the preset application identifier according to the message when the application corresponding to the message is a message communication application;
  • the The first display module includes: a second processing sub-module for obtaining the display order of the corresponding preset application identifiers according to the order of the receiving time of the messages when the number of the messages is at least two ;
  • a second display sub-module configured to display a preset application identifier in the first area associated with the keyboard input area according to the display sequence.
  • the information processing device further includes: a third processing module, configured to obtain the preset information according to the preset display parameter information before obtaining the preset application identifier according to the preset information;
  • the display parameter information includes: at least one of the upper limit of the number of logos to be displayed, the application logo and the sequence of logo display.
  • the information processing apparatus further includes: a second display module, configured to display the preset application identifier in the first area associated with the keyboard input area, and then display the preset application identifier according to the association with the keyboard input area.
  • the second operation in the second area of The processing module is configured to perform a deletion operation on the preset application identifier according to the third operation on the preset application identifier.
  • the determining, according to the target application identifier, the target session corresponding to the message includes: determining, according to the target application identifier, the session with the shortest distance from the current time in the first target application; and using the determined session as the The target session corresponding to the message; or, according to the fourth operation of identifying the target application, display the corresponding application session interface; The target session corresponding to the message is determined in .
  • the information processing device further includes: a third display module for popping up and displaying notification bar information for the message; the first processing module includes: a third determination sub-module for The notification bar information is used to determine the target session corresponding to the message; the second sending submodule is configured to send the reply content to the target session according to the second input of the reply content.
  • the first acquisition module includes: a fourth determination sub-module for determining a second target application according to the second application interface; a third display sub-module for determining the second target application according to the identity of the second target application information, displaying the corresponding emoticon keyboard in the information input area; and a third processing sub-module for obtaining the reply content to the message according to the fifth operation on the emoticon keyboard.
  • the information about the message is obtained through the information input area of the first application interface.
  • Reply content perform reply operation for the message according to the reply content, and display on the second application interface; wherein, the first application interface and the second application interface are different interfaces of the same application, or different.
  • the interface of the application can quickly reply to messages without leaving the current page or jumping to the page, reducing operations, and solving the problem of cumbersome operations in the information processing solutions for message reply in the prior art.
  • the information processing apparatus in this embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in a 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
  • PDA 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.
  • the information 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, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
  • the information processing apparatus provided in this embodiment of the present application can implement each process implemented by the method embodiments in FIG. 1 to FIG. 11 , and to avoid repetition, details are not repeated here.
  • an embodiment of the present application further provides an electronic device 130, including a processor 131, a memory 132, a program or instruction stored in the memory 132 and executable on the processor 131, When the program or instruction is executed by the processor 131, each process of the above-mentioned information processing method embodiments can be implemented, and the same technical effect can be achieved. In order to avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the aforementioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 14 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 140 includes but is not limited to: a radio frequency unit 141, a network module 142, an audio output unit 143, an input unit 144, a sensor 145, a display unit 146, a user input unit 147, an interface unit 148, a memory 149, and a processor 1410, etc. part.
  • the electronic device 140 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 1410 through a power management system, so as to manage charging, discharging, and power management through the power management system. consumption management and other functions.
  • a power source such as a battery
  • the structure of the electronic device shown in FIG. 14 does not constitute a limitation on the electronic device.
  • the electronic device may include more or less components than those shown in the figure, or combine some components, or arrange different components, which will not be repeated here. .
  • the processor 1410 is configured to obtain through the information input area of the first application interface in the case of receiving a message corresponding to the second application interface through the radio frequency unit 141 during the process of displaying the first application interface in the foreground Reply content for the message; perform a reply operation for the message according to the reply content, and display it on the second application interface through the display unit 146; wherein, the first application interface and the second application interface are the same Different interfaces of applications, or interfaces of different applications.
  • the information about the message is obtained through the information input area of the first application interface.
  • Reply content perform reply operation for the message according to the reply content, and display on the second application interface; wherein, the first application interface and the second application interface are different interfaces of the same application, or different.
  • the interface of the application can quickly reply to messages without leaving the current page or jumping to the page, reducing operations, and solving the problem of cumbersome operations in the information processing solutions for message reply in the prior art.
  • the information input area is a keyboard input area displayed on the first application interface; the processor 1410 is further configured to obtain a reply to the message through the information input area of the first application interface Before the content, the display unit 146 displays the preset application identifier in the first area associated with the keyboard input area; the processor 1410 is specifically configured to select the preset application identifier from the preset application identifier according to the first input of the reply content Determine the target application identifier in the middle; determine the target session corresponding to the message according to the target application identifier; send the reply content to the target session through the radio frequency unit 141; wherein, the preset application identifier includes at least one message The identity of the communication class application.
  • the processor 1410 is specifically configured to display a preset application identifier in the first area associated with the keyboard input area through the display unit 146 according to the first operation on the keyboard input area.
  • the processor 1410 is further configured to determine the preset application identifier according to the message before displaying the preset application identifier in the first area associated with the keyboard input area; or, according to preset information, The preset application identifier is obtained.
  • the processor 1410 is specifically configured to obtain the preset application identifier according to the message when the application program corresponding to the message is a message communication application program; when the number of the messages is at least two In the case of each of them, the display order of the corresponding preset application identifiers is obtained according to the order of the receiving time of the messages; according to the display order, the display unit 146 displays the preset application identifiers in the first area associated with the keyboard input area through the display unit 146 . Set the application ID.
  • the processor 1410 is further configured to obtain the preset information according to the preset display parameter information before obtaining the preset application identifier according to the preset information; wherein the display parameter information includes: At least one of the upper limit of the number of logos to be displayed, the application logo, and the display order of logos.
  • the processor 1410 is further configured to, after displaying the preset application identifier in the first area associated with the keyboard input area, through the display unit according to the second operation on the second area associated with the keyboard input area 146 Display the candidate application identifiers; add the selected candidate application identifiers to the first area for display; and/or, according to the third operation on the preset application identifiers, modify the preset application identifiers. Set the application ID to perform the delete operation.
  • the processor 1410 is specifically configured to determine, according to the target application identifier, the session with the shortest distance from the current time in the first target application; use the determined session as the target session corresponding to the message; The fourth operation of the target application identification, displaying the corresponding application session interface through the display unit 146; target session.
  • the processor 1410 is further configured to pop up and display notification bar information for the message through the display unit 146; determine a target session corresponding to the message according to the notification bar information; The second input is to send the reply content to the target session through the radio frequency unit 141 .
  • the processor 1410 is specifically configured to determine a second target application according to the second application interface; according to the identity information of the second target application, display a corresponding expression in the information input area through the display unit 146 a keyboard; according to the fifth operation on the facial expression keyboard, the reply content for the message is obtained.
  • a quick application reply notification bar can be added above the input method for inputting text.
  • the user only needs to drag the edited text from the input method to the application icon of the quick application reply notification bar to complete the intelligent quick reply;
  • the APP in the application reply notification bar can support custom addition; if you need to further choose to reply to a specific message, you can stay on the APP icon corresponding to the quick application reply notification bar for a while, and then the chat dialog selection interface will appear, thus Select a specific conversation page to complete a smart and quick reply.
  • the input unit 144 may include a graphics processor (Graphics Processing Unit, GPU) 1441 and a microphone 1442. Such as camera) to obtain still pictures or video image data for processing.
  • the display unit 146 may include a display panel 1461, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 147 includes a touch panel 1471 and other input devices 1472 .
  • the touch panel 1471 is also called a touch screen.
  • the touch panel 1471 may include two parts, a touch detection device and a touch controller.
  • Memory 149 may be used to store software programs as well as various data, including but not limited to application programs and operating systems.
  • the processor 1410 may integrate an application processor and a modem processor, wherein the application processor mainly processes the operating system, user interface, and application programs, and the like, and the modem processor mainly processes wireless communication. It can be understood that, the above-mentioned modulation and demodulation processor may not be integrated into the processor 1410.
  • 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 processor is the processor in the electronic device described in the foregoing 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 information 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 information 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.

Abstract

提供了一种信息处理方法和电子设备。其中,信息处理方法包括:在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过第一应用界面的信息输入区域获取针对消息的回复内容(11);根据回复内容针对消息执行回复操作,并显示在第二应用界面;其中,第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面(12)。

Description

信息处理方法和电子设备
相关申请的交叉引用
本申请主张在2021年01月22日在中国提交的中国专利申请No.202110090795.X的优先权,其全部内容通过引用包含于此。
技术领域
本申请属于电子设备技术领域,具体涉及一种信息处理方法和电子设备。
背景技术
目前,在生活和工作中,用户正在针对某一应用程序(Application,APP)进行操作的情况下,如果收到一些消息通知,且需要去回复;通常就需要用户点击消息通知,离开当前APP页面进行回复,回复完之后,再回到当前APP页面中来;
也就是,需要用户离开正在操作的页面,跳转到消息通知APP中去回复消息,如果只是简短的回复,比如回复“好的,收到”之类的消息,不需要长时间的停留在消息通知的APP中,回复完成之后,又要回到之前的APP中;且如果后续还有之类的消息,就需要重复来回切换的过程,因此,现有的技术会打断用户交互流程,跳转繁琐,拥有比较差的用户体验。
由上可知,现有技术中针对消息回复的信息处理方案存在操作繁琐等问题。
发明内容
本申请实施例的目的是提供一种信息处理方法和电子设备,能够解决现有技术中针对消息回复的信息处理方案存在操作繁琐的问题。
为了解决上述技术问题,本申请是这样实现的:
第一方面,本申请实施例提供了一种信息处理方法,该方法包括:
在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回 复内容;
根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;
其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面。
第二方面,本申请实施例提供了一种信息处理装置,该装置包括:
第一获取模块,用于在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;
第一处理模块,用于根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;
其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面。
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。
第六方面,提供了一种计算机程序产品,所述计算机程序产品被存储在存储介质中,所述计算机程序产品被至少一个处理器执行以实现如第一方面所述的方法的步骤。
第七方面,提供一种通信设备,被配置为执行如第一方面所述的方法的步骤。
在本申请实施例中,通过在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区 域获取针对所述消息的回复内容;根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面;能够实现无需离开当前页面,无需跳转页面,就可以快捷回复消息,减少操作,很好的解决了现有技术中针对消息回复的信息处理方案存在操作繁琐的问题。
附图说明
图1是本申请实施例的信息处理方法流程示意图;
图2是本申请实施例的信息处理方法具体实现流程示意图一;
图3是本申请实施例的第一应用界面示意图一;
图4是本申请实施例的第一应用界面示意图二;
图5是本申请实施例的第一应用界面示意图三;
图6是本申请实施例的第一应用界面示意图四;
图7是本申请实施例的信息处理方法具体实现流程示意图二;
图8是本申请实施例的第一应用界面示意图五;
图9是本申请实施例的第二应用界面示意图;
图10是本申请实施例的第一应用界面示意图六;
图11是本申请实施例的第一应用界面示意图七;
图12是本申请实施例的信息处理装置结构示意图;
图13是本申请实施例的电子设备结构示意图一;
图14是本申请实施例的电子设备结构示意图二。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数 据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的信息处理方法进行详细地说明。
本申请实施例提供了一种信息处理方法,如图1所示,包括:
步骤11:在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容。
关于在前台显示可以是处于文字信息交互,也可以是处于视频播放或者网页浏览等,对应的,第一应用界面可以是文字交互界面、视频播放界面或网页界面等,在此不作限定。
第一应用也可以是消息通信类应用程序或者输入法应用程序等,在此不作限定;关于“第一应用界面的信息输入区域”可以第一应用界面本身的区域,也可以是输入法区域,或者其他区域等,在此不作限定。
步骤12:根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面。
具体比如:第一应用界面为第一应用中A用户的界面,第二应用界面为第一应用中B用户的界面;或者,第一应用界面为第一应用中A用户的界面,第二应用界面为第二应用中A用户的界面,或第一应用中B用户的界面。
本申请实施例中,所述信息输入区域为显示于所述第一应用界面上的键盘输入区域;在通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容之前,还包括:在所述键盘输入区域关联的第一区域内显示预设应用标识;所述根据所述回复内容针对所述消息执行回复操作,包括:根据对所述回复内容的第一输入,从所述预设应用标识中确定目标应用标识;根据所述目标应用标识,确定所述消息对应的目标会话;将所述回复内容发送至 所述目标会话;其中,所述预设应用标识包括至少一个消息通信类应用程序的标识。
关于预设应用标识可以是:在所述将所述回复内容发送至所述目标会话之后不再显示所述预设应用标识(即进行隐藏);关于第一输入可以是将回复内容拖动到标识上。预设应用标识对应的应用可以是预设时间段内前台运行过的应用、当前后台运行的应用、用户自定义的应用等,在此不作限定。
其中,所述在所述键盘输入区域关联的第一区域内显示预设应用标识,包括:根据对所述键盘输入区域的第一操作,在所述键盘输入区域关联的第一区域内显示预设应用标识。
关于第一操作可以是针对键盘输入区域上的展开按键(比如小箭头)的点击操作。
进一步的,在所述键盘输入区域关联的第一区域内显示预设应用标识之前,还包括:根据所述消息,确定所述预设应用标识;或者,根据预先设置信息,得到所述预设应用标识。
也就是预设应用标识可以是预先设置的,也可以是实时生成的,在此不作限定。这样可以更多样化的实现本方案。
具体的,所述根据所述消息,确定所述预设应用标识,包括:在所述消息对应的应用程序为消息通信类应用程序的情况下,根据所述消息得到所述预设应用标识;所述在所述键盘输入区域关联的第一区域内显示预设应用标识,包括:在所述消息的数量为至少两个的情况下,根据所述消息的接收时间的先后,得到对应的预设应用标识的显示顺序;根据所述显示顺序,在所述键盘输入区域关联的第一区域内显示预设应用标识。
关于“所述消息对应的应用程序为消息通信类应用程序”比如:电子设备上方通知消息栏里面如果有即时通信应用程序通知、短信应用程序通知或者其他应用通知,系统会检测当前的通知是否是来自消息通信类APP;
关于“根据所述消息的接收时间的先后,得到对应的预设应用标识的显示顺序”可以是最近接收到的消息对应的预设应用标识在显示顺序中的位置靠前。
进一步的,在根据预先设置信息,得到所述预设应用标识之前,还包括: 根据预先设置的显示参数信息,得到所述预先设置信息;其中,所述显示参数信息包括:标识显示个数上限、应用标识和标识显示顺序中的至少一项。
关于其中的应用标识可以执行特定操作进行增加或者删除。
更进一步的,在所述键盘输入区域关联的第一区域内显示预设应用标识之后,还包括:根据对所述键盘输入区域关联的第二区域的第二操作,显示备选应用标识;将被选中的所述备选应用标识,增加至所述第一区域内进行显示;和/或,根据对所述预设应用标识的第三操作,对所述预设应用标识执行删除操作。
也可理解为:滑动或展开以显示更多标识:具体的,所述在所述键盘输入区域关联的第一区域内显示预设应用标识,可以包括:在所述键盘输入区域关联的第一区域内显示预设应用标识中的一部分数量的标识;根据预设操作,在所述第一区域内显示所述预设应用标识中的另一部分数量的标识;其中,所述预设操作包括针对所述标识的滑动操作或针对所述键盘输入区域关联的第三区域的展开操作。
其中,所述根据所述目标应用标识,确定所述消息对应的目标会话,包括:根据所述目标应用标识,确定第一目标应用中距离当前时间最短的会话;将确定的会话,作为所述消息对应的目标会话;或者,根据对所述目标应用标识的第四操作,显示对应的应用会话界面;根据对所述应用会话界面中会话的选中操作,从所述应用会话界面所包含的会话中确定所述消息对应的目标会话。
关于第四操作具体可以是将回复内容拖动到目标应用标识上停留(即操作时长到达阈值);关于“根据对所述目标应用标识的第四操作,显示对应的应用会话界面”,可以是在对应的应用程序支持这个功能的情况下执行;在发送完回复内容后进行隐藏。
进一步的,所述的信息处理方法,还包括:弹出显示针对所述消息的通知栏信息;所述根据所述回复内容针对所述消息执行回复操作,包括:根据所述通知栏信息,确定所述消息对应的目标会话;根据对所述回复内容的第二输入,将所述回复内容发送至所述目标会话。
关于第二输入具体可以是将回复内容拖动到通知栏信息上。这样可以更 加便捷的进行消息回复。
本申请实施例中,所述通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容,包括:根据所述第二应用界面,确定第二目标应用;根据所述第二目标应用的身份信息,在所述信息输入区域显示对应的表情键盘;根据对所述表情键盘的第五操作,得到针对所述消息的回复内容。
这样可以实现显示与应用对应的表情键盘,更好的满足用户的使用需求。
关于身份信息可以用于标识所述第二目标应用具体为哪个应用程序。
下面对本申请实施例提供的所述信息处理方法进行进一步说明,上述第一应用界面与第二应用界面以不同应用的界面为例,第一应用界面以文字交互页面为例,电子设备以手机为例。
针对上述技术问题,本申请实施例提供了一种信息处理方法,具体可以:实现快捷回复消息的功能,保证用户无需离开当前文字交互的页面,只是在提供文字的工具输入法上方增加一栏快捷应用回复通知栏(对应于上述信息输入区域),将输入好的文字(对应于上述回复内容)从输入法编辑框中拖动到消息通知APP中(具体是拖动到快捷应用回复通知栏显示的应用标识上),完成快捷回复(即根据所述回复内容针对所述消息执行回复操作)。本方案可以实现无需离开当前页面,无需跳转页面,就可以快捷回复,提供沉浸式的体验;其中涉及:在输入法上方增加快捷应用回复通知栏,拖动文字,一键完成智能快捷回复。
下面对本申请实施例提供的方案进行举例说明。
举例一:
本申请实施例提供的方案具体可实现为一种快速智能回复消息的方法,如果在当前的APP中正在进行文字交互,此时来了消息通知,本方案中在输入文字的输入法上方增加快捷应用回复通知栏(对应于上述在所述键盘输入区域关联的第一区域内显示预设应用标识),用户只需要将编辑好的文字从输入法中拖动到快捷应用回复通知栏的应用图标(即应用标识)上,完成智能快捷回复(对应于上述根据对所述回复内容的第一输入,从所述预设应用标识中确定目标应用标识;根据所述目标应用标识,确定所述消息对应的目标会话;将所述回复内容发送至所述目标会话);快捷应用回复通知栏里面的 APP可以支持自定义添加;如果需要进一步选择回复具体的某一个消息,可以在快捷应用回复通知栏对应的APP图标上停留预设时长,进一步出现聊天对话框选择界面,从而选择某一个具体的会话页面,完成智能快捷的回复(对应于上述根据对所述目标应用标识的第四操作,显示对应的应用会话界面;根据对所述应用会话界面中会话的选中操作,从所述应用会话界面所包含的会话中确定所述消息对应的目标会话)。
本举例的方案具体可如图2所示,包括:
步骤21:(电子设备确定)在当前APP中进行文字交互,此时来了消息通知。
具体比如:在当前APP中正在用输入法进行文字输入交互,此时来了一个即时通信应用程序通知或者其他消息类通知。
步骤22:检测到有消息通知,并且满足正在输入法交互,那么在手机输入法上方出现快捷应用回复通知栏。
具体的,手机输入法上方有一个展开小箭头,点击小箭头(对应于上述第一操作),展开出现快捷应用回复通知栏,快捷应用回复通知栏里面默认展示当前的手机通知消息中心里面的消息类应用,比如即时通信应用程序、短信应用程序等,如图3和图4所示。
手机上方通知消息栏里面如果有即时通信应用程序、短信应用程序或者其他应用通知,系统会检测当前的通知是否是消息通信类APP,也就是可以支持快捷回复消息的这一类APP,其他通知的APP过滤掉,可以将最近的一个通知的APP优先展示在输入法上方快捷应用回复通知栏最前面。
当然,本方案中系统也可以正在输入来通知的场景(就是在输入信息的过程中,来了通知消息的场景),自动出现快捷应用回复通知栏,省去用户点击箭头的这个操作。
步骤23:编辑快捷应用回复通知栏,可以支持添加、删除快捷回复的APP,还可以展开快捷应用回复通知栏,最近的通知消息的APP图标显示在前面。
具体的,点击快捷应用回复通知栏右方的添加按钮,可以从桌面上选择日常需要快捷智能回复的应用,选择好之后添加进来。
本方案中还可以固定栏中的图标顺序,比如即时通信应用程序、短信应用程序设置最前面,如果添加的较多,快捷应用回复通知栏支持滑动或者展开以显示更多的图标;还可以设置默认最多的一个添加个数,超出了就不能添加进来;如果没有默认设置展示顺序,可以根据最近的来的通知的顺序,依次显示在快捷应用回复通知栏前面,当然里面的图标也支持长按删除等基本操作。
步骤24:输入法编辑好需要回复的短语,手指拖动编辑好的回复语(即回复内容)到通知图标APP上面。
具体的,用户在输入法当中输入好需要回复的文字,比如“好的,收到”这样的回复语,在输入法候选词编辑框(即上述输入法编辑框)中将回复语拖动到快捷应用回复通知栏图标上,拖动完成之后,消息可自动发送到消息会话页面最近的一个通知消息对话框中,如下图5所示。
步骤25:如果需要进一步选择会话页面进行回复,停留时间长一点即可,手指松开,完成快捷回复,并且关闭会话选择框和隐藏快捷应用回复通知栏。
具体的,如果用户需要选择消息APP中的某一个消息对话框进行回复,则用户将回复语在消息APP图标上方停留一会,该APP中支持消息对话框扩展画面,用户可以选择其中一个对话框,完成快捷智能回复,如图6所示。
这个是否支持伸展,需要根据消息APP特性,即时通信应用程序、短信应用程序这些可以,如果某些APP不支持,则默认不支持扩展,手指松开,回复语自动填充输入到对话会话中,完成之后,消息对话框页面以及快捷应用回复通知栏隐藏。
本举例的方案能够改进现有的比较差的回复通知所需要的来回切换页面的体验,通过在输入框上方增加快捷应用回复通知栏,编辑好的回复语,通过手势操作,智能选择拖动到某一个APP中,还支持进一步选择需要回复的会话聊天界面,从而一键完成回复通知消息的操作,具有很好的用户体验,因此本方案具有便捷性、智能性、创新性的特点。
举例二:
本举例的方案除了能够达到实施例一中的效果,还能够补充一些场景,针对如果可以比较能够快速回复消息通知的场景,本举例二针对性的进行了 补充,可以将正在输入法编辑框中的短语文字直接拖动到消息通知中,并且针对回复不同的消息通知APP,输入法展示不同的表情包,增加回复的用户黏性和有趣性。
如图7所示,本举例的方案可具体包括:
步骤71:(确定)在当前APP中正在用输入法进行文字输入交互,此时来了一个即时通信应用程序或者其他消息类通知。
步骤72:在消息通知还在展示的时候,将需要回复的短语快速回复过去,此时用户将输入法中编辑好的文字信息直接拖动到消息通知中(对应于上述弹出显示针对所述消息的通知栏信息;根据所述通知栏信息,确定所述消息对应的目标会话;根据对所述回复内容的第二输入,将所述回复内容发送至所述目标会话),如图8和图9所示。
相关内容可参见举例一的描述,在此不再赘述。另外针对通用的文字输入之外,在回复的表情这方面,可以智能的检测目前正在需要回复的通知APP,通知输入法键盘能够显示与之对应的表情键盘,如下图10(输入法原有的表情),图11(替换需要回复的表情)所示。
本举例二是举例一的场景补充,举例二主要是能够快速回复当前的通知,优势是快速直接拖动编辑好的文字到消息通知中,拖动完成后,直接完成快速回复。
在本申请实施例中,通过在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面;能够实现无需离开当前页面,无需跳转页面,就可以快捷回复消息,减少操作,很好的解决了现有技术中针对消息回复的信息处理方案存在操作繁琐的问题。
需要说明的是,本申请实施例提供的信息处理方法,执行主体可以为信息处理装置,或者该信息处理装置中的用于执行信息处理方法的控制模块。本申请实施例中以信息处理装置执行信息处理方法为例,说明本申请实施例提供的信息处理装置。
本申请实施例还提供了一种信息处理装置,如图12所示,包括:
第一获取模块121,用于在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;
第一处理模块122,用于根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;
其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面。
本申请实施例中,所述信息输入区域为显示于所述第一应用界面上的键盘输入区域;所述装置还包括:第一显示模块,用于在通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容之前,在所述键盘输入区域关联的第一区域内显示预设应用标识;所述第一处理模块,包括:第一确定子模块,用于根据对所述回复内容的第一输入,从所述预设应用标识中确定目标应用标识;第二确定子模块,用于根据所述目标应用标识,确定所述消息对应的目标会话;第一发送子模块,用于将所述回复内容发送至所述目标会话;其中,所述预设应用标识包括至少一个消息通信类应用程序的标识。
其中,所述第一显示模块,包括:第一显示子模块,用于根据对所述键盘输入区域的第一操作,在所述键盘输入区域关联的第一区域内显示预设应用标识。
进一步的,所述的信息处理装置,还包括:第二处理模块,用于在所述键盘输入区域关联的第一区域内显示预设应用标识之前,根据所述消息,确定所述预设应用标识;或者,根据预先设置信息,得到所述预设应用标识。
其中,所述第二处理模块,包括:第一处理子模块,用于在所述消息对应的应用程序为消息通信类应用程序的情况下,根据所述消息得到所述预设应用标识;所述第一显示模块,包括:第二处理子模块,用于在所述消息的数量为至少两个的情况下,根据所述消息的接收时间的先后,得到对应的预设应用标识的显示顺序;第二显示子模块,用于根据所述显示顺序,在所述键盘输入区域关联的第一区域内显示预设应用标识。
进一步的,所述的信息处理装置,还包括:第三处理模块,用于在根据 预先设置信息,得到所述预设应用标识之前,根据预先设置的显示参数信息,得到所述预先设置信息;其中,所述显示参数信息包括:标识显示个数上限、应用标识和标识显示顺序中的至少一项。
本申请实施例中,所述的信息处理装置,还包括:第二显示模块,用于在所述键盘输入区域关联的第一区域内显示预设应用标识之后,根据对所述键盘输入区域关联的第二区域的第二操作,显示备选应用标识;第四处理模块,用于将被选中的所述备选应用标识,增加至所述第一区域内进行显示;和/或,第五处理模块,用于根据对所述预设应用标识的第三操作,对所述预设应用标识执行删除操作。
其中,所述根据所述目标应用标识,确定所述消息对应的目标会话,包括:根据所述目标应用标识,确定第一目标应用中距离当前时间最短的会话;将确定的会话,作为所述消息对应的目标会话;或者,根据对所述目标应用标识的第四操作,显示对应的应用会话界面;根据对所述应用会话界面中会话的选中操作,从所述应用会话界面所包含的会话中确定所述消息对应的目标会话。
进一步的,所述的信息处理装置,还包括:第三显示模块,用于弹出显示针对所述消息的通知栏信息;所述第一处理模块,包括:第三确定子模块,用于根据所述通知栏信息,确定所述消息对应的目标会话;第二发送子模块,用于根据对所述回复内容的第二输入,将所述回复内容发送至所述目标会话。
其中,所述第一获取模块,包括:第四确定子模块,用于根据所述第二应用界面,确定第二目标应用;第三显示子模块,用于根据所述第二目标应用的身份信息,在所述信息输入区域显示对应的表情键盘;第三处理子模块,用于根据对所述表情键盘的第五操作,得到针对所述消息的回复内容。
在本申请实施例中,通过在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面;能够实现无需离开当前页面,无需跳转页面,就可以快捷回复消息,减少操作,很好的解决了现有 技术中针对消息回复的信息处理方案存在操作繁琐的问题。
本申请实施例中的信息处理装置可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。
本申请实施例中的信息处理装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。
本申请实施例提供的信息处理装置能够实现图1至图11的方法实施例实现的各个过程,为避免重复,这里不再赘述。
可选地,如图13所示,本申请实施例还提供一种电子设备130,包括处理器131,存储器132,存储在存储器132上并可在所述处理器131上运行的程序或指令,该程序或指令被处理器131执行时实现上述信息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
需要说明的是,本申请实施例中的电子设备包括上述所述的移动电子设备和非移动电子设备。
图14为实现本申请实施例的一种电子设备的硬件结构示意图。
该电子设备140包括但不限于:射频单元141、网络模块142、音频输出单元143、输入单元144、传感器145、显示单元146、用户输入单元147、接口单元148、存储器149、以及处理器1410等部件。
本领域技术人员可以理解,电子设备140还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1410逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图14中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。
其中,处理器1410,用于在第一应用界面在前台显示的过程中,通过射频单元141接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;根据所述回复内容针对所述消息执行回复操作,并通过显示单元146显示在所述第二应用界面;其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面。
在本申请实施例中,通过在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面;能够实现无需离开当前页面,无需跳转页面,就可以快捷回复消息,减少操作,很好的解决了现有技术中针对消息回复的信息处理方案存在操作繁琐的问题。
可选地,所述信息输入区域为显示于所述第一应用界面上的键盘输入区域;处理器1410,还用于在通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容之前,通过显示单元146在所述键盘输入区域关联的第一区域内显示预设应用标识;处理器1410,具体用于根据对所述回复内容的第一输入,从所述预设应用标识中确定目标应用标识;根据所述目标应用标识,确定所述消息对应的目标会话;通过射频单元141将所述回复内容发送至所述目标会话;其中,所述预设应用标识包括至少一个消息通信类应用程序的标识。
可选地,处理器1410,具体用于根据对所述键盘输入区域的第一操作,通过显示单元146在所述键盘输入区域关联的第一区域内显示预设应用标识。
可选地,处理器1410,还用于在所述键盘输入区域关联的第一区域内显示预设应用标识之前,根据所述消息,确定所述预设应用标识;或者,根据预先设置信息,得到所述预设应用标识。
可选地,处理器1410,具体用于在所述消息对应的应用程序为消息通信类应用程序的情况下,根据所述消息得到所述预设应用标识;在所述消息的数量为至少两个的情况下,根据所述消息的接收时间的先后,得到对应的预 设应用标识的显示顺序;根据所述显示顺序,通过显示单元146在所述键盘输入区域关联的第一区域内显示预设应用标识。
可选地,处理器1410,还用于在根据预先设置信息,得到所述预设应用标识之前,根据预先设置的显示参数信息,得到所述预先设置信息;其中,所述显示参数信息包括:标识显示个数上限、应用标识和标识显示顺序中的至少一项。
可选地,处理器1410,还用于在所述键盘输入区域关联的第一区域内显示预设应用标识之后,根据对所述键盘输入区域关联的第二区域的第二操作,通过显示单元146显示备选应用标识;将被选中的所述备选应用标识,增加至所述第一区域内进行显示;和/或,根据对所述预设应用标识的第三操作,对所述预设应用标识执行删除操作。
可选地,处理器1410,具体用于根据所述目标应用标识,确定第一目标应用中距离当前时间最短的会话;将确定的会话,作为所述消息对应的目标会话;或者,根据对所述目标应用标识的第四操作,通过显示单元146显示对应的应用会话界面;根据对所述应用会话界面中会话的选中操作,从所述应用会话界面所包含的会话中确定所述消息对应的目标会话。
可选地,处理器1410,还用于通过显示单元146弹出显示针对所述消息的通知栏信息;根据所述通知栏信息,确定所述消息对应的目标会话;根据对所述回复内容的第二输入,通过射频单元141将所述回复内容发送至所述目标会话。
可选地,处理器1410,具体用于根据所述第二应用界面,确定第二目标应用;根据所述第二目标应用的身份信息,通过显示单元146在所述信息输入区域显示对应的表情键盘;根据对所述表情键盘的第五操作,得到针对所述消息的回复内容。
本方案中具体可以在输入文字的输入法上方增加快捷应用回复通知栏,用户只需要将编辑好的文字从输入法中拖动到快捷应用回复通知栏的应用图标上,完成智能快捷回复;快捷应用回复通知栏里面的APP可以支持自定义添加;如果需要进一步选择回复具体的某一个消息,可以在快捷应用回复通知栏对应的APP图标上停留一小会,进一步出现聊天对话框选择界面,从而 选择某一个具体的会话页面,完成智能快捷的回复。
应理解的是,本申请实施例中,输入单元144可以包括图形处理器(Graphics Processing Unit,GPU)1441和麦克风1442,图形处理器1441对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元146可包括显示面板1461,可以采用液晶显示器、有机发光二极管等形式来配置显示面板1461。用户输入单元147包括触控面板1471以及其他输入设备1472。触控面板1471,也称为触摸屏。触控面板1471可包括触摸检测装置和触摸控制器两个部分。其他输入设备1472可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。存储器149可用于存储软件程序以及各种数据,包括但不限于应用程序和操作系统。处理器1410可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1410中。
本申请实施例还提供一种可读存储介质,所述可读存储介质可以是非易失的,也可以是易失的,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述信息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述信息处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体 意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。

Claims (15)

  1. 一种信息处理方法,包括:
    在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;
    根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;
    其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面。
  2. 根据权利要求1所述的信息处理方法,其中,所述信息输入区域为显示于所述第一应用界面上的键盘输入区域;
    在通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容之前,还包括:
    在所述键盘输入区域关联的第一区域内显示预设应用标识;
    所述根据所述回复内容针对所述消息执行回复操作,包括:
    根据对所述回复内容的第一输入,从所述预设应用标识中确定目标应用标识;
    根据所述目标应用标识,确定所述消息对应的目标会话;
    将所述回复内容发送至所述目标会话;
    其中,所述预设应用标识包括至少一个消息通信类应用程序的标识。
  3. 根据权利要求2所述的信息处理方法,其中,所述在所述键盘输入区域关联的第一区域内显示预设应用标识,包括:
    根据对所述键盘输入区域的第一操作,在所述键盘输入区域关联的第一区域内显示预设应用标识。
  4. 根据权利要求2所述的信息处理方法,其中,在所述键盘输入区域关联的第一区域内显示预设应用标识之前,还包括:
    根据所述消息,确定所述预设应用标识;或者,
    根据预先设置信息,得到所述预设应用标识。
  5. 根据权利要求4所述的信息处理方法,其中,所述根据所述消息,确定所述预设应用标识,包括:
    在所述消息对应的应用程序为消息通信类应用程序的情况下,根据所述消息得到所述预设应用标识;
    所述在所述键盘输入区域关联的第一区域内显示预设应用标识,包括:
    在所述消息的数量为至少两个的情况下,根据所述消息的接收时间的先后,得到对应的预设应用标识的显示顺序;
    根据所述显示顺序,在所述键盘输入区域关联的第一区域内显示预设应用标识。
  6. 根据权利要求2所述的信息处理方法,其中,在所述键盘输入区域关联的第一区域内显示预设应用标识之后,还包括:
    根据对所述键盘输入区域关联的第二区域的第二操作,显示备选应用标识;
    将被选中的所述备选应用标识,增加至所述第一区域内进行显示;和/或,
    根据对所述预设应用标识的第三操作,对所述预设应用标识执行删除操作。
  7. 根据权利要求2所述的信息处理方法,其中,所述根据所述目标应用标识,确定所述消息对应的目标会话,包括:
    根据所述目标应用标识,确定第一目标应用中距离当前时间最短的会话;
    将确定的会话,作为所述消息对应的目标会话;或者,
    根据对所述目标应用标识的第四操作,显示对应的应用会话界面;
    根据对所述应用会话界面中会话的选中操作,从所述应用会话界面所包含的会话中确定所述消息对应的目标会话。
  8. 根据权利要求1所述的信息处理方法,其中,还包括:
    弹出显示针对所述消息的通知栏信息;
    所述根据所述回复内容针对所述消息执行回复操作,包括:
    根据所述通知栏信息,确定所述消息对应的目标会话;
    根据对所述回复内容的第二输入,将所述回复内容发送至所述目标会话。
  9. 根据权利要求1所述的信息处理方法,其中,所述通过所述第一应用 界面的信息输入区域获取针对所述消息的回复内容,包括:
    根据所述第二应用界面,确定第二目标应用;
    根据所述第二目标应用的身份信息,在所述信息输入区域显示对应的表情键盘;
    根据对所述表情键盘的第五操作,得到针对所述消息的回复内容。
  10. 一种信息处理装置,包括:
    第一获取模块,用于在第一应用界面在前台显示的过程中,接收到对应于第二应用界面的消息的情况下,通过所述第一应用界面的信息输入区域获取针对所述消息的回复内容;
    第一处理模块,用于根据所述回复内容针对所述消息执行回复操作,并显示在所述第二应用界面;
    其中,所述第一应用界面与第二应用界面是相同应用的不同界面,或者是不同应用的界面。
  11. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,其中,所述程序或指令被所述处理器执行时实现如权利要求1-9任一项所述的信息处理方法的步骤。
  12. 一种可读存储介质,所述可读存储介质上存储程序或指令,其中,所述程序或指令被处理器执行时实现如权利要求1-9任一项所述的信息处理方法的步骤。
  13. 一种芯片,包括处理器和通信接口,所述通信接口和所述处理器耦合,其中,所述处理器用于运行程序或指令,实现如权利要求1-9任一项所述的信息处理方法的步骤。
  14. 一种计算机程序产品,所述计算机程序产品被存储在存储介质中,其中,所述计算机程序产品被至少一个处理器执行以实现如权利要求1-9任一项所述的信息处理方法的步骤。
  15. 一种通信设备,被配置为执行如权利要求1-9任一项所述的信息处理方法的步骤。
PCT/CN2022/072503 2021-01-22 2022-01-18 信息处理方法和电子设备 WO2022156668A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110090795.X 2021-01-22
CN202110090795.XA CN112817676B (zh) 2021-01-22 2021-01-22 信息处理方法和电子设备

Publications (1)

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

Family

ID=75858998

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/072503 WO2022156668A1 (zh) 2021-01-22 2022-01-18 信息处理方法和电子设备

Country Status (2)

Country Link
CN (1) CN112817676B (zh)
WO (1) WO2022156668A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112817676B (zh) * 2021-01-22 2023-06-20 维沃移动通信(杭州)有限公司 信息处理方法和电子设备
CN114553804A (zh) * 2022-02-16 2022-05-27 北京淘友天下科技发展有限公司 消息的传输方法、装置、电子设备及计算机可读存储介质

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160188127A1 (en) * 2014-12-30 2016-06-30 Fih (Hong Kong) Limited Communication device and method for processing message of the communication device
CN106325682A (zh) * 2016-09-13 2017-01-11 宇龙计算机通信科技(深圳)有限公司 消息回复方法及系统
CN106484230A (zh) * 2016-09-29 2017-03-08 宇龙计算机通信科技(深圳)有限公司 一种切换控制方法和设备
CN110177177A (zh) * 2019-05-29 2019-08-27 努比亚技术有限公司 消息回复方法、移动终端及计算机可读存储介质
US20200159894A1 (en) * 2018-11-15 2020-05-21 International Business Machines Corporation Intelligent context-based application grouping
CN111949177A (zh) * 2020-08-11 2020-11-17 深圳传音控股股份有限公司 信息发送方法、终端设备及计算机可读存储介质
CN112162802A (zh) * 2020-09-17 2021-01-01 维沃移动通信有限公司 消息回复方法、装置和电子设备
CN112817676A (zh) * 2021-01-22 2021-05-18 维沃移动通信(杭州)有限公司 信息处理方法和电子设备

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8756516B2 (en) * 2006-10-31 2014-06-17 Scenera Technologies, Llc Methods, systems, and computer program products for interacting simultaneously with multiple application programs
US10051019B1 (en) * 2012-11-09 2018-08-14 Wells Fargo Bank, N.A. System and method for session management
CN103761026B (zh) * 2014-01-13 2017-06-27 联想(北京)有限公司 一种信息处理的方法及电子设备
DK201670582A1 (en) * 2016-06-12 2018-01-02 Apple Inc Identifying applications on which content is available
CN107592414A (zh) * 2017-08-31 2018-01-16 北京麒麟合盛网络技术有限公司 一种消息回复方法、消息发送方法及系统
CN107707461A (zh) * 2017-10-20 2018-02-16 维沃移动通信有限公司 一种会话消息的显示方法及移动终端
CN108540646A (zh) * 2018-03-12 2018-09-14 广东欧珀移动通信有限公司 消息提醒方法、装置、设备及存储介质
EP3783462B1 (en) * 2018-05-10 2022-12-07 Honor Device Co., Ltd. Method for displaying virtual keyboard of input method, and terminal
CN110196667B (zh) * 2019-05-30 2021-02-09 维沃移动通信有限公司 一种通知消息的处理方法及终端
CN110851219A (zh) * 2019-10-28 2020-02-28 维沃移动通信有限公司 一种信息处理方法及电子设备
CN111447324B (zh) * 2020-03-23 2022-02-25 维沃移动通信有限公司 消息显示方法及电子设备
CN111857500B (zh) * 2020-06-30 2022-02-08 维沃移动通信有限公司 消息显示方法、装置、电子设备及存储介质
CN112181253A (zh) * 2020-09-30 2021-01-05 维沃移动通信(杭州)有限公司 信息显示方法、装置和电子设备

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160188127A1 (en) * 2014-12-30 2016-06-30 Fih (Hong Kong) Limited Communication device and method for processing message of the communication device
CN106325682A (zh) * 2016-09-13 2017-01-11 宇龙计算机通信科技(深圳)有限公司 消息回复方法及系统
CN106484230A (zh) * 2016-09-29 2017-03-08 宇龙计算机通信科技(深圳)有限公司 一种切换控制方法和设备
US20200159894A1 (en) * 2018-11-15 2020-05-21 International Business Machines Corporation Intelligent context-based application grouping
CN110177177A (zh) * 2019-05-29 2019-08-27 努比亚技术有限公司 消息回复方法、移动终端及计算机可读存储介质
CN111949177A (zh) * 2020-08-11 2020-11-17 深圳传音控股股份有限公司 信息发送方法、终端设备及计算机可读存储介质
CN112162802A (zh) * 2020-09-17 2021-01-01 维沃移动通信有限公司 消息回复方法、装置和电子设备
CN112817676A (zh) * 2021-01-22 2021-05-18 维沃移动通信(杭州)有限公司 信息处理方法和电子设备

Also Published As

Publication number Publication date
CN112817676A (zh) 2021-05-18
CN112817676B (zh) 2023-06-20

Similar Documents

Publication Publication Date Title
US20230088677A1 (en) Information sending method and apparatus and electronic device
US20160154686A1 (en) Method and apparatus for presenting clipboard contents on a mobile terminal
WO2022206699A1 (zh) 消息发送方法、装置及电子设备
WO2022156668A1 (zh) 信息处理方法和电子设备
JP2020516994A (ja) テキスト編集方法、装置及び電子機器
WO2023131055A1 (zh) 消息发送方法、装置和电子设备
WO2022242745A1 (zh) 显示方法、显示装置、相关设备及可读存储介质
CN114500432A (zh) 会话消息收发方法及装置、电子设备、可读存储介质
WO2023040845A1 (zh) 消息发送方法、装置及电子设备
CN112003781A (zh) 聊天消息发送方法、装置及电子设备
WO2023125157A1 (zh) 消息发送方法、装置、电子设备及介质
WO2022089481A1 (zh) 信息处理方法、装置及电子设备
WO2022095885A1 (zh) 应用程序切换处理方法、装置和电子设备
US20170168686A1 (en) Method and electronic device for processing list item operation
US20240089223A1 (en) Information display method and apparatus, and electronic device
CN111324262B (zh) 一种应用界面控制方法、装置、终端及介质
US20230251755A1 (en) Information Processing Method and Apparatus, and Electronic Device
CN112163432A (zh) 翻译方法、翻译装置和电子设备
WO2022135259A1 (zh) 语音输入方法、装置及电子设备
WO2022156674A1 (zh) 聊天内容处理方法、装置及电子设备
WO2022161243A1 (zh) 信息显示方法、装置及电子设备
CN112099715B (zh) 信息处理方法和装置
CN113852540A (zh) 信息发送方法、信息发送装置和电子设备
CN113342241A (zh) 目标字符的选择方法、装置、电子设备及存储介质
CN112035032B (zh) 表情添加方法及装置

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: 22742147

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: 22742147

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 1205 DATED 07/12/2023)