WO2018209464A1 - 一种联系人列表控制方法和终端 - Google Patents

一种联系人列表控制方法和终端 Download PDF

Info

Publication number
WO2018209464A1
WO2018209464A1 PCT/CN2017/084266 CN2017084266W WO2018209464A1 WO 2018209464 A1 WO2018209464 A1 WO 2018209464A1 CN 2017084266 W CN2017084266 W CN 2017084266W WO 2018209464 A1 WO2018209464 A1 WO 2018209464A1
Authority
WO
WIPO (PCT)
Prior art keywords
contact list
display screen
touch gesture
columns
detecting
Prior art date
Application number
PCT/CN2017/084266
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 深圳市卓希科技有限公司
Priority to PCT/CN2017/084266 priority Critical patent/WO2018209464A1/zh
Publication of WO2018209464A1 publication Critical patent/WO2018209464A1/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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Definitions

  • the present invention relates to the field of human-computer interaction, and in particular, to a contact list control method and a terminal.
  • a drop-down method is used to search for a target contact when the target contact appears in the current user interface.
  • the number of contacts is very large, it may take a long distance to search for the target contact by using the drop-down method, and the user operation is inconvenient.
  • the technical problem to be solved by the embodiments of the present invention is to provide a contact list control method and a terminal, which can reduce the time for the user to find a contact.
  • the first aspect of the present application provides a contact list control method, including: when receiving a sending instruction by a user, the terminal displays a first contact list on a display screen, and the first contact list indicates the terminal.
  • the set of all the contact information stored in advance may be a touch gesture.
  • the touch gesture generated on the display screen is detected, and if the touch gesture is a preset touch Gesture, switching the first contact list displayed on the display to the second contact list.
  • the second contact list and the first contact list contain the same contact information, but the second contact list has a larger number of columns on the display than the first contact list.
  • the first contact list and the second contact list each contain the same 12 contact information, the first contact list is 1 column and 12 rows, and the second contact list is 3 columns and 4 rows.
  • more contact information can be displayed on the display screen, and the user can reduce the sliding distance when searching for contacts by using the pull-down method, thereby reducing the time for finding contacts.
  • the first preset touch gesture is a heavy pressure gesture
  • the display screen is integrated with a pressure sensor
  • the pressure sensor is used to detect the pressure value of the touch gesture
  • the display screen is used to detect the sliding Track.
  • detecting the first touch gesture that occurs on the display screen includes: when detecting that the user's finger touches the display screen, sampling the touch point of the finger on the display screen according to a preset sampling period until the user's finger leaves the display screen, and collecting according to the process of touching the display screen from the finger to leaving the display screen.
  • the position of the touch point determines the sliding track on the display screen, and determines the position information and shape parameters of the sliding track.
  • the display can also integrate a pressure sensor.
  • the pressure sensor collects the pressure value according to the preset sampling period during the process of touching the display screen from the finger to the display screen, and performs weighted average according to the collected multiple pressure values to obtain the pressure value of the touch action. Then, the first touch gesture currently on the display screen is determined according to the sliding trajectory and the pressure value.
  • the number of columns of the first contact list is 1, and the number of columns of the second contact list is equal to 2.
  • the second contact list when the second contact list is displayed on the display screen, when the second touch gesture occurs on the display screen, if the second touch gesture is a preset touch Control the gesture to switch the second contact list displayed on the display to a third contact list with a number of columns equal to 3. It should be noted that the third contact list and the second contact list contain the same contact information.
  • the second aspect of the present application further provides a terminal, where the terminal includes:
  • a detecting unit configured to detect a first touch gesture occurring on the display screen when the first contact list is displayed on the display screen
  • a switching unit configured to switch the first contact list displayed on the display screen to a second contact list if the first touch gesture is a preset touch gesture; wherein the second contact list The number of columns is greater than the number of columns in the first contact list.
  • the terminal switches the first contact list displayed on the display screen to the second contact list, where the number of columns in the second contact list is greater than the number of columns in the first contact list, so that the user interface is Can display more contact information and reduce the search time when the user finds a contact.
  • the first preset touch gesture is a heavy pressure gesture.
  • the detecting unit is configured to:
  • the number of columns of the first contact list is equal to 1, and the number of columns of the second contact list is equal to 2.
  • the switching unit is further configured to:
  • the second contact list is displayed on the display screen, detecting a second touch gesture occurring on the display screen;
  • the second contact list displayed on the display screen is switched to a third contact list with a column number equal to 3.
  • the application provides a terminal, the terminal includes a memory, a processor, a transceiver, and a display screen, the memory stores program code, and the processor invokes program code for performing the first aspect or each possible implementation of the first aspect Any of the methods of contact list control.
  • the terminal switches the first contact list displayed on the display screen to the second contact list, and the number of columns in the second contact list is greater than the number of columns in the first contact list, so that more contacts can be displayed on the user interface.
  • FIG. 1 is a schematic flow chart of a contact list control method according to the present invention.
  • FIG. 2 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
  • FIG. 3 is another schematic structural diagram of a terminal according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a contact list method according to an embodiment of the present invention.
  • the method includes:
  • the terminal displays a first contact list on the display screen when the user receives the open command, and the first contact list represents a set of all the contact information pre-stored on the terminal, and the open command may be a touch gesture.
  • the terminal displays an icon on the desktop, and when the terminal detects a click gesture that occurs on the icon, the first contact list is displayed.
  • the first touch gesture is a preset touch gesture, switch the first contact list displayed on the display to the second contact list.
  • the touch gesture generated on the display screen is detected when the first contact list is displayed on the display screen. If the touch gesture is a preset touch gesture, the first contact list displayed on the display screen is switched to the second contact. List of people. It should be noted that the second contact list and the first contact list contain the same contact information, but the second contact list has a larger number of columns on the display than the first contact list. For example, the first contact list and the second contact list each contain the same 12 contact information, the first contact list is 1 column and 12 rows, and the second contact list is 3 columns and 4 rows. In this way, more contact information can be displayed on the display screen, and the user can reduce the sliding distance when searching for contacts by using the pull-down method, thereby reducing the time for finding contacts.
  • the first preset touch gesture is a heavy pressure gesture
  • the display screen is integrated with a pressure sensor
  • the pressure sensor is used to detect the pressure value of the touch gesture
  • the display screen is used to detect the sliding track.
  • detecting the first touch gesture that occurs on the display screen includes: when detecting that the user's finger touches the display screen, sampling the touch point of the finger on the display screen according to a preset sampling period until the user's finger leaves the display screen Determine the sliding track on the display screen according to the position of the touched point collected during the process of touching the display screen from the finger to the display screen, and determine the position information and the shape parameter of the sliding track.
  • the display can also integrate a pressure sensor. The pressure sensor collects the pressure value according to the preset sampling period during the process of touching the display screen from the finger to the display screen, and performs weighted average according to the collected multiple pressure values to obtain the pressure value of the touch action. Then, the first touch gesture currently on the display screen is determined according to the sliding trajectory and the pressure value.
  • the number of columns in the first contact list is 1, and the number of columns in the second contact list is equal to 2.
  • the second contact list when the second contact list is displayed on the display screen, when the second touch gesture occurs on the display screen, if the second touch gesture is a preset touch Controller Potential, switching the second contact list displayed on the display to a third contact list with a number of columns equal to three. It should be noted that the third contact list and the second contact list contain the same contact information.
  • the terminal switches the first contact list displayed on the display screen to the second contact list, and the number of columns in the second contact list is greater than the number of columns in the first contact list, so that the user interface can display More contact information, reducing the time to find when users look up contacts.
  • FIG. 2 is a schematic structural diagram of a terminal according to an embodiment of the present invention.
  • the terminal in the embodiment of the present invention is used to perform a contact list control method in FIG. 1 , and the terminology and process involved may be implemented by referring to FIG. 1 .
  • the terminal 2 includes a detecting unit 201 and a switching unit 202.
  • the detecting unit 201 is configured to detect a first touch gesture occurring on the display screen if the first contact list is displayed on the display screen.
  • the switching unit 202 is configured to switch the first contact list displayed on the display screen to a second contact list if the first touch gesture is a preset touch gesture; wherein the second contact The number of columns in the list is greater than the number of columns in the first contact list.
  • the first preset touch gesture is a heavy pressure gesture.
  • the detecting unit is configured to:
  • the number of columns of the first contact list is equal to 1, and the number of columns of the second contact list is equal to 2.
  • the switching unit is further configured to:
  • the second contact list is displayed on the display screen, detecting a second touch gesture occurring on the display screen;
  • the second contact list displayed on the display screen is switched to a third contact list with a column number equal to 3.
  • FIG. 3 is another schematic structural diagram of a terminal according to an embodiment of the present invention.
  • the terminal 3 includes a processor 301, a memory 302, a transceiver 303, and a display (not shown).
  • the transceiver 303 is configured to transmit and receive data with and from an external device.
  • the number of processors 301 in the terminal 3 may be one or more.
  • processor 301, memory 302, and transceiver 303 may be connected by a bus system or other means.
  • Terminal 3 can be used to perform the method shown in FIG.
  • the memory 302 stores a program code
  • the display is configured to display a first contact list
  • the processor 301 calls the program code to perform the following operations:
  • the display screen displays the first contact list, detecting a touch gesture occurring on the display screen;
  • the touch gesture is a preset touch gesture
  • the first contact list displayed on the display screen is switched to the second contact list; wherein the number of columns in the second contact list is greater than the number The number of columns in a contact list.
  • the terminal further includes a pressure sensor (not shown); the first preset touch gesture is a heavy pressure gesture;
  • the pressure sensor is configured to detect a pressure value on the display screen.
  • the performing, by the processor 301, the detecting a touch gesture that occurs on the display screen includes:
  • the number of columns of the first contact list is equal to 1, and the number of columns of the second contact list is equal to 2.
  • the processor 301 is further configured to:
  • the second contact list is displayed on the display screen, detecting a second touch gesture occurring on the display screen;
  • the second contact list displayed on the display screen switches the third contact list with the number of columns equal to 3.
  • the embodiment of the invention provides a terminal, which includes but is not limited to piggybacking Or terminals of other operating systems, such as mobile phones.
  • Other terminals may also be used, such as a laptop or tablet or desktop computer with a touch-sensitive surface (eg, a touch screen display and/or a touch pad).
  • a terminal including a display and a touch-sensitive surface is described. It should be understood, however, that the terminal can include one or more other physical user interface devices, such as a physical keyboard, mouse, and/or joystick.
  • Terminals typically support a variety of applications, such as one or more of the following: a drawing application, a rendering application, a word processing application, a web page creation application, a disk editing application, a spreadsheet application, a gaming application, Telephony applications, video conferencing applications, email applications, instant messaging applications, workout support applications, photo management applications, digital camera applications, digital video camera applications, web browsing applications, digital music player applications Program, and/or digital video player application.
  • applications such as one or more of the following: a drawing application, a rendering application, a word processing application, a web page creation application, a disk editing application, a spreadsheet application, a gaming application, Telephony applications, video conferencing applications, email applications, instant messaging applications, workout support applications, photo management applications, digital camera applications, digital video camera applications, web browsing applications, digital music player applications Program, and/or digital video player application.
  • the various applications that can be executed on the terminal can use at least one shared physical user interface device, such as a touch-sensitive surface.
  • One or more functions of the touch-sensitive surface and corresponding information displayed on the terminal may be adjusted and/or changed from one application to the next and/or adjusted and/or varied within the respective application.
  • the shared physical architecture of the terminal such as a touch-sensitive surface, can support a variety of applications with a user interface that is intuitive to the user.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Abstract

本申请公开了一种联系人列表控制方法,包括:在显示屏显示第一联系人列表的情况下,检测显示屏上发生的第一触控手势;若第一触控手势为预设触控手势,将显示屏上显示的第一联系人列表切换为第二联系人列表;其中,第二联系人列表的列数大于第一联系人列表的列数。本发明实施例还公开了一种终端。采用本发明,能快速查找联系人信息。

Description

一种联系人列表控制方法和终端 技术领域
本发明涉及人机交互领域,尤其涉及一种联系人列表控制方法和终端。
背景技术
用户在手机上查找联系人时,大多数情况下会采用下拉的方式进行查找,在目标联系人出现在当前的用户界面时,从当前界面中选出目标联系人。当联系人的数量非常庞大时,此时采用下拉的方式查询目标联系人时可能需要滑动很长的距离后才能找到,用户操作不方便。
发明内容
本发明实施例所要解决的技术问题在于,提供一种联系人列表控制方法和终端,能减少用户查找联系人的时间。
为了解决上述技术问题,本申请第一方面提供了一种联系人列表控制方法,包括:终端接收到用户发送打开指令时,在显示屏上显示第一联系人列表,第一联系人列表表示终端上预先存储的所有的联系人信息的集合,打开指令可以为触控手势,在显示屏显示第一联系人列表时,检测显示屏上发生的触控手势,若触控手势为预设触控手势,将显示屏上显示的第一联系人列表切换为第二联系人列表。需要说明的是,第二联系人列表和第一联系人列表包含的联系人信息相同,但是第二联系人列表在显示屏上的列数大于第一联系人列表。例如:第一联系人列表和第二联系人列表均包含相同的12个联系人信息,第一联系人列表为1列12行,第二联系人列表为3列4行。这样,显示屏上能显示更多的联系人信息,用户在采用下拉方式查找联系人时,能减少滑动距离,从而减少查找联系人的时间。
在第一方面的一种可能的实现方式中,第一预设触控手势为重压手势,显示屏集成有压力传感器,压力传感器用于检测触控手势的压力值,显示屏用于检测滑动轨迹。
在第一方面的一种可能的实现方式中,检测显示屏上发生的第一触控手势 包括:检测到用户的手指接触显示屏时,根据预设的采样周期采样手指在显示屏上的触摸点,直到用户的手指离开显示屏,根据手指接触显示屏到离开显示屏这个过程内采集到的触摸点的位置确定显示屏上的滑动轨迹,确定滑动轨迹的位置信息和形状参数。同时显示屏还可以集成压力传感器,压力传感器在手指接触显示屏到离开显示屏这个过程中根据预设的采样周期采集压力值,根据采集到的多个压力值进行加权平均得到触摸动作的压力值,然后,根据滑动轨迹和压力值确定当前在显示屏上的第一触控手势。
在第一方面的一种可能的实现方式中,第一联系人列表的列数为1,第二联系人列表的列数等于2。
在第一方面的一种可能的实现方式中,在显示屏上显示第二联系人列表的情况下,检测显示屏上发生的第二触控手势时,若第二触控手势为预设触控手势,将显示屏上显示的第二联系人列表切换为列数等于3的第三联系人列表。需要说明的是,第三联系人列表和第二联系人列表包含相同的联系人信息。
相应地,本申请第二方面还提供了一种终端,所述终端包括:
检测单元,用于在显示屏显示第一联系人列表的情况下,检测所述显示屏上发生的第一触控手势;
切换单元,用于若所述第一触控手势为预设触控手势,将所述显示屏上显示的第一联系人列表切换为第二联系人列表;其中,所述第二联系人列表的列数大于所述第一联系人列表的列数。
实施本发明的实施例,终端将显示屏上显示的第一联系人列表切换为第二联系人列表,第二联系人列表的列数大于第一联系人列表的列数,这样在用户界面上能显示更多的联系人信息,在用户查找联系人时减少查找时间。
在第二方面的一种可能的实现方式中,所述第一预设触控手势为重压手势。
在第二方面的一种可能的实现方式中,所述检测单元用于:
检测到所述显示屏上发生的触摸操作时;根据所述触摸操作的滑动轨迹和对所述显示屏的压力值检测当前的第一触控手势。
在第二方面的一种可能的实现方式中,所述第一联系人列表的列数等于1,所述第二联系人列表的列数等于2。
在第二方面的一种可能的实现方式中,所述切换单元,还用于:
在所述显示屏上显示所述第二联系人列表的情况下,检测所述显示屏上发生的第二触控手势;
若所述第二触控手势为所述预设触控手势,在所述显示屏显示的所述第二联系人列表切换为列数等于3的第三联系人列表。
第三方面,本申请提供了一种终端,终端包括存储器、处理器、收发器和显示屏,存储器存储有程序代码,处理器调用程序代码用于执行第一方面或第一方面的各可能实施方式中的任意一种联系人列表控制方法。
实施本发明实施例,具有如下有益效果:
终端将显示屏上显示的第一联系人列表切换为第二联系人列表,第二联系人列表的列数大于第一联系人列表的列数,这样在用户界面上能显示更多的联系人信息,在用户查找联系人时减少查找时间。
附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本发明的一种联系人列表控制方法的流程示意图;
图2是本发明实施例提供的一种终端的结构示意图;
图3是本发明实施例提供的一种终端的另一结构示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。
参见图1,图1是本发明实施例提供的一种联系人列表方法的流程示意图,在本发明实施例中,所述方法包括:
S101、在显示屏显示第一联系人列表的情况下,检测显示屏上发生的第一触控手势。
其中,终端接收到用户发送打开指令时,在显示屏上显示第一联系人列表,第一联系人列表表示终端上预先存储的所有的联系人信息的集合,打开指令可以为触控手势。例如,终端在桌面上显示图标,终端检测到图标上发生的单击手势时,显示第一联系人列表。
S102、若第一触控手势为预设触控手势,将显示屏上显示的第一联系人列表切换为第二联系人列表。
其中,在显示屏显示第一联系人列表时,检测显示屏上发生的触控手势,若触控手势为预设触控手势,将显示屏上显示的第一联系人列表切换为第二联系人列表。需要说明的是,第二联系人列表和第一联系人列表包含的联系人信息相同,但是第二联系人列表在显示屏上的列数大于第一联系人列表。例如:第一联系人列表和第二联系人列表均包含相同的12个联系人信息,第一联系人列表为1列12行,第二联系人列表为3列4行。这样,显示屏上能显示更多的联系人信息,用户在采用下拉方式查找联系人时,能减少滑动距离,从而减少查找联系人的时间。
可选的,第一预设触控手势为重压手势,显示屏集成有压力传感器,压力传感器用于检测触控手势的压力值,显示屏用于检测滑动轨迹。
可选的,检测显示屏上发生的第一触控手势包括:检测到用户的手指接触显示屏时,根据预设的采样周期采样手指在显示屏上的触摸点,直到用户的手指离开显示屏,根据手指接触显示屏到离开显示屏这个过程内采集到的触摸点的位置确定显示屏上的滑动轨迹,确定滑动轨迹的位置信息和形状参数。同时显示屏还可以集成压力传感器,压力传感器在手指接触显示屏到离开显示屏这个过程中根据预设的采样周期采集压力值,根据采集到的多个压力值进行加权平均得到触摸动作的压力值,然后,根据滑动轨迹和压力值确定当前在显示屏上的第一触控手势。
可选的,第一联系人列表的列数为1,第二联系人列表的列数等于2。
在第一方面的一种可能的实现方式中,在显示屏上显示第二联系人列表的情况下,检测显示屏上发生的第二触控手势时,若第二触控手势为预设触控手 势,将显示屏上显示的第二联系人列表切换为列数等于3的第三联系人列表。需要说明的是,第三联系人列表和第二联系人列表包含相同的联系人信息。
通过上述实施例,终端将显示屏上显示的第一联系人列表切换为第二联系人列表,第二联系人列表的列数大于第一联系人列表的列数,这样在用户界面上能显示更多的联系人信息,在用户查找联系人时减少查找时间。
参见图2,为本发明实施例提供的一种终端的结构示意图,本发明实施例的终端用于执行图1中的一种联系人列表控制方法,所涉及的术语和过程可参照图1实施例的描述。终端2包括:检测单元201和切换单元202。
检测单元201,用于在显示屏显示第一联系人列表的情况下,检测所述显示屏上发生的第一触控手势。
切换单元202,用于若所述第一触控手势为预设触控手势,将所述显示屏上显示的第一联系人列表切换为第二联系人列表;其中,所述第二联系人列表的列数大于所述第一联系人列表的列数。
可选的,所述第一预设触控手势为重压手势。
可选的,所述检测单元用于:
检测到所述显示屏上发生的触摸操作时;根据所述触摸操作的滑动轨迹和对所述显示屏的压力值检测当前的第一触控手势。
可选的,所述第一联系人列表的列数等于1,所述第二联系人列表的列数等于2。
可选的,所述切换单元,还用于:
在所述显示屏上显示所述第二联系人列表的情况下,检测所述显示屏上发生的第二触控手势;
若所述第二触控手势为所述预设触控手势,在所述显示屏显示的所述第二联系人列表切换为列数等于3的第三联系人列表。
本发明实施例和方法实施例一基于同一构思,其带来的技术效果也相同,具体过程可参照方法实施例一的描述,此处不再赘述。
参见图3,为本发明实施例提供的一种终端的另一结构示意图,在本发明 实施例中,终端3包括处理器301、存储器302、收发器303和显示器(图中未画出)。收发器303用于与外部设备之间收发数据。终端3中的处理器301的数量可以是一个或多个。本发明的一些实施例中,处理器301、存储器302和收发器303可通过总线系统或其他方式连接。终端3可以用于执行图1所示的方法。关于本实施例涉及的术语的含义以及举例,可以参考图1对应的实施例。此处不再赘述。
所述存储器302存储有程序代码;
所述显示器,用于显示第一联系人列表;
所述处理器301调用所述程序代码用于执行以下操作:
在显示屏显示所述第一联系人列表的情况下,检测所述显示屏上发生的触控手势;
若所述触控手势为预设触控手势,将所述显示屏上显示的第一联系人列表切换为第二联系人列表;其中,所述第二联系人列表的列数大于所述第一联系人列表的列数。
可选的,终端还包括压力传感器(图中未画出);所述第一预设触控手势为重压手势;
所述压力传感器,用于检测所述显示屏上的压力值。
可选的,所述处理器301执行所述检测所述显示屏上发生的触控手势包括:
检测到所述显示屏上发生的触摸操作时;根据所述触摸操作的滑动轨迹和对所述显示屏的压力值检测当前的触控手势。
可选的,所述第一联系人列表的列数等于1,所述第二联系人列表的列数等于2。
可选的,所述处理器301还用于:
在所述显示屏上显示所述第二联系人列表的情况下,检测所述显示屏上发生的第二触控手势;
若所述第二触控手势为所述预设触控手势,在所述显示屏显示的所述第二联系人列表切换列数等于3的第三联系人列表。
本发明实施例提供一种终端,该终端包括但不限于搭载
Figure PCTCN2017084266-appb-000001
Figure PCTCN2017084266-appb-000002
或者其它操作系统的终端,诸如移动电话。也可以是其它终端,诸如具有触敏表面(例如,触摸屏显示器和/或触控板)的膝上型计算机或平板电脑或台式计算机。
在下面的讨论中,介绍了一种包括显示器和触敏表面的终端。然而应当理解,终端可以包括一个或多个其他物理用户接口设备,诸如物理键盘、鼠标和/或操作杆。
终端通常支持多种应用程序,诸如以下中的一种或多种:画图应用程序、呈现应用程序、文字处理应用程序、网页创建应用程序、盘编辑应用程序、电子表格应用程序、游戏应用程序、电话应用程序、视频会议应用程序、电子邮件应用程序、即时消息应用程序、锻炼支持应用程序、相片管理应用程序、数字相机应用程序、数字视频摄像机应用程序、网络浏览应用程序、数字音乐播放器应用程序、和/或数字视频播放器应用程序。
可在终端上执行的各种应用程序可使用至少一个共用的物理用户接口设备,诸如触敏表面。触敏表面的一种或多种功能以及显示在终端上的相应信息可从一种应用程序调整和/或变化至下一种应用程序和/或在相应应用程序内被调整和/或变化。这样,终端的共用物理架构(诸如触敏表面)可利用对于用户而言直观清楚的用户界面来支持各种应用程序。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,所述的程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(RandomAccess Memory,RAM)等。
以上所揭露的仅为本发明一种较佳实施例而已,当然不能以此来限定本发明之权利范围,本领域普通技术人员可以理解实现上述实施例的全部或部分流程,并依本发明权利要求所作的等同变化,仍属于发明所涵盖的范围。

Claims (10)

  1. 一种联系人列表控制方法,其特征在于,包括:
    在显示屏显示第一联系人列表的情况下,检测所述显示屏上发生的第一触控手势;
    若所述第一触控手势为预设触控手势,将所述显示屏上显示的第一联系人列表切换为第二联系人列表;其中,所述第二联系人列表的列数大于所述第一联系人列表的列数。
  2. 如权利要求1所述的方法,其特征在于,所述第一预设触控手势为重压手势。
  3. 如权利要求2所述的方法,其特征在于,所述检测所述显示屏上发生的第一触控手势包括:
    检测到所述显示屏上发生的触摸操作时;根据所述触摸操作的滑动轨迹和对所述显示屏的压力值检测当前的第一触控手势。
  4. 如权利要求1-3任意一项所述的方法,其特征在于,所述第一联系人列表的列数等于1,所述第二联系人列表的列数等于2。
  5. 如权利要求4所述的方法,其特征在于,还包括:
    在所述显示屏上显示所述第二联系人列表的情况下,检测所述显示屏上发生的第二触控手势;
    若所述第二触控手势为所述预设触控手势,在所述显示屏显示的所述第二联系人列表切换为列数等于3的第三联系人列表。
  6. 一种终端,其特征在于,包括存储器、处理器、收发器和显示器;
    所述存储器存储有程序代码;
    所述显示器,用于显示第一联系人列表;
    所述处理器调用所述程序代码用于执行以下操作:
    在显示屏显示所述第一联系人列表的情况下,检测所述显示屏上发生的触控手势;
    若所述触控手势为预设触控手势,将所述显示屏上显示的第一联系人列表切换为第二联系人列表;其中,所述第二联系人列表的列数大于所述第一联系人列表的列数。
  7. 如权利要求6所述的终端,其特征在于,还包括压力传感器;所述第一预设触控手势为重压手势;
    所述压力传感器,用于检测所述显示屏上的压力值。
  8. 如权利要求7所述的终端,其特征在于,所述处理器执行所述检测所述显示屏上发生的触控手势包括:
    检测到所述显示屏上发生的触摸操作时;根据所述触摸操作的滑动轨迹和对所述显示屏的压力值检测当前的触控手势。
  9. 如权利要求6-8任意一项所述的终端,其特征在于,所述第一联系人列表的列数等于1,所述第二联系人列表的列数等于2。
  10. 如权利要求9所述的终端,所述处理器还用于:
    在所述显示屏上显示所述第二联系人列表的情况下,检测所述显示屏上发生的第二触控手势;
    若所述第二触控手势为所述预设触控手势,在所述显示屏显示的所述第二联系人列表切换列数等于3的第三联系人列表。
PCT/CN2017/084266 2017-05-15 2017-05-15 一种联系人列表控制方法和终端 WO2018209464A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/084266 WO2018209464A1 (zh) 2017-05-15 2017-05-15 一种联系人列表控制方法和终端

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/084266 WO2018209464A1 (zh) 2017-05-15 2017-05-15 一种联系人列表控制方法和终端

Publications (1)

Publication Number Publication Date
WO2018209464A1 true WO2018209464A1 (zh) 2018-11-22

Family

ID=64273005

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/084266 WO2018209464A1 (zh) 2017-05-15 2017-05-15 一种联系人列表控制方法和终端

Country Status (1)

Country Link
WO (1) WO2018209464A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110636355A (zh) * 2019-09-20 2019-12-31 北京达佳互联信息技术有限公司 视频切换方法、装置、终端及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103235681A (zh) * 2013-04-25 2013-08-07 广东欧珀移动通信有限公司 一种控制列表界面的方法及装置
CN104965641A (zh) * 2014-05-22 2015-10-07 腾讯科技(深圳)有限公司 信息显示方法和装置
CN105930033A (zh) * 2016-04-25 2016-09-07 深圳市金立通信设备有限公司 一种联系人信息的显示方法和终端
CN106572227A (zh) * 2016-11-09 2017-04-19 上海斐讯数据通信技术有限公司 移动终端的通讯录查找方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103235681A (zh) * 2013-04-25 2013-08-07 广东欧珀移动通信有限公司 一种控制列表界面的方法及装置
CN104965641A (zh) * 2014-05-22 2015-10-07 腾讯科技(深圳)有限公司 信息显示方法和装置
CN105930033A (zh) * 2016-04-25 2016-09-07 深圳市金立通信设备有限公司 一种联系人信息的显示方法和终端
CN106572227A (zh) * 2016-11-09 2017-04-19 上海斐讯数据通信技术有限公司 移动终端的通讯录查找方法及装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110636355A (zh) * 2019-09-20 2019-12-31 北京达佳互联信息技术有限公司 视频切换方法、装置、终端及存储介质
CN110636355B (zh) * 2019-09-20 2021-10-22 北京达佳互联信息技术有限公司 视频切换方法、装置、终端及存储介质

Similar Documents

Publication Publication Date Title
US20210311598A1 (en) Device, Method, and Graphical User Interface for Transitioning from Low Power Mode
US20210019028A1 (en) Method, device, and graphical user interface for tabbed and private browsing
US10606469B2 (en) Device, method, and graphical user interface for managing multiple display windows
US10248308B2 (en) Devices, methods, and graphical user interfaces for manipulating user interfaces with physical gestures
US10831337B2 (en) Device, method, and graphical user interface for a radial menu system
US8446383B2 (en) Information processing apparatus, operation prediction method, and operation prediction program
US9207838B2 (en) Device, method, and graphical user interface for managing and interacting with concurrently open software applications
US10394441B2 (en) Device, method, and graphical user interface for controlling display of application windows
US20150347358A1 (en) Concurrent display of webpage icon categories in content browser
EP3564807A1 (en) Flexible display device control method and apparatus
US20120212438A1 (en) Methods and apparatuses for facilitating interaction with touch screen apparatuses
WO2019085921A1 (zh) 一种单手操作移动终端的方法、存储介质及移动终端
WO2014052870A1 (en) Selection of characters in a string of characters
WO2021203815A1 (zh) 页面操作方法、装置、终端及存储介质
WO2019119799A1 (zh) 一种显示应用图标的方法及终端设备
US9830056B1 (en) Indicating relationships between windows on a computing device
JP2019505024A (ja) タッチ感知面−ディスプレイによるジェスチャー制御式インタラクティブ方法及び装置
WO2018112803A1 (zh) 触摸屏手势识别的方法及装置
WO2021232956A1 (zh) 设备控制方法、装置、存储介质及电子设备
WO2018209464A1 (zh) 一种联系人列表控制方法和终端
CN109739422B (zh) 一种窗口控制方法、装置及设备
EP3433709A1 (en) Asynchronous interaction handoff to system at arbitrary time
US20150253944A1 (en) Method and apparatus for data processing
CN107423039B (zh) 一种界面刷新的方法及终端
EP3959591A1 (en) Systems and methods for delete key gestures and providing continuous-path gestures at a touch-sensitive keyboard

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

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

Country of ref document: EP

Kind code of ref document: A1