WO2017076010A1 - 用于智能电视桌面的图标排序方法、装置和计算机可读介质 - Google Patents
用于智能电视桌面的图标排序方法、装置和计算机可读介质 Download PDFInfo
- Publication number
- WO2017076010A1 WO2017076010A1 PCT/CN2016/086618 CN2016086618W WO2017076010A1 WO 2017076010 A1 WO2017076010 A1 WO 2017076010A1 CN 2016086618 W CN2016086618 W CN 2016086618W WO 2017076010 A1 WO2017076010 A1 WO 2017076010A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- icon
- clicks
- desktop
- click
- counter
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/482—End-user interface for programme selection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/45—Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
- H04N21/466—Learning process for intelligent management, e.g. learning user preferences for recommending movies
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/485—End-user interface for client configuration
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/40—Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
- H04N21/47—End-user applications
- H04N21/485—End-user interface for client configuration
- H04N21/4858—End-user interface for client configuration for modifying screen layout parameters, e.g. fonts, size of the windows
Definitions
- the present invention relates to a graphical user interface technology, and more particularly to an icon sorting method, apparatus, and computer readable medium for a smart television desktop.
- the full-TV TV desktop of the Smart TV can be used as the default operating desktop for the user. With this desktop, you can launch applications quickly.
- the desktop can be designed to arrange the application icons in m*n (ie, m rows and n columns). If the pages cannot be arranged in one page, an additional page can be arranged to arrange the application icons, and the pages can be quickly switched.
- the default icon in front is the icon that comes with the app.
- the invention provides an icon sorting method for a smart TV desktop, the method comprising: recording a click count of a user on each icon in a counter corresponding to each icon; and each icon according to the number of clicks of each counter
- the position parameters are arranged in descending order; according to the position parameters of each icon, the icons are displayed in corresponding positions on the smart TV desktop.
- the step of displaying each icon on the corresponding position of the smart TV desktop according to the position parameter of each icon comprises: detecting an automatic sorting switch quantity, and when the automatic sorting switch quantity is on, each icon is set according to the position parameter of each icon Displayed in the corresponding location on the smart TV desktop.
- the method further comprises: clearing the counter every predetermined time.
- the step of recording the number of clicks of each icon by the user in the counter corresponding to each icon comprises: when the click is a download action, the counter does not record the number of clicks; when the click is open, the counter records the number of clicks.
- the click on each level of the folder is accumulated as the number of clicks on the icon.
- the present invention also provides an icon sorting apparatus for a smart TV desktop, the apparatus comprising a click recording unit, a position sorting unit, and a position display unit.
- the click recording unit is configured to record the number of clicks of each icon on the counter corresponding to each icon;
- the position sorting unit is configured to sort the position parameters of each icon in descending order according to the number of clicks of each counter;
- the display unit is configured to display each icon on a corresponding position of the smart TV desktop according to the position parameter of each icon.
- the device comprises an automatic sorting switch unit for setting an automatic sorting switch quantity, and when the position display unit detects that the automatic sorting switch quantity is open, each icon is set according to the positional parameter of each icon. Displayed in the corresponding location on the smart TV desktop.
- the apparatus includes a reset unit for clearing the counter every predetermined time.
- the counter when the click is a download action, the counter does not record the number of clicks; when the click is an open action, the counter records the number of clicks.
- the click recording unit when the icon is a multi-level folder, a click on each level of the folder is accumulated as a click count record for the icon.
- the present invention also provides a computer readable medium having recorded a computer program for performing the icon ordering method as described above.
- automatic sorting is performed according to how much the user clicks on the frequency of the icon. Whenever the auto-sort feature is activated, the desktop app icon re-adjusts the position based on the frequency. This makes it easier for the user to use the smart device desktop, so that higher frequency application icons can be placed in front, thereby increasing the speed at which the user launches the application.
- FIG. 1 is a flow chart of an icon sorting method for a smart TV desktop in a specific embodiment of the present invention
- FIG. 2 is a system structural diagram of an icon sorting apparatus for a smart TV desktop in an embodiment of the present invention.
- FIG. 1 is a flow chart of an icon sorting method for a smart TV desktop in an embodiment of the present invention. As shown in Figure 1, the method includes:
- the number of clicks of the user on each icon is recorded in a counter corresponding to each icon.
- the icons of the full video TV desktop mainly include five types: the icon of the application with the application, the icon of the system application, the icon of the folder containing the application, the icon of the recommended application folder, Recommended app icon icon.
- a counter can be set for each icon.
- an integer variable mClickRepeatCount is added to the AppInfo class corresponding to each icon to record the frequency of the user click. Whenever the user clicks on the icon once, the integer variable that is the counter is incremented by one. Since the number of clicks of the user is only increased, the cumulative number of counters will always increase in general.
- the user's click action can be a click on an application or a click on a folder.
- the number of clicks will be recorded, whether for a click on the application or a click on the folder.
- the icon is a multi-level folder
- a click on each level of the folder is accumulated as a click count record for the icon. That is, an icon having a multi-layered folder shares a counter. For example, when clicking on the first-level folder, the counter will be incremented by one. After clicking into the first-level folder, if there is a first-level folder inside, and the user clicks into the second-level folder, the counter is incremented again. If the user clicks on one of the apps after entering the second level folder, the counter will be incremented again.
- Step 200 according to the number of clicks of each counter, the position parameter of each icon is lowered. Ordering.
- Step 300 Display each icon on a corresponding position of the smart TV desktop according to the position parameter of each icon.
- the data structures corresponding to the above five types of icons are all AppInfo classes, except that different types of icons add various flags to the class to distinguish them.
- the AppInfo class corresponding to each icon has an index variable, and the index variable indicates the position of each icon in the interface.
- the index variable contains position coordinates (m, n) arranged on the display interface in an M*N array manner.
- the index variable re-determines the position coordinates based on the value of the Int variable and arranges them on the desktop in descending order of clicks.
- four icons are included on the display interface of the smart TV, and the four icons are arranged in 2*2, wherein the initial positions of the four icons are: icon A Located in the first row and the first column, that is, the position coordinates (1, 1); the icon B is located in the first row and the second column of the icon A, that is, the position coordinates (1, 2); the icon C is located in the second line of the icon A. Column, position coordinate (2, 1); icon D is located in the second row and second column of icon A, that is, position coordinates (2, 2).
- the number of clicks in the counter corresponding to the four icons are: icon A-150 times, icon B-60 times, icon C-170 times, icon D-65 times.
- the icons are sorted in descending order of clicks: C, A, D, B. Therefore, the coordinates of the four icons retrieved on the screen are: C(1,1); A(1,2), D(2,1), B(2,2).
- the icon with a higher number of clicks is located on the upper and the left side of the screen.
- the icons will be arranged in multiple pages, and the icons with higher clicks will be placed on the higher pages.
- the above four icons may also be arranged in a row on the bottom edge and the top edge of the smart TV, or in a column on the left and right sides. After sorting in descending order according to the number of clicks, the icon may follow the Arranged from left to right or top to bottom.
- step 300 includes: step 310, detecting an automatic sorting switch amount; and in step 320, when the automatic sorting switch amount is on, displaying each icon on the smart TV desktop according to the position parameter of each icon Corresponding location.
- a parameter is added to the desktop setting class DesktopSettings to distinguish whether the automatic sorting function is turned on.
- the parameter can be set by the user.
- the display interface sorts the displayed icons once and displays the icons in They are reordered after the position. If the auto-sorting switch is off, then in step 330 the individual icons are still displayed in accordance with the original interface.
- the method further comprises: clearing the counter every predetermined time. Since the number of user clicks only increases, the number of clicks in the counter continues to increase. If the number in the counter is not cleared, the time will affect the authenticity of the result. In another embodiment, when the application is uninstalled or reinstalled, the number of clicks on the application is cleared; in the embodiment, the counter is cleared every predetermined time to be more realistically recorded. The behavior of the user for a recent period of time.
- step 100 when the click is a download action, the counter does not record the number of clicks; when the click is an open action, the counter records the number of clicks.
- an embodiment of the present invention further provides an icon sorting apparatus 400 for a smart TV desktop, the apparatus comprising a click recording unit 410, a position sorting unit 420, and a position display unit 430. among them:
- the click recording unit 410 is configured to record the number of clicks of the user on each icon in the counter corresponding to each icon.
- an integer variable mClickRepeatCount is added to the AppInfo class corresponding to each icon to record the frequency of user clicks. Therefore, each time the user clicks on the icon once, the integer variable that is the counter is incremented by one.
- the position sorting unit 420 is configured to sort the position parameters of the icons in descending order according to the number of clicks of the respective counters.
- the AppInfo class corresponding to each icon has an index variable, and the index variable indicates the position of each icon in the interface.
- the index variable includes the position coordinates arranged on the display interface by the M*N array method ( m, n). When the icons on the interface are rearranged, the index variable will re-determine the position coordinates according to the value of the Int variable and arrange them on the desktop in descending order of the number of clicks.
- the position display unit 430 is configured to display each icon on a corresponding position of the smart TV desktop according to the position parameter of each icon.
- the icon sorting device includes an automatic sorting switch unit for setting an automatic sorting switch amount, and the position display unit detects that the automatic sorting switch amount is open, according to each The position parameter of the icon displays each icon in the corresponding location on the smart TV desktop.
- the position display unit detects that the automatic sorting switch amount is open, according to each The position parameter of the icon displays each icon in the corresponding location on the smart TV desktop.
- the apparatus includes a reset unit for clearing the counter every predetermined time.
- the counter when the click is a download action, the counter does not record the number of clicks; when the click is an open action, the counter records the number of clicks.
- the click recording unit when the icon is a multi-level folder, a click on each level of the folder is accumulated as a click count record for the icon.
- the mClickRepeatCount variable is also set to record the number of times the folder is clicked. mClickRepeatCount increments by 1 each time you click on a folder. In this way, the user's click behavior for both in- and out-of-folder applications can be captured. .
- embodiments of the present invention can be provided as a method, system, or computer program product.
- the present invention can be implemented in the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment in combination with software and hardware.
- the program can be stored in a computer readable storage medium.
- the program at the time of execution may include the flow of an embodiment of each of the above methods.
- the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
本发明公开了一种用于智能电视桌面的图标排序方法,所述方法包括:将用户对每个图标的点击次数记录在各个图标对应的计数器中;根据各个计数器的点击次数的高低对各图标的位置参数降序排列;根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。本发明还公开了一种用于智能电视桌面的图标排序装置,所述装置包括点击记录单元、位置排序单元、位置显示单元。采用本发明的技术方案,根据用户对图标点击频次的多少,进行自动排序。每当自动排序功能启动时,桌面应用图标会根据频次的多少重新调整位置。这样可以更方便用户对智能设备桌面的使用,使得频次较高的应用图标能够排在前面,从而提高了用户启动应用的速度。
Description
本发明涉及图形用户界面技术,尤其涉及一种用于智能电视桌面的图标排序方法、装置和计算机可读介质。
智能电视的全视频TV桌面可以当作用户默认操作桌面。使用该桌面,可以快速地启动各应用程序。该桌面可以设计为将应用图标呈m*n排列(即m行n列)的页面,如果在一个页面中不能排列,可以再增加一个页面排列所述应用图标,各页面间可以快速切换。其中默认排在前面的图标为系统自带应用的图标。
由于用户的需求,需要增加对应用图标排序的功能。目前已经实现了对应用图标的手动排序,即:用户可以按照需要将任何图标移动到某一位置或者移入某个文件夹。
但是,有些图标用户点击的较多,有些图标用户点击的较少,目前还没有能够根据用户点击图标的频次进行自动排序的图标排序方法。
发明内容
针对现有技术的缺陷,本发明的目的是提供一种能根据用户对桌面图标的点击频次来对图标重新排序的方法和装置。
本发明提供了一种用于智能电视桌面的图标排序方法,所述方法包括:将用户对每个图标的点击次数记录在各个图标对应的计数器中;根据各个计数器的点击次数的高低对各图标的位置参数降序排列;根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
优选地,根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置的步骤包括:检测自动排序开关量,当自动排序开关量为打开时,根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
优选地,所述方法还包括:每隔预定时间,对所述计数器清零。
优选地,将用户对每个图标的点击次数记录在各个图标对应的计数器中的步骤包括:当点击为下载动作时,计数器不记录点击次数;当点击为打开工作时,计数器记录点击次数。
优选地,当所述图标为多级文件夹时,对每一级文件夹的点击均作为对该图标的点击次数予以累加。
本发明还提供了一种用于智能电视桌面的图标排序装置,所述装置包括点击记录单元、位置排序单元、位置显示单元。其中:点击记录单元,用于将用户对每个图标的点击次数记录在各个图标对应的计数器中;位置排序单元,用于根据各个计数器的点击次数的高低对各图标的位置参数降序排列;位置显示单元,用于根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
优选地,所述装置包括自动排序开关单元,所述自动排序开关单元用于设置自动排序开关量,位置显示单元在检测到自动排序开关量为打开时,则根据各图标的位置参数将各图标显示在智能电视桌面的相应位置。
优选地,所述装置包括重置单元,用于每隔预定时间对所述计数器清零。
优选地,在点击记录单元中,当点击为下载动作时,计数器不记录点击次数;当点击为打开动作时,计数器记录点击次数。
优选地,在点击记录单元中,当所述图标为多级文件夹时,对每一级文件夹的点击均作为对该图标的点击次数记录予以累加。
相应地,本发明还提供了一种计算机可读介质,所述计算机可读介质记载有用于执行如前所述的图标排序方法的计算机程序。
相对于现有技术,采用本发明的技术方案,根据用户对图标点击频次的多少,进行自动排序。每当自动排序功能启动时,桌面应用图标会根据频次的多少重新调整位置。这样可以更方便用户对智能设备桌面的使用,使得频次较高的应用图标能够排在前面,从而提高了用户启动应用的速度。
图1是本发明一种具体实施方式中用于智能电视桌面的图标排序方法的流程图;
图2是本发明一种具体实施方式中用于智能电视桌面的图标排序装置的系统结构图。
图1是本发明一种具体实施方式中用于智能电视桌面的图标排序方法的流程图。如图1所示,该方法包括:
步骤100,将用户对每个图标的点击次数记录在各个图标对应的计数器中。在采用android操作系统的智能电视中,全视频TV桌面的图标主要包括五种类型:程序自带应用的图标、系统应用的图标、内含应用的文件夹的图标、推荐应用文件夹的图标、推荐的应用图标的图标。用户基于各种意图(例如系统设置、视频播放等),会对相应的图标进行点击。
针对每个图标都可以设置一个计数器,在本发明中,在每个图标对应的AppInfo类中都增加一个整数型变量mClickRepeatCount,以记录用户点击的频次。每当用户对图标点击一次后,这个作为计数器的整数型变量就会加一。由于用户的点击次数只增不减,因此,在一般情况下,计数器的累计数会一直增加。
从上述介绍可以得知,用户的点击动作可以是针对某个应用的点击,也可以是针对某个文件夹的点击。在本发明的一种优选实施方式中,不论是对应用的点击,还是对文件夹的点击,都将记录点击次数。在该实施方式中,当所述图标为多级文件夹时,对每一级文件夹的点击均作为对该图标的点击次数记录予以累加。即,具有多层文件夹的图标共用一个计数器。例如:在对第一级文件夹点击时,计数器会加一,在点击进入第一级文件夹后,如果里面还有一级文件夹,用户又点击进入第二级文件夹,则计数器再次加一,如果进入第二级文件夹后,用户对自己其中的一个应用进行了点击,则计数器会再次加一。
步骤200,根据各个计数器的点击次数的高低对各图标的位置参数降
序排列。
步骤300,根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
在android系统中,前述五种类型的图标对应的数据结构都是AppInfo类,只不过不同类型的图标在类中增加各种标志以示区分。每个图标对应的AppInfo类中都有一个index变量,index变量表示各个图标在界面的位置。例如,index变量中包含了以M*N阵列方式在显示界面上排列的位置坐标(m,n)。在对桌面上的图标重新排列时,index变量会根据该Int型变量的值,重新确定位置坐标,并且按照点击次数的降序在桌面上排列。
在一个具体实施例中:在智能电视的显示界面上包含了4个图标(A、B、C、D),四个图标按照2*2排列,其中,四个图标的初始位置为:图标A位于第1行第1列,即位置坐标(1,1);图标B位于图标A位于第1行第2列,即位置坐标(1,2);图标C位于图标A位于第2行第1列,即位置坐标(2,1);图标D位于图标A位于第2行第2列,即位置坐标(2,2)。在经过一段时间的使用后,对于四个图标对应的计数器中点击次数分别是:图标A-150次、图标B-60次、图标C-170次、图标D-65次。则图标按照点击次数降序排列为:C、A、D、B。因此,重新获得的四个图标在屏幕上的坐标排列为:C(1,1);A(1,2)、D(2,1)、B(2,2)。在本实施例中,如果图标是多行多列,则为了使用户更方便地使用智能电视的桌面图标,点击次数更高的图标位于屏幕的更上部、更左侧。如果图标数量较多的情况下,图标会在多页中排列,点击次数更高的图标位于更靠前的页面上。在另一个实施例中,上述四个图标也可以为在智能电视的底边、顶边以一行排列,或在左、右两侧以一列排列,在根据点击次数降序排序后,图标可以按照从左至右或从上至下的顺序排列。
在一种优选实施方式中,步骤300包括:步骤310,检测自动排序开关量;在步骤320,当自动排序开关量为打开时,根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。在该实施方式中,在桌面设置类DesktopSettings中增加一项参数,以区分自动排序功能是否打开。
该参数可以由用户来设置,当用户通过系统设置功能将自动排序开关量打开时,根据已经记录的各个图标的点击次数,显示界面会对所显示的图标进行一次排序,并且将各图标显示在它们重新排序后的位置上。如果自动排序开关量为关闭,则在步骤330仍按照原界面显示各个图标。
在一种优选实施方式中,所述方法还包括:每隔预定时间,对所述计数器清零。由于用户点击次数只增不减,所以计数器中的点击次数会持续增加。如果不对计数器中的数目清零,时间较长后会影响结果的真实性。在另一个实施例中,当应用被卸载,或重新安装后,对该应用的点击次数清零;而在本实施例中,每隔预定时间,对所述计数器清零,从而更真实地记录用户最近一段时间的行为。
在一种优选实施方式中,为了对用户行为的获取更加准确,需要对点击动作进行区分。点击动作通常会引起下载和打开应用两种结果,其中打开应用是本发明需要重点关注的用户行为。在步骤100中:当点击为下载动作时,计数器不记录点击次数;当点击为打开动作时,计数器记录点击次数。
相应地,本发明的一种具体实施方式还提供了一种用于智能电视桌面的图标排序装置400,所述装置包括点击记录单元410、位置排序单元420、位置显示单元430。其中:
点击记录单元410用于将用户对每个图标的点击次数记录在各个图标对应的计数器中。在本发明中,在每个图标对应的AppInfo类中都增加一个整数型变量mClickRepeatCount,以记录用户点击的频次。因此,每当用户对图标点击一次后,这个作为计数器的整数型变量就会加一。
位置排序单元420用于根据各个计数器的点击次数的高低对各图标的位置参数降序排列。在本发明中,每个图标对应的AppInfo类中都有一个index变量,index变量表示各个图标在界面的位置,例如index变量中包含了以M*N阵列方式在显示界面上排列的位置坐标(m,n)。在对界面上的图标重新排列时,index变量会根据该Int型变量的值,重新确定位置坐标,并且按照点击次数的降序在桌面上排列。
本领域技术人员应该理解,上述点击记录单元410、位置排序单元420
可以通过不同的程序代码或通过不同的算法来实现。
位置显示单元430用于根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
在一种优选实施方式中,所述图标排序装置包括自动排序开关单元,所述自动排序开关单元用于设置自动排序开关量,位置显示单元在检测到自动排序开关量为打开时,则根据各图标的位置参数将各图标显示在智能电视桌面的相应位置。在具体实施例中:在负责所有View加载的AsyncCorizeView类中,如果自动排序功能打开,根据应用的mClickRepeatCount重新计算Index的位置,如果mClickRepeatCount值相同,则图标按照原有Index对应的位置降序计算,并重新加载页面。
在另一种优选实施方式中,所述装置包括重置单元,用于每隔预定时间对所述计数器清零。
在另一种优选实施方式中,在点击记录单元中,当点击为下载动作时,计数器不记录点击次数;当点击为打开动作时,计数器记录点击次数。
在另一种优选实施方式中,在点击记录单元中,当所述图标为多级文件夹时,对每一级文件夹的点击均作为对该图标的点击次数记录予以累加。在具体实施例中,在文件夹类FolderPagedViewIcon中,在应用open的地方,也设置mClickRepeatCount变量,以记录文件夹点击的次数。每次对文件夹点击时,mClickRepeatCount会相应加1。这样,用户对文件夹内和文件夹外应用的点击行为都可以被捕捉到。。
上述实现各功能的单元由相应的软件模块及相关的计算机处理器、存储器、I/O接口等实现。
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式来实现。程序可存储于计算机可读取存储介质中。执行时的程序,可包括如上述各方法的实施例的流程。其中,所述的存储介质可为磁盘、光盘、只读存储记忆体(Read-Only Memory,ROM)或随机存储记忆体(Random Access Memory,RAM)等。
本发明是参照根据本发明实施例的方法、装置和计算机程序产品的流程图和/或结构框图来描述的。应理解可由计算机程序指令实现流程图和/或结构框图中的每一流程和/或方框、以及流程图和/或结构框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
以上所述仅表达了本发明的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对本发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干变形和改进,这些都属于本发明的保护范围。因此,本发明专利的保护范围应以所附权利要求为准。
Claims (11)
- 一种用于智能电视桌面的图标排序方法,其特征在于,所述方法包括:将用户对每个图标的点击次数记录在各个图标对应的计数器中;根据各个计数器的点击次数的高低对各图标的位置参数降序排列;根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
- 根据权利要求1或2所述的方法,其特征在于,根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置的步骤包括:检测自动排序开关量,当自动排序开关量为打开时,根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
- 根据权利要求1或2所述的方法,其特征在于,所述方法还包括:每隔预定时间,对所述计数器清零。
- 根据权利要求1或2所述的方法,其特征在于,将用户对每个图标的点击次数记录在各个图标对应的计数器中的步骤包括:当点击为下载动作时,计数器不记录点击次数;当点击为打开动作时,计数器记录点击次数。
- 根据权利要求1或2所述的方法,其特征在于,当所述图标为多级文件夹时,对每一级文件夹的点击均作为对该图标的点击次数予以累加。
- 一种用于智能电视桌面的图标排序装置,其特征在于,所述装置包括点击记录单元、位置排序单元、位置显示单元,其中:点击记录单元,用于将用户对每个图标的点击次数记录在各个图标对应的计数器中;位置排序单元,用于根据各个计数器的点击次数的高低对各图标的位置参数降序排列;位置显示单元,用于根据各图标的位置参数,将各图标显示在智能电视桌面的相应位置。
- 根据权利要求6所述的装置,其特征在于,所述装置包括自动排序开关单元,所述自动排序开关单元用于设置自动排序开关量,位置显 示单元在检测到自动排序开关量为打开时,则根据各图标的位置参数将各图标显示在智能电视桌面的相应位置。
- 根据权利要求6或7所述的装置,其特征在于,所述装置包括重置单元,用于每隔预定时间对所述计数器清零。
- 根据权利要求6或7所述的装置,其特征在于,在点击记录单元中,当点击为下载动作时,计数器不记录点击次数;当点击为打开动作时,计数器记录点击次数。
- 根据权利要求6或7所述的装置,其特征在于,在点击记录单元中,当所述图标为多级文件夹时,对每一级文件夹的点击均作为对该图标的点击次数予以累加。
- 一种计算机可读介质,其特征在于,所述计算机可读介质记载有用于执行如权利要求1-5任一项所述的图标排序方法的计算机程序。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/240,730 US20170123629A1 (en) | 2015-11-02 | 2016-08-18 | Icon sequencing method and device for intelligent television desktop |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510735929.3A CN105657566A (zh) | 2015-11-02 | 2015-11-02 | 用于智能电视桌面的图标排序方法和装置 |
| CN201510735929.3 | 2015-11-02 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/240,730 Continuation US20170123629A1 (en) | 2015-11-02 | 2016-08-18 | Icon sequencing method and device for intelligent television desktop |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017076010A1 true WO2017076010A1 (zh) | 2017-05-11 |
Family
ID=56482180
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/086618 Ceased WO2017076010A1 (zh) | 2015-11-02 | 2016-06-21 | 用于智能电视桌面的图标排序方法、装置和计算机可读介质 |
Country Status (3)
| Country | Link |
|---|---|
| CN (1) | CN105657566A (zh) |
| HK (1) | HK1220304A1 (zh) |
| WO (1) | WO2017076010A1 (zh) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108897825A (zh) * | 2018-06-21 | 2018-11-27 | 上海二三四五网络科技有限公司 | 一种基于星期组更新影视作品的控制方法及控制装置 |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105657566A (zh) * | 2015-11-02 | 2016-06-08 | 乐视致新电子科技(天津)有限公司 | 用于智能电视桌面的图标排序方法和装置 |
| CN106210889A (zh) * | 2016-07-25 | 2016-12-07 | 黄新勇 | 电视广播中界面显示方法及系统 |
| CN106210890A (zh) * | 2016-07-25 | 2016-12-07 | 黄新勇 | 图标在电视广播中的显示策略方法及系统 |
| CN106131691A (zh) * | 2016-07-25 | 2016-11-16 | 黄新勇 | 基于电视广播的图标突出显示方法及系统 |
| CN108551589A (zh) * | 2018-03-16 | 2018-09-18 | 青岛海信电器股份有限公司 | 一种用户界面设置方法及终端 |
| CN108717446A (zh) * | 2018-05-17 | 2018-10-30 | 王胜军 | 一种视频应用客户端的页面布局排序方法及系统 |
| CN109144337A (zh) * | 2018-06-19 | 2019-01-04 | 广东格兰仕集团有限公司 | 一种智能家电的控制界面菜单灵活显示方法 |
| CN111221616A (zh) * | 2020-01-13 | 2020-06-02 | 维沃移动通信(杭州)有限公司 | 一种应用程序的推荐方法及电子设备 |
| CN112817506A (zh) * | 2021-01-26 | 2021-05-18 | 广州欢网科技有限责任公司 | 智能电视用户桌面自动调整的方法 |
Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101867637A (zh) * | 2010-07-02 | 2010-10-20 | 深圳市同洲电子股份有限公司 | 动态生成待机界面的方法及终端 |
| CN102508649A (zh) * | 2011-09-26 | 2012-06-20 | 鸿富锦精密工业(深圳)有限公司 | 具有图标自动排序功能的电子装置及其排序方法 |
| CN102722406A (zh) * | 2012-06-08 | 2012-10-10 | 中兴通讯股份有限公司 | 应用程序图标显示位置的调整方法及装置 |
| CN103379201A (zh) * | 2012-04-25 | 2013-10-30 | 中兴通讯股份有限公司 | 一种动态显示终端界面的应用的终端及方法 |
| CN103530220A (zh) * | 2013-10-09 | 2014-01-22 | 华为技术有限公司 | 一种应用程序图标的显示方法、系统及终端 |
| CN103699631A (zh) * | 2013-12-20 | 2014-04-02 | 贝壳网际(北京)安全技术有限公司 | 一种桌面组件中功能部件的显示方法、桌面组件及移动终端 |
| CN105657566A (zh) * | 2015-11-02 | 2016-06-08 | 乐视致新电子科技(天津)有限公司 | 用于智能电视桌面的图标排序方法和装置 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20130095968A (ko) * | 2012-02-21 | 2013-08-29 | 삼성전자주식회사 | 영상 표시 장치에서 응용 프로그램의 폴더를 구성하기 위한 장치 및 방법 |
-
2015
- 2015-11-02 CN CN201510735929.3A patent/CN105657566A/zh active Pending
-
2016
- 2016-06-21 WO PCT/CN2016/086618 patent/WO2017076010A1/zh not_active Ceased
- 2016-07-13 HK HK16108209.2A patent/HK1220304A1/zh unknown
Patent Citations (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101867637A (zh) * | 2010-07-02 | 2010-10-20 | 深圳市同洲电子股份有限公司 | 动态生成待机界面的方法及终端 |
| CN102508649A (zh) * | 2011-09-26 | 2012-06-20 | 鸿富锦精密工业(深圳)有限公司 | 具有图标自动排序功能的电子装置及其排序方法 |
| CN103379201A (zh) * | 2012-04-25 | 2013-10-30 | 中兴通讯股份有限公司 | 一种动态显示终端界面的应用的终端及方法 |
| CN102722406A (zh) * | 2012-06-08 | 2012-10-10 | 中兴通讯股份有限公司 | 应用程序图标显示位置的调整方法及装置 |
| CN103530220A (zh) * | 2013-10-09 | 2014-01-22 | 华为技术有限公司 | 一种应用程序图标的显示方法、系统及终端 |
| CN103699631A (zh) * | 2013-12-20 | 2014-04-02 | 贝壳网际(北京)安全技术有限公司 | 一种桌面组件中功能部件的显示方法、桌面组件及移动终端 |
| CN105657566A (zh) * | 2015-11-02 | 2016-06-08 | 乐视致新电子科技(天津)有限公司 | 用于智能电视桌面的图标排序方法和装置 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108897825A (zh) * | 2018-06-21 | 2018-11-27 | 上海二三四五网络科技有限公司 | 一种基于星期组更新影视作品的控制方法及控制装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| HK1220304A1 (zh) | 2017-04-28 |
| CN105657566A (zh) | 2016-06-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017076010A1 (zh) | 用于智能电视桌面的图标排序方法、装置和计算机可读介质 | |
| JP6215433B2 (ja) | タイルの配列 | |
| US11768694B2 (en) | Content sharing method, device, terminal and storage medium | |
| RU2602384C2 (ru) | Мультипрограммная среда | |
| US8943426B2 (en) | Method for displaying background wallpaper and one or more user interface elements on display unit of electrical apparatus at the same time, computer program product for the method and electrical apparatus implementing the method | |
| KR101543947B1 (ko) | 눈 추적 사용자 인터페이스 | |
| US20130067412A1 (en) | Grouping selectable tiles | |
| US9244593B2 (en) | Information processing methods and electronic devices | |
| CN103995722B (zh) | 在屏幕上同时开启多个窗口的方法及设备 | |
| WO2017107654A1 (zh) | 一种页面入口图标的显示方法及装置 | |
| WO2014004331A1 (en) | Contextually applicable commands | |
| US20160154545A1 (en) | Electronic device and method for managing and displaying application icons | |
| CN104571811A (zh) | 一种信息处理方法及电子设备 | |
| US9767592B2 (en) | Animating content display | |
| US9946450B2 (en) | Scrolling display control interface apparatuses, methods and computer-readable storage mediums | |
| US12014019B2 (en) | Display method, apparatus and computer readable storage medium | |
| WO2016165382A1 (zh) | 一种应用程序处理方法、装置及存储介质 | |
| TWI554937B (zh) | 定位圖片清單中圖片的方法和裝置 | |
| CN104777968B (zh) | 一种信息处理方法和电子设备 | |
| US20170123629A1 (en) | Icon sequencing method and device for intelligent television desktop | |
| US20180165290A1 (en) | Media file browsing method and information processing device | |
| CN112417830A (zh) | 文档页面管理方法、装置、电子设备及存储介质 | |
| CN104423851A (zh) | 调整画面显示的系统及方法 | |
| US9727214B2 (en) | Electronic apparatus and object processing method thereof | |
| CN103984466A (zh) | 用于显示内容的缩略图的显示装置及其显示方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16861280 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: 16861280 Country of ref document: EP Kind code of ref document: A1 |