CN109144345B - Application message display method and device, mobile terminal and readable storage medium - Google Patents

Application message display method and device, mobile terminal and readable storage medium Download PDF

Info

Publication number
CN109144345B
CN109144345B CN201811024763.4A CN201811024763A CN109144345B CN 109144345 B CN109144345 B CN 109144345B CN 201811024763 A CN201811024763 A CN 201811024763A CN 109144345 B CN109144345 B CN 109144345B
Authority
CN
China
Prior art keywords
application message
displayed
widget
application
mobile terminal
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
CN201811024763.4A
Other languages
Chinese (zh)
Other versions
CN109144345A (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.)
Nubia Technology Co Ltd
Original Assignee
Nubia Technology 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201811024763.4A priority Critical patent/CN109144345B/en
Publication of CN109144345A publication Critical patent/CN109144345A/en
Application granted granted Critical
Publication of CN109144345B publication Critical patent/CN109144345B/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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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

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)
  • Telephone Function (AREA)

Abstract

The invention discloses an application message display method, which comprises the following steps: detecting desktop widgets displayed on the current desktop of the mobile terminal; acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal; comparing the first application message with the second application message to obtain a repeated application message between the first application message and the second application message; releasing the repeated application message displayed in the notification bar. The invention also discloses an application message display device, a mobile terminal and a computer readable storage medium. The invention improves the intelligence of application message display.

Description

Application message display method and device, mobile terminal and readable storage medium
Technical Field
The present invention relates to the field of mobile terminal technologies, and in particular, to an application message display method and apparatus, a mobile terminal, and a readable storage medium.
Background
With the development of science and technology, in recent years, mobile terminals such as smart phones and PADs (PADs) are widely used, so that various requirements of people are met, and great convenience is brought to users. At present, after a message notification is opened by a mobile terminal application, when an application message is received, the application message is displayed on a notification bar of the mobile terminal, and a user can check and acquire the application message by pulling down the notification bar. However, because the display space of the notification bar is limited, the display effect is not good, in order to improve the display effect, a current solution is to add desktop widgets corresponding to applications on the desktop of the mobile terminal, and because the desktop space is larger, the display effect corresponding to the desktop widgets is better. However, the application messages displayed in the notification bar may be repeated with the application messages displayed on the widget interface corresponding to the desktop widget, the user may read the application messages repeatedly, and the application message display is not intelligent enough.
Disclosure of Invention
The invention mainly aims to provide an application message display method, an application message display device, a mobile terminal and a readable storage medium, and aims to solve the technical problem that in the prior art, application message display is not intelligent enough.
In order to achieve the above object, the present invention provides an application message display method, including:
detecting desktop widgets displayed on the current desktop of the mobile terminal;
acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal;
comparing the first application message with the second application message to obtain a repeated application message between the first application message and the second application message;
releasing the repeated application message displayed in the notification bar.
Optionally, the application message display method further includes:
when a third application message is received, detecting whether a desktop widget of an application corresponding to the third application message is displayed on a current display interface of the mobile terminal;
and when the desktop widget is not displayed on the current display interface, displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget.
Optionally, when the desktop widget is not displayed on the current display interface, after the step of displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget, the method further includes:
monitoring a read status of the third application message;
releasing the notification bar and the third application message displayed by the widget interface after the third application message is read.
Optionally, after the step of detecting whether the desktop widget of the application corresponding to the third application message is displayed on the current display interface of the mobile terminal when the third application message is received, the method further includes:
and when the desktop widget is displayed on the current display interface, displaying the third application message on a widget interface corresponding to the desktop widget.
Optionally, when the desktop widget is displayed on the current display interface, after the step of displaying the third application message on the widget interface corresponding to the desktop widget, the method further includes:
and when the current display interface is detected to be switched, displaying the third application message on the notification bar.
Optionally, after the step of releasing the repeated application message displayed in the notification bar, the method further includes:
and updating and displaying the second application message after the repeated application message is released in the notification bar.
Optionally, the application message display method further includes:
detecting the frequency of receiving application messages corresponding to applications;
and if the frequency is higher than a preset threshold value, outputting the addition recommendation prompt information of the desktop widget corresponding to the application.
Further, to achieve the above object, the present invention also provides an application message display apparatus, comprising: a memory, a processor and an application message display program stored on the memory and executable on the processor, the application message display program when executed by the processor implementing the steps of the application message display method as described above.
In addition, in order to achieve the above object, the present invention also provides a mobile terminal including the application message display apparatus as described above.
Furthermore, to achieve the above object, the present invention also proposes a computer readable storage medium having stored thereon an application message display program which, when executed by a processor, implements the steps of the application message display method as described above.
According to the scheme provided by the invention, in the process of using the mobile terminal, the desktop widget displayed on the current desktop of the mobile terminal is detected, the first application message displayed on the widget interface corresponding to the desktop widget and the second application message displayed in the notification bar of the mobile terminal are acquired, the first application message is compared with the second application message, the repeated application message between the first application message and the second application message is acquired, and the repeated application message displayed in the notification bar is released, so that the repetition of the application message displayed in the notification bar and the application message displayed on the widget interface is avoided, and the display intelligence of the application message is improved.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention;
FIG. 2 is a diagram of a communication network system architecture in which various embodiments of the present invention may be implemented;
FIG. 3 is a flowchart illustrating a first embodiment of a method for displaying application messages according to the present invention;
FIG. 4 is a flowchart illustrating a second embodiment of a method for displaying application messages according to the present invention;
FIG. 5 is an interface diagram of a widget interface display message of an optional notification bar and desktop widget implementing embodiments of the present invention;
FIG. 6 is a diagram illustrating operation of an alternative user drop-down notification bar view message in accordance with various embodiments of the invention;
FIG. 7 is a diagram illustrating an interface after a widget interface of an optional notification bar and desktop widget releases a message in accordance with various embodiments of the present invention;
fig. 8 is a flowchart illustrating a third embodiment of an application message display method according to the present invention.
The objects, features and advantages of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The solution of the embodiment of the invention is mainly as follows: in the process of using the mobile terminal, the desktop widget displayed on the current desktop of the mobile terminal is detected, the first application message displayed on the widget interface corresponding to the desktop widget and the second application message displayed in the notification bar of the mobile terminal are obtained, the first application message is compared with the second application message, the repeated application message between the first application message and the second application message is obtained, and the repeated application message displayed in the notification bar is released, so that the repetition of the application message displayed in the notification bar and the application message displayed on the widget interface is avoided, and the intelligence of application message display is improved. By the technical scheme of the embodiment of the invention, the problem that the display of the application message is not intelligent enough is solved.
Referring to fig. 1, fig. 1 is a schematic diagram of a hardware structure of a mobile terminal implementing various embodiments of the present invention.
In the present invention, the mobile terminal may be implemented in various forms, for example, the mobile terminal described in the present invention may include a mobile terminal such as a mobile phone, a PAD (PAD), and the like.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: an RF (Radio Frequency) unit 101, a WiFi module 102, an audio output unit 103, an a/V (audio/video) input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, a processor 110, a power supply 111, and the like. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. In the present invention, the memory 109 of the mobile terminal 100 stores an application message display program. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
In the present invention, the processor 110 executes the application message display program stored in the memory 109 to perform the following operations:
detecting desktop widgets displayed on the current desktop of the mobile terminal;
acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal;
comparing the first application message with the second application message to obtain a repeated application message between the first application message and the second application message;
releasing the repeated application message displayed in the notification bar.
Further, the processor 110 executes the application message display program stored in the memory 109, and also performs the following operations:
when a third application message is received, detecting whether a desktop widget of an application corresponding to the third application message is displayed on a current display interface of the mobile terminal;
and when the desktop widget is not displayed on the current display interface, displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget.
Further, the processor 110 executes the application message display program stored in the memory 109, and also performs the following operations:
monitoring a read status of the third application message;
releasing the notification bar and the third application message displayed by the widget interface after the third application message is read.
Further, the processor 110 executes the application message display program stored in the memory 109, and also performs the following operations:
and when the desktop widget is displayed on the current display interface, displaying the third application message on a widget interface corresponding to the desktop widget.
Further, the processor 110 executes the application message display program stored in the memory 109, and also performs the following operations:
and when the current display interface is detected to be switched, displaying the third application message on the notification bar.
Further, the processor 110 executes the application message display program stored in the memory 109, and also performs the following operations:
and updating and displaying the second application message after the repeated application message is released in the notification bar.
Further, the processor 110 executes the application message display program stored in the memory 109, and also performs the following operations:
detecting the frequency of receiving application messages corresponding to applications;
and if the frequency is higher than a preset threshold value, outputting the addition recommendation prompt information of the desktop widget corresponding to the application.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the mobile terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the hardware structure of the mobile terminal and the communication network system, the invention provides various embodiments of the application message display method.
Referring to fig. 3, fig. 3 is a flowchart illustrating a first embodiment of an application message display method according to the present invention.
In this embodiment, the application message display method includes the following steps:
step S10, detecting a desktop widget currently displayed on the desktop of the mobile terminal;
step S20, acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal;
step S30, comparing the first application message with the second application message, and acquiring a repeated application message between the first application message and the second application message;
step S40, releasing the repeat application message displayed in the notification bar.
In this embodiment, the application message display method may be optionally applied to a mobile terminal, where the mobile terminal includes but is not limited to a smart phone, a PAD (PAD), and the like, and may be the mobile terminal described in fig. 1.
In the process that a user uses the mobile terminal, if a desktop widget corresponding to a corresponding application is displayed on a current desktop of the mobile terminal, the application message displayed on the widget interface corresponding to the desktop widget and the application message displayed in the notification bar of the mobile terminal are acquired, and when the application message displayed on the widget interface is repeated with the application message displayed in the notification bar, the repeated application message displayed in the notification bar is released, so that the repetition of the application message displayed in the notification bar and the application message displayed on the widget interface is avoided, that is, the problem that the user repeatedly reads the application message is avoided, and therefore, the intelligence of application message display is improved.
The following are specific steps of implementing application message display in this embodiment:
step S10, detecting a desktop widget currently displayed on the desktop of the mobile terminal;
in the process of operating the mobile terminal by a user, for example, after the user slides a desktop, whether a desktop widget corresponding to a corresponding application is displayed on the current desktop of the mobile terminal is detected. For example, since a general mobile terminal is provided with a plurality of desktops, when the desktop sliding operation of the mobile terminal is detected, the current desktop of the mobile terminal is determined, the desktop setting information is queried, and whether the current desktop displays a desktop widget corresponding to a corresponding application is detected.
Step S20, acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal;
and if the desktop widget corresponding to the corresponding application is not displayed on the current desktop of the mobile terminal, the mobile terminal does not perform response processing.
Otherwise, if the desktop widget corresponding to the corresponding application is displayed on the current desktop of the mobile terminal, at this time, the mobile terminal acquires the application message displayed on the widget interface corresponding to the desktop widget and the application message displayed in the notification bar of the mobile terminal. For convenience of description, an application message displayed in the widget interface will be referred to as a first application message, and an application message displayed in the notification bar will be referred to as a second application message hereinafter.
Step S30, comparing the first application message with the second application message, and acquiring a repeated application message between the first application message and the second application message;
the first application message displayed on the widget interface and the second application message displayed in the notification bar may be repeated, the mobile terminal compares the first application message displayed on the widget interface and the second application message displayed in the notification bar, and if the first application message displayed on the widget interface and the second application message displayed in the notification bar are repeated, the repeated application message between the first application message and the second application message is acquired.
In another case, if the first application message displayed on the widget interface and the second application message displayed in the notification bar are not repeated, the mobile terminal does not perform the response process.
Step S40, releasing the repeat application message displayed in the notification bar.
And after acquiring the repeated application message between the first application message and the second application message, the mobile terminal releases the repeated application message displayed in the notification bar of the mobile terminal. Therefore, the application messages displayed in the notification bar and the application messages displayed on the widget interface are not repeated, the problem that the user repeatedly reads the application messages is solved, and the user experience is improved.
For example, taking a weather application as an example, if a desktop widget corresponding to the weather application is displayed on a current desktop of the mobile terminal, an application message corresponding to the weather application is displayed on a widget interface corresponding to the desktop widget, and an application message corresponding to the weather application is also displayed in a notification bar of the mobile terminal, the mobile terminal obtains that the application message corresponding to the weather application displayed in the notification bar is repeated with the application message corresponding to the weather application displayed in the widget interface by comparing the application message corresponding to the weather application displayed in the widget interface with the application message displayed in the notification bar, and at this time, the mobile terminal releases the application message corresponding to the weather application displayed in the notification bar.
Optionally, after acquiring the repeated application message between the first application message displayed on the widget interface and the second application message displayed in the notification bar, the mobile terminal does not immediately release the repeated application message displayed in the notification bar, but only releases the repeated application message displayed in the notification bar of the mobile terminal when detecting a touch operation of the user based on the widget interface corresponding to the desktop widget.
Further, after the step S40, the method further includes:
step a, updating and displaying the second application message after the repeated application message is released in the notification bar.
Further, after the repeated application message displayed in the notification bar of the mobile terminal is released, the mobile terminal updates and rearranges the notification bar, and updates and displays the second application message after the repeated application message is released in the notification bar.
According to the scheme provided by the embodiment, in the process of using the mobile terminal, the desktop widget displayed on the current desktop of the mobile terminal is detected, the first application message displayed on the widget interface corresponding to the desktop widget and the second application message displayed in the notification bar of the mobile terminal are acquired, the first application message is compared with the second application message, the repeated application message between the first application message and the second application message is acquired, the repeated application message displayed in the notification bar is released, and therefore the repetition of the application message displayed in the notification bar and the application message displayed on the widget interface is avoided, and therefore the intelligence of application message display is improved.
Further, as shown in fig. 4, a second embodiment of the application message display method of the present invention is proposed. The difference between the second embodiment of the application message display method and the first embodiment of the application message display method is that, in the second embodiment of the application message display method, the application message display method further includes:
step S50, when a third application message is received, detecting whether a desktop widget of an application corresponding to the third application message is displayed on a current display interface of the mobile terminal; if yes, go to step S60; if not, go to step S70;
step S60, displaying the third application message on the widget interface corresponding to the desktop widget;
step S70, displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget.
In this embodiment, in order to further improve the intelligence of displaying the application message, when the mobile terminal receives a new application message, the current display interface of the mobile terminal is detected first, and then the application message is displayed according to the detection result. For convenience of description, the received new application message will be referred to as a third application message hereinafter. And when the third application message is received, the mobile terminal detects whether a desktop widget of an application corresponding to the third application message is displayed on the current display interface. For example, if the mobile terminal is currently running an application program in the foreground, it is detected that the desktop widget of the application corresponding to the third application message is not displayed on the current display interface.
When the desktop widget of the application corresponding to the third application message is not displayed on the current display interface of the mobile terminal, at this time, if the desktop widget of the application corresponding to the third application message displays the third application message, the user needs to exit the current display interface first when the user wants to view the third application message, and it is not convenient to slide the desktop to the desktop widget of the application corresponding to the third application message, so that the user can view the third application message. Therefore, in order to improve the convenience of the user in viewing the third application message under the condition, when the desktop widget of the application corresponding to the third application message is not displayed on the current display interface of the mobile terminal, the mobile terminal displays the third application message on the notification bar and the widget interface corresponding to the desktop widget. Therefore, when the user wants to view the third application message immediately, the user only needs to pull down the notification bar to view and obtain the third application message, and the user does not need to exit the current display interface.
And when the desktop widget of the application corresponding to the third application message is displayed on the current display interface of the mobile terminal, in order to avoid repeatedly displaying the third application message, at this time, the third application message is displayed on the widget interface corresponding to the desktop widget. Compared with a notification bar, the desktop space is larger, the effect of displaying the third application message on the widget interface is better, and the user can check the third application message more conveniently.
Further, after the step S60, the method further includes:
and b, when the switching of the current display interface is detected, displaying the third application message on the notification bar.
Further, after the mobile terminal displays the third application message on the widget interface, if the user does not view the third application message immediately but performs an interface switching operation such as sliding a desktop, the mobile terminal displays the third application message on the notification bar when the mobile terminal detects that the currently displayed interface is switched. Therefore, no matter the current mobile terminal switches the desktop or runs the application program in the foreground, the user only needs to pull down the notification bar to check and acquire the third application message.
Further, after the step S70, the method further includes:
step b, monitoring the reading state of the third application message;
and c, after the third application message is read, releasing the notification bar and the third application message displayed by the widget interface.
Further, after the mobile terminal displays the third application message on the widget interface corresponding to the notification bar and the desktop widget, monitoring the reading state of the third application message. Once the user views and reads the third application message, the mobile terminal releases the third application message displayed by the notification bar and the widget interface when detecting that the third application message is read. For example, when the user pulls down the notification bar to view the third application message, and the mobile terminal detects that the third application message is read, the third application message displayed by the notification bar and the widget interface is released.
For example, as shown in fig. 5 to 7, a message 1 is displayed on a widget interface corresponding to a notification bar and a desktop widget of the mobile terminal, and when the user pulls down the notification bar to view the message 1, the mobile terminal detects that the message 1 is read, and releases the message 1 displayed on the notification bar and the widget interface.
According to the scheme provided by the embodiment, when the third application message is received, whether the desktop widget of the application corresponding to the third application message is displayed on the current display interface of the mobile terminal is detected, if so, the third application message is displayed on the widget interface corresponding to the desktop widget, otherwise, the third application message is displayed on the notification bar and the widget interface corresponding to the desktop widget; therefore, when the user wants to check the third application message, the user can check and acquire the third application message only by pulling down the notification bar, and convenience of checking the third application message by the user is improved.
Further, as shown in fig. 8, a third embodiment of the application message display method of the present invention is proposed. The difference between the third embodiment of the application message display method and the first embodiment of the application message display method or the second embodiment of the application message display method is that, in the third embodiment of the application message display method, the application message display method further includes:
step S80, detecting the frequency of receiving application messages corresponding to the application;
and step S90, if the frequency is higher than a preset threshold value, outputting desktop widget addition recommendation prompt information corresponding to the application.
In the embodiment, in order to further improve user experience, the mobile terminal recommends the addition prompt information of the corresponding desktop widget to the user according to the use condition of the application. Optionally, a corresponding preset threshold for recommending desktop widget addition is preset, and the preset threshold can be flexibly set according to actual conditions and is not particularly limited. In the process of using the mobile terminal, the mobile terminal detects the frequency of receiving application messages corresponding to the applications and compares the detected frequency with a preset threshold value. And if the detected frequency is higher than the preset threshold value, the mobile terminal outputs desktop widgets corresponding to the application to add recommendation prompt information. For example, a corresponding prompt information window such as "recommend to add a desktop widget" pops up on the current display interface of the mobile terminal. And adding recommendation prompt information through the desktop widget corresponding to the output application, and recommending the user to add the desktop widget corresponding to the application. After receiving and checking the desktop widget adding recommendation prompt information, the user can select whether to add the desktop widget corresponding to the application according to the requirement.
Optionally, to avoid useless recommendation, before outputting the recommendation prompting information added to the desktop widget corresponding to the application, it is determined whether the mobile terminal has added the desktop widget corresponding to the application. And if the desktop widget corresponding to the application is added to the mobile terminal, no response processing is performed. Otherwise, if the mobile terminal does not add the desktop widget corresponding to the application, outputting the desktop widget addition recommendation prompt information corresponding to the application.
According to the scheme provided by the embodiment, the frequency of the received application message corresponding to the application is detected, and if the detected frequency is higher than the preset threshold value, the addition recommendation prompting information of the desktop widget corresponding to the application is output so as to recommend the desktop widget corresponding to the application to be added to the user, so that the user experience is further improved.
In addition, an embodiment of the present invention further provides an application message display apparatus, where the application message display apparatus includes: a memory, a processor, and an application message display program stored on the memory and executable on the processor, the application message display program when executed by the processor performing the following:
detecting desktop widgets displayed on the current desktop of the mobile terminal;
acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal;
comparing the first application message with the second application message to obtain a repeated application message between the first application message and the second application message;
releasing the repeated application message displayed in the notification bar.
Further, the application message display program when executed by the processor further performs the following operations:
when a third application message is received, detecting whether a desktop widget of an application corresponding to the third application message is displayed on a current display interface of the mobile terminal;
and when the desktop widget is not displayed on the current display interface, displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget.
Further, the application message display program when executed by the processor further performs the following operations:
monitoring a read status of the third application message;
releasing the notification bar and the third application message displayed by the widget interface after the third application message is read.
Further, the application message display program when executed by the processor further performs the following operations:
and when the desktop widget is displayed on the current display interface, displaying the third application message on a widget interface corresponding to the desktop widget.
Further, the application message display program when executed by the processor further performs the following operations:
and when the current display interface is detected to be switched, displaying the third application message on the notification bar.
Further, the application message display program when executed by the processor further performs the following operations:
and updating and displaying the second application message after the repeated application message is released in the notification bar.
Further, the application message display program when executed by the processor further performs the following operations:
detecting the frequency of receiving application messages corresponding to applications;
and if the frequency is higher than a preset threshold value, outputting the addition recommendation prompt information of the desktop widget corresponding to the application.
According to the scheme provided by the embodiment, in the process of using the mobile terminal, the desktop widget displayed on the current desktop of the mobile terminal is detected, the first application message displayed on the widget interface corresponding to the desktop widget and the second application message displayed in the notification bar of the mobile terminal are acquired, the first application message is compared with the second application message, the repeated application message between the first application message and the second application message is acquired, the repeated application message displayed in the notification bar is released, and therefore the repetition of the application message displayed in the notification bar and the application message displayed on the widget interface is avoided, and therefore the intelligence of application message display is improved.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where an application message display program is stored on the computer-readable storage medium, and when executed by a processor, the application message display program implements the following operations:
detecting desktop widgets displayed on the current desktop of the mobile terminal;
acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal;
comparing the first application message with the second application message to obtain a repeated application message between the first application message and the second application message;
releasing the repeated application message displayed in the notification bar.
Further, the application message display program when executed by the processor further performs the following operations:
when a third application message is received, detecting whether a desktop widget of an application corresponding to the third application message is displayed on a current display interface of the mobile terminal;
and when the desktop widget is not displayed on the current display interface, displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget.
Further, the application message display program when executed by the processor further performs the following operations:
monitoring a read status of the third application message;
releasing the notification bar and the third application message displayed by the widget interface after the third application message is read.
Further, the application message display program when executed by the processor further performs the following operations:
and when the desktop widget is displayed on the current display interface, displaying the third application message on a widget interface corresponding to the desktop widget.
Further, the application message display program when executed by the processor further performs the following operations:
and when the current display interface is detected to be switched, displaying the third application message on the notification bar.
Further, the application message display program when executed by the processor further performs the following operations:
and updating and displaying the second application message after the repeated application message is released in the notification bar.
Further, the application message display program when executed by the processor further performs the following operations:
detecting the frequency of receiving application messages corresponding to applications;
and if the frequency is higher than a preset threshold value, outputting the addition recommendation prompt information of the desktop widget corresponding to the application.
According to the scheme provided by the embodiment, in the process of using the mobile terminal, the desktop widget displayed on the current desktop of the mobile terminal is detected, the first application message displayed on the widget interface corresponding to the desktop widget and the second application message displayed in the notification bar of the mobile terminal are acquired, the first application message is compared with the second application message, the repeated application message between the first application message and the second application message is acquired, the repeated application message displayed in the notification bar is released, and therefore the repetition of the application message displayed in the notification bar and the application message displayed on the widget interface is avoided, and therefore the intelligence of application message display is improved.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (9)

1. An application message display method, characterized by comprising the steps of:
detecting desktop widgets displayed on the current desktop of the mobile terminal;
acquiring a first application message displayed on a widget interface corresponding to the desktop widget and a second application message displayed in a notification bar of the mobile terminal;
comparing the first application message with the second application message to obtain a repeated application message between the first application message and the second application message;
releasing the repeat application message displayed in the notification bar;
when a third application message is received, detecting whether a desktop widget of an application corresponding to the third application message is displayed on a current display interface of the mobile terminal;
and when the desktop widget is not displayed on the current display interface, displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget.
2. The application message display method of claim 1, wherein, when the desktop widget is not displayed on the current display interface, after the step of displaying the third application message on the widget interface corresponding to the notification bar and the desktop widget, further comprising:
monitoring a read status of the third application message;
releasing the notification bar and the third application message displayed by the widget interface after the third application message is read.
3. The application message display method of claim 1, wherein after the step of detecting whether the desktop widget of the application corresponding to the third application message is displayed on the current display interface of the mobile terminal when the third application message is received, the method further comprises:
and when the desktop widget is displayed on the current display interface, displaying the third application message on a widget interface corresponding to the desktop widget.
4. The method for displaying application messages according to claim 3, wherein when the desktop widget is displayed on the current display interface, after the step of displaying the third application message on the widget interface corresponding to the desktop widget, the method further comprises:
and when the current display interface is detected to be switched, displaying the third application message on the notification bar.
5. The application message display method of claim 1, wherein the step of releasing the repeated application message displayed in the notification bar further comprises:
and updating and displaying the second application message after the repeated application message is released in the notification bar.
6. The application message display method of any one of claims 1-5, wherein the application message display method further comprises:
detecting the frequency of receiving application messages corresponding to applications;
and if the frequency is higher than a preset threshold value, outputting the addition recommendation prompt information of the desktop widget corresponding to the application.
7. An application message display apparatus, characterized in that the application message display apparatus comprises: memory, processor and application message display program stored on the memory and executable on the processor, the application message display program when executed by the processor implementing the steps of the application message display method as claimed in any one of claims 1-6.
8. A mobile terminal characterized in that it comprises an application message display device according to claim 7.
9. A computer-readable storage medium, having stored thereon an application message display program which, when executed by a processor, implements the steps of the application message display method of any one of claims 1-6.
CN201811024763.4A 2018-08-31 2018-08-31 Application message display method and device, mobile terminal and readable storage medium Active CN109144345B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811024763.4A CN109144345B (en) 2018-08-31 2018-08-31 Application message display method and device, mobile terminal and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811024763.4A CN109144345B (en) 2018-08-31 2018-08-31 Application message display method and device, mobile terminal and readable storage medium

Publications (2)

Publication Number Publication Date
CN109144345A CN109144345A (en) 2019-01-04
CN109144345B true CN109144345B (en) 2021-09-21

Family

ID=64826699

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811024763.4A Active CN109144345B (en) 2018-08-31 2018-08-31 Application message display method and device, mobile terminal and readable storage medium

Country Status (1)

Country Link
CN (1) CN109144345B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105530372A (en) * 2015-12-03 2016-04-27 小米科技有限责任公司 Message display method and apparatus and terminal device
CN105827510A (en) * 2016-03-31 2016-08-03 维沃移动通信有限公司 Push message processing method for mobile terminal, and mobile terminal
CN107562475A (en) * 2017-08-29 2018-01-09 广东欧珀移动通信有限公司 Message display method, device and terminal
WO2018052257A1 (en) * 2016-09-19 2018-03-22 Samsung Electronics Co., Ltd. Apparatus and method for managing notification
CN107992248A (en) * 2017-11-27 2018-05-04 北京小米移动软件有限公司 Message display method and device
CN108345483A (en) * 2018-01-10 2018-07-31 深圳市金立通信设备有限公司 A kind of reminding method of notification message, terminal and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105530372A (en) * 2015-12-03 2016-04-27 小米科技有限责任公司 Message display method and apparatus and terminal device
CN105827510A (en) * 2016-03-31 2016-08-03 维沃移动通信有限公司 Push message processing method for mobile terminal, and mobile terminal
WO2018052257A1 (en) * 2016-09-19 2018-03-22 Samsung Electronics Co., Ltd. Apparatus and method for managing notification
CN107562475A (en) * 2017-08-29 2018-01-09 广东欧珀移动通信有限公司 Message display method, device and terminal
CN107992248A (en) * 2017-11-27 2018-05-04 北京小米移动软件有限公司 Message display method and device
CN108345483A (en) * 2018-01-10 2018-07-31 深圳市金立通信设备有限公司 A kind of reminding method of notification message, terminal and computer readable storage medium

Also Published As

Publication number Publication date
CN109144345A (en) 2019-01-04

Similar Documents

Publication Publication Date Title
CN107635070B (en) Message reminding method, terminal and storage medium
CN107592416B (en) Voice message transmitting method, terminal and computer readable storage medium
CN107463243B (en) Screen control method, mobile terminal and computer readable storage medium
CN107885448B (en) Control method for application touch operation, mobile terminal and readable storage medium
CN107172605B (en) Emergency call method, mobile terminal and computer readable storage medium
CN110187808B (en) Dynamic wallpaper setting method and device and computer-readable storage medium
CN109375846B (en) Method and device for displaying breathing icon, mobile terminal and readable storage medium
CN108563388B (en) Screen operation method, mobile terminal and computer-readable storage medium
CN107707755B (en) Key using method, terminal and computer readable storage medium
CN110278481B (en) Picture-in-picture implementation method, terminal and computer readable storage medium
CN109522276B (en) Application icon management method, terminal and computer-readable storage medium
CN108629863B (en) Method for automatically signing in application program, mobile terminal and readable storage medium
CN107239208B (en) Method, apparatus, and computer-readable storage medium for processing screenshot
CN112866685A (en) Screen projection delay measuring method, mobile terminal and computer readable storage medium
CN111970738A (en) Network switching control method, equipment and computer readable storage medium
CN109062688B (en) Memory allocation method, server and mobile terminal
CN109308147B (en) Application icon display method and device and computer readable storage medium
CN107580106B (en) Call control method, mobile terminal and computer readable storage medium
CN108900696B (en) Data processing method, terminal and computer readable storage medium
CN110955397A (en) Method for setting frame rate of game terminal, game terminal and storage medium
CN108183833B (en) Response processing method and device and computer readable storage medium
CN108040330B (en) WiFi directional transmission method, mobile terminal and readable storage medium
CN107404568B (en) Control switch management method and mobile terminal
CN110058761B (en) Copy selection method, mobile terminal and computer readable storage medium
CN109558049B (en) Notification message display processing method, mobile terminal and storage medium

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