WO2020215956A1 - 内容显示的方法及终端设备 - Google Patents

内容显示的方法及终端设备 Download PDF

Info

Publication number
WO2020215956A1
WO2020215956A1 PCT/CN2020/080900 CN2020080900W WO2020215956A1 WO 2020215956 A1 WO2020215956 A1 WO 2020215956A1 CN 2020080900 W CN2020080900 W CN 2020080900W WO 2020215956 A1 WO2020215956 A1 WO 2020215956A1
Authority
WO
WIPO (PCT)
Prior art keywords
parameter
display
bending
content
display screen
Prior art date
Application number
PCT/CN2020/080900
Other languages
English (en)
French (fr)
Inventor
喻杨灿
Original Assignee
维沃移动通信有限公司
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 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2020215956A1 publication Critical patent/WO2020215956A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials

Definitions

  • the embodiments of the present disclosure relate to the field of communication technologies, and in particular to a method and terminal device for displaying content.
  • the user can swipe down from the top of the screen on the main interface of the terminal device with a finger to trigger the terminal device to display the notification bar.
  • the hand holding the terminal device may not be able to move downward from the top of the screen. slide. Therefore, when the user holds the terminal device with one hand, it may not be able to trigger the terminal device to display the notification bar, and the human-computer interaction performance is poor.
  • the embodiments of the present disclosure provide a content display method and terminal device to solve the problem of poor human-computer interaction performance in related technologies.
  • a method for displaying content which is applied to a terminal device, and the method includes: the terminal device receives a user's bending input to the display screen of the terminal device; in response to the bending input, acquiring the corresponding bending input The first bending parameter, and displaying the first content on the display screen according to the first bending parameter; wherein the first content includes at least one of the following: at least one notification message and at least one functional control.
  • a terminal device in a second aspect, includes: a receiving module, a processing module, and a display module; a receiving module for receiving a user's bending input to a display screen of the terminal device; a processing module for responding to The bending input received by the receiving module obtains the first bending parameter corresponding to the bending input; the display module is configured to display the first content on the display screen according to the first bending parameter obtained by the processing module;
  • the content includes at least one of the following: at least one notification message and at least one functional control.
  • a terminal device in a third aspect, includes a processor, a memory, and a computer program that is stored in the memory and can run on the processor.
  • the computer program When the computer program is executed by the processor, the first aspect is implemented. The steps of the content display method.
  • a computer-readable storage medium is provided, and a computer program is stored on the computer-readable storage medium.
  • the computer program is executed by a processor, the steps of the content display method as described in the first aspect are realized.
  • the terminal device receives the user's bending input to the display screen; in response to the bending input, obtains the first bending parameter corresponding to the bending input, and displays the first bending parameter in the display screen according to the first bending parameter.
  • the first content is displayed; where the first content includes at least one of the following: at least one notification message and at least one functional control.
  • the first content can be the content included in the notification bar, so that when the user holds the terminal device with one hand, the user can The hand holding the terminal device performs a bending input on the display screen to trigger the terminal device to display the content included in the notification bar, thereby improving the human-computer interaction performance.
  • FIG. 1 is a schematic structural diagram of a possible Android operating system provided by an embodiment of the present disclosure
  • FIG. 2 is a schematic diagram of a content display method provided by an embodiment of the disclosure.
  • FIG. 3 is a schematic diagram of an interface displayed by a terminal device according to an embodiment of the disclosure.
  • FIG. 4 is a schematic diagram 1 of a flexible screen provided by an embodiment of the disclosure.
  • FIG. 5 is a second schematic diagram of a flexible screen provided by an embodiment of the disclosure.
  • FIG. 6 is a schematic structural diagram of a terminal device provided by an embodiment of the disclosure.
  • FIG. 7 is a schematic diagram of hardware of a terminal device provided by an embodiment of the disclosure.
  • first and second in the specification and claims of the present disclosure are used to distinguish different objects, rather than to describe a specific order of objects.
  • first parameter and the second parameter are used to distinguish different parameters, not to describe the specific order of the parameters.
  • the terminal device in the embodiment of the present disclosure may be a terminal device with an operating system.
  • the operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiment of the present disclosure.
  • the following takes the Android operating system as an example to introduce the software environment to which the content display method provided by the embodiments of the present disclosure is applied.
  • FIG. 1 it is a schematic structural diagram of a possible Android operating system provided by an embodiment of the present disclosure.
  • the architecture of the Android operating system includes 4 layers, namely: application layer, application framework layer, system runtime library layer, and kernel layer (specifically, it may be the Linux kernel layer).
  • the application layer includes various applications (including system applications and third-party applications) in the Android operating system.
  • the application framework layer is the framework of the application. Developers can develop some applications based on the application framework layer while complying with the development principles of the application framework.
  • the system runtime layer includes a library (also called a system library) and an Android operating system runtime environment.
  • the library mainly provides various resources needed by the Android operating system.
  • the Android operating system operating environment is used to provide a software environment for the Android operating system.
  • the kernel layer is the operating system layer of the Android operating system and belongs to the lowest level of the Android operating system software level.
  • the kernel layer is based on the Linux kernel to provide core system services and hardware-related drivers for the Android operating system.
  • developers can develop software programs that implement the content display method provided by the embodiments of the present disclosure based on the system architecture of the Android operating system as shown in FIG.
  • the content display method can be run based on the Android operating system as shown in FIG. 1. That is, the processor or the terminal device can implement the content display method provided in the embodiments of the present disclosure by running the software program in the Android operating system.
  • the embodiments of the present disclosure provide a method and terminal device for displaying content.
  • the terminal device receives a user's bending input on a display screen; in response to the bending input, obtains a first bending parameter corresponding to the bending input, and according to the first bending input For the bending parameter, the first content is displayed on the display screen; the first content includes at least one of the following: at least one notification message and at least one functional control.
  • the user can trigger the terminal device to display the first content through the bending input to the display screen.
  • the first content can be the content included in the notification bar, so that when the user holds the terminal device with one hand, the user can The hand holding the terminal device performs a bending input on the display screen to trigger the terminal device to display the content included in the notification bar, thereby improving the human-computer interaction performance.
  • the terminal device in the embodiment of the present disclosure may be a mobile terminal device or a non-mobile terminal device.
  • the mobile terminal device can be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle-mounted terminal device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (PDA)
  • the non-mobile terminal device may be a personal computer (PC), a television (television, TV), a teller machine or a self-service machine, etc.; the embodiment of the present disclosure does not specifically limit it.
  • the execution subject of the content display method provided by the embodiments of the present disclosure may be the aforementioned terminal device (including mobile terminal devices and non-mobile terminal devices), or may be a functional module and/or the terminal device that can implement the content display method. Or functional entities, which can be specifically determined according to actual usage requirements, which are not limited in the embodiments of the present disclosure.
  • the following takes a terminal device as an example to exemplify the content display method provided by the embodiment of the present disclosure.
  • an embodiment of the present disclosure provides a method for displaying content.
  • the method may include the following S11 and S12.
  • the terminal device receives a user's bending input to the display screen of the terminal device.
  • the aforementioned bending input refers to an input that can bend the display screen.
  • the aforementioned bending input may be a user's bending input to any position of the display screen.
  • the bending input may be a user's bending input to a certain corner of the display screen.
  • the terminal device is a terminal device including a flexible screen.
  • the terminal device In response to the bending input, the terminal device obtains the first bending parameter corresponding to the bending input, and displays the first content on the display screen according to the first bending parameter.
  • the above-mentioned first content may include at least one of the following: at least one notification message and at least one functional control.
  • different function controls in the at least one function control are used to indicate different functions in the terminal device.
  • the terminal device may execute S11 and S12 when the function of opening the menu bar or the notification bar by bending the display screen is enabled.
  • the menu bar of the terminal device usually includes multiple function controls, and the notification bar usually includes notification messages.
  • the notification bar and the menu bar of the terminal device may be displayed in two different interfaces, or may be displayed in the same interface.
  • the user can trigger the terminal device to display the content corresponding to the first bending parameter corresponding to the bending input through the bending input, so that when holding the terminal device with one hand, the user can hold the terminal device
  • the hand realizes the bending input to the display screen, so that the terminal device can be triggered to display the content in the notification bar or the menu bar through one-handed operation.
  • the terminal device can be triggered to display different content in the notification bar and/or menu bar.
  • the first bending parameter includes at least one of the following parameters: a first parameter, a second parameter, and a third parameter.
  • the first parameter is used to indicate the number of times the display screen is bent during the process of receiving the bending input
  • the second parameter is used to indicate the input position corresponding to the bending input
  • the third parameter is used to indicate the process of receiving the bending input.
  • displaying the first content on the display screen may be displaying a first interface on the display screen, and the first interface includes the first content.
  • the terminal device may display the first interface 01 on the display screen in response to the user's bending input.
  • the first interface 01 may include first content 011
  • the first content 011 may include 4 functional controls and 3 notification messages.
  • the 4 functional controls are data, network, flashlight, and screenshot.
  • the embodiment of the present disclosure provides a method for displaying content.
  • a terminal device can receive a user's bending input to a display screen; in response to the bending input, obtain a first bending parameter corresponding to the bending input, and according to the first bending input Parameters, the first content is displayed on the display screen; wherein the first content includes at least one of the following: at least one notification message and at least one functional control.
  • the user can trigger the terminal device to display the first content through the bending input to the display screen.
  • the first content can be the content included in the notification bar, so that when the user holds the terminal device with one hand, the user can The hand holding the terminal device performs a bending input on the display screen to trigger the terminal device to display the content included in the notification bar, thereby improving the human-computer interaction performance.
  • the terminal device may determine different first content according to different items in the first bending parameter.
  • Case 1 Determine the first content according to the first parameter, determine the display position according to the second parameter, and determine the display size according to the third parameter.
  • Case 2 Determine the first content according to the first parameter, determine the display position according to the third parameter, and determine the display size according to the second parameter.
  • the third case the first content is determined according to the second parameter, the display position is determined according to the first parameter, and the display size is determined according to the third parameter.
  • the fourth case the first content is determined according to the second parameter, the display position is determined according to the third parameter, and the display size is determined according to the first parameter.
  • the fifth case the first content is determined according to the third parameter, the display position is determined according to the first parameter, and the display size is determined according to the second parameter.
  • the sixth case the first content is determined according to the third parameter, the display position is determined according to the second parameter, and the display size is determined according to the first parameter.
  • the corresponding relationship between different times of bending of the display screen and different content can be pre-stored in the terminal device, so that the user can trigger the terminal device by bending the display screen for different times of bending input Display different content.
  • the bending input may be an input of the user bending the display screen once, or an input of the user bending the display screen multiple times.
  • multiple times means two or more times.
  • the user can trigger the terminal device to display functional controls such as mobile network settings, flashlight, etc. by bending the display screen once, and can also trigger the terminal device to display by bending the display screen twice consecutively.
  • the user can trigger the terminal device to display all the notification information in the notification bar by bending the bend input of the display screen once, and can also trigger the terminal device to display the menu bar by bending the bend input of the display screen twice in a row. All functional controls.
  • the corresponding relationship between the input position and the display position may also be pre-stored in the terminal device, so that the user can determine the display position of the first content by bending the position of the display screen.
  • the input position of the bending input may refer to the display when the display screen is bent any time during the process of bending the display screen multiple times. The position where the screen is bent.
  • the input position of the bending input may refer to the display when the display screen is bent the last time in the process of bending the display screen multiple times. The position where the screen is bent.
  • the terminal device may determine that the display position is a certain position in the lower left corner of the display screen. Among them, the determined position may be a point on the display screen.
  • the display position may be set in an area on the display screen close to the user's one-handed terminal device.
  • the terminal device may also prestore the corresponding relationship between the bending angle of the display screen and the display size, so that the user can determine the display size by bending the angle of the display screen.
  • the bending angle of the display screen refers to the bending angle of the display screen when the display screen is bent any time during the process of receiving the bending input.
  • the angle of folding is an input of the user bending the display screen multiple times.
  • the bending angle of the display screen refers to the bending angle of the display screen when the display screen is bent for the last time in the process of receiving the bending input.
  • the angle of folding is the case where the bending input is the input of the user bending the display screen multiple times.
  • a sensor may be used to detect the bending angle of the display screen.
  • the flexible screen includes a two-layer structure, wherein the first layer 21 is parallel to the second layer 22, and the inner surface 211 of the first layer 21 and the inner surface of the second layer 22
  • a plurality of photosensitive sensors may be arranged on 221, and a light source 23 may be arranged between the first layer 21 and the second layer 22.
  • the light source 23 may be fixed on a certain frame of the flexible screen, for example, it may be arranged on the flexible screen.
  • the irradiation direction of the light source 23 is also parallel to the first layer 21 and the second layer 22, and the arrow in FIG. 4 shows the irradiation direction of the light source 23.
  • the flexible screen shown in FIG. 4 receives the user's bending input, as shown in FIG. 5, the flexible screen is bent due to pressure.
  • the illumination direction of the light source 23 is no longer the same as that of the first layer 21 and the first layer 21 and the second layer.
  • the two layers 22 are parallel.
  • the photosensitive sensor on the inner surface 221 of the first layer 22 will detect the light irradiation, and the angle at which the flexible screen is bent can be calculated according to the position of the photosensitive sensor that detects the light.
  • the terminal device may determine the bending amplitude of the display screen according to the bending angle of the display screen.
  • the terminal device can measure the bending amplitude of the display screen based on user experience in actual use.
  • the bending angle of the display screen is considered to be a small amplitude within 0.5 degrees
  • the bending angle of the display screen The range of 0.5 to 0.8 degrees is considered to be a medium amplitude
  • the bending angle of the display screen is considered to be a large range within 0.8-1 degrees, and the size of the bending range can be adjusted according to specific usage.
  • the terminal device may determine the size of the first interface to be about 1/3 of the display area of the display screen.
  • the terminal device may determine the size of the first interface to be about 1/2 of the display area of the display screen.
  • the terminal device may determine the size of the first interface to be about 2/3 of the display area of the display screen.
  • the corresponding relationship set in the terminal device should be different for different situations among the above six situations.
  • the corresponding relationship setting method is the same as that of the first situation described above. The way is similar. The embodiments of the present disclosure will not be repeated.
  • the first bending parameter is any one of the following parameters: the first parameter, the second parameter, and the third parameter. That is, the first bending parameter may be the first parameter, the second parameter or the third parameter.
  • the foregoing displaying the first content on the display screen according to the first bending parameter includes: determining the first content according to the first bending parameter, and displaying the first content on the display screen.
  • the first bending parameter is at least two of the following parameters: the first parameter, the second parameter, and the third parameter.
  • the foregoing terminal device displays the first content on the display screen according to the first bending parameter, which may include the following S1, S2, and S3.
  • the terminal device determines the first content according to the first target parameter.
  • the terminal device determines the display parameter according to the second target parameter.
  • the terminal device displays the first content on the display screen according to the display parameters.
  • the first target parameter and the second target parameter are different parameters in the first bending parameter.
  • displaying the first content on the display screen includes: displaying a first interface on the display screen, and the first interface includes the first content.
  • the above display parameters may include display position or display size.
  • the display position is the position where the first interface is displayed on the display screen
  • the display size is the size of the first interface
  • the second target parameter is any two of the following parameters: The second parameter and the third parameter.
  • the size of the first interface may be the area of the first interface, or the length and width of the first interface.
  • displaying the first content on the display screen includes: displaying a first interface on the display screen, and the first interface includes the first content.
  • the above display parameters may include display position and display size.
  • the display position is the position where the first interface is displayed on the display screen
  • the display size is the size of the first interface
  • the first bending parameter is the following three parameters:
  • the second parameter, the third parameter, and the second target parameter are two of the first bending parameters.
  • the foregoing terminal device determines the display parameter according to the second target parameter, which may include the following S4 and S5.
  • the terminal device determines the display position according to the first sub-parameter.
  • the terminal device determines the display size according to the second sub-parameter.
  • first sub-parameter and second sub-parameter are different parameters in the second target parameter.
  • the content display methods shown in each of the above figures are all exemplified in combination with one figure in the embodiments of the present disclosure.
  • the content display method shown in each of the above figures can also be implemented in combination with any other figures illustrated in the above embodiments that can be combined, and will not be repeated here.
  • an embodiment of the present disclosure provides a terminal device 130, and the terminal device 130 includes a receiving module 131, a processing module 132 and a display module 133.
  • the receiving module 131 is used to receive a user's bending input to the display screen of the terminal device.
  • the processing module 132 is configured to obtain the first bending parameter corresponding to the bending input in response to the bending input received by the receiving module 131;
  • the display module 133 is configured to display the first bending parameter according to the first bending parameter obtained by the processing module 132
  • the first content is displayed on the screen.
  • the first content includes at least one of the following: at least one notification message and at least one functional control.
  • different function controls in the at least one function control are used to indicate different functions in the terminal device.
  • the first bending parameter includes at least one of the following parameters: a first parameter, a second parameter, and a third parameter; wherein the first parameter is used to indicate the number of times the display screen is bent during the process of receiving the bending input , The second parameter is used to indicate the input position corresponding to the bending input, and the third parameter is used to indicate the angle at which the display screen is bent during the process of receiving the bending input.
  • the first bending parameter is any one of the following parameters: the first parameter, the second parameter, and the third parameter.
  • the display module 133 is specifically configured to determine the first content according to the first bending parameter; and display the first content on the display screen.
  • the first bending parameter is at least two of the following parameters: the first parameter, the second parameter, and the third parameter.
  • the display module 133 is specifically configured to determine the first content according to the first target parameter; determine the display parameter according to the second target parameter; display the first content on the display screen according to the display parameter; wherein, the first target parameter and The second target parameter is a different parameter among the first bending parameters.
  • the display module 133 is specifically configured to display the first interface on the display screen, and the first interface includes the first content.
  • the display parameters include display position or display size.
  • the display position is the position where the first interface is displayed on the display screen
  • the display size is the size of the first interface
  • the second target parameter is any two of the following parameters: the first parameter, the second parameter , The third parameter.
  • the display module 133 is specifically configured to display the first interface on the display screen, and the first interface includes the first content.
  • the display parameters include display position and display size.
  • the display position is the position where the first interface is displayed on the display screen.
  • the display size is the size of the first interface.
  • the first bending parameter is the following three parameters: the first parameter and the second parameter
  • the third parameter, the second target parameter is the two parameters in the first bending parameter;
  • the display module 133 is specifically used to determine the display position according to the first sub-parameter; determine the display size according to the second sub-parameter;
  • the sub-parameter and the second sub-parameter are different parameters in the second target parameter.
  • the terminal device provided in the embodiments of the present disclosure can implement the various processes shown in the foregoing method embodiments, and to avoid repetition, details are not described herein again.
  • the embodiment of the present disclosure provides a terminal device, which can receive a user's bending input to a display screen; in response to the bending input, obtain a first bending parameter corresponding to the bending input, and according to the first bending parameter, The first content is displayed on the display screen; wherein the first content includes at least one of the following: at least one notification message and at least one functional control.
  • the user can trigger the terminal device to display the first content through the bending input to the display screen.
  • the first content can be the content included in the notification bar, so that when the user holds the terminal device with one hand, the user can The hand holding the terminal device performs a bending input on the display screen to trigger the terminal device to display the content included in the notification bar, thereby improving the human-computer interaction performance.
  • the terminal device 100 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, and a display unit 106 , User input unit 107, interface unit 108, memory 109, processor 110, power supply 111 and other components.
  • a radio frequency unit 101 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, and a display unit 106 , User input unit 107, interface unit 108, memory 109, processor 110, power supply 111 and other components.
  • the structure of the terminal device shown in FIG. 7 does not constitute a limitation on the terminal device, and the terminal device may include more or fewer components than those shown in the figure, or a combination of certain components, or different components Layout.
  • terminal devices include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, vehicle-mounted terminal devices, wearable devices, and
  • the processor 110 is configured to control the user input unit 107 to receive the user's bending input on the display screen, and in response to the bending input, obtain the first bending parameter corresponding to the bending input, and according to the first bending parameter , Control the display unit 106 to display the first content on the display screen; wherein the first content includes at least one of the following: at least one notification message and at least one functional control.
  • the embodiment of the present disclosure provides a terminal device, which can receive a user's bending input to a display screen; in response to the bending input, obtain a first bending parameter corresponding to the bending input, and according to the first bending parameter, The first content is displayed on the display screen; wherein the first content includes at least one of the following: at least one notification message and at least one functional control.
  • the user can trigger the terminal device to display the first content through the bending input to the display screen.
  • the first content can be the content included in the notification bar, so that when the user holds the terminal device with one hand, the user can The hand holding the terminal device performs a bending input on the display screen to trigger the terminal device to display the content included in the notification bar, thereby improving the human-computer interaction performance.
  • the radio frequency unit 101 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 110; Uplink data is sent to the base station.
  • the radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio frequency unit 101 can also communicate with the network and other devices through a wireless communication system.
  • the terminal device provides users with wireless broadband Internet access through the network module 102, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 103 can convert the audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into audio signals and output them as sounds. Moreover, the audio output unit 103 may also provide audio output related to a specific function performed by the terminal device 100 (for example, call signal reception sound, message reception sound, etc.).
  • the audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 104 is used to receive audio or video signals.
  • the input unit 104 may include a graphics processing unit (GPU) 1041 and a microphone 1042.
  • the graphics processor 1041 is configured to monitor images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed.
  • the processed image frame can be displayed on the display unit 106.
  • the image frame processed by the graphics processor 1041 may be stored in the memory 109 (or other storage medium) or sent via the radio frequency unit 101 or the network module 102.
  • the microphone 1042 can receive sound, and can process such sound into audio data.
  • the processed audio data can be converted into a format that can be sent to a mobile communication base station via the radio frequency unit 101 for output in the case of a telephone conversation mode.
  • the terminal device 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 1061 according to the brightness of the ambient light.
  • the proximity sensor can close the display panel 1061 and the display panel 1061 when the terminal device 100 is moved to the ear. / Or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three-axis), and can detect the magnitude and direction of gravity when it is stationary, and can be used to identify the posture of the terminal device (such as horizontal and vertical screen switching, related games) , Magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tap), etc.; sensor 105 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, Infrared sensors, etc., will not be repeated here.
  • the display unit 106 is used to display information input by the user or information provided to the user.
  • the display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-emitting diode (Organic Light-Emitting Diode, OLED), etc.
  • LCD Liquid Crystal Display
  • OLED Organic Light-Emitting Diode
  • the user input unit 107 may be used to receive inputted numeric or character information, and generate key signal input related to user settings and function control of the terminal device.
  • the user input unit 107 includes a touch panel 1071 and other input devices 1072.
  • the touch panel 1071 also called a touch screen, can collect user touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 1071 or near the touch panel 1071. operating).
  • the touch panel 1071 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 110, the command sent by the processor 110 is received and executed.
  • the touch panel 1071 can be realized by various types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 107 may also include other input devices 1072.
  • other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
  • the touch panel 1071 can be overlaid on the display panel 1061.
  • the touch panel 1071 detects a touch operation on or near it, it is transmitted to the processor 110 to determine the type of the touch event, and then the processor 110 according to The type of touch event provides corresponding visual output on the display panel 1061.
  • the touch panel 1071 and the display panel 1061 are used as two independent components to implement the input and output functions of the terminal device, in some embodiments, the touch panel 1071 and the display panel 1061 can be integrated
  • the implementation of the input and output functions of the terminal device is not specifically limited here.
  • the interface unit 108 is an interface for connecting an external device with the terminal device 100.
  • the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc.
  • the interface unit 108 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the terminal device 100 or can be used to connect to the terminal device 100 and external Transfer data between devices.
  • the memory 109 can be used to store software programs and various data.
  • the memory 109 may mainly include a program storage area and a data storage area.
  • the program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data (such as audio data, phone book, etc.) created by the use of mobile phones.
  • the memory 109 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the processor 110 is the control center of the terminal device. It uses various interfaces and lines to connect the various parts of the entire terminal device, runs or executes the software programs and/or modules stored in the memory 109, and calls data stored in the memory 109 , Perform various functions of the terminal equipment and process data, so as to monitor the terminal equipment as a whole.
  • the processor 110 may include one or more processing units; optionally, the processor 110 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, user interface, and application programs, etc.
  • the adjustment processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 110.
  • the terminal device 100 may also include a power source 111 (such as a battery) for supplying power to various components.
  • a power source 111 such as a battery
  • the power source 111 may be logically connected to the processor 110 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • the terminal device 100 includes some functional modules not shown, which will not be repeated here.
  • the embodiments of the present disclosure also provide a terminal device.
  • the terminal device may include a processor, a memory, and a computer program stored on the memory and running on the processor.
  • the computer program is executed by the processor, the above method embodiments can be implemented.
  • the embodiments of the present disclosure provide a computer-readable storage medium, which is characterized in that a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, each process executed by the terminal device in the foregoing method embodiment is implemented, and To achieve the same technical effect, in order to avoid repetition, I will not repeat them here.
  • the computer-readable storage medium may be a read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk, or an optical disk.
  • the technical solution of the present disclosure essentially or the part that contributes to the related technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk). ) Includes several instructions to make a terminal device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present disclosure.
  • a terminal device which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Landscapes

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

Abstract

一种内容显示的方法及终端设备,该方法包括:终端设备接收用户对终端设备的显示屏的弯折输入(S11);响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容(S12);其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。该方法应用于在显示内容的场景中。

Description

内容显示的方法及终端设备
本申请要求于2019年4月26日提交国家知识产权局、申请号为201910345946.4、申请名称为“一种内容显示的方法及终端设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本公开实施例涉及通信技术领域,尤其涉及一种内容显示的方法及终端设备。
背景技术
随着终端技术的普及,终端设备的应用越来越广泛。
目前,用户可以通过手指在终端设备的主界面上由屏幕的顶端向下滑动,以触发终端设备显示通知栏。对于屏幕较大的终端设备来说,如果用户单手握持终端设备、且用户握持终端设备的位置靠近终端设备的底部位置,那么可能导致握持终端设备的手无法由屏幕的顶端向下滑动。因此,当用户单手握持终端设备时,可能无法触发终端设备显示通知栏,人机交互性能较差。
发明内容
本公开实施例提供一种内容显示的方法及终端设备,用以解决相关技术中存在的人机交互性能较差的问题。
为了解决上述技术问题,本公开实施例是这样实现的:
第一方面,提供一种内容显示的方法,应用于终端设备,该方法包括:终端设备接收用户对该终端设备的显示屏的弯折输入;响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。
第二方面,提供一种终端设备,该终端设备包括:接收模块、处理模块和显示模块;接收模块,用于接收用户对该终端设备的显示屏的弯折输入;处理模块,用于响应于接收模块接收的弯折输入,获取与弯折输入对应的第一弯折参数;显示模块,用于根据处理模块获取的第一弯折参数,在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。
第三方面,提供一种终端设备,该终端设备包括处理器、存储器及存储在该存储器上并可在该处理器上运行的计算机程序,该计算机程序被该处理器执行时实现如第一方面所述的内容显示的方法的步骤。
第四方面,提供一种计算机可读存储介质,该计算机可读存储介质上存储计算机程序,该计算机程序被处理器执行时实现如第一方面所述的内容显示的方法的步骤。
在本公开实施例中,终端设备接收用户对显示屏的弯折输入;响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。通过该方案,用户可以通过对显示屏的弯折输入,触发终端设备显示第一内容,该第一内容可以为通知栏中包括的内容,这样在用户单手握持终端设备时,用户可以通过握持终端设备的手对显示屏 进行弯折输入,以触发终端设备显示通知栏中包括的内容,从而可以提高人机交互性能。
附图说明
图1为本公开实施例提供的一种可能的安卓操作系统的架构示意图;
图2为本公开实施例提供的一种内容显示的方法示意图;
图3为本公开实施例提供的一种终端设备显示的界面示意图;
图4为本公开实施例提供的一种柔性屏示意图一;
图5为本公开实施例提供的一种柔性屏示意图二;
图6为本公开实施例提供的一种终端设备的结构示意图;
图7为本公开实施例提供的一种终端设备的硬件示意图。
具体实施方式
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
本公开的说明书和权利要求书中的术语“第一”和“第二”等是用于区别不同的对象,而不是用于描述对象的特定顺序。例如,第一参数和第二参数等是用于区别不同的参数,而不是用于描述参数的特定顺序。
本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。本文中符号“/”表示关联对象是或者的关系,例如A/B表示A或者B。
需要说明的是,本公开实施例中,“示例性的”或者“例如”等词用于表示作例子、例证或说明。本公开实施例中被描述为“示例性的”或者“例如”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更具优势。确切而言,使用“示例性的”或者“例如”等词旨在以具体方式呈现相关概念。
本公开实施例中的终端设备可以为具有操作系统的终端设备。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本公开实施例不作具体限定。
下面以安卓操作系统为例,介绍一下本公开实施例提供的内容显示的方法所应用的软件环境。
如图1所示,为本公开实施例提供的一种可能的安卓操作系统的架构示意图。在图1中,安卓操作系统的架构包括4层,分别为:应用程序层、应用程序框架层、系统运行库层和内核层(具体可以为Linux内核层)。
其中,应用程序层包括安卓操作系统中的各个应用程序(包括系统应用程序和第三方应用程序)。
应用程序框架层是应用程序的框架,开发人员可以在遵守应用程序的框架的开发原则的情况下,基于应用程序框架层开发一些应用程序。
系统运行库层包括库(也称为系统库)和安卓操作系统运行环境。库主要为安卓操作系统提供其所需的各类资源。安卓操作系统运行环境用于为安卓操作系统提供软件环境。
内核层是安卓操作系统的操作系统层,属于安卓操作系统软件层次的最底层。内核层基于Linux内核为安卓操作系统提供核心系统服务和与硬件相关的驱动程序。
以安卓操作系统为例,本公开实施例中,开发人员可以基于上述如图1所示的安卓操作系统的系统架构,开发实现本公开实施例提供的内容显示的方法的软件程序,从而使得该内容显示的方法可以基于如图1所示的安卓操作系统运行。即处理器或者终端设备可以通过在安卓操作系统中运行该软件程序实现本公开实施例提供的内容显示的方法。
本公开实施例提供一种内容显示的方法及终端设备,终端设备接收用户对显示屏的弯折输入;响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。通过该方案,用户可以通过对显示屏的弯折输入,触发终端设备显示第一内容,该第一内容可以为通知栏中包括的内容,这样在用户单手握持终端设备时,用户可以通过握持终端设备的手对显示屏进行弯折输入,以触发终端设备显示通知栏中包括的内容,从而可以提高人机交互性能。
本公开实施例中的终端设备可以为移动终端设备,也可以为非移动终端设备。移动终端设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载终端设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等;非移动终端设备可以为个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等;本公开实施例不作具体限定。
本公开实施例提供的内容显示的方法的执行主体可以为上述的终端设备(包括移动终端设备和非移动终端设备),也可以为该终端设备中能够实现该内容显示的方法的功能模块和/或功能实体,具体的可以根据实际使用需求确定,本公开实施例不作限定。下面以终端设备为例,对本公开实施例提供的内容显示的方法进行示例性的说明。
如图2所示,本公开实施例提供一种内容显示的方法,该方法可以包括以下S11和S12。
S11、终端设备接收用户对终端设备的显示屏的弯折输入。
其中,上述弯折输入是指可以使显示屏发生弯折的输入。
可选地,上述弯折输入可以为用户对显示屏的任意位置的弯折输入。示例性的,该弯折输入可以为用户对显示屏的某个角的弯折输入。
本公开实施例中,终端设备为包括柔性屏的终端设备。
S12、终端设备响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容。
其中,上述第一内容可以包括以下至少一种:至少一条通知消息、至少一个功能控件。
可选地,上述至少一个功能控件中的不同功能控件用于指示终端设备中的不同功能。
可选地,本公开实施例中,终端设备可以在开启了通过弯折显示屏打开菜单栏功能或者通知栏功能的情况下,执行上述S11和S12。
目前,终端设备的菜单栏中通常包括多个功能控件,通知栏中通常包括通知消息。本公开实施例中,终端设备的通知栏和菜单栏可以显示在两个不同的界面中,也可以显示在同一个界面中。
本公开实施例中,用户可以通过弯折输入,触发终端设备显示与该弯折输入对应的第一弯折参数对应的内容,这样在单手握持终端设备时,用户可以通过握持终端设备的手实现对显示屏的弯折输入,使得可以通过单手操作,触发终端设备显示通知栏或菜单栏中的内容。并且可以通过不同的弯折输入,触发终端设备显示通知栏和/或菜单栏中的不同内容。
可选地,第一弯折参数包括以下至少一项参数:第一参数、第二参数和第三参数。
其中,第一参数用于指示接收弯折输入的过程中,显示屏弯折的次数,第二参数用于指示弯折输入对应的输入位置,第三参数用于指示接收弯折输入的过程中,显示屏弯折的角度。
可选地,在显示屏中显示第一内容可以为在显示屏中显示第一界面,该第一界面中包括第一内容。
示例性的,如图3所示,终端设备可以响应于用户的弯折输入,在显示屏中显示第一界面01。该第一界面01中可以包括第一内容011,该第一内容011中可以包括4个功能控件和3条通知消息,该4个功能控件分别为数据、网络、手电筒和截屏。
本公开实施例提供一种内容显示的方法,终端设备可以接收用户对显示屏的弯折输入;响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。通过该方案,用户可以通过对显示屏的弯折输入,触发终端设备显示第一内容,该第一内容可以为通知栏中包括的内容,这样在用户单手握持终端设备时,用户可以通过握持终端设备的手对显示屏进行弯折输入,以触发终端设备显示通知栏中包括的内容,从而可以提高人机交互性能。
可选地,本公开实施例中,终端设备可以根据第一弯折参数中的不同项确定不同的第一内容。
第一种情况:根据第一参数,确定第一内容,根据第二参数,确定显示位置,根据第三参数,确定显示尺寸。
第二种情况:根据第一参数,确定第一内容,根据第三参数,确定显示位置,根据第二参数,确定显示尺寸。
第三种情况:根据第二参数,确定第一内容,根据第一参数,确定显示位置,根据第三参数,确定显示尺寸。
第四种情况:根据第二参数,确定第一内容,根据第三参数,确定显示位置,根据第一参数,确定显示尺寸。
第五种情况:根据第三参数,确定第一内容,根据第一参数,确定显示位置,根据第二参数,确定显示尺寸。
第六种情况:根据第三参数,确定第一内容,根据第二参数,确定显示位置,根据第一参数,确定显示尺寸。
可选地,以上述第一种情况为例,终端设备中可以预存显示屏弯折的不同次数与 不同内容的对应关系,以便用户可以通过弯折不同次数显示屏的弯折输入,触发终端设备显示不同内容。
可选地,弯折输入可以为用户一次弯折显示屏的输入,也可以为用户多次弯折显示屏的输入。其中,多次是指两次或两次以上。
示例性的,用户可以通过弯折一次显示屏的弯折输入,触发终端设备显示移动网络设置、手电筒等功能的功能控件,还可以通过连续弯曲两次显示屏的弯折输入,触发终端设备显示调节音量、调节显示屏亮度等功能的功能控件。
示例性的,用户可以通过弯折一次显示屏的弯折输入,触发终端设备显示通知栏中的所有通知信息,还可以通过连续弯曲两次显示屏的弯折输入,触发终端设备显示菜单栏中的所有功能控件。
上述第一种情况中,终端设备中还可以预存输入位置与显示位置的对应关系,以便用户可以通过弯折显示屏的位置确定第一内容的显示位置。
可选地,在弯折输入为用户多次弯折显示屏的输入的情况下,弯折输入的输入位置可以是指在多次弯折显示屏的过程中,任意一次弯折显示屏时显示屏被弯折的位置。
可选地,在弯折输入为用户多次弯折显示屏的输入的情况下,弯折输入的输入位置可以是指在多次弯折显示屏的过程中,最后一次弯折显示屏时显示屏被弯折的位置。
例如,在弯折输入的输入位置在终端设备的显示屏的左下角的情况下,终端设备可以确定显示位置为处于显示屏的左下角的某个位置。其中,确定的位置可以为显示屏中的一个点。
可选地,为了方便用户单手操作,显示位置可以设置在显示屏上靠近用户单手握持终端设备的区域中。
上述第一种情况中,终端设备中还可以预存显示屏弯折的角度与显示尺寸的对应关系,以便用户可以通过弯折显示屏的角度确定显示尺寸。
可选地,在弯折输入为用户多次弯折显示屏的输入的情况下,显示屏弯折的角度是指在接收弯折输入的过程中,任意一次弯折显示屏时,显示屏弯折的角度。
可选地,在弯折输入为用户多次弯折显示屏的输入的情况下,显示屏弯折的角度是指在接收弯折输入的过程中,最后一次弯折显示屏时,显示屏弯折的角度。
可选地,本公开实施例中,可以采用传感器来检测显示屏弯折的角度。
示例性的,如图4所示,图4中,柔性屏包括两层结构,其中,第一层21与第二层22平行,第一层21的内表面211与第二层22的内表面221上可以设置有多个光敏传感器,在第一层21和第二层22之间设置有光源23,其中,光源23可以固定在柔性屏的某个边框上,例如,可以设置在柔性屏的顶部的边框上,在柔性屏没有接收到用户的弯折输入之前,光源23的照射方向也与第一层21和第二层22平行,图4中箭头所示为光源23的照射方向。
在图4中所示的柔性屏接收到用户的弯折输入之后,如图5所示,该柔性屏由于受到压力而弯折,此时光源23的照射方向不再与第一层21和第二层22平行,此时第一层22的内表面221上的光敏传感器会检测到光线的照射,可以根据检测到光线的光敏传感器的位置,计算柔性屏被弯折的角度。
可选地,终端设备可以根据显示屏弯折的角度,确定显示屏弯折的幅度。
可选地,终端设备可以将显示屏弯折的幅度的大小,以实际使用中用户体验来进行度量,例如:显示屏弯折的角度在0.5度以内认为是小幅度,显示屏弯折的角度在0.5至0.8度以内认为是中幅度,显示屏弯折的角度在0.8-1度以内认为是大幅度,该弯折的幅度的大小可根据具体使用情况进行调整。
可选地,当弯折的幅度为大幅度时,终端设备可以将第一界面的尺寸确定为显示屏的显示面积的1/3左右。
可选地,当弯折的幅度为中幅度时,终端设备可以将第一界面的尺寸确定为显示屏的显示面积的1/2左右。
可选地,当弯折的幅度为中幅度时,终端设备可以将第一界面的尺寸确定为显示屏的显示面积的2/3左右。
可以理解,对于上述六种情况中的不同情况,终端设备中设置的对应关系也应不同,其中,第二种情况至第五种情况中,对应关系的设置方式与上述第一种情况的设置方式类似。本公开实施例不再赘述。
可选地,第一弯折参数为以下任意一项参数:第一参数、第二参数、第三参数。也就是说,第一弯折参数可以为第一参数、第二参数或者第三参数。
上述根据第一弯折参数,在显示屏中显示第一内容,包括:根据第一弯折参数,确定第一内容,并在显示屏中显示第一内容。
可选地,第一弯折参数为以下至少两项参数:第一参数、第二参数、第三参数。
上述终端设备根据第一弯折参数,在显示屏中显示第一内容,可以包括下述S1、S2和S3。
S1、终端设备根据第一目标参数,确定第一内容。
S2、终端设备根据第二目标参数,确定显示参数。
S3、终端设备根据显示参数,在显示屏中显示第一内容。
其中,第一目标参数和第二目标参数为第一弯折参数中的不同参数。
可选地,在显示屏中显示第一内容,包括:在显示屏中显示第一界面,第一界面中包括第一内容。
上述显示参数可以包括显示位置或显示尺寸,显示位置为在显示屏中显示第一界面的位置,显示尺寸为第一界面的尺寸,第二目标参数为以下任意两项参数:第一参数、第二参数、第三参数。
可选地,第一界面的尺寸可以为第一界面的面积,也可以为第一界面的长和宽。
可选地,在显示屏中显示第一内容,包括:在显示屏中显示第一界面,第一界面中包括第一内容。
上述显示参数可以包括显示位置和显示尺寸,显示位置为在显示屏中显示第一界面的位置,显示尺寸为第一界面的尺寸,第一弯折参数为以下三项参数:第一参数、第二参数、第三参数,第二目标参数为第一弯折参数中的两项参数。
上述终端设备根据第二目标参数,确定显示参数,可以包括下述S4和S5。
S4、终端设备根据第一子参数,确定显示位置。
S5、终端设备根据第二子参数,确定显示尺寸。
其中,上述第一子参数和第二子参数为第二目标参数中的不同参数。
需要说明的是,本公开实施例中,上述各个附图所示的内容显示的方法均是以结合本公开实施例中的一个附图为例示例性的说明的。具体实现时,上述各个附图所示的内容显示的方法还可以结合上述实施例中示意的其他可以结合的任意附图实现,此处不再赘述。
如图6所示,本公开实施例提供一种终端设备130,该终端设备130包括接收模块131、处理模块132和显示模块133。接收模块131,用于接收用户对该终端设备的显示屏的弯折输入。处理模块132,用于响应于接收模块131接收的弯折输入,获取与弯折输入对应的第一弯折参数;显示模块133,用于根据处理模块132获取的第一弯折参数,在显示屏中显示第一内容。其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。
可选地,上述至少一个功能控件中的不同功能控件用于指示终端设备中的不同功能。
可选地,第一弯折参数包括以下至少一项参数:第一参数、第二参数、第三参数;其中,第一参数用于指示接收弯折输入的过程中,显示屏弯折的次数,第二参数用于指示弯折输入对应的输入位置,第三参数用于指示接收弯折输入的过程中,显示屏弯折的角度。
可选地,第一弯折参数为以下任意一项参数:第一参数、第二参数、第三参数。显示模块133,具体用于根据第一弯折参数,确定第一内容;以及在显示屏中显示第一内容。
可选地,第一弯折参数为以下至少两项参数:第一参数、第二参数、第三参数。显示模块133,具体用于根据第一目标参数,确定第一内容;根据第二目标参数,确定显示参数;根据显示参数,在显示屏中显示所述第一内容;其中,第一目标参数和第二目标参数为第一弯折参数中的不同参数。
可选地,显示模块133,具体用于在显示屏中显示第一界面,第一界面中包括第一内容。显示参数包括显示位置或显示尺寸,显示位置为在显示屏中显示第一界面的位置,显示尺寸为第一界面的尺寸,第二目标参数为以下任意两项参数:第一参数、第二参数、第三参数。
可选地,显示模块133,具体用于在显示屏中显示第一界面,第一界面中包括第一内容。显示参数包括显示位置和显示尺寸,显示位置为在显示屏中显示第一界面的位置,显示尺寸为第一界面的尺寸,第一弯折参数为以下三项参数:第一参数、第二参数、第三参数,第二目标参数为第一弯折参数中的两项参数;显示模块133,具体用于根据第一子参数,确定显示位置;根据第二子参数,确定显示尺寸;第一子参数和第二子参数为第二目标参数中的不同参数。
本公开实施例提供的终端设备能够实现上述方法实施例中所示的各个过程,为避免重复,此处不再赘述。
本公开实施例提供一种终端设备,终端设备可以接收用户对显示屏的弯折输入;响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。通过该方案,用户可以通过对显示屏的弯折输入,触发终端设备显示 第一内容,该第一内容可以为通知栏中包括的内容,这样在用户单手握持终端设备时,用户可以通过握持终端设备的手对显示屏进行弯折输入,以触发终端设备显示通知栏中包括的内容,从而可以提高人机交互性能。
图7为实现本公开各个实施例的一种终端设备的硬件示意图,该终端设备100包括但不限于:射频单元101、网络模块102、音频输出单元103、输入单元104、传感器105、显示单元106、用户输入单元107、接口单元108、存储器109、处理器110、以及电源111等部件。本领域技术人员可以理解,图7中示出的终端设备结构并不构成对终端设备的限定,终端设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。在本公开实施例中,终端设备包括但不限于手机、平板电脑、笔记本电脑、掌上电脑、车载终端设备、可穿戴设备、以及计步器等。
其中,处理器110,用于控制用户输入单元107接收用户对显示屏的弯折输入,并响应于弯折输入,获取与弯折输入对应的第一弯折参数,以及根据第一弯折参数,控制显示单元106在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。
本公开实施例提供一种终端设备,终端设备可以接收用户对显示屏的弯折输入;响应于弯折输入,获取与弯折输入对应的第一弯折参数,并根据第一弯折参数,在显示屏中显示第一内容;其中,第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。通过该方案,用户可以通过对显示屏的弯折输入,触发终端设备显示第一内容,该第一内容可以为通知栏中包括的内容,这样在用户单手握持终端设备时,用户可以通过握持终端设备的手对显示屏进行弯折输入,以触发终端设备显示通知栏中包括的内容,从而可以提高人机交互性能。
应理解的是,本公开实施例中,射频单元101可用于收发信息或通话过程中,信号的接收和发送,具体的,将来自基站的下行数据接收后,给处理器110处理;另外,将上行的数据发送给基站。通常,射频单元101包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器、双工器等。此外,射频单元101还可以通过无线通信系统与网络和其他设备通信。
终端设备通过网络模块102为用户提供了无线的宽带互联网访问,如帮助用户收发电子邮件、浏览网页和访问流式媒体等。
音频输出单元103可以将射频单元101或网络模块102接收的或者在存储器109中存储的音频数据转换成音频信号并且输出为声音。而且,音频输出单元103还可以提供与终端设备100执行的特定功能相关的音频输出(例如,呼叫信号接收声音、消息接收声音等等)。音频输出单元103包括扬声器、蜂鸣器以及受话器等。
输入单元104用于接收音频或视频信号。输入单元104可以包括图形处理器(Graphics Processing Unit,GPU)1041和麦克风1042,图形处理器1041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。处理后的图像帧可以显示在显示单元106上。经图形处理器1041处理后的图像帧可以存储在存储器109(或其它存储介质)中或者经由射频单元101或网络模块102进行发送。麦克风1042可以接收声音,并且能够将这样的声音处理为音频数据。处理后的音频数据可以在电话通话模式的情况下转换为可经由射频单元101发 送到移动通信基站的格式输出。
终端设备100还包括至少一种传感器105,比如光传感器、运动传感器以及其他传感器。具体地,光传感器包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示面板1061的亮度,接近传感器可在终端设备100移动到耳边时,关闭显示面板1061和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别终端设备姿态(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;传感器105还可以包括指纹传感器、压力传感器、虹膜传感器、分子传感器、陀螺仪、气压计、湿度计、温度计、红外线传感器等,在此不再赘述。
显示单元106用于显示由用户输入的信息或提供给用户的信息。显示单元106可包括显示面板1061,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示面板1061。
用户输入单元107可用于接收输入的数字或字符信息,以及产生与终端设备的用户设置以及功能控制有关的键信号输入。具体地,用户输入单元107包括触控面板1071以及其他输入设备1072。触控面板1071,也称为触摸屏,可收集用户在其上或附近的触摸操作(比如用户使用手指、触笔等任何适合的物体或附件在触控面板1071上或在触控面板1071附近的操作)。触控面板1071可包括触摸检测装置和触摸控制器两个部分。其中,触摸检测装置检测用户的触摸方位,并检测触摸操作带来的信号,将信号传送给触摸控制器;触摸控制器从触摸检测装置上接收触摸信息,并将它转换成触点坐标,再送给处理器110,接收处理器110发来的命令并加以执行。此外,可以采用电阻式、电容式、红外线以及表面声波等多种类型实现触控面板1071。除了触控面板1071,用户输入单元107还可以包括其他输入设备1072。具体地,其他输入设备1072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。
可选地,触控面板1071可覆盖在显示面板1061上,当触控面板1071检测到在其上或附近的触摸操作后,传送给处理器110以确定触摸事件的类型,随后处理器110根据触摸事件的类型在显示面板1061上提供相应的视觉输出。虽然在图7中,触控面板1071与显示面板1061是作为两个独立的部件来实现终端设备的输入和输出功能,但是在某些实施例中,可以将触控面板1071与显示面板1061集成而实现终端设备的输入和输出功能,具体此处不做限定。
接口单元108为外部装置与终端设备100连接的接口。例如,外部装置可以包括有线或无线头戴式耳机端口、外部电源(或电池充电器)端口、有线或无线数据端口、存储卡端口、用于连接具有识别模块的装置的端口、音频输入/输出(I/O)端口、视频I/O端口、耳机端口等等。接口单元108可以用于接收来自外部装置的输入(例如,数据信息、电力等等)并且将接收到的输入传输到终端设备100内的一个或多个元件或者可以用于在终端设备100和外部装置之间传输数据。
存储器109可用于存储软件程序以及各种数据。存储器109可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序 (比如声音播放功能、图像播放功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如音频数据、电话本等)等。此外,存储器109可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。
处理器110是终端设备的控制中心,利用各种接口和线路连接整个终端设备的各个部分,通过运行或执行存储在存储器109内的软件程序和/或模块,以及调用存储在存储器109内的数据,执行终端设备的各种功能和处理数据,从而对终端设备进行整体监控。处理器110可包括一个或多个处理单元;可选地,处理器110可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器110中。
终端设备100还可以包括给各个部件供电的电源111(比如电池),可选地,电源111可以通过电源管理系统与处理器110逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。另外,终端设备100包括一些未示出的功能模块,在此不再赘述。
本公开实施例还提供一种终端设备,该终端设备可以包括处理器,存储器以及存储在存储器上并可在处理器上运行的计算机程序,该计算机程序被处理器执行时可以实现上述方法实施例中终端设备执行的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
本公开实施例提供一种计算机可读存储介质,其特征在于,该计算机可读存储介质上存储计算机程序,该计算机程序被处理器执行时实现上述方法实施例中终端设备执行的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,该计算机可读存储介质可以为只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本公开的技术方案本质上或者说对相关技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本公开各个实施例所述的方法。
上面结合附图对本公开的实施例进行了描述,但是本公开并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技 术人员在本公开的启示下,在不脱离本公开宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本公开的保护之内。

Claims (14)

  1. 一种内容显示的方法,应用于终端设备,所述方法包括:
    接收用户对所述终端设备的显示屏的弯折输入;
    响应于所述弯折输入,获取与所述弯折输入对应的第一弯折参数,并根据所述第一弯折参数,在所述显示屏中显示第一内容;
    其中,所述第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。
  2. 根据权利要求1所述的方法,其中,
    所述第一弯折参数包括以下至少一项参数:第一参数、第二参数、第三参数;
    其中,所述第一参数用于指示接收所述弯折输入的过程中,所述显示屏弯折的次数,所述第二参数用于指示所述弯折输入对应的输入位置,所述第三参数用于指示接收所述弯折输入的过程中,所述显示屏弯折的角度。
  3. 根据权利要求2所述的方法,其中,所述第一弯折参数为以下任意一项参数:第一参数、第二参数、第三参数;
    所述根据所述第一弯折参数,在所述显示屏中显示第一内容,包括:
    根据所述第一弯折参数,确定所述第一内容;
    在所述显示屏中显示所述第一内容。
  4. 根据权利要求2所述的方法,其中,所述第一弯折参数为以下至少两项参数:第一参数、第二参数、第三参数;
    所述根据所述第一弯折参数,在所述显示屏中显示第一内容,包括:
    根据第一目标参数,确定所述第一内容;
    根据第二目标参数,确定显示参数;
    根据所述显示参数,在所述显示屏中显示所述第一内容;
    其中,所述第一目标参数和所述第二目标参数为所述第一弯折参数中的不同参数。
  5. 根据权利要求4所述的方法,其中,所述在所述显示屏中显示第一内容,包括:在所述显示屏中显示第一界面,所述第一界面中包括所述第一内容;
    所述显示参数包括显示位置或显示尺寸,所述显示位置为在所述显示屏中显示所述第一界面的位置,所述显示尺寸为所述第一界面的尺寸,所述第二目标参数为以下任意两项参数:第一参数、第二参数、第三参数。
  6. 根据权利要求4所述的方法,其中,所述在所述显示屏中显示第一内容,包括:在所述显示屏中显示第一界面,所述第一界面中包括所述第一内容;
    所述显示参数包括显示位置和显示尺寸,所述显示位置为在所述显示屏中显示所述第一界面的位置,所述显示尺寸为所述第一界面的尺寸,所述第一弯折参数为以下三项参数:第一参数、第二参数、第三参数,所述第二目标参数为所述第一弯折参数中的两项参数;
    所述根据第二目标参数,确定显示参数,包括:
    根据第一子参数,确定所述显示位置;
    根据第二子参数,确定所述显示尺寸;
    所述第一子参数和所述第二子参数为所述第二目标参数中的不同参数。
  7. 一种终端设备,包括:接收模块、处理模块和显示模块;
    所述接收模块,用于接收用户对所述终端设备的显示屏的弯折输入;
    所述处理模块,用于响应于所述接收模块接收的弯折输入,获取与所述弯折输入对应的第一弯折参数;
    所述显示模块,用于根据所述处理模块获取的所述第一弯折参数,在所述显示屏中显示第一内容;
    其中,所述第一内容包括以下至少一种:至少一条通知消息、至少一个功能控件。
  8. 根据权利要求7所述的终端设备,其中,
    所述第一弯折参数包括以下至少一项参数:第一参数、第二参数、第三参数;
    其中,所述第一参数用于指示接收所述弯折输入的过程中,所述显示屏弯折的次数,所述第二参数用于指示所述弯折输入对应的输入位置,所述第三参数用于指示接收所述弯折输入的过程中,所述显示屏弯折的角度。
  9. 根据权利要求8所述的终端设备,其中,所述第一弯折参数为以下任意一项参数:第一参数、第二参数、第三参数;
    所述显示模块,具体用于根据所述第一弯折参数,确定所述第一内容;以及在所述显示屏中显示所述第一内容。
  10. 根据权利要求8所述的终端设备,其中,所述第一弯折参数为以下至少两项参数:第一参数、第二参数、第三参数;
    所述显示模块,具体用于根据第一目标参数,确定所述第一内容;根据第二目标参数,确定显示参数;根据所述显示参数,在所述显示屏中显示所述第一内容;
    其中,所述第一目标参数和所述第二目标参数为所述第一弯折参数中的不同参数。
  11. 根据权利要求10所述的终端设备,其中,
    所述显示模块,具体用于在所述显示屏中显示第一界面,所述第一界面中包括所述第一内容;
    所述显示参数包括显示位置或显示尺寸,所述显示位置为在所述显示屏中显示所述第一界面的位置,所述显示尺寸为所述第一界面的尺寸,所述第二目标参数为以下任意两项参数:第一参数、第二参数、第三参数。
  12. 根据权利要求10所述的终端设备,其中,
    所述显示模块,具体用于在所述显示屏中显示第一界面,所述第一界面中包括所述第一内容;
    所述显示参数包括显示位置和显示尺寸,所述显示位置为在所述显示屏中显示所述第一界面的位置,所述显示尺寸为所述第一界面的尺寸,所述第一弯折参数为以下三项参数:第一参数、第二参数、第三参数,所述第二目标参数为所述第一弯折参数中的两项参数;
    所述显示模块,具体用于根据第一子参数,确定所述显示位置;根据第二子参数,确定所述显示尺寸;所述第一子参数和所述第二子参数为所述第二目标参数中的不同参数。
  13. 一种终端设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述计算机程序被所述处理器执行时实现如权利要求1至6中任一项所述的内容显示的方法的步骤。
  14. 一种计算机可读存储介质,所述计算机可读存储介质上存储计算机程序,所述计算机程序被处理器执行时实现如权利要求1至6中任一项所述的内容显示的方法的步骤。
PCT/CN2020/080900 2019-04-26 2020-03-24 内容显示的方法及终端设备 WO2020215956A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910345946.4 2019-04-26
CN201910345946.4A CN110221751A (zh) 2019-04-26 2019-04-26 一种内容显示的方法及终端设备

Publications (1)

Publication Number Publication Date
WO2020215956A1 true WO2020215956A1 (zh) 2020-10-29

Family

ID=67820078

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/080900 WO2020215956A1 (zh) 2019-04-26 2020-03-24 内容显示的方法及终端设备

Country Status (2)

Country Link
CN (1) CN110221751A (zh)
WO (1) WO2020215956A1 (zh)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110221751A (zh) * 2019-04-26 2019-09-10 维沃移动通信有限公司 一种内容显示的方法及终端设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017161811A1 (zh) * 2016-03-25 2017-09-28 乐视控股(北京)有限公司 一种多媒体调节方法、装置及移动设备
CN108172161A (zh) * 2017-12-28 2018-06-15 努比亚技术有限公司 基于柔性屏的显示方法、移动终端及计算机可读存储介质
CN108304138A (zh) * 2018-04-24 2018-07-20 维沃移动通信有限公司 一种显示控制方法及终端
CN109032486A (zh) * 2018-07-10 2018-12-18 维沃移动通信有限公司 一种显示控制方法及终端设备
CN110221751A (zh) * 2019-04-26 2019-09-10 维沃移动通信有限公司 一种内容显示的方法及终端设备

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104202484B (zh) * 2014-09-23 2017-02-15 广东欧珀移动通信有限公司 一种单手操作大屏幕智能移动终端拨号键盘的方法与系统
CN105242828B (zh) * 2015-09-30 2019-04-26 小米科技有限责任公司 移动终端界面上控件的显示方法和装置
CN107391001A (zh) * 2017-08-31 2017-11-24 珠海格力电器股份有限公司 一种屏幕滚动方法及其装置、电子设备
CN108196774B (zh) * 2017-12-18 2021-05-04 努比亚技术有限公司 一种消息查阅方法、柔性屏终端及计算机可读存储介质
CN108196620B (zh) * 2017-12-28 2021-08-31 努比亚技术有限公司 一种显示控制方法、终端及计算机可读存储介质
CN108037893B (zh) * 2017-12-29 2021-04-23 努比亚技术有限公司 一种柔性屏的显示控制方法、装置及计算机可读存储介质
CN108345426A (zh) * 2018-02-27 2018-07-31 努比亚技术有限公司 一种终端控制方法、终端及计算机可读存储介质
CN109375708A (zh) * 2018-10-23 2019-02-22 维沃移动通信有限公司 一种显示方法、移动终端
CN109614182A (zh) * 2018-11-20 2019-04-12 维沃移动通信有限公司 一种显示方法及终端设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017161811A1 (zh) * 2016-03-25 2017-09-28 乐视控股(北京)有限公司 一种多媒体调节方法、装置及移动设备
CN108172161A (zh) * 2017-12-28 2018-06-15 努比亚技术有限公司 基于柔性屏的显示方法、移动终端及计算机可读存储介质
CN108304138A (zh) * 2018-04-24 2018-07-20 维沃移动通信有限公司 一种显示控制方法及终端
CN109032486A (zh) * 2018-07-10 2018-12-18 维沃移动通信有限公司 一种显示控制方法及终端设备
CN110221751A (zh) * 2019-04-26 2019-09-10 维沃移动通信有限公司 一种内容显示的方法及终端设备

Also Published As

Publication number Publication date
CN110221751A (zh) 2019-09-10

Similar Documents

Publication Publication Date Title
US11243653B2 (en) Method for display control and mobile terminal
WO2021098678A1 (zh) 投屏控制方法及电子设备
WO2020258929A1 (zh) 文件夹界面切换方法及终端设备
WO2020186945A1 (zh) 界面显示方法及终端设备
WO2020215932A1 (zh) 显示未读消息的方法及终端设备
WO2020186964A1 (zh) 音频信号的输出方法及终端设备
WO2021083087A1 (zh) 截屏方法及终端设备
CN109032486B (zh) 一种显示控制方法及终端设备
CN109710349B (zh) 一种截屏方法及移动终端
WO2021129538A1 (zh) 一种控制方法及电子设备
WO2021057290A1 (zh) 信息控制方法及电子设备
WO2020057257A1 (zh) 应用界面切换方法及移动终端
WO2020199783A1 (zh) 界面显示方法及终端设备
WO2020192324A1 (zh) 界面显示方法及终端设备
WO2020192282A1 (zh) 通知消息显示方法及终端设备
WO2021037074A1 (zh) 音频输出方法及电子设备
WO2020220893A1 (zh) 截图方法及移动终端
WO2021031717A1 (zh) 截屏方法及终端设备
WO2021093766A1 (zh) 消息显示方法及电子设备
WO2020215969A1 (zh) 内容输入方法及终端设备
WO2020215967A1 (zh) 内容选中方法及终端设备
WO2021129850A1 (zh) 语音消息播放方法及电子设备
WO2020181954A1 (zh) 应用程序控制方法及终端设备
WO2021104232A1 (zh) 显示方法及电子设备
CN111010523A (zh) 一种视频录制方法及电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20794597

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20794597

Country of ref document: EP

Kind code of ref document: A1