WO2015067061A1 - Terminal and method for sorting applications - Google Patents

Terminal and method for sorting applications Download PDF

Info

Publication number
WO2015067061A1
WO2015067061A1 PCT/CN2014/081252 CN2014081252W WO2015067061A1 WO 2015067061 A1 WO2015067061 A1 WO 2015067061A1 CN 2014081252 W CN2014081252 W CN 2014081252W WO 2015067061 A1 WO2015067061 A1 WO 2015067061A1
Authority
WO
WIPO (PCT)
Prior art keywords
color
sorting
picture
sorted
module
Prior art date
Application number
PCT/CN2014/081252
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 WO2015067061A1 publication Critical patent/WO2015067061A1/en

Links

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

Definitions

  • the present invention relates to the field of electronic technologies, and in particular, to a terminal and a method for implementing application sequencing.
  • BACKGROUND OF THE INVENTION In modern society, handheld smart terminal devices (especially smart phones) occupy an increasingly important position in people's lives.
  • the popularity of smart terminals has also brought about an explosive growth of mobile APP applications. Users are becoming more accustomed to using APP to complete life, entertainment, shopping, travel navigation, various life tools, etc., so the applications installed on the devices are also more and more. This also raises a question of how to get fast-paced users to quickly and easily find the applications they need in the main menu.
  • sorting by installation time is faster for finding applications that have just been newly installed, but for a long time, you don't remember when you installed them, users will be obscured; sorting by frequency is easy to find for applications that are frequently used every day. For applications that are not frequently used, there is no advantage; if sorted alphabetically, the user needs to remember the name or initials of the application, and look at the text carefully, there is no way to quickly scan; When sorting, users generally do not manually sort all applications, even if they are manually sorted, they cannot remember the location of all applications.
  • Embodiments of the present invention provide a terminal and a method for implementing application sequencing, which are used to facilitate a user to quickly locate a target application.
  • a method for a terminal to implement application sorting including: acquiring a primary color of each application icon to be sorted, and sorting the applications to be sorted according to a set color tone sorting manner.
  • the acquiring a primary color of each of the to-be-ordered application icons includes: intercepting a picture corresponding to each application icon to be sorted; For each picture, the color value of each pixel in the picture is determined, and the color corresponding to the color value with the highest coverage rate is used as the main color of the corresponding icon.
  • determining the color value of each pixel in the image, and using the color corresponding to the color value with the highest coverage as the primary color of the corresponding icon including: determining each pixel in the image a color value, and matching each color value with a pre-divided color value range corresponding to the different color to obtain a color corresponding to each color value; statistical coverage of each color in the picture, and the highest coverage color as the main color of the corresponding icon .
  • the setting the tone sorting manner includes: sorting the applications to be sorted according to a chromatographic order.
  • a terminal including: an information acquiring module, configured to acquire a primary color tone of each application icon to be sorted; a sorting module, configured to be based on primary color information acquired by the information acquiring module, according to The set tone sorting method is used to sort the applications to be sorted.
  • the information acquiring module includes: a picture intercepting sub-module, configured to intercept a picture corresponding to each application icon to be sorted; a primary color determining sub-module, configured to be for each picture , determining the color value of each pixel in the picture, and using the color corresponding to the color value with the highest coverage as the main color of the corresponding icon.
  • the primary color determination sub-module includes: a matching unit, configured to determine a color value of each pixel in the image, and corresponding to each color value corresponding to the different color The color value range is matched to obtain the color corresponding to each color value; the statistical unit is set to the coverage of each color in the statistical picture, and the color with the highest coverage rate is used as the main color of the corresponding icon.
  • the sorting module is further configured to sort the applications to be sorted according to a chromatographic order.
  • the terminal in the embodiment of the present invention further includes: a sort triggering module, configured to start the information acquiring module when the set sorting control is triggered.
  • the embodiment of the present invention considers that the user generally has a deep memory for the color of the image, so the application is sorted by the icon color, and the user only needs to remember the application icon when searching for the application.
  • the approximate color can quickly slide to the color block, which greatly reduces the search range, speeds up the search efficiency, and increases the aesthetics of the application sort.
  • FIG. 1 is a flowchart of a method for a terminal to implement application sequencing according to the present invention
  • FIG. 2 is a flowchart of a method for a terminal to implement application sequencing according to an application example of the present invention
  • FIG. 4 is a schematic diagram of a terminal after color sorting according to the present invention
  • FIG. 5 is a structural block diagram of a terminal provided by the present invention.
  • the embodiment of the present invention provides a method for the terminal to implement application sorting. As shown in FIG. 1 , the method includes the following steps: Step S101: Acquire a main color of each application icon to be sorted;
  • Step S101 Acquire a main color of each application icon to be sorted;
  • the implementation of the step may be triggered by setting a sort trigger condition.
  • a sorting control may be set in the terminal. When the sorting control is triggered, it is determined that the sorting trigger condition is triggered, and the sorting scheme described in the present invention is started.
  • the manner of acquiring the main color of the application icon is preferably: intercepting the image corresponding to each application icon to be sorted, determining the color value of each pixel in the image for each image, and using the color value with the highest coverage rate.
  • the corresponding color is used as the main color of the corresponding icon.
  • this implementation In the calculation of the color value of each pixel, in order to avoid the gradation of even one color system in the icon, but in the pixel statistics, the color of each pixel is different, thereby affecting the problem of defining the main color, this implementation The example also provides a solution.
  • the color value range of different colors is divided in advance, and as long as it falls within the color value range, the pixel is defined as a color corresponding to the color value range. Therefore, when the main color of the application icon is obtained, after determining the color value of each pixel in the image, each color value is matched with the pre-divided color value range corresponding to the different color to obtain a color corresponding to each color value, and each of the statistical images The coverage of the color, with the highest coverage color as the primary color of the corresponding icon.
  • Step S102 Sort each application to be sorted according to the set tone tone sorting manner based on the acquired main tone information.
  • the applications to be sorted are sorted according to the chromatographic order.
  • the application sorting method provided by the embodiment takes into account that the user generally has a relatively deep memory of the image color, and although the specific graphic of the icon is not remembered, the overall color sense may have an impression.
  • the application icons are sorted according to the chromatographic gradient order.
  • the sorting process includes: Step S201: When the set controls sorted by the icon color are triggered, the sorting process by the icon color is started. That is, the present invention sets an entry for the user within the terminal to trigger color ordering. As shown in FIG.
  • Step S202 acquiring an icon image of each application of the smartphone main menu, and performing pixel statistics;
  • Step S203 according to the statistical result of step S202, using the color with the most pixels as the main color of the icon; it is worth mentioning that Since the statistics are pixel-level, and the color values involved in the color spectrum are very large, in order to easily define the main color, the color color values can be grouped according to the actual situation, such as a certain range, defined as red, within a certain range.
  • Step S204 according to the main color tone obtained in step S203, sort the applications in the main menu according to the chromatographic order. As shown in FIG. 4, the user selects the interface of the main menu after color sorting, and all the icons are arranged in a rainbow shape, and the user can quickly lock in a small range by using the memory of the application icon color to speed up the search, and the other aspect also increases.
  • the embodiment of the present invention further provides a terminal. As shown in FIG.
  • the terminal includes: an information acquiring module 510, configured to acquire a primary color of each application icon to be sorted; a sorting module 520, setting For the main tone information acquired by the information acquisition module 510, the applications to be sorted are sorted according to the set tone ordering manner.
  • the sorting module 520 sorts the applications to be sorted according to the chromatographic order.
  • the information acquiring module 510 specifically includes: a picture intercepting sub-module 511, configured to intercept a picture corresponding to each application icon to be sorted; a primary color determining sub-module 512, configured to determine, for each picture, each pixel in the picture The color value, and the color corresponding to the color value with the highest coverage rate is used as the main color of the corresponding icon.
  • a picture intercepting sub-module 511 configured to intercept a picture corresponding to each application icon to be sorted
  • a primary color determining sub-module 512 configured to determine, for each picture, each pixel in the picture The color value, and the color corresponding to the color value with the highest coverage rate is used as the main color of the corresponding icon.
  • the primary color determining sub-module 512 comprising: a matching unit, configured to determine a color value of each pixel in the picture, and the color values corresponding to the pre-divided and different colors The color value range is matched to obtain the color corresponding to each color value; the statistical unit is set to the coverage of each color in the statistical picture, and the color with the highest coverage rate is used as the main color of the corresponding icon.
  • the color value range of different colors is divided in advance, and as long as it falls within the color value range, the pixel is defined as the color corresponding to the color value range.
  • the terminal in this embodiment further includes: a sort triggering module 530, configured to start the information acquiring module 510 when the set sorting control is triggered. That is, the present invention sets an entry for the user within the terminal to trigger color ordering.
  • the terminal provided in this embodiment considers that the user generally has a relatively deep memory of the image color. Although the specific graphic of the icon is not remembered, the overall color perception may have an impression.
  • icon color sorting the application icons are sorted according to the chromatographic gradient order.
  • the technical solution considering that the user generally has a deeper memory of the color of the image, so the application color is used to sort the application, and the user only needs to remember the approximate color of the application icon when searching for the application, and can quickly slide to the color block, which is extremely large. It narrows the search range, speeds up the search, and increases the aesthetics of the application sort.

Abstract

Disclosed in the present invention are a terminal and a method for sorting applications. The method comprising: obtaining the dominant hues of the icons of the applications to be sorted, and sorting the applications to be sorted according to a set hue sorting mode. The terminal comprises: an information acquiring module and a sorting module. In view of the fact that a user normally has a relative deep memory for image colors, the technical solution of the present invention uses icon colors to sort applications. When searching for an application, a user can accomplish a fast slide to the color block where the application is located only if roughly remembering the icon color of the application, thereby narrowing the search range immensely, increasing the search efficiency, and improving the aesthetic sense of application sorting.

Description

一种终端及其实现应用排序的方法 技术领域 本发明涉及电子技术领域, 尤其涉及一种终端及其实现应用排序的方法。 背景技术 在现代社会, 手持智能终端设备 (特别是智能手机) 在人们的生活中占有越来越 重要的地位。 智能终端的普及也带来了移动 APP应用的爆炸式增长, 用户越来越习惯 于用 APP来完成生活, 娱乐休闲、 购物、 出行导航、 各种生活工具等等, 所以设备上 安装的应用也越来越多。 这也带来一个问题, 如何让快节奏的用户在茫茫主菜单中快 速方便的找到自己需要的应用。 目前, 所采用的方案有按安装时间先后排序、 按使用 频率排序、 按字母排序、 或者是用户手动排序。 然而, 按安装时间先后排序对于查找 刚刚新安装的应用会比较快, 但对于时间久了不记得什么时候安装的, 用户就会记忆 模糊了; 按使用频率排序对于天天经常使用的应用很方便查找, 对于使用频率不高的 应用又没有优势了; 按字母顺序排序的话, 需要用户记得比较清楚应用的名字或者首 字母, 且查找的时候需要仔细盯着文字看, 没有办法快速扫视; 按用户手动排序时, 用户一般不会对所有应用都手动排序一遍, 即使都手动排序也无法记住所有应用的位 置。 可见, 现有的应用排布方式对于用户实现应用的迅速查找都存在一定的弊端, 影 响用户的使用体验。 发明内容 本发明实施例提供一种终端及其实现应用排序的方法, 用以便于用户快速定位目 标应用。 依据本发明的一个实施例, 提供一种终端实现应用排序的方法, 包括: 获取各待排序应用图标的主色调, 并按照设定的色调排序方式, 对各待排序应用 进行排序。 可选地, 本发明实施例所述方法中, 所述获取各待排序应用图标的主色调, 包括: 截取各待排序应用图标对应的图片; 针对每个图片, 确定图片中各像素的色值, 并以覆盖率最高的色值对应的颜色作 为对应图标的主色调。 可选地, 本发明实施例所述方法中, 所述确定图片中各像素的色值, 并以覆盖率 最高的色值对应的颜色作为对应图标的主色调, 包括: 确定图片中各像素的色值, 并将各色值与预先划分的与不同颜色对应的色值范围 进行匹配, 得到各色值对应的颜色; 统计图片中各颜色的覆盖率, 以覆盖率最高的颜色作为对应图标的主色调。 可选地, 本发明实施例所述方法中, 所述设定的色调排序方式, 包括: 按照色谱 顺序, 对各待排序应用进行排序。 可选地, 本发明实施例所述方法中, 当设定的排序控件被触发时, 获取各待排序 应用图标的主色调, 并按照设定的色调排序方式, 对各待排序应用进行排序。 依据本发明的另一个实施例, 提供一种终端, 包括: 信息获取模块, 设置为获取各待排序应用图标的主色调; 排序模块, 设置为基于所述信息获取模块获取的主色调信息, 按照设定的色调排 序方式, 对各待排序应用进行排序。 可选地, 本发明实施例所述终端中, 所述信息获取模块, 包括: 图片截取子模块, 设置为截取各待排序应用图标对应的图片; 主色调确定子模块, 设置为针对每个图片, 确定图片中各像素的色值, 并以覆盖 率最高的色值对应的颜色作为对应图标的主色调。 可选地, 本发明实施例所述终端中, 所述主色调确定子模块, 包括: 匹配单元, 设置为确定图片中各像素的色值, 并将各色值与预先划分的与不同颜 色对应的色值范围进行匹配, 得到各色值对应的颜色; 统计单元, 设置为统计图片中各颜色的覆盖率, 以覆盖率最高的颜色作为对应图 标的主色调。 可选地, 本发明所述终端中, 所述排序模块, 进一步设置为按照色谱顺序, 对各 待排序应用进行排序。 可选地, 本发明实施例所述终端还包括: 排序触发模块, 设置为在设定的排序控件被触发时, 启动所述信息获取模块。 与现有技术相比, 本发明实施例有益效果如下: 本发明实施例考虑到用户一般对于图像色彩的记忆会比较深刻, 所以利用图标色 彩对应用进行排序, 用户查找应用时只要记得应用图标的大致颜色, 就能快速滑到所 在的色块, 极大的缩小了查找范围, 加快了查找效率, 并且增加了应用排序的美观度。 附图说明 通过阅读下文优选实施方式的详细描述, 各种其他的优点和益处对于本领域普通 技术人员将变得清楚明了。 附图仅用于示出优选实施方式的目的, 而并不认为是对本 发明的限制。 而且在整个附图中, 用相同的参考符号表示相同的部件。 在附图中: 图 1为本发明提供的一种终端实现应用排序的方法的流程图; 图 2为本发明应用示例提供的终端实现应用排序的方法的流程图; 图 3为本发明中按图标颜色排序的控件示意图; 图 4为本发明中采用颜色排序后的示意图; 以及 图 5为本发明提供的一种终端的结构框图。 具体实施方式 下面将参照附图更详细地描述本公开的示例性实施例。 虽然附图中显示了本公开 的示例性实施例, 然而应当理解, 可以以各种形式实现本公开而不应被这里阐述的实 施例所限制。 相反, 提供这些实施例是为了能够更透彻地理解本公开, 并且能够将本 公开的范围完整的传达给本领域的技术人员。 具体地, 本发明实施例提供一种终端实现应用排序的方法, 如图 1所示, 包括以 下步骤: 步骤 S101 , 获取各待排序应用图标的主色调; 可选地, 本实施例中可以通过设定排序触发条件, 来触发该步骤的实施。具体的, 可以在终端内设定一个排序控件, 当该排序控件被触发时,判定排序触发条件被触发, 启动本发明所述的排序方案。 进一步地, 本实施例中, 获取应用图标主色调的方式优选为: 截取各待排序应用 图标对应的图片, 针对每个图片, 确定图片中各像素的色值, 并以覆盖率最高的色值 对应的颜色作为对应图标的主色调。 其中,在对各像素的色值进行统计时, 为了避免因为图标中即使一个色系的渐变, 却在像素统计时, 导致每个像素颜色都不一样, 进而影响定义主色调的问题, 本实施 例还给出一种解决方案, 具体的, 本实施例预先对不同颜色的色值范围进行划分, 只 要落在该色值范围内, 均定义该像素为该色值范围对应的颜色。 所以, 当获取应用图 标主色调时, 在确定图片中各像素的色值后, 将各色值与预先划分的与不同颜色对应 的色值范围进行匹配, 得到各色值对应的颜色, 统计图片中各颜色的覆盖率, 以覆盖 率最高的颜色作为对应图标的主色调。 需要说明是, 本实施例给出的上述主色调获取方式只是本发明列举的一个优选实 施方式, 本发明并不唯一限定该方式, 本领域技术人员容易想到的任何主色调获取方 式均在本发明的保护思想范围内。 步骤 S102, 基于获取的各主色调信息, 按照设定的色调排序方式, 对各待排序应 用进行排序。 可选地, 该步骤中, 按照色谱顺序, 对各待排序应用进行排序。 本实施例提供的应用排序方法考虑到用户一般对于图像色彩的记忆会比较深刻, 虽然不太会记得图标的具体图形, 但是大概整体是什么色彩感都会有个印象。 而利用 图标色彩排序, 就是按照色谱渐变顺序对应用图标进行排序。 用户查找时只要记得应 用图标的大致颜色, 就能快速滑到所在的色块, 极大的缩小了查找范围, 并且增加了 应用排序的美观度。 基于上述实施过程, 下面给出一具体的应用示例, 该应用示例以智能手机作为本 发明所述终端, 并结合具体排序附图对本发明的实施过程进行了详细阐述。 如图 2所 示, 排序流程包括: 步骤 S201,当设定的按图标颜色排序的控件被触发时,启动按图标颜色排序流程。 也就是说, 本发明在终端内给用户设定一个入口, 以便触发颜色排序。 如图 3所示,示出了在屏幕左上方设定一个排序控件,当排序控件中的" By color" 被触发时, 表示用户启动了按图标颜色排序, 其中, 图 3中的 "indicator"为显示器的 简称。 步骤 S202, 获取智能手机主菜单每个应用的图标图片, 并进行像素统计; 步骤 S203 , 根据步骤 S202的统计结果, 以所占像素最多的颜色作为该图标的主 色调; 值得一提的是, 由于统计时是像素级的, 而色谱涉及到的颜色色值又会非常多, 为了方便定义出主色调, 可以根据实际情况对颜色色值进行分组, 如一定范围内定义 为红色, 一定范围内定义为绿色, 以此类推, 避免因为图标中即使一个色系的渐变, 却在像素统计时, 每个像素颜色都不一样。 步骤 S204, 根据步骤 S203得到的主色调, 按照色谱顺序对主菜单内各应用进行 排序。 如图 4所示, 为用户选择颜色排序后主菜单的界面, 所有图标呈彩虹状排列, 用 户可以凭借对应用图标颜色的记忆快速锁定在一个小范围, 加快查找的速度, 另外一 方面也增加了美观度。 与方法实施例相对应, 本发明实施例还提供一种终端, 如图 5所示, 所述终端包 括: 信息获取模块 510, 设置为获取各待排序应用图标的主色调; 排序模块 520, 设置为基于信息获取模块 510获取的主色调信息, 按照设定的色 调排序方式, 对各待排序应用进行排序。 优选地, 所述排序模块 520按照色谱顺序, 对各待排序应用进行排序。 优选地, 所述信息获取模块 510具体包括: 图片截取子模块 511, 设置为截取各待排序应用图标对应的图片; 主色调确定子模块 512, 设置为针对每个图片, 确定图片中各像素的色值, 并以 覆盖率最高的色值对应的颜色作为对应图标的主色调。 其中,在对各像素的色值进行统计时, 为了避免因为图标中即使一个色系的渐变, 却在像素统计时, 导致每个像素颜色都不一样, 进而影响定义主色调的问题, 本实施 例还给出一种解决方案, 具体为: 所述主色调确定子模块 512, 包括: 匹配单元, 设置为确定图片中各像素的色值, 并将各色值与预先划分的与不同颜 色对应的色值范围进行匹配, 得到各色值对应的颜色; 统计单元, 设置为统计图片中各颜色的覆盖率, 以覆盖率最高的颜色作为对应图 标的主色调。 也就是说, 本实施例预先对不同颜色的色值范围进行划分, 只要落在该色值范围 内, 均定义该像素为该色值范围对应的颜色。 进一步地, 本实施例所述终端还包括: 排序触发模块 530, 设置为在设定的排序控件被触发时, 启动所述信息获取模块 510。 也就是说, 本发明在终端内给用户设定一个入口, 以便触发颜色排序。 本实施例提供的终端考虑到用户一般对于图像色彩的记忆会比较深刻, 虽然不太 会记得图标的具体图形, 但是大概整体是什么色彩感都会有个印象。 而利用图标色彩 排序, 就是按照色谱渐变顺序对应用图标进行排序。 用户查找时只要记得应用图标的 大致颜色, 就能快速滑到所在的色块, 极大的缩小了查找范围, 并且增加了应用排序 的美观度。 显然, 本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精 神和范围。 这样, 倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的 范围之内, 则本发明也意图包含这些改动和变型在内。 工业实用性 本发明提供的上述技术方案, 可以应用于终端实现应用排序的过程中, 釆用获取 各待排序应用图标的主色调, 并按照设定的色调排序方式, 对各待排序应用进行排序 的技术方案, 考虑到用户一般对于图像色彩的记忆会比较深刻, 所以利用图标色彩对 应用进行排序, 用户查找应用时只要记得应用图标的大致颜色, 就能快速滑到所在的 色块, 极大的缩小了查找范围, 加快了查找效率, 并且增加了应用排序的美观度。 TECHNICAL FIELD The present invention relates to the field of electronic technologies, and in particular, to a terminal and a method for implementing application sequencing. BACKGROUND OF THE INVENTION In modern society, handheld smart terminal devices (especially smart phones) occupy an increasingly important position in people's lives. The popularity of smart terminals has also brought about an explosive growth of mobile APP applications. Users are becoming more accustomed to using APP to complete life, entertainment, shopping, travel navigation, various life tools, etc., so the applications installed on the devices are also more and more. This also raises a question of how to get fast-paced users to quickly and easily find the applications they need in the main menu. Currently, the adopted schemes are sorted by installation time, sorted by frequency of use, sorted by alphabet, or manually sorted by users. However, sorting by installation time is faster for finding applications that have just been newly installed, but for a long time, you don't remember when you installed them, users will be obscured; sorting by frequency is easy to find for applications that are frequently used every day. For applications that are not frequently used, there is no advantage; if sorted alphabetically, the user needs to remember the name or initials of the application, and look at the text carefully, there is no way to quickly scan; When sorting, users generally do not manually sort all applications, even if they are manually sorted, they cannot remember the location of all applications. It can be seen that the existing application arrangement method has certain drawbacks for the user to quickly find the application, which affects the user experience. SUMMARY OF THE INVENTION Embodiments of the present invention provide a terminal and a method for implementing application sequencing, which are used to facilitate a user to quickly locate a target application. According to an embodiment of the present invention, a method for a terminal to implement application sorting is provided, including: acquiring a primary color of each application icon to be sorted, and sorting the applications to be sorted according to a set color tone sorting manner. Optionally, in the method of the embodiment of the present invention, the acquiring a primary color of each of the to-be-ordered application icons includes: intercepting a picture corresponding to each application icon to be sorted; For each picture, the color value of each pixel in the picture is determined, and the color corresponding to the color value with the highest coverage rate is used as the main color of the corresponding icon. Optionally, in the method of the embodiment of the present invention, determining the color value of each pixel in the image, and using the color corresponding to the color value with the highest coverage as the primary color of the corresponding icon, including: determining each pixel in the image a color value, and matching each color value with a pre-divided color value range corresponding to the different color to obtain a color corresponding to each color value; statistical coverage of each color in the picture, and the highest coverage color as the main color of the corresponding icon . Optionally, in the method of the embodiment of the present invention, the setting the tone sorting manner includes: sorting the applications to be sorted according to a chromatographic order. Optionally, in the method of the embodiment of the present invention, when the set sorting control is triggered, the main colors of the icons to be sorted are obtained, and the applications to be sorted are sorted according to the set tone sorting manner. According to another embodiment of the present invention, a terminal is provided, including: an information acquiring module, configured to acquire a primary color tone of each application icon to be sorted; a sorting module, configured to be based on primary color information acquired by the information acquiring module, according to The set tone sorting method is used to sort the applications to be sorted. Optionally, in the terminal according to the embodiment of the present invention, the information acquiring module includes: a picture intercepting sub-module, configured to intercept a picture corresponding to each application icon to be sorted; a primary color determining sub-module, configured to be for each picture , determining the color value of each pixel in the picture, and using the color corresponding to the color value with the highest coverage as the main color of the corresponding icon. Optionally, in the terminal according to the embodiment of the present invention, the primary color determination sub-module includes: a matching unit, configured to determine a color value of each pixel in the image, and corresponding to each color value corresponding to the different color The color value range is matched to obtain the color corresponding to each color value; the statistical unit is set to the coverage of each color in the statistical picture, and the color with the highest coverage rate is used as the main color of the corresponding icon. Optionally, in the terminal of the present invention, the sorting module is further configured to sort the applications to be sorted according to a chromatographic order. Optionally, the terminal in the embodiment of the present invention further includes: a sort triggering module, configured to start the information acquiring module when the set sorting control is triggered. Compared with the prior art, the beneficial effects of the embodiments of the present invention are as follows: The embodiment of the present invention considers that the user generally has a deep memory for the color of the image, so the application is sorted by the icon color, and the user only needs to remember the application icon when searching for the application. The approximate color can quickly slide to the color block, which greatly reduces the search range, speeds up the search efficiency, and increases the aesthetics of the application sort. BRIEF DESCRIPTION OF THE DRAWINGS Various other advantages and benefits will become apparent to those skilled in the art from this description. The drawings are only for the purpose of illustrating the preferred embodiments and are not to be construed as limiting. Throughout the drawings, the same reference numerals are used to refer to the same parts. In the accompanying drawings: FIG. 1 is a flowchart of a method for a terminal to implement application sequencing according to the present invention; FIG. 2 is a flowchart of a method for a terminal to implement application sequencing according to an application example of the present invention; FIG. 4 is a schematic diagram of a terminal after color sorting according to the present invention; and FIG. 5 is a structural block diagram of a terminal provided by the present invention. DETAILED DESCRIPTION OF EXEMPLARY EMBODIMENTS Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While the embodiments of the present invention have been shown in the drawings, the embodiments Rather, these embodiments are provided so that this disclosure will be more fully understood, and the scope of the disclosure may be fully disclosed to those skilled in the art. Specifically, the embodiment of the present invention provides a method for the terminal to implement application sorting. As shown in FIG. 1 , the method includes the following steps: Step S101: Acquire a main color of each application icon to be sorted; Optionally, in this embodiment, the implementation of the step may be triggered by setting a sort trigger condition. Specifically, a sorting control may be set in the terminal. When the sorting control is triggered, it is determined that the sorting trigger condition is triggered, and the sorting scheme described in the present invention is started. Further, in this embodiment, the manner of acquiring the main color of the application icon is preferably: intercepting the image corresponding to each application icon to be sorted, determining the color value of each pixel in the image for each image, and using the color value with the highest coverage rate. The corresponding color is used as the main color of the corresponding icon. In the calculation of the color value of each pixel, in order to avoid the gradation of even one color system in the icon, but in the pixel statistics, the color of each pixel is different, thereby affecting the problem of defining the main color, this implementation The example also provides a solution. Specifically, in this embodiment, the color value range of different colors is divided in advance, and as long as it falls within the color value range, the pixel is defined as a color corresponding to the color value range. Therefore, when the main color of the application icon is obtained, after determining the color value of each pixel in the image, each color value is matched with the pre-divided color value range corresponding to the different color to obtain a color corresponding to each color value, and each of the statistical images The coverage of the color, with the highest coverage color as the primary color of the corresponding icon. It should be noted that the above-mentioned primary color tone acquisition mode given in this embodiment is only a preferred embodiment of the present invention, and the present invention does not uniquely limit the mode, and any primary color tone acquisition mode that is easily conceivable by those skilled in the art is in the present invention. The scope of protection is within the scope. Step S102: Sort each application to be sorted according to the set tone tone sorting manner based on the acquired main tone information. Optionally, in this step, the applications to be sorted are sorted according to the chromatographic order. The application sorting method provided by the embodiment takes into account that the user generally has a relatively deep memory of the image color, and although the specific graphic of the icon is not remembered, the overall color sense may have an impression. By using icon color sorting, the application icons are sorted according to the chromatographic gradient order. When the user searches, just remember to apply the approximate color of the icon, and then quickly slide to the color block where it is located, which greatly reduces the search range and increases the aesthetics of the application sorting. Based on the above implementation process, a specific application example is given below. The application example uses a smart phone as the terminal of the present invention, and the implementation process of the present invention is described in detail in conjunction with a specific ordering drawing. As shown in FIG. 2, the sorting process includes: Step S201: When the set controls sorted by the icon color are triggered, the sorting process by the icon color is started. That is, the present invention sets an entry for the user within the terminal to trigger color ordering. As shown in FIG. 3, it is shown that a sorting control is set at the upper left of the screen. When "Big color" in the sorting control is triggered, it indicates that the user has started sorting by icon color, wherein "indicator" in Fig. 3 Abbreviation for the display. Step S202, acquiring an icon image of each application of the smartphone main menu, and performing pixel statistics; Step S203, according to the statistical result of step S202, using the color with the most pixels as the main color of the icon; it is worth mentioning that Since the statistics are pixel-level, and the color values involved in the color spectrum are very large, in order to easily define the main color, the color color values can be grouped according to the actual situation, such as a certain range, defined as red, within a certain range. Defined as green, and so on, avoiding the color of each pixel is different in pixel statistics because of the gradation of even one color in the icon. Step S204, according to the main color tone obtained in step S203, sort the applications in the main menu according to the chromatographic order. As shown in FIG. 4, the user selects the interface of the main menu after color sorting, and all the icons are arranged in a rainbow shape, and the user can quickly lock in a small range by using the memory of the application icon color to speed up the search, and the other aspect also increases. The beauty. Corresponding to the method embodiment, the embodiment of the present invention further provides a terminal. As shown in FIG. 5, the terminal includes: an information acquiring module 510, configured to acquire a primary color of each application icon to be sorted; a sorting module 520, setting For the main tone information acquired by the information acquisition module 510, the applications to be sorted are sorted according to the set tone ordering manner. Preferably, the sorting module 520 sorts the applications to be sorted according to the chromatographic order. Preferably, the information acquiring module 510 specifically includes: a picture intercepting sub-module 511, configured to intercept a picture corresponding to each application icon to be sorted; a primary color determining sub-module 512, configured to determine, for each picture, each pixel in the picture The color value, and the color corresponding to the color value with the highest coverage rate is used as the main color of the corresponding icon. In the calculation of the color value of each pixel, in order to avoid the gradation of even one color system in the icon, but in the pixel statistics, the color of each pixel is different, thereby affecting the problem of defining the main color, this implementation The example further provides a solution, specifically: the primary color determining sub-module 512, comprising: a matching unit, configured to determine a color value of each pixel in the picture, and the color values corresponding to the pre-divided and different colors The color value range is matched to obtain the color corresponding to each color value; the statistical unit is set to the coverage of each color in the statistical picture, and the color with the highest coverage rate is used as the main color of the corresponding icon. That is to say, in this embodiment, the color value range of different colors is divided in advance, and as long as it falls within the color value range, the pixel is defined as the color corresponding to the color value range. Further, the terminal in this embodiment further includes: a sort triggering module 530, configured to start the information acquiring module 510 when the set sorting control is triggered. That is, the present invention sets an entry for the user within the terminal to trigger color ordering. The terminal provided in this embodiment considers that the user generally has a relatively deep memory of the image color. Although the specific graphic of the icon is not remembered, the overall color perception may have an impression. By using icon color sorting, the application icons are sorted according to the chromatographic gradient order. When the user searches, just remember to apply the approximate color of the icon, and then quickly slide to the color block where it is located, which greatly reduces the search range and increases the aesthetics of the application sorting. It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and the modifications of the invention INDUSTRIAL APPLICABILITY The above technical solution provided by the present invention can be applied to a process in which a terminal performs application sorting, and uses a main color tone of each application icon to be sorted, and sorts each application to be sorted according to a set tone sorting manner. The technical solution, considering that the user generally has a deeper memory of the color of the image, so the application color is used to sort the application, and the user only needs to remember the approximate color of the application icon when searching for the application, and can quickly slide to the color block, which is extremely large. It narrows the search range, speeds up the search, and increases the aesthetics of the application sort.

Claims

权 利 要 求 书 、 一种终端实现应用排序的方法, 包括: 获取各待排序应用图标的主色调, 并按照设定的色调排序方式, 对各待排 序应用进行排序。 、 如权利要求 1所述的方法, 其中, 所述获取各待排序应用图标的主色调, 包括: 截取各待排序应用图标对应的图片;  The claim method and a method for the terminal to implement application sorting include: obtaining a main color of each of the application icons to be sorted, and sorting the to-be-ordered applications according to the set color tone sorting manner. The method according to claim 1, wherein the obtaining the main color of each of the to-be-ordered application icons comprises: intercepting a picture corresponding to each of the to-be-ordered application icons;
针对每个图片, 确定图片中各像素的色值, 并以覆盖率最高的色值对应的 颜色作为对应图标的主色调。 、 如权利要求 2所述的方法, 其中, 所述确定图片中各像素的色值, 并以覆盖率 最高的色值对应的颜色作为对应图标的主色调, 包括:  For each picture, the color value of each pixel in the picture is determined, and the color corresponding to the color value with the highest coverage rate is used as the main color of the corresponding icon. The method according to claim 2, wherein the determining the color value of each pixel in the picture and the color corresponding to the color value having the highest coverage as the main color of the corresponding icon comprises:
确定图片中各像素的色值, 并将各色值与预先划分的与不同颜色对应的色 值范围进行匹配, 得到各色值对应的颜色; 统计图片中各颜色的覆盖率,以覆盖率最高的颜色作为对应图标的主色调。 、 如权利要求 1-3任一项所述的方法, 其中, 所述设定的色调排序方式, 包括: 按照色谱顺序, 对各待排序应用进行排序。 、 如权利要求 1-3任一项所述的方法, 其中, 所述方法中, 当设定的排序控件被 触发时, 获取各待排序应用图标的主色调, 并按照设定的色调排序方式, 对各 待排序应用进行排序。 、 一种终端, 包括: 信息获取模块, 设置为获取各待排序应用图标的主色调;  Determining the color values of each pixel in the picture, and matching each color value with a pre-divided color value range corresponding to the different color to obtain a color corresponding to each color value; and statistically displaying the coverage of each color in the picture to the highest coverage color As the main color of the corresponding icon. The method according to any one of claims 1-3, wherein the setting of the tone sorting manner comprises: sorting the applications to be sorted according to a chromatographic order. The method according to any one of claims 1-3, wherein, in the method, when the set sorting control is triggered, acquiring the main color of each of the application icons to be sorted, and sorting according to the set color tone , sort the applications to be sorted. And a terminal, comprising: an information acquiring module, configured to obtain a main color of each of the application icons to be sorted;
排序模块, 设置为基于所述信息获取模块获取的主色调信息, 按照设定的 色调排序方式, 对各待排序应用进行排序。 、 如权利要求 6所述的终端, 其中, 所述信息获取模块, 包括: 图片截取子模块, 设置为截取各待排序应用图标对应的图片; 主色调确定子模块, 设置为针对每个图片, 确定图片中各像素的色值, 并 以覆盖率最高的色值对应的颜色作为对应图标的主色调。 、 如权利要求 7所述的终端, 其中, 所述主色调确定子模块, 包括: 匹配单元, 设置为确定图片中各像素的色值, 并将各色值与预先划分的与 不同颜色对应的色值范围进行匹配, 得到各色值对应的颜色; The sorting module is configured to sort the applications to be sorted according to the set tone tone sorting manner based on the main tone information acquired by the information acquiring module. The terminal according to claim 6, wherein the information acquiring module comprises: a picture intercepting sub-module, configured to intercept a picture corresponding to each to-be-ordered application icon; a primary color determining sub-module, configured to be for each picture, The color value of each pixel in the picture is determined, and the color corresponding to the color value with the highest coverage rate is used as the main color of the corresponding icon. The terminal according to claim 7, wherein the primary color determination sub-module comprises: a matching unit configured to determine a color value of each pixel in the picture, and to match each color value with a pre-divided color corresponding to the different color The range of values is matched to obtain the color corresponding to each color value;
统计单元, 设置为统计图片中各颜色的覆盖率, 以覆盖率最高的颜色作为 对应图标的主色调。 、 如权利要求 6-8任一项所述的终端, 其中, 所述排序模块, 设置为按照色谱顺 序, 对各待排序应用进行排序。 0、 如权利要求 6或 7或 8所述的终端, 其中, 所述终端还包括: 排序触发模块, 设置为在设定的排序控件被触发时, 启动所述信息获取模 块。  The statistical unit is set to count the coverage of each color in the picture, and the color with the highest coverage rate is used as the main color of the corresponding icon. The terminal according to any one of claims 6-8, wherein the sorting module is configured to sort the applications to be sorted according to a chromatographic order. The terminal according to claim 6 or 7 or 8, wherein the terminal further comprises: a sort triggering module, configured to start the information acquisition module when the set sorting control is triggered.
PCT/CN2014/081252 2013-11-11 2014-06-30 Terminal and method for sorting applications WO2015067061A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310556486.2 2013-11-11
CN201310556486.2A CN104636194A (en) 2013-11-11 2013-11-11 Terminal and method for terminal to achieve ranking of applications

Publications (1)

Publication Number Publication Date
WO2015067061A1 true WO2015067061A1 (en) 2015-05-14

Family

ID=53040861

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/081252 WO2015067061A1 (en) 2013-11-11 2014-06-30 Terminal and method for sorting applications

Country Status (2)

Country Link
CN (1) CN104636194A (en)
WO (1) WO2015067061A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484504A (en) * 2015-08-28 2017-03-08 中兴通讯股份有限公司 The sort method of application program desktop position, apparatus and system

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103645894A (en) * 2013-11-29 2014-03-19 华为技术有限公司 Application program icon displaying and processing method and device
CN104991696B (en) * 2015-06-15 2019-03-29 联想(北京)有限公司 A kind of information processing method and electronic equipment
CN105224680A (en) * 2015-10-19 2016-01-06 深圳市金立通信设备有限公司 A kind of method of search for application and terminal
CN105677349A (en) * 2016-01-05 2016-06-15 努比亚技术有限公司 Desktop icon display method and device
CN105677155B (en) * 2016-01-05 2019-08-16 深圳Tcl数字技术有限公司 The setting method and system of intelligent terminal application icon
CN107844344B (en) * 2016-09-19 2021-04-09 腾讯科技(深圳)有限公司 Application icon management method and device
CN109683758B (en) * 2018-12-13 2021-05-07 惠州Tcl移动通信有限公司 Application icon display method and device and storage medium
CN109683769A (en) * 2018-12-29 2019-04-26 惠州Tcl移动通信有限公司 A kind of application icon sequencing display processing method, mobile terminal and storage medium
CN109814971B (en) * 2019-01-22 2023-03-31 平安科技(深圳)有限公司 Desktop application icon arrangement method, electronic device and storage medium
CN111913615A (en) * 2020-06-22 2020-11-10 维沃移动通信有限公司 Icon searching method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102096587A (en) * 2011-01-25 2011-06-15 宇龙计算机通信科技(深圳)有限公司 Function icon display method and device for application programs, and mobile terminal
CN102508649A (en) * 2011-09-26 2012-06-20 鸿富锦精密工业(深圳)有限公司 Electronic device with function of automatically sequencing icons and sequencing method
CN103309551A (en) * 2012-03-16 2013-09-18 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and icon display processing method
CN103488397A (en) * 2013-09-13 2014-01-01 深圳市欧珀通信软件有限公司 Method and device for arranging icons, and mobile terminal

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100568283C (en) * 2007-12-07 2009-12-09 北京搜狗科技发展有限公司 A kind of picture dominant hue analytical approach and device thereof
CN101944018B (en) * 2009-07-03 2013-03-13 华为技术有限公司 Icon adjustment method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102096587A (en) * 2011-01-25 2011-06-15 宇龙计算机通信科技(深圳)有限公司 Function icon display method and device for application programs, and mobile terminal
CN102508649A (en) * 2011-09-26 2012-06-20 鸿富锦精密工业(深圳)有限公司 Electronic device with function of automatically sequencing icons and sequencing method
CN103309551A (en) * 2012-03-16 2013-09-18 宇龙计算机通信科技(深圳)有限公司 Mobile terminal and icon display processing method
CN103488397A (en) * 2013-09-13 2014-01-01 深圳市欧珀通信软件有限公司 Method and device for arranging icons, and mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106484504A (en) * 2015-08-28 2017-03-08 中兴通讯股份有限公司 The sort method of application program desktop position, apparatus and system

Also Published As

Publication number Publication date
CN104636194A (en) 2015-05-20

Similar Documents

Publication Publication Date Title
WO2015067061A1 (en) Terminal and method for sorting applications
EP3119064B1 (en) A lock screen method and mobile terminal
US20170054788A1 (en) Method and device for displaying audio playback application cover
CN103488397A (en) Method and device for arranging icons, and mobile terminal
WO2017113889A1 (en) Method and apparatus for language setup
WO2016184206A1 (en) Method and device for adjusting icon colors
US10554803B2 (en) Method and apparatus for generating unlocking interface, and electronic device
CN106777329B (en) A kind of processing method and mobile terminal of image information
CN102096587A (en) Function icon display method and device for application programs, and mobile terminal
US20150242982A1 (en) Method and apparatus for displaying image
CN106339224B (en) Readability enhancing method and device
WO2013062718A1 (en) On-screen image adjustments
CN104050004A (en) Method and device for setting colors of icons of interface and terminal
CN102663786A (en) Layer superposition method and mobile terminal employing the same
CN104182175A (en) Touch screen terminal interface display method and device
WO2015063551A1 (en) Method and apparatus for filtering pictures
CN107122153B (en) Automobile instrument image display method
CN105897848A (en) Terminal and power-on application push method thereof
CN105677352B (en) Method and device for setting application icon color
CN107092412A (en) A kind of quick startup APP method and mobile terminal
CN108427530B (en) Information processing method and terminal
EP2937769A1 (en) Terminal device, information processing method and program
CN103513864A (en) Method for controlling icon arrangement according to color recognition technology and electronic device
CN108053453B (en) Color optimization method, terminal and computer-readable storage medium
CN111104193A (en) Application program active interface display method and device, storage medium and terminal equipment

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

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

Country of ref document: EP

Kind code of ref document: A1