CN110096325B - Social dynamic information display method, computer equipment and storage medium - Google Patents

Social dynamic information display method, computer equipment and storage medium Download PDF

Info

Publication number
CN110096325B
CN110096325B CN201910333073.5A CN201910333073A CN110096325B CN 110096325 B CN110096325 B CN 110096325B CN 201910333073 A CN201910333073 A CN 201910333073A CN 110096325 B CN110096325 B CN 110096325B
Authority
CN
China
Prior art keywords
dynamic information
social
social dynamic
user
information page
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
CN201910333073.5A
Other languages
Chinese (zh)
Other versions
CN110096325A (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.)
Shanghai Lianshang Network Technology Co Ltd
Original Assignee
Shanghai Lianshang Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Lianshang Network Technology Co Ltd filed Critical Shanghai Lianshang Network Technology Co Ltd
Priority to CN201910333073.5A priority Critical patent/CN110096325B/en
Publication of CN110096325A publication Critical patent/CN110096325A/en
Application granted granted Critical
Publication of CN110096325B publication Critical patent/CN110096325B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The invention discloses a social dynamic information display method, computer equipment and a storage medium, wherein the method comprises the following steps: responding to a screen lightening instruction in a screen locking state, and acquiring social dynamic information to generate a social dynamic information page; displaying the social dynamic information page on a screen locking interface; sliding a social dynamic information page to load hidden social dynamic information; and responding to the social interaction instruction, and sending the social information content to the target social interaction object. By applying the scheme of the invention, the user operation can be simplified, and the information checking efficiency and the like can be improved.

Description

Social dynamic information display method, computer equipment and storage medium
[ technical field ] A method for producing a semiconductor device
The invention relates to the internet technology, in particular to a social dynamic information display method, computer equipment and a storage medium.
[ background of the invention ]
At present, the application of mobile social software is more and more popular, and a user opens a mobile phone for viewing social dynamic information in many times. According to the existing method, a user needs to sequentially execute the following steps: lighting a mobile phone screen, unlocking the screen, opening social software, entering a social dynamic information page, browsing or interacting with social information (like likes or comments), closing the screen, and the like.
It can be seen that the first 4 steps are all only for entering the social dynamic information page, and if the user views the social dynamic information frequently, the steps need to be repeated continuously, which is tedious in operation, and reduces the information viewing efficiency.
[ summary of the invention ]
In view of this, the invention provides a social dynamic information display method, a computer device and a storage medium.
The specific technical scheme is as follows:
a social dynamic information presentation method comprises the following steps:
responding to a screen lightening instruction in a screen locking state, and acquiring social dynamic information to generate a social dynamic information page;
displaying the social dynamic information page on a screen locking interface;
sliding the social dynamic information page to load hidden social dynamic information;
and responding to the social interaction instruction, and sending the social information content to the target social interaction object.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method as described above when executing the program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method as set forth above.
Based on the introduction, the scheme of the invention can display the social dynamic information page on the screen locking interface, and support the user to browse and socialize the social dynamic information in the social dynamic information page, so that the user can check the social dynamic information and the like only by lighting the intelligent terminal screen, thereby simplifying the user operation and improving the information checking efficiency.
[ description of the drawings ]
Fig. 1 is a flowchart of an embodiment of a social dynamic information displaying method according to the present invention.
FIG. 2 illustrates a block diagram of an exemplary computer system/server 12 suitable for use in implementing embodiments of the present invention.
[ detailed description ] embodiments
In order to make the technical solution of the present invention clearer and more obvious, the solution of the present invention is further described below by referring to the drawings and examples.
It is to be understood that the embodiments described are only a few embodiments of the present invention, and not all 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.
In addition, it should be understood that the term "and/or" herein is merely one type of association relationship that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
Fig. 1 is a flowchart of an embodiment of a social dynamic information displaying method according to the present invention. As shown in fig. 1, the following detailed implementation is included.
In 101, in response to a screen-up instruction in a screen-locked state, social dynamic information is acquired to generate a social dynamic information page.
At 102, a social dynamic information page is presented on the lock screen interface.
In 103, the social dynamic information page is slid to load the hidden social dynamic information, and the social information content is sent to the target social interaction object in response to the social interaction instruction.
The method shown in fig. 1 can be applied to an intelligent terminal, such as a mobile phone. The execution subject of the present embodiment may be social software.
In order to implement the above operation, the social software needs to apply for related permissions, such as monitor ON SCREEN (SCREEN _ ON) and SCREEN OFF SCREEN (SCREEN _ OFF), to the operating system of the intelligent terminal, so that when a SCREEN ON command is received in the SCREEN lock state, that is, when the SCREEN of the intelligent terminal is monitored to be turned ON in the SCREEN lock state, the operating system can notify the social software, and the social software takes over subsequent SCREEN lock display processing.
Correspondingly, a social dynamic information page can be generated according to the obtained social dynamic information, and the social dynamic information page can be displayed on the screen locking interface. For example, when it is determined that the screen of the intelligent terminal is lit in the screen locking state, the latest social dynamic information can be acquired from the server side, and a social dynamic information page is generated by rendering according to the acquired social dynamic information. For another example, the social dynamic information page may be generated by rendering according to the social dynamic information that is obtained last time in the social dynamic information that is obtained periodically from the server side.
For the latter mode, the pre-pulling of the social dynamic information can be realized, so that the display speed of the social dynamic information page can be increased. Generally speaking, only the social dynamic information obtained last time needs to be saved, that is, the social dynamic information obtained before can be updated by the social dynamic information obtained each time, and the specific value of the period can be determined according to actual needs.
Taking an operating system of an intelligent terminal as an android system as an example, when a social dynamic information page is displayed in a non-screen-locked state (an unlocked state), an activity component does not need to be additionally set, and an attribute of the activity component needs to be additionally set in a screen-locked state, for example, a window type is set to be a specific type, the window priority is improved, and the like, so that the social dynamic information page is displayed on a screen-locked interface, or the social dynamic information page can be displayed on the screen-locked interface through a floating window component. The activity component is one of User Interface (UI) components, and the floating window component can be displayed at the top of the UI stack.
After installing social software and logging in, a user can be guided to set a screen locking display social dynamic function, the user can select to turn on or turn off the function, if the function is turned on, when the intelligent terminal screen is determined to be lightened in the screen locking state, a social dynamic information page can be generated according to the obtained social dynamic information, the social dynamic information page can be displayed on the screen locking interface, and if the function is not turned on/off, the screen locking interface can be displayed in the existing mode. The user can select whether to open the lock screen according to the self requirement to display the social dynamic function, and can change the selection at any time, so that the realization is flexible and convenient.
For the displayed social dynamic information page, the social dynamic information page can be slid to load hidden social dynamic information, the social information content can be sent to the target social interaction object in response to the social interaction instruction, the user can be supported to browse and perform social interaction on the social dynamic information in the social dynamic information page, and the social interaction can comprise praise, comment and the like.
Based on the above description, in the scheme of this embodiment, the social dynamic information page can be displayed on the screen locking interface, and the user can be supported to browse and perform social interaction on the social dynamic information in the social dynamic information page, so that the user can view the social dynamic information and the like only by lighting the screen of the intelligent terminal, thereby simplifying the user operation and improving the information viewing efficiency and the like.
On the basis, in order to ensure privacy of the social dynamic information, the following processing may be further performed.
And if the fact that the user starts the screen locking display identity verification function is determined, prompting the user to carry out identity verification, displaying the social dynamic information page after the verification is passed, and supporting the user to browse and carry out social interaction on the social dynamic information in the social dynamic information page. For example, before the social dynamic information page is displayed, whether a user starts a screen locking display identity verification function or not can be determined, if yes, the user can be prompted to perform identity verification, the social dynamic information page is displayed after the verification is passed, the user can be supported to browse and perform social interaction on the social dynamic information in the social dynamic information page, and if not, the social dynamic information page can be directly displayed, and the user can be supported to browse and perform social interaction on the social dynamic information in the social dynamic information page.
Or when it is determined that the user needs to perform social interaction on the social dynamic information in the displayed social dynamic information page, prompting the user to perform identity authentication, and supporting the user to perform social interaction after the authentication is passed. For example, the user may be directly allowed to browse the social dynamic information in the displayed social dynamic information page, but when the user needs to perform social interaction on the social dynamic information in the displayed social dynamic information page, it may be determined whether the user has started a screen-locking display authentication function, if so, the user may be prompted to perform authentication, the authentication is passed, the user is supported to perform social interaction, and if not, the user is directly supported to perform social interaction.
In practical application, any one of the above manners may be adopted, that is, it is not necessary to perform authentication for browsing, but authentication for social interaction is necessary, or it is also possible to set that authentication is necessary for both browsing and social interaction. When identity authentication is required, convenient authentication can be performed through modes such as fingerprint identification or face identification.
The user browses the social dynamic information in the social dynamic information page and can support up-and-down sliding browsing or left-and-right sliding browsing. The up-down sliding browsing mode is a commonly used browsing mode, for example, a WeChat friend circle social dynamic information browsing mode, and a left-right sliding browsing mode is similar to a mode of music software for displaying album covers, so that a piece of social dynamic information, which may include characters, pictures, video information and the like, can be displayed on a screen, when a user slides to the left, a previous piece of social dynamic information is displayed, and when the user slides to the right, a next piece of social dynamic information is displayed.
The social interaction mode of the user on the social dynamic information in the social dynamic information page is the same as the social interaction mode of the user after the user opens the social software to enter the social dynamic information page in the non-screen-locking state.
During the period of displaying the social dynamic information page on the lock screen, if the user needs to unlock and enter the intelligent terminal, the unlocking operation can be normally executed, for example, if the user browses the social dynamic information in a vertical sliding mode, the unlocking operation can be started when the user slides left and right, if the user browses the social dynamic information in a horizontal sliding mode, the unlocking operation can be started when the user slides up and down, or the user can also adopt other unlocking modes, such as fingerprint unlocking and the like.
In addition, the social dynamic information can be displayed in different ways according to different network environments. For example, for social dynamic information including video information, if the social dynamic information is currently in a wireless fidelity (wifi) network environment, the social dynamic information can be normally displayed, a user can click the video information to play, and if the social dynamic information is currently in a non-wifi network environment, the following processing can be performed to save network traffic and the like: the method includes the steps that video information in the social dynamic information is shielded in a social dynamic information page, if only text information and the like in the social dynamic information are displayed, or the social dynamic information is displayed in the social dynamic information page, when it is determined that a user requests to play the video information in the social dynamic information, the user is prompted to switch to a wifi network environment after unlocking, if the user clicks the video information to request to play, the user can be prompted to switch to the wifi network environment after unlocking, for example, a mobile phone is used, a status bar cannot be pulled down in a screen locking state, so that the wifi network and a mobile network can be switched quickly, switching can be performed only after unlocking, and if the user still insists on playing the video information in a non-wifi network environment after prompting, the user also can play the video information in the non-wifi network environment.
When the social dynamic information page is displayed in a non-screen-locked state, and a user browses very back social dynamic information in a vertical sliding browsing mode, if refreshing of the social dynamic information is required, the refreshing can be realized in a mode of returning to a key for re-entering, but the mode cannot be adopted in a screen-locked state.
In the non-screen-locking state, a plurality of started applications may be more, when social dynamic information needs to be refreshed, a plurality of processes may live to occupy network resources in a background, in order to increase the refreshing speed, a priority needs to be additionally set to preempt a thread pool, and the like.
In the scheme of the embodiment, the user can click the screen locking key to normally lock the screen.
It should be noted that the foregoing method embodiments are described as a series of acts or combinations for simplicity in explanation, but it should be understood by those skilled in the art that the present invention is not limited by the illustrated 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.
FIG. 2 illustrates a block diagram of an exemplary computer system/server 12 suitable for use in implementing embodiments of the present invention. The computer system/server 12 shown in FIG. 2 is only one example and should not be taken to limit the scope of use or functionality of embodiments of the present invention.
As shown in FIG. 2, computer system/server 12 is in the form of a general purpose computing device. The components of computer system/server 12 may include, but are not limited to: one or more processors (processing units) 16, a memory 28, and a bus 18 that couples various system components including the memory 28 and the processors 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer system/server 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The computer system/server 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 2 and commonly referred to as a "hard drive"). Although not shown in FIG. 2, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
The computer system/server 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with the computer system/server 12, and/or with any devices (e.g., network card, modem, etc.) that enable the computer system/server 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, the computer system/server 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) via the network adapter 20. As shown in FIG. 2, network adapter 20 communicates with the other modules of computer system/server 12 via bus 18. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the computer system/server 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, to name a few.
The processor 16 executes various functional applications and data processing, such as implementing the method in the embodiment shown in fig. 1, by executing programs stored in the memory 28.
The invention also discloses a computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, will carry out the method as in the embodiment shown in fig. 1.
Any combination of one or more computer-readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method, etc., can be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical functional division, and other division manners may be available in actual implementation.
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, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (11)

1. A social dynamic information display method is applied to an intelligent terminal and is characterized by comprising the following steps:
responding to a screen lightening instruction in a screen locking state, and acquiring social dynamic information to generate a social dynamic information page;
displaying the social dynamic information page on a screen locking interface;
sliding the social dynamic information page to load hidden social dynamic information;
responding to the social interaction instruction, and sending the social information content to a target social interaction object;
the social software applies for a relevant authority to an operating system of the intelligent terminal, when a screen lightening instruction is received in a screen locking state, the operating system notifies the social software applying for the relevant authority, and the social software takes over subsequent screen locking display processing so as to execute the social dynamic information display method;
and in the screen locking state, the social dynamic information display method is executed by social software by additionally setting the attribute of an activity component in a UI component of the user interface or displaying a floating window component at the top of a UI stack.
2. The method of claim 1,
the obtaining social dynamic information to generate a social dynamic information page includes:
acquiring the latest social dynamic information from a server side, and generating a social dynamic information page according to the acquired social dynamic information;
or, the social dynamic information page is generated according to the social dynamic information which is obtained from the server side periodically and is obtained last time.
3. The method of claim 1,
the displaying the social dynamic information page on a screen locking interface comprises:
displaying the social dynamic information page on a screen locking interface by setting the attribute of the activity component;
or the social dynamic information page is displayed on a screen locking interface through the floating window component.
4. The method of claim 1,
before the obtaining of the social dynamic information to generate the social dynamic information page, the method further includes:
determining whether a user starts a screen locking display social dynamic function or not;
if so, acquiring social dynamic information to generate a social dynamic information page;
and if not, displaying the screen locking interface.
5. The method of claim 1,
the method further comprises the following steps: and if the user is determined to start the screen locking display identity verification function, prompting the user to perform identity verification, and displaying the social dynamic information page after the verification is passed.
6. The method of claim 1,
the method further comprises the following steps: and when the fact that the user needs to perform social interaction on the social dynamic information in the displayed social dynamic information page is determined, prompting the user to perform identity verification, and supporting the user to perform social interaction after the verification is passed.
7. The method of claim 1,
the sliding includes: slide up and down or slide left and right.
8. The method of claim 1,
the method further comprises the following steps: for social dynamic information containing video information, if the social dynamic information is currently in a non-wireless fidelity wifi network environment, executing the following processing:
shielding video information in the social dynamic information page;
or the social dynamic information is displayed in the social dynamic information page, and when the fact that the user requests to play the video information in the social dynamic information is determined, the user is prompted to switch to a wifi network environment after unlocking.
9. The method of claim 1,
the method further comprises the following steps: displaying a refresh button in the social dynamic information page;
and when the refreshing button is determined to be clicked, acquiring the latest social dynamic information from the server side, and refreshing the displayed social dynamic information page according to the acquired social dynamic information.
10. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program implements the method of any of claims 1 to 9.
11. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out the method according to any one of claims 1 to 9.
CN201910333073.5A 2019-04-24 2019-04-24 Social dynamic information display method, computer equipment and storage medium Active CN110096325B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910333073.5A CN110096325B (en) 2019-04-24 2019-04-24 Social dynamic information display method, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910333073.5A CN110096325B (en) 2019-04-24 2019-04-24 Social dynamic information display method, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110096325A CN110096325A (en) 2019-08-06
CN110096325B true CN110096325B (en) 2022-07-01

Family

ID=67445616

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910333073.5A Active CN110096325B (en) 2019-04-24 2019-04-24 Social dynamic information display method, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110096325B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111885139B (en) * 2020-07-16 2023-05-23 深圳市欢太科技有限公司 Content sharing method, device and system, mobile terminal and server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302417A (en) * 2015-11-02 2016-02-03 北京金山安全软件有限公司 Information processing method and device and electronic equipment
CN106131316A (en) * 2016-06-28 2016-11-16 蔡璟 A kind of method made friends based on mobile terminal screen locking interface interaction
CN107404576A (en) * 2017-07-19 2017-11-28 广东欧珀移动通信有限公司 Screen locking magazine browsing method, mobile terminal and computer-readable recording medium
CN107742073A (en) * 2017-10-30 2018-02-27 珠海市魅族科技有限公司 Information displaying method, device, computer installation and computer-readable recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302417A (en) * 2015-11-02 2016-02-03 北京金山安全软件有限公司 Information processing method and device and electronic equipment
CN106131316A (en) * 2016-06-28 2016-11-16 蔡璟 A kind of method made friends based on mobile terminal screen locking interface interaction
CN107404576A (en) * 2017-07-19 2017-11-28 广东欧珀移动通信有限公司 Screen locking magazine browsing method, mobile terminal and computer-readable recording medium
CN107742073A (en) * 2017-10-30 2018-02-27 珠海市魅族科技有限公司 Information displaying method, device, computer installation and computer-readable recording medium

Also Published As

Publication number Publication date
CN110096325A (en) 2019-08-06

Similar Documents

Publication Publication Date Title
CN107547750B (en) Control method, device and the storage medium of terminal
US20160307002A1 (en) Method and apparatus for displaying information content
US9092627B2 (en) Apparatus and method for providing security information in virtual environment
CN107491683B (en) Application decryption method and device, terminal and computer readable storage medium
US9032309B2 (en) Temporal task-based tab management
US9842091B2 (en) Switching to and from native web applications
US9804767B2 (en) Light dismiss manager
CN109074278B (en) Validating stateful dynamic links in mobile applications
US20220050559A1 (en) Page display position jump method and apparatus, terminal device, and storage medium
US10831331B2 (en) Window control for simultaneously running applications
CN107526509A (en) message display method, device and mobile terminal
CN109408752A (en) Online document methods of exhibiting, device and electronic equipment
US20170235706A1 (en) Effecting multi-step operations in an application in response to direct manipulation of a selected object
CN109885781B (en) Mixed page unified browsing method, device, equipment and storage medium
CN110287146B (en) Method, device and computer storage medium for downloading application
US20210097027A1 (en) Opening unsupported file types through remoting sessions
CN109960554B (en) Method, device and computer storage medium for displaying reading content
CN110515519A (en) Show method, equipment and the computer storage medium of reading content
US9805181B1 (en) Messaging channel for web pages and web applications
US10592063B1 (en) Controlling actions for browser extensions
KR102618480B1 (en) Electronic device and method for operating thereof
CN109558118B (en) Method, apparatus, device and storage medium for creating native components of a smart applet
CN110096325B (en) Social dynamic information display method, computer equipment and storage medium
KR20130085146A (en) Method and device for application file reopen and screen capture therefor
KR20170020012A (en) Contents security processing method and electronic device supporting the same

Legal Events

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