CN111654576A - Information display method and device, storage medium and mobile terminal - Google Patents

Information display method and device, storage medium and mobile terminal Download PDF

Info

Publication number
CN111654576A
CN111654576A CN202010466380.3A CN202010466380A CN111654576A CN 111654576 A CN111654576 A CN 111654576A CN 202010466380 A CN202010466380 A CN 202010466380A CN 111654576 A CN111654576 A CN 111654576A
Authority
CN
China
Prior art keywords
information
mobile terminal
notification information
important
notification
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
CN202010466380.3A
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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN202010466380.3A priority Critical patent/CN111654576A/en
Publication of CN111654576A publication Critical patent/CN111654576A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates
    • 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

Abstract

The application relates to an information display method, an information display device, a mobile terminal and a storage medium, wherein the information display method is applied to the mobile terminal and comprises the following steps: when detecting that a preset application in the mobile terminal is in a full-screen display mode, monitoring whether the mobile terminal receives notification information to be displayed; if yes, judging whether the notification information is important information; when the notification information is important information, the important information and the display content of the preset application are displayed in a split screen mode, therefore, when the mobile terminal runs the application in a full screen mode, the newly received important notification information can be displayed, a user can timely know the newly received important notification information, and then the important information can be returned in seconds.

Description

Information display method and device, storage medium and mobile terminal
Technical Field
The application relates to the technical field of terminals, in particular to an information display method, an information display device, a storage medium and a mobile terminal.
Background
With the continuous development of electronic technology, mobile terminals (such as smart phones, tablet computers and the like) bring great convenience to life and work of people, and become necessities in life and work of people. The full screen mode of the mobile terminal can greatly enhance the user experience, such as full screen playing video or full screen video chatting.
However, when the mobile terminal runs the application in the full screen mode, the newly received notification information cannot be prompted, so that the user cannot timely know the newly received notification information, and the second return of the information cannot be realized.
Disclosure of Invention
The application aims to provide an information display method, an information display device, a storage medium and a mobile terminal, so that when the mobile terminal runs an application in a full screen mode, newly received important notification information can be displayed, a user can timely know the newly received important notification information, and then second return of the important information can be achieved.
In order to solve the above problem, an embodiment of the present application provides an information display method, which is applied to a mobile terminal, and includes: when detecting that a preset application in the mobile terminal is in a full-screen display mode, monitoring whether the mobile terminal receives notification information to be displayed; if yes, judging whether the notification information is important information; and when the notification information is important information, performing split screen display on the important information and the display content of the preset application.
Wherein, judging whether the notification information is important information includes: acquiring a source application of the notification information; and judging whether the notification information is important information or not according to the source application and the notification information.
Wherein, according to the source application and the notification information, judging whether the notification information is important information, specifically including: when the source application is a chat application, extracting keyword information in the notification information, wherein the keyword information comprises a name of a person to be referred, a name of a sender and/or a name of a sender group; judging whether the keyword information is matched with preset keyword information or not; and when the key word information is matched with the preset key word information, judging that the notification information is the important information.
Wherein, according to the source application and the notification information, judging whether the notification information is important information, specifically including: when the source application is a chat application, classifying the notification information by using the trained information classification model to obtain a classification result; and determining whether the notification information is important information according to the classification result.
After the important information and the display content of the preset application are displayed in a split screen mode, the method further comprises the following steps: receiving operation information input by a user on a display screen of the mobile terminal; generating a corresponding operation instruction according to the operation information; when the operation instruction is an instruction for confirming the reply information, a reply window of the important information is generated in a display interface of the important information; and when the operation instruction is an instruction for confirming that the information is not replied, restoring the full-screen display mode of the preset application.
Before classifying the notification information by using the trained information classification model, the method further comprises the following steps: acquiring an important information sample set and a label of each important information sample in the important information sample set; and training a preset information classification model by using the important information sample set and the label to obtain the trained information classification model.
The information display method further comprises the following steps: when detecting that the preset application is not in a full-screen display mode, recording processing operation information of a user on history notification information received by the mobile terminal; and when the recorded processing operation information meets the preset condition, taking the corresponding historical notification information as target notification information, and updating the trained information classification model by using the target notification information.
In order to solve the above problem, an embodiment of the present application further provides an information display device, where the information display device is applied to a mobile terminal, and the information display device includes: the mobile terminal comprises a monitoring module, a display module and a display module, wherein the monitoring module is used for monitoring whether the mobile terminal receives notification information to be displayed or not when detecting that a preset application in the mobile terminal is in a full-screen display mode; the judging module is used for judging whether the notification information is important information or not when the mobile terminal receives the notification information; and the display module is used for displaying the important information and the display content of the preset application in a split screen mode when the notification information is the important information.
Wherein, the judging module specifically includes: the acquisition unit is used for acquiring the source application of the notification information when the mobile terminal receives the notification information; and the judging unit is used for judging whether the notification information is important information according to the source application and the notification information.
Wherein, the judging unit specifically includes: the extracting subunit is used for extracting the keyword information in the notification information when the source application is a chat application, wherein the keyword information comprises a mentioner name, a sender name and/or a sender group name; and the judging subunit is used for judging whether the keyword information is matched with the preset keyword information or not, and judging the notification information as important information when the keyword information is matched with the preset keyword information.
Wherein, the judging unit specifically includes: the classification subunit is used for classifying the notification information by using the trained information classification model to obtain a classification result when the source application is a chat application; and the determining subunit is used for determining whether the notification information is important information according to the classification result.
Wherein, the information display device further includes: the receiving module is used for receiving operation information input by a user on a display screen of the mobile terminal; the first generation module is used for generating a corresponding operation instruction according to the operation information; the second generation module is used for generating a reply window of the important information in a display interface of the important information when the operation instruction is an instruction for confirming reply information; and the display module is also used for recovering the full-screen display mode of the preset application when the operation instruction is an instruction for confirming that the information is not replied.
Wherein, the information display device further includes: the acquisition module is used for acquiring the important information sample set and the label of each important information sample in the important information sample set; and the training module is used for training the preset information classification model by using the important information sample set and the labels to obtain the trained information classification model.
Wherein, the information display device further includes: the recording module is used for recording the processing operation information of the history notification information received by the mobile terminal by the user when detecting that the preset application is not in the full-screen display mode; and the updating module is used for taking the corresponding historical notification information as target notification information when the recorded processing operation information meets the preset condition, and updating the trained information classification model by using the target notification information.
In order to solve the above problem, an embodiment of the present application further provides a computer-readable storage medium, where a plurality of instructions are stored, where the instructions are adapted to be loaded by a processor to execute any one of the information display methods described above.
In order to solve the above problem, an embodiment of the present application further provides a mobile terminal, where the mobile terminal includes a processor and a memory, the processor is electrically connected to the memory, the memory is used to store instructions and data, and the processor is used to execute any of the steps in the information display method.
The beneficial effect of this application is: the information display method is applied to the mobile terminal, whether the mobile terminal receives notification information to be displayed is monitored when the situation that the preset application in the mobile terminal is in a full-screen display mode is detected, whether the notification information is important information is judged when the mobile terminal receives the notification information to be displayed, and then when the notification information is important information, the important information and display content of the preset application are displayed in a split-screen mode.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of an information display method provided in an embodiment of the present application;
fig. 2 is another schematic flow chart diagram of an information display method provided in an embodiment of the present application;
FIG. 3 is a schematic diagram of an information display setup interface provided by an embodiment of the application;
fig. 4 is a schematic diagram of a display interface of a mobile terminal provided in an embodiment of the present application;
fig. 5 is a schematic structural diagram of an information display device provided in an embodiment of the present application;
fig. 6 is another schematic structural diagram of an information display device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a mobile terminal provided in an embodiment of the present application;
fig. 8 is another schematic structural diagram of a mobile terminal according to an embodiment of the present application.
Detailed Description
In order to make the purpose, technical solution and technical effects of the present application more clear and clear, the present application is further described in detail below, and it should be understood that the specific embodiments described herein are only used for explaining the present application and are not used for limiting the present application.
Referring to fig. 1, fig. 1 is a schematic flow chart of an information display method provided in an embodiment of the present application, where the information display method is applied to a mobile terminal, and a specific flow may be as follows:
s101: when detecting that the preset application in the mobile terminal is in a full-screen display mode, monitoring whether the mobile terminal receives notification information to be displayed, if so, executing S102, and if not, not processing.
The preset application may be an application whose interface can be displayed in a full screen, such as an electronic book reading application, a picture viewing application, a video chat application, a video viewing application, or an application preset by a user, such as an application that the user can set himself to frequently start a full screen display mode. The notification information may be notification information pushed by an installed application in the mobile terminal, or may also be chat information (for example, short message information, WeChat information, and the like) received by a chat application in the mobile terminal. In addition, during specific implementation, the interface currently displayed by the mobile terminal may be acquired, the display mode of the currently displayed interface is acquired when the currently displayed interface is the interface of the preset application, then when the display mode of the currently displayed interface is the full-screen display mode, it is detected that the preset application in the mobile terminal is in the full-screen display mode, and whether the mobile terminal receives the notification information to be displayed is monitored.
S102: and judging whether the notification information is important information, if so, executing S103, and if not, not processing.
The important information may be notification information whose content relates to an emergency (for example, severe weather is soon needed, danger is soon needed, emergency life is needed, and the like), notification information sent by an application that needs special attention and is preset by the user, or notification information sent by a contact that needs special attention and is preset by the user in a chat application.
In an embodiment, as shown in fig. 2, the S102 may specifically include:
s1021: and acquiring the source application of the notification information.
The source application may be a system application, or application software that is downloaded and installed in the mobile terminal in advance by the user.
S1022: and judging whether the notification information is important information or not according to the source application and the notification information.
In a specific embodiment, the S1022 may specifically include:
s1-1: when the source application is a chat application, extracting keyword information in the notification information, wherein the keyword information comprises a mentioner name, a sender name and/or a sender group name.
The chat application may be a short message application of the mobile terminal system, or a chat application pre-installed in the mobile terminal by the user, such as WeChat and QQ. In this embodiment, when the source application of the notification information is a chat application, the notification information may be considered as chat information, where the keyword information may include keywords such as a sender name and a sending group name of the chat information, and a person name mentioned in the content of the chat information, for example, if the chat information 1 is chat information sent by a member wang in a chat group a in the WeChat application, and the content of the chat information 1 is "do you go off duty" Lijiang, then keywords such as a sending group name a, a sender name wang, and a person name Lijiang can be extracted from the chat information 1.
In addition, in specific implementation, a description text of the received chat message may be obtained, word segmentation processing may be performed on the description text to obtain at least one character segment, and then processing of a stop word and a non-text character may be performed on the at least one character segment to obtain keyword information including at least one keyword.
S1-2: and judging whether the keyword information is matched with the preset keyword information, if so, sequentially executing S1-3 and S103, and if not, not processing.
The preset keyword information may be a keyword that is preset by the user on an information display setting interface (as shown in fig. 3) of the mobile terminal, for example, a focused attention group name, a focused attention sender name, a focused attention content mentioner name, and the like of the chat application 1 that are input by the user on the information display setting interface, and when the user does not perform a keyword input operation on the information display setting interface, the focused attention content mentioner name input on the information display setting interface may be defined as a name of the user himself/herself.
In addition, with continued reference to fig. 3, the information display setting interface may further include a function area C for controlling the start and end of the process of the information display method in the present application, when the user closes the information display function by operating the function area C, the process ends, and then when the user opens the information display function by operating the function area C, the process may restart.
S1-3: and when the key word information is matched with the preset key word information, judging that the notification information is the important information.
In this embodiment, the keyword information includes at least one keyword, the preset keyword information also includes at least one keyword, and when at least one keyword exists in the at least one keyword of the keyword information and is the same as the keyword of the preset keyword information, that is, the at least one keyword and the preset keyword have the same keyword, the at least one keyword and the preset keyword may be considered to be matched with each other. When the keyword information is not matched with the preset keyword information, the notification information can be judged to be non-important information, and the non-important information does not need to be displayed and reminded.
In an alternative embodiment, the above S1022 may further specifically include:
s2-1: and when the source application is a chat application, classifying the notification information by using the trained information classification model to obtain a classification result.
Wherein the classification result comprises a classification result indicating important information and a classification result indicating non-important information. In specific implementation, the notification information may be input into the trained information classification model to obtain a corresponding classification result.
S2-2: and determining whether the notification information is important information according to the classification result.
Specifically, when the classification result is a classification result indicating important information, it may be determined that the notification information is important information, and when the classification result is a classification result indicating unimportant information, it may be determined that the notification information is unimportant information.
In another alternative embodiment, the S1021 may further include the S1-1 to S1-3 and the S2-1 to S2-2, and after the S1021 is executed, the S1-1 to S1-3 and the S2-1 to S2-2 may be executed in parallel, and when the notification information is important information, which is obtained by any one of the manners of determining whether the notification information is important information, it may be determined that the notification information is important information.
In order to obtain the trained information classification model, before S2-1, the method may further include:
s2-3: and acquiring an important information sample set and a label of each important information sample in the important information sample set.
The important information sample set may include a plurality of important information samples, and the labels of the important information samples may be important information labels or non-important information labels. Specifically, the important information samples labeled as important information labels may refer to notification information that the content relates to an emergency (e.g., bad weather soon, danger avoidance soon, emergency life, etc.), and the important information samples labeled as non-important information labels may refer to notification information that the content does not relate to an emergency. In an implementation, the important information sample set may be composed of important notification information and non-important notification information collected by a user in advance.
S2-4: and training a preset information classification model by using the important information sample set and the label to obtain the trained information classification model.
Specifically, feature extraction, such as keyword extraction or feature word extraction, may be performed on each important information sample in the important information sample set to construct a feature vector corresponding to the important information sample, and then the preset information classification model is trained based on the feature vectors and labels of all the important information samples in the important information sample set.
Further, before the above S101, the method may further include:
step A: when detecting that the preset application is not in a full-screen display mode, recording the processing operation information of the history notification information received by the mobile terminal by the user.
Specifically, when it is detected that the preset application is not in the full-screen display mode, the display mode of the interface currently displayed by the mobile terminal may be considered as a non-full-screen display mode, that is, if the mobile terminal receives notification information to be displayed, the received notification information is directly displayed, and then the notification information may be used as history notification information, and processing operation information of the history notification information is recorded, where the processing operation information may include a time length for editing reply information when a user replies to the history notification information, a time interval between when the history notification information starts to be displayed and when the user starts to reply to the history notification information, and the like.
And B: and when the recorded processing operation information meets the preset condition, taking the corresponding historical notification information as target notification information, and updating the trained information classification model by using the target notification information.
The recorded processing operation information meeting the preset condition may refer to that a time period for editing the reply information when the user replies to the history notification information is longer than a first preset time period (for example, 5 minutes), or may refer to that a time interval between when the history notification information starts to be displayed and when the user starts to reply to the history notification information is shorter than a second preset time period (for example, 30 seconds), and the like, that is, the target notification information is notification information that the user can reply quickly after seeing the target notification information, or that the target notification information takes a long time to edit and input to reply. In addition, in specific implementation, when the recorded processing operation information meets the preset condition, the corresponding history notification information can be used as target notification information, the target notification information is marked as important information, and then the trained information classification model is retrained by using the target notification information and the mark thereof, so that the classification result of the information classification model can better reflect the reply habit of the user to the notification information.
In some embodiments, after the step B, the method may further include: the contact names related to all target notification information and the occurrence frequency of each contact name are counted, when the contact names with the occurrence frequency larger than a preset frequency (for example, 5 times) exist, the corresponding contact names can be called target contacts, and then when the preset keyword information does not include the target contact names, a prompt dialog box can be generated to prompt a user whether to set the target contact names as special attention contacts or not, namely whether to update the preset keyword information or not, so that the judgment result of important information can better reflect the reply habits of the user on the notification information.
S103: and displaying the important information and the display content of the preset application in a split screen mode.
For example, as shown in fig. 4, the important information may be displayed on a partial area (e.g., an upper half area J1) of the display interface J of the mobile terminal, and the interface of the preset application may be displayed on a remaining partial area (e.g., a lower half area J2) of the display interface J of the mobile terminal. The important information display area J1 may include a source application of the important information (e.g., WeChat application), a receiving time of the important information (e.g., x minutes in the morning), a sender name (e.g., sender XX), an information text (e.g., information content xxxxxxxx), and may further include a reply function key Y, a no reply function key N, and the like.
In a specific embodiment, as shown in fig. 2, after the step S103, the method may further include:
s104: and receiving operation information input by a user on a display screen of the mobile terminal.
Wherein, the operation information may include: clicking a display area of a preset application; clicking a confirmation reply function area (e.g., reply function key Y in fig. 4) in the display area of the important information; clicking a confirm no-reply function area (e.g., no-reply function key N in fig. 4) in the display area of the important information, and so on.
S105: and generating a corresponding operation instruction according to the operation information.
When the operation information is a display area of a preset application clicked, the corresponding operation instruction may be an instruction for confirming that no information is replied. When the operation information is a confirmation reply function area in the display area of the click important information, the corresponding operation instruction may be a confirmation reply information instruction. When the operation information is a confirm no-reply function area in the display area of the click important information, the corresponding operation instruction may be a confirm no-reply information instruction.
S106: and when the operation instruction is an instruction for confirming the reply information, generating a reply window of the important information in a display interface of the important information.
S107: and when the operation instruction is an instruction for confirming that the information is not replied, restoring the full-screen display mode of the preset application.
Therefore, after seeing the important information displayed by the mobile terminal, the user can select to reply the important information or not reply the important information, and the full-screen display of the preset application is recovered.
In some embodiments, before S107 above, the method may further include: when the operation information input by the user on the display screen of the mobile terminal is not detected within the preset time length and new notification information is not received, the operation instruction can be determined to be an instruction for confirming no-reply information. Therefore, when the user does not select whether to reply the important information for a long time, full-screen display of the preset application can be automatically recovered, and user experience is improved.
The information display method is applied to the mobile terminal, and when detecting that a preset application in the mobile terminal is in a full-screen display mode, whether the mobile terminal receives notification information to be displayed is monitored, whether the notification information is important information is judged when the mobile terminal receives the notification information to be displayed, and then when the notification information is important information, the important information and display content of the preset application are displayed in a split screen mode.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an information display device according to an embodiment of the present application. As shown in fig. 5, the information display apparatus 500 may be integrated in a mobile terminal, and include:
(1) monitoring module 501
The monitoring module 501 is configured to monitor whether the mobile terminal receives notification information to be displayed when it is detected that a preset application in the mobile terminal is in a full-screen display mode.
(2) Judging module 502
The judging module 502 is configured to judge whether the notification information is important information when the mobile terminal receives the notification information.
In one embodiment, the determining module 502 may include:
the acquisition unit is used for acquiring the source application of the notification information when the mobile terminal receives the notification information;
and the judging unit is used for judging whether the notification information is important information according to the source application and the notification information.
In a specific embodiment, the determining unit may specifically include:
the extracting subunit is used for extracting the keyword information in the notification information when the source application is a chat application, wherein the keyword information comprises a mentioner name, a sender name and/or a sender group name;
and the judging subunit is used for judging whether the keyword information is matched with the preset keyword information or not, and judging the notification information as important information when the keyword information is matched with the preset keyword information.
In an alternative embodiment, the determining unit may further specifically include:
the classification subunit is used for classifying the notification information by using the trained information classification model to obtain a classification result when the source application is a chat application;
and the determining subunit is used for determining whether the notification information is important information according to the classification result.
(3) Display module 503
And a display module 503, configured to perform split-screen display on the important information and the display content of the preset application when the notification information is the important information.
In an embodiment, as shown in fig. 6, the information display apparatus 500 may further include:
(4) receiving module 504
The receiving module 504 is configured to receive operation information input by a user on a display screen of the mobile terminal.
(5) First generation module 505
And a first generating module 505, configured to generate a corresponding operation instruction according to the operation information.
(6) Second generation module 506
And a second generating module 506, configured to generate a reply window for the important information in the display interface of the important information when the operation instruction is an instruction for confirming reply information.
Further, the display module 503 may be further configured to: and when the operation instruction is an instruction for confirming that the information is not replied, restoring the full-screen display mode of the preset application.
In some embodiments, in order to obtain the trained information classification model, the information display apparatus 500 may further include:
(7) acquisition module
And the obtaining module is used for obtaining the important information sample set and the label of each important information sample in the important information sample set.
(8) Training module
And the training module is used for training the preset information classification model by using the important information sample set and the labels to obtain the trained information classification model.
In some embodiments, in order to optimize the trained information classification model according to the user habit, the information display apparatus 500 may further include:
(9) recording module
And the recording module is used for recording the processing operation information of the history notification information received by the mobile terminal by the user when detecting that the preset application is not in the full-screen display mode.
(10) Updating module
And the updating module is used for taking the corresponding historical notification information as target notification information when the recorded processing operation information meets the preset condition, and updating the trained information classification model by using the target notification information.
In specific implementation, the above modules, units and sub-units may be implemented as independent entities, or may be combined arbitrarily and implemented as one or several entities, and specific implementations of the above modules, units and sub-units may refer to the foregoing method embodiments, and are not described herein again.
Being different from the prior art, the information display device of this embodiment is applied to mobile terminal, including the monitoring module, be used for when detecting that predetermine among the mobile terminal that the application is in full-screen display mode, whether the monitoring mobile terminal received the notice information of waiting to show, the judging module, be used for when the notice information of waiting to show is received at mobile terminal, judge whether notice information is important information, the displaying module is when notice information is important information, carry out the split-screen display to important information and the display content of predetermineeing the application, thereby, when mobile terminal full-screen operation application, can show the important notice information of newly receiving, so that the user can in time know the important notice information of newly receiving, and then can realize important information second time return.
Correspondingly, the embodiment of the application further provides the mobile terminal, and the mobile terminal can be a smart phone, a tablet computer and other devices. As shown in fig. 7, the mobile terminal 800 includes a processor 801, a memory 802. The processor 801 is electrically connected to the memory 802.
The processor 801 is a control center of the mobile terminal 800, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by running or loading an application program stored in the memory 802 and calling data stored in the memory 802, thereby performing overall monitoring of the mobile terminal.
In this embodiment, the processor 801 in the mobile terminal 800 loads instructions corresponding to processes of one or more application programs into the memory 802, and the processor 801 executes the application programs stored in the memory 802 according to the following steps, so as to implement various functions:
when detecting that a preset application in the mobile terminal is in a full-screen display mode, monitoring whether the mobile terminal receives notification information to be displayed;
if yes, judging whether the notification information is important information;
and when the notification information is important information, performing split screen display on the important information and the display content of the preset application.
The mobile terminal can implement the steps in any embodiment of the information display method provided in the embodiment of the present application, and therefore, the beneficial effects that can be achieved by any information display method provided in the embodiment of the present invention can be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
Fig. 8 is a block diagram showing a specific structure of a mobile terminal according to an embodiment of the present invention, where the mobile terminal may be used to implement the information display method provided in the above-described embodiment. This mobile terminal 900 may be an AR glasses, an AR helmet, an AR head-up display (HUD), a smartphone, or a laptop, among other devices.
The RF circuit 910 is used for receiving and transmitting electromagnetic waves, and interconverting the electromagnetic waves and electrical signals, so as to communicate with a communication network or other devices. RF circuit 910 may include various existing circuit elements for performing these functions, such as an antenna, a radio frequency transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and so forth. The RF circuit 910 may communicate with various networks such as the internet, an intranet, a wireless network, or with other devices over a wireless network. The wireless network may comprise a cellular telephone network, a wireless local area network, or a metropolitan area network. The Wireless network may use various Communication standards, protocols and technologies, including but not limited to Global System for Mobile Communication (GSM), Enhanced Mobile Communication (EDGE), Wideband Code Division Multiple Access (WCDMA), Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Wireless Fidelity (Wi-Fi) (e.g., IEEE802.11a, IEEE802.11 b, IEEE802.11g and/or IEEE802.11 n), Voice over Internet Protocol (VoIP), world wide Microwave Access (Microwave for Wireless), Max-1, and other short message protocols, as well as any other suitable communication protocols, and may even include those that have not yet been developed.
The memory 920 may be used to store software programs and modules, such as program instructions/modules corresponding to the information display method in the foregoing embodiment, and the processor 980 executes various functional applications and data processing by running the software programs and modules stored in the memory 920, that is, functions of charging a backup battery, charging a battery, and the like. The memory 920 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 920 may further include memory located remotely from the processor 980, which may be connected to the mobile terminal 900 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input unit 930 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 930 may include a touch-sensitive surface 931 as well as other input devices 932. The touch-sensitive surface 931, also referred to as a touch screen or a touch pad, may collect touch operations by a user on or near the touch-sensitive surface 931 (e.g., operations by a user on or near the touch-sensitive surface 931 using a finger, a stylus, or any other suitable object or attachment) and drive the corresponding connecting device according to a predetermined program. Alternatively, the touch sensitive surface 931 may include both a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 980, and can receive and execute commands sent by the processor 980. In addition, the touch sensitive surface 931 may be implemented in various types, such as resistive, capacitive, infrared, and surface acoustic wave. The input unit 930 may also include other input devices 932 in addition to the touch-sensitive surface 931. In particular, other input devices 932 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 940 may be used to display information input by or provided to the user and various graphical user interfaces of the mobile terminal 900, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 940 may include a Display panel 941, and optionally, the Display panel 941 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, touch-sensitive surface 931 can overlay display panel 941, and when touch operation is detected on or near touch-sensitive surface 931, processor 680 can determine the type of touch event, and processor 980 can then provide a corresponding visual output on display panel 941 according to the type of touch event. Although the touch-sensitive surface 931 and the display panel 941 are shown as two separate components to implement input and output functions, in some embodiments, the touch-sensitive surface 931 and the display panel 941 may be integrated to implement input and output functions.
The mobile terminal 900 may also include at least one sensor 950, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 941 according to the brightness of ambient light, and a proximity sensor that may generate an interrupt when the folder is closed or closed. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which may be further configured on the mobile terminal 900, further description is omitted here.
The audio circuitry 960, speaker 961, microphone 962 may provide an audio interface between a user and the mobile terminal 900. The audio circuit 960 may transmit the electrical signal converted from the received audio data to the speaker 961, and convert the electrical signal into a sound signal for output by the speaker 961; on the other hand, the microphone 962 converts the collected sound signal into an electric signal, converts the electric signal into audio data after being received by the audio circuit 960, and outputs the audio data to the processor 980 for processing, and then transmits the audio data to another terminal via the RF circuit 910, or outputs the audio data to the memory 920 for further processing. The audio circuit 960 may also include an earbud jack to provide communication of peripheral headphones with the mobile terminal 900.
The mobile terminal 900, which can assist the user in receiving requests, sending messages, etc., through a transmission module 970 (e.g., a Wi-Fi module), provides the user with wireless broadband internet access. Although the transmission module 970 is illustrated in the drawings, it is understood that it does not belong to the essential constitution of the mobile terminal 900 and can be omitted entirely within the scope not changing the essence of the invention as needed.
The processor 980 is a control center of the mobile terminal 900, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the mobile terminal 900 and processes data by operating or executing software programs and/or modules stored in the memory 920 and calling data stored in the memory 920, thereby integrally monitoring the mobile terminal. Optionally, processor 980 may include one or more processing cores; in some embodiments, the processor 980 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 980.
The mobile terminal 900 also includes a power supply 990 (e.g., a battery backup or battery) that provides power to the various components and, in some embodiments, may be logically connected to the processor 980 via a power management system that provides management of charging, discharging, and power consumption. Power supply 990 may also include any component of one or more dc or ac power sources, recharging systems, power failure detection circuits, power converters or inverters, power status indicators, and the like.
Although not shown, the mobile terminal 900 further includes a camera (e.g., a front camera, a rear camera), a bluetooth module, etc., which are not described in detail herein. Specifically, in this embodiment, the display unit of the mobile terminal is a touch screen display, the mobile terminal further includes a memory, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors, and the one or more programs include instructions for:
when detecting that a preset application in the mobile terminal is in a full-screen display mode, monitoring whether the mobile terminal receives notification information to be displayed;
if yes, judging whether the notification information is important information;
and when the notification information is important information, performing split screen display on the important information and the display content of the preset application.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by instructions or by associated hardware controlled by the instructions, which may be stored in a computer readable storage medium and loaded and executed by a processor. To this end, an embodiment of the present invention provides a storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to execute the steps of any embodiment of the information display method provided in the embodiment of the present invention.
Wherein the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the storage medium can execute the steps in any embodiment of the information display method provided in the embodiment of the present application, the beneficial effects that can be achieved by any information display method provided in the embodiment of the present application can be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
The information display method, the information display device, the storage medium and the mobile terminal provided by the embodiments of the present application are described in detail above, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiments is only used to help understanding the method and the core idea of the present application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. An information display method, applied to a mobile terminal, includes:
when detecting that a preset application in the mobile terminal is in a full-screen display mode, monitoring whether the mobile terminal receives notification information to be displayed;
if yes, judging whether the notification information is important information;
and when the notification information is important information, performing split screen display on the important information and the display content of the preset application.
2. The information display method according to claim 1, wherein the determining whether the notification information is important information includes:
acquiring a source application of the notification information;
and judging whether the notification information is important information or not according to the source application and the notification information.
3. The information display method according to claim 2, wherein the determining whether the notification information is important information according to the source application and the notification information specifically includes:
when the source application is a chat application, extracting keyword information in the notification information, wherein the keyword information comprises a name of a person to be referred, a name of a sender and/or a name of a sender group;
judging whether the keyword information is matched with preset keyword information or not;
and when the keyword information is matched with the preset keyword information, judging that the notification information is important information.
4. The information display method according to claim 2, wherein the determining whether the notification information is important information according to the source application and the notification information specifically includes:
when the source application is a chat application, classifying the notification information by using a trained information classification model to obtain a classification result;
and determining whether the notification information is important information according to the classification result.
5. The information display method according to claim 1, further comprising, after the split-screen displaying the important information and the display content of the preset application:
receiving operation information input by a user on a display screen of the mobile terminal;
generating a corresponding operation instruction according to the operation information;
when the operation instruction is an instruction for confirming reply information, generating a reply window of the important information in a display interface of the important information;
and when the operation instruction is an instruction for confirming no information reply, restoring the full screen display mode of the preset application.
6. The information display method according to claim 4, further comprising, before the classifying the notification information using the trained information classification model:
acquiring an important information sample set and a label of each important information sample in the important information sample set;
and training a preset information classification model by using the important information sample set and the label to obtain the trained information classification model.
7. The information display method according to claim 6, characterized in that the information display method further comprises:
when detecting that the preset application is not in a full-screen display mode, recording processing operation information of the user on historical notification information received by the mobile terminal;
and when the recorded processing operation information meets a preset condition, taking the corresponding historical notification information as target notification information, and updating the trained information classification model by using the target notification information.
8. An information display device, applied to a mobile terminal, comprising:
the monitoring module is used for monitoring whether the mobile terminal receives notification information to be displayed or not when detecting that a preset application in the mobile terminal is in a full-screen display mode;
the judging module is used for judging whether the notification information is important information or not when the mobile terminal receives the notification information;
and the display module is used for displaying the important information and the display content of the preset application in a split screen mode when the notification information is the important information.
9. A computer-readable storage medium having stored thereon a plurality of instructions adapted to be loaded by a processor to perform the information display method of any one of claims 1 to 7.
10. A mobile terminal comprising a processor and a memory, wherein the processor is electrically connected to the memory, the memory is used for storing instructions and data, and the processor is used for executing the steps of the information display method according to any one of claims 1 to 7.
CN202010466380.3A 2020-05-28 2020-05-28 Information display method and device, storage medium and mobile terminal Pending CN111654576A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010466380.3A CN111654576A (en) 2020-05-28 2020-05-28 Information display method and device, storage medium and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010466380.3A CN111654576A (en) 2020-05-28 2020-05-28 Information display method and device, storage medium and mobile terminal

Publications (1)

Publication Number Publication Date
CN111654576A true CN111654576A (en) 2020-09-11

Family

ID=72348891

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010466380.3A Pending CN111654576A (en) 2020-05-28 2020-05-28 Information display method and device, storage medium and mobile terminal

Country Status (1)

Country Link
CN (1) CN111654576A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391012A (en) * 2017-07-18 2017-11-24 维沃移动通信有限公司 A kind of information cuing method and mobile terminal
CN107707760A (en) * 2017-10-18 2018-02-16 维沃移动通信有限公司 A kind of sending out notice processing method and mobile terminal
CN108616446A (en) * 2018-04-10 2018-10-02 维沃移动通信有限公司 A kind of message display method, mobile terminal
CN110413179A (en) * 2019-07-01 2019-11-05 上海掌门科技有限公司 A kind of method and apparatus that conversation message is presented

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107391012A (en) * 2017-07-18 2017-11-24 维沃移动通信有限公司 A kind of information cuing method and mobile terminal
CN107707760A (en) * 2017-10-18 2018-02-16 维沃移动通信有限公司 A kind of sending out notice processing method and mobile terminal
CN108616446A (en) * 2018-04-10 2018-10-02 维沃移动通信有限公司 A kind of message display method, mobile terminal
CN110413179A (en) * 2019-07-01 2019-11-05 上海掌门科技有限公司 A kind of method and apparatus that conversation message is presented

Similar Documents

Publication Publication Date Title
CN111343081B (en) Information display method and electronic equipment
JP6130926B2 (en) Gesture conversation processing method, apparatus, terminal device, program, and recording medium
CN106303070B (en) notification message prompting method and device and mobile terminal
US10652287B2 (en) Method, device, and system for managing information recommendation
CN108549519B (en) Split screen processing method and device, storage medium and electronic equipment
CN108958606B (en) Split screen display method and device, storage medium and electronic equipment
CN107465841B (en) Fault information reporting method and terminal
CN106775194B (en) Application interface switching method and device
CN105630846B (en) Head portrait updating method and device
CN108932102B (en) Data processing method and device and mobile terminal
CN108391008B (en) Message reminding method and mobile terminal
CN109388456B (en) Head portrait selection method and mobile terminal
CN109714476B (en) Data processing method and device, mobile terminal and storage medium
CN111913620A (en) Notification message display method and device, storage medium and mobile terminal
WO2014176901A1 (en) Method, device and storage medium for starting application in electronic apparatus
CN109032465B (en) Data processing method and device and mobile terminal
CN108803961B (en) Data processing method and device and mobile terminal
CN112749074A (en) Test case recommendation method and device
CN109684006B (en) Terminal control method and device
CN109660657B (en) Application program control method and device
CN111897916B (en) Voice instruction recognition method, device, terminal equipment and storage medium
CN111027406B (en) Picture identification method and device, storage medium and electronic equipment
CN111654576A (en) Information display method and device, storage medium and mobile terminal
CN106681845B (en) Method and device for managing communication messages
CN108449259B (en) Communication processing method and mobile terminal

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