WO2014089970A1 - Method and device for arranging display terminal icons - Google Patents

Method and device for arranging display terminal icons Download PDF

Info

Publication number
WO2014089970A1
WO2014089970A1 PCT/CN2013/079860 CN2013079860W WO2014089970A1 WO 2014089970 A1 WO2014089970 A1 WO 2014089970A1 CN 2013079860 W CN2013079860 W CN 2013079860W WO 2014089970 A1 WO2014089970 A1 WO 2014089970A1
Authority
WO
WIPO (PCT)
Prior art keywords
icon
graphic
icons
display terminal
grid
Prior art date
Application number
PCT/CN2013/079860
Other languages
French (fr)
Chinese (zh)
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 WO2014089970A1 publication Critical patent/WO2014089970A1/en

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/04817Interaction 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 using icons

Definitions

  • the invention belongs to the technical field of mobile terminals, and in particular, to a method and a device for arranging icons of display terminals.
  • Existing display terminals such as mobile phones, pads Even computer monitors, etc.
  • icons for each application are arranged on the desktop or in the main menu. These icons are usually arranged in a grid according to the order of installation time or the name of the application name. Each icon is located in a grid. When the new program is installed, the icon corresponding to the new program is added to one of the grid positions. Since the icons are arranged in a fixed manner, they are arranged in a regular grid, which is relatively boring, and at the same time, in the icon distribution area. When there are too many icons, it is not convenient for the user to quickly find the application icon that he wants to open.
  • an object of the present invention is to provide a method and apparatus for arranging icons of display terminals, which aim to solve the technical problem that the arrangement of existing icons is fixed, relatively boring, and inconvenient to find icons quickly.
  • the method for arranging the display terminal icons includes the following steps:
  • the icons in the display terminal are arranged in order on the grid position.
  • the display terminal icon arrangement device includes:
  • a graphic acquiring unit configured to acquire a set icon graphic
  • a location searching unit configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement graphic
  • An icon arrangement unit for sequentially arranging icons in the display terminal on the grid position.
  • the icons in the display terminal may be arranged in a row according to the set icon arrangement graphics, and the icon arrangement graphics may be system default or user-defined, thereby adding icons.
  • Figure 1 is a flow chart of the method of the present invention
  • FIG. 2 is a schematic view of a specific embodiment of the present invention.
  • FIG. 1 is a flowchart of a method for arranging icons of display terminals according to a first embodiment of the present invention
  • FIG. 2 is a schematic view showing a position grid of a distributable icon in the first embodiment of the present invention
  • FIG. 3 is a flowchart of a method for arranging display terminal icons according to a second embodiment of the present invention.
  • FIG. 4 is a flowchart of a method for arranging icons of display terminals according to a third embodiment of the present invention.
  • Figure 5 is a schematic diagram showing a position grid of a distributable icon in a third embodiment of the present invention.
  • FIG. 6 is a block diagram showing the structure of an icon for arranging a display terminal according to a fourth embodiment of the present invention.
  • FIG. 7 is a block diagram showing the structure of an icon for arranging a display terminal according to a fifth embodiment of the present invention.
  • FIG. 8 is a block diagram showing the structure of an icon for arranging a display terminal according to a sixth embodiment of the present invention.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • FIG. 1 is a flowchart of a method for arranging display terminal icons according to a first embodiment of the present invention. For convenience of description, only parts related to the embodiments of the present invention are shown.
  • Step S101 Acquire a set icon arrangement graphic.
  • the system is pre-configured with various icons arranged in a pattern, such as a T-shape, an E-shape, or even any graphic composed of a plurality of letters or symbols.
  • a pattern such as a T-shape, an E-shape, or even any graphic composed of a plurality of letters or symbols.
  • each screen You can arrange a graphic of one letter or other characters. When the user sets this function on, you can select one of the preset graphics as the current icon to arrange the graphic.
  • Step S102 Find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern.
  • the icons can only be arranged in the grid position in the interface.
  • the mobile terminal can be arranged in a 5*4 format, and each screen can arrange up to 20 icons.
  • More icons can be arranged per row and per column.
  • step S101 after the currently arranged icon arrangement pattern is acquired, according to the mapping relationship between the graphic and the interface grid position, it can be found which grid positions on the current interface can be distributed icons, as shown in FIG. 2, assuming a preset
  • the icon arrangement graphic is a “LOVE” graphic, which is divided into four screens in the mobile terminal, and displays “L”, “O”, “V” and “E” graphics respectively.
  • the gray grid is the position where the icons can be arranged, white
  • the grid cannot arrange icons
  • the location of the specific distributable icons is related to the specific graphics and the grid format on the screen interface, which is not specifically limited herein.
  • Step S103 Arranging the icons in the display terminal in the grid position in order.
  • the icons of the display terminal terminal are arranged in the grid position in order, and preferably, the icon case graphic strokes are sequentially arranged, if the number of icons in the display terminal is less than the The number of grid positions of the distribution icons, then the complete required graphics are not limited at this time. If the number of icons in the display terminal is greater than the number of grid positions of the distributable icons, then some of the icons are still in accordance with the previous specification network. Arranged in a grid. Of course, before arranging the icons, the user can also select the number of icons corresponding to the currently selected graphic, and arrange the icons in the grid position of the distributable icons in order. These achievable modes are all within the scope of protection of this embodiment.
  • the icons in the display terminal are arranged according to the set graphics.
  • the arrangement is novel, enriching the functions of the display terminal, and also facilitating the user to find the desired icon. .
  • Embodiment 2 is a diagrammatic representation of Embodiment 1:
  • FIG. 3 is a flowchart showing a method for arranging display terminal icons according to a second embodiment of the present invention. For the convenience of description, only parts related to the embodiments of the present invention are shown.
  • Step S301 Receive a text or a symbol input by a user, and save the text or symbol as an icon;
  • Step S302 Acquire a set icon arrangement graphic
  • Step S303 finding a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern
  • Step S304 arranging the icons in the display terminal in the grid position in order
  • Step S305 When the new program is installed, if the grid position is not full, the icon of the new program is added to the vacant grid position as required.
  • the icon arrangement graphic may have a user input setting, and after entering the corresponding setting interface, the user inputs a letter or a symbol corresponding to the desired arrangement graphic, for example, the user may input “LOVE” as an icon to arrange the graphic.
  • the system finds a grid location of the corresponding distributable icon according to the graphic and the grid specification of the display interface of the current display terminal, and then arranges the icons in the display terminal in the grid position in order. Further, if there is currently a grid location of the vacant distributionable icon, after installing the new program, the new program icon is continuously added to the corresponding grid location until the grid locations of all the distributable icons are filled. full.
  • Embodiment 3 is a diagrammatic representation of Embodiment 3
  • FIG. 4 is a flowchart showing a method for arranging display terminal icons according to a third embodiment of the present invention, and only parts related to the embodiments of the present invention are shown for convenience of description.
  • Step S401 After receiving the graphic custom trigger command, enter a position selection state, and save the location selection information triggered by the user, where the location selection information constitutes an icon arrangement graphic;
  • Step S402 acquiring a set icon graphic of the icon
  • Step S403 Find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern.
  • Step S404 Arranging icons in the display terminal in the grid position in order
  • Step S405 When the new program is installed, if the grid position is not full, the icon of the new program is added to the vacant grid position as required.
  • the step S401 in this embodiment specifically includes:
  • S4012 Receive and save location selection information triggered by the user
  • the user first selects a blank area, which is usually a screen of the mobile terminal, in which a graphical custom trigger command position selection state is triggered, for example, the user can long press the blank area to enter the position selection state, and the interface is in the interface.
  • a blank area which is usually a screen of the mobile terminal, in which a graphical custom trigger command position selection state is triggered
  • the user can long press the blank area to enter the position selection state, and the interface is in the interface.
  • Each grid on the interface can be displayed, and the user clicks on several grids thereof to set the grids as grid positions of the iconizable icons, if the number of icons in the display terminal is greater than the position selection information
  • the number of positions preferably, can automatically enter the next blank area to complete the graphic setting until all the icons can be arranged.
  • the user can customize the icon to arrange the graphics, so that the icon arrangement is more diverse.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • FIG. 6 is a view showing the structure of a display terminal icon arranging device according to a fourth embodiment of the present invention, and only parts related to the embodiment of the present invention are shown for convenience of explanation.
  • a graphic obtaining unit 601 configured to acquire a set icon graphic
  • a location searching unit 602 configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern
  • the icon arranging unit 603 is configured to arrange the icons in the display terminal in the grid position in order.
  • the respective functional units 601-603 provided in this embodiment respectively implement steps S101-S103 in the first embodiment, which are specific.
  • the position obtaining unit 602 finds the grid position of the icon that can be distributed in the icon distribution area, and the icon arrangement unit 603 arranges the icons in the display terminal in the grid in order. Location.
  • the icons in the display terminal are arranged according to the set graphics. The arrangement is novel, enriching the functions of the display terminal, and also facilitating the user to find the desired icon. .
  • Embodiment 5 is a diagrammatic representation of Embodiment 5:
  • FIG. 7 shows the structure of the display terminal icon arranging device according to the fifth embodiment of the present invention, and only parts related to the embodiment of the present invention are shown for convenience of explanation.
  • the information input unit 701 is configured to receive and save a text or a symbol input by a user, and the text or symbol is arranged as an icon.
  • a graphic obtaining unit 702 configured to acquire a set icon graphic
  • a location searching unit 703 configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern
  • An icon arranging unit 704 configured to arrange icons in the display terminal in the grid position in order;
  • the icon adding unit 705 is configured to add an icon of the new program to the vacant grid position as required when the new program is installed, if the grid position is not full.
  • the respective functional units 701-705 corresponding to the embodiment respectively implement the steps in the second embodiment.
  • the embodiment adds the information input unit 701 and the icon adding unit 705 to the second embodiment.
  • the information input unit user can input letters or symbols corresponding to the desired icon arrangement graphic, so that the icons can be arranged into various graphics according to the needs of the user.
  • FIG. 8 is a view showing the structure of a display terminal icon arranging device according to a sixth embodiment of the present invention, and only parts related to the embodiment of the present invention are shown for convenience of explanation.
  • the graphic customization unit 81 is configured to enter a position selection state after receiving the graphic custom trigger command, and save the position selection information triggered by the user, where the position selection information constitutes an icon arrangement graphic;
  • a graphic obtaining unit 82 configured to acquire a set icon graphic
  • a location searching unit 83 configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern
  • the icon arranging unit 84 is configured to arrange the icons in the display terminal in the grid position in order:
  • the icon adding unit 85 is configured to add an icon of the new program to the vacant grid position as required when the new program is installed, if the grid position is not full.
  • the graphic customization unit 81 includes:
  • the receiving triggering module 811 is configured to enter a blank area, and enter a position selection state after receiving the graphic custom triggering command;
  • the information receiving and holding module 812 is configured to receive and save location selection information triggered by the user;
  • the graphic setting module 813 is configured to automatically enter the next blank area for graphic setting if the number of icons in the display terminal is greater than the number of positions included in the position selection information.
  • the respective functional units corresponding to the embodiment respectively implement the respective steps in the third embodiment.
  • the difference between the implementation of the present invention and the fifth embodiment is that the user does not need to input the letters or symbols corresponding to the required arrangement graphics in the embodiment. After triggering the position selection state, select which grid positions can be distributed icons, so that you can generate custom graphics, further optimize the graphic customization function, and make it easier for users to find the desired icons.

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

The present invention is applicable to the technical field of a mobile terminal, and provides a method and a device for arranging display terminal icons. The method comprises: acquiring a set icon arrangement figure; in an icon distribution area, finding, according to the icon arrangement figure, the positions of grids in which the icons can be distributed; and arranging the icons in a display terminal at the positions of grids in order. In the technical solution of the present invention, the icons in the display terminal can be arranged in rows according to the set icon arrangement figure, and the icon arrangement figure can be system default or defined by a user, so that the diversity of icon display can be increased. The arrangement way is novel, and the functions of the display terminal are enriched; and furthermore, the icon required by the user can be conveniently found.

Description

一种显示终端图标排列方法及装置Display terminal icon arrangement method and device
技术领域 Technical field
本发明属移动终端技术领域,尤其涉及一种显示终端图标排列方法及装置。  The invention belongs to the technical field of mobile terminals, and in particular, to a method and a device for arranging icons of display terminals.
背景技术 Background technique
现有的显示终端,比如手机、 pad ,甚至电脑显示器等,桌面上或主菜单中都排列有各个应用的图标,这些图标通常都是按照安装时间顺序或是应用名称的音序规则地网格排列,每个图标位于一个网格中,当安装新程序时,将所述新程序对应的图标添加到其中的某个网格位置当中,由于图标排列方式固定,都是规则的网格排列,比较枯燥,同时当图标分布区域中的图标过多时,也不便用户快速找到想要开启的应用图标。  Existing display terminals, such as mobile phones, pads Even computer monitors, etc., icons for each application are arranged on the desktop or in the main menu. These icons are usually arranged in a grid according to the order of installation time or the name of the application name. Each icon is located in a grid. When the new program is installed, the icon corresponding to the new program is added to one of the grid positions. Since the icons are arranged in a fixed manner, they are arranged in a regular grid, which is relatively boring, and at the same time, in the icon distribution area. When there are too many icons, it is not convenient for the user to quickly find the application icon that he wants to open.
发明内容 Summary of the invention
鉴于上述问题,本发明的目的在于提供一种显示终端图标排列方法及装置,旨在解决现有图标排列方式中排列方式固定、比较枯燥,而且不便快速找到图标的技术问题。In view of the above problems, an object of the present invention is to provide a method and apparatus for arranging icons of display terminals, which aim to solve the technical problem that the arrangement of existing icons is fixed, relatively boring, and inconvenient to find icons quickly.
一方面,所述显示终端图标排列方法包括下述步骤:In one aspect, the method for arranging the display terminal icons includes the following steps:
获取设置的图标排列图形;Get the set icon arrangement graphics;
根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;Finding a grid position of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern;
将显示终端中的图标按顺序排列在所述网格位置上。The icons in the display terminal are arranged in order on the grid position.
另一方面,所述显示终端图标排列装置包括:In another aspect, the display terminal icon arrangement device includes:
图形获取单元,用于获取设置的图标排列图形;a graphic acquiring unit, configured to acquire a set icon graphic;
位置查找单元,用于根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;a location searching unit, configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement graphic;
图标排列单元,用于将显示终端中的图标按顺序排列在所述网格位置上。An icon arrangement unit for sequentially arranging icons in the display terminal on the grid position.
本发明的有益效果是:在本发明技术方案中,显示终端中的图标可以按照设置的图标排列图形经行排列,所述图标排列图形可以是系统默认也可以是用户自定义,这样增加了图标显示的多样性,同时由于图标排列不是规则的网格排列,因此当用户使用显示终端一段时间后,比较容易熟悉图标的具体位置,这样更方便用户找到所要所需开启的应用图标。The beneficial effects of the present invention are: in the technical solution of the present invention, the icons in the display terminal may be arranged in a row according to the set icon arrangement graphics, and the icon arrangement graphics may be system default or user-defined, thereby adding icons. The diversity of the display, and because the icon arrangement is not a regular grid arrangement, when the user uses the display terminal for a period of time, it is easier to familiarize with the specific location of the icon, which is more convenient for the user to find the application icon that needs to be opened.
附图说明 DRAWINGS
图1为本发明的方法流程图; Figure 1 is a flow chart of the method of the present invention;
图2为本发明的具体实施例示意图。 2 is a schematic view of a specific embodiment of the present invention.
图 1 是本发明第一 实施例提供的显示终端图标排列方法的流程图 ; 1 is a flowchart of a method for arranging icons of display terminals according to a first embodiment of the present invention;
图 2 是本发明第一 实施例中可分布图标的位置网格示意图 ; 2 is a schematic view showing a position grid of a distributable icon in the first embodiment of the present invention;
图 3 是本发明第二实施例提供的显示终端图标排列方法的流程图; 3 is a flowchart of a method for arranging display terminal icons according to a second embodiment of the present invention;
图 4 是本发明第三实施例提供的显示终端图标排列方法的流程图; 4 is a flowchart of a method for arranging icons of display terminals according to a third embodiment of the present invention;
图 5 是本发明第三实施例中 可分布图标的位置网格示意图; Figure 5 is a schematic diagram showing a position grid of a distributable icon in a third embodiment of the present invention;
图 6 是本发明第四实施例提供的显示终端图标排列装置的结构方框图; 6 is a block diagram showing the structure of an icon for arranging a display terminal according to a fourth embodiment of the present invention;
图 7 是本发明第五实施例提供的显示终端图标排列装置的结构方框图; 7 is a block diagram showing the structure of an icon for arranging a display terminal according to a fifth embodiment of the present invention;
图 8 是本发明第六实施例提供的显示终端图标排列装置的结构方框图。 FIG. 8 is a block diagram showing the structure of an icon for arranging a display terminal according to a sixth embodiment of the present invention.
具体实施方式 detailed description
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
为了说明本发明所述的技术方案,下面通过具体实施例来进行说明。In order to explain the technical solution described in the present invention, the following description will be made by way of specific embodiments.
实施例一:Embodiment 1:
图1示出了本发明第一实施例提供的显示终端图标排列方法的流程,为了便于说明仅示出了与本发明实施例相关的部分。FIG. 1 is a flowchart of a method for arranging display terminal icons according to a first embodiment of the present invention. For convenience of description, only parts related to the embodiments of the present invention are shown.
本实施例提供的显示终端图标排列方法包括:The method for arranging the display terminal icons provided in this embodiment includes:
步骤S101、获取设置的图标排列图形。Step S101: Acquire a set icon arrangement graphic.
本实施例中系统预设有各式各样的图标排列图形,比如T字型、E字形,甚至是由多个字母或符号组成的任意图形,对应移动终端来说,优选的,每一屏可以排列一个字母或其他字符的图形,当用户设置开启本功能后,可以选择其中一个预设图形作为当前图标排列图形。In this embodiment, the system is pre-configured with various icons arranged in a pattern, such as a T-shape, an E-shape, or even any graphic composed of a plurality of letters or symbols. For the mobile terminal, preferably, each screen You can arrange a graphic of one letter or other characters. When the user sets this function on, you can select one of the preset graphics as the current icon to arrange the graphic.
步骤S102、根据所述图标排列图形找到图标分布区域中可分布图标的网格位置。Step S102: Find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern.
通常在显示界面中,图标只能排列在界面中的网格位置上,比如移动终端,可以排列成5*4格式,每一屏最多可以排列20个图标,对于掌上电脑和电脑显示屏,其每行和每列可排列的图标更多。在步骤S101中,获取到当前设置的图标排列图形后,根据图形与界面网格位置的映射关系,即可找到当前界面上哪些网格位置可以分布图标,如图2所示,假设预设的图标排列图形是“LOVE”图形,在移动终端中分为四屏显示,分别显示“L”“O”“V”“E”图形,图示中,灰色网格为可以排列图标的位置,白色网格不能排列图标,所述具体的可分布图标的位置由具体的图形以及屏幕界面上的网格格式有关,这里不做具体限定。Usually in the display interface, the icons can only be arranged in the grid position in the interface. For example, the mobile terminal can be arranged in a 5*4 format, and each screen can arrange up to 20 icons. For the handheld computer and the computer display, More icons can be arranged per row and per column. In step S101, after the currently arranged icon arrangement pattern is acquired, according to the mapping relationship between the graphic and the interface grid position, it can be found which grid positions on the current interface can be distributed icons, as shown in FIG. 2, assuming a preset The icon arrangement graphic is a “LOVE” graphic, which is divided into four screens in the mobile terminal, and displays “L”, “O”, “V” and “E” graphics respectively. In the illustration, the gray grid is the position where the icons can be arranged, white The grid cannot arrange icons, and the location of the specific distributable icons is related to the specific graphics and the grid format on the screen interface, which is not specifically limited herein.
步骤S103、将显示终端中的图标按顺序排列在所述网格位置上。Step S103: Arranging the icons in the display terminal in the grid position in order.
找到可分布图标的网格位置后,将显示终端终端的图标按顺序排列在所述网格位置上,优选的,将图标案子图形笔画顺序进行排列,如果显示终端中图标数目少于所述可分布图标的网格位置数量,那么此时不限排列出完整的所需图形,如果显示终端中图标数目大于所述可分布图标的网格位置数量,那么会有一部分图标还是按照先前的规格网格方式排列。当然,在排列图标前,用户也可以选择与当前选择的图形对应数量的图标,将这些图标按照顺序排列在所述可分布图标的网格位置。 这些可实现的方式都在本实施例保护范围之中。After finding the grid location of the distributable icon, the icons of the display terminal terminal are arranged in the grid position in order, and preferably, the icon case graphic strokes are sequentially arranged, if the number of icons in the display terminal is less than the The number of grid positions of the distribution icons, then the complete required graphics are not limited at this time. If the number of icons in the display terminal is greater than the number of grid positions of the distributable icons, then some of the icons are still in accordance with the previous specification network. Arranged in a grid. Of course, before arranging the icons, the user can also select the number of icons corresponding to the currently selected graphic, and arrange the icons in the grid position of the distributable icons in order. These achievable modes are all within the scope of protection of this embodiment.
本发明实施例通过获取设置的图标排列图形后,显示终端中的图标就按照所述设置的图形进行排列,这种排列方式新颖,丰富了显示终端的功能,同时也便于用户找到所需的图标。In the embodiment of the present invention, after the icons are arranged, the icons in the display terminal are arranged according to the set graphics. The arrangement is novel, enriching the functions of the display terminal, and also facilitating the user to find the desired icon. .
实施例二:Embodiment 2:
图3示出了本发明第二实施例提供的显示终端图标排列方法的流程,为了便于说明仅示出了与本发明实施例相关的部分。FIG. 3 is a flowchart showing a method for arranging display terminal icons according to a second embodiment of the present invention. For the convenience of description, only parts related to the embodiments of the present invention are shown.
本实施例提供的显示终端图标排列方法包括:The method for arranging the display terminal icons provided in this embodiment includes:
步骤S301、接收用户输入的文字或符号并保存,所述文字或符号作为图标排列图形;Step S301: Receive a text or a symbol input by a user, and save the text or symbol as an icon;
步骤S302、获取设置的图标排列图形;Step S302: Acquire a set icon arrangement graphic;
步骤S303、根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;Step S303, finding a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern;
步骤S304、将显示终端中的图标按顺序排列在所述网格位置上;Step S304, arranging the icons in the display terminal in the grid position in order;
步骤S305、当安装新程序时,如果所述网格位置并未排满,则将新程序的图标按要求添加到所述空置的网格位置上。Step S305: When the new program is installed, if the grid position is not full, the icon of the new program is added to the vacant grid position as required.
本实施例中,所述的图标排列图形可以有用户输入设置,用户在进入相应的设置界面后,输入所需排列图形所对应的字母或符号,比如用户可以输入“LOVE”作为图标排列图形,系统根据所述图形以及当前显示终端的显示界面的网格规格,找到相应的可分布图标的网格位置,再将显示终端中的图标按顺序排列在所述网格位置中。进一步的,如果当前还有空置的可分布图标的网格位置,则在安装新程序后,将新程序图标继续添加到相应的网格位置中,直至所有的可分布图标的网格位置被填满。In this embodiment, the icon arrangement graphic may have a user input setting, and after entering the corresponding setting interface, the user inputs a letter or a symbol corresponding to the desired arrangement graphic, for example, the user may input “LOVE” as an icon to arrange the graphic. The system finds a grid location of the corresponding distributable icon according to the graphic and the grid specification of the display interface of the current display terminal, and then arranges the icons in the display terminal in the grid position in order. Further, if there is currently a grid location of the vacant distributionable icon, after installing the new program, the new program icon is continuously added to the corresponding grid location until the grid locations of all the distributable icons are filled. full.
实施例三:Embodiment 3:
图4示出了本发明第三实施例提供的显示终端图标排列方法的流程,为了便于说明仅示出了与本发明实施例相关的部分。FIG. 4 is a flowchart showing a method for arranging display terminal icons according to a third embodiment of the present invention, and only parts related to the embodiments of the present invention are shown for convenience of description.
本实施例提供的显示终端图标排列方法包括:The method for arranging the display terminal icons provided in this embodiment includes:
步骤S401、接收到图形自定义触发命令后进入位置选择状态,保存用户触发的位置选择信息,所述位置选择信息组成了图标排列图形;Step S401: After receiving the graphic custom trigger command, enter a position selection state, and save the location selection information triggered by the user, where the location selection information constitutes an icon arrangement graphic;
步骤S402、获取设置的图标排列图形;Step S402, acquiring a set icon graphic of the icon;
步骤S403、根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;Step S403: Find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern.
步骤S404、将显示终端中的图标按顺序排列在所述网格位置上;Step S404: Arranging icons in the display terminal in the grid position in order;
步骤S405、当安装新程序时,如果所述网格位置并未排满,则将新程序的图标按要求添加到所述空置的网格位置上。Step S405: When the new program is installed, if the grid position is not full, the icon of the new program is added to the vacant grid position as required.
本实施例与实施例二相比不同之处在于,本实施例中用户无需输入所需排列图形对应的字母或符号,可以直接触发进入位置选择状态后,选择哪些网格位置可以分布图标,这样就可以生成自定义的图形,如图5所示,灰色网格为用户选择的网格,该网格可以分布图标,白色网格无法分布图标。作为一种优选的实施方式,本实施例中所述步骤S401具体包括:The difference between the embodiment and the second embodiment is that in this embodiment, the user does not need to input the letter or symbol corresponding to the required arrangement pattern, and can directly trigger the position selection state to select which grid positions can be distributed. You can generate custom graphics, as shown in Figure 5. The gray mesh is the user-selected mesh, which can distribute icons, and the white mesh cannot distribute icons. As a preferred implementation, the step S401 in this embodiment specifically includes:
S4011、进入一空白区域,当接收到图形自定义触发命令后进入位置选择状态;S4011, entering a blank area, and entering a position selection state after receiving the graphic custom trigger command;
S4012、接收并保存用户触发的位置选择信息;S4012: Receive and save location selection information triggered by the user;
S4013、如果显示终端中的图标数目大于所述位置选择信息所包含的位置数目,则自动进入下一空白区域完成图形设置。S4013. If the number of icons in the display terminal is greater than the number of positions included in the location selection information, the next blank area is automatically entered to complete the graphic setting.
这里用户首先选择一空白区域,通常该空白区域为移动终端的一屏,在该区域中触发生成图形自定义触发命令位置选择状态,比如用户可长按空白区域进入位置选择状态,此时界面中可以显示出界面上的各个网格,用户再点击其中的若干个网格,将这些网格设置成可分布图标的网格位置,如果显示终端中的图标数目大于所述位置选择信息所包含的位置数目,优选的,可以自动进入下一空白区域完成图形设置,直到可以排列所有图标。本实施例中,用户可以自定义图标排列图形,使得图标排列更具多样性。Here, the user first selects a blank area, which is usually a screen of the mobile terminal, in which a graphical custom trigger command position selection state is triggered, for example, the user can long press the blank area to enter the position selection state, and the interface is in the interface. Each grid on the interface can be displayed, and the user clicks on several grids thereof to set the grids as grid positions of the iconizable icons, if the number of icons in the display terminal is greater than the position selection information The number of positions, preferably, can automatically enter the next blank area to complete the graphic setting until all the icons can be arranged. In this embodiment, the user can customize the icon to arrange the graphics, so that the icon arrangement is more diverse.
实施例四:Embodiment 4:
图6示出了本发明第四实施例提供的显示终端图标排列装置的结构,为了便于说明仅示出了与本发明实施例相关的部分。FIG. 6 is a view showing the structure of a display terminal icon arranging device according to a fourth embodiment of the present invention, and only parts related to the embodiment of the present invention are shown for convenience of explanation.
本实施例提供的显示终端图标排列装置包括:The display terminal icon arrangement device provided in this embodiment includes:
图形获取单元601,用于获取设置的图标排列图形;a graphic obtaining unit 601, configured to acquire a set icon graphic;
位置查找单元602,用于根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;a location searching unit 602, configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern;
图标排列单元603,用于将显示终端中的图标按顺序排列在所述网格位置上。The icon arranging unit 603 is configured to arrange the icons in the display terminal in the grid position in order.
本实施例提供的各个功能单元601-603对应实现了实施例一中的步骤S101-S103,具体的。图形获取单元601在获取到设置的图标排列图形后,位置查找单元602找到图标分布区域中可分布图标的网格位置,图标排列单元603再将显示终端中的图标按顺序排列在所述网格位置上。本发明实施例通过获取设置的图标排列图形后,显示终端中的图标就按照所述设置的图形进行排列,这种排列方式新颖,丰富了显示终端的功能,同时也便于用户找到所需的图标。The respective functional units 601-603 provided in this embodiment respectively implement steps S101-S103 in the first embodiment, which are specific. After acquiring the set icon arrangement graphic, the position obtaining unit 602 finds the grid position of the icon that can be distributed in the icon distribution area, and the icon arrangement unit 603 arranges the icons in the display terminal in the grid in order. Location. In the embodiment of the present invention, after the icons are arranged, the icons in the display terminal are arranged according to the set graphics. The arrangement is novel, enriching the functions of the display terminal, and also facilitating the user to find the desired icon. .
实施例五:Embodiment 5:
图7示出了本发明第五实施例提供的显示终端图标排列装置的结构,为了便于说明仅示出了与本发明实施例相关的部分。FIG. 7 shows the structure of the display terminal icon arranging device according to the fifth embodiment of the present invention, and only parts related to the embodiment of the present invention are shown for convenience of explanation.
本实施例提供的显示终端图标排列装置包括:The display terminal icon arrangement device provided in this embodiment includes:
信息输入单元701,用于接收用户输入的文字或符号并保存,所述文字或符号作为图标排列图形。The information input unit 701 is configured to receive and save a text or a symbol input by a user, and the text or symbol is arranged as an icon.
图形获取单元702,用于获取设置的图标排列图形;a graphic obtaining unit 702, configured to acquire a set icon graphic;
位置查找单元703,用于根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;a location searching unit 703, configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern;
图标排列单元704,用于将显示终端中的图标按顺序排列在所述网格位置上;An icon arranging unit 704, configured to arrange icons in the display terminal in the grid position in order;
图标添加单元705,用于当安装新程序时,如果所述网格位置并未排满,则将新程序的图标按要求添加到所述空置的网格位置上。The icon adding unit 705 is configured to add an icon of the new program to the vacant grid position as required when the new program is installed, if the grid position is not full.
本实施例对应的各个功能单元701-705对应实现了实施例二中的各个步骤,另一方面,本实施例在是实施例二的基础上增加了信息输入单元701和图标添加单元705,通过所述信息输入单元用户可以输入所需图标排列图形对应的字母或符号,这样可以按照用户的需求将图标排列出各种图形。The respective functional units 701-705 corresponding to the embodiment respectively implement the steps in the second embodiment. On the other hand, the embodiment adds the information input unit 701 and the icon adding unit 705 to the second embodiment. The information input unit user can input letters or symbols corresponding to the desired icon arrangement graphic, so that the icons can be arranged into various graphics according to the needs of the user.
实施例六:Example 6:
图8示出了本发明第六实施例提供的显示终端图标排列装置的结构,为了便于说明仅示出了与本发明实施例相关的部分。FIG. 8 is a view showing the structure of a display terminal icon arranging device according to a sixth embodiment of the present invention, and only parts related to the embodiment of the present invention are shown for convenience of explanation.
本实施例提供的显示终端图标排列装置包括:The display terminal icon arrangement device provided in this embodiment includes:
图形自定义单元81,用于接收到图形自定义触发命令后进入位置选择状态,保存用户触发的位置选择信息,所述位置选择信息组成了图标排列图形;The graphic customization unit 81 is configured to enter a position selection state after receiving the graphic custom trigger command, and save the position selection information triggered by the user, where the position selection information constitutes an icon arrangement graphic;
图形获取单元82,用于获取设置的图标排列图形;a graphic obtaining unit 82, configured to acquire a set icon graphic;
位置查找单元83,用于根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;a location searching unit 83, configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern;
图标排列单元84,用于将显示终端中的图标按顺序排列在所述网格位置上:The icon arranging unit 84 is configured to arrange the icons in the display terminal in the grid position in order:
图标添加单元85,用于当安装新程序时,如果所述网格位置并未排满,则将新程序的图标按要求添加到所述空置的网格位置上。The icon adding unit 85 is configured to add an icon of the new program to the vacant grid position as required when the new program is installed, if the grid position is not full.
其中,所述图形自定义单元81包括:The graphic customization unit 81 includes:
接收触发模块811,用于进入一空白区域,当接收到图形自定义触发命令后进入位置选择状态;The receiving triggering module 811 is configured to enter a blank area, and enter a position selection state after receiving the graphic custom triggering command;
信息接收保存模块812,用于接收并保存用户触发的位置选择信息;The information receiving and holding module 812 is configured to receive and save location selection information triggered by the user;
图形设置模块813,用于如果显示终端中的图标数目大于所述位置选择信息所包含的位置数目,则自动进入下一空白区域进行图形设置。The graphic setting module 813 is configured to automatically enter the next blank area for graphic setting if the number of icons in the display terminal is greater than the number of positions included in the position selection information.
本实施例对应的各个功能单元对应实现了实施例三中的各个步骤,本发明实施与实施例五不同之处在于,本实施例中用户无需输入所需排列图形对应的字母或符号,可以直接触发进入位置选择状态后,选择哪些网格位置可以分布图标,这样就可以生成自定义的图形,进一步优化了图形自定义功能,更方便用户查找所需图标。The respective functional units corresponding to the embodiment respectively implement the respective steps in the third embodiment. The difference between the implementation of the present invention and the fifth embodiment is that the user does not need to input the letters or symbols corresponding to the required arrangement graphics in the embodiment. After triggering the position selection state, select which grid positions can be distributed icons, so that you can generate custom graphics, further optimize the graphic customization function, and make it easier for users to find the desired icons.
本领域普通技术人员可以理解,实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以在存储于一计算机可读取存储介质中,所述的存储介质,如ROM/RAM、磁盘、光盘等。It will be understood by those skilled in the art that all or part of the steps of the foregoing embodiments may be implemented by a program to instruct related hardware, and the program may be stored in a computer readable storage medium. Storage media, such as ROM/RAM, disk, optical disk, etc.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims (10)

  1. 一种显示终端图标排列方法,其特征在于,所述方法包括:A method for arranging display terminal icons, the method comprising:
    获取设置的图标排列图形;Get the set icon arrangement graphics;
    根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;Finding a grid position of the icon that can be distributed in the icon distribution area according to the icon arrangement pattern;
    将显示终端中的图标按顺序排列在所述网格位置上。The icons in the display terminal are arranged in order on the grid position.
  2. 如权利要求1所述方法,其特征在于,所述获取设置的图标排列图形步骤之前,还包括:The method of claim 1, wherein before the step of acquiring the icon arrangement pattern of the setting, the method further comprises:
    接收用户输入的文字或符号并保存,所述文字或符号作为图标排列图形。The text or symbol input by the user is received and saved, and the text or symbol is arranged as an icon.
  3. 如权利要求 1 所述方法,其特征在于,所述获取设置的图标排列图形步骤之前,还包括: The method of claim 1, wherein before the step of acquiring the icon arrangement pattern of the setting, the method further comprises:
    接收到图形自定义触发命令后进入位置选择状态,保存用户触发的位置选择信息,所述位置选择信息组成了图标排列图形。After receiving the graphic custom trigger command, the user enters the position selection state, and saves the position selection information triggered by the user, and the position selection information constitutes an icon arrangement graphic.
  4. 如权利要求3所述方法,其特征在于,所述接收到图形自定义触发命令后进入位置选择状态,保存用户触发的位置选择信息,所述位置选择信息组成了图标排列图形步骤,具体包括:The method of claim 3, wherein the step of entering the location selection state after receiving the graphical custom trigger command, the location selection information triggered by the user is saved, and the location selection information comprises the step of icon arrangement graphics, which specifically includes:
    进入一空白区域,当接收到图形自定义触发命令后进入位置选择状态;Enter a blank area and enter the position selection state after receiving the graphic custom trigger command;
    接收并保存用户触发的位置选择信息;Receiving and saving location selection information triggered by the user;
    如果显示终端中的图标数目大于所述位置选择信息所包含的位置数目,则自动进入下一空白区域完成图形设置。If the number of icons in the display terminal is greater than the number of positions included in the location selection information, the next blank area is automatically entered to complete the graphic setting.
  5. 如权利要求 1-4 中任一项所述方法,其特征在于,所述将显示终端中的图标按顺序排列在所述网格位置上步骤之后,还包括: As claimed in the claims 1-4 The method according to any one of the preceding claims, wherein, after the step of arranging the icons in the display terminal in the grid position, the method further comprises:
    当安装新程序时,如果所述网格位置并未排满,则将新程序的图标按要求添加到所述空置的网格位置上。When the new program is installed, if the grid location is not full, the icon of the new program is added to the vacant grid location as required.
  6. 一种显示终端图标排列装置,其特征在于,所述装置包括:A display terminal icon arranging device, wherein the device comprises:
    图形获取单元,用于获取设置的图标排列图形;a graphic acquiring unit, configured to acquire a set icon graphic;
    位置查找单元,用于根据所述图标排列图形找到图标分布区域中可分布图标的网格位置;a location searching unit, configured to find a grid location of the icon that can be distributed in the icon distribution area according to the icon arrangement graphic;
    图标排列单元,用于将显示终端中的图标按顺序排列在所述网格位置上。An icon arrangement unit for sequentially arranging icons in the display terminal on the grid position.
  7. 如权利要求6所述装置,其特征在于,所述装置还包括:The device of claim 6 wherein said device further comprises:
    信息输入单元,用于接收用户输入的文字或符号并保存,所述文字或符号作为图标排列图形。The information input unit is configured to receive and save the text or symbol input by the user, and the text or symbol is arranged as an icon.
  8. 如权利要求6所述装置,其特征在于,所述装置还包括:The device of claim 6 wherein said device further comprises:
    图形自定义单元,用于接收到图形自定义触发命令后进入位置选择状态,保存用户触发的位置选择信息,所述位置选择信息组成了图标排列图形。The graphic customization unit is configured to enter a position selection state after receiving the graphic custom trigger command, and save location selection information triggered by the user, where the position selection information constitutes an icon arrangement graphic.
  9. 如权要求8所述装置,其特征在于,所述图形自定义单元包括:The device of claim 8, wherein the graphic customization unit comprises:
    接收触发模块,用于进入一空白区域,当接收到图形自定义触发命令后进入位置选择状态;The receiving trigger module is configured to enter a blank area, and enter a position selection state after receiving the graphic custom trigger command;
    信息接收保存模块,用于接收并保存用户触发的位置选择信息;The information receiving and saving module is configured to receive and save location selection information triggered by the user;
    图形设置模块,用于如果显示终端中的图标数目大于所述位置选择信息所包含的位置数目,则自动进入下一空白区域进行图形设置。And a graphic setting module, configured to automatically enter a next blank area for graphic setting if the number of icons in the display terminal is greater than the number of positions included in the location selection information.
  10. 如权利要求6-9中任一项所述装置,其特征在于,所述装置还包括: The device of any of claims 6-9, wherein the device further comprises:
    图标添加单元,用于当安装新程序时,如果所述网格位置并未排满,则将新程序的图标按要求添加到所述空置的网格位置上。An icon adding unit for adding a icon of a new program to the vacant grid position as required if the grid position is not full when a new program is installed.
    根据权利要求2所述的根据终端设备照片内容自动摆正照片的方法,其特征在于,所述的根据终端设备照片内容自动摆正照片的方法进一步包括:系统预先设置人脸、文字、照片纹理特征及颜色特征这些权值的权重系数,将计算的权值人脸、文字、照片纹理特征及颜色特征分别乘以系统指定的系数,并相加得到权值和,最后比较四个方向的权值和来调整照片。The method for automatically correcting a photo according to the photo content of the terminal device according to claim 2, wherein the method for automatically correcting the photo according to the photo content of the terminal device further comprises: presetting the face, text, and photo texture by the system Feature and color characteristics The weighting coefficients of these weights, multiply the calculated weight face, text, photo texture features and color features by the system-specified coefficients, and add the weights and sums, and finally compare the weights of the four directions. Value and to adjust the photo.
PCT/CN2013/079860 2012-12-11 2013-07-23 Method and device for arranging display terminal icons WO2014089970A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210533230.5 2012-12-11
CN201210533230.5A CN102999256B (en) 2012-12-11 2012-12-11 A kind of display terminal icon arrangement method and device

Publications (1)

Publication Number Publication Date
WO2014089970A1 true WO2014089970A1 (en) 2014-06-19

Family

ID=47927887

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/079860 WO2014089970A1 (en) 2012-12-11 2013-07-23 Method and device for arranging display terminal icons

Country Status (2)

Country Link
CN (1) CN102999256B (en)
WO (1) WO2014089970A1 (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999256B (en) * 2012-12-11 2016-03-02 广东欧珀移动通信有限公司 A kind of display terminal icon arrangement method and device
CN103294343A (en) * 2013-05-27 2013-09-11 深圳市金立通信设备有限公司 Arraying method and terminal for application icons
CN104346031B (en) * 2013-08-08 2018-06-01 联想(北京)有限公司 A kind of display methods and electronic equipment
CN103543912B (en) * 2013-10-22 2016-08-31 北京奇虎科技有限公司 The method and apparatus that a kind of icon triangular pitch shows
CN103530127B (en) * 2013-10-22 2017-08-29 北京奇虎科技有限公司 icon display method and device
CN104657029A (en) * 2013-11-21 2015-05-27 深圳市九洲电器有限公司 Method and system for arranging interface icons
CN103823735B (en) * 2014-02-26 2016-08-31 天津三星通信技术研究有限公司 Status icons display methods and portable terminal thereof
CN105138296B (en) * 2015-07-17 2018-06-19 天脉聚源(北京)科技有限公司 The method and apparatus of virtual spectators' head portrait mosaic
WO2017128230A1 (en) * 2016-01-28 2017-08-03 段春燕 Method for acquiring data when arranging application icons, and mobile terminal
WO2017128231A1 (en) * 2016-01-28 2017-08-03 段春燕 Information pushing method for use during application icon arrangement, and mobile terminal
CN106406917A (en) * 2016-11-25 2017-02-15 宇龙计算机通信科技(深圳)有限公司 Icon arrangement method and apparatus
CN107506110B (en) * 2017-08-24 2021-02-05 深圳依偎控股有限公司 Control method and system for 3D cube mobile terminal desktop and mobile terminal
CN108304136A (en) * 2018-02-26 2018-07-20 网易(杭州)网络有限公司 The display control method and device of control
CN108984060A (en) * 2018-06-07 2018-12-11 阿里巴巴集团控股有限公司 A kind of icon display method and terminal device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127980A (en) * 2007-09-25 2008-02-20 康佳集团股份有限公司 Layout method for standby interface of mobile terminal
CN101923434A (en) * 2010-08-23 2010-12-22 宇龙计算机通信科技(深圳)有限公司 Type setting method and system of application icon and mobile terminal
CN102065177A (en) * 2010-12-02 2011-05-18 东莞宇龙通信科技有限公司 Dynamic icon display system and method for mobile terminal
CN102999256A (en) * 2012-12-11 2013-03-27 广东欧珀移动通信有限公司 Method and device for arranging display terminal icons

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5812128A (en) * 1996-12-11 1998-09-22 International Business Machines Corporation User defined template arrangement of objects in a container
US7730422B2 (en) * 2006-01-25 2010-06-01 Microsoft Corporation Smart icon placement across desktop size changes
CN102063697A (en) * 2009-11-17 2011-05-18 新奥特(北京)视频技术有限公司 Method and device for positioning auto arrange of object

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127980A (en) * 2007-09-25 2008-02-20 康佳集团股份有限公司 Layout method for standby interface of mobile terminal
CN101923434A (en) * 2010-08-23 2010-12-22 宇龙计算机通信科技(深圳)有限公司 Type setting method and system of application icon and mobile terminal
CN102065177A (en) * 2010-12-02 2011-05-18 东莞宇龙通信科技有限公司 Dynamic icon display system and method for mobile terminal
CN102999256A (en) * 2012-12-11 2013-03-27 广东欧珀移动通信有限公司 Method and device for arranging display terminal icons

Also Published As

Publication number Publication date
CN102999256B (en) 2016-03-02
CN102999256A (en) 2013-03-27

Similar Documents

Publication Publication Date Title
WO2014089970A1 (en) Method and device for arranging display terminal icons
WO2018151505A1 (en) Electronic device and method for displaying screen thereof
WO2014035147A1 (en) User terminal apparatus and controlling method thereof
WO2014175692A1 (en) User terminal device with pen and controlling method thereof
WO2018201773A1 (en) Cell page rendering method, apparatus, server, and readable storage medium
WO2013131396A1 (en) Method and apparatus for customizing function menu of application
WO2011028068A2 (en) Method for configuring user interface screen for electronic terminal, and electronic terminal for carrying out the same
WO2014069750A1 (en) User terminal apparatus and controlling method thereof
WO2015178541A1 (en) Display device and method for controlling the same
EP3403175A1 (en) Electronic device and method of application data display therefor
WO2014182109A1 (en) Display apparatus with a plurality of screens and method of controlling the same
WO2013151301A1 (en) Intelligent event information presentation method and terminal
WO2018120245A1 (en) Display control method and electronic device
WO2017096924A1 (en) Method of capturing continuous screenshot of pages on basis of mobile terminal, system and mobile terminal
WO2017190561A1 (en) Method for realizing password inputting by means of virtual keyboard, terminal, server, system and storage medium
WO2012119494A1 (en) Method, system and computer storage medium for dynamically adjusting desktop layout
WO2015005674A1 (en) Method for displaying and electronic device thereof
WO2017057960A1 (en) Electronic device and method for controlling the same
EP3005109A1 (en) Electronic device and method of providing battery information by electronic device
WO2016159654A1 (en) System and method for providing widget
WO2014182140A1 (en) Display apparatus and method of providing a user interface thereof
WO2017016264A1 (en) Crown of smart watch and operation method for smart watch
WO2018161601A1 (en) Screen backlight adjusting method, device, storage medium and electronic device
WO2018145597A1 (en) Mobile terminal-based screen light-supplementing photographing method and system, and mobile terminal
WO2016024824A1 (en) Display apparatus and method of controlling the same

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

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

Country of ref document: EP

Kind code of ref document: A1