CN107272985B - Notification message processing method and related product - Google Patents

Notification message processing method and related product Download PDF

Info

Publication number
CN107272985B
CN107272985B CN201710388059.6A CN201710388059A CN107272985B CN 107272985 B CN107272985 B CN 107272985B CN 201710388059 A CN201710388059 A CN 201710388059A CN 107272985 B CN107272985 B CN 107272985B
Authority
CN
China
Prior art keywords
notification message
application
interface
user
mobile terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710388059.6A
Other languages
Chinese (zh)
Other versions
CN107272985A (en
Inventor
白剑
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN201710388059.6A priority Critical patent/CN107272985B/en
Publication of CN107272985A publication Critical patent/CN107272985A/en
Application granted granted Critical
Publication of CN107272985B publication Critical patent/CN107272985B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/543Local

Abstract

The embodiment of the invention discloses a notification message processing method and a related product, wherein the method comprises the following steps: the method comprises the steps that when a mobile terminal detects a selection operation of a notification message displayed on a screen locking interface, whether the notification message contains user privacy information or not is detected; and when detecting that the notification message does not contain the user privacy information, the mobile terminal displays the complete content of the notification message. The embodiment of the invention is beneficial to realizing that the notification message of the screen locking interface can be completely read without unlocking, thereby improving the convenience of processing the notification message of the mobile terminal.

Description

Notification message processing method and related product
Technical Field
The invention relates to the field of internet, in particular to a notification message processing method and a related product.
Background
With the popularization and application of smart phones in a large number, smart phones can support more and more applications and have more and more powerful functions, and smart phones develop towards diversification and individuation and become indispensable electronic products in user life.
At present, when receiving a new message, an application of a mobile terminal pushes a notification message to a user, that is, the new message of the application is displayed on a screen locking interface, and after the user sees the notification message on the screen locking interface, the user can completely read the notification message after releasing the screen locking interface.
Disclosure of Invention
The embodiment of the invention provides a notification message processing method and a related product, and aims to provide an unlocking-free reading notification message method.
In a first aspect, an embodiment of the present invention provides a notification message processing method, including:
when the selection operation of a notification message displayed on a screen locking interface is detected, detecting whether the notification message contains user privacy information;
and when detecting that the notification message does not contain the user privacy information, displaying the complete content of the notification message.
In a second aspect, an embodiment of the present invention provides a mobile terminal, where the mobile terminal has a function of implementing a behavior of the mobile terminal in the above method design. The above functions may be implemented by hardware, or may be implemented by hardware executing corresponding software. The hardware or software includes one or more modules corresponding to the functions described above. The mobile terminal comprises a processing unit, wherein the processing unit is used for detecting whether a notification message displayed on a lock screen interface contains user privacy information or not when detecting the selection operation of the notification message; and displaying the complete content of the notification message when detecting that the notification message does not contain the user privacy information.
In a third aspect, an embodiment of the present invention provides a mobile terminal, including: a processor, a memory, and one or more programs stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the steps of the method according to any of the first aspects of the embodiments of the present invention.
In a fourth aspect, the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program for electronic data exchange, where the computer program makes a computer perform part or all of the steps described in any one of the methods according to the first aspect of the present invention.
It can be seen that, in the embodiment of the present invention, when detecting a selection operation of a notification message displayed on a lock screen interface, a mobile terminal detects whether the notification message includes user privacy information, and then, when detecting that the notification message does not include the user privacy information, the mobile terminal displays the complete content of the notification message. Therefore, the notification message of the screen locking interface can be completely read without unlocking, and convenience in processing the notification message of the mobile terminal is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1A is a flowchart illustrating a notification message processing method according to an embodiment of the present invention;
FIG. 1B is a diagram illustrating a lock screen interface including a notification message according to an embodiment of the present invention;
FIG. 1C is a diagram of another lock screen interface including a notification message according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a mobile terminal disclosed in the embodiment of the present invention;
FIG. 3 is a schematic structural diagram of an application control apparatus according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another mobile terminal disclosed in the embodiment of the present invention;
fig. 5 is a schematic structural diagram of another mobile terminal disclosed in the embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," and the like in the description and claims of the present invention and in the above-described drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the invention. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The Mobile terminal according to the embodiment of the present invention may include various handheld devices, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to a wireless modem, and various forms of User Equipment (UE), Mobile Stations (MS), terminal devices (terminal device), and the like, which have wireless communication functions. For convenience of description, the above-mentioned devices are collectively referred to as a mobile terminal. The following describes embodiments of the present invention in detail.
Referring to fig. 1, fig. 1 is a flowchart illustrating a notification message processing method according to an embodiment of the present invention, where as shown in the figure, the notification message processing method includes:
s101, when detecting the selection operation of the notification message displayed on the screen locking interface, the mobile terminal detects whether the notification message contains user privacy information.
The selection operation may be a click operation, a long-time press operation, or other selection operations for the notification message.
When the mobile terminal detects a selection operation of a notification message displayed on the screen locking interface, the mobile terminal checks whether the notification message contains privacy information of a user. For example, the mobile terminal may traverse each text in the selected notification message, check whether the text contains a keyword preset by the user, and if the notification message contains the preset keyword, consider that the notification message may relate to the privacy information of the user. For example, the predetermined keyword may include a contact name or a text containing money, an address, an identification number, and the like.
S102, when the mobile terminal detects that the notification message does not contain the user privacy information, the mobile terminal displays the complete content of the notification message.
When the notification message is detected not to contain the privacy information of the user, the display interface of the mobile terminal can display the complete content of the notification message, so that the user can read the notification message completely.
It can be seen that, in the embodiment of the present invention, when detecting a selection operation of a notification message displayed on a lock screen interface, a mobile terminal detects whether the notification message includes user privacy information, and when detecting that the notification message does not include the user privacy information, displays the complete content of the notification message. Therefore, after the user sees the notification message on the lock screen interface, the user directly performs selection operation on a certain notification message, and the notification message can be completely read on the mobile terminal, so that unlocking operation is omitted, convenience and rapidness are realized, and convenience in processing the notification message of the mobile terminal is improved.
In one possible example, the displaying the complete content of the notification message includes: skipping to an application interface of the application corresponding to the notification message; and displaying the complete content of the notification message on the application interface.
In this example, to enable the user to read the notification message completely, after detecting that the user performs a selection operation on the notification message, the mobile terminal jumps to the application interface corresponding to the notification message, and after entering the application interface, the user can read the screen locking message completely on the application interface, thereby implementing application corresponding to the entry notification message without unlocking.
In one possible example, the method further includes: and displaying the screen locking interface after closing the application interface, wherein the screen locking interface does not contain the notification message.
As shown in fig. 1B, when receiving notification messages of a wechat application and a microblog application, a schematic diagram of a screen locking interface including the notification message provided by the embodiment of the present invention displays the notification message on the screen locking interface, and when a user enters the microblog application interface through a selection operation on the notification message of the microblog application and closes the application interface, as shown in fig. 1C, another schematic diagram of a screen locking interface including the notification message provided by the embodiment of the present invention, at this time, only the notification message of the wechat application is displayed on the screen locking interface.
It can be seen that, in this example, after the user enters the application interface of the application corresponding to the notification message, the user completes reading the notification message, and after the user completes reading, the user closes the application interface, and can return to the screen locking interface, and the notification message is no longer displayed on the screen locking interface, thereby providing a method for quickly reading and canceling the notification message on the screen locking interface for the user.
In a possible example, before the detecting a selection operation of the notification message for the lock screen interface, the method further includes: and hiding the notification message on a screen locking interface when the current user of the mobile terminal is identified as a non-registered user.
When detecting that a person uses the mobile terminal, the mobile terminal can firstly identify the identity of the current user and judge whether the current user is a registered user. For example, when the distance between the current user and the mobile terminal is judged to be smaller than a preset threshold value through a distance sensor, face recognition is performed. Iris recognition or other recognition modes, judging whether the current user is a registered user, if the current user is the registered user, displaying a plurality of notification messages on a screen locking key interface after the mobile terminal is lightened, and hiding the notification messages and not displaying the notification messages on the screen locking interface after the mobile terminal is lightened when the current user is not the registered user. The embodiment of the invention can realize reading the notification message without unlocking, and can firstly identify the identity of the current user before the mobile terminal is lightened to judge whether the notification message of the screen locking interface needs to be hidden or not in order to avoid reading the notification message by other people through the method.
Therefore, in this example, before the mobile terminal is turned on, the identity of the current user is identified, whether the current user is a registered user is determined, and then whether the notification message of the screen locking interface needs to be hidden is determined, which is beneficial to improving the security of reading the notification message.
In a possible example, the jumping to the application interface of the application corresponding to the notification message includes: and judging whether the application corresponding to the notification message is a preset application or not, and if the application is the preset application, jumping to an application interface of the application corresponding to the notification message.
The user can set the notification message of the application, and after the application is set as the preset application, the user can enter the application interface of the application through the selection operation of the notification message of the application on the screen locking interface. In this way, the user can set the application requiring a higher security level as the default application, and set the application having a lower security level as the default application. For example, the microblog application is set as the preset application, and no short message application exists in the preset application, so that the user can enter the application interface of the microblog application by clicking the notification message of the microblog application on the screen locking interface, and the user cannot enter the application interface of the short message application by clicking the notification message of the short message application on the screen locking interface.
It can be seen that, in this example, when the mobile terminal detects a selection operation for the notification message, it first determines whether an application corresponding to the notification message is a preset application, and when the application is the preset application, the mobile terminal jumps to an application interface of the application, which is beneficial to improving the safety of application use of the mobile terminal.
In a possible example, the jumping to the application interface of the application corresponding to the notification message includes: detecting whether the applications running in the background contain the applications corresponding to the notification messages or not; when the applications running in the background are detected to contain the applications corresponding to the notification messages, displaying application interfaces of the applications corresponding to the notification messages; and when detecting that the applications running in the background do not contain the applications corresponding to the notification messages, running the applications corresponding to the notification messages in the background, and displaying the application interfaces of the applications corresponding to the notification messages.
It can be seen that, in this example, when the mobile terminal jumps to the application interface of the application corresponding to the notification message, it is first detected whether the application is included in the application running in the background, when it is detected that the application is included in the application running in the background, the application interface of the application corresponding to the notification message may be directly displayed, and when it is detected that the application is not included in the application running in the background, the mobile terminal starts the application and runs the application in the background, and jumps to the application interface of the application corresponding to the notification message, which is beneficial for the mobile terminal to jump to the application interface of the application corresponding to the notification message smoothly.
In one possible example, the displaying the complete content of the notification message on the application interface includes: when the selection operation aiming at the application interface is detected, judging whether the selection operation corresponds to a page jump operation or not; and when the selection operation corresponds to the page jump operation, prompting a user to perform unlocking operation.
The method comprises the steps that after the mobile terminal jumps to an application interface of an application corresponding to a notification message, a complete notification message is displayed on the application interface, if it is detected that a user performs selection operation on the application interface, the mobile terminal judges whether the selection operation corresponds to page jump operation, if the selection operation corresponds to the page jump operation, the mobile terminal prompts the user to perform unlocking operation, and the page jump operation aiming at the application can be performed after the unlocking operation is performed. For example, the notification message on the screen locking interface is a short message notification message, the user completely reads the short message after clicking the notification message to enter the short message application, and on the application interface displaying the short message, if the user wants to reply the short message, the user can directly reply the short message because page jump operation does not occur, but the user wants to check the short messages sent by other contacts, the user executes the page jump operation at this time, the mobile terminal will not give a response, and the mobile terminal can remind the user of unlocking operation.
Therefore, in this example, after the mobile terminal enters the application interface corresponding to the notification message, simple operation can be performed on the application interface, and the mobile terminal cannot jump to other interfaces of the application, so that the operation of replying the message can be performed quickly and conveniently, the application can be used completely after the screen locking interface is unlocked, and the application use safety can be improved.
In one possible example, the displaying the complete content of the notification message includes: highlighting the complete content of the notification message.
The mobile terminal displays the complete content of the notification message, and can enable a user to completely read the complete content of the notification message by highlighting the complete content of the notification message without jumping to an application interface corresponding to the notification message. For example, the mobile terminal may be configured with two selection operations, when the user performs the first selection operation, the mobile terminal jumps to an application interface of an application corresponding to the notification message, and completely displays the notification message on the application interface, and when the user performs the second selection operation, the mobile terminal displays the notification message in an enlarged manner, so that the user can completely read the notification message.
As can be seen, in this example, by highlighting the complete content of the notification message, the user can read the notification message completely, which is beneficial for the user to read the notification message quickly.
Referring to fig. 2, fig. 2 is a mobile terminal according to an embodiment of the present invention, including: a processor, a memory, and one or more programs stored in the memory and configured to be executed by the processor, the programs including instructions for performing the following steps;
when the selection operation of a notification message displayed on a screen locking interface is detected, detecting whether the notification message contains user privacy information;
and when detecting that the notification message does not contain the user privacy information, displaying the complete content of the notification message.
It can be seen that, in the embodiment of the present invention, when detecting a selection operation of a notification message displayed on a lock screen interface, a mobile terminal detects whether the notification message includes user privacy information, and when detecting that the notification message does not include the user privacy information, displays the complete content of the notification message. Therefore, after the user sees the notification message on the lock screen interface, the user directly performs selection operation on a certain notification message, and the notification message can be completely read on the mobile terminal, so that unlocking operation is omitted, convenience and rapidness are realized, and convenience in processing the notification message of the mobile terminal is improved.
In one possible example, in terms of displaying the complete content of the notification message, the instructions in the program are specifically configured to: skipping to an application interface of the application corresponding to the notification message; and displaying the complete content of the notification message on the application interface.
Therefore, in this example, in order to enable the user to read the notification message completely, after the user selects the notification message, the mobile terminal jumps to the application interface corresponding to the notification message, and after entering the application interface, the mobile terminal can read the screen locking message completely on the application interface, thereby implementing application corresponding to the entry notification message without unlocking.
In one possible example, the program further includes instructions for performing the steps of: and displaying the screen locking interface after closing the application interface, wherein the screen locking interface does not contain the notification message.
It can be seen that, in this example, after the user enters the application interface of the application corresponding to the notification message, the user completes reading the notification message, and after the user completes reading, the user closes the application interface, and can return to the screen locking interface, and the notification message is no longer displayed on the screen locking interface, thereby providing a method for quickly reading and canceling the notification message on the screen locking interface for the user.
In one possible example, the program further includes instructions for performing the steps of: and hiding the notification message on the screen locking interface when the current user of the mobile terminal is identified as a non-registered user before the selection operation of the notification message for the screen locking interface is detected.
Therefore, in this example, before the mobile terminal is turned on, the identity of the current user is identified, whether the current user is a registered user is determined, and then whether the notification message of the screen locking interface needs to be hidden is determined, which is beneficial to improving the security of reading the notification message.
In a possible example, in terms of the application interface of the application corresponding to the jump to the notification message, the instructions in the program are specifically configured to: and judging whether the application corresponding to the notification message is a preset application or not, and if the application is the preset application, jumping to an application interface of the application corresponding to the notification message.
It can be seen that, in this example, when the mobile terminal detects a selection operation for the notification message, it first determines whether an application corresponding to the notification message is a preset application, and when the application is the preset application, the mobile terminal jumps to an application interface of the application, which is beneficial to improving the safety of application use of the mobile terminal.
In a possible example, in terms of the application interface of the application corresponding to the jump to the notification message, the instructions in the program are specifically configured to: detecting whether the applications running in the background contain the applications corresponding to the notification messages or not; when the applications running in the background are detected to contain the applications corresponding to the notification messages, displaying application interfaces of the applications corresponding to the notification messages; and when detecting that the applications running in the background do not contain the applications corresponding to the notification messages, running the applications corresponding to the notification messages in the background, and displaying the application interfaces of the applications corresponding to the notification messages.
It can be seen that, in this example, when the mobile terminal jumps to the application interface of the application corresponding to the notification message, it is first detected whether the application is included in the application running in the background, when it is detected that the application is included in the application running in the background, the application interface of the application corresponding to the notification message may be directly displayed, and when it is detected that the application is not included in the application running in the background, the mobile terminal starts the application and runs the application in the background, and jumps to the application interface of the application corresponding to the notification message, which is beneficial for the mobile terminal to jump to the application interface of the application corresponding to the notification message smoothly.
In one possible example, in terms of displaying the complete content of the notification message on the application interface, the instructions in the program are specifically configured to: when the selection operation aiming at the application interface is detected, judging whether the selection operation corresponds to a page jump operation or not; and when the selection operation corresponds to the page jump operation, prompting a user to perform unlocking operation.
Therefore, in this example, after the mobile terminal enters the application interface corresponding to the notification message, simple operation can be performed on the application interface, and the mobile terminal cannot jump to other interfaces of the application, so that the operation of replying the message can be performed quickly and conveniently, the application can be used completely after the screen locking interface is unlocked, and the application use safety can be improved.
In one possible example, in terms of displaying the complete content of the notification message, the instructions in the program are specifically configured to: highlighting the complete content of the notification message.
As can be seen, in this example, by highlighting the complete content of the notification message, the user can read the notification message completely, which is beneficial for the user to read the notification message quickly.
The above description has introduced the solution of the embodiment of the present invention mainly from the perspective of the method-side implementation process. It is understood that the mobile terminal includes hardware structures and/or software modules for performing the respective functions in order to implement the above-described functions. Those of skill in the art will readily appreciate that the present invention can be implemented in hardware or a combination of hardware and computer software, with the exemplary elements and algorithm steps described in connection with the embodiments disclosed herein. Whether a function is performed as hardware or computer software drives hardware depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The embodiment of the present invention may perform the division of the functional units for the mobile terminal according to the method example described above, for example, each functional unit may be divided corresponding to each function, or two or more functions may be integrated into one processing unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present invention is schematic, and is only a logic function division, and there may be another division manner in actual implementation.
In the case of using an integrated unit, fig. 3 shows a schematic structural diagram of an application control device provided in this embodiment. The application control device 300 includes: a processing unit 302 and a communication unit 303. The processing unit 302 is used for controlling and managing the actions of the application control device, e.g., the processing unit 302 is used for supporting the application control device to perform steps S101 to S102 in fig. 1A and/or other processes for the techniques described herein. The application control means may further comprise a storage unit 301 for storing program codes and data of the application control means.
The processing Unit 302 may be a Processor or a controller, such as a Central Processing Unit (CPU), a general-purpose Processor, a Digital Signal Processor (DSP), an Application-Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, a transistor logic device, a hardware component, or any combination thereof. Which may implement or perform the various illustrative logical blocks, modules, and circuits described in connection with the disclosure. The processor described above may also be a combination of computing functions, e.g., comprising one or more microprocessors, DSPs and microprocessors, and the like. The communication unit 303 may be a communication interface, a transceiver, a transceiving circuit, etc., wherein the communication interface is a generic term and may comprise one or more interfaces. The storage unit 301 may be a memory.
The processing unit 302 is configured to detect whether the notification message includes user privacy information when a selection operation of the notification message displayed on the lock screen interface is detected; and displaying the complete content of the notification message when detecting that the notification message does not contain the user privacy information.
In a possible example, in terms of displaying the complete content of the notification message, the processing unit 302 is specifically configured to: skipping to an application interface of the application corresponding to the notification message; and displaying the complete content of the notification message on the application interface.
In one possible example, the processing unit 302 is specifically configured to: and displaying the screen locking interface after closing the application interface, wherein the screen locking interface does not contain the notification message.
In one possible example, the processing unit 302 is specifically configured to: and before the selection operation of the notification message aiming at the screen locking interface is detected, hiding the notification message on the screen locking interface when the current user of the mobile terminal is identified as a non-registered user.
In a possible example, in terms of an application interface of the application that jumps to the notification message, the processing unit 302 is specifically configured to: and judging whether the application corresponding to the notification message is a preset application or not, and if the application is the preset application, jumping to an application interface of the application corresponding to the notification message.
In a possible example, in terms of an application interface of the application that jumps to the notification message, the processing unit 302 is specifically configured to: detecting whether the applications running in the background contain the applications corresponding to the notification messages or not; and an application interface used for displaying the application corresponding to the notification message when detecting that the application running in the background comprises the application corresponding to the notification message; and an application interface used for detecting that the applications running in the background do not contain the applications corresponding to the notification messages, running the applications corresponding to the notification messages in the background, and displaying the applications corresponding to the notification messages.
In a possible example, in terms of displaying the complete content of the notification message on the application interface, the processing unit 302 is specifically configured to: when the selection operation aiming at the application interface is detected, judging whether the selection operation corresponds to a page jump operation or not; and the unlocking module is used for prompting a user to unlock when the selection operation corresponds to the page jump operation.
In a possible example, in terms of displaying the complete content of the notification message, the processing unit 302 is specifically configured to: highlighting the complete content of the notification message.
In one possible example, the processing unit 302 is specifically configured to: and when the highlighted notification message is detected to be closed, displaying the screen locking interface, wherein the screen locking interface does not contain the notification message.
When the processing unit 302 is a processor, the communication unit 303 is a communication interface, and the storage unit 301 is a memory, the application control apparatus according to the embodiment of the present invention may be a mobile terminal shown in fig. 4.
Referring to fig. 4, the mobile terminal 410 includes: processor 412, transceiver 413, memory 411. Optionally, the mobile terminal 410 may also include a bus 414. The processor 412 is connected to the transceiver 413 and the memory 411 through the bus 414; the bus 414 may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus 414 may be divided into an address bus, a data bus, a control bus, and the like. For ease of illustration, only one thick line is shown in FIG. 4, but this does not indicate only one bus or one type of bus.
The application control device shown in fig. 3 or the mobile terminal shown in fig. 4 may also be understood as a device for a mobile terminal, and the embodiment of the present invention is not limited thereto.
As shown in fig. 5, for convenience of description, only the parts related to the embodiment of the present invention are shown, and details of the specific technology are not disclosed, please refer to the method part in the embodiment of the present invention. The mobile terminal may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, and the like, taking the mobile terminal as the mobile phone as an example:
fig. 5 is a block diagram illustrating a partial structure of a mobile phone related to a mobile terminal according to an embodiment of the present invention. Referring to fig. 5, the handset includes: a Radio Frequency (RF) circuit 910, a memory 920, an input unit 930, a display unit 940, a sensor 950, an audio circuit 960, a Wireless Fidelity (WiFi) module 970, a processor 980, and a power supply 990. Those skilled in the art will appreciate that the handset configuration shown in fig. 5 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 5:
RF circuitry 910 may be used for the reception and transmission of information. In general, the RF circuit 910 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, the RF circuit 910 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The memory 920 may be used to store software programs and modules, and the processor 980 may execute various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 920. The memory 920 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data (such as a fingerprint image, etc.) created according to the use of the cellular phone, and the like. Further, the memory 920 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 930 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. In particular, the input unit 930 may include a fingerprint sensor 931 and other input devices 932. And a fingerprint sensor 931 which may collect fingerprint data of the user thereon. The input unit 930 may include other input devices 932 in addition to the fingerprint sensor 931. In particular, other input devices 932 may include, but are not limited to, one or more of a touch screen, physical keys, 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 the user or information provided to the user and various menus of the mobile phone. The display unit 940 may include a display screen 941, and optionally, the display screen 941 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Although in fig. 5, the fingerprint sensor 931 and the display screen 941 are shown as two separate components to implement the input and output functions of the mobile phone, in some embodiments, the fingerprint sensor 931 and the display screen 941 may be integrated to implement the input and output functions of the mobile phone.
The handset may also include at least one sensor 950, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display screen 941 according to the brightness of ambient light, and the proximity sensor may turn off the display screen 941 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 960, speaker 961, microphone 962 may provide an audio interface between a user and a cell phone. The audio circuit 960 may transmit the electrical signal converted from the received audio data to the speaker 961, and the audio signal is converted by the speaker 961 to be played; on the other hand, the microphone 962 converts the collected sound signal into an electrical signal, converts the electrical signal into audio data after being received by the audio circuit 960, and then processes the audio data by the audio data playing processor 980, and then sends the audio data to, for example, another mobile phone through the RF circuit 910, or plays the audio data to the memory 920 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 970, and provides wireless broadband Internet access for the user. Although fig. 5 shows the WiFi module 970, it is understood that it does not belong to the essential constitution of the handset, and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 980 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone 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 phone. Alternatively, processor 980 may include one or more processing units; preferably, 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 handset also includes a power supply 990 (e.g., a battery) for supplying power to the various components, which may preferably be logically connected to the processor 980 via a power management system, thereby providing management of charging, discharging, and power consumption via the power management system.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
In the embodiment shown in fig. 1A, the method flow of each step may be implemented based on the structure of the mobile phone.
In the embodiment shown in fig. 3, the functions of the units can be implemented based on the structure of the mobile phone.
An embodiment of the present invention further provides a computer storage medium, where the computer storage medium may store a program, and the program includes, when executed, some or all of the steps of any one of the application control methods described in the above method embodiments.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. 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 by the invention.
In the foregoing 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 the embodiments provided in the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the above-described embodiments of the apparatus are merely illustrative, and for example, the above-described division of the units is only one type of division of logical functions, and other divisions may be realized in practice, for example, a plurality of units 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 of some interfaces, devices or units, and may be an electric or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit may be stored in a computer readable memory if it is implemented in the form of a software functional unit and sold or used as a stand-alone product. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a memory and includes several 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 above methods according to the embodiments of the present invention. And the aforementioned memory comprises: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable memory, which may include: flash Memory disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The above embodiments of the present invention are described in detail, and the principle and the implementation of the present invention are explained by applying specific embodiments, and the above description of the embodiments is only used to help understanding the method of the present invention and the core idea thereof; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in view of the above, the content of the present specification should not be construed as a limitation to the present invention.

Claims (10)

1. A notification message processing method, comprising:
judging whether a current user is a registered user or not before a screen is lightened and when the distance between the current user and a mobile terminal is smaller than a preset threshold value, if the current user is the registered user, displaying a notification message after the screen is lightened, and if the current user is not the registered user, hiding the notification message after the screen is lightened and not displaying the notification message;
when the selection operation of a notification message displayed on a screen locking interface is detected, detecting whether the notification message contains user privacy information;
and when detecting that the notification message does not contain the user privacy information, skipping to an application interface of an application corresponding to the notification message and displaying the complete content of the notification message on the application interface, wherein when the application interface receives the operation input by the current user and comprises the operation of leaving the application interface, skipping is not executed.
2. The method of claim 1, further comprising:
and displaying the screen locking interface after closing the application interface, wherein the screen locking interface does not contain the notification message.
3. The method of claim 1, wherein jumping to an application interface of an application corresponding to the notification message comprises:
and judging whether the application corresponding to the notification message is a preset application or not, and if the application is the preset application, jumping to an application interface of the application corresponding to the notification message.
4. The method of claim 1, wherein jumping to an application interface of an application corresponding to the notification message comprises:
detecting whether the applications running in the background contain the applications corresponding to the notification messages or not;
when the application running in the background is detected to contain the application corresponding to the notification message, displaying an application interface of the application corresponding to the notification message;
and when the application running in the background is detected not to contain the application corresponding to the notification message, the application corresponding to the notification message is run in the background, and an application interface of the application corresponding to the notification message is displayed.
5. The method of claim 1, wherein displaying the complete content of the notification message on the application interface comprises:
when the selection operation aiming at the application interface is detected, judging whether the selection operation corresponds to a page jump operation;
and prompting a user to perform unlocking operation when the selection operation corresponds to the page jump operation.
6. The method of claim 1, wherein displaying the complete content of the notification message comprises:
highlighting the complete content of the notification message.
7. The method of claim 6, further comprising:
displaying the lock screen interface when the highlighted notification message is detected to be closed, wherein the lock screen interface does not contain the notification message.
8. A mobile terminal, comprising a processing unit,
the processing unit is configured to: judging whether a current user is a registered user or not before a screen is lightened and when the distance between the current user and a mobile terminal is smaller than a preset threshold value, if the current user is the registered user, displaying a notification message after the screen is lightened, and if the current user is not the registered user, hiding the notification message after the screen is lightened and not displaying the notification message; when the selection operation of a notification message displayed on a screen locking interface is detected, detecting whether the notification message contains user privacy information; and when the notification message is detected not to contain the user privacy information, jumping to an application interface of the application corresponding to the notification message and displaying the complete content of the notification message on the application interface, and when the application interface receives the operation input by the current user and comprises the operation of leaving the application interface, not executing the jumping.
9. A mobile terminal, comprising: a processor, memory, and one or more programs stored in the memory and configured to be executed by the processor, the programs including instructions for performing the steps in the method of any of claims 1-7.
10. A computer-readable storage medium, characterized in that it stores a computer program for electronic data exchange, wherein the computer program causes a computer to perform the method according to claims 1-7.
CN201710388059.6A 2017-05-27 2017-05-27 Notification message processing method and related product Active CN107272985B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710388059.6A CN107272985B (en) 2017-05-27 2017-05-27 Notification message processing method and related product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710388059.6A CN107272985B (en) 2017-05-27 2017-05-27 Notification message processing method and related product

Publications (2)

Publication Number Publication Date
CN107272985A CN107272985A (en) 2017-10-20
CN107272985B true CN107272985B (en) 2020-02-07

Family

ID=60064302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710388059.6A Active CN107272985B (en) 2017-05-27 2017-05-27 Notification message processing method and related product

Country Status (1)

Country Link
CN (1) CN107272985B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110557499B (en) * 2018-06-01 2021-08-17 Oppo广东移动通信有限公司 Information processing method and device and mobile terminal
CN109361593B (en) * 2018-10-19 2022-05-06 北京小米移动软件有限公司 Message reminding method, device, mobile terminal and storage medium
CN111131594A (en) * 2018-10-30 2020-05-08 奇酷互联网络科技(深圳)有限公司 Method for displaying notification content, intelligent terminal and storage medium
CN114115635B (en) * 2021-09-30 2023-03-24 荣耀终端有限公司 Message processing method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103984468A (en) * 2014-04-21 2014-08-13 联想(北京)有限公司 Method and device for information processing
CN105847560A (en) * 2016-03-29 2016-08-10 乐视控股(北京)有限公司 Mobile terminal lock screen message pushing method and mobile terminal lock screen message pushing device
CN105847549A (en) * 2016-03-24 2016-08-10 北京金山安全软件有限公司 Message processing method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003152855A (en) * 2001-11-13 2003-05-23 Nec Corp Communication system for mobile telephone set and its user interface revision method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103984468A (en) * 2014-04-21 2014-08-13 联想(北京)有限公司 Method and device for information processing
CN105847549A (en) * 2016-03-24 2016-08-10 北京金山安全软件有限公司 Message processing method and device
CN105847560A (en) * 2016-03-29 2016-08-10 乐视控股(北京)有限公司 Mobile terminal lock screen message pushing method and mobile terminal lock screen message pushing device

Also Published As

Publication number Publication date
CN107272985A (en) 2017-10-20

Similar Documents

Publication Publication Date Title
CN107708168B (en) SIM card switching method, mobile terminal and computer readable storage medium
CN107219976B (en) Application display method and related product
CN107071147B (en) Parameter adjusting method and device
CN106778175B (en) Interface locking method and device and terminal equipment
CN107346397B (en) Information processing method and related product
CN106302653B (en) Control authority sharing method of access control terminal and related equipment
CN107277230B (en) Voice broadcasting method of message and related product
CN107480489B (en) unlocking control method and related product
CN112799750A (en) Terminal equipment information display method and terminal equipment
CN107272985B (en) Notification message processing method and related product
CN107222914B (en) Application control method and related product
CN107292235B (en) fingerprint acquisition method and related product
CN106022062B (en) Unlocking method and mobile terminal
CN106845422B (en) Fingerprint identification module, fingerprint identification method and mobile terminal
CN106528638B (en) Method for deleting backup data and mobile terminal
CN106469028B (en) A kind of data migration method and mobile terminal
CN106454805A (en) Data migration method and mobile terminal
CN107317918B (en) Parameter setting method and related product
CN106096393A (en) A kind of application control method and device
CN106980554B (en) Process processing method and device
CN106779648B (en) Network data sending method and mobile terminal
CN106095566B (en) Response control method and mobile terminal
CN106897164B (en) Fingerprint input control method and device
CN106529256A (en) Terminal unlocking method and mobile terminal
CN106815078B (en) Memory control method and equipment

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
CB02 Change of applicant information

Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18

Applicant after: OPPO Guangdong Mobile Communications Co., Ltd.

Address before: 523860 No. 18 Wusha Haibin Road, Chang'an Town, Dongguan City, Guangdong Province

Applicant before: Guangdong Opel Mobile Communications Co., Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant