CN112214145A - Message management method and device and computer readable storage medium - Google Patents

Message management method and device and computer readable storage medium Download PDF

Info

Publication number
CN112214145A
CN112214145A CN202011178010.6A CN202011178010A CN112214145A CN 112214145 A CN112214145 A CN 112214145A CN 202011178010 A CN202011178010 A CN 202011178010A CN 112214145 A CN112214145 A CN 112214145A
Authority
CN
China
Prior art keywords
message
notification message
interface
displaying
target
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
CN202011178010.6A
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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202011178010.6A priority Critical patent/CN112214145A/en
Publication of CN112214145A publication Critical patent/CN112214145A/en
Pending legal-status Critical Current

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
    • 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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides a message management method, a device and a computer readable storage medium, wherein the message management method comprises the following steps: displaying a preview of the received notification message on a screen locking interface; when a message clearing instruction is received, clearing a target notification message of a screen locking interface; and after the screen unlocking state is triggered, displaying the target notification message on a preset message temporary storage interface. Through the implementation of the scheme, the notification message cleared on the screen locking interface can be displayed through the specific message temporary storage interface in the screen unlocking state, so that the convenience for a user to check the notification message can be improved, and the user can be effectively prevented from missing the notification message.

Description

Message management method and device and computer readable storage medium
Technical Field
The present application relates to the field of electronic technologies, and in particular, to a method and an apparatus for managing messages, and a computer-readable storage medium.
Background
In practical applications, as the number of applications installed on an electronic device expands, more and more notification messages are sent to the electronic device, and at the same time, the problem of notification message management is also introduced. Generally, the screen locking interface of the electronic device is filled with various notification messages at intervals, so that the user can feel the information.
At present, in order to ensure the tidiness of the lock screen interface, when too many notification messages are displayed on the lock screen interface, a user usually adopts a one-key clearing function to clear all the notification messages displayed in the preview of the lock screen interface. However, when the user needs to view the previous notification message subsequently, on one hand, the user can only use the bubble prompt of the application icon to view the message one by one, which results in lower convenience for viewing the notification message; on the other hand, if the application does not turn on the bubble indication function, the user may have an application that does not remember to have the notification message, resulting in the user easily missing the notification message.
Disclosure of Invention
The embodiment of the application provides a message management method, a message management device and a computer-readable storage medium, which can at least solve the problems that the message viewing convenience of a message management mode provided in the related art is low and notification messages are easy to miss.
A first aspect of an embodiment of the present application provides a message management method, including:
displaying a preview of the received notification message on a screen locking interface;
when a message clearing instruction is received, clearing a target notification message of the screen locking interface;
and after the screen unlocking state is triggered, displaying the target notification message on a preset message temporary storage interface.
A second aspect of the embodiments of the present application provides a message management apparatus, including:
the first display module is used for previewing and displaying the received notification message on a screen locking interface;
the clearing module is used for clearing the target notification message of the screen locking interface when receiving a message clearing instruction;
and the second display module is used for displaying the target notification message on a preset message temporary storage interface after the screen unlocking state is triggered.
A third aspect of embodiments of the present application provides an electronic apparatus, including: the message management method includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the message management method provided in the first aspect of the embodiments of the present application when executing the computer program.
A fourth aspect of the embodiments of the present application 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 in the message management method provided in the first aspect of the embodiments of the present application.
In view of the above, according to the message management method, the message management device and the computer-readable storage medium provided by the scheme of the application, the received notification message is previewed and displayed on the lock screen interface; when a message clearing instruction is received, clearing a target notification message of a screen locking interface; and after the screen unlocking state is triggered, displaying the target notification message on a preset message temporary storage interface. Through the implementation of the scheme, the notification message cleared on the screen locking interface can be displayed through the specific message temporary storage interface in the screen unlocking state, so that the convenience for a user to check the notification message can be improved, and the user can be effectively prevented from missing the notification message.
Drawings
Fig. 1 is a schematic basic flow chart of a message management method according to a first embodiment of the present application;
fig. 2 is a schematic message preview display diagram of a screen locking interface according to a first embodiment of the present application;
fig. 3 is a message display diagram of a message temporary storage interface according to a first embodiment of the present application;
fig. 4 is a detailed flowchart of a message management method according to a second embodiment of the present application;
fig. 5 is a schematic diagram of program modules of a message management apparatus according to a third embodiment of the present application;
FIG. 6 is a schematic diagram illustrating program modules of another message management apparatus according to a third embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present application.
Detailed Description
In order to make the objects, features and advantages of the present invention more apparent and understandable, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments of the present application. 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 application.
In order to overcome the defects that the message management method provided in the related art is low in message viewing convenience and notification messages are easily missed, a first embodiment of the present application provides a message management method, for example, fig. 1 is a basic flowchart of the message management method provided in this embodiment, and the message management method includes the following steps:
step 101, displaying a preview of the received notification message on a lock screen interface.
Fig. 2 is a schematic view illustrating a message preview display of a lock screen interface according to this embodiment, where a in fig. 2 shows the lock screen interface. Specifically, in practical applications, when the electronic device is in a screen locked state, if an application program of the electronic device receives a notification message, such as a short message, a WeChat, a microblog, or the like, the received notification message is displayed in a preview manner on the screen locked interface, so that a user can effectively perceive the notification message without unlocking the screen, when there are multiple received notification messages, the notification messages can be displayed in a stacked manner or in an arranged manner on the screen locked interface, which is provided in fig. 2 of the present embodiment, i.e., the arrangement display manner of the multiple notification messages (message 1, message 2 … …).
In some implementations of this embodiment, previewing the received notification message at the lock screen interface includes: performing content identification on the received notification message; and when the notification message is identified to include the content associated with the target keyword, previewing and displaying the notification message on a screen locking interface.
Specifically, in practical applications, because the number of application programs installed on the electronic device is large, notification messages received by the electronic device are also large in a certain period of time, and if all notification messages are displayed in a preview manner on the screen-locked interface, it is difficult for a user to locate an important message among many messages. Therefore, the notification messages which are relatively important for the user are screened by setting the keywords, and only the screened notification messages are displayed on the screen locking interface, so that the attractiveness of the interface for displaying the messages and the convenience for the user to obtain the effective notification messages can be improved.
In addition, in some embodiments of the present embodiment, the content recognition of the received notification message based on the target keyword includes: identifying whether a target keyword is included in the content of the received notification message; or, identifying whether a term semantically similar to the target keyword is included in the content of the received notification message. If yes, identifying that the notification message comprises the content associated with the target keyword.
Specifically, in practical applications, the notification message including the target keyword may be directly determined as the notification message that needs to be previewed and displayed, however, the same meaning may be expressed by different terms, and it is difficult for a user to cover all possible terms when setting the keyword, so that the embodiment may further perform similar semantic recognition on the notification message by using a semantic analysis technique, and if the notification message includes a term that is similar to the target keyword, the notification message may also be determined as the notification message that needs to be previewed and displayed, so as to avoid the important message from being filtered by mistake.
Further, in some embodiments of the present embodiment, before performing content identification on the received notification message based on the target keyword, the method further includes: acquiring a notification message that the reading time or the reading frequency of a user is higher than a preset threshold value in a historical time period; extracting keywords from the acquired notification message; and counting the occurrence times of all the extracted keywords, and determining the keywords with the occurrence times higher than a preset threshold value as target keywords.
Specifically, the present embodiment counts the message viewing tendency of the user based on the reading behavior of the user on the history notification message, and then determines the word with a higher frequency of occurrence in the history notification message that is heavily processed by the user as the target keyword. Of course, in practical applications, the system may provide a variety of selectable keywords that are then custom selected by the user.
In some embodiments of this embodiment, after displaying the notification message in a preview on the lock screen interface, the method further includes: when the number of the notification messages displayed in the preview reaches a preset number threshold, counting the association degree of each notification message and the target keyword; and clearing the notification messages with relatively low association degree on the screen locking interface.
Specifically, in the embodiment, it is considered that the electronic device continuously receives notification messages, the number of displayed messages on the screen locking interface is limited, and the message is folded due to an excessive number of displayed messages, which is not beneficial for the user to preview the notification messages.
And 102, clearing the target notification message of the screen locking interface when a message clearing instruction is received.
Specifically, in this embodiment, the message clearing instruction may be triggered automatically or manually by the user, where the automatic triggering instruction may be implemented according to the accumulated number of messages, and the manual triggering instruction may be implemented by a specific virtual key or a physical key. In addition, the message clearing instruction in this embodiment may be a one-key clearing instruction (for example, a column displayed by the notification message is slid to the left) for clearing all notification messages on the screen locking interface, or may also be a partial clearing instruction for clearing partial notification messages on the screen locking interface, and by clearing the messages on the screen locking interface, the tidiness of the screen locking interface may be improved.
In some embodiments of this embodiment, when there are a plurality of notification messages, before clearing the target notification message of the lock screen interface, the method further includes: respectively acquiring message characteristics of a plurality of notification messages; comparing the message characteristics with preset message characteristics to be cleared; and determining the notification message with consistent characteristics as a target notification message in the plurality of notification messages.
Specifically, in this embodiment, the target notification message to be cleared may be intelligently determined according to the message clearing instruction, that is, the message characteristics of the message to be cleared are set in advance, then, in practical application, the characteristic comparison is performed on all the notification messages displayed in preview, and then, the notification message with the characteristic comparison being performed is determined as the target notification message to be cleared. It should be understood that the message features of the present embodiment may be the time of message reception, keywords included in the message, the application to which the message belongs, and the like.
And 103, displaying the target notification message on a preset message temporary storage interface after the screen unlocking state is triggered.
Specifically, in this embodiment, after the user unlocks the screen, the notification message cleared on the screen locking interface can be displayed in a centralized manner through the specific message temporary storage interface, so that even if the user clears the notification message on the screen locking interface, the user can still quickly find the notification message through other channels, the convenience for the user to check the notification message can be improved, and the user can be effectively prevented from missing the notification message. It should be noted that the message temporary storage interface of this embodiment may be a memo application interface, and may also be a main interface displayed after the screen of the electronic device is unlocked.
In some embodiments of this embodiment, when the message temporary storage interface is a main interface, displaying the target notification message on a preset message temporary storage interface includes: popping up a suspension window on the main interface; and displaying the target notification message in the floating window.
Fig. 3 is a schematic diagram illustrating a message display of a message buffering interface according to this embodiment, where a in fig. 3 represents a floating window, and b represents a screen locking interface. Specifically, in the embodiment, after the user triggers the screen unlocking, the electronic device enters the main interface, and meanwhile, the floating window pops up on the main interface to display the notification message cleared by the user in the main interface, so that the user can be prevented from forgetting to check the notification message, and the user can conveniently notice the notification message which is received and cleared in the screen locking state at the first time.
Further, in some embodiments of this embodiment, when there are multiple target notification messages, specific implementations of displaying the target notification messages in the floating window include, but are not limited to, the following two:
the method comprises the steps of firstly, respectively obtaining message characteristics of a plurality of target notification messages; classifying the plurality of target notification messages into different message sets based on message characteristics; different sets of messages are displayed within a plurality of different floating windows, respectively.
The second mode is that the message characteristics of a plurality of target notification messages are respectively obtained; determining an overall display layout of a plurality of target notification messages based on the message characteristics; displaying a plurality of target notification messages within the floating window in accordance with the overall display layout.
Specifically, in one case, all notification messages can be classified according to the message characteristics of the notification messages, the notification messages belonging to the same class have a certain relevance, for example, the notification messages belong to the same application, contain the same keywords, are sent by the same user, and the like, and then each class of notification messages is displayed by adopting a floating window, so that the flexibility of displaying the notification messages can be improved; in another case, all notification messages can be arranged and laid out according to message characteristics of each notification message, such as message receiving time, association degree between a message and a keyword, and the like, so that the orderliness of display of the notification messages can be improved.
Further, in some embodiments of this embodiment, displaying the target notification message in the floating window includes: and displaying the target notification message in a privacy protection mode in the floating window. Correspondingly, after the target notification message is displayed in the floating window, the method further includes: when a message checking instruction is received, user identity identification information is obtained for verification; and when the user identification information passes verification, the privacy protection mode is released.
In particular, the present embodiment considers that in practical applications, an electronic device of a user may be borrowed by other users, and thus privacy protection of a notification message is necessary to some extent. In this embodiment, after the screen is unlocked and enters the main interface, the target notification message is displayed in the floating window by default in a privacy display mode, where the privacy display mode may be an abbreviated display mode, for example, only the header part field of the message is displayed, or only the application to which the message belongs is displayed. And if the user needs to completely check the notification message, the user needs to be authenticated, for example, when the user clicks the floating window, the fingerprint characteristic information of the user is collected by using the fingerprint module under the screen, then the collected fingerprint characteristic information is compared with the preset fingerprint characteristic information, when the comparison is passed, the user is determined to pass the authentication, then the privacy display mode is released, and the complete content of the notification message is displayed in the floating window.
In some embodiments of this embodiment, after the displaying the target notification message at the preset message buffering interface, the method further includes: when a message temporary storage interface receives a message direct instruction corresponding to a target notification message, acquiring a target application to which the target notification message belongs; and directly jumping to a message display interface of the target application based on the message direct instruction.
Specifically, in this embodiment, the message buffering interface only provides a message viewing function for the user, and usually the user further has a message processing requirement after viewing the message, such as performing message reply, and the like, so that when the message buffering interface receives a message direct instruction input by the user, for example, clicking a specific notification message, the present embodiment directly jumps to the message display interface of the application to which the notification message belongs from the current display interface, so as to facilitate the user to perform message processing.
In some embodiments of this embodiment, after clearing the target notification message of the lock screen interface, the method further includes: and when receiving the new notification message, directly clearing the new notification message on the screen locking interface. Correspondingly, the displaying the target notification message on the preset message temporary storage interface comprises the following steps: and displaying the target notification message and the newly added notification message on a preset message temporary storage interface.
Specifically, in practical applications, after a user clears a notification message of a screen locking interface, the user may continue to receive the notification message, and since the user is clear of the notification message before, it can be determined that the current user desires to keep the screen locking interface neat.
Based on the technical scheme of the embodiment of the application, the received notification message is previewed and displayed on a screen locking interface; when a message clearing instruction is received, clearing a target notification message of a screen locking interface; and after the screen unlocking state is triggered, displaying the target notification message on a preset message temporary storage interface. Through the implementation of the scheme, after the user unlocks the screen, the notification message cleared on the screen locking interface can be displayed through the specific message temporary storage interface, so that the convenience for the user to check the notification message can be improved, and the user can be effectively prevented from missing the notification message.
The method in fig. 4 is a refined message management method provided in a second embodiment of the present application, where the message management method includes:
step 401, identifying the content of the received notification message.
Step 402, when the notification message is identified to include the content associated with the target keyword, the notification message is displayed in a preview mode on a screen locking interface.
Specifically, in the embodiment, the notification messages which are relatively important for the user are screened by setting the keywords, and only the screened notification messages are displayed on the screen locking interface, so that the attractiveness of the message display interface and the convenience of obtaining effective notification messages by the user can be improved.
And step 403, when a message clearing instruction is received, clearing the target notification message of the screen locking interface.
Specifically, the message clearing instruction in this embodiment is used to clear part of the notification message of the lock screen interface, and the tidiness of the lock screen interface can be improved by clearing the message of the lock screen interface.
And step 404, after the screen unlocking state is triggered, popping up a floating window on the main interface.
Step 405, displaying the target notification message in the floating window.
Specifically, in the embodiment, after the user triggers the screen unlocking, the electronic device enters the main interface, and meanwhile, the floating window pops up on the main interface to display the notification message cleared by the user in the main interface, so that the user can be prevented from forgetting to check the notification message, and the user can conveniently notice the notification message which is received and cleared in the screen locking state at the first time.
And step 406, when a message direct instruction corresponding to the target notification message in the floating window is received, acquiring the target application to which the target notification message belongs.
Specifically, in this embodiment, the message buffering interface can only provide a message viewing function for the user, and the user further has a message processing requirement after viewing the message, for example, performing a message reply, and the message processing generally needs to enter an application interface for implementation.
And step 407, directly jumping to a message display interface of the target application based on the message direct instruction.
In this embodiment, when the message temporary storage interface receives a message direct instruction input by a user, for example, a specific notification message is clicked, the current display interface is directly jumped to a message display interface of an application to which the notification message belongs, so that the user can conveniently process the message.
It should be understood that, the size of the serial number of each step in this embodiment does not mean the execution sequence of the step, and the execution sequence of each step should be determined by its function and inherent logic, and should not be limited uniquely to the implementation process of the embodiment of the present application.
The embodiment of the application discloses a message management method, which is characterized in that when the fact that received notification messages comprise content related to target keywords is recognized, the notification messages are displayed in a preview mode on a screen locking interface; displaying a preview of the received notification message on a screen locking interface; when a message clearing instruction is received, clearing a target notification message of a screen locking interface; and after the screen unlocking state is triggered, displaying the target notification message in a floating window popped up by the main interface. Through the implementation of the scheme, after the user unlocks the screen, the notification message cleared on the screen locking interface before can be displayed through the popup window of the main interface, so that the convenience for the user to check the notification message can be improved, and the user can be effectively prevented from missing the notification message.
Fig. 5 is a message management apparatus according to a third embodiment of the present application. The message management apparatus can be used to implement the message management method in the foregoing embodiments. As shown in fig. 5, the message management apparatus mainly includes:
a first display module 501, configured to perform preview display on the received notification message in a lock screen interface;
a clearing module 502, configured to clear a target notification message of a screen locking interface when receiving a message clearing instruction;
and a second display module 503, configured to display the target notification message at a preset message buffer interface after the screen unlock state is triggered.
In some embodiments of this embodiment, the message buffering interface is a main interface. Correspondingly, the second display module 503 is specifically configured to: popping up a suspension window on the main interface; and displaying the target notification message in the floating window.
Further, in some implementations of this embodiment, there are multiple target notification messages. Correspondingly, when the second display module 503 is executed to display the target notification message in the floating window, it is specifically configured to: respectively acquiring message characteristics of a plurality of target notification messages; classifying the plurality of target notification messages into different message sets based on message characteristics; displaying different message sets in a plurality of different floating windows respectively; or respectively acquiring message characteristics of a plurality of target notification messages; determining an overall display layout of a plurality of target notification messages based on the message characteristics; displaying a plurality of target notification messages within the floating window in accordance with the overall display layout.
Further, in other embodiments of this embodiment, when the second display module 503 displays the target notification message in the floating window, it is specifically configured to: and displaying the target notification message in a privacy protection mode in the floating window. As shown in fig. 6, another message management apparatus provided in this embodiment is provided, where the message management apparatus of this embodiment further includes: a disarm module 504 to: after the target notification message is displayed in the floating window, when a message checking instruction is received, user identity identification information is obtained for verification; and when the user identification information passes verification, the privacy protection mode is released.
Referring to fig. 6, in some embodiments of the present embodiment, the message management apparatus further includes: a skip module 505 for: after a preset message temporary storage interface displays a target notification message, when a message direct instruction corresponding to the target notification message is received at the message temporary storage interface, a target application to which the target notification message belongs is acquired; and directly jumping to a message display interface of the target application based on the message direct instruction.
In some implementations of this embodiment, there are multiple notification messages. Correspondingly, referring to fig. 6 again, the message management apparatus of the present embodiment further includes: a determining module 506 for: before clearing a target notification message of a screen locking interface, respectively acquiring message characteristics of a plurality of notification messages; comparing the message characteristics with preset message characteristics to be cleared; and determining the notification message with consistent characteristics as a target notification message in the plurality of notification messages.
In some implementations of this embodiment, the clearing module 502 is further configured to: after the target notification message of the screen locking interface is cleared, when the newly added notification message is received, the newly added notification message is directly cleared on the screen locking interface. Correspondingly, the second display module 503 is specifically configured to: and displaying the target notification message and the newly added notification message on a preset message temporary storage interface.
It should be noted that, the message management methods in the first and second embodiments can be implemented based on the message management device provided in this embodiment, and it can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the message management device described in this embodiment may refer to the corresponding process in the foregoing method embodiment, and details are not described here again.
According to the message management device provided by the embodiment, the received notification message is previewed and displayed on the lock screen interface; when a message clearing instruction is received, clearing a target notification message of a screen locking interface; and after the screen unlocking state is triggered, displaying the target notification message on a preset message temporary storage interface. Through the implementation of the scheme, after the user unlocks the screen, the notification message cleared on the screen locking interface can be displayed through the specific message temporary storage interface, so that the convenience for the user to check the notification message can be improved, and the user can be effectively prevented from missing the notification message.
Referring to fig. 7, fig. 7 is an electronic device according to a fourth embodiment of the present disclosure. The electronic device may be used to implement the message management method in the foregoing embodiments. As shown in fig. 7, the electronic device mainly includes:
a memory 701, a processor 702, a bus 703 and a computer program stored on the memory 701 and executable on the processor 702, the memory 701 and the processor 702 being connected by the bus 703. The processor 702, when executing the computer program, implements the message management method in the foregoing embodiments. Wherein the number of processors may be one or more.
The Memory 701 may be a high-speed Random Access Memory (RAM) Memory or a non-volatile Memory (non-volatile Memory), such as a disk Memory. The memory 701 is used for storing executable program code, and the processor 702 is coupled with the memory 701.
Further, an embodiment of the present application also provides a computer-readable storage medium, where the computer-readable storage medium may be provided in an electronic device in the foregoing embodiments, and the computer-readable storage medium may be the memory in the foregoing embodiment shown in fig. 7.
The computer-readable storage medium has stored thereon a computer program which, when executed by a processor, implements the message management method in the foregoing embodiments. Further, the computer-readable storage medium may be various media that can store program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a RAM, a magnetic disk, or an optical disk.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of modules is merely a division of logical functions, and an actual implementation may have another division, for example, a plurality of modules or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
Modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical modules, may be located in one place, or may be distributed on a plurality of network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present application may be integrated into one processing module, or each of the modules may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode.
The integrated module, if implemented in the form of a software functional module and sold or used as a separate product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a readable storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method of the embodiments of the present application. And the aforementioned readable storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
It should be noted that, for the sake of simplicity, the above-mentioned method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present application is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required in this application.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In view of the above description of the message management method, device and computer-readable storage medium provided by the present application, those skilled in the art will recognize that there may be variations in the embodiments and applications of the message management method, device and computer-readable storage medium according to the teachings of the present application.

Claims (10)

1. A message management method, comprising:
displaying a preview of the received notification message on a screen locking interface;
when a message clearing instruction is received, clearing a target notification message of the screen locking interface;
and after the screen unlocking state is triggered, displaying the target notification message on a preset message temporary storage interface.
2. The message management method according to claim 1, wherein the message buffering interface is a main interface;
the displaying the target notification message on a preset message temporary storage interface comprises:
popping up a suspension window on the main interface;
and displaying the target notification message in the floating window.
3. The message management method according to claim 2, wherein there are a plurality of the target notification messages;
the displaying the target notification message in the floating window includes:
respectively acquiring message characteristics of a plurality of target notification messages;
classifying the plurality of target notification messages into different message sets based on the message characteristics;
displaying different sets of messages within different ones of the floating windows, respectively;
or, respectively acquiring message characteristics of a plurality of target notification messages;
determining an overall display layout of the plurality of target notification messages based on the message characteristics;
and displaying a plurality of the target notification messages in the floating window according to the overall display layout.
4. The message management method according to claim 2, wherein the displaying the target notification message within the floating window comprises:
displaying the target notification message in a privacy protection mode in the floating window;
after the target notification message is displayed in the floating window, the method further includes:
when a message checking instruction is received, user identity identification information is obtained for verification;
and when the user identification information passes verification, the privacy protection mode is released.
5. The message management method according to claim 1, wherein after displaying the target notification message at a predetermined message buffering interface, the method further comprises:
when the message temporary storage interface receives a message direct instruction corresponding to the target notification message, acquiring a target application to which the target notification message belongs;
and directly jumping to a message display interface of the target application based on the message direct instruction.
6. The message management method according to claim 1, wherein there are a plurality of the notification messages;
before the clearing of the target notification message of the lock screen interface, the method further includes:
respectively acquiring message characteristics of a plurality of notification messages;
comparing the message characteristics with preset message characteristics to be cleared;
and determining the notification message with consistent characteristics in the plurality of notification messages as the target notification message.
7. The message management method according to any one of claims 1 to 6, wherein after clearing the target notification message of the lock screen interface, the method further comprises:
when receiving a new notification message, directly clearing the new notification message on the screen locking interface;
the displaying the target notification message on a preset message temporary storage interface comprises:
and displaying the target notification message and the newly-added notification message on a preset message temporary storage interface.
8. A message management apparatus, comprising:
the first display module is used for previewing and displaying the received notification message on a screen locking interface;
the clearing module is used for clearing the target notification message of the screen locking interface when receiving a message clearing instruction;
and the second display module is used for displaying the target notification message on a preset message temporary storage interface after the screen unlocking state is triggered.
9. An electronic device, comprising: a memory, a processor, and a bus;
the bus is used for realizing connection communication between the memory and the processor;
the processor is configured to execute a computer program stored on the memory;
the processor, when executing the computer program, performs the steps of the method of any one 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 method of any one of claims 1 to 7.
CN202011178010.6A 2020-10-29 2020-10-29 Message management method and device and computer readable storage medium Pending CN112214145A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011178010.6A CN112214145A (en) 2020-10-29 2020-10-29 Message management method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011178010.6A CN112214145A (en) 2020-10-29 2020-10-29 Message management method and device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN112214145A true CN112214145A (en) 2021-01-12

Family

ID=74057490

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011178010.6A Pending CN112214145A (en) 2020-10-29 2020-10-29 Message management method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112214145A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113741781A (en) * 2021-06-15 2021-12-03 荣耀终端有限公司 Notification display method and electronic equipment
CN113805747A (en) * 2021-08-12 2021-12-17 荣耀终端有限公司 Information reminding method, electronic equipment and computer readable storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103645825A (en) * 2013-11-22 2014-03-19 华为终端有限公司 Message processing method and device
CN103729122A (en) * 2013-12-05 2014-04-16 百度在线网络技术(北京)有限公司 Method and device for unlocking mobile terminal
CN107682530A (en) * 2017-09-06 2018-02-09 深圳天珑无线科技有限公司 A kind of method for clearing up message, mobile terminal and the device with store function
CN109587322A (en) * 2017-09-29 2019-04-05 华为终端(东莞)有限公司 Message treatment method, message inspection method and terminal
US20190114445A1 (en) * 2014-12-30 2019-04-18 Xiaomi Inc. Method and device for displaying notification information
CN109862187A (en) * 2019-01-31 2019-06-07 Oppo广东移动通信有限公司 Message treatment method, device, terminal and storage medium
CN110472446A (en) * 2019-07-19 2019-11-19 平安科技(深圳)有限公司 Message display method, device and storage medium, computer equipment
CN111177527A (en) * 2018-11-12 2020-05-19 奇酷互联网络科技(深圳)有限公司 Application message management method, computer-readable storage medium and terminal device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103645825A (en) * 2013-11-22 2014-03-19 华为终端有限公司 Message processing method and device
CN103729122A (en) * 2013-12-05 2014-04-16 百度在线网络技术(北京)有限公司 Method and device for unlocking mobile terminal
US20190114445A1 (en) * 2014-12-30 2019-04-18 Xiaomi Inc. Method and device for displaying notification information
CN107682530A (en) * 2017-09-06 2018-02-09 深圳天珑无线科技有限公司 A kind of method for clearing up message, mobile terminal and the device with store function
CN109587322A (en) * 2017-09-29 2019-04-05 华为终端(东莞)有限公司 Message treatment method, message inspection method and terminal
CN111177527A (en) * 2018-11-12 2020-05-19 奇酷互联网络科技(深圳)有限公司 Application message management method, computer-readable storage medium and terminal device
CN109862187A (en) * 2019-01-31 2019-06-07 Oppo广东移动通信有限公司 Message treatment method, device, terminal and storage medium
CN110472446A (en) * 2019-07-19 2019-11-19 平安科技(深圳)有限公司 Message display method, device and storage medium, computer equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113741781A (en) * 2021-06-15 2021-12-03 荣耀终端有限公司 Notification display method and electronic equipment
WO2022262541A1 (en) * 2021-06-15 2022-12-22 荣耀终端有限公司 Notification display method and electronic device
CN113805747A (en) * 2021-08-12 2021-12-17 荣耀终端有限公司 Information reminding method, electronic equipment and computer readable storage medium
CN113805747B (en) * 2021-08-12 2023-07-25 荣耀终端有限公司 Information reminding method, electronic equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
US11023533B2 (en) Node task data display method and apparatus, storage medium and computer equipment
CN108874289B (en) Application history record viewing method and device and electronic equipment
CN112214145A (en) Message management method and device and computer readable storage medium
US9852112B2 (en) Electronic discovery insight tool
US11361068B2 (en) Securing passwords by using dummy characters
CN105634855B (en) The abnormality recognition method and device of network address
WO2013067337A1 (en) Method and apparatus for visualizing and interacting with decision trees
CN109359188B (en) Component arranging method and system
US10135800B2 (en) Electronic discovery insight tool
CN110362829B (en) Quality evaluation method, device and equipment for structured medical record data
CN107992506A (en) Information processing method and device
CN111190583B (en) Associated conflict block presenting method and equipment
CN112416895A (en) Database information processing method and device, readable storage medium and electronic equipment
CN111767713A (en) Keyword extraction method and device, electronic equipment and storage medium
CN111124211A (en) Data display method and device and electronic equipment
US20160378721A1 (en) Electronic Discovery Insight Tool
CN108399266B (en) Data extraction method and device, electronic equipment and computer readable storage medium
CN109873747B (en) Electronic device and unlocking method thereof
CN113609389A (en) Community platform information pushing method and system
CN110728113A (en) Information screening method and device of electronic forms and terminal equipment
CN110377616A (en) A kind of data-erasure method, device, electronic equipment and storage medium
CN113326405B (en) Park entrance recommendation method and system based on BIM technology
CN115879090A (en) Account login method and device, electronic equipment and storage medium
CN110659096B (en) Method, device, system and storage medium for displaying network topological graph
CN110619212A (en) Character string-based malicious software identification method, system and related device

Legal Events

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