CN113934352B - Notification message processing method, electronic device and computer-readable storage medium - Google Patents

Notification message processing method, electronic device and computer-readable storage medium Download PDF

Info

Publication number
CN113934352B
CN113934352B CN202111049446.XA CN202111049446A CN113934352B CN 113934352 B CN113934352 B CN 113934352B CN 202111049446 A CN202111049446 A CN 202111049446A CN 113934352 B CN113934352 B CN 113934352B
Authority
CN
China
Prior art keywords
notification message
user
notification
module
interface
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111049446.XA
Other languages
Chinese (zh)
Other versions
CN113934352A (en
Inventor
冉焱
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Honor Device Co Ltd
Original Assignee
Honor Device Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Honor Device Co Ltd filed Critical Honor Device Co Ltd
Priority to CN202111049446.XA priority Critical patent/CN113934352B/en
Publication of CN113934352A publication Critical patent/CN113934352A/en
Application granted granted Critical
Publication of CN113934352B publication Critical patent/CN113934352B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • 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/04842Selection of displayed objects or displayed text elements
    • 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/0485Scrolling or panning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to the technical field of electronics, and provides a notification message processing method, electronic equipment and a computer-readable storage medium, wherein the method comprises the following steps: the user interface module receives a first notification message, wherein the first notification message is an abstract of information generated by a first APP; the input module acquires a first operation of a user on the first notification message and processes the first operation to obtain a first processing result; the input module sends the first processing result to the user interface module; the user interface module informs the activity service management module to create a process corresponding to the first notification message based on the first processing result so as to start a first APP corresponding to the first notification message; and after the first APP is started, the user interface module adds the first notification message to a message buffer, and the message buffer is used for storing the notification message which is interested by the user. The method can facilitate the user to search the interested notification message, and improves the user experience.

Description

Notification message processing method, electronic device and computer-readable storage medium
Technical Field
The present application relates to the field of electronic technologies, and in particular, to a notification message processing method, an electronic device, and a computer-readable storage medium.
Background
Usually, people install various Applications (APPs) on terminal devices. Many third party APPs push some information to the user in the form of notification messages. For example, a news APP may push the latest news message to the user in the form of a notification message, and a music APP may also push a new song to the user in the form of a notification message.
Typically, the terminal device displays the received notification message in a notification status bar for viewing by the user. If the user wants to view the detailed content of the notification message, the user can click on the corresponding notification message entry in the notification status bar, and the content of the notification message clicked by the user is displayed on the screen of the terminal device.
However, with the increasing abundance of APP categories, the variety and number of notification messages is increasing. This can result in a higher number of unread notification messages if the user does not view them in a timely manner. When the user searches for the notification message of interest again, the search is inconvenient.
Disclosure of Invention
The application provides a notification message processing method, a notification message processing device, electronic equipment, a chip and a computer readable storage medium, which can avoid inconvenience in searching caused by excessive notification messages, facilitate users to search the content of the notification messages interested by the users, avoid omission of the notification messages caused by mistaken deletion of the notification messages in a notification taskbar and improve user experience.
In a first aspect, a notification message processing method is provided, including: the method comprises the steps that a user interface module receives a first notification message, wherein the first notification message is an abstract of information generated by a first application program APP; an input module acquires a first operation of a user on the first notification message and processes the first operation to obtain a first processing result, wherein the first operation is used for collecting the first notification message; the input module sends the first processing result to the user interface module; the user interface module informs an activity service management module to create a process corresponding to the first notification message based on the first processing result so as to start a first APP corresponding to the first notification message; and the user interface module adds the first notification message to a message buffer area after the first APP is started, wherein the message buffer area is used for storing the notification messages which are interested by the user.
The terminal equipment obtains and processes a first operation input by the user aiming at the first notification message through the input module to obtain a first processing result, and the user interface module adds the first notification message interested by the user to the message buffer area based on the first processing result, so that the notification message interested by the user is collected, and the subsequent viewing by the user is facilitated. The method avoids the inconvenience of searching caused by excessive notification messages, is convenient for users to search the content of the notification messages which are interested by the users, can also avoid the omission of the notification messages caused by the mistaken deletion of the notification messages in the notification taskbar by the users, and improves the user experience.
Optionally, the method further comprises: and the user interface module displays prompt information, and the prompt information is used for prompting that the first notification message is successfully collected.
The user interface module displays the prompt information for prompting that the notification message interested by the user is successfully collected, so that the user can visually know the collection result of the notification message, the omission of the notification message caused by unsuccessful collection is avoided, and the user experience is improved.
Optionally, the method further comprises: and the desktop display module displays prompt information on a bubble frame, wherein the prompt information is used for prompting that the first notification message is successfully collected.
Under the condition that the terminal equipment takes the bubble frame as an entrance of the set of the notification messages, the desktop display module displays the prompt information on the bubble frame, so that the user can be prompted to collect the notification messages into the set more intuitively and vividly, the interface display form is enriched, and the user experience is improved.
Optionally, the first operation is an operation of clicking a focus button on an icon of the first notification message.
Optionally, the first operation is an operation of dragging an icon of the first notification message to an area where a bubble box is located.
The diversified first operation can be flexibly selected by the user according to personal preference, and the user experience is improved.
Optionally, the method further comprises: the input module acquires a second operation of the user and processes the second operation to obtain a second processing result, wherein the second operation is used for opening a notification message set, and the notification message set comprises the first notification message; the input module sends the second processing result to the user interface module; the user interface module displays a notification message collection interface based on the second processing result.
The terminal equipment acquires and processes the second operation at the input module to obtain a second processing result, and the user interface module responds to the second processing result to display the message collection interface, so that the user can check the collected notification message based on the message collection interface, the user can conveniently and quickly check the interested content, the user operation is facilitated, and the user experience is improved.
Optionally, the method further comprises: the input module acquires a second operation of the user and processes the second operation to obtain a second processing result, wherein the second operation is used for opening a notification message set, and the notification message set comprises the first notification message; the input module sends the second processing result to a desktop display module; and the desktop display module displays a notification message set interface based on the second processing result.
The terminal equipment acquires and processes the second operation at the input module to obtain a second processing result, and the desktop display module responds to the second processing result to display the message collection interface, so that a user can check the collected notification messages based on the message collection interface, the user can conveniently and quickly check the interested content, the user operation is facilitated, and the user experience is improved.
Meanwhile, the display mode is more flexible and diversified through the mode that the notification message set interface is displayed through the user interface module and the desktop display module, and the user experience is improved.
Optionally, the second operation is a multi-finger pull-down operation.
Optionally, the second operation is a click operation on a bubble box.
The diversified second operation can be realized by flexibly selecting a mode of opening a notification message set interface according to personal preference by a user, so that the user experience is improved.
Optionally, the notification message set further includes a second notification message, where the second notification message is a second APP or a summary of information generated by the first APP, and the collection time of the second notification message is earlier than that of the first notification message; the notification message set interface comprises a main display area and a secondary display area, the area of the main display area is larger than that of the secondary display area, the main display area is used for displaying the detailed content of the first notification message, and the secondary display area is used for displaying the detailed content of the second notification message.
On the notification message collection interface, because the area of the main display area is larger than that of the secondary display area, the detailed content of the first notification message can be clearly displayed and is convenient for a user to read, and the detailed content of the second notification message displayed by the secondary display area can play a role in prompting the user, so that the user can conveniently select whether the second notification message needs to be checked in detail according to the prompted content, and the user experience is improved.
Optionally, the method further comprises: the input module acquires a third operation of the user and processes the third operation to obtain a third processing result, wherein the third operation is used for switching the first notification message into the second notification message; the input module sends the third processing result to the user interface module; the user interface module displays the detailed contents of the second notification message in the primary display area based on the third processing result, and displays the detailed contents of the first notification message in the secondary display area.
The user switches the content of the notification message needing to be checked in detail by executing the third operation, so that the quick switching between the interested notification messages is realized, and the operation is convenient. The terminal equipment obtains and processes the third operation through the input module to obtain a third processing result, and the user interface module exchanges the content of the notification messages of the main display area and the secondary display area based on the third processing result, so that the user can conveniently and repeatedly check the two notification messages, the display content of different notification messages does not need to be switched through continuous searching, opening and other operations, and the user can conveniently read the notification messages.
Optionally, the third operation is an operation of sliding left or right in a display area of the first notification message.
The user can realize the quick switching between interested notification messages through the simple operation of sliding left or right, and the operation is convenient. When the first notification message and the second notification message are notification messages of different APP pushes, the user can avoid the complex operation that the user switches different APPs through manual operation through the simple operation of sliding left or sliding right, the quick switching between the notification messages of different APPs can be realized, and the user experience is improved.
In a second aspect, a notification message processing apparatus is provided, which includes a unit made of software and/or hardware, and is configured to execute any one of the methods in the technical solutions of the first aspect.
In a third aspect, an electronic device is provided, which includes: a processor, a memory, and an interface; the processor, the memory and the interface cooperate with each other to enable the electronic device to perform any one of the methods according to the first aspect.
In a fourth aspect, an embodiment of the present application provides a chip, including a processor; the processor is configured to read and execute the computer program stored in the memory to perform any one of the methods in the technical solutions of the first aspect.
Optionally, the chip further comprises a memory, and the memory is connected with the processor through a circuit or a wire.
Further optionally, the chip further comprises a communication interface.
In a fifth aspect, a computer-readable storage medium is provided, in which a computer program is stored, which, when executed by a processor, causes the processor to perform any of the methods of the first aspect.
In a sixth aspect, there is provided a computer program product comprising: computer program code for causing an electronic device to perform any of the methods of the first aspect when said computer program code is run on the electronic device.
Drawings
Fig. 1 is a schematic structural diagram of an example of a terminal device 100 according to an embodiment of the present application;
fig. 2 is a block diagram of a software structure of the terminal device 100 according to an embodiment of the present disclosure;
fig. 3 is a flowchart illustrating an example of a notification message processing method according to an embodiment of the present application;
fig. 4 is a flowchart illustrating a notification message processing method according to another embodiment of the present application;
FIG. 5 is a schematic interface diagram of an example notification status bar according to an embodiment of the present disclosure;
FIG. 6 is a schematic diagram illustrating an example of an interface in a process of collecting notification messages according to an embodiment of the present application;
FIG. 7 is a schematic diagram of an interface in a process of collecting notification messages according to another embodiment of the present application;
FIG. 8 is a schematic diagram of another example of an interface for collecting notification messages according to an embodiment of the present application;
FIG. 9 is a schematic diagram illustrating an example of an interface for storing notification messages according to an embodiment of the present disclosure;
FIG. 10 is a schematic diagram illustrating an example of an interface for notifying that a message collection is successful according to an embodiment of the present application;
FIG. 11 is a schematic diagram illustrating an interface for notifying that a message collection is successful according to another embodiment of the present application;
FIG. 12 is a schematic interface diagram illustrating an exemplary notification status bar after a notification message is successfully collected according to an embodiment of the present application;
FIG. 13 is a diagram illustrating an exemplary operation of an open notification message aggregation interface according to an embodiment of the present application;
FIG. 14 is a schematic diagram illustrating operation of another example of an open notification message collection interface according to an embodiment of the present application;
FIG. 15 is a diagram illustrating an example notification message aggregation interface provided by an embodiment of the present application;
FIG. 16 is a schematic diagram of yet another notification message aggregation interface provided by an embodiment of the present application;
FIG. 17 is a schematic diagram of a further notification message aggregation interface provided by an embodiment of the present application;
FIG. 18 is a diagram illustrating an example of an interface for displaying the content of a notification message in a floating manner according to an embodiment of the present application;
fig. 19 is a signaling interaction diagram of an exemplary notification message processing method according to an embodiment of the present application;
fig. 20 is a flowchart of an example notification message processing method according to an embodiment of the present application;
fig. 21 is a flowchart of a notification message processing method according to another embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application. In the description of the embodiments herein, "/" means "or" unless otherwise specified, for example, a/B may mean a or B; "and/or" herein is merely an association describing an associated object, and means that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, in the description of the embodiments of the present application, "a plurality" means two or more than two.
In the following, the terms "first", "second" and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, features defined as "first", "second", "third" may explicitly or implicitly include one or more of the features.
The notification message processing method provided by the embodiment of the application can be applied to terminal devices such as a mobile phone, a tablet personal computer, a wearable device, a vehicle-mounted device, an Augmented Reality (AR)/Virtual Reality (VR) device, a notebook computer, an ultra-mobile personal computer (UMPC), a netbook, a Personal Digital Assistant (PDA), and the like, and the embodiment of the application does not limit the specific type of the terminal device at all.
For example, fig. 1 is a schematic structural diagram of an example of a terminal device 100 provided in the embodiment of the present application. The terminal device 100 may include a processor 110, an external memory interface 120, an internal memory 121, a Universal Serial Bus (USB) interface 130, a charging management module 140, a power management module 141, a battery 142, an antenna 1, an antenna 2, a mobile communication module 150, a wireless communication module 160, an audio module 170, a speaker 170A, a receiver 170B, a microphone 170C, an earphone interface 170D, a sensor module 180, a key 190, a motor 191, an indicator 192, a camera 193, a display screen 194, a Subscriber Identification Module (SIM) card interface 195, and the like. The sensor module 180 may include a pressure sensor 180A, a gyroscope sensor 180B, an air pressure sensor 180C, a magnetic sensor 180D, an acceleration sensor 180E, a distance sensor 180F, a proximity light sensor 180G, a fingerprint sensor 180H, a temperature sensor 180J, a touch sensor 180K, an ambient light sensor 180L, a bone conduction sensor 180M, and the like.
It is to be understood that the illustrated structure of the embodiment of the present application does not constitute a specific limitation to the terminal device 100. In other embodiments of the present application, terminal device 100 may include more or fewer components than shown, or some components may be combined, some components may be split, or a different arrangement of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
Processor 110 may include one or more processing units, such as: the processor 110 may include an Application Processor (AP), a modem processor, a Graphics Processing Unit (GPU), an Image Signal Processor (ISP), a controller, a memory, a video codec, a Digital Signal Processor (DSP), a baseband processor, and/or a neural-Network Processing Unit (NPU), etc. Wherein, the different processing units may be independent devices or may be integrated in one or more processors.
The controller may be a neural center and a command center of the terminal device 100, among others. The controller can generate an operation control signal according to the instruction operation code and the timing signal to complete the control of instruction fetching and instruction execution.
A memory may also be provided in processor 110 for storing instructions and data. In some embodiments, the memory in the processor 110 is a cache memory. The memory may hold instructions or data that have just been used or recycled by the processor 110. If the processor 110 needs to use the instruction or data again, it can be called directly from the memory. Avoiding repeated accesses reduces the latency of the processor 110, thereby increasing the efficiency of the system.
In some embodiments, processor 110 may include one or more interfaces. The interface may include an integrated circuit (I2C) interface, an integrated circuit built-in audio (I2S) interface, a Pulse Code Modulation (PCM) interface, a universal asynchronous receiver/transmitter (UART) interface, a Mobile Industry Processor Interface (MIPI), a general-purpose input/output (GPIO) interface, a Subscriber Identity Module (SIM) interface, and/or a Universal Serial Bus (USB) interface, etc.
The I2C interface is a bi-directional synchronous serial bus that includes a serial data line (SDA) and a Serial Clock Line (SCL). In some embodiments, processor 110 may include multiple sets of I2C buses. The processor 110 may be coupled to the touch sensor 180K, the charger, the flash, the camera 193, etc. through different I2C bus interfaces, respectively. For example: the processor 110 may be coupled to the touch sensor 180K through an I2C interface, so that the processor 110 and the touch sensor 180K communicate through an I2C bus interface to implement the touch function of the terminal device 100.
The I2S interface may be used for audio communication. In some embodiments, processor 110 may include multiple sets of I2S buses. The processor 110 may be coupled to the audio module 170 via an I2S bus to enable communication between the processor 110 and the audio module 170. In some embodiments, the audio module 170 may communicate audio signals to the wireless communication module 160 via the I2S interface, enabling answering of calls via a bluetooth headset.
The PCM interface may also be used for audio communication, sampling, quantizing and encoding analog signals. In some embodiments, the audio module 170 and the wireless communication module 160 may be coupled by a PCM bus interface. In some embodiments, the audio module 170 may also transmit audio signals to the wireless communication module 160 through the PCM interface, so as to implement a function of answering a call through a bluetooth headset. Both the I2S interface and the PCM interface may be used for audio communication.
The UART interface is a universal serial data bus used for asynchronous communications. The bus may be a bidirectional communication bus. It converts the data to be transmitted between serial communication and parallel communication. In some embodiments, a UART interface is generally used to connect the processor 110 and the wireless communication module 160. For example: the processor 110 communicates with a bluetooth module in the wireless communication module 160 through a UART interface to implement a bluetooth function. In some embodiments, the audio module 170 may transmit the audio signal to the wireless communication module 160 through a UART interface, so as to realize the function of playing music through a bluetooth headset.
MIPI interfaces may be used to connect processor 110 with peripheral devices such as display screen 194, camera 193, and the like. The MIPI interface includes a Camera Serial Interface (CSI), a Display Serial Interface (DSI), and the like. In some embodiments, processor 110 and camera 193 communicate through a CSI interface to implement the capture function of terminal device 100. The processor 110 and the display screen 194 communicate through the DSI interface to implement the display function of the terminal device 100.
The GPIO interface may be configured by software. The GPIO interface may be configured as a control signal and may also be configured as a data signal. In some embodiments, a GPIO interface may be used to connect the processor 110 with the camera 193, the display 194, the wireless communication module 160, the audio module 170, the sensor module 180, and the like. The GPIO interface may also be configured as an I2C interface, an I2S interface, a UART interface, a MIPI interface, and the like.
The USB interface 130 is an interface conforming to the USB standard specification, and may specifically be a Mini USB interface, a Micro USB interface, a USB Type C interface, or the like. The USB interface 130 may be used to connect a charger to charge the terminal device 100, and may also be used to transmit data between the terminal device 100 and a peripheral device. And the earphone can also be used for connecting an earphone and playing audio through the earphone. The interface may also be used to connect other terminal devices, such as AR devices and the like.
It should be understood that the interface connection relationship between the modules illustrated in the embodiment of the present application is only an exemplary illustration, and does not constitute a limitation on the structure of the terminal device 100. In other embodiments of the present application, the terminal device 100 may also adopt different interface connection manners or a combination of multiple interface connection manners in the above embodiments.
The charging management module 140 is configured to receive charging input from a charger. The charger may be a wireless charger or a wired charger. In some wired charging embodiments, the charging management module 140 may receive charging input from a wired charger via the USB interface 130. In some wireless charging embodiments, the charging management module 140 may receive a wireless charging input through a wireless charging coil of the terminal device 100. The charging management module 140 may also supply power to the terminal device through the power management module 141 while charging the battery 142.
The power management module 141 is used to connect the battery 142, the charging management module 140 and the processor 110. The power management module 141 receives input from the battery 142 and/or the charge management module 140 and provides power to the processor 110, the internal memory 121, the external memory, the display 194, the camera 193, the wireless communication module 160, and the like. The power management module 141 may also be used to monitor parameters such as battery capacity, battery cycle count, battery state of health (leakage, impedance), etc. In some other embodiments, the power management module 141 may also be disposed in the processor 110. In other embodiments, the power management module 141 and the charging management module 140 may be disposed in the same device.
The wireless communication function of the terminal device 100 may be implemented by the antenna 1, the antenna 2, the mobile communication module 150, the wireless communication module 160, a modem processor, a baseband processor, and the like.
The antennas 1 and 2 are used for transmitting and receiving electromagnetic wave signals. The structure of the antenna 1 and the antenna 2 in fig. 1 is merely an example. Each antenna in terminal device 100 may be used to cover a single or multiple communication bands. Different antennas can also be multiplexed to improve the utilization of the antennas. For example: the antenna 1 may be multiplexed as a diversity antenna of a wireless local area network. In other embodiments, the antenna may be used in conjunction with a tuning switch.
The mobile communication module 150 may provide a solution including 2G/3G/4G/5G wireless communication applied on the terminal device 100. The mobile communication module 150 may include at least one filter, a switch, a power amplifier, a Low Noise Amplifier (LNA), and the like. The mobile communication module 150 may receive the electromagnetic wave from the antenna 1, filter, amplify, etc. the received electromagnetic wave, and transmit the electromagnetic wave to the modem processor for demodulation. The mobile communication module 150 may also amplify the signal modulated by the modem processor, and convert the signal into electromagnetic wave through the antenna 1 to radiate the electromagnetic wave. In some embodiments, at least some of the functional modules of the mobile communication module 150 may be disposed in the processor 110. In some embodiments, at least some of the functional modules of the mobile communication module 150 may be disposed in the same device as at least some of the modules of the processor 110.
The modem processor may include a modulator and a demodulator. The modulator is used for modulating a low-frequency baseband signal to be transmitted into a medium-high frequency signal. The demodulator is used for demodulating the received electromagnetic wave signal into a low-frequency baseband signal. The demodulator then passes the demodulated low frequency baseband signal to a baseband processor for processing. The low frequency baseband signal is processed by the baseband processor and then transferred to the application processor. The application processor outputs a sound signal through an audio device (not limited to the speaker 170A, the receiver 170B, etc.) or displays an image or video through the display screen 194. In some embodiments, the modem processor may be a stand-alone device. In other embodiments, the modem processor may be provided in the same device as the mobile communication module 150 or other functional modules, independent of the processor 110.
The wireless communication module 160 may provide a solution for wireless communication applied to the terminal device 100, including Wireless Local Area Networks (WLANs) (e.g., wireless fidelity (Wi-Fi) networks), bluetooth (bluetooth, BT), Global Navigation Satellite System (GNSS), Frequency Modulation (FM), Near Field Communication (NFC), Infrared (IR), and the like. The wireless communication module 160 may be one or more devices integrating at least one communication processing module. The wireless communication module 160 receives electromagnetic waves via the antenna 2, performs frequency modulation and filtering processing on electromagnetic wave signals, and transmits the processed signals to the processor 110. The wireless communication module 160 may also receive a signal to be transmitted from the processor 110, perform frequency modulation and amplification on the signal, and convert the signal into electromagnetic waves through the antenna 2 to radiate the electromagnetic waves.
In some embodiments, the antenna 1 of the terminal device 100 is coupled to the mobile communication module 150 and the antenna 2 is coupled to the wireless communication module 160 so that the terminal device 100 can communicate with a network and other devices through wireless communication technology. The wireless communication technology may include global system for mobile communications (GSM), General Packet Radio Service (GPRS), code division multiple access (code division multiple access, CDMA), Wideband Code Division Multiple Access (WCDMA), time-division code division multiple access (time-division code division multiple access, TD-SCDMA), Long Term Evolution (LTE), LTE, BT, GNSS, WLAN, NFC, FM, and/or IR technologies, etc. The GNSS may include a Global Positioning System (GPS), a global navigation satellite system (GLONASS), a beidou navigation satellite system (BDS), a quasi-zenith satellite system (QZSS), and/or a Satellite Based Augmentation System (SBAS).
The terminal device 100 implements a display function by the GPU, the display screen 194, and the application processor. The GPU is a microprocessor for image processing, and is connected to the display screen 194 and an application processor. The GPU is used to perform mathematical and geometric calculations for graphics rendering. The processor 110 may include one or more GPUs that execute program instructions to generate or alter display information.
The display screen 194 is used to display images, video, and the like. The display screen 194 includes a display panel. The display panel may adopt a Liquid Crystal Display (LCD), an organic light-emitting diode (OLED), an active-matrix organic light-emitting diode (active-matrix organic light-emitting diode, AMOLED), a flexible light-emitting diode (FLED), a miniature, a Micro-oeld, a quantum dot light-emitting diode (QLED), and the like. In some embodiments, the terminal device 100 may include 1 or N display screens 194, where N is a positive integer greater than 1.
The terminal device 100 may implement a shooting function through the ISP, the camera 193, the video codec, the GPU, the display screen 194, the application processor, and the like.
The ISP is used to process the data fed back by the camera 193. For example, when a photo is taken, the shutter is opened, light is transmitted to the camera photosensitive element through the lens, the optical signal is converted into an electrical signal, and the camera photosensitive element transmits the electrical signal to the ISP for processing and converting into an image visible to naked eyes. The ISP can also carry out algorithm optimization on the noise, brightness and skin color of the image. The ISP can also optimize parameters such as exposure, color temperature and the like of a shooting scene. In some embodiments, the ISP may be provided in camera 193.
The camera 193 is used to capture still images or video. The object generates an optical image through the lens and projects the optical image to the photosensitive element. The photosensitive element may be a Charge Coupled Device (CCD) or a complementary metal-oxide-semiconductor (CMOS) phototransistor. The light sensing element converts the optical signal into an electrical signal, which is then passed to the ISP where it is converted into a digital image signal. And the ISP outputs the digital image signal to the DSP for processing. The DSP converts the digital image signal into image signal in standard RGB, YUV and other formats. In some embodiments, the terminal device 100 may include 1 or N cameras 193, N being a positive integer greater than 1.
The digital signal processor is used for processing digital signals, and can process other digital signals besides digital image signals. For example, when the terminal device 100 selects a frequency point, the digital signal processor is used to perform fourier transform or the like on the frequency point energy.
Video codecs are used to compress or decompress digital video. The terminal device 100 may support one or more video codecs. In this way, the terminal device 100 can play or record video in a plurality of encoding formats, such as: moving Picture Experts Group (MPEG) 1, MPEG2, MPEG3, MPEG4, and the like.
The NPU is a neural-network (NN) computing processor that processes input information quickly by using a biological neural network structure, for example, by using a transfer mode between neurons of a human brain, and can also learn by itself continuously. The NPU can implement applications such as intelligent recognition of the terminal device 100, for example: image recognition, face recognition, speech recognition, text understanding, and the like.
The external memory interface 120 may be used to connect an external memory card, such as a Micro SD card, to extend the storage capability of the terminal device 100. The external memory card communicates with the processor 110 through the external memory interface 120 to implement a data storage function. For example, files such as music, video, etc. are saved in an external memory card.
The internal memory 121 may be used to store computer-executable program code, which includes instructions. The processor 110 executes various functional applications of the terminal device 100 and data processing by executing instructions stored in the internal memory 121. The internal memory 121 may include a program storage area and a data storage area. The storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required by at least one function, and the like. The storage data area may store data (such as audio data, a phonebook, etc.) created during use of the terminal device 100, and the like. In addition, the internal memory 121 may include a high-speed random access memory, and may further include a nonvolatile memory, such as at least one magnetic disk storage device, a flash memory device, a universal flash memory (UFS), and the like.
The terminal device 100 may implement an audio function through the audio module 170, the speaker 170A, the receiver 170B, the microphone 170C, the earphone interface 170D, and the application processor. Such as music playing, recording, etc.
The audio module 170 is used to convert digital audio information into an analog audio signal output and also to convert an analog audio input into a digital audio signal. The audio module 170 may also be used to encode and decode audio signals. In some embodiments, the audio module 170 may be disposed in the processor 110, or some functional modules of the audio module 170 may be disposed in the processor 110.
The speaker 170A, also called a "horn", is used to convert the audio electrical signal into an acoustic signal. The terminal device 100 can listen to music through the speaker 170A, or listen to a handsfree call.
The receiver 170B, also called "earpiece", is used to convert the electrical audio signal into an acoustic signal. When the terminal device 100 answers a call or voice information, it is possible to answer a voice by bringing the receiver 170B close to the human ear.
The microphone 170C, also referred to as a "microphone," is used to convert sound signals into electrical signals. When making a call or transmitting voice information, the user can input a voice signal to the microphone 170C by speaking the user's mouth near the microphone 170C. The terminal device 100 may be provided with at least one microphone 170C. In other embodiments, the terminal device 100 may be provided with two microphones 170C, which may implement a noise reduction function in addition to collecting sound signals. In other embodiments, the terminal device 100 may further include three, four or more microphones 170C to collect sound signals, reduce noise, identify sound sources, and implement directional recording functions.
The headphone interface 170D is used to connect a wired headphone. The headset interface 170D may be the USB interface 130, or may be an Open Mobile Terminal Platform (OMTP) standard interface of 3.5mm, or a cellular telecommunications industry association (cellular telecommunications industry association of the USA, CTIA) standard interface.
The pressure sensor 180A is used for sensing a pressure signal, and converting the pressure signal into an electrical signal. In some embodiments, the pressure sensor 180A may be disposed on the display screen 194. The pressure sensor 180A can be of a wide variety, such as a resistive pressure sensor, an inductive pressure sensor, a capacitive pressure sensor, and the like. The capacitive pressure sensor may be a sensor comprising at least two parallel plates having an electrically conductive material. When a force acts on the pressure sensor 180A, the capacitance between the electrodes changes. The terminal device 100 determines the intensity of the pressure from the change in the capacitance. When a touch operation is applied to the display screen 194, the terminal device 100 detects the intensity of the touch operation based on the pressure sensor 180A. The terminal device 100 may also calculate the touched position from the detection signal of the pressure sensor 180A. In some embodiments, the touch operations that are applied to the same touch position but different touch operation intensities may correspond to different operation instructions. For example: and when the touch operation with the touch operation intensity smaller than the first pressure threshold value acts on the short message application icon, executing an instruction for viewing the short message. And when the touch operation with the touch operation intensity larger than or equal to the first pressure threshold value acts on the short message application icon, executing an instruction of newly building the short message.
The gyro sensor 180B may be used to determine the motion attitude of the terminal device 100. In some embodiments, the angular velocity of terminal device 100 about three axes (i.e., x, y, and z axes) may be determined by gyroscope sensor 180B. The gyro sensor 180B may be used for photographing anti-shake. Illustratively, when the shutter is pressed, the gyro sensor 180B detects the shake angle of the terminal device 100, calculates the distance to be compensated for by the lens module according to the shake angle, and allows the lens to counteract the shake of the terminal device 100 through a reverse movement, thereby achieving anti-shake. The gyroscope sensor 180B may also be used for navigation, somatosensory gaming scenes.
The air pressure sensor 180C is used to measure air pressure. In some embodiments, the terminal device 100 calculates an altitude from the barometric pressure measured by the barometric pressure sensor 180C, and assists in positioning and navigation.
The magnetic sensor 180D includes a hall sensor. The terminal device 100 may detect the opening and closing of the flip holster using the magnetic sensor 180D. In some embodiments, when the terminal device 100 is a folder, the terminal device 100 may detect the opening and closing of the folder according to the magnetic sensor 180D. And then according to the opening and closing state of the leather sheath or the opening and closing state of the flip cover, the automatic unlocking of the flip cover is set.
The acceleration sensor 180E can detect the magnitude of acceleration of the terminal device 100 in various directions (generally, three axes). The magnitude and direction of gravity can be detected when the terminal device 100 is stationary. The method can also be used for recognizing the posture of the terminal equipment, and is applied to horizontal and vertical screen switching, pedometers and other applications.
A distance sensor 180F for measuring a distance. The terminal device 100 may measure the distance by infrared or laser. In some embodiments, shooting a scene, the terminal device 100 may range using the distance sensor 180F to achieve fast focus.
The proximity light sensor 180G may include, for example, a Light Emitting Diode (LED) and a light detector, such as a photodiode. The light emitting diode may be an infrared light emitting diode. The terminal device 100 emits infrared light to the outside through the light emitting diode. The terminal device 100 detects infrared reflected light from a nearby object using a photodiode. When sufficient reflected light is detected, it can be determined that there is an object near the terminal device 100. When insufficient reflected light is detected, the terminal device 100 can determine that there is no object near the terminal device 100. The terminal device 100 may utilize the proximity light sensor 180G to detect that the user holds the terminal device 100 close to the ear for talking, so as to automatically turn off the screen to achieve the purpose of saving power. The proximity light sensor 180G may also be used in a holster mode, a pocket mode automatically unlocks and locks the screen.
The ambient light sensor 180L is used to sense the ambient light level. The terminal device 100 may adaptively adjust the brightness of the display screen 194 according to the perceived ambient light level. The ambient light sensor 180L may also be used to automatically adjust the white balance when taking a picture. The ambient light sensor 180L may also cooperate with the proximity light sensor 180G to detect whether the terminal device 100 is in a pocket, in order to prevent accidental touches.
The fingerprint sensor 180H is used to collect a fingerprint. The terminal device 100 can utilize the collected fingerprint characteristics to realize fingerprint unlocking, access to an application lock, fingerprint photographing, fingerprint incoming call answering and the like.
The temperature sensor 180J is used to detect temperature. In some embodiments, the terminal device 100 executes a temperature processing policy using the temperature detected by the temperature sensor 180J. For example, when the temperature reported by the temperature sensor 180J exceeds the threshold, the terminal device 100 performs a reduction in performance of a processor located near the temperature sensor 180J, so as to reduce power consumption and implement thermal protection. In other embodiments, the terminal device 100 heats the battery 142 when the temperature is below another threshold to avoid the terminal device 100 being abnormally shut down due to low temperature. In other embodiments, when the temperature is lower than a further threshold, the terminal device 100 performs boosting on the output voltage of the battery 142 to avoid abnormal shutdown due to low temperature.
The touch sensor 180K is also referred to as a "touch panel". The touch sensor 180K may be disposed on the display screen 194, and the touch sensor 180K and the display screen 194 form a touch screen, which is also called a "touch screen". The touch sensor 180K is used to detect a touch operation applied thereto or nearby. The touch sensor can communicate the detected touch operation to the application processor to determine the touch event type. Visual output associated with the touch operation may be provided through the display screen 194. In other embodiments, the touch sensor 180K may be disposed on the surface of the terminal device 100, different from the position of the display screen 194.
The bone conduction sensor 180M may acquire a vibration signal. In some embodiments, the bone conduction sensor 180M may acquire a vibration signal of the human vocal part vibrating the bone mass. The bone conduction sensor 180M may also contact the human pulse to receive the blood pressure pulsation signal. In some embodiments, the bone conduction sensor 180M may also be disposed in a headset, integrated into a bone conduction headset. The audio module 170 may analyze a voice signal based on the vibration signal of the bone mass vibrated by the sound part acquired by the bone conduction sensor 180M, so as to implement a voice function. The application processor can analyze heart rate information based on the blood pressure beating signal acquired by the bone conduction sensor 180M, so as to realize the heart rate detection function.
The keys 190 include a power-on key, a volume key, and the like. The keys 190 may be mechanical keys. Or may be touch keys. The terminal device 100 may receive a key input, and generate a key signal input related to user setting and function control of the terminal device 100.
The motor 191 may generate a vibration cue. The motor 191 may be used for incoming call vibration cues, as well as for touch vibration feedback. For example, touch operations applied to different applications (e.g., photographing, audio playing, etc.) may correspond to different vibration feedback effects. The motor 191 may also respond to different vibration feedback effects for touch operations applied to different areas of the display screen 194. Different application scenes (such as time reminding, receiving information, alarm clock, game and the like) can also correspond to different vibration feedback effects. The touch vibration feedback effect may also support customization.
Indicator 192 may be an indicator light that may be used to indicate a state of charge, a change in charge, or a message, missed call, notification, etc.
The SIM card interface 195 is used to connect a SIM card. The SIM card can be brought into and out of contact with the terminal device 100 by being inserted into the SIM card interface 195 or being pulled out of the SIM card interface 195. The terminal device 100 may support 1 or N SIM card interfaces, where N is a positive integer greater than 1. The SIM card interface 195 may support a Nano SIM card, a Micro SIM card, a SIM card, etc. The same SIM card interface 195 can be inserted with multiple cards at the same time. The types of the plurality of cards may be the same or different. The SIM card interface 195 may also be compatible with different types of SIM cards. The SIM card interface 195 may also be compatible with external memory cards. The terminal device 100 interacts with the network through the SIM card to implement functions such as communication and data communication. In some embodiments, the terminal device 100 employs eSIM, namely: an embedded SIM card. The eSIM card may be embedded in the terminal device 100 and cannot be separated from the terminal device 100.
The software system of the terminal device 100 may adopt a hierarchical architecture, an event-driven architecture, a micro-core architecture, a micro-service architecture, or a cloud architecture. The embodiment of the present application takes an Android system with a layered architecture as an example, and exemplarily illustrates a software structure of the terminal device 100.
Fig. 2 is a block diagram of a software configuration of the terminal device 100 according to the embodiment of the present application. The layered architecture divides the software into several layers, each layer having a clear role and division of labor. Each layer includes a plurality of function modules, and the function modules can perform information interaction and various state transfer through an interaction channel (Binder)201, for example, providing cross-process communication between different APPs and system service modules. In some embodiments, the Android system includes an application layer, an application framework layer, a Kernel layer (Kernel), and a system user interface module (system UI) independent of the application framework layer. The application layer may include a series of application packages.
The application packages may include camera, gallery, calendar, phone, map, navigation, WLAN, bluetooth, music, video, short message, etc. applications 202, each of which is exemplified in fig. 2 by APP1, APP2, app3.
The application framework layer provides an Application Programming Interface (API) and a programming framework for the application program of the application layer. The application framework layer includes a number of predefined functions.
As shown in fig. 2, the application framework layer may include a window management service module (WMS) 203, an Activity Management Service (AMS) 204, a Packet Management Service (PMS) 205, a display module (View)206, an Input module (Input)207, and a desktop display module 209.
The WMS203 is used for managing window programs, and is capable of providing various display modes, for example, functions of multi-window display, split screen display, and the like. The WMS203 may obtain the size of the display screen, and determine whether there are operations such as status bar, screen lock, screen capture, and the like. Specifically, the WMS203 calculates the visible area of each window according to the position and size of each window on the screen, so as to determine which windows need to be displayed and the position of the windows to be displayed.
The AMS204 plays an important role in the Android system and is mainly responsible for the starting, switching and scheduling of four major components in the system, the management and scheduling of application processes and the like. For example, the AMS204 is used to manage Activity, schedule application processes in a unified manner, and provide the capability of opening a single application program with multiple processes. When the system initiates the process starting or the component starting, the request is transmitted to the AMS204 through the Binder communication mechanism, and the AMS204 performs unified processing.
The PMS205 is responsible for all work related to packages (packages) in the system, such as installation and uninstallation of application programs, and can also query relevant information of APPs, query installed applications, manage user data, cache and code segments of each APP, and the like.
View206 provides the basic framework for System UI display, and provides the functionality for global display such as bubble boxes.
The Input207 is used for performing recognition processing on an operation Input by a user, for example, processing an operation such as a user swipe or click, and obtaining a recognition result.
The Binder201 is used for providing cross-process communication between different APPs and system services and transmitting information of various states. The Binder communication is a communication structure of a client (client) -server (server), and the client acquires an agent interface of the server to directly call the server. The methods defined in the proxy interface correspond to the methods defined in the server one by one. When a client calls a method in a certain proxy interface, the method of the proxy interface packages parameters transferred by the client into a Parcel object and sends the Parcel object to a driver (binder driver) in a kernel. And reading the request data in the binder driver by the server, unpacking and processing the Parcel object if the request data is determined to be sent to the server, and returning the processing result to the client.
The system UI208 is used to control the display of a status bar and a pull-down notification bar based on the support of the View 206. When the user pulls down the notification status bar, the system UI208 controls the pulled down status bar to display a notification message. The system UI208 mainly comprises two sub-modules of USB and status bar. Wherein, the status bar is mainly used for displaying some system icons, application notification icons and system time. The status bar controls and manages the display of these icons and notification information and some system switches.
The desktop display module 209 is used to control the display of the desktop, such as desktop icons, bubble boxes, etc., based on the support of the View 206.
The kernel layer is a layer between hardware and software. The core layer includes at least a display driver 210, a camera driver 211, an audio driver 212, and a sensor driver 213.
For convenience of understanding, in the following embodiments of the present application, a terminal device having a structure shown in fig. 1 and fig. 2 is taken as an example, and a notification message processing method provided in the embodiments of the present application is specifically described in conjunction with the drawings and application scenarios. First, technical problems and application scenarios to be solved by the embodiments of the present application will be described.
Usually, people can install a plurality of different APPs on terminal equipment to meet the needs of daily work and life. Many APPs push notification messages to users on a regular or irregular basis. For example, a news APP may push the latest news message to the user in the form of a notification message, a music APP may push a new song to the user in the form of a notification message, and an operating system may push some system update information to the user in the form of a notification message. Typically, the terminal device displays the received notification message in a notification status bar for viewing by the user. If the user wants to view the detailed contents of the notification message, the user can click on the corresponding notification message entry in the notification status bar, and the contents of the notification message clicked by the user are displayed on the screen. However, with the increasing abundance of APP categories, the variety and number of notification messages also increase. If the terminal equipment receives a plurality of notification messages and the user does not check the notification messages in time, the number of unread notification messages is large, and when the user searches for interested notification messages again, the search is inconvenient; or the user may scratch out a certain notification message in the notification status bar when the user unconsciously slides the screen, so that the notification message is not displayed in the notification status bar any more without being viewed, and the notification message is omitted, thereby affecting the user experience.
Based on the above problem, according to the technical scheme of the embodiment of the application, when the terminal device receives the notification message pushed by the APP, the user can open the notification status bar to check and collect the notification message interested by the user. Then, when the user is free or needs the content, the collected notification message can be opened, and the content which the user is interested in can be selected for detailed viewing. Therefore, inconvenience in finding caused by excessive notification messages can be avoided, omission of the notification messages caused by unconscious operation of the user can also be avoided, the user can conveniently find the content of the notification messages interested by the user, and the user experience is improved.
Fig. 3 is an interaction flowchart of an exemplary method for processing a notification message according to an embodiment of the present application. As shown in fig. 3, the method may include:
s301, the system UI208 receives the notification message.
In particular, the system UI208 may receive notification messages for different APPs and display the specific content of the notification message or a summary of the notification message in a drop-down notification bar based on the support of the View 206.
S302, Input207 identifies a first operation performed by the user with respect to the notification message, and sends the identification result to system UI 208.
When the user operates the touch screen of the terminal device, for example, a slide or click operation, the Input207 may process the operation Input by the user, so as to recognize the operation of the user, for example, the Input207 may recognize a recognition result of whether the user is a slide operation or a click operation, and whether the user is a left-slide operation or a right-slide operation. When the user performs the first operation of collecting notification messages with respect to the notification message, for example, the user presses the notification message for a long time and clicks the focus key, the Input207 can recognize that the user performs the operation of pressing and clicking for a long time.
S303, in response to the first operation, the system UI208 notifies the AWS204 of the process of creating the APP202 corresponding to the notification message.
S304, AWS204 controls the APP202 to start.
After receiving the identification result of the Input207, the system UI208 determines that the notification message needs to be collected at this time, and may notify the AWS204 to create a process of the APP202 corresponding to the notification message to start the APP 202.
S305, after the APP202 is started, the system UI208 adds the notification message to the message buffer, namely, the favorite notification message.
When the APP202 start is complete, the system UI208 adds the notification message to the message buffer to complete the collection of the notification message. Optionally, the system UI208 may further display a prompt message notifying that the collection of the message is successful, so that the user can visually know the collection result, omission of the notification message due to unsuccessful collection is avoided, and user experience is improved.
When the user needs to view the notification message, further refer to fig. 3, including:
s306, Input207 recognizes the second operation performed by the user, and sends the recognition result to system UI208 or desktop display module 209.
When the user needs to view the collected notification message, the touch screen of the terminal device may be operated to perform a second operation of opening the collected notification message. For example, the user may pull down the top of the screen with two fingers or three fingers, open the notification message collection interface and click on the notification message to be viewed, the Input207 recognizes the second operation of the user, such as pulling down and clicking, and may send the recognition result to the system UI208 to open the notification message; for another example, the user may click on the area where the bubble box representing the entry of the collected notification message is located on the desktop to open the notification message aggregation interface and click on the notification message to be viewed, the Input207 recognizes a second operation of continuous clicking by the user, and may send the recognition result to the desktop display module 209 to open the notification message.
Optionally, the second operation may also be an operation of opening a notification message set, and the user opens the notification message set by two-way pull-down or three-finger pull-down at the top of the screen; or the user may click on a bubble box of the desktop to open the set of notification messages. At this time, the interface is a notification message collection interface. The user may further act, for example, to perform a click operation to select a notification message that needs to be viewed.
S307, in response to the second operation, the system UI208 or the desktop display module 209 notifies the WMS203 of displaying the contents of the notification message in a preset form.
After receiving the recognition result of the Input207 for the second operation, the system UI208 or the desktop display module 209 determines that the user wants to open the favorite notification message at this time, and may notify the WMS203 to display the content of the notification message in a preset form. Alternatively, the system UI208 may notify the WMS203 to display the content of the notification message in the form of a card after receiving the recognition result of the Input207 for the user's pull-down operation and click operation. Alternatively, the desktop display module 209 notifies the WMS203 to display the notification message in the form of a floating window after receiving the recognition result of the operation of the Input207 to click the bubble box opening notification message on the desktop by the user.
S308, the WMS203 determines the notification message of the APP needing to be displayed in the message buffer.
And S309, after the APP202 is started, the WMS203 controls the system UI208 or the desktop display module 209 to display the content of the notification message according to a preset form.
After the WMS203 determines the notification message to be displayed in the message buffer, in a state where the APP202 to which the notification message belongs is started or is running, the system UI208 is controlled to display the content of the notification message in a card form, or the desktop display module 209 is controlled to display the content of the notification message in a floating window form.
In the embodiment illustrated in fig. 3, the terminal device collects the notification message that is interested by the user in the message buffer area through the operation of collecting the notification message by the user, and then displays the content of the notification message through the operation of opening the collected notification message by the user when the user wants to view the collected notification message, thereby avoiding inconvenience in searching due to excessive notification messages, facilitating the user to search the content of the notification message that is interested by the user, and avoiding omission of the notification message due to mistaken deletion of the notification message in the notification taskbar by the user, and improving user experience.
On the basis of the embodiment shown in fig. 3, the user may also collect multiple notification messages by performing multiple first operations, where the notification messages may be from the same APP or from different APPs, and this is not limited in this embodiment of the application. When the user needs to view the notification messages, one notification message can be selected from the collected notification messages for viewing, or a plurality of notification messages can be sequentially viewed. Fig. 4 illustrates that the user collects two notification messages (for example, notification message 1 and notification message 2), where notification message 1 is a notification message of APP1, and notification message 2 is a notification message of APP 2. The method shown in fig. 4 includes:
s401, the system UI208 receives the notification message 1, and the system UI208 receives the notification message 2.
In this embodiment, the receiving time of the notification message 1 and the receiving time of the notification message 2 are not limited, and may be received simultaneously or may not be received simultaneously. When the system UI208 receives notification message 1 and notification message 2, summaries of the two notification messages are displayed in a drop-down notification bar based on the support of View 206. In the schematic diagram of the pull-down notification bar shown in fig. 5, the notification message 1 is a notification message of financial news of a news APP (i.e., APP1), and the notification message 2 is a notification message of sports news of B news APP (i.e., APP 2). Optionally, in the schematic diagram of the drop-down notification bar shown in fig. 5, other notification messages from the same or different APPs may also be displayed.
S402, Input207 recognizes the long press and attention adding operation performed by the user for notification message 1 and notification message 2, and then transmits the recognition result to system UI 208.
The user may long press a notification message (i.e., notification message 1) of the financial news of the a news APP (APP1) in the pull notification bar, and when the interface pops up a button of "add to care" as shown in fig. 6, the user clicks the button of "add to care" to complete the first operation. Alternatively, the user may click a menu key of the notification message 1, for example, if the user clicks a menu key at the upper right corner of the financial news of the a news APP in the interface shown in fig. 7, a "add to focus" key shown in fig. 6 may pop up on the interface of the terminal device. Alternatively, the user may slide left the financial news of the a news APP, and a "add to attention" button as shown in fig. 6 may pop up on the interface of the terminal device. The long press operation, the click operation, the left slide operation, and the like in this step can all be recognized by the Input207, and the recognition result is sent to the system UI208 by the Input 207.
The user can also perform the operations as the favorites for notification message 1 for the notification message of sports news of the B news APP (APP2), i.e., notification message 2, to implement the favorites for notification message 2. For example, the user may press a notification message of sports news of B news for a long time, and when the interface appears with the "add to care" button as shown in fig. 8, the user clicks the "add to care" button to complete the first operation. Input207 recognizes the user's first operation on notification message 2 and sends notification message 2 to system UI 208.
Optionally, the user may also drag the notification message to an area of the desktop where the bubble box is located to perform the first operation. For example, the user may select a notification message of sports news in B news APPs and drag the notification message to the edge of the screen of the terminal device, the screen of the terminal device calls the desktop display module 209 to display a desktop, and the desktop may display icons of the APPs and a bubble box displayed in a floating manner as shown in fig. 9, where the bubble box is an entry of the collected notification message set. The user drags the notification message of the sports news in the B news APP to the area where the bubble box is located to complete the first operation. The bubble frame may be displayed in an area near the edge of the screen, for example, above the screen or on the left side of the screen (as shown by the bubble frame in the dashed line frame in fig. 9), on the right side, etc., and the specific position is not limited in the embodiment of the present application, and the bubble frame is shown on the right side in fig. 9 (as shown by the bubble frame in the solid line frame in fig. 9) as an example.
S403, in response to the user' S long press and attention added operation on notification message 1 and notification message 2, system UI208 notifies AWS204 of the process of creating APP1 and APP2 to start APP1 and APP 2.
S404, the AWS204 controls the APP1 to start.
S405, the AWS204 controls the APP2 to start.
The APP1 is started based on the operation of adding attention performed by the user on the notification message 1, the APP2 is started based on the operation of adding attention performed by the user on the notification message 2, and the sequence between S404 and S405 is not limited.
And S406, after the start of the APP1 is completed, the information of the start completion of the APP1 is fed back to the system UI 208.
S407, after the start of the APP2 is completed, the information of the start completion of the APP2 is fed back to the system UI 208.
The feeding back of the information of completion of the start to the system UI208 by the APP1 is based on the flow of completion of the start of the APP1, the feeding back of the information of completion of the start to the system UI208 by the APP2 is based on the flow of completion of the start of the APP2, and the sequence between S406 and S407 is not limited.
S408, AWS204 informs system UI208 that APP1 and APP2 are successfully started.
If the APP1 and APP2 starts complete, the AWS204 notifies the system UI208 that APP1 and APP2 have started complete, and the process of storing notification message 1 and notification message 2 to the message buffer can be performed. Of course, if only APP1 starts successfully, the AWS204 notifies the system UI208 that the APP1 starts completely, and a flow of adding notification message 1 to the message buffer may be performed; if only APP2 starts successfully, the AWS204 notifies the system UI208 that the APP2 start is complete and a process can be performed to add notification message 2 to the message buffer.
S409, the system UI208 adds the notification message 1 to the message buffer and displays the prompt information for notifying that the message 1 collection is successful.
S410, the system UI208 adds the notification message 2 to the message buffer and displays the prompt information for notifying that the message 2 is successfully collected.
When the notification message 1 is successfully added, the system UI208 may display a prompt message that the collection of the notification message 1 is successful, for example, the interface shown in fig. 10, and a prompt character of "collected" is displayed in the card of the notification message 1; when notification message 2 addition is successful, system UI208 can display a prompt notifying that message 2 collection was successful. Alternatively, if the notification message 2 is collected by dragging the notification message to a bubble box area of the desktop, the desktop display module 209 may display the content, the abstract, the title, or the message type of the notification message 2 in the bubble box area under the support of the Veiw206, as shown in fig. 11, which exemplifies that the notification message 2 is displayed in the bubble box area as a B news APP and sports news.
Alternatively, the collection manners of the notification message 1 and the notification message 2 may be the same or different. When the collection of notification messages is successful, different notification messages may be stored in the message buffer at the same time.
Alternatively, the favorite notification messages may no longer be displayed in the drop-down notification bar, or may continue to be displayed in the drop-down notification bar, and the favorite indicia are displayed in the cards of the favorite notification messages, such as the "V" symbol shown in fig. 12 in the financial news of the a news APP and the sports news of the B news to indicate that they have been favorite.
When the user needs to view the notification message, as shown in fig. 4, the following two ways may be included:
the first method is as follows:
S411A, Input207 recognizes the operation of the three-finger pull-down by the user, and sends the recognition result to system UI 208.
S412A and system UI208 open the notification message collection and display the notification message collection interface based on the operation of the three-finger pull-down.
The user performs an operation of the two-finger drop down as shown in fig. 13 or an operation of the three-finger drop down as shown in fig. 14 on the screen to open the notification message set. The Input207 can recognize the operation of the user and then transmit the recognized result to the system UI 208.
The system UI208 opens a notification message collection to display a notification message collection interface based on the operation of the three-finger drop down or the two-finger drop down. The opened notification message collection interface may be as shown in fig. 15, including favorite notification messages 1 and 2. Optionally, other already-collected notification messages may also be included, such as notification message 3, notification message 4, and notification message 5 shown in fig. 15. Optionally, the notification message collection interface may further include a search bar, and the user may input a keyword in the search bar to search for the collected notification messages, so that the user can find the interested notification messages quickly and conveniently under the condition that the notification messages are too many and cannot be displayed completely.
S413A, Input207, recognizes a click operation of the user on the notification message collection interface for the notification message 1, and sends the recognition result to the system UI 208.
S414A, system UI208 notifies WMS203 that the content of notification message 1 is displayed in the form of a card.
S415A, WMS203 determines notification message 1 of APP1 in the message buffer.
The system UI208, upon receiving the recognition result of the Input207, determines that the content of the notification message 1 needs to be viewed at this time, and may notify the WMS to display the content of the notification message 1 in the form of a card. The WMS203, upon receiving the notification of the system UI208, determines the notification message 1 of the APP1 in the message buffer that needs to be displayed.
S416A and APP1 feed back information of completion of startup of APP1 to WMS203 when startup is completed.
S417A, when the WMS203 receives the information that the APP1 is started, it may determine that the APP1 is started completely, and at this time, the WMS203 may control the system UI208 to display the content of the notification message 1.
The display mode of the collected notification messages may be as shown in fig. 16, and the notification messages are displayed in the form of cards arranged up and down, and each card displays the content of one notification message. When the user clicks on the notification message 1, the content of the notification message 1 can be displayed in the middle area of the screen, and the user can switch the content of different notification messages by the direction of the arrow in fig. 16, i.e. sliding down. Accordingly, the user can also switch the contents of other notification messages by a slide-up operation. Alternatively, the collected notification messages may be displayed in the form of cards arranged left and right as shown in fig. 17, and the user may switch the content of the notification messages by sliding left and right. All operations of the user performed on the touch screen can be recognized through the Input 207.
The second method comprises the following steps:
S411B and Input207 recognize an operation of the user clicking a bubble box on the desktop, and send the recognition result to the desktop display module 209.
S412B and the desktop display module 209 open the notification message set and display a notification message set interface based on the operation of the user clicking the bubble box.
The user performs on the screen clicking on the bubble box on the interface shown in fig. 18 to open the notification message set. The Input207 can recognize the operation of the user and determine the type of the operation, and then transmit the recognized result to the desktop display module 209.
The desktop display module 209 opens the notification message collection to display a notification message collection interface based on the user's operation of clicking on the bubble box. The notification message aggregation interface after opening may be as shown in fig. 15.
S413B, Input207 identifies the click operation of the user on the notification message aggregation interface for the notification message 2, and sends the identification result to the desktop display module 209.
S414B, the desktop display module 209 notifies the WMS203 to display the content of the notification message 2 in the form of a floating window.
S415B, WMS203 determines notification message 2 of APP2 in the message buffer.
The desktop display module 209, after receiving the recognition result of the Input207, determines that the content of the notification message 2 needs to be watched at this time, and may notify the WMS203 to display the content of the notification message 2 in the form of a floating window. The WMS, upon receiving notification of the system UI208, determines that notification message 2 of APP2 in the message buffer needs to be displayed.
S416B and APP2 feed back information of completion of startup of APP2 to WMS203 when startup is completed.
S417B, when the WMS203 receives the information that the APP2 is started, it may determine that the APP2 is started, and at this time, the WMS203 may control the desktop display module 209 to display the content of the notification message 2.
The desktop display module 209 is capable of displaying the content of the notification message 2 in the form of a floating window under the support of the View 206.
Both of the above two manners can be used for opening the notification message 1 and the notification message 2, and the present embodiment is described by taking the manner one to open the notification message 1 and the manner two to open the notification message 2 as examples.
Alternatively, the favorite notification message 1 may also be displayed in the form of a floating window shown in fig. 19, and the user may switch the notification message by sliding left and right, which is exemplified in fig. 19. All touch operations of the user can be recognized through the Input 207.
In the above embodiment, how to collect and view the notification message is described with reference to the bottom module, and the following describes the technical solution of the present application with reference to interaction between a user and an interface.
Fig. 20 is a flowchart illustrating an example of how to collect notification messages according to an embodiment of the present application. The method comprises the following steps:
s2001, receiving a first operation of a user on a first notification message, wherein the first operation is used for collecting the first notification message, and the first notification message is a summary of information generated by a first APP.
S2002, responding to the first operation, and starting a first APP corresponding to the first notification message.
And S2003, after the first APP is started, adding the first notification message to a message buffer area, wherein the message buffer area is used for storing notification messages which are interested by a user.
When the user pulls down the notification taskbar, the notification message received by the terminal device may be displayed in the pulled-down notification taskbar. Alternatively, the notification taskbar may be as an interface as shown in FIG. 5 including notification messages for heat updates of video APP push, financial news and entertainment news for APP push of A news, and financial news and sports news for APP push of B news. In the notification taskbar, each notification message is presented in the form of an information summary. In some embodiments, the terminal device presents the notification message in the notification taskbar to the user through the system UI 208. Alternatively, the system UI208 may exist in an android system, or may exist in another operating system, as long as the system UI can complete the above functions, and this is not limited in this embodiment of the application.
The types of notification messages of interest to different users may vary and if the user is a financial practitioner, the financial news may be of relatively high interest. If the female white collar is young, the entertainment news may be concerned more. Different users can collect concerned notification messages according to the needs of the users.
Taking the first notification message concerned by the user as the financial news pushed by the a news APP, the user may click a menu button of the item of the financial news of the a news on the interface as shown in fig. 5, for example, the operation of clicking the menu of the notification message as shown in fig. 7. At which point the interface may pop up with an "add to focus" button as shown in fig. 6. The user continues to click the "add to attention" button on the interface shown in fig. 6, the first operation is input to the terminal device, and the terminal device user adds the notification message to the message buffer after receiving the user's operation of collecting the financial news of the a news. When a user needs to add a plurality of notification messages, the first operation may be performed one by one for different notification messages.
Optionally, the embodiment of the present application does not limit the specific form of the first operation. The first operation may also be an operation in which the user presses the first notification message for a long time and adds attention, for example, when the user presses the first notification message for a long time, and when the interface displays a button for "add attention" on the left side and a button for "add attention" on the right side as in the first notification message in fig. 6 for a short time, the user clicks "add attention", and the first operation is completed. If the user needs to collect the sports news pushed by the APP of the B news, the user may press the notification message of the sports news of the B news for a long time, and when the sports news is displayed on the left side and the "add attention" button appears on the right side, the user clicks the "add attention" again to complete the collection of the sports news of the B news, for example, as shown in fig. 8.
Alternatively, the user may also drag the icon of the first notification message to the area where the bubble box is located, completing the first operation, for example, as shown in fig. 9. The bubble frame shown in fig. 9 floats on the right side of the screen, and this position is merely an example, and the bubble frame may also float on any other position on the desktop, for example, the top of the screen, the left side of the screen, and the like, as shown by the dashed frame in fig. 9, which is not limited to this embodiment of the present application.
The first operation of the various collection notification messages can be selected by the user according to personal preferences, so that the operability is enhanced, and the user experience is improved.
In some embodiments, the Input207 can process the user's operations of sliding, clicking, double-clicking, long-pressing, etc., and obtain the recognition result, and then send the recognition result to the corresponding module, for example, the Input207 recognizes the operation of adding attention by long-pressing and clicking and sends the recognition result (i.e., the first processing result) to the system UI 208; or the Input207 recognizes a drag operation of the user with respect to the notification message and transmits the recognition result to the desktop display module 209.
In some embodiments, after the system UI208 receives the first processing result, the AMS204 is notified to create a process of the first APP corresponding to the first notification message to start the first APP, and after the start of the first APP is completed, the first APP may send start completion information to the system UI208, and the system UI208 may add the first notification message to the message buffer.
In the embodiment shown in fig. 20, the terminal device adds the first notification message interested by the user to the message buffer according to the first operation input by the user for the first notification message, so that the notification message interested by the user is collected, and the user can conveniently view the notification message in the subsequent process. The method avoids the inconvenience of searching caused by excessive notification messages, is convenient for users to search the content of the notification messages which are interested by the users, can also avoid the omission of the notification messages caused by the mistaken deletion of the notification messages in the notification taskbar by the users, and improves the user experience.
On the basis of the embodiment, after the terminal device adds the first notification message to the message buffer area, the prompt message can be displayed on the interface of the terminal device to tell the user that the first notification message is successfully collected, so that the user can visually know the collection result, the omission of the notification message caused by unsuccessful collection is avoided, and the user experience is improved. Alternatively, the system UI208 may display a prompt message in the message notification bar that the first notification message collection was successful. For example, when the terminal device adds the financial news pushed by the a news APP to the message buffer, the "collected" prompt information may be displayed in the icon of the financial news of the a news, for example, as shown in fig. 10.
Optionally, if the user drags the icon of the first notification message to the area where the bubble frame is located, the terminal device may further display a prompt message on the bubble frame, visually and intuitively prompt the user that the notification message is successfully collected, so that the form of interface display is enriched, and the user experience is improved. In some embodiments, the desktop display module 209 displays the bubble box on the desktop under the support of Veiw 206. It should be noted that, the specific form of the bubble box displaying the prompt message may not be limited, for example, an icon of the first notification message is displayed in the bubble box, as shown in fig. 11; then, for example, an icon displaying the first notification message in an animation mode flies into the bubble box; and if the bubble box is enlarged and restored in an animation mode, the new notification message is added.
The user can respectively execute the first operation on the plurality of notification messages to realize the collection of the plurality of notification messages. Optionally, the terminal device may also delete the notification message that has already been collected from the notification taskbar to avoid repeated collection; alternatively, the terminal device may also display the collected identifiers beside the already collected notification messages in the notification task bar, for example, after the terminal device finishes collecting the financial news of the a news and the financial news of the B news, a specific identifier characterizing the collected identifiers may be displayed beside the two news notification messages, for example, as shown in fig. 12, the "V" shaped symbols respectively displayed on the entries of the financial news of the a news and the financial news of the B news represent that the notification messages are collected. These already-collected notification messages constitute a set of notification messages.
FIG. 21 is a flowchart illustrating an example of how to view favorite notification messages according to an embodiment of the present application. The method comprises the following steps:
s2101, receiving a second operation of the user, wherein the second operation is used for opening a notification message set, and the notification message set comprises the first notification message.
And S2102, displaying a notification message collection interface according to the second operation.
When the user wants to view the notification messages of the favorite, a second operation may be performed on the terminal device, and it should be noted that the second operation may be an operation in which the user performs a multi-finger pull-down on the screen, for example, a two-finger pull-down operation shown in fig. 13, or a three-finger pull-down operation shown in fig. 14, or may also be a click operation on the bubble box shown in fig. 10. The diversified second operation can be flexibly selected by the user according to personal preference, and the user experience is improved. And the terminal equipment responds to the second operation and displays a notification message collection interface on the screen, wherein the notification message collection interface is a notification message collection interface.
In some embodiments, Input207 may recognize the second operation of the user and transmit the recognition result to system UI208 or desktop display module 209. The system UI208 or the desktop display module 209, which receives the recognition result of the second operation, may display a notification message collection interface.
Alternatively, the notification message aggregation interface may display a list of all favorite notification messages, such as shown in fig. 15, including financial news of a news, sports news of B news, and other notification messages 3, 4, 5, etc. After receiving the second operation, the terminal device displays a notification message collection interface, wherein the notification message collection interface comprises the first notification message which is interested by the user, so that the user can check the collected notification messages based on the notification message collection interface, the user can conveniently and quickly check the interested content, the user operation is facilitated, and the user experience is improved.
Optionally, on the basis of the interface shown in fig. 15, the method for viewing favorite notification messages may further continue to be shown in fig. 21, and further includes:
s2103, receiving a third operation of the user, wherein the third operation is a selection operation aiming at a second notification message.
S2104, in response to the third operation, displaying the content of the second notification message.
The user may receive a selection operation of the user selecting the second notification message on the notification message collection interface, and then display detailed contents of the second notification message in response to the third operation.
The third operation described above may be a click operation for the second notification message. In some embodiments, Input207 may recognize the third operation of the user and transmit the recognition result to system UI208 or desktop display module 209. The system UI208 or the desktop display module 209, which receives the recognition result of the third operation, may display the content of the second notification message.
In some embodiments, the second notification message may be a different notification message than the first notification message; in some embodiments, the second notification message may be the same notification message as the first notification message.
In some embodiments, when the second notification message is different from the first notification message, the set of notification messages may include the earlier-collected second notification message prior to collecting the first notification message. The second notification message is an abstract of information generated by the first APP or the second APP, where the second APP and the first APP may be the same APP or different APPs. When the user performs the second operation to open the notification message set, the notification message set interface may further display the content of the collected notification messages, which may be the content of any one notification message in the notification message set, the content of the most recently collected notification message, or the content of the notification message pushed by the APP that is most interested in, which is not limited in this embodiment of the application.
In one embodiment, the notification message assembly interface may include a primary display area for displaying detailed contents of the first notification message and a secondary display area for displaying detailed contents of the second notification message. Optionally, the arrangement form of the main display area and the sub display area may be left-right arrangement, or up-down arrangement, which is not limited in this embodiment. Fig. 16 shows an interface in which a main display area and a sub display area are arranged in the top-bottom direction, and in fig. 16, the main display area displays a first notification message, i.e., the detailed contents of the financial news of the a news, and the sub display area displays a second notification message, i.e., the detailed contents of the financial news of the B news. The user may browse the details of the second notification message while reading the details of the first notification message. Alternatively, the notification message may be displayed in the form of a card, for example, as shown in fig. 17, different general messages are displayed on the screen in the form of a card, and the card includes details of the corresponding notification message. As shown in fig. 17, a card of a notification message that needs to be viewed is displayed in the primary display area, and a card of a notification message that needs to be looked slightly may be displayed in the secondary display area. Optionally, the details of the notification message may also be displayed in the form of a floating window, for example, as shown in fig. 16, 17 and 18, and the details of the notification message are displayed on the desktop in the form of a floating window. The area of the main display area is larger than that of the secondary display area, so that the detailed content of the first notification message can be clearly displayed, the user can read the first notification message conveniently, the detailed content of the second notification message displayed by the secondary display area can play a role in prompting the user, the user can conveniently select whether the second notification message needs to be checked in detail or not according to the prompted content, and the user experience is improved. In some embodiments, the display form of the cards of the notification messages shown in fig. 16 and 17 may be displayed by the system UI208 based on the support of the Veiw 206. In some embodiments, the display form of the bubble box shown in fig. 18 and the display form of the floating window of the notification message shown in fig. 19 may be displayed by the desktop display module 209 based on the support of the Veiw 206.
Alternatively, the third operation may also be an operation of switching the notification message. The terminal device may further receive a third operation of the user to switch the notification message while the user views the detailed content of the first notification message. When the terminal device receives a third operation input by the user, for example, the user inputs a left-sliding operation or a right-sliding operation, the terminal device may display the detailed content of the second notification message on the main display area according to the third operation; alternatively, the sub-display area may also display the detailed contents of the first notification message. In some embodiments, Input207 may recognize a third operation of the user and send the recognized third recognition result to system UI 208. The system UI208 may switch the notification message based on the third recognition result, for example, from displaying the first notification message to displaying the second notification message. In some embodiments, the Input207 may recognize a third operation of the user and send a third recognition result obtained by the recognition to the desktop display module 209, and the desktop display module 209 receiving the third recognition result may switch from displaying the first notification message to displaying the content of the second notification message.
Taking the interface shown in fig. 17 as an example, when the user slides to the left in the display area of the first notification message, the display content in the main display area is switched from the content of the financial news in news a to the content of the financial news in news B. Optionally, the display content of the right-side secondary display area may also be switched from the content of the financial news of the B news to the content of the financial news of the a news; or the right side sub-display area may display the detailed contents of other notification messages, while the left side display area displays the contents of financial news of news a.
Alternatively, the terminal device may display only the detailed content of the first notification message, for example, as shown in fig. 19, and receive a left-slide or right-slide operation of the user to switch the content of the displayed notification message under the interface shown in fig. 19. Optionally, the first notification message and the second notification message may be notification messages pushed by the same APP. Alternatively, the first notification message and the second notification message may be notification messages pushed by different APPs. The user can realize the quick switching between interested notification messages through the simple operation of sliding left or right, and the operation is convenient. When the first notification message and the second notification message are notification messages of different APP pushes, the user can avoid the complex operation that the user switches different APPs through manual operation through the simple operation of sliding left or sliding right, the quick switching between the notification messages of different APPs can be realized, and the user experience is improved.
The user switches the content of the notification message needing to be checked in detail by executing the third operation, so that the quick switching between the interested notification messages is realized, and the operation is convenient. The terminal equipment exchanges the content of the notification messages of the main display area and the secondary display area based on the third operation, so that the user can conveniently repeatedly check the two notification messages, the display content of different notification messages does not need to be switched by continuously operating the user, and the user can conveniently read the notification messages.
Examples of the methods provided herein are described in detail above. It is understood that the corresponding apparatus contains hardware structures and/or software modules corresponding to the respective functions for implementing the functions described above. Those of skill in the art would readily appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as hardware or combinations of hardware and computer software. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The notification message processing apparatus may be divided into functional modules according to the above method examples, for example, each function may be divided into functional modules, or two or more functions may be integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. It should be noted that, the division of the modules in the present application is schematic, and is only a logical function division, and there may be another division manner in actual implementation.
In some embodiments, the present application provides a notification message processing apparatus, including:
the user interface module is used for receiving a first notification message, wherein the first notification message is an abstract of information generated by a first APP;
the input module is used for acquiring a first operation of a user on the first notification message and processing the first operation to obtain a first processing result, wherein the first operation is used for collecting the first notification message;
the input module is used for sending the first processing result to the user interface module;
the user interface module is configured to notify the activity service management module to create a process corresponding to the first notification message based on the first processing result, so as to start a first APP corresponding to the first notification message;
and the user interface module is used for adding the first notification message to a message buffer area after the first APP is started, wherein the message buffer area is used for storing the notification message which is interested by the user.
Optionally, the apparatus further comprises:
the user interface module is used for displaying prompt information, and the prompt information is used for prompting that the first notification message is successfully collected.
Optionally, the apparatus further comprises:
and the desktop display module is used for displaying prompt information on the bubble frame, wherein the prompt information is used for prompting that the first notification message is successfully collected.
Optionally, the first operation is an operation of clicking a focus button on an icon of the first notification message.
Optionally, the first operation is an operation of dragging an icon of the first notification message to an area where a bubble box is located.
Optionally, the input module is further configured to acquire a second operation of the user and process the second operation to obtain a second processing result, where the second operation is used to open a notification message set, and the notification message set includes the first notification message;
the input module is further used for sending the second processing result to the user interface module;
the user interface module is further configured to display a notification message collection interface based on the second processing result.
Optionally, the input module is further configured to acquire a second operation of the user and process the second operation to obtain a second processing result, where the second operation is used to open a notification message set, and the notification message set includes the first notification message;
the input module is further used for sending the second processing result to a desktop display module;
the desktop display module is further configured to display a notification message collection interface based on the second processing result.
Optionally, the second operation is a multi-finger pull-down operation.
Optionally, the second operation is a click operation on a bubble box.
Optionally, the notification message set further includes a second notification message, where the second notification message is a second APP or a summary of information generated by the first APP, and the collection time of the second notification message is earlier than that of the first notification message; the notification message set interface comprises a main display area and a secondary display area, the area of the main display area is larger than that of the secondary display area, the main display area is used for displaying the detailed content of the first notification message, and the secondary display area is used for displaying the detailed content of the second notification message.
Optionally, the input module is further configured to acquire a third operation of the user and process the third operation to obtain a third processing result, where the third operation is used to switch the first notification message to the second notification message;
the input module is further used for sending the third processing result to the user interface module;
the user interface module is further configured to display the detailed content of the second notification message in the primary display area based on the third processing result, and display the detailed content of the first notification message in the secondary display area.
Optionally, the third operation is an operation of sliding left or right in a display area of the first notification message.
For a specific manner of executing the notification message processing method and the beneficial effects thereof, reference may be made to the relevant description in the method embodiment, which is not described herein again.
The embodiment of the application also provides electronic equipment which comprises the processor. The electronic device provided by the present embodiment may be the terminal device 100 shown in fig. 1, and is configured to execute the notification message processing method. In case of an integrated unit, the terminal device may comprise a processing module, a storage module and a communication module. The processing module may be configured to control and manage actions of the terminal device, and for example, may be configured to support the terminal device to execute steps executed by the display unit, the detection unit, and the processing unit. The memory module may be used to support the terminal device in executing stored program codes and data, etc. And the communication module can be used for supporting the communication between the terminal equipment and other equipment.
The processing module may be a processor or a controller. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. A processor may also be a combination of computing functions, e.g., a combination comprising one or more microprocessors, Digital Signal Processing (DSP) and microprocessors, or the like. The storage module may be a memory. The communication module may specifically be a radio frequency circuit, a bluetooth chip, a Wi-Fi chip, or other devices that interact with other terminal devices.
In an embodiment, when the processing module is a processor and the storage module is a memory, the terminal device according to this embodiment may be a device having the structure shown in fig. 1.
An embodiment of the present application further provides a computer-readable storage medium, in which a computer program is stored, and when the computer program is executed by a processor, the processor is enabled to execute the notification message processing method according to any of the above embodiments.
The embodiment of the present application further provides a computer program product, which when running on a computer, causes the computer to execute the above related steps to implement the notification message processing method in the above embodiment.
The electronic device, the computer-readable storage medium, the computer program product, or the chip provided in this embodiment are all configured to execute the corresponding method provided above, so that the beneficial effects achieved by the electronic device, the computer-readable storage medium, the computer program product, or the chip may refer to the beneficial effects in the corresponding method provided above, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, a module or a unit may be divided into only one logic function, and may be implemented in other ways, for example, a plurality of units or components may be combined or integrated into another apparatus, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may be one physical unit or a plurality of physical units, may be located in one place, or may be distributed to a plurality of different places. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present application may be essentially or partially contributed to by the prior art, or all or part of the technical solutions may be embodied in the form of a software product, where the software product is stored in a storage medium and includes several instructions to enable a device (which may be a single chip, a chip, or the like) or a processor (processor) to execute all or part of the steps of the methods of the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (11)

1. A notification message processing method, comprising:
the method comprises the steps that a user interface module receives a first notification message, wherein the first notification message is an abstract of information generated by a first application program APP;
an input module acquires a first operation of a user on the first notification message and processes the first operation to obtain a first processing result, wherein the first operation is used for collecting the first notification message;
the input module sends the first processing result to the user interface module;
the user interface module informs an activity service management module to create a process corresponding to the first notification message based on the first processing result so as to start a first APP corresponding to the first notification message;
after the first APP is started, the user interface module adds the first notification message to a message buffer area, and the message buffer area is used for storing notification messages which are interested by a user;
the input module acquires a second operation of the user and processes the second operation to obtain a second processing result, wherein the second operation is used for opening a notification message set, and the notification message set comprises the first notification message;
the input module sends the second processing result to the user interface module, and the user interface module displays a notification message set interface based on the second processing result; alternatively, the first and second electrodes may be,
the input module sends the second processing result to a desktop display module, and the desktop display module displays a notification message set interface based on the second processing result;
the notification message set further includes a second notification message, where the second notification message is a second APP or a summary of information generated by the first APP, and the collection time of the second notification message is earlier than that of the first notification message; the notification message set interface comprises a main display area and a secondary display area, the area of the main display area is larger than that of the secondary display area, the main display area is used for displaying the detailed content of the first notification message, and the secondary display area is used for displaying the detailed content of the second notification message.
2. The method of claim 1, further comprising:
and the user interface module displays prompt information, and the prompt information is used for prompting that the first notification message is successfully collected.
3. The method of claim 1, further comprising:
and the desktop display module displays prompt information on the bubble frame, wherein the prompt information is used for prompting that the first notification message is successfully collected.
4. The method according to any one of claims 1 to 3, characterized in that the first operation is an operation of clicking a focus button on an icon of the first notification message.
5. The method according to any one of claims 1 to 3, wherein the first operation is an operation of dragging an icon of the first notification message to an area where a bubble box is located.
6. The method of claim 1, wherein the second operation is a multi-finger pull down operation.
7. The method of claim 1, wherein the second operation is a click operation on a bubble box.
8. The method of claim 1, further comprising:
the input module acquires a third operation of the user and processes the third operation to obtain a third processing result, wherein the third operation is used for switching the first notification message into the second notification message;
the input module sends the third processing result to the user interface module;
the user interface module displays the detailed contents of the second notification message in the primary display area based on the third processing result, and displays the detailed contents of the first notification message in the secondary display area.
9. The method according to claim 8, wherein the third operation is an operation of sliding left or right in a display area of the first notification message.
10. An electronic device, comprising: a processor, a memory, and an interface;
the processor, the memory, and the interface cooperate to cause the electronic device to perform the method of any of claims 1-9.
11. A computer-readable storage medium, in which a computer program is stored which, when executed by a processor, causes the processor to carry out the method of any one of claims 1 to 9.
CN202111049446.XA 2021-09-08 2021-09-08 Notification message processing method, electronic device and computer-readable storage medium Active CN113934352B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111049446.XA CN113934352B (en) 2021-09-08 2021-09-08 Notification message processing method, electronic device and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111049446.XA CN113934352B (en) 2021-09-08 2021-09-08 Notification message processing method, electronic device and computer-readable storage medium

Publications (2)

Publication Number Publication Date
CN113934352A CN113934352A (en) 2022-01-14
CN113934352B true CN113934352B (en) 2022-08-09

Family

ID=79275546

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111049446.XA Active CN113934352B (en) 2021-09-08 2021-09-08 Notification message processing method, electronic device and computer-readable storage medium

Country Status (1)

Country Link
CN (1) CN113934352B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107179855A (en) * 2017-04-27 2017-09-19 深圳市金立通信设备有限公司 A kind of management method and terminal of informing message
CN109165320A (en) * 2018-06-27 2019-01-08 维沃移动通信有限公司 A kind of information collection method and mobile terminal
CN112286412A (en) * 2020-10-22 2021-01-29 维沃移动通信(杭州)有限公司 Notification message management method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10558949B2 (en) * 2009-05-20 2020-02-11 International Business Machines Corporation User-configured alternate email rendering

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107179855A (en) * 2017-04-27 2017-09-19 深圳市金立通信设备有限公司 A kind of management method and terminal of informing message
CN109165320A (en) * 2018-06-27 2019-01-08 维沃移动通信有限公司 A kind of information collection method and mobile terminal
CN112286412A (en) * 2020-10-22 2021-01-29 维沃移动通信(杭州)有限公司 Notification message management method and device

Also Published As

Publication number Publication date
CN113934352A (en) 2022-01-14

Similar Documents

Publication Publication Date Title
CN114467297B (en) Video call display method and related device applied to electronic equipment
CN109584879B (en) Voice control method and electronic equipment
CN109766066B (en) Message processing method, related device and system
CN113645351B (en) Application interface interaction method, electronic device and computer-readable storage medium
WO2020134869A1 (en) Electronic device operating method and electronic device
CN111669459B (en) Keyboard display method, electronic device and computer readable storage medium
CN114153356A (en) Message processing method and electronic equipment
CN113885759A (en) Notification message processing method, device, system and computer readable storage medium
CN112492193B (en) Method and equipment for processing callback stream
CN114363462B (en) Interface display method, electronic equipment and computer readable medium
CN110633043A (en) Split screen processing method and terminal equipment
CN112130714B (en) Keyword search method capable of learning and electronic equipment
WO2021063221A1 (en) Display method for electronic device, electronic device and computer readable storage medium
WO2021218429A1 (en) Method for managing application window, and terminal device and computer-readable storage medium
CN112445762A (en) File sharing method and equipment for mobile terminal
CN113934330A (en) Screen capturing method and electronic equipment
WO2023241209A1 (en) Desktop wallpaper configuration method and apparatus, electronic device and readable storage medium
CN110955373A (en) Display element display method and electronic equipment
CN114995715B (en) Control method of floating ball and related device
CN114115770A (en) Display control method and related device
CN113746961A (en) Display control method, electronic device, and computer-readable storage medium
CN114095602B (en) Index display method, electronic device and computer readable storage medium
CN112532508B (en) Video communication method and video communication device
CN113438366A (en) Information notification interaction method, electronic device and storage medium
CN111752648A (en) System language switching method and related device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant