CN110879737A - Notification message processing method and device, electronic equipment and storage medium - Google Patents

Notification message processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN110879737A
CN110879737A CN201911054813.8A CN201911054813A CN110879737A CN 110879737 A CN110879737 A CN 110879737A CN 201911054813 A CN201911054813 A CN 201911054813A CN 110879737 A CN110879737 A CN 110879737A
Authority
CN
China
Prior art keywords
input
notification
area
sliding
notification message
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911054813.8A
Other languages
Chinese (zh)
Inventor
陆荣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201911054813.8A priority Critical patent/CN110879737A/en
Publication of CN110879737A publication Critical patent/CN110879737A/en
Priority to PCT/CN2020/123769 priority patent/WO2021083092A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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

Abstract

The embodiment of the invention discloses a method and a device for processing a notification message, electronic equipment and a storage medium, wherein the method for processing the notification message comprises the following steps: under the condition that the first input is detected, displaying a notification index control in a first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types; detecting a second input to the notification index control; and responding to the second input, and displaying at least one notification message corresponding to a target icon in the second area, wherein the target icon is an icon corresponding to the position of the second input. The embodiment of the invention can realize the quick operation of the notification message.

Description

Notification message processing method and device, electronic equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a notification message processing method and device, electronic equipment and a storage medium.
Background
With the increasing number of application programs installed on the electronic device by a user, the increasing number of notification messages sent by the application programs, and in addition, a lot of users do not have the habit of frequently clearing the notification messages, a large number of notification messages which are not cleared are frequently accumulated in a notification list, and at this time, the user is difficult to find all notification messages or a single notification message corresponding to a certain application program in the large number of notification messages which are not cleared; in addition, the corresponding notification messages of the same application program may be dispersedly displayed due to the sorting policy of the system of the electronic device itself, so that it is troublesome for a user to clear all the notification messages corresponding to a certain application program or a single notification message; in summary, the time for operating a large amount of unremoved notification messages is long, and the operation is cumbersome, thereby affecting the user experience.
Disclosure of Invention
The embodiment of the invention provides a notification message processing method, a notification message processing device, electronic equipment and a storage medium, and aims to solve the problems that the notification message is operated for too long time and the operation is complicated.
In a first aspect, an embodiment of the present invention further provides a notification message processing method, where the notification message processing method includes:
under the condition that the first input is detected, displaying a notification index control in a first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types;
detecting a second input to the notification index control;
and responding to the second input, and displaying at least one notification message corresponding to a target icon in the second area, wherein the target icon is an icon corresponding to the position of the second input.
In a second aspect, an embodiment of the present invention provides a notification message processing apparatus, including:
a detection module for detecting a first input;
the display module is used for displaying a notification index control in a first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types;
a detection module to detect a second input to the notification index control;
and the display module is also used for responding to a second input and displaying at least one notification message corresponding to a target icon in the second area, wherein the target icon is an icon corresponding to the position of the second input.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a processor, a memory, and a computer program stored on the memory and executable on the processor, and when executed by the processor, the electronic device implements the steps of the notification message processing method according to the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the notification message processing method in the first aspect.
In the embodiment of the invention, under the condition that the first input is detected, a notification index control is displayed in the first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types; in response to detecting a second input to the notification index control, displaying at least one notification message of the icon in the second area corresponding to a location of the second input; the method and the device can realize quick operation on at least one notification message corresponding to the target icon in the plurality of icons, and further improve user experience.
Drawings
The present invention will be better understood from the following description of specific embodiments thereof taken in conjunction with the accompanying drawings, in which like or similar reference characters designate like or similar features.
Fig. 1 is a flowchart of a notification message processing method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a notification list according to an embodiment of the invention;
FIG. 3 is a diagram illustrating a notification list after a target icon is selected according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating a notification message processing according to an embodiment of the invention;
FIG. 5 is a schematic diagram of batch operations according to an embodiment of the present invention;
FIG. 6 is a flow chart of another notification message processing method according to an embodiment of the present invention;
FIG. 7 is a diagram illustrating an apparatus for processing a notification message according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart of a notification message processing method according to an embodiment of the present invention. As shown in fig. 1, the notification message processing method may include:
s101: under the condition that the first input is detected, displaying a notification index control in a first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types;
s102: detecting a second input to the notification index control;
s103: and responding to the second input, and displaying at least one notification message corresponding to a target icon in the second area, wherein the target icon is an icon corresponding to the position of the second input.
In the embodiment of the invention, under the condition that the first input is detected, a notification index control is displayed in the first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types; in response to detecting a second input to the notification index control, displaying at least one notification message of the icon in the second area corresponding to a location of the second input; the method and the device can realize quick operation on at least one notification message corresponding to the target icon in the plurality of icons, and further improve user experience.
In the embodiment of the present invention, S101 includes:
detecting the number of notification messages in case of detecting the first input;
and displaying a notification index control in the first area when the number of the notification messages exceeds the preset number.
In the embodiment of the invention, the notification index control is displayed in the first area only when the number of the notification messages exceeds the preset number; on one hand, under the condition that the number of the notification messages is large, all the notification messages corresponding to a certain application program or a single notification message corresponding to a certain application program can be quickly positioned on the basis of the notification index control, so that a user can conveniently and quickly find the notification messages; on the other hand, when the number of the notification messages is small, the notification index control is hidden to reduce interference on daily operations of the user. In addition, the different types of notification messages are at least one notification message per icon.
It should be noted that the display notification index control in S101 is displayed after the first input is detected in the second area (i.e., after the drop-down notification list); alternatively, the first input is detected in the second area and displayed if the number of notification messages exceeds a preset number. As shown in fig. 2.
In fig. 2, the notification list includes: a second region, a notification index control, and a third region.
It should be noted that the notification index control and the third area may be normally in a hidden state (that is, when the user does not operate at least one notification message of the target icon, the notification index control and the third area are not displayed), so as to reduce interference on daily operations of the user. In the embodiment of the invention, a user can set whether to display the notification index control in the first area all the time and set whether to display the third area consistently according to requirements.
In the embodiment of the invention, the preset number can be set by a user or can be a default value; the purpose of setting the preset number is to improve the user experience.
In the embodiment of the present invention, S101 includes:
in the event that the first input is detected, a second region and a notification index control are displayed.
In the present embodiment, in the case where the first input is detected, all notification messages are displayed.
For convenience of description, the pull-down outgoing call notification list is hereinafter exemplified.
In one example, the drop-down simultaneously displays the second region and the notification index control.
In one example, upon detecting the first input, displaying a second region and a notification index control, includes:
displaying a second area in the case that the first input is detected;
and in the case that the number of the notification messages is detected to exceed the preset number, displaying a notification index control in the first area.
In the embodiment of the invention, after the second area is displayed, if the number of the notification messages exceeds the preset number, a notification index control is displayed in the first area; at this time, the notification index control is displayed, whether to display is determined based on the number of notification messages, and the outgoing notification index control does not need to be called by a specific operation. On one hand, under the condition that the number of the notification messages is large, all the notification messages corresponding to a certain application program or a single notification message corresponding to a certain application program can be quickly positioned on the basis of the notification index control, so that a user can quickly find the notification messages which need to be searched by the user; on the other hand, when the number of notification messages is small, the notification index control may be hidden without being displayed, so as to reduce interference with the daily operation of the user.
In the embodiment of the present invention, when the first input is detected, the notification index control is displayed in the first area; or, in the case that the first input is detected, in the case that the number of the notification messages exceeds the preset number, displaying a notification index control in the first area; the call-out display notification index control is required based on the first input.
Wherein the first input includes, but is not limited to, click, double click, long press, fifth movement input, and the like. For convenience of description, the fifth slide input is exemplified hereinafter.
Wherein, in the event that the first input is detected, displaying a notification index control in the first region, comprising:
determining a sliding start position, a sliding displacement and a sliding end start position of a fifth sliding input in the case that the fifth sliding input is detected;
and displaying a notification index control under the condition that the sliding starting position, the sliding displacement and the sliding ending starting position of the fifth sliding input meet preset conditions.
Wherein, under the condition that the sliding start position, the sliding displacement and the sliding end start position of the fifth sliding input satisfy the preset conditions, displaying a notification index control, comprising:
and displaying a notification index control in the case that the sliding displacement is smaller than a first preset percentage of the length or width of the screen of the electronic device, and the coordinates of the sliding start position of the fifth sliding input on the screen of the electronic device are smaller than the coordinates of the sliding end start position of the fifth sliding input on the screen of the electronic device.
It should be noted that, in actual use, the notification index control is disposed on the left side or the right side of the screen of the electronic device, and generally, the drop-down or the drop-down is a call notification list, so that in order to call the notification index control, a horizontal sliding operation is adopted, and the call notification list is prevented from being triggered due to vertical sliding.
For convenience of description, the notification index control is disposed on the right side, and the third area is disposed on the bottom side in the following description as an example.
In one example, the user slides inward at the edge of the screen of the electronic device, exhaling the notification index control, and the third area.
Wherein, the user slides inwards at the screen edge of the electronic equipment, and the call-out notification index control and the third area comprise:
the screen width is explained as an example hereinafter.
The first step is as follows: and judging whether the sliding initial position of the user is at the edge of the screen, namely whether the length of the coordinate point of the actual initial position from the right side is less than the actual width of the screen by a certain percentage.
The second step is that: and judging whether the sliding direction is horizontal to the inside of the screen.
The horizontal movement criteria are: the horizontal moving distance dx and the vertical moving distance dy satisfy:
dx>dy*2
the criteria towards the inside of the screen are: the horizontal coordinate x1 before movement (i.e. the start position), the horizontal coordinate x2 after movement (i.e. the end position) and the screen width w satisfy:
x1< w/2 and x1< x 2.
It should be noted that the percentage may be 50%, or may be other values, and the specific value needs to be set accordingly in consideration of the size of the screen.
In this embodiment of the present invention, the displaying notification index control in S101 includes:
a notification index control is displayed on a side of the second region.
Wherein one side of the second region includes: the upper side, the lower side, the left side or the right side of the second region.
It should be noted that the notification messages are sorted from top to bottom in the notification list, and the notification index control is preferentially displayed on the left side or the right side of the second area according to the habit of the user. For convenience of description, the display on the right side of the second region is exemplified hereinafter.
In this embodiment of the present invention, the displaying notification index control in S101 includes:
and classifying and displaying all the notification messages corresponding to each of the plurality of icons according to the plurality of application icons.
In the embodiment of the invention, the notification index control takes the application to which the notification belongs as the classification standard.
In the embodiment of the present invention, before displaying the notification index control, the notification message processing method further includes:
and acquiring a packet name corresponding to the notification message, and establishing a notification index control based on an icon corresponding to the packet name.
The method for acquiring the package name corresponding to the notification message and establishing the notification index control based on the icon corresponding to the package name comprises the following steps:
and traversing to acquire a Package Name (Package Name) corresponding to the notification message, and then establishing a notification index control based on an icon corresponding to the Package Name, so that the notifications can be classified according to the application.
In the embodiment of the present invention, the second input in S102 includes, but is not limited to, click, double click, long press, and first slide input. For convenience of description, the first slide input is taken as an example. The "white arrow" in fig. 2 indicates the up-down slide input.
In this embodiment of the present invention, after S102, the notification message processing method further includes:
under the condition that the second input is a first sliding input, responding to the first sliding input of a target icon, and amplifying the target icon, wherein the target icon is an icon corresponding to the end position of the first sliding input; and hiding at least one notification message corresponding to the icons except the target icon in the plurality of icons. As shown in fig. 3.
In fig. 3, after responding to the detection of the first slide input of the "short message" icon, the "short message" icon becomes large, and only all notification messages corresponding to the "short message" icon, i.e., notification 1, notification 4, notification 5, notification 6, notification 7, notification 8, and notification 9, are displayed in the notification list on the left side.
It should be noted that when the number of all notification messages corresponding to the "short message" icon exceeds the number that can be displayed on the screen, only a part of notification messages corresponding to the "short message" icon may be displayed on the current screen; displaying the notification message which is not displayed through a sliding screen; in addition, the user can also set the number of the notification messages displayed on the current screen, that is, only the notification messages with the number set by the user are displayed on the current screen.
The display mode of at least one notification message corresponding to the target icon further comprises:
displaying at least one notification message corresponding to the target icon in the preset display area, wherein all notification messages corresponding to each of other icons in the plurality of icons are not hidden at this time. Wherein the preset area is a part or all of the second area.
It should be noted that, if there are many notification messages corresponding to each of the multiple icons, all notification messages corresponding to each of the multiple icons may be displayed in a folded manner, so that all notification messages corresponding to each of the multiple icons are displayed on one screen, and a user can view all notification messages corresponding to the multiple icons.
In this embodiment of the present invention, after S102, the notification message processing method further includes:
detecting a third input, wherein the third input is a second sliding input, a sliding starting position of the second sliding input is positioned on the target icon, and a sliding ending position of the second sliding input is positioned on a target notification message in at least one notification message corresponding to the target icon;
in response to a third input, the detailed content of the target notification message is displayed in the second area.
Wherein the third input includes, but is not limited to, a click, a double click, a long press, a second swipe input, and the like.
According to the embodiment of the invention, after the at least one notification message corresponding to the target icon is displayed, the at least one notification message corresponding to the target icon can be processed. As shown in fig. 4.
In fig. 4, after all notification messages corresponding to the "short message" icon are displayed in the notification list, it is assumed that "notification 7" needs to be processed (dashed box in fig. 4); if the second sliding input is detected, detecting whether the position of the second sliding input is on the notification 7, and processing the notification 7 if the position of the second sliding input is on the notification 7; wherein, processing the notification 7 comprises: the processes of opening "notification 7" (i.e., opening "notification 7" and displaying the details of "notification 7"), deleting "notification 7", hiding "notification 7", having read "notification 7", and the like are not described in detail herein.
It should be noted that, under the condition that the target icon is not enlarged, at least one notification message corresponding to the target icon may also be processed; the purpose of enlarging the target icon is to make the user feel more intuitively that a certain target icon is selected.
According to the embodiment of the invention, after at least one notification message corresponding to the target icon is displayed, batch processing can be carried out on a plurality of notification messages corresponding to the target icon.
In the embodiment of the invention, the plurality of notification messages corresponding to the target icon are processed in batch by setting the third area.
The third area may be displayed simultaneously with the displaying of the second area in S101, or may be displayed after the responding of the detection of the first of the target icons in the plurality of icons in S102. The third area and the display of the enlargement target icon are separate, and the enlargement target icon may be displayed simultaneously with the third area or may be different.
In one example, in a case where the first input is detected, the notification message processing method further includes:
and displaying at least one function control in a third area, wherein the third area is positioned at a preset position of the first area. And any one of the function controls is used for shielding or clearing or opening at least one notification message corresponding to the target icon. As shown in fig. 5.
Wherein the preset position may be a lower side of the second region. As shown in fig. 2-as shown in fig. 5.
According to the embodiment of the invention, the notification index control can realize quick screening, positioning and batch operation of the notifications, so that the user operation efficiency and the user experience under a large number of notification scenes are improved.
After the third area is displayed, the notification message processing method further includes:
detecting a fourth input, wherein the fourth input is a third sliding input, a sliding starting position of the third sliding input is located on the target icon, and a sliding ending position of the sliding input is located on a target function control in the at least one function control;
and responding to the fourth input, and performing corresponding processing of the target function control on at least one notification message corresponding to the target icon. As shown in fig. 5.
Wherein the fourth input includes, but is not limited to, a click, a double click, a long press, a third slide input, and the like.
In fig. 5, after all notification messages corresponding to the "short message" icon are displayed in the notification list, it is assumed that all notification messages corresponding to the "short message" icon need to be masked, and at this time, if a third sliding input is detected, it is detected whether a position where the third sliding input is located is on a "mask" option in the operation options; if on the "mask" option (dashed box in fig. 5), all notification messages corresponding to the "short message" icon are masked. The operation options may also include, but are not limited to, an "all on" option, a "clear" option, and the like.
In addition, after processing a certain notification message or all notification messages corresponding to the target icon, the notification list is refreshed, and notification messages which are not processed are displayed.
In the embodiment of the present invention, after at least one notification message corresponding to the target icon is displayed, if the user does not need to process a certain notification message or all notification messages corresponding to the target icon, at this time, the second input responding to the target icon may be cancelled through a certain operation.
Specifically, in a case where the fifth input is detected, a position where the fifth input is located is detected;
canceling the second input of the response target icon in the case where the position where the fifth input is located is not located in the second area or the third area;
under the condition that the position where the fifth input is located in the notification index control, canceling the second input of the response target icon;
after detecting the second input to the notification index control, when the user drops down the notification list again, the second input of the response target icon is cancelled.
Wherein the fifth input includes, but is not limited to, clicking, double-clicking, long-pressing, sliding input, and the like.
In the above three cases, the second input of the response target icon is cancelled, and all notification messages corresponding to the plurality of icons are displayed in the notification list.
According to the embodiment of the invention, after the notification index control and/or the third area are displayed, the notification index control and/or the third area can be hidden and displayed.
Wherein the hiding the display notification index control and/or the third area comprises:
hiding the notification index control and the third area within a preset time;
the notification method includes hiding a notification index control and/or a third area if no operation is performed within a preset time period, for example, hiding the notification index control and the third area if no operation is performed on the electronic device within the preset time period;
hiding the notification index control and/or the third area in the case that a sixth input is detected; wherein the sixth input may include: a drop-down notification list; the sixth input is input to go down again in displaying the second area;
detecting a seventh input; wherein the seventh input is a fourth slide input;
determining a sliding start position, a sliding displacement and a sliding end start position of a fourth sliding input;
and hiding the notification index control and/or the third area in the case that the displacement of the fourth sliding input is greater than a second preset percentage of the length or width of the screen of the electronic device, and the coordinates of the sliding start position of the fourth sliding input on the screen of the electronic device are greater than the coordinates of the sliding end start position of the fourth sliding input on the screen of the electronic device. That is, sliding from the screen to the outside screen side, (sliding start position) x1> w (width)/2 and x1> x2 (sliding end position).
In the embodiment of the present invention, S103 includes:
in response to a second input, at least one notification message corresponding to the target icon is displayed in the second area and all notification messages corresponding to other icons of the plurality of icons are hidden.
In the embodiment of the present invention, S103 includes: and responding to a second input, and displaying at least one notification message corresponding to the target icon in a preset display area.
It should be noted that the preset display area may be a display area in a screen of the electronic device; or may be a display area defined by the user himself, which is a part or the whole of the second area.
Fig. 6 is a flowchart of another notification message processing method according to an embodiment of the present invention. As shown in fig. 6, the notification message processing method includes:
s601: sliding horizontally inwards at the side of a screen of the electronic equipment;
s602: a call out third region and a notification index control;
s603: judging the initial click position of the finger of the user; if the notification index is within the notification index control, executing S604; if the notification index is outside the control, S613 is executed;
s604: recording the application represented by the position of the finger (i.e., on which icon the finger is located);
s605: judging a subsequent operation mode; if the user slides up and down or clicks in the notification index control, S606 is executed; if the finger moves out of the notification index control, S608 is executed; if the finger is lifted, executing S612;
s606: when the notification index control slides up and down, updating application information corresponding to the position of the finger (namely, notification information corresponding to the application);
s607: with the application message of the position of the finger being updated, screening a notification list, displaying the notification message of the corresponding application, and hiding the notification messages of other applications;
s608: judging the lifting position of the finger; if on a certain application notification message, executing S609; if it is in the third area, S610 is performed;
s609: opening a corresponding notification message;
s610: executing corresponding batch operation;
s611: updating the notification index control and the notification list content;
s612: displaying all initial notifications, and hiding a notification index control and a third area;
s613: hiding the notification index control and the third area.
Fig. 7 is a schematic diagram of a notification message processing apparatus according to an embodiment of the present invention. As shown in fig. 7, the notification message processing apparatus includes:
a detection module 701, configured to detect a first input;
a display module 702, configured to display a notification index control in a first area, where the notification index control includes a plurality of icons, and the plurality of icons are used to index different types of notification messages;
a detecting module 701, further configured to detect a second input to the notification index control;
the display module 702 is further configured to display, in response to a second input, at least one notification message corresponding to a target icon in the second area, where the target icon is an icon corresponding to a position of the second input.
In the embodiment of the invention, under the condition that the first input is detected, a notification index control is displayed in the first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types; in response to detecting a second input to the notification index control, displaying at least one notification message of the icon in the second area corresponding to a location of the second input; the method and the device can realize quick operation on at least one notification message corresponding to the target icon in the plurality of icons, and further improve user experience.
Optionally, the display module 702 is further configured to: all notification messages are displayed in the second area.
Optionally, the second input is a first sliding input;
the notification message processing apparatus further includes: and the amplifying module is used for responding to a first sliding input of the target icon and amplifying the target icon, wherein the target icon is an icon corresponding to the end position of the first sliding input.
Optionally, the notification message processing apparatus further includes:
the detecting module 701 is further configured to detect a third input, where the third input is a second sliding input, a sliding start position of the second sliding input is located on the target icon, and a sliding end position of the sliding input is located on a target notification message in at least one notification message corresponding to the target icon;
the display module 702 is further configured to display details of the target notification message in the second area in response to a third input.
Optionally, the display module 702 is further configured to: and displaying at least one function control in a third area, wherein the third area is positioned at the preset position of the first area.
Optionally, the detecting module 701 is further configured to detect a fourth input, where the fourth input is a third sliding input, a sliding start position of the third sliding input is located on the target icon, and a sliding end position of the sliding input is located on a target function control in the at least one function control;
the notification message processing apparatus further includes:
and the processing module is used for responding to the fourth input and carrying out corresponding processing on the target function control on at least one notification message corresponding to the target icon.
Optionally, any one of the functionality controls is used to mask or clear or open at least one notification message corresponding to the target icon.
Optionally, the detecting module 701 is configured to detect a first input;
a detecting module 701, further configured to detect the number of notification messages in a case where the first input is detected;
the display module 702 is further configured to display a notification index control when the number of notification messages exceeds a preset number.
Optionally, the display module 702 is further configured to display a second area and a notification index control when the first input is detected.
Optionally, the display module 702 is further configured to: displaying a second area in the case that the first input is detected;
optionally, the display module 702 is further configured to: and displaying a notification index control when detecting that the number of the notification messages exceeds the preset number.
Optionally, the first input is a fifth slide input;
a display module 702, comprising:
a determination unit configured to determine a slide start position, a slide displacement, and a slide end start position of a fifth slide input in a case where the fifth slide input is detected;
and the display unit is used for displaying the notification index control under the condition that the sliding starting position, the sliding displacement and the sliding ending starting position of the fifth sliding input meet preset conditions.
Optionally, the display unit is specifically configured to:
and displaying a notification index control in the case that the sliding displacement is smaller than a first preset percentage of the length or width of the screen of the electronic device, and the coordinates of the sliding start position of the fifth sliding input on the screen of the electronic device are smaller than the coordinates of the sliding end start position of the fifth sliding input on the screen of the electronic device.
Optionally, the display module 702 is specifically configured to: a notification index control is displayed on a side of the second region.
Optionally, one side of the display area includes: upper, lower, left, or right side of the display area.
Optionally, the display module 702 is further configured to display a third area.
Optionally, the notification message processing apparatus further includes: a cancellation module;
the detecting module 701 is further configured to detect a position where the fifth input is located when the fifth input is detected;
the cancellation module is used for canceling the second input of the response target icon under the condition that the position where the fifth input is located is not located in any operation option in the second area or the third area; or the like, or, alternatively,
and the canceling module is further configured to cancel the second input of the response target icon if the position where the fifth input is located is within the notification index control, that is, the steps after S102 are not performed.
Optionally, a third area is displayed, including:
a third area is displayed on the lower side of the second area.
Optionally, the notification message processing apparatus further includes:
and the hiding module is used for hiding the notification index control and/or the third area.
Optionally, the hidden module is specifically configured to:
hiding the notification index control and/or the third area within a preset time; or the like, or, alternatively,
hiding the notification index control and/or the third area in the case that a sixth input is detected;
detecting a seventh input; wherein the seventh input is a fourth slide input;
determining a sliding start position, a sliding displacement and a sliding end start position of a fourth sliding input;
and hiding the notification index control and/or the third area in the case that the displacement of the fourth sliding input is less than a second preset percentage of the length or width of the screen of the electronic device, and the coordinates of the sliding start position of the fourth sliding input on the screen of the electronic device are greater than the coordinates of the sliding end start position of the fourth sliding input on the screen of the electronic device.
The display module 702 is specifically configured to: displaying at least one notification message corresponding to the target icon and hiding all notification messages corresponding to other icons of the plurality of icons.
The display module 702 is specifically configured to: and displaying at least one notification message corresponding to the target icon in a preset display area.
Optionally, the display module 702 is specifically configured to:
and classifying and displaying all the notification messages corresponding to each of the plurality of icons according to the plurality of application icons.
Optionally, the notification message processing apparatus further includes:
and the establishing module is used for acquiring the packet name corresponding to the notification message and establishing a notification index control based on the icon corresponding to the packet name.
The electronic device provided in the embodiment of the present invention can implement each process implemented by the electronic device in the method embodiments of fig. 1 and fig. 6, and is not described herein again to avoid repetition.
In the embodiment of the invention, under the condition that the first input is detected, a notification index control is displayed in the first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types; in response to detecting a second input to the notification index control, displaying at least one notification message of the icon in the second area corresponding to a location of the second input; the method and the device can realize quick operation on at least one notification message corresponding to the target icon in the plurality of icons, and further improve user experience.
Fig. 8 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present invention.
The electronic device 100 includes, but is not limited to: radio frequency unit 101, network module 102, audio output unit 103, input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 8 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
In the embodiment of the invention, under the condition that the first input is detected, a notification index control is displayed in the first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types; in response to detecting a second input to the notification index control, displaying at least one notification message of the icon in the second area corresponding to a location of the second input; the method and the device can realize quick operation on at least one notification message corresponding to the target icon in the plurality of icons, and further improve user experience.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 101 may be used for receiving and sending signals during a message transmission or a call, and specifically, receives downlink data from a base station and then processes the received downlink data 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 a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 102, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into an audio signal and output as sound. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the electronic apparatus 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
The input unit 104 is used to receive an audio or video signal. The input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics processor 1041 processes image data of a still picture 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 network module 102. The microphone 1042 may receive sound and may be capable of processing such sound into audio data. The processed audio 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 electronic device 100 also includes at least one sensor 105, such as a light sensor, 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 the backlight when the electronic device 100 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 105 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 106 is used to display a message input by the user or a message 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 messages and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 107 includes a touch panel 1071 and other input devices 1072. Touch panel 1071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 1071 (e.g., operations by a user on or near touch panel 1071 using a finger, stylus, or any suitable object or attachment). 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 the touch message from the touch sensing device, converts the touch message into touch point coordinates, sends the touch point coordinates to the processor 110, and receives and executes a command 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. Specifically, other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 1071 may be overlaid on 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 in fig. 8, the touch panel 1071 and the display panel 1061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the electronic device, and is not limited herein.
The interface unit 108 is an interface for connecting an external device to the electronic apparatus 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 messages, power, etc.) from external devices and transmit the received input to one or more elements within the electronic apparatus 100 or may be used to transmit data between the electronic apparatus 100 and external devices.
The memory 109 may be used to store software programs as well as various data. 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 electronic device, connects various parts of the entire electronic device using various interfaces and lines, performs various functions of the electronic device 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 electronic device. 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.
The electronic device 100 may further include a power source 111 (such as a battery) for supplying power to each component, and preferably, the power source 111 may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, the electronic device 100 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor 110, a memory 109, and a computer program stored in the memory 109 and capable of running on the processor 110, where the computer program, when executed by the processor 110, implements each process of the notification message processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the notification message processing method in the above embodiments, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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.
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 (10)

1. A notification message processing method, the method comprising:
displaying a notification index control in a first area under the condition that a first input is detected, wherein the notification index control comprises a plurality of icons which are used for indexing notification messages of different types;
detecting a second input to the notification index control;
and responding to the second input, and displaying at least one notification message corresponding to a target icon in a second area, wherein the target icon is an icon corresponding to the position of the second input.
2. The method of claim 1, wherein upon detecting the first input, the method further comprises:
displaying all notification messages in the second area.
3. The method of claim 1, wherein the second input is a first slide input;
after the detecting the second input to the notification index control, the method further comprises:
and responding to a first sliding input of the target icon, and amplifying the target icon, wherein the target icon is an icon corresponding to the end position of the first sliding input.
4. The method of claim 1, further comprising:
detecting a third input, wherein the third input is a second sliding input, a sliding start position of the second sliding input is located on the target icon, and a sliding end position of the second sliding input is located on a target notification message in at least one notification message corresponding to the target icon;
in response to the third input, displaying the detailed content of the target notification message in the second area.
5. The method of claim 1, wherein upon detecting the first input, the method further comprises:
and displaying at least one function control in a third area, wherein the third area is positioned at a preset position of the first area.
6. The method of claim 5, further comprising:
detecting a fourth input, wherein the fourth input is a third sliding input, a sliding start position of the third sliding input is located on the target icon, and a sliding end position of the sliding input is located on a target function control in the at least one function control;
and responding to the fourth input, and performing corresponding processing of a target function control on at least one notification message corresponding to the target icon.
7. The method of claim 6, wherein any of the functionality controls is configured to mask or clear or open at least one notification message corresponding to the target icon.
8. A notification message processing apparatus, characterized in that the apparatus comprises:
a detection module for detecting a first input;
the display module is used for displaying a notification index control in a first area, wherein the notification index control comprises a plurality of icons, and the icons are used for indexing notification messages of different types;
a detection module to detect a second input to the notification index control;
and the display module is also used for responding to a second input and displaying at least one notification message corresponding to a target icon in the second area, wherein the target icon is an icon corresponding to the position of the second input.
9. An electronic device, comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the notification message processing method according to any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the notification message processing method according to any one of claims 1 to 7.
CN201911054813.8A 2019-10-31 2019-10-31 Notification message processing method and device, electronic equipment and storage medium Pending CN110879737A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911054813.8A CN110879737A (en) 2019-10-31 2019-10-31 Notification message processing method and device, electronic equipment and storage medium
PCT/CN2020/123769 WO2021083092A1 (en) 2019-10-31 2020-10-26 Notification message processing method and apparatus, and electronic device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911054813.8A CN110879737A (en) 2019-10-31 2019-10-31 Notification message processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110879737A true CN110879737A (en) 2020-03-13

Family

ID=69728143

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911054813.8A Pending CN110879737A (en) 2019-10-31 2019-10-31 Notification message processing method and device, electronic equipment and storage medium

Country Status (2)

Country Link
CN (1) CN110879737A (en)
WO (1) WO2021083092A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112148176A (en) * 2020-09-30 2020-12-29 维沃移动通信有限公司 Pendant control method and device, electronic equipment and readable storage medium
CN112363664A (en) * 2020-11-30 2021-02-12 歌尔科技有限公司 Wearable device, data display method thereof, and computer-readable storage medium
CN112486369A (en) * 2020-11-30 2021-03-12 维沃移动通信有限公司 Information display method and device, electronic equipment and readable storage medium
WO2021083092A1 (en) * 2019-10-31 2021-05-06 维沃移动通信有限公司 Notification message processing method and apparatus, and electronic device and storage medium
CN113660506A (en) * 2021-08-31 2021-11-16 五八同城信息技术有限公司 Information display method and device, electronic equipment and storage medium
CN114095610A (en) * 2020-08-07 2022-02-25 荣耀终端有限公司 Notification message processing method and computer readable storage medium
CN114554005A (en) * 2020-11-11 2022-05-27 华为技术有限公司 Notification message management method and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989144A (en) * 2015-02-28 2016-10-05 阿里巴巴集团控股有限公司 Notification message management method, apparatus and system as well as terminal device
CN107493369A (en) * 2016-06-12 2017-12-19 刘�文 The display and mode of operation that mobile terminal notifies in transverse screen
WO2018165437A1 (en) * 2017-03-09 2018-09-13 Google Llc Notification shade with animated reveal of notification indications
CN110011907A (en) * 2019-04-16 2019-07-12 腾讯科技(深圳)有限公司 A kind of method of message display, the method and device of Message Processing
CN110351422A (en) * 2019-05-27 2019-10-18 华为技术有限公司 A kind of method for previewing and electronic equipment of notification message

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7603379B2 (en) * 2001-04-11 2009-10-13 Lg Electronics Inc. Unified management method of various types of messages of a personal information terminal
CN105786313B (en) * 2016-02-25 2019-08-23 北京金山安全软件有限公司 Application notification message display method and device
CN107580147B (en) * 2017-10-31 2020-10-16 维沃移动通信有限公司 Management method of notification message and mobile terminal
CN109976599B (en) * 2017-12-27 2021-03-16 中移(杭州)信息技术有限公司 Method, device and equipment for processing unread messages of application program
CN108200289A (en) * 2018-01-17 2018-06-22 维沃移动通信有限公司 A kind of unread message processing method and mobile terminal
CN110879737A (en) * 2019-10-31 2020-03-13 维沃移动通信有限公司 Notification message processing method and device, electronic equipment and storage medium
CN111638824B (en) * 2020-05-27 2022-02-11 维沃移动通信(杭州)有限公司 Unread message display method and device and electronic equipment
CN111835915A (en) * 2020-07-09 2020-10-27 维沃移动通信有限公司 Message processing method, message processing device and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989144A (en) * 2015-02-28 2016-10-05 阿里巴巴集团控股有限公司 Notification message management method, apparatus and system as well as terminal device
CN107493369A (en) * 2016-06-12 2017-12-19 刘�文 The display and mode of operation that mobile terminal notifies in transverse screen
WO2018165437A1 (en) * 2017-03-09 2018-09-13 Google Llc Notification shade with animated reveal of notification indications
CN110011907A (en) * 2019-04-16 2019-07-12 腾讯科技(深圳)有限公司 A kind of method of message display, the method and device of Message Processing
CN110351422A (en) * 2019-05-27 2019-10-18 华为技术有限公司 A kind of method for previewing and electronic equipment of notification message

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021083092A1 (en) * 2019-10-31 2021-05-06 维沃移动通信有限公司 Notification message processing method and apparatus, and electronic device and storage medium
CN114095610A (en) * 2020-08-07 2022-02-25 荣耀终端有限公司 Notification message processing method and computer readable storage medium
CN112148176A (en) * 2020-09-30 2020-12-29 维沃移动通信有限公司 Pendant control method and device, electronic equipment and readable storage medium
CN112148176B (en) * 2020-09-30 2022-11-15 维沃移动通信有限公司 Pendant control method and device, electronic equipment and readable storage medium
CN114554005A (en) * 2020-11-11 2022-05-27 华为技术有限公司 Notification message management method and electronic equipment
CN114554005B (en) * 2020-11-11 2023-11-10 华为技术有限公司 Notification message management method and electronic equipment
EP4227784A4 (en) * 2020-11-11 2024-03-27 Huawei Tech Co Ltd Notification message management method and electronic device
CN112363664A (en) * 2020-11-30 2021-02-12 歌尔科技有限公司 Wearable device, data display method thereof, and computer-readable storage medium
CN112486369A (en) * 2020-11-30 2021-03-12 维沃移动通信有限公司 Information display method and device, electronic equipment and readable storage medium
CN112486369B (en) * 2020-11-30 2022-05-17 维沃移动通信有限公司 Information display method and device, electronic equipment and readable storage medium
CN113660506A (en) * 2021-08-31 2021-11-16 五八同城信息技术有限公司 Information display method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
WO2021083092A1 (en) 2021-05-06

Similar Documents

Publication Publication Date Title
CN108536365B (en) Image sharing method and terminal
CN110879737A (en) Notification message processing method and device, electronic equipment and storage medium
CN109101147B (en) Message notification display method and terminal
CN107977132B (en) Information display method and mobile terminal
CN109032445B (en) Screen display control method and terminal equipment
CN110968228B (en) Display method of application program icon and electronic equipment
CN110489029B (en) Icon display method and terminal equipment
CN108132752B (en) Text editing method and mobile terminal
CN110855830A (en) Information processing method and electronic equipment
CN111142723B (en) Icon moving method and electronic equipment
CN110764666B (en) Display control method and electronic equipment
CN111562896B (en) Screen projection method and electronic equipment
CN110138972B (en) Notification processing method and device
CN109445653B (en) Icon processing method and mobile terminal
CN111142734B (en) Application icon processing method and electronic equipment
CN111610903A (en) Information display method and electronic equipment
CN111327768B (en) Display control method, electronic device, and computer-readable storage medium
CN111352547A (en) Display method and electronic equipment
CN109669656B (en) Information display method and terminal equipment
CN109327605B (en) Display control method and device and mobile terminal
CN109240531B (en) Touch data sampling compensation method and device, mobile terminal and storage medium
CN108628534B (en) Character display method and mobile terminal
CN111443968A (en) Screenshot method and electronic equipment
CN108829306B (en) Information processing method and mobile terminal
CN111142725A (en) Icon sorting method, electronic equipment and computer readable 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200313