CN106687922B - 参数惯性和api - Google Patents

参数惯性和api Download PDF

Info

Publication number
CN106687922B
CN106687922B CN201580048605.0A CN201580048605A CN106687922B CN 106687922 B CN106687922 B CN 106687922B CN 201580048605 A CN201580048605 A CN 201580048605A CN 106687922 B CN106687922 B CN 106687922B
Authority
CN
China
Prior art keywords
rest
inertia
inertial
phase
range
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.)
Active
Application number
CN201580048605.0A
Other languages
English (en)
Other versions
CN106687922A (zh
Inventor
M.黄
N.J.布伦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Technology Licensing LLC
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 Microsoft Technology Licensing LLC filed Critical Microsoft Technology Licensing LLC
Publication of CN106687922A publication Critical patent/CN106687922A/zh
Application granted granted Critical
Publication of CN106687922B publication Critical patent/CN106687922B/zh
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • 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]
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Landscapes

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

Abstract

描述了参数惯性和API技术。在一个或多个实现方式中,由计算设备的操作系统经由应用编程接口将功能暴露给被配置成计算用于用户接口中的移动的惯性作用的一个或多个应用程序。所计算的用于用户接口上的移动的惯性作用由操作系统基于由一个或多个应用程序经由与应用编程接口的交互而使用一个或多个参数曲线指定的一个或多个静止点来管理。

Description

参数惯性和API
背景技术
用户接口的发展继续朝着支持用户与用户接口之间的自然用户体验努力。达成此自然用户体验的一个此类方式是使用户接口模拟与物理对象的现实世界用户交互。这样,用户与用户接口中的对象的交互可以以利用用户对现实世界中的对象的体验的直观方式执行,从而改善此用户交互的效率。
用户接口可以模拟与对象的现实世界交互的一个方式是通过使用惯性。用户例如可以做出通过计算设备的触摸屏功能识别的挥扫手势。甚至一旦挥扫手势停止输入,用户接口可以继续以模拟现实世界情形中的对象上的惯性的方式移动,诸如推送页面。然而,被用来计算用户接口中的对象上的惯性作用的常规技术是静态的,并且因此局限于对象上的惯性的单一表达。
发明内容
描述了参数惯性和API技术。在一个或多个实现方式中,由计算设备的操作系统经由应用编程接口将功能暴露给被配置成计算用于在用户接口中移动的惯性作用的一个或多个应用程序。所计算的用于用户接口上的移动的惯性作用由操作系统基于由一个或多个应用程序经由与应用编程接口的交互而使用一个或多个参数曲线指定的一个或多个静止点(rest point)来管理。
在一个或多个实现方式中,一种系统包括至少部分地用硬件实现的一个或多个模块。该一个或多个模块被配置成执行操作,所述操作包括由计算设备的操作系统基于由应用程序经由操作系统的应用编程接口指定的一个或多个静止点而使用多个阶段中的一个或多个来计算惯性作用的惯性静止位置。所述操作还包括在应用于由计算设备输出以便由显示设备显示的用户接口时暴露由操作系统计算的惯性静止位置。
在一个或多个实现方式中,计算设备包括处理系统和存储器,所述存储器被配置成保持可被处理系统执行以执行操作的指令。所述操作包括由操作系统向被配置成计算用于用户接口中的移动的惯性静止点的一个或多个应用程序暴露应用编程接口。所述操作还包括由操作系统基于由一个或多个应用程序经由与应用编程接口的交互而指定的一个或多个静止点来管理所计算的用于针对用户接口上的移动的惯性静止点的惯性作用。
本发明内容被提供来以简化形式介绍下面在具体实施方式中进一步描述的概念的选择。本发明内容并不意图标识要求保护的主题的关键特征或必要特征,其也不意图用作确定要求保护的主题的范围的辅助。
附图说明
参考附图来描述具体实施方式。在图中,参考标号的(多个)最左数位标识该参考标号第一次出现在其中的图。相同参考标号在描述和图中不同实例中的使用可指示类似或相同项目。图中所表示的实体可以指示一个或多个实体,并且因此可以可互换地对讨论中的实体的单数或复数形式进行参考。
图1是可操作用于执行参数惯性和应用编程接口技术的示例实现方式中的环境的图示。
图2描绘了示例实现方式中的系统,其中更详细地示出了图1的惯性模块和应用程序的交互。
图3描绘了示出工作流程图的示例实现方式,其中图2的惯性模块利用默认、位置以及范围阶段来计算用于移动主体上的惯性作用的惯性静止位置。
图4是描绘示例实现方式中的过程的流程图,其中操作系统将功能暴露给一个或多个应用程序以计算用户接口中的移动主体上的惯性作用。
图5是描绘示例实现方式中的过程的流程图,其中由操作系统基于由应用程序经由应用编程接口指定的一个或多个静止点来计算惯性静止位置。
图6图示出包括可以实现为如参考图1-5所述的任何类型的计算设备以实现本文中所述的技术的实施例的示例设备的各种组件的示例系统。
具体实施方式
综述
用户接口可以被配置成模拟用户接口中的对象上的惯性作用,从而甚至在手势完成之后响应于挥扫手势而在用户接口中继续页面的移动。然而,被用来支持此效果的常规技术一般地是静态的,并且因此提供应用程序不可改变的单个已定义效果。
描述了参数惯性和应用编程接口技术。在一个或多个实现方式中,操作系统被配置成暴露应用编程接口,应用程序经由所述应用编程接口可以指定静止点和关联的参数曲线以用于计算对象上的惯性作用。静止点和关联的参数曲线例如可以由操作系统在计算惯性作用将在该处停止的惯性静止位置时使用。
用来计算惯性静止点的阶段可以包括默认阶段,在该默认阶段中评估由取得惯性开始时的位置和速度的应用程序所指定的静止点。还可以包括位置阶段,其中评估置于惯性起始点与默认阶段的提议惯性静止点之间的静止点,并且因此可以将其用来调整默认阶段的惯性静止位置。还可以采用范围阶段,其中在提议惯性静止点的附近处评估由应用程序的静止点所指定的范围,从而“扣合到”应用程序所描述的静止点。这样,可以使用通过使用由应用程序指定的参数曲线的参数描述来产生惯性静止位置的提议定位。在下面的小节中可以找到这些及其它技术的进一步讨论。
在以下讨论中,首先描述可以采用本文所述的参数惯性和API技术的示例环境。然后描述可以在本示例环境以及其它环境中执行的示例过程。因此,示例过程的执行不限于本示例环境,并且本示例环境不限于示例过程的执行。
示例环境
图1是可操作用于采用本文中所述的参数技术的示例实现方式中的环境100的图示。所图示的环境100包括计算设备102,其可以以多种方式进行配置。
例如,计算设备可以被配置为能够通过网络进行通信的计算机,诸如台式计算机、移动站、娱乐器械、通信地耦合到显示设备的机顶盒、无线电话、游戏控制台等。因此,计算设备102的范围可以从具有丰富的存储器和处理器资源的全资源设备(例如,个人计算机、游戏控制台)至具有有限存储器和/或处理资源的低资源设备(例如,传统机顶盒、手持式游戏控制台)。另外,虽然示出了单个计算设备102,但计算设备102可以表示多个不同的设备,诸如由企业用来执行诸如由网络服务进行的操作的多个服务器、遥控器与机顶盒组合、图像捕捉设备和被配置成捕捉手势的游戏控制台等。
计算设备102被图示为包括各种硬件组件,其示例包括处理系统104、被图示为存储器106的计算机可读存储介质的示例、显示设备108等。处理系统104表示用以通过执行存储在存储器106中的指令来执行操作的功能。虽然被单独地图示,但这些组件的功能可以被进一步划分、组合(例如,在专用集成电路上)等。
计算设备102进一步被图示为包括操作系统110。操作系统110被配置成将计算设备102的底层功能抽象成可在计算设备102上执行的应用程序112。例如,操作系统110可以将计算设备102的处理系统104、存储器106、网络和/或显示设备108功能进行抽象,使得可以在不知道此底层功能“如何”实现的情况下编写应用程序112。应用程序112例如可以向操作系统110提供数据以便在不理解将如何执行再现的情况下由显示设备108或打印机116再现和显示。操作系统108还可以表示各种其它功能,从而管理可被计算设备102的用户导航的文件系统和用户接口。
操作系统110的经抽象的功能的示例在图1中被图示为惯性模块114。惯性模块114表示被暴露给应用程序112以计算由计算设备102的显示设备108所显示的用户接口116上的惯性作用的功能。例如,用户的手118的手指可以被放置成接近显示设备108并向左移动120。在本示例中,此接近和后续移动120可以被操作系统110识别为挥扫手势以促使用户接口116向左侧滚动。
可以将惯性包括为此手势的一部分,使得用户接口116的运动甚至在手势的输入停止之后仍继续。这样,用户接口的移动可以模拟现实世界中的对象的移动。还可设想其它示例,诸如用户接口116内的主体(例如,对象)的移动。还设想输入的另外其它示例,诸如通过使用光标控制设备、键盘的按键等。
然而,用来在用户接口中采用惯性的常规技术依赖于与计算设备的软件的内部工作紧密耦合的预定行为和逻辑。因此,这些常规技术不可由应用程序112定制,并且因此并不足够一般化到满足演进中的用户体验的需要。
因此,可以利用惯性模块114来向应用程序112暴露可用来定制用户接口116中的惯性作用的功能。此定制支持各种不同特征,从而确定描述示出惯性的动画的输出将在该处结束的点的惯性静止位置,其进一步讨论可以在下面找到并在相应图中示出。
图2描绘了示例实现方式中的系统200,其中更详细地示出了惯性模块114和应用程序112的交互。如图示的,操作系统110包括如先前所述的惯性模块114,其表示用以计算用户接口中的惯性作用的功能。在本示例中,惯性模块114包括应用编程接口(API)202,此功能经由该API暴露给应用程序112。应用程序112可以以各种方式与应用编程接口202交互以指定惯性模块114在计算用户接口中的惯性作用时将利用的约束。
应用程序112例如可以传送一个或多个静止点204和相应的参数曲线206,所述参数曲线206被用来在计算惯性作用时描述与静止点204相关联的功能。参数曲线206提供可用来计算惯性静止位置的提议定位(例如将用来在用户接口中显示惯性作用的动画的停止点)的数学函数的参数描述。可以以各种方式配置静止点204,诸如惯性的自然终止点、扣合点、内容边界或者指示惯性作用可以在该处停止的位置的任何概念。
惯性模块114可以在计算用户接口上的惯性作用时利用一个或多个阶段208,从而确定惯性静止位置和将如何实现到该惯性静止位置的移动。阶段208的示例被图示为默认阶段210、位置阶段212以及范围阶段214。因此,在本示例中,惯性静止点计算可以采用这些阶段中的一个或多个,并且可以按照所列出的顺序这样做。例如,可以在惯性开始时从移动主体的状态(和因此的惯性作用)取得到默认阶段210的输入,来自前一阶段的结果被馈送到下一阶段,并且最后阶段的输出是惯性静止点的最终定位。
默认阶段210是其中评估由取得惯性开始时的位置和/或速度的应用程序112指定的参数静止点204的阶段。位置阶段212是其中评估置于惯性起始点与默认阶段210的提议惯性静止点之间的静止点204的阶段。范围阶段214是其中评估当前提议的惯性静止点的附近处的有限数目的范围静止点204的阶段。
可以使用静止点204来通过指定提议静止点本身的位置而确定惯性作用的提议静止点。可以根据从交互的状态测量的各种不同参数来指定静止点204。例如,可以相对于惯性开始时的惯性作用的移动主体的位置来指定静止点204。还可以将静止点204指定为从来自前一阶段的惯性静止点的位置至惯性开始时主体的参数静止点的距离,即从速度导出的距离。还可以基于主体通过静止点204时的速度、基于主体在它来到来自前一阶段的惯性静止点上静止下来时的外推速度来指定静止点204。
还可以根据与交互的状态没有关系的绝对值来指定静止点204。例如,可以将静止点204指定为恒定数值。还可以使用与绝对值相距设定距离的位置(无论内容位于何处)来执行静止点204的直接指定。可以将直接指定提议静止点的位置的静止点204称为基于位置的静止点。
还可以利用静止点204的位置通过指定吸引范围(例如,在其内部位置“扣合到”静止点204)来确定惯性作用的提议静止点。可以使用各种值、静止点204的位置等来界定所述范围。例如,所述范围可以被指定为以在静止点204的负侧或正侧在惯性开始时与主体的位置相距设定距离的位置为中心。所述范围还可以被指定为以在静止点的负侧或正侧与绝对位置值相距设定距离的位置为中心。因此,在下文中可以将提供这些范围指定的静止点204称为基于范围的静止点或者简单地范围静止点。
可以基于惯性起始点来执行位置阶段212中的静止点位置的选择。例如,可以将由默认阶段210计算的惯性静止位置设定为候选。评估在前一惯性静止点候选的方向上前进遇到的第一位置静止点204,并且使用该静止点的位置作为惯性静止点候选。可以在位置阶段212中重复此过程直至不再遇到位置静止点为止。
可以如下从来自位置阶段212的静止点候选开始范围阶段214中的惯性静止位置的选择。首先,找到最接近于具有与之重叠的范围的惯性静止点候选的负侧的范围静止点。其次,选择最接近于两侧当中的正侧的范围静止点,其最接近于静止点候选。然后将静止点候选改变成所选范围静止点的位置。
如前所述,将用户接口中的移动主体的初始位置和速度称为惯性起始。使用细化静止点的位置的阶段208来计算惯性静止点的位置直至考虑了每个相关静止点204为止。
所述阶段208中的每一个(例如,默认、位置以及范围阶段210、212、214)是可选的。如果没有静止点适用,则在阶段208结束时选择用于静止点候选的默认值,使得默认阶段210基于主体的初始速度和预定义减速度而输出惯性静止位置,位置阶段212使静止点处于同一位置,并且范围阶段214使静止点处于同一位置。这样,默认惯性静止点是基于默认惯性减速度来以应用程序方面最少的工作给出移动主体在没有限制的情况下自由地移动的效果。
对于每个阶段,可以基于如上所述的阶段的目的考虑特定种类的静止点204。在阶段208中应用导出输入并以某种方式产生输出的静止点,并且零个或更多阶段208组合以产生用于各情形的结果,诸如内容边界、扣合点或应用程序112期望的其它行为。
可以首先由惯性模块114评估默认阶段210以获得确定惯性静止点时的明确起始点。例如,可以将默认阶段210视为计算惯性静止点时的最简单且最基本的步骤,在没有该默认阶段210的情况下行为将是主体的即时停止。
位置阶段212然后可以在由惯性模块114执行的处理中遵循默认阶段210。例如,可以利用位置阶段212来实现不同于指定各静止点204的顺序的、用以评估每个静止点的可预测顺序,其可能使惯性模块114所执行的处理复杂化(并因此降低效率)以及其正确性的验证复杂化。
利用位置阶段212来对静止点候选应用约束,从而使其处于可能达不到针对惯性作用停止所提议的原始位置的点处。并且,这可以在应用范围阶段214的范围静止点之前执行,使得不允许移动主体越过超过一个点,即使惯性将已使主体进入远离超过一个静止点的静止点范围中。
在默认阶段210中,应用程序112可以将主体的惯性静止位置定制成不同于惯性模块114所采用的默认值。参与此阶段的静止点204提供以下问题的答案:“在给定内容的初始位置和速度的情况下其将行进多远
Figure DEST_PATH_IMAGE002
”这些静止点204在惯性开始时从移动主体的状态获取得它们的输入,从而测量其位置或速度。
使用与静止点204相关联的一个或多个参数曲线206来评估此值,从而产生输出值。参数曲线206例如可以表示基于移动体的初始速度和恒定减速度而给出行进距离的物理等式。然后将输出值应用于惯性开始时主体的位置以指示惯性作用将距离起始位置多远停止。
所述值也可以是相对的,使得无论主体在惯性开始时实际上位于何处这些值都适用,意味着应用程序112可以针对此阶段指定单个静止点204。虽然应用程序112可以针对默认阶段210指定超过一个静止点204,但使用来自各静止点204中的单个的结果。
为应用程序提供位置阶段212以当主体从它在惯性开始时的位置移动至由默认阶段210给定的位置时改变主体的路线。参与此阶段的静止点204当在惯性的移动方向上自从惯性起始位置遇到的第一个点开始依次评估各点时调整静止点定位的位置。
可以以各种方式来配置在位置阶段212中涉及的静止点204和相应的参数曲线206。例如,静止点204可以基于惯性开始时移动主体的位置,其向参数曲线206给出该位置与静止点的位置之间的距离作为输入。静止点204还可以基于惯性开始时主体的速度,其向参数曲线206给出速度的值作为输入。另外,静止点204可以是基于来自默认阶段210的候选静止位置,其向参数曲线206给出该位置与静止点的位置之间的距离作为输入。此外,静止点204可以基于主体在它通过静止点时的速度,该速度是从惯性开始时的速度和主体到达候选静止位置时的速度(其为零)外推出的。
然后用此输入来评估与静止点204相关联的参数曲线206并通过由惯性模块114处理来产生输出值。然后可以将该值应用于静止点的位置作为其与针对下一个遇到的静止点所提议的主体的静止位置之间的距离。这可以用来支持各种功能,诸如在主体在通过扣合点时在某个速度阈值以下移动的情况下捕捉主体的扣合点、不允许主体从其经过、从而产生被允许每次移动一个区段的用于移动主体的“单步”行为的扣合点等等。
为应用程序112提供范围阶段214以迫使移动主体从由位置阶段212给定的位置开始在特定定位处停止。参与此阶段的静止点204提供将候选静止位置朝着其“拉动”或远离其“推动”的吸引范围。
可以以各种方式来配置参与范围阶段214的静止点204。静止点204可以基于惯性开始时移动主体的位置,其向参数曲线206给出该位置与静止点的位置之间的距离作为输入。静止点204可以基于惯性开始时主体的速度,其向参数曲线206给出速度的值作为输入。静止点204还可以是基于来自默认惯性情况的候选静止位置,其向参数曲线206给出该位置与静止点的位置之间的距离作为输入。另外,静止点204可以基于主体在它通过静止点204时的速度,该速度是从惯性开始时的速度和主体到达候选静止位置时的速度(其为零)外推出的。
可以用此输入来评估两组参数曲线206,一组用于朝着静止点204的负方向延伸的范围,另一组用于朝着静止点204的正方向(例如,沿着移动方向)延伸的范围。将来自前一阶段的候选静止位置覆盖在其范围内的最近静止点将其替换为范围阶段214的候选静止位置。
如果存在具有与候选静止位置重叠的范围的多个范围静止点,则选择最近的一个。这意味着较远的静止点使其范围在较近静止点的位置处有效地“截止”。然而,较近的静止点还可以产生不与候选静止位置重叠的范围,并且可以考虑较远的静止点,从而使得其范围有效地“经历”较近的静止点。
范围阶段214所支持的行为的示例包括内容边界,在该点处内容不能移动更远,并且因此在此位置处静止下来,如果其在惯性开始时更远的话。这并不是由位置静止点实现的,因为其可能不适用,因为搜索在惯性的方向上进行,例如内容可能正在通过惯性开始时的用户交互而离开边界。
在另一示例中,可以利用范围阶段214来指定强制性扣合点,其中移动主体被迫使在惯性结束时在此类静止点中的一个处停止。在另一示例中,范围阶段214可以实现可选的扣合点,其中如果移动主体足够接近于静止点以及在速度阈值以下移动,则主体在该静止点处停止。如下描述并在相应的图中示出示出了由惯性模块114实现默认阶段210、位置阶段212以及范围阶段214的示例。
图3描绘了示出工作流程图的示例实现方式300,其中图2的惯性模块114利用默认、位置以及范围阶段210、212、214来计算用于移动主体上的惯性作用的惯性静止位置。使用第一、第二、第三、第四、第五和第六级302、304、306、308、310、312来图示出本示例实现方式300。第一级302对应于起始状态,第二级304图示出默认阶段210,第三和第四级306、308对应于位置阶段212,第五级310对应于范围阶段214,并且第六级312图示出结束状态,其是由惯性模块114计算的各级的结果。
在第一级302处,示出了包括惯性开始314的起始状态,该惯性开始314后面是范围静止点316、位置静止点318、另一位置静止点320以及范围静止点322。因此,位置静止点328、320对应于位置阶段212,并且范围静止点316、322对应于范围阶段214且将在其各自阶段中由惯性模块114评估。
在第二级304处,在默认阶段210中计算惯性静止点324。默认阶段210例如可以基于惯性开始314时移动主体的位置和速度来计算惯性静止点324。例如,默认阶段210可以基于移动主体的初始速度和预定义减速度来计算惯性静止位置324,并且因此回答问题“在给定其初始位置和速度的情况下主体将行进多远
Figure 65396DEST_PATH_IMAGE002
”这样,默认阶段210在确定惯性静止点时给出明确的起始点。
在第三级306处,当移动主体从其在惯性开始时的位置移动至由默认阶段210给定的位置时改变移动主体的路线。参与此阶段的静止点当在惯性的移动方向上自从惯性起始位置遇到的第一个点开始依次评估各点时调整静止点候选的定位的位置。因此,首先评估位置静止点320,其导致静止点候选326。在第四级308处评估位置静止点318的效果,其导致静止点候选328。由于不存在更多适用的位置静止点,在候选阶段212中涉及的评估得以完成,其中结果为静止点候选328。
在第五级310处,由惯性模块114来评估范围阶段214。这评估范围静止点316、322对来自位置阶段212的静止点候选328的影响。例如,范围静止点316可以具有由括号图示的范围332,并且范围静止点322可以具有由另一括号图示的范围334。由于来自位置阶段212的静止点候选328的位置落在范围静止点316的范围332内,所以范围静止点316在第六级312处被设定为如针对结束状态所图示的惯性静止点。这样,惯性模块114可以使用一系列阶段来计算用户接口中的主体的移动上的惯性作用,其进一步讨论可以关于以下程序而找到。
示例过程
以下讨论描述可以利用先前所述的系统和设备来实现的参数惯性和API技术。可以用硬件、固件或软件或其组合来实现这些过程中的每一个的各方面。这些过程被示出为一组方框,其指定由一个或多个设备执行的操作且不一定局限于用于由各方框执行操作而示出的顺序。在以下讨论的各部分中,将对上面所述的图进行参考。
可以在本文中所述的过程的上下文中采用关于图1-3的示例所描述的功能、特征以及概念。此外,关于下面的不同过程所描述的功能、特征以及概念可以在不同的过程之间互换,而不局限于在单独过程的上下文中实现。此外,可以将与本文中不同代表性过程和相应的图相关联的方框一起应用和/或以不同的方式组合。因此,可以以任何适当的组合使用关于本文中不同示例环境、设备、组件以及过程所描述的各个功能、特征以及概念,而不局限于枚举的示例所表示的特定组合。
图4描绘了示例实现方式中的过程400,其中操作系统将功能暴露给一个或多个应用程序以计算用户接口中的移动主体上的惯性作用。由计算设备的操作系统经由应用编程接口将功能暴露给被配置成计算用于用户接口中的移动的惯性作用的一个或多个应用程序(方框402)。操作系统110例如可以包括由惯性模块114表示的用以计算惯性作用的功能。惯性模块114可以包括支持与应用程序112的交互的应用编程接口202。
所计算的用于用户接口上的移动的惯性作用由操作系统基于由一个或多个应用程序经由与应用编程接口的交互而使用一个或多个参数曲线指定的一个或多个静止点来管理(方框404)。继续先前的示例,应用程序112可以指定静止点204和相应的参数曲线206,其可用作惯性作用的计算的一部分,例如以计算惯性静止位置,以及在动画中涉及的移动正显示到惯性静止位置的惯性关系移动。这样,应用编程接口202可以支持将应用于用户接口中的移动主体(例如,诸如当滚动时作为整体的用户接口、用户接口内的对象的移动等等)的惯性的丰富描述。
图5描绘了示例实现方式中的过程500,其中由操作系统基于由应用程序经由应用编程接口指定的一个或多个静止点来计算惯性静止位置。由计算设备的操作系统基于由应用程序经由操作系统的应用编程接口指定的一个或多个静止点而使用多个阶段中的一个或多个来计算惯性作用的惯性静止位置(方框502)。所述多个阶段可以包括默认阶段,其中惯性静止位置至少部分地基于输入的初始速度和预定义减速度(方框504)。所述多个阶段还可以包括位置阶段,其中按照应用程序的指定向一个或多个静止点应用约束以确定惯性静止位置(方框506)。所述多个阶段还可以包括范围阶段,其中按照应用程序的指定向一个或多个静止点应用范围以确定惯性静止位置(方框508)。可以如上所述单个地、连续地等等采用这些阶段。
在应用于由计算设备输出以便由显示设备显示的用户接口时由操作系统暴露所计算的惯性静止位置(方框510)。例如,惯性模块114可以采用这些阶段来到达结果得到的惯性静止位置。此位置然后可以用作将在如前所述的涉及用户接口中的惯性的动画中采用的目的地。在不脱离本文中的精神和范围的情况下还设想各种其它示例。
示例系统和设备
图6一般地在600处图示出包括表示可以实现本文所述各种技术的一个或多个计算系统和/或设备的示例计算设备602的示例系统。其示例通过包括惯性模型114而被图示出。计算设备602可以是例如服务提供商的服务器、与客户端相关联的设备(例如,客户端设备)、片上系统和/或任何其它适当的计算设备或计算系统。
如图示的示例计算设备602包括被相互通信地耦合的处理系统604、一个或多个计算机可读介质606以及一个或多个I/O接口608。虽然未示出,但计算设备602还可包括将各种组件相互耦合的系统总线或其它数据和命令传送系统。系统总线可以包括不同总线结构中的任何一个或组合,诸如存储器总线或存储器控制器、外围总线、通用串行总线和/或利用多种总线架构中的任何一个的处理器或本地总线。还设想多种其它示例,诸如控制和数据线。
处理系统604表示用以使用硬件来执行一个或多个操作的功能。因此,处理系统604被图示为包括可以被配置为处理器、功能块等的硬件元件610。这可以包括作为专用集成电路或使用一个或多个半导体形成的其它逻辑设备的硬件中的实现方式。硬件元件610不受形成它们的材料或在其中采用的处理机制的限制。例如,处理器可以由(多个)半导体和/或晶体管(例如,电子集成电路(IC))构成。在这样的上下文中,处理器可执行指令可以是电子可执行指令。
计算机可读存储介质606被图示为包括存储器/储存器612。存储器/储存器612表示与一个或多个计算机可读介质相关联的存储器/储存器容量。存储器/储存器组件612可以包括易失性介质(诸如随机存取存储器(RAM))和/或非易失性介质(诸如只读存储器(ROM)、闪存、光盘、磁盘等)。存储器/储存器组件612可以包括固定介质(例如,RAM、ROM、固定硬驱等)以及可移动介质(例如,闪存、可移动硬驱、光盘等)。可以以各种其它方式来配置计算机可读介质606,如下面进一步描述的。
(多个)输入/输出接口608表示用以允许用户向计算设备602键入命令和信息并且还允许使用各种输入/输出设备向用户和/或其它组件或设备呈现信息的功能。输入设备的示例包括键盘、光标控制设备(例如,鼠标)、麦克风、扫描仪、触摸功能(例如,被配置成检测物理触摸的电容性或其它传感器)、相机(例如,其可以采用诸如红外频率之类的可见或不可见波长来识别作为不涉及触摸的手势的移动)等。输出设备的示例包括显示设备(例如,监视器或投影仪)、扬声器、打印机、网卡、触觉响应设备等。因此,可以以如下面进一步描述的各种方式来配置计算设备602以支持用户交互。
在本文中可以在软件、硬件元件或程序模块的一般上下文中描述各种技术。一般地,此类模块包括执行特定任务或实现特定抽象数据类型的例程、程序、对象、元件、组件、数据结构等。如本文所使用的术语“模块”、“功能”和“组件”一般地表示软件、固件、硬件或其组合。本文所述的技术的特征是平台无关的,意味着可以在具有各种处理器的各种商用计算平台上实现这些技术。
可以在某种形式的计算机可读介质上存储或跨某种形式的计算机可读介质传输所述模块和技术的实现方式。计算机可读介质可以包括可以被计算设备602访问的各种介质。以示例的方式而非限制,计算机可读介质可以包括“计算机可读存储介质”和“计算机可读信号介质”。
“计算机可读存储介质”可以指代使得能够实现信息的持久和/或非临时存储(与仅仅信号传输、载波或信号本身相反)的介质和/或设备。因此,计算机可读存储介质指代非信号承载介质。计算机可读存储介质包括用适合于存储诸如计算机可读指令、数据结构、程序模块、逻辑元件/电路或其它数据之类的信息的方法或技术实现的诸如易失性和非易失性、可移动和不可移动介质和/或存储设备之类的硬件。计算机可读存储介质的示例可以包括但不限于RAM、ROM、EEPROM、闪存或其它存储器技术、CD-ROM、数字多功能磁盘(DVD)或其它光学储存器、硬盘、盒式磁带、磁带、磁盘储存器或其它磁性存储设备或者适合于存储期望信息且可被计算机访问的其它存储设备、有形介质或或制品。
“计算机可读信号介质”可以指代被配置成诸如经由网络向计算设备602的硬件传输指令的信号承载介质。信号介质典型地可以在诸如载波、数据信号或其它输运机制之类的已调制数据信号中体现计算机可读指令、数据结构、程序模块或其它数据。信号介质还包括任何信息输送介质。术语“已调制数据信号”意指这样的信号,该信号使其特性中的一个或多个以将信息编码在该信号中的方式被设定或改变。以示例的方式而非限制,通信介质包括诸如有线网络或直接连线连接之类的有线介质以及诸如声学、RF、红外及其它无线介质之类的无线介质。
如前所述,硬件元件610和计算机可读介质606表示在某些实施例中可被采用来实现本文所述技术的至少某些方面的以硬件形式实现的模块、可编程器件逻辑和/或固定器件逻辑,从而执行一个或多个指令。硬件可以包括集成电路或片上系统、专用集成电路(ASIC)、现场可编程门阵列(FPGA)、复杂可编程逻辑器件(CPLD)以及硅或其它硬件中的其它实现方式的组件。在本文中,硬件可以操作为执行由指令定义的程序任务和/或硬件所体现的逻辑的处理设备以及被用来存储指令以用于执行的硬件,例如先前所述的计算机可读存储介质。
还可以采用前述内容的组合来实现本文中所述的各种技术。因此,可以将软件、硬件或可执行模块实现为在某种形式的计算机可读存储介质上和/或由一个或多个硬件元件610体现的一个或多个指令和/或逻辑。计算设备602可以被配置成实现对应于软件和/或硬件模块的特定指令和/或功能。因此,可以例如通过使用处理系统604的计算机可读存储介质和/或硬件元件610至少部分地在硬件中达成可由计算设备602作为软件执行的模块的实现。指令和/或功能可被一个或多个制品(例如,一个或多个计算设备602和/或处理系统604)执行/操作以实现本文所述的技术、模块以及示例。
如在图6中进一步图示的,示例系统600使得能够当在个人计算机(PC)、电视设备和/或移动设备上运行应用程序时实现用于无缝用户体验的普遍存在的环境。当在利用应用程序、播放视频游戏、观看视频等的同时从一个设备过渡至下一设备时,服务和应用程序在全部三个环境中基本上类似地运行以实现共同的用户体验。
在示例系统600中,通过中央计算设备将多个设备互连。中央计算设备可以在多个设备的本地,或者可位于远离多个设备处。在一个实施例中,中央计算设备可以是通过网络、因特网或其它数据通信链路连接到多个设备的一个或多个服务器计算机的云。
在一个实施例中,此互连架构使得能够跨多个设备输送功能以向多个设备的用户提供共同且无缝的体验。多个设备中的每一个可以具有不同的物理要求和能力,并且中央计算设备使用平台来使得能够向设备输送针对该设备量身定制且为所有设备所共有的体验。在一个实施例中,创建一类目标设备并针对该一般类别的设备量身定制体验。可以由设备的物理特征、使用类型或其它共同特性来定义一类设备。
在各种实现方式中,计算设备602可采取多种不同的配置,诸如用于计算机614、移动装置616以及电视618用途。这些配置中的每一个包括可以具有一般不同的构造和能力的设备,并且因此可以根据不同设备类别中的一个或多个来配置计算设备602。例如,可以将计算设备602实现为计算机614类的设备,其包括个人计算机、台式计算机、多屏幕计算机、膝上型计算机、上网本等。
还可以将计算设备602实现为移动装置618类的设备,其包括移动设备,诸如移动电话、便携式音乐播放器、便携式游戏设备、平板计算机、多屏幕计算机等。还可以将计算设备602实现为电视618类的设备,其包括具有或被连接到非正式观看环境中的一般地较大屏幕的设备。这些设备包括电视、机顶盒、游戏控制台等。
本文所述的技术可以被计算设备602的这些各种配置支持,并且不限于本文所述的技术的特定示例。此功能还可以全部或者部分地通过使用分布式系统、诸如经由如下所述的平台622通过“云”620来实现。
云620包括和/或表示用于资源624的平台622。平台622将云620的硬件(例如,服务器)和软件资源的底层功能进行抽象。资源624可以包括在远离计算设备602的服务器上执行计算机处理时可以利用的应用程序和/或数据。资源624还可以包括通过因特网和/或通过订户网(诸如蜂窝或者WiFi网络)提供的服务。
平台622可以将资源和功能进行抽象以将计算设备602与其它计算设备相连。平台622还可以用于将资源的分级进行抽象以针对遇到的对于经由平台622实现的资源624的需求提供对应水平的分级。因此,在互连设备实施例中,可以将本文中所述的功能的实现方式遍布于系统600分布。例如,可以部分地在计算设备602上以及经由将云620的功能进行抽象的平台622来实现该功能。
结论
虽然已经用特定于结构特征和/或方法动作的语言描述了示例实现方式,但应理解的是在所附权利要求中定义的实现方式不一定局限于所述的特定特征或动作。相反地,这些特定特征和动作是作为实现要求保护的特征的示例形式而公开的。

Claims (13)

1.一种方法,包括:
由计算设备的操作系统经由应用编程接口将功能暴露给一个或多个应用程序,所述一个或多个应用程序被配置成在默认阶段、位置阶段和范围阶段中,基于由所述一个或多个应用程序经由操作系统的应用编程接口指定的两个或更多个静止点来计算用于用户接口中的移动的惯性作用;
在所述默认阶段期间,通过基于惯性开始位置处与主体移动状态对应的位置或速度确定所述两个或更多个静止点来计算提议惯性静止位置;
在所述位置阶段期间,当自所述两个或更多个静止点中离所述惯性开始位置最近的第一点开始且在移动方向上继续依次评估各静止点时,通过使用所述两个或更多个静止点来调节所述提议惯性静止位置来更新由所述默认阶段输出的所述提议惯性静止位置,以生成范围惯性静止位置;
在所述范围阶段期间,通过迫使所述范围惯性静止位置在落在特定定位周围的预定义范围内时与该特定定位重合来更新所述范围惯性静止位置,以生成所述惯性静止位置的最终定位;以及
由操作系统基于由一个或多个应用程序经由与应用编程接口的交互而使用一个或多个参数曲线指定的两个或更多个静止点来管理所计算的用于用户接口上的移动的惯性作用。
2.如权利要求1所述的方法,其中所述惯性作用对应于所述惯性静止位置。
3.如权利要求1所述的方法,其中所计算的用户接口上的惯性作用被应用于作为整体的用户接口的移动或者应用于用户接口内的主体的主体移动。
4.如权利要求1所述的方法,其中,迫使所述范围惯性静止位置与所述特定定位重合还包括:将所述两个或更多个静止点中的最近的静止点定位到所述范围惯性静止位置,并且将所述范围惯性静止位置设定为与所述最近的静止点重合。
5.一种系统,包括:
显示设备;和
至少部分地用硬件实现的一个或多个模块,所述一个或多个模块被配置成执行操作,所述操作包括:
由计算设备的操作系统基于由应用程序经由操作系统的应用编程接口指定的两个或更多个静止点而使用默认阶段、位置阶段和范围阶段来计算惯性作用的惯性静止位置,其中所述计算包括在所述默认阶段期间,通过基于惯性开始位置处与主体移动状态对应的位置或速度确定所述两个或更多个静止点来计算提议惯性静止位置;
在所述位置阶段期间,当自所述两个或更多个静止点中离所述惯性开始位置最近的第一点开始且在移动方向上继续依次评估各静止点时,通过使用所述两个或更多个静止点来调节所述提议惯性静止位置来更新由所述默认阶段输出的所述提议惯性静止位置,以生成范围惯性静止位置;
在所述范围阶段期间,通过迫使所述范围惯性静止位置在落在特定定位周围的预定义范围内时与该特定定位重合来更新所述范围惯性静止位置,以生成所述惯性静止位置的最终定位;以及
在应用于由计算设备输出以便由所述显示设备显示的用户接口时由操作系统暴露所计算的惯性静止位置。
6.如权利要求5所述的系统,其中计算惯性静止位置至少部分地基于输入的初始速度和预定义减速度。
7.如权利要求5所述的系统,其中位置阶段中的惯性静止位置的计算:
基于主体在惯性开始时的主体移动的位置和位置静止点;
基于惯性静止位置到位置静止点之间的距离;
基于所述主体在惯性开始时的主体移动的初始速度,所述初始速度向参数曲线定义惯性开始与惯性静止位置的位置之间主体的速度;或者
基于在通过相应的所述静止点时主体的速度。
8.如权利要求5所述的系统,其中在所述范围阶段的更新包括:将由应用程序指定的范围应用于两个或更多个静止点,以确定所述惯性静止位置。
9.如权利要求5所述的系统,其中所述惯性静止位置被应用于作为整体的用户接口的移动或者应用于用户接口内的对象的主体移动。
10.一种非暂时性计算机可读介质,具有存储在其上的指令,当由一个或多个处理器执行时,所述指令使得所述一个或多个处理器:
由操作系统向一个或多个应用程序暴露应用编程接口,所述一个或多个应用程序被配置成在默认阶段、位置阶段和范围阶段中,基于由所述一个或多个应用程序经由操作系统的应用编程接口指定的两个或更多个静止点来计算用于用户接口中的移动的惯性静止位置;
在所述默认阶段期间,通过基于惯性开始位置处与主体移动状态对应的位置或速度确定所述两个或更多个静止点来计算提议惯性静止位置;
在所述位置阶段期间,当自所述两个或更多个静止点中离所述惯性开始位置最近的第一点开始且在移动方向上继续依次评估各静止点时,通过使用所述两个或更多个静止点来调节所述提议惯性静止位置来更新由所述默认阶段输出的所述提议惯性静止位置,以生成范围惯性静止位置;
在所述范围阶段期间,通过迫使所述范围惯性静止位置在落在特定定位周围的预定义范围内时与该特定定位重合来更新所述范围惯性静止位置,以生成所述惯性静止位置的最终定位;以及
由操作系统基于由一个或多个应用程序经由与应用编程接口的交互而指定的两个或更多个静止点来管理所计算的用于针对用户接口上的移动的惯性静止位置的惯性作用。
11.如权利要求10所述的非暂时性计算机可读介质,其中所述惯性静止位置被应用于作为整体的用户接口的移动或者应用于用户接口内的主体的移动。
12.如权利要求10所述的非暂时性计算机可读介质,其中所述惯性作用对应于所述惯性静止位置。
13.如权利要求10所述的非暂时性计算机可读介质,其中所计算的用户接口上的惯性作用被应用于作为整体的用户接口的主体移动或者应用于用户接口内的主体的主体移动。
CN201580048605.0A 2014-09-09 2015-09-07 参数惯性和api Active CN106687922B (zh)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US14/481717 2014-09-09
US14/481,717 US10642365B2 (en) 2014-09-09 2014-09-09 Parametric inertia and APIs
PCT/US2015/048751 WO2016040205A1 (en) 2014-09-09 2015-09-07 Parametric inertia and apis

Publications (2)

Publication Number Publication Date
CN106687922A CN106687922A (zh) 2017-05-17
CN106687922B true CN106687922B (zh) 2020-07-24

Family

ID=54256821

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201580048605.0A Active CN106687922B (zh) 2014-09-09 2015-09-07 参数惯性和api

Country Status (11)

Country Link
US (1) US10642365B2 (zh)
EP (1) EP3191941B1 (zh)
JP (1) JP6669727B2 (zh)
KR (1) KR102394295B1 (zh)
CN (1) CN106687922B (zh)
AU (1) AU2015315402B2 (zh)
BR (1) BR112017003270B1 (zh)
CA (1) CA2959677C (zh)
MX (1) MX2017003149A (zh)
RU (1) RU2701988C2 (zh)
WO (1) WO2016040205A1 (zh)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8225231B2 (en) 2005-08-30 2012-07-17 Microsoft Corporation Aggregation of PC settings
US20120159395A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Application-launching interface for multiple modes
US8689123B2 (en) 2010-12-23 2014-04-01 Microsoft Corporation Application reporting in an application-selectable user interface
US9423951B2 (en) 2010-12-31 2016-08-23 Microsoft Technology Licensing, Llc Content-based snap point
US9383917B2 (en) 2011-03-28 2016-07-05 Microsoft Technology Licensing, Llc Predictive tiling
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US9104307B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US20130057587A1 (en) 2011-09-01 2013-03-07 Microsoft Corporation Arranging tiles
US9557909B2 (en) 2011-09-09 2017-01-31 Microsoft Technology Licensing, Llc Semantic zoom linguistic helpers
US10353566B2 (en) 2011-09-09 2019-07-16 Microsoft Technology Licensing, Llc Semantic zoom animations
US8922575B2 (en) 2011-09-09 2014-12-30 Microsoft Corporation Tile cache
US9146670B2 (en) 2011-09-10 2015-09-29 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
US20160334971A1 (en) * 2015-05-12 2016-11-17 Siemens Product Lifecycle Management Software Inc. Object Manipulation System and Method
CN108369455B (zh) * 2016-09-06 2020-03-31 苹果公司 用于提供触觉反馈的设备、方法和图形用户界面
CN111104017B (zh) * 2019-11-25 2020-11-24 北京金堤科技有限公司 滑动定位处理方法及装置
CN111427504A (zh) * 2020-04-02 2020-07-17 北京达佳互联信息技术有限公司 内容获取方法、装置、电子设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102033698A (zh) * 2009-09-25 2011-04-27 苹果公司 滚动多节文档的方法和装置及多功能设备
CN102197377A (zh) * 2008-10-26 2011-09-21 微软公司 多触摸对象惯性模拟
CN102591579A (zh) * 2010-12-31 2012-07-18 微软公司 基于内容的快动点
CN103809891A (zh) * 2012-11-13 2014-05-21 腾讯科技(深圳)有限公司 页面切换方法和装置
CN103984500A (zh) * 2014-05-23 2014-08-13 百度在线网络技术(北京)有限公司 网页内容的显示方法和装置

Family Cites Families (722)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4823283A (en) 1986-10-14 1989-04-18 Tektronix, Inc. Status driven menu system
US5189732A (en) 1987-11-18 1993-02-23 Hitachi, Ltd. Touch panel input apparatus
JPH01147647A (ja) 1987-12-03 1989-06-09 Mitsubishi Electric Corp データ処理装置
US5046001A (en) 1988-06-30 1991-09-03 Ibm Corporation Method for accessing selected windows in a multi-tasking system
US5321750A (en) 1989-02-07 1994-06-14 Market Data Corporation Restricted information distribution system apparatus and methods
US5339392A (en) 1989-07-27 1994-08-16 Risberg Jeffrey S Apparatus and method for creation of a user definable video displayed document showing changes in real time data
US5526034A (en) 1990-09-28 1996-06-11 Ictv, Inc. Interactive home information system with signal assignment
US5297032A (en) 1991-02-01 1994-03-22 Merrill Lynch, Pierce, Fenner & Smith Incorporated Securities trading workstation
FR2693810B1 (fr) 1991-06-03 1997-01-10 Apple Computer Systemes d'interfaces d'utilisateurs a acces direct a une zone secondaire d'affichage.
US5258748A (en) 1991-08-28 1993-11-02 Hewlett-Packard Company Accessing and selecting multiple key functions with minimum keystrokes
JP3341290B2 (ja) 1991-09-10 2002-11-05 ソニー株式会社 映像表示装置
JP2654283B2 (ja) 1991-09-30 1997-09-17 株式会社東芝 アイコン表示方法
JP2827612B2 (ja) 1991-10-07 1998-11-25 富士通株式会社 タッチパネル装置およびタッチパネル装置におけるオブジェクトの表示方法。
US6061062A (en) 1991-12-20 2000-05-09 Apple Computer, Inc. Zooming controller
US5640176A (en) 1992-01-24 1997-06-17 Compaq Computer Corporation User interface for easily setting computer speaker volume and power conservation levels
JPH07306955A (ja) 1992-07-24 1995-11-21 Walt Disney Co:The 三次元イリュージョンを生み出す方法およびシステム
US5432932A (en) 1992-10-23 1995-07-11 International Business Machines Corporation System and method for dynamically controlling remote processes from a performance monitor
US5463725A (en) 1992-12-31 1995-10-31 International Business Machines Corp. Data processing system graphical user interface which emulates printed material
EP0626635B1 (en) 1993-05-24 2003-03-05 Sun Microsystems, Inc. Improved graphical user interface with method for interfacing to remote devices
US5598523A (en) 1994-03-31 1997-01-28 Panasonic Technologies, Inc. Method and system for displayed menu activation using a matching distinctive arrangement of keypad actuators
US5914720A (en) 1994-04-21 1999-06-22 Sandia Corporation Method of using multiple perceptual channels to increase user absorption of an N-dimensional presentation environment
US5495566A (en) 1994-11-22 1996-02-27 Microsoft Corporation Scrolling contents of a window
US5623613A (en) 1994-11-29 1997-04-22 Microsoft Corporation System for displaying programming information
US5611060A (en) 1995-02-22 1997-03-11 Microsoft Corporation Auto-scrolling during a drag and drop operation
US5819284A (en) 1995-03-24 1998-10-06 At&T Corp. Personalized real time information display as a portion of a screen saver
US5793415A (en) 1995-05-15 1998-08-11 Imagetel International Inc. Videoconferencing and multimedia system
US6807558B1 (en) 1995-06-12 2004-10-19 Pointcast, Inc. Utilization of information “push” technology
US5860073A (en) 1995-07-17 1999-01-12 Microsoft Corporation Style sheets for publishing system
US5687331A (en) 1995-08-03 1997-11-11 Microsoft Corporation Method and system for displaying an animated focus item
US5712995A (en) 1995-09-20 1998-01-27 Galileo Frames, Inc. Non-overlapping tiling apparatus and method for multiple window displays
US5574836A (en) 1996-01-22 1996-11-12 Broemmelsiek; Raymond M. Interactive display apparatus and method with viewer position compensation
US6008816A (en) 1996-04-25 1999-12-28 Microsoft Corporation Method and system for managing color specification using attachable palettes and palettes that refer to other palettes
US5675329A (en) 1996-05-09 1997-10-07 International Business Machines Corporation Method of obtaining a second function from keys on a keyboard using pressure differentiation
US5771042A (en) 1996-07-17 1998-06-23 International Business Machines Corporation Multi-size control for multiple adjacent workspaces
US5963204A (en) 1996-09-20 1999-10-05 Nikon Corporation Electronic camera with reproduction and display of images at the same timing
US6064383A (en) 1996-10-04 2000-05-16 Microsoft Corporation Method and system for selecting an emotional appearance and prosody for a graphical character
US6057839A (en) 1996-11-26 2000-05-02 International Business Machines Corporation Visualization tool for graphically displaying trace data produced by a parallel processing computer
US5905492A (en) 1996-12-06 1999-05-18 Microsoft Corporation Dynamically updating themes for an operating system shell
US6216141B1 (en) 1996-12-06 2001-04-10 Microsoft Corporation System and method for integrating a document into a desktop window on a client computer
US5959621A (en) 1996-12-06 1999-09-28 Microsoft Corporation System and method for displaying data items in a ticker display pane on a client computer
US6211921B1 (en) 1996-12-20 2001-04-03 Philips Electronics North America Corporation User interface for television
US6009519A (en) 1997-04-04 1999-12-28 Andrea Electronics, Corp. Method and apparatus for providing audio utility software for use in windows applications
US6028600A (en) 1997-06-02 2000-02-22 Sony Corporation Rotary menu wheel interface
WO1999010799A1 (en) 1997-08-22 1999-03-04 Natrificial Llc Method and apparatus for simultaneously resizing and relocating windows within a graphical display
KR100300972B1 (ko) 1997-09-19 2001-09-03 윤종용 텍스춰매핑수행장치및텍스춰캐시의데이터억세스방법
US6008809A (en) 1997-09-22 1999-12-28 International Business Machines Corporation Apparatus and method for viewing multiple windows within a dynamic window
US6615258B1 (en) 1997-09-26 2003-09-02 Worldcom, Inc. Integrated customer interface for web based data management
US6266098B1 (en) 1997-10-22 2001-07-24 Matsushita Electric Corporation Of America Function presentation and selection using a rotatable function menu
EP1036357A1 (en) 1997-11-14 2000-09-20 Avesta Technologies Inc. System and method for displaying multiple sources of data in near real-time
US5940076A (en) 1997-12-01 1999-08-17 Motorola, Inc. Graphical user interface for an electronic device and method therefor
US6449638B1 (en) 1998-01-07 2002-09-10 Microsoft Corporation Channel definition architecture extension
US6311058B1 (en) 1998-06-30 2001-10-30 Microsoft Corporation System for delivering data content over a low bit rate transmission channel
US9292111B2 (en) 1998-01-26 2016-03-22 Apple Inc. Gesturing with a multipoint sensing device
US8479122B2 (en) 2004-07-30 2013-07-02 Apple Inc. Gestures for touch sensitive input devices
US7663607B2 (en) 2004-05-06 2010-02-16 Apple Inc. Multipoint touchscreen
US6011542A (en) 1998-02-13 2000-01-04 Sony Corporation Graphical text entry wheel
US6278448B1 (en) 1998-02-17 2001-08-21 Microsoft Corporation Composite Web page built from any web content
CA2324412A1 (en) 1998-03-13 1999-09-16 Aspen Technology, Inc. Computer method and apparatus for automatic execution of software applications
US6108003A (en) 1998-03-18 2000-08-22 International Business Machines Corporation Maintaining visibility and status indication of docked applications and application bars
FR2776415A1 (fr) 1998-03-20 1999-09-24 Philips Consumer Communication Appareil electronique comportant un ecran et procede pour afficher des graphismes
US6784925B1 (en) 1998-03-24 2004-08-31 Canon Kabushiki Kaisha System to manage digital camera images
US6448987B1 (en) 1998-04-03 2002-09-10 Intertainer, Inc. Graphic user interface for a digital content delivery system using circular menus
US6104418A (en) 1998-04-06 2000-08-15 Silicon Magic Corporation Method and system for improved memory interface during image rendering
JPH11298572A (ja) 1998-04-07 1999-10-29 Nec Shizuoka Ltd 受信装置及び受信情報表示方法
GB0027260D0 (en) 2000-11-08 2000-12-27 Koninl Philips Electronics Nv An image control system
US6212564B1 (en) 1998-07-01 2001-04-03 International Business Machines Corporation Distributed application launcher for optimizing desktops based on client characteristics information
US6611272B1 (en) 1998-07-02 2003-08-26 Microsoft Corporation Method and apparatus for rasterizing in a hierarchical tile order
AR020608A1 (es) 1998-07-17 2002-05-22 United Video Properties Inc Un metodo y una disposicion para suministrar a un usuario acceso remoto a una guia de programacion interactiva por un enlace de acceso remoto
US6369837B1 (en) 1998-07-17 2002-04-09 International Business Machines Corporation GUI selector control
US6832355B1 (en) 1998-07-28 2004-12-14 Microsoft Corporation Web page display system
US6188405B1 (en) 1998-09-14 2001-02-13 Microsoft Corporation Methods, apparatus and data structures for providing a user interface, which exploits spatial memory, to objects
US20020018051A1 (en) 1998-09-15 2002-02-14 Mona Singh Apparatus and method for moving objects on a touchscreen display
US6510553B1 (en) 1998-10-26 2003-01-21 Intel Corporation Method of streaming video from multiple sources over a network
JP3956553B2 (ja) 1998-11-04 2007-08-08 富士ゼロックス株式会社 アイコン表示処理装置
US6597374B1 (en) 1998-11-12 2003-07-22 Microsoft Corporation Activity based remote control unit
US6337698B1 (en) 1998-11-20 2002-01-08 Microsoft Corporation Pen-based interface for a notepad computer
US6510466B1 (en) 1998-12-14 2003-01-21 International Business Machines Corporation Methods, systems and computer program products for centralized management of application programs on a network
US6577350B1 (en) 1998-12-21 2003-06-10 Sony Corporation Method and apparatus for displaying an electronic program guide
US6396963B2 (en) 1998-12-29 2002-05-28 Eastman Kodak Company Photocollage generation and modification
US7469381B2 (en) 2007-01-07 2008-12-23 Apple Inc. List scrolling and document translation, scaling, and rotation on a touch-screen display
US6628309B1 (en) 1999-02-05 2003-09-30 International Business Machines Corporation Workspace drag and drop
US7283620B2 (en) 1999-02-26 2007-10-16 At&T Bls Intellectual Property, Inc. Systems and methods for originating and sending a voice mail message to an instant messaging platform
US6707890B1 (en) 2002-09-03 2004-03-16 Bell South Intellectual Property Corporation Voice mail notification using instant messaging
US6463304B2 (en) 1999-03-04 2002-10-08 Openwave Systems Inc. Application launcher for a two-way mobile communications device
US6281940B1 (en) 1999-03-31 2001-08-28 Sony Corporation Display of previewed channels with rotation of multiple previewed channels along an arc
US6675387B1 (en) 1999-04-06 2004-01-06 Liberate Technologies System and methods for preparing multimedia data using digital video data compression
US6710771B1 (en) 1999-05-13 2004-03-23 Sony Corporation Information processing method and apparatus and medium
US6505243B1 (en) 1999-06-02 2003-01-07 Intel Corporation Automatic web-based detection and display of product installation help information
US6456334B1 (en) 1999-06-29 2002-09-24 Ati International Srl Method and apparatus for displaying video in a data processing system
US6426753B1 (en) 1999-07-01 2002-07-30 Microsoft Corporation Cache memory for high latency and out-of-order return of texture data
US6577323B1 (en) 1999-07-01 2003-06-10 Honeywell Inc. Multivariable process trend display and methods regarding same
US6971067B1 (en) 1999-08-23 2005-11-29 Sentillion, Inc. Application launchpad
US6976210B1 (en) 1999-08-31 2005-12-13 Lucent Technologies Inc. Method and apparatus for web-site-independent personalization from multiple sites having user-determined extraction functionality
US6424338B1 (en) 1999-09-30 2002-07-23 Gateway, Inc. Speed zone touchpad
IL149205A0 (en) 1999-10-21 2002-11-10 Hee Sung Chung Method for generating characters and/or symbols and the information and communication service method thereby
DE60035324T2 (de) 1999-10-26 2008-02-28 Iontas Ltd., Moville Überwachung von Rechnerbenutzung
US7987431B2 (en) 1999-10-29 2011-07-26 Surfcast, Inc. System and method for simultaneous display of multiple information sources
US7028264B2 (en) 1999-10-29 2006-04-11 Surfcast, Inc. System and method for simultaneous display of multiple information sources
US6724403B1 (en) 1999-10-29 2004-04-20 Surfcast, Inc. System and method for simultaneous display of multiple information sources
US6697825B1 (en) 1999-11-05 2004-02-24 Decentrix Inc. Method and apparatus for generating and modifying multiple instances of element of a web site
US6820111B1 (en) 1999-12-07 2004-11-16 Microsoft Corporation Computer user interface architecture that saves a user's non-linear navigation history and intelligently maintains that history
US6510144B1 (en) 1999-12-07 2003-01-21 Cisco Technology, Inc. Network layer support to enhance the transport layer performance in mobile and wireless environments
US6801203B1 (en) 1999-12-22 2004-10-05 Microsoft Corporation Efficient graphics pipeline with a pixel cache and data pre-fetching
US6957395B1 (en) 2000-01-04 2005-10-18 Apple Computer, Inc. Computer interface having a single window mode of operation
US7181608B2 (en) 2000-02-03 2007-02-20 Realtime Data Llc Systems and methods for accelerated loading of operating systems and application programs
JP3720230B2 (ja) 2000-02-18 2005-11-24 シャープ株式会社 表現データ制御システム、および、それを構成する表現データ制御装置、並びに、そのプログラムが記録された記録媒体
US6433789B1 (en) 2000-02-18 2002-08-13 Neomagic Corp. Steaming prefetching texture cache for level of detail maps in a 3D-graphics engine
KR100460105B1 (ko) 2000-02-22 2004-12-03 엘지전자 주식회사 이동통신 단말기의 메뉴 검색 방법.
US20030046396A1 (en) 2000-03-03 2003-03-06 Richter Roger K. Systems and methods for managing resource utilization in information management environments
US20020152305A1 (en) 2000-03-03 2002-10-17 Jackson Gregory J. Systems and methods for resource utilization analysis in information management environments
US6721958B1 (en) 2000-03-08 2004-04-13 Opentv, Inc. Optional verification of interactive television content
US6507643B1 (en) 2000-03-16 2003-01-14 Breveon Incorporated Speech recognition system and method for converting voice mail messages to electronic mail messages
US7417650B1 (en) 2000-03-16 2008-08-26 Microsoft Corporation Display and human-computer interaction for a notification platform
US8701027B2 (en) 2000-03-16 2014-04-15 Microsoft Corporation Scope user interface for displaying the priorities and properties of multiple informational items
US6636246B1 (en) 2000-03-17 2003-10-21 Vizible.Com Inc. Three dimensional spatial user interface
GB2360658B (en) 2000-03-20 2004-09-08 Hewlett Packard Co Camera with user identity data
US7155729B1 (en) 2000-03-28 2006-12-26 Microsoft Corporation Method and system for displaying transient notifications
US7249326B2 (en) 2000-04-06 2007-07-24 Microsoft Corporation Method and system for reducing notification area clutter
JP4325075B2 (ja) 2000-04-21 2009-09-02 ソニー株式会社 データオブジェクト管理装置
KR100363619B1 (ko) 2000-04-21 2002-12-05 배동훈 나선형 도우넛 형태를 갖는 컨텐츠 구조 및 컨텐츠디스플레이 시스템
JP4730571B2 (ja) 2000-05-01 2011-07-20 ソニー株式会社 情報処理装置および方法、並びにプログラム格納媒体
US20020133554A1 (en) 2000-05-25 2002-09-19 Daniel Checkoway E-mail answering agent
US7210099B2 (en) 2000-06-12 2007-04-24 Softview Llc Resolution independent vector display of internet content
AU2001275096A1 (en) 2000-06-22 2002-01-02 Intel Corporation Communicating objects between users or applications
JP2002014661A (ja) 2000-06-29 2002-01-18 Toshiba Corp 液晶表示装置及び液晶表示装置を備えた電子機器
US6966034B2 (en) 2000-06-30 2005-11-15 Microsoft Corporation Supplemental request header for applications or devices using web browsers
US6662023B1 (en) 2000-07-06 2003-12-09 Nokia Mobile Phones Ltd. Method and apparatus for controlling and securing mobile phones that are lost, stolen or misused
US6907273B1 (en) 2000-07-07 2005-06-14 Openwave Systems Inc. Method and system for processing overloaded keys of a mobile device
US6562929B2 (en) 2000-08-30 2003-05-13 Jsr Corporation Conjugated diene-based rubber and method of producing the same, oil extended rubber and rubber composition containing the same
US7043690B1 (en) 2000-09-11 2006-05-09 International Business Machines Corporation Method, system, and program for checking contact information
SE524595C2 (sv) 2000-09-26 2004-08-31 Hapax Information Systems Ab Förfarande och datorprogram för normalisering av stilkast
US7263668B1 (en) 2000-11-09 2007-08-28 International Business Machines Corporation Display interface to a computer controlled display system with variable comprehensiveness levels of menu items dependent upon size of variable display screen available for menu item display
WO2002041190A2 (en) 2000-11-15 2002-05-23 Holbrook David M Apparatus and method for organizing and/or presenting data
US6907574B2 (en) 2000-11-29 2005-06-14 Ictv, Inc. System and method of hyperlink navigation between frames
US7058955B2 (en) 2000-12-06 2006-06-06 Microsoft Corporation Method and system for passing messages between threads
CA2328795A1 (en) 2000-12-19 2002-06-19 Advanced Numerical Methods Ltd. Applications and performance enhancements for detail-in-context viewing technology
US7194506B1 (en) 2000-12-21 2007-03-20 Vignette Corporation Method and system for cache management of locale-sensitive content
US6983310B2 (en) 2000-12-29 2006-01-03 International Business Machines Corporation System and method for providing search capabilties on a wireless device
US7133859B1 (en) 2001-01-05 2006-11-07 Palm, Inc. Category specific sort and display instructions for an electronic device
US20020097264A1 (en) 2001-01-19 2002-07-25 Ibm Corporation Apparatus and methods for management of temporal parameters to provide enhanced accessibility to computer programs
US7069207B2 (en) 2001-01-26 2006-06-27 Microsoft Corporation Linguistically intelligent text compression
US6938101B2 (en) 2001-01-29 2005-08-30 Universal Electronics Inc. Hand held device having a browser application
SE519884C2 (sv) 2001-02-02 2003-04-22 Scalado Ab Metod för zoomning och för att framställa en zoomningsbar bild
US7735021B2 (en) 2001-02-16 2010-06-08 Microsoft Corporation Shortcut system for use in a mobile electronic device and method thereof
US6798421B2 (en) 2001-02-28 2004-09-28 3D Labs, Inc. Ltd. Same tile method
US20020129061A1 (en) 2001-03-07 2002-09-12 Swart Stacey J. Method and apparatus for creating files that are suitable for hardcopy printing and for on-line use
CA2375844C (en) 2001-03-09 2008-12-30 Research In Motion Limited Advanced voice and data operations in a mobile data communication device
US7017119B1 (en) 2001-03-15 2006-03-21 Vaultus Mobile Technologies, Inc. System and method for display notification in a tabbed window setting
US6972776B2 (en) 2001-03-20 2005-12-06 Agilent Technologies, Inc. Scrolling method using screen pointing device
US6904597B2 (en) 2001-03-30 2005-06-07 Intel Corporation Inter-thread communications between different components using double buffer
US7734285B2 (en) 2001-04-03 2010-06-08 Qualcomm Incorporated Method and apparatus for network initiated uninstallation of application program over wireless network
US6778192B2 (en) 2001-04-05 2004-08-17 International Business Machines Corporation System and method for creating markers on scroll bars of a graphical user interface
US6990638B2 (en) 2001-04-19 2006-01-24 International Business Machines Corporation System and method for using shading layers and highlighting to navigate a tree view display
US20020161634A1 (en) 2001-04-27 2002-10-31 Koninklijke Philips Electronics N.V. Electronic document with an automatically updated portion
US7013432B2 (en) 2001-04-30 2006-03-14 Broadband Graphics, Llc Display container cell modification in a cell based EUI
US6907447B1 (en) 2001-04-30 2005-06-14 Microsoft Corporation Method and apparatus for providing an instant message notification
US20020186251A1 (en) 2001-06-07 2002-12-12 International Business Machines Corporation Method, apparatus and computer program product for context-sensitive scrolling
PT1271896E (pt) 2001-06-18 2004-12-31 Swisscom Mobile Ag Metodo e sistema para nos moveis de protocolo de internet (ip) em redes heterogeneas
JP2003009244A (ja) 2001-06-25 2003-01-10 Fuji Photo Film Co Ltd 画像データ送信装置およびその制御方法
US6975836B2 (en) 2001-06-28 2005-12-13 Kabushiki Kaisha Toshiba Data broadcasting system, receiving terminal device, contents providing server, and contents providing method
KR100420280B1 (ko) 2001-07-09 2004-03-02 삼성전자주식회사 이동통신 단말기에서의 메뉴 디스플레이 방법
US6876312B2 (en) 2001-07-10 2005-04-05 Behavior Tech Computer Corporation Keyboard with multi-function keys
US6987991B2 (en) 2001-08-17 2006-01-17 Wildseed Ltd. Emoticon input method and apparatus
FR2828970B1 (fr) 2001-08-27 2003-12-19 Cit Alcatel Systeme d'interoperabilite entre messages mms et messages sms/ems et procede d'echange associe
US20030096604A1 (en) 2001-08-29 2003-05-22 Jorg Vollandt Method of operating an electronic device, in particular a mobile telephone
US6690365B2 (en) 2001-08-29 2004-02-10 Microsoft Corporation Automatic scrolling
US7093201B2 (en) 2001-09-06 2006-08-15 Danger, Inc. Loop menu navigation apparatus and method
US6912695B2 (en) 2001-09-13 2005-06-28 Pixia Corp. Data storage and retrieval system and method
US7036090B1 (en) 2001-09-24 2006-04-25 Digeo, Inc. Concentric polygonal menus for a graphical user interface
US20030073414A1 (en) 2001-10-15 2003-04-17 Stephen P. Capps Textual and telephony dual input device
US6857104B1 (en) 2001-10-17 2005-02-15 At&T Corp Organizing graphical user interfaces to reveal hidden areas
US7487262B2 (en) 2001-11-16 2009-02-03 At & T Mobility Ii, Llc Methods and systems for routing messages through a communications network based on message content
JP2003162355A (ja) 2001-11-26 2003-06-06 Sony Corp タスクの表示切り替え方法及び携帯機器及び携帯通信機器
US20030105827A1 (en) 2001-11-30 2003-06-05 Tan Eng Siong Method and system for contextual prioritization of unified messages
US20030135582A1 (en) 2001-12-21 2003-07-17 Docomo Communications Laboratories Usa, Inc. Context aware search service
US6690387B2 (en) 2001-12-28 2004-02-10 Koninklijke Philips Electronics N.V. Touch-screen image scrolling system and method
US7139800B2 (en) 2002-01-16 2006-11-21 Xerox Corporation User interface for a message-based system having embedded information management capabilities
FI116425B (fi) 2002-01-18 2005-11-15 Nokia Corp Menetelmä ja laite laajan näppäimistön integroimiseksi pieneen laitteeseen
WO2003062976A1 (fr) 2002-01-22 2003-07-31 Fujitsu Limited Dispositif et procede pour la selection d'element de menu
EP1469374A4 (en) 2002-01-22 2009-11-11 Fujitsu Ltd MENU ELEMENTS DEVICE AND METHOD
US7146573B2 (en) 2002-01-28 2006-12-05 International Business Machines Corporation Automatic window representation adjustment
US7019757B2 (en) 2002-01-28 2006-03-28 International Business Machines Corporation Changing the alpha levels of an application window to indicate a status of a computing task
US20040078299A1 (en) 2002-01-31 2004-04-22 Kathleen Down-Logan Portable color and style analysis, match and management system
US7333092B2 (en) 2002-02-25 2008-02-19 Apple Computer, Inc. Touch pad for handheld device
US7031977B2 (en) 2002-02-28 2006-04-18 Plumtree Software, Inc. Efficiently storing indented threads in a threaded discussion application
US6952207B1 (en) 2002-03-11 2005-10-04 Microsoft Corporation Efficient scenery object rendering
US7610563B2 (en) 2002-03-22 2009-10-27 Fuji Xerox Co., Ltd. System and method for controlling the display of non-uniform graphical objects
US7068291B1 (en) 2002-04-11 2006-06-27 Bellsouth Intellectual Property Corp. Video display screen segmentation
US7127685B2 (en) 2002-04-30 2006-10-24 America Online, Inc. Instant messaging interface having a tear-off element
US7689649B2 (en) 2002-05-31 2010-03-30 Aol Inc. Rendering destination instant messaging personalization items before communicating with destination
US7779076B2 (en) 2002-05-31 2010-08-17 Aol Inc. Instant messaging personalization
US20080048986A1 (en) 2002-06-10 2008-02-28 Khoo Soon H Compound Computing Device with Dual Portion Keyboards Controlled by a Single Processing Element
US7519386B2 (en) 2002-06-21 2009-04-14 Nokia Corporation Mobile communication device having music player navigation function and method of operation thereof
CA2410057C (en) 2002-07-03 2008-04-29 2012244 Ontario Inc. Apparatus and method for input of ideographic korean syllables from reduced keyboard
US6873329B2 (en) 2002-07-05 2005-03-29 Spatial Data Technologies, Inc. System and method for caching and rendering images
US7302648B1 (en) 2002-07-10 2007-11-27 Apple Inc. Method and apparatus for resizing buffered windows
US7658562B2 (en) 2002-07-12 2010-02-09 Dana Suess Modified-QWERTY letter layout for rapid data entry
AU2003234515A1 (en) 2002-07-12 2004-02-02 Dana Suess Modified-qwerty letter layout for rapid data entry
US7111044B2 (en) 2002-07-17 2006-09-19 Fastmobile, Inc. Method and system for displaying group chat sessions on wireless mobile terminals
US7089507B2 (en) 2002-08-12 2006-08-08 International Business Machines Corporation System and method for display views using a single stroke control
US7065385B2 (en) 2002-09-12 2006-06-20 Sony Ericsson Mobile Communications Ab Apparatus, methods, and computer program products for dialing telephone numbers using alphabetic selections
US20040068543A1 (en) 2002-10-03 2004-04-08 Ralph Seifert Method and apparatus for processing e-mail
US7913183B2 (en) 2002-10-08 2011-03-22 Microsoft Corporation System and method for managing software applications in a graphical user interface
JP2004133733A (ja) 2002-10-11 2004-04-30 Sony Corp 表示装置および方法、並びにプログラム
KR200303655Y1 (ko) 2002-11-19 2003-02-14 강성윤 문자 메시지 전송이 편리한 폴더형 휴대폰
CA2414378A1 (en) 2002-12-09 2004-06-09 Corel Corporation System and method for controlling user interface features of a web application
US7600234B2 (en) 2002-12-10 2009-10-06 Fisher-Rosemount Systems, Inc. Method for launching applications
AU2002953555A0 (en) 2002-12-23 2003-01-16 Canon Kabushiki Kaisha Method for presenting hierarchical data
US7321824B1 (en) 2002-12-30 2008-01-22 Aol Llc Presenting a travel route using more than one presentation style
US8538895B2 (en) 2004-03-15 2013-09-17 Aol Inc. Sharing social network information
JP2004227393A (ja) 2003-01-24 2004-08-12 Sony Corp アイコン描画システム、アイコン描画方法及び電子機器装置
US6885974B2 (en) 2003-01-31 2005-04-26 Microsoft Corporation Dynamic power control apparatus, systems and methods
US7158123B2 (en) 2003-01-31 2007-01-02 Xerox Corporation Secondary touch contextual sub-menu navigation for touch screen interface
US7606714B2 (en) 2003-02-11 2009-10-20 Microsoft Corporation Natural language classification within an automated response system
GB0303888D0 (en) 2003-02-19 2003-03-26 Sec Dep Acting Through Ordnanc Image streaming
JP2004264990A (ja) 2003-02-28 2004-09-24 Sanyo Electric Co Ltd 診療支援装置
US20040185883A1 (en) 2003-03-04 2004-09-23 Jason Rukman System and method for threading short message service (SMS) messages with multimedia messaging service (MMS) messages
US7075535B2 (en) 2003-03-05 2006-07-11 Sand Codex System and method for exact rendering in a zooming user interface
US7313764B1 (en) 2003-03-06 2007-12-25 Apple Inc. Method and apparatus to accelerate scrolling for buffered windows
US7480872B1 (en) 2003-04-06 2009-01-20 Apple Inc. Method and apparatus for dynamically resizing windows
US6865297B2 (en) 2003-04-15 2005-03-08 Eastman Kodak Company Method for automatically classifying images into events in a multimedia authoring application
GB2411551B (en) 2003-04-22 2006-05-03 Spinvox Ltd A method of providing voicemails to a wireless information device
US7102626B2 (en) 2003-04-25 2006-09-05 Hewlett-Packard Development Company, L.P. Multi-function pointing device
US7388579B2 (en) 2003-05-01 2008-06-17 Motorola, Inc. Reduced power consumption for a graphics accelerator and display
US8555165B2 (en) 2003-05-08 2013-10-08 Hillcrest Laboratories, Inc. Methods and systems for generating a zoomable graphical user interface
US7173623B2 (en) 2003-05-09 2007-02-06 Microsoft Corporation System supporting animation of graphical display elements through animation object instances
JP4177713B2 (ja) 2003-05-30 2008-11-05 京セラ株式会社 撮影装置
JP2005004396A (ja) 2003-06-11 2005-01-06 Sony Corp 情報表示方法及び情報表示装置、並びにコンピュータ・プログラム
GB2404630B (en) 2003-08-07 2006-09-27 Research In Motion Ltd Cover plate for a mobile device having a push-through dial keypad
US7669140B2 (en) 2003-08-21 2010-02-23 Microsoft Corporation System and method for providing rich minimized applications
US7308288B2 (en) 2003-08-22 2007-12-11 Sbc Knowledge Ventures, Lp. System and method for prioritized interface design
US7725419B2 (en) 2003-09-05 2010-05-25 Samsung Electronics Co., Ltd Proactive user interface including emotional agent
WO2005026931A2 (en) 2003-09-12 2005-03-24 John Crampton Electronic keyboard layout
KR100566122B1 (ko) 2003-09-15 2006-03-30 (주) 멀티비아 모바일 디바이스용 정지영상 압축 방법
CA2537100A1 (en) 2003-09-24 2005-03-31 Nokia Corporation Improved presentation of large objects on small displays
US7433920B2 (en) 2003-10-10 2008-10-07 Microsoft Corporation Contact sidebar tile
US7231231B2 (en) 2003-10-14 2007-06-12 Nokia Corporation Method and apparatus for locking a mobile telephone touch screen
US7224963B2 (en) 2003-10-17 2007-05-29 Sony Ericsson Mobile Communications Ab System method and computer program product for managing themes in a mobile phone
US20050085215A1 (en) 2003-10-21 2005-04-21 Nokia Corporation Method and related apparatus for emergency calling in a touch screen mobile phone from a touch screen and keypad lock active state
US20050090239A1 (en) 2003-10-22 2005-04-28 Chang-Hung Lee Text message based mobile phone configuration system
US7644376B2 (en) 2003-10-23 2010-01-05 Microsoft Corporation Flexible architecture for notifying applications of state changes
US7461151B2 (en) 2003-11-13 2008-12-02 International Business Machines Corporation System and method enabling future messaging directives based on past participation via a history monitor
US7370284B2 (en) 2003-11-18 2008-05-06 Laszlo Systems, Inc. User interface for displaying multiple applications
US7814419B2 (en) 2003-11-26 2010-10-12 Nokia Corporation Changing an orientation of a user interface via a course of motion
US7454713B2 (en) 2003-12-01 2008-11-18 Sony Ericsson Mobile Communications Ab Apparatus, methods and computer program products providing menu expansion and organization functions
CN101295225B (zh) 2003-12-01 2010-09-29 捷讯研究有限公司 在具有小显示器的无线通信设备上提供新事件通知的方法和设备
EP1538536A1 (en) 2003-12-05 2005-06-08 Sony International (Europe) GmbH Visualization and control techniques for multimedia digital content
US7103388B2 (en) 2003-12-16 2006-09-05 Research In Motion Limited Expedited communication graphical user interface system and method
EP1557837A1 (en) 2004-01-26 2005-07-27 Sony International (Europe) GmbH Redundancy elimination in a content-adaptive video preview system
US20050164688A1 (en) 2004-01-27 2005-07-28 Kyocera Corporation Mobile terminal, method for controlling mobile telephone terminal, and mobile telephone terminal
US20050198584A1 (en) 2004-01-27 2005-09-08 Matthews David A. System and method for controlling manipulation of tiles within a sidebar
US7296184B2 (en) 2004-01-28 2007-11-13 Microsoft Corporation Method and system for masking dynamic regions in a user interface to enable testing of user interface consistency
US7403191B2 (en) 2004-01-28 2008-07-22 Microsoft Corporation Tactile overlay for an imaging display
US8001120B2 (en) 2004-02-12 2011-08-16 Microsoft Corporation Recent contacts and items
US20050183021A1 (en) 2004-02-13 2005-08-18 Allen Joel E. Method for electronically packaging a user's personal computing environment on a computer or device, and mobilizing it for transfer over a network
JP4071726B2 (ja) 2004-02-25 2008-04-02 シャープ株式会社 携帯型情報機器、携帯型情報機器における文字の表示方法、およびその方法を実現するためのプログラム
US20050198159A1 (en) 2004-03-08 2005-09-08 Kirsch Steven T. Method and system for categorizing and processing e-mails based upon information in the message header and SMTP session
GB0406451D0 (en) 2004-03-23 2004-04-28 Patel Sanjay Keyboards
US7599790B2 (en) 2004-03-23 2009-10-06 Google Inc. Generating and serving tiles in a digital mapping system
FI20040446A (fi) 2004-03-24 2005-09-25 Nokia Corp Menetelmä hallita sovellusikkunoita, elektroninen laite ja tietokoneohjelmatuote
US7289806B2 (en) 2004-03-30 2007-10-30 Intel Corporation Method and apparatus for context enabled search
US7912904B2 (en) 2004-03-31 2011-03-22 Google Inc. Email system with conversation-centric user interface
US8027276B2 (en) 2004-04-14 2011-09-27 Siemens Enterprise Communications, Inc. Mixed mode conferencing
US8448083B1 (en) 2004-04-16 2013-05-21 Apple Inc. Gesture control of multimedia editing applications
EP1589444A3 (en) 2004-04-21 2008-03-12 Samsung Electronics Co., Ltd. Method, medium, and apparatus for detecting situation change of digital photos and method, medium, and apparatus for situation-based photo clustering in digital photo album
US7656317B2 (en) 2004-04-27 2010-02-02 Varia Llc Reduced keypad for multi-tap input
US8707209B2 (en) 2004-04-29 2014-04-22 Microsoft Corporation Save preview representation of files being created
EP1596613A1 (en) 2004-05-10 2005-11-16 Dialog Semiconductor GmbH Data and voice transmission within the same mobile phone call
US7386807B2 (en) 2004-05-17 2008-06-10 Microsoft Corporation System and method for monitoring application response and providing visual treatment
US7353466B2 (en) 2004-05-28 2008-04-01 Microsoft Corporation System and method for generating message notification objects on dynamically scaled timeline
WO2005120067A2 (en) 2004-06-03 2005-12-15 Hillcrest Laboratories, Inc. Client-server architectures and methods for zoomable user interface
EP1766940A4 (en) 2004-06-04 2012-04-11 Systems Ltd Keyless SYSTEM FOR ENHANCED DATA ENTRY IN A MOBILE OR FIXED ENVIRONMENT
US7434058B2 (en) 2004-06-07 2008-10-07 Reconnex Corporation Generating signatures over a document
US7469380B2 (en) 2004-06-15 2008-12-23 Microsoft Corporation Dynamic document and template previews
US7761800B2 (en) 2004-06-25 2010-07-20 Apple Inc. Unified interest layer for user interface
US7464110B2 (en) 2004-06-30 2008-12-09 Nokia Corporation Automated grouping of image and other user data
US7388578B2 (en) 2004-07-01 2008-06-17 Nokia Corporation Touch display PDA phone with slide keypad
US7669135B2 (en) 2004-07-15 2010-02-23 At&T Mobility Ii Llc Using emoticons, such as for wireless devices
US20060015726A1 (en) 2004-07-19 2006-01-19 Callas Jonathan D Apparatus for partial authentication of messages
US7958115B2 (en) 2004-07-29 2011-06-07 Yahoo! Inc. Search systems and methods using in-line contextual queries
JP2006042171A (ja) 2004-07-29 2006-02-09 Olympus Corp カメラ、再生装置およびアルバム登録方法
US7653883B2 (en) 2004-07-30 2010-01-26 Apple Inc. Proximity detector in handheld device
US7178111B2 (en) 2004-08-03 2007-02-13 Microsoft Corporation Multi-planar three-dimensional user interface
US7181373B2 (en) 2004-08-13 2007-02-20 Agilent Technologies, Inc. System and methods for navigating and visualizing multi-dimensional biological data
US7559053B2 (en) 2004-08-24 2009-07-07 Microsoft Corporation Program and system performance data correlation
KR20060019198A (ko) 2004-08-27 2006-03-03 서동휘 그래픽 이모티콘 송수신 방법, 장치, 및 이모티콘 단축키의 설정 방법
US7434173B2 (en) 2004-08-30 2008-10-07 Microsoft Corporation Scrolling web pages using direct interaction
US7619615B1 (en) 2004-08-31 2009-11-17 Sun Microsystems, Inc. Method and apparatus for soft keys of an electronic device
KR100854333B1 (ko) 2004-09-02 2008-09-02 리얼네트웍스아시아퍼시픽 주식회사 문자열 다이얼링에 적합한 호처리 방법
US8473848B2 (en) 2004-09-15 2013-06-25 Research In Motion Limited Palette-based color selection within a user interface theme
US7429993B2 (en) 2004-09-17 2008-09-30 Microsoft Corporation Method and system for presenting functionally-transparent, unobtrusive on-screen windows
US20070061488A1 (en) 2004-09-20 2007-03-15 Trilibis Inc. System and method for flexible user interfaces
US8510657B2 (en) 2004-09-30 2013-08-13 Microsoft Corporation Editing the text of an arbitrary graphic via a hierarchical list
US20060074735A1 (en) 2004-10-01 2006-04-06 Microsoft Corporation Ink-enabled workflow authoring
KR100738069B1 (ko) 2004-10-04 2007-07-10 삼성전자주식회사 디지털 사진 앨범의 카테고리 기반 클러스터링 방법 및시스템
US20060075360A1 (en) 2004-10-04 2006-04-06 Edwards Systems Technology, Inc. Dynamic highlight prompting apparatus and method
US7512966B2 (en) 2004-10-14 2009-03-31 International Business Machines Corporation System and method for visually rendering resource policy usage information
KR100597670B1 (ko) 2004-10-18 2006-07-07 주식회사 네오엠텔 멀티미디어 콘텐츠의 갱신 및 재생이 가능한이동통신단말기 및 그 재생방법
US7657842B2 (en) 2004-11-12 2010-02-02 Microsoft Corporation Sidebar tile free-arrangement
US20060103623A1 (en) 2004-11-15 2006-05-18 Nokia Corporation Method and apparatus to enter text in a phone dialer entry field
KR100703690B1 (ko) 2004-11-19 2007-04-05 삼성전자주식회사 스킨 이미지를 사용하여 아이콘을 그룹별로 관리하는사용자 인터페이스 및 방법
US7581034B2 (en) 2004-11-23 2009-08-25 Microsoft Corporation Sending notifications to auxiliary displays
EP1662760A1 (en) 2004-11-30 2006-05-31 Sony Ericsson Mobile Communications AB Method for providing alerts in a mobile device and mobile device therefor
KR100809585B1 (ko) 2004-12-21 2008-03-07 삼성전자주식회사 휴대단말기의 일정 관련 이벤트 처리 장치 및 방법
US7073908B1 (en) 2005-01-11 2006-07-11 Anthony Italo Provitola Enhancement of depth perception
US7478326B2 (en) 2005-01-18 2009-01-13 Microsoft Corporation Window information switching system
US7317907B2 (en) 2005-01-31 2008-01-08 Research In Motion Limited Synchronizing server and device data using device data schema
US7571189B2 (en) 2005-02-02 2009-08-04 Lightsurf Technologies, Inc. Method and apparatus to implement themes for a handheld device
US20060184901A1 (en) 2005-02-15 2006-08-17 Microsoft Corporation Computer content navigation tools
US8819569B2 (en) 2005-02-18 2014-08-26 Zumobi, Inc Single-handed approach for navigation of application tiles using panning and zooming
US20060212806A1 (en) 2005-03-18 2006-09-21 Microsoft Corporation Application of presentation styles to items on a web page
US20060218234A1 (en) 2005-03-24 2006-09-28 Li Deng Scheme of sending email to mobile devices
US7725837B2 (en) 2005-03-31 2010-05-25 Microsoft Corporation Digital image browser
US20060223593A1 (en) 2005-04-01 2006-10-05 Ixi Mobile (R&D) Ltd. Content delivery system and method for a mobile communication device
US9141402B2 (en) 2005-04-25 2015-09-22 Aol Inc. Providing a user interface
US20060246955A1 (en) 2005-05-02 2006-11-02 Mikko Nirhamo Mobile communication device and method therefor
US7949542B2 (en) 2005-05-05 2011-05-24 Ionosoft, Inc. System, method and computer program product for graphically illustrating entities and generating a text-based report therefrom
US8769433B2 (en) 2005-05-13 2014-07-01 Entrust, Inc. Method and apparatus for protecting communication of information through a graphical user interface
US20070024646A1 (en) 2005-05-23 2007-02-01 Kalle Saarinen Portable electronic apparatus and associated method
US20060271520A1 (en) 2005-05-27 2006-11-30 Ragan Gene Z Content-based implicit search query
US7797641B2 (en) 2005-05-27 2010-09-14 Nokia Corporation Mobile communications terminal and method therefore
US7953448B2 (en) 2006-05-31 2011-05-31 Research In Motion Limited Keyboard for mobile device
US7685530B2 (en) 2005-06-10 2010-03-23 T-Mobile Usa, Inc. Preferred contact group centric interface
US7684791B2 (en) 2005-06-13 2010-03-23 Research In Motion Limited Multiple keyboard context sensitivity for application usage
KR100627799B1 (ko) 2005-06-15 2006-09-25 에스케이 텔레콤주식회사 문자 메시지의 통합 관리 기능을 제공하는 이동통신 단말기및 그 방법
US7487467B1 (en) 2005-06-23 2009-02-03 Sun Microsystems, Inc. Visual representation and other effects for application management on a device with a small screen
US7720834B2 (en) 2005-06-23 2010-05-18 Microsoft Corporation Application launching via indexed data
US20060294396A1 (en) 2005-06-24 2006-12-28 Robert Witman Multiplatform synchronized data access from mobile devices of dynamically aggregated content
US7500175B2 (en) 2005-07-01 2009-03-03 Microsoft Corporation Aspects of media content rendering
US8682979B2 (en) 2005-07-01 2014-03-25 Email2 Scp Solutions Inc. Secure electronic mail system
US20070011610A1 (en) 2005-07-11 2007-01-11 Onskreen Inc. Customized Mobile Device Interface System And Method
US20070015532A1 (en) 2005-07-15 2007-01-18 Tom Deelman Multi-function key for electronic devices
US7577918B2 (en) 2005-07-15 2009-08-18 Microsoft Corporation Visual expression of a state of an application window
EP1920408A2 (en) 2005-08-02 2008-05-14 Ipifini, Inc. Input device having multifunctional keys
CN100501647C (zh) 2005-08-12 2009-06-17 深圳华为通信技术有限公司 手机键盘及其使用方法
US7925973B2 (en) 2005-08-12 2011-04-12 Brightcove, Inc. Distribution of content
US8225231B2 (en) 2005-08-30 2012-07-17 Microsoft Corporation Aggregation of PC settings
KR100757867B1 (ko) 2005-08-30 2007-09-11 삼성전자주식회사 멀티태스킹 환경에서의 사용자 인터페이스 방법 및 장치
KR100714700B1 (ko) 2005-09-06 2007-05-07 삼성전자주식회사 이동 통신 단말기 및 이동 통신 단말기의 단문 메시지 출력방법
US20070061714A1 (en) 2005-09-09 2007-03-15 Microsoft Corporation Quick styles for formatting of documents
US20070073718A1 (en) 2005-09-14 2007-03-29 Jorey Ramer Mobile search service instant activation
US7873356B2 (en) 2005-09-16 2011-01-18 Microsoft Corporation Search interface for mobile devices
US7933632B2 (en) 2005-09-16 2011-04-26 Microsoft Corporation Tile space user interface for mobile devices
US20070063995A1 (en) 2005-09-22 2007-03-22 Bailey Eric A Graphical user interface for use with a multi-media system
US8539374B2 (en) 2005-09-23 2013-09-17 Disney Enterprises, Inc. Graphical user interface for electronic devices
US8860748B2 (en) 2005-10-03 2014-10-14 Gary Lynn Campbell Computerized, personal-color analysis system
US7869832B2 (en) 2005-10-07 2011-01-11 Research In Motion Limited Device, system, and method for informing users of functions and characters associated with telephone keys
US8689147B2 (en) 2005-10-07 2014-04-01 Blackberry Limited System and method for using navigational and other commands on a mobile communication device
US20070083821A1 (en) 2005-10-07 2007-04-12 International Business Machines Corporation Creating viewports from selected regions of windows
US7280097B2 (en) 2005-10-11 2007-10-09 Zeetoo, Inc. Human interface input acceleration system
JP2007148927A (ja) 2005-11-29 2007-06-14 Alps Electric Co Ltd 入力装置及びこれを用いたスクロール制御方法
US7412663B2 (en) 2005-11-30 2008-08-12 Microsoft Corporation Dynamic reflective highlighting of a glass appearance window frame
WO2007065019A2 (en) 2005-12-02 2007-06-07 Hillcrest Laboratories, Inc. Scene transitions in a zoomable user interface using zoomable markup language
KR20070059951A (ko) 2005-12-06 2007-06-12 삼성전자주식회사 휴대단말기의 화면 표시장치 및 방법
US9069877B2 (en) 2005-12-07 2015-06-30 Ziilabs Inc., Ltd. User interface with variable sized icons
US7664067B2 (en) 2005-12-15 2010-02-16 Microsoft Corporation Preserving socket connections over a wireless network
CN100488177C (zh) 2005-12-22 2009-05-13 华为技术有限公司 实现群发消息业务的方法和装置
US7480870B2 (en) 2005-12-23 2009-01-20 Apple Inc. Indication of progress towards satisfaction of a user input condition
US7657849B2 (en) 2005-12-23 2010-02-02 Apple Inc. Unlocking a device by performing gestures on an unlock image
EP1804153A1 (en) 2005-12-27 2007-07-04 Amadeus s.a.s User customizable drop-down control list for GUI software applications
EP1969452A2 (en) 2005-12-30 2008-09-17 Apple Inc. Portable electronic device with multi-touch input
US7509588B2 (en) 2005-12-30 2009-03-24 Apple Inc. Portable electronic device with interface reconfiguration mode
US7895309B2 (en) 2006-01-11 2011-02-22 Microsoft Corporation Network event notification and delivery
US7657603B1 (en) 2006-01-23 2010-02-02 Clearwell Systems, Inc. Methods and systems of electronic message derivation
WO2007130716A2 (en) 2006-01-31 2007-11-15 Intellext, Inc. Methods and apparatus for computerized searching
US20070198420A1 (en) 2006-02-03 2007-08-23 Leonid Goldstein Method and a system for outbound content security in computer networks
US7536654B2 (en) 2006-02-06 2009-05-19 Microsoft Corporation Photo browse and zoom
EP1986086A4 (en) 2006-02-13 2014-07-16 Ibm CONTROL DEVICE, CONTROL PROGRAM, AND CONTROL METHOD FOR CONTROLLING THE DISPLAY OF A DISPLAY DEVICE FOR DISPLAYING OVERLAY WINDOWS
JP4844814B2 (ja) 2006-02-13 2011-12-28 ソニー株式会社 撮影装置および方法、並びにプログラム
US8537117B2 (en) 2006-02-13 2013-09-17 Blackberry Limited Handheld wireless communication device that selectively generates a menu in response to received commands
JP2007219830A (ja) 2006-02-16 2007-08-30 Fanuc Ltd 数値制御装置
US20070197196A1 (en) 2006-02-22 2007-08-23 Michael Shenfield Apparatus, and associated method, for facilitating delivery and processing of push content
US20070208840A1 (en) 2006-03-03 2007-09-06 Nortel Networks Limited Graphical user interface for network management
US20070214429A1 (en) 2006-03-13 2007-09-13 Olga Lyudovyk System and method for managing application alerts
TWI300184B (en) 2006-03-17 2008-08-21 Htc Corp Information navigation methods, and machine readable medium thereof
US7595810B2 (en) 2006-03-22 2009-09-29 Apple Inc. Methods of manipulating a screen space of a display device
US8244757B2 (en) 2006-03-30 2012-08-14 Microsoft Corporation Facet-based interface for mobile search
US20070236468A1 (en) 2006-03-30 2007-10-11 Apaar Tuli Gesture based device activation
US20070238488A1 (en) 2006-03-31 2007-10-11 Research In Motion Limited Primary actions menu for a mobile communication device
KR20070098337A (ko) 2006-03-31 2007-10-05 주식회사 다음커뮤니케이션 네트워크상의 개인 커뮤니티 서비스 지원 방법
US8255473B2 (en) 2006-04-04 2012-08-28 International Business Machines Corporation Caching message fragments during real-time messaging conversations
US8744056B2 (en) 2006-04-04 2014-06-03 Sony Corporation Communication identifier list configuration
US8077153B2 (en) 2006-04-19 2011-12-13 Microsoft Corporation Precise selection techniques for multi-touch screens
KR20070113018A (ko) 2006-05-24 2007-11-28 엘지전자 주식회사 터치스크린 장치 및 그 실행방법
US8296684B2 (en) 2008-05-23 2012-10-23 Hewlett-Packard Development Company, L.P. Navigating among activities in a computing device
US8156187B2 (en) 2006-04-20 2012-04-10 Research In Motion Limited Searching for electronic mail (email) messages with attachments at a wireless communication device
US20070250787A1 (en) 2006-04-21 2007-10-25 Hideya Kawahara Enhancing visual representation and other effects for application management on a device with a small screen
EP2010999A4 (en) 2006-04-21 2012-11-21 Google Inc SYSTEM FOR ORGANIZING AND VISUALIZING DISPLAY OBJECTS
US7636779B2 (en) 2006-04-28 2009-12-22 Yahoo! Inc. Contextual mobile local search based on social network vitality information
US20070256029A1 (en) 2006-05-01 2007-11-01 Rpo Pty Llimited Systems And Methods For Interfacing A User With A Touch-Screen
US20070260674A1 (en) 2006-05-02 2007-11-08 Research In Motion Limited Push framework for delivery of dynamic mobile content
US7646392B2 (en) 2006-05-03 2010-01-12 Research In Motion Limited Dynamic theme color palette generation
US20070257891A1 (en) 2006-05-03 2007-11-08 Esenther Alan W Method and system for emulating a mouse on a multi-touch sensitive surface
US9063647B2 (en) 2006-05-12 2015-06-23 Microsoft Technology Licensing, Llc Multi-touch uses, gestures, and implementation
CN101449564A (zh) 2006-05-23 2009-06-03 诺基亚公司 具有增强的电话薄管理的移动通信终端
KR101188083B1 (ko) 2006-05-24 2012-10-05 삼성전자주식회사 비주얼 효과가 부여된 대기 화면 계층 제공 방법 및 그에따른 대기 화면 제공 방법
TW200805131A (en) 2006-05-24 2008-01-16 Lg Electronics Inc Touch screen device and method of selecting files thereon
US8571580B2 (en) 2006-06-01 2013-10-29 Loopt Llc. Displaying the location of individuals on an interactive map display on a mobile communication device
US8594634B2 (en) 2006-06-02 2013-11-26 International Business Machines Corporation Missed call integration with voicemail and granular access to voicemail
US7640518B2 (en) 2006-06-14 2009-12-29 Mitsubishi Electric Research Laboratories, Inc. Method and system for switching between absolute and relative pointing with direct input devices
KR20070120368A (ko) 2006-06-19 2007-12-24 엘지전자 주식회사 사용자인터페이스 기반의 메뉴 아이콘 제어방법 및 장치
US20080040692A1 (en) 2006-06-29 2008-02-14 Microsoft Corporation Gesture input
US7880728B2 (en) 2006-06-29 2011-02-01 Microsoft Corporation Application switching via a touch screen interface
US7779370B2 (en) 2006-06-30 2010-08-17 Google Inc. User interface for mobile devices
IL176673A0 (en) 2006-07-03 2007-07-04 Fermon Israel A variably displayable mobile device keyboard
US10460327B2 (en) 2006-07-28 2019-10-29 Palo Alto Research Center Incorporated Systems and methods for persistent context-aware guides
WO2008014406A1 (en) 2006-07-28 2008-01-31 Blue Lava Technologies Method and system for organizing multimedia content
US20080032681A1 (en) 2006-08-01 2008-02-07 Sony Ericsson Mobile Communications Ab Click-hold Operations of Mobile Device Input Keys
US7996487B2 (en) 2006-08-23 2011-08-09 Oracle International Corporation Managing searches on mobile devices
US7941760B2 (en) 2006-09-06 2011-05-10 Apple Inc. Soft keyboard display for a portable multifunction device
US8564544B2 (en) 2006-09-06 2013-10-22 Apple Inc. Touch screen device, method, and graphical user interface for customizing display of content category icons
US7864163B2 (en) 2006-09-06 2011-01-04 Apple Inc. Portable electronic device, method, and graphical user interface for displaying structured electronic documents
US8014760B2 (en) 2006-09-06 2011-09-06 Apple Inc. Missed telephone call management for a portable multifunction device
US7752193B2 (en) 2006-09-08 2010-07-06 Guidance Software, Inc. System and method for building and retrieving a full text index
WO2008030608A2 (en) 2006-09-08 2008-03-13 James Siminoff System and method for automatic caller transcription (act)
WO2008031871A1 (en) 2006-09-13 2008-03-20 Imencro Software Sa Method for automatically classifying communication between a sender and a recipient
US7702683B1 (en) 2006-09-18 2010-04-20 Hewlett-Packard Development Company, L.P. Estimating similarity between two collections of information
KR20080025951A (ko) 2006-09-19 2008-03-24 엘지전자 주식회사 이동통신 단말기 및 그 동작방법
WO2008035831A1 (en) 2006-09-22 2008-03-27 Gt Telecom, Co., Ltd Celluar phones having a function of dialing with a searched name
US20080076472A1 (en) 2006-09-22 2008-03-27 Sony Ericsson Mobile Communications Ab Intelligent Predictive Text Entry
KR100774927B1 (ko) 2006-09-27 2007-11-09 엘지전자 주식회사 이동통신 단말기, 메뉴 및 아이템 선택방법
SG141289A1 (en) 2006-09-29 2008-04-28 Wireless Intellect Labs Pte Lt An event update management system
US20080082911A1 (en) 2006-10-03 2008-04-03 Adobe Systems Incorporated Environment-Constrained Dynamic Page Layout
US8756510B2 (en) 2006-10-17 2014-06-17 Cooliris, Inc. Method and system for displaying photos, videos, RSS and other media content in full-screen immersive view and grid-view using a browser feature
US8891455B2 (en) 2006-10-23 2014-11-18 Samsung Electronics Co., Ltd. Synchronous spectrum sharing by dedicated networks using OFDM/OFDMA signaling
US20080102863A1 (en) 2006-10-31 2008-05-01 Research In Motion Limited System, method, and user interface for searching for messages associated with a message service on a mobile device
US8942739B2 (en) 2006-11-06 2015-01-27 Qualcomm Incorporated Methods and apparatus for communication of notifications
KR20080041809A (ko) 2006-11-08 2008-05-14 삼성전자주식회사 휴대용 단말기에서 디스플레이 제어 방법 및 장치
US20080113656A1 (en) 2006-11-15 2008-05-15 Lg Telecom Ltd. System and method for updating contents
US8117555B2 (en) 2006-12-07 2012-02-14 Sap Ag Cooperating widgets
US9003296B2 (en) 2006-12-20 2015-04-07 Yahoo! Inc. Browser renderable toolbar
US20080163104A1 (en) 2006-12-30 2008-07-03 Tobias Haug Multiple window handler on display screen
US7921176B2 (en) 2007-01-03 2011-04-05 Madnani Rajkumar R Mechanism for generating a composite email
US7907125B2 (en) 2007-01-05 2011-03-15 Microsoft Corporation Recognizing multiple input point gestures
US7924271B2 (en) 2007-01-05 2011-04-12 Apple Inc. Detecting gestures on multi-event sensitive devices
US7956847B2 (en) 2007-01-05 2011-06-07 Apple Inc. Gestures for controlling, manipulating, and editing of media files using touch sensitive devices
US7877707B2 (en) 2007-01-06 2011-01-25 Apple Inc. Detecting and interpreting real-world and security gestures on touch and hover sensitive devices
US8091045B2 (en) 2007-01-07 2012-01-03 Apple Inc. System and method for managing lists
US8689132B2 (en) 2007-01-07 2014-04-01 Apple Inc. Portable electronic device, method, and graphical user interface for displaying electronic documents and lists
US20080168382A1 (en) 2007-01-07 2008-07-10 Louch John O Dashboards, Widgets and Devices
US7671756B2 (en) 2007-01-07 2010-03-02 Apple Inc. Portable electronic device with alert silencing
US20080168402A1 (en) 2007-01-07 2008-07-10 Christopher Blumenberg Application Programming Interfaces for Gesture Operations
US20080222545A1 (en) 2007-01-07 2008-09-11 Lemay Stephen O Portable Electronic Device with a Global Setting User Interface
US8082523B2 (en) 2007-01-07 2011-12-20 Apple Inc. Portable electronic device with graphical user interface supporting application switching
US7791598B2 (en) 2007-01-10 2010-09-07 Microsoft Corporation Hybrid pen mouse user input device
US20080172609A1 (en) 2007-01-11 2008-07-17 Nokia Corporation Multiple application handling
US20080182628A1 (en) 2007-01-26 2008-07-31 Matthew Lee System and method for previewing themes
US8601370B2 (en) 2007-01-31 2013-12-03 Blackberry Limited System and method for organizing icons for applications on a mobile device
US20080180399A1 (en) 2007-01-31 2008-07-31 Tung Wan Cheng Flexible Multi-touch Screen
KR20080073868A (ko) 2007-02-07 2008-08-12 엘지전자 주식회사 단말기 및 메뉴표시방법
US7737979B2 (en) 2007-02-12 2010-06-15 Microsoft Corporation Animated transitions for data visualization
US7853240B2 (en) 2007-02-15 2010-12-14 Research In Motion Limited Emergency number selection for mobile communications device
KR101426718B1 (ko) 2007-02-15 2014-08-05 삼성전자주식회사 휴대단말기에서 터치 이벤트에 따른 정보 표시 장치 및방법
US8078969B2 (en) 2007-03-05 2011-12-13 Shutterfly, Inc. User interface for creating image collage
US20080222273A1 (en) 2007-03-07 2008-09-11 Microsoft Corporation Adaptive rendering of web pages on mobile devices using imaging technology
US8352881B2 (en) 2007-03-08 2013-01-08 International Business Machines Corporation Method, apparatus and program storage device for providing customizable, immediate and radiating menus for accessing applications and actions
EP1970799B1 (en) 2007-03-15 2017-08-16 LG Electronics Inc. Electronic device and method of controlling mode thereof and mobile communication terminal
KR20080084156A (ko) 2007-03-15 2008-09-19 삼성전자주식회사 터치스크린을 구비한 휴대 단말기의 인터페이스 제공 방법및 장치
US8255812B1 (en) 2007-03-15 2012-08-28 Google Inc. Embedding user-selected content feed items in a webpage
KR100806109B1 (ko) 2007-03-16 2008-02-21 엘지전자 주식회사 이동 단말기의 데이터 처리 장치 및 그 방법
US20080242362A1 (en) 2007-03-26 2008-10-02 Helio, Llc Rapid Content Association Methods
KR101344265B1 (ko) 2007-04-17 2013-12-24 삼성전자주식회사 휴대 단말기 및 인간 관계 표시 방법
US7884805B2 (en) 2007-04-17 2011-02-08 Sony Ericsson Mobile Communications Ab Using touches to transfer information between devices
TWI418200B (zh) 2007-04-20 2013-12-01 Lg Electronics Inc 行動式終端機與其螢幕顯示方法
US20080301190A1 (en) 2007-06-01 2008-12-04 Kendall Gregory Lockhart Integrated system and method for implementing messaging, planning, and search functions in a mobile device
US8381122B2 (en) 2007-06-08 2013-02-19 Apple Inc. Multi-dimensional application environment
US9740386B2 (en) 2007-06-13 2017-08-22 Apple Inc. Speed/positional mode translations
US8923507B2 (en) 2007-06-20 2014-12-30 Microsoft Corporation Alpha character support and translation in dialer
US8171432B2 (en) 2008-01-06 2012-05-01 Apple Inc. Touch screen device, method, and graphical user interface for displaying and selecting application options
US20080316177A1 (en) 2007-06-22 2008-12-25 Kuo-Hwa Tseng Mouse-type mobile phone
US8065628B2 (en) 2007-06-25 2011-11-22 Microsoft Corporation Dynamic user interface for previewing live content
KR101372753B1 (ko) 2007-06-26 2014-03-10 삼성전자주식회사 터치스크린을 구비한 단말기에서의 입력 방법 및 장치
BRPI0811754A2 (pt) 2007-06-27 2014-11-11 Karen Knowles Entpr Pty Ltd Método de comunicação, sistema e produtos
JP5133001B2 (ja) 2007-06-28 2013-01-30 京セラ株式会社 携帯電子機器および同機器における表示方法
US8762880B2 (en) 2007-06-29 2014-06-24 Microsoft Corporation Exposing non-authoring features through document status information in an out-space user interface
US9772751B2 (en) 2007-06-29 2017-09-26 Apple Inc. Using gestures to slide between user interfaces
US7707205B2 (en) 2007-07-05 2010-04-27 Sony Ericsson Mobile Communications Ab Apparatus and method for locating a target item in a list
US20120229473A1 (en) 2007-07-17 2012-09-13 Airgini Group, Inc. Dynamic Animation in a Mobile Device
KR20090011314A (ko) 2007-07-25 2009-02-02 삼성전자주식회사 이동 단말기와 그의 심 카드 표시 방법
US9489216B2 (en) 2007-07-26 2016-11-08 Sap Se Active tiled user interface
US7783597B2 (en) 2007-08-02 2010-08-24 Abaca Technology Corporation Email filtering using recipient reputation
US20080301046A1 (en) 2007-08-10 2008-12-04 Christian John Martinez Methods and systems for making a payment and/or a donation via a network, such as the Internet, using a drag and drop user interface
JP5046158B2 (ja) 2007-08-10 2012-10-10 インターナショナル・ビジネス・マシーンズ・コーポレーション 電子メールメッセージの特性を検出する装置及び方法
US7877687B2 (en) 2007-08-16 2011-01-25 Yahoo! Inc. Persistent visual media player
KR101430445B1 (ko) 2007-08-20 2014-08-14 엘지전자 주식회사 화면 크기 조절 기능을 갖는 단말기 및 이러한 기능을구현하는 프로그램을 기록한 매체
US20090051671A1 (en) 2007-08-22 2009-02-26 Jason Antony Konstas Recognizing the motion of two or more touches on a touch-sensing surface
WO2009029296A1 (en) 2007-08-31 2009-03-05 At & T Mobility Ii Llc Enhanced messaging with language translation feature
US11126321B2 (en) 2007-09-04 2021-09-21 Apple Inc. Application menu user interface
US9477395B2 (en) 2007-09-04 2016-10-25 Apple Inc. Audio file interface
US20090070673A1 (en) 2007-09-06 2009-03-12 Guy Barkan System and method for presenting multimedia content and application interface
US20090077649A1 (en) 2007-09-13 2009-03-19 Soft Trust, Inc. Secure messaging system and method
US8098235B2 (en) 2007-09-28 2012-01-17 Immersion Corporation Multi-touch device having dynamic haptic effects
US8094105B2 (en) 2007-09-28 2012-01-10 Motorola Mobility, Inc. Navigation for a non-traditionally shaped liquid crystal display for mobile handset devices
US9177317B2 (en) 2007-09-28 2015-11-03 Bank Of America Corporation System and method for consumer protection
US7844760B2 (en) 2007-09-29 2010-11-30 Intel Corporation Schedule and data caching for wireless transmission
CN101809531A (zh) 2007-10-02 2010-08-18 株式会社爱可信 终端装置、链接选择方法以及显示程序
EP2045700A1 (en) 2007-10-04 2009-04-08 LG Electronics Inc. Menu display method for a mobile communication terminal
US8171431B2 (en) 2007-10-05 2012-05-01 Microsoft Corporation Handle flags
US20110047459A1 (en) 2007-10-08 2011-02-24 Willem Morkel Van Der Westhuizen User interface
US7983718B1 (en) 2007-10-11 2011-07-19 Sprint Spectrum L.P. Wireless phones with keys displaying image files
KR101481512B1 (ko) 2007-10-24 2015-01-20 엘지전자 주식회사 휴대 단말기 및 그 제어 방법
US20090109243A1 (en) 2007-10-25 2009-04-30 Nokia Corporation Apparatus and method for zooming objects on a display
US8275398B2 (en) 2007-11-02 2012-09-25 Hewlett-Packard Development Company, L.P. Message addressing techniques for a mobile computing device
US7992104B2 (en) 2007-11-13 2011-08-02 Microsoft Corporation Viewing data
US8745513B2 (en) 2007-11-29 2014-06-03 Sony Corporation Method and apparatus for use in accessing content
US8020780B2 (en) 2007-11-30 2011-09-20 Honeywell International Inc. Thermostatic control system having a configurable lock
US20090144753A1 (en) 2007-11-30 2009-06-04 Morris Robert P Method And System For Providing Update Content In A Markup Language-Based Resource
US20090140986A1 (en) 2007-11-30 2009-06-04 Nokia Corporation Method, apparatus and computer program product for transferring files between devices via drag and drop
US20090146962A1 (en) 2007-12-05 2009-06-11 Nokia Corporation Mobile communication terminal and method
US8212784B2 (en) 2007-12-13 2012-07-03 Microsoft Corporation Selection and display of media associated with a geographic area based on gesture input
JP4605478B2 (ja) 2007-12-19 2011-01-05 ソニー株式会社 情報処理装置、表示制御方法及び表示制御プログラム
US20090164888A1 (en) 2007-12-19 2009-06-25 Thomas Phan Automated Content-Based Adjustment of Formatting and Application Behavior
KR20090066368A (ko) 2007-12-20 2009-06-24 삼성전자주식회사 터치 스크린을 갖는 휴대 단말기 및 그의 기능 제어 방법
US20090164928A1 (en) 2007-12-21 2009-06-25 Nokia Corporation Method, apparatus and computer program product for providing an improved user interface
US8515397B2 (en) 2007-12-24 2013-08-20 Qualcomm Incorporation Time and location based theme of mobile telephones
US20090182788A1 (en) 2008-01-14 2009-07-16 Zenbe, Inc. Apparatus and method for customized email and data management
WO2009093241A2 (en) 2008-01-23 2009-07-30 N-Trig Ltd. Graphical object manipulation with a touch sensitive screen
US8677285B2 (en) 2008-02-01 2014-03-18 Wimm Labs, Inc. User interface of a small touch sensitive display for an electronic data and communication device
US8356258B2 (en) 2008-02-01 2013-01-15 Microsoft Corporation Arranging display areas utilizing enhanced window states
US9612847B2 (en) 2008-02-05 2017-04-04 Microsoft Technology Licensing, Llc Destination list associated with an application launcher
US8910299B2 (en) 2008-02-08 2014-12-09 Steven Charles Michalske Emergency information access on portable electronic devices
US8174502B2 (en) 2008-03-04 2012-05-08 Apple Inc. Touch event processing for web pages
US8205157B2 (en) 2008-03-04 2012-06-19 Apple Inc. Methods and graphical user interfaces for conducting searches on a portable multifunction device
US9772689B2 (en) 2008-03-04 2017-09-26 Qualcomm Incorporated Enhanced gesture-based image manipulation
JP2009245423A (ja) 2008-03-13 2009-10-22 Panasonic Corp 情報機器およびウインドウ表示方法
US8327286B2 (en) 2008-03-13 2012-12-04 Microsoft Corporation Unifying application launchers and switchers
US9269059B2 (en) 2008-03-25 2016-02-23 Qualcomm Incorporated Apparatus and methods for transport optimization for widget content delivery
US20090249257A1 (en) 2008-03-31 2009-10-01 Nokia Corporation Cursor navigation assistance
US8484034B2 (en) 2008-03-31 2013-07-09 Avaya Inc. Arrangement for creating and using a phonetic-alphabet representation of a name of a party to a call
TWI381304B (zh) 2008-04-22 2013-01-01 Htc Corp 使用者介面顯示區域的調整方法、裝置及儲存媒體
US8174503B2 (en) 2008-05-17 2012-05-08 David H. Cain Touch-based authentication of a mobile device through user generated pattern creation
US8296670B2 (en) 2008-05-19 2012-10-23 Microsoft Corporation Accessing a menu utilizing a drag-operation
US8375336B2 (en) 2008-05-23 2013-02-12 Microsoft Corporation Panning content utilizing a drag operation
KR101534789B1 (ko) 2008-05-28 2015-07-07 구글 인코포레이티드 모바일 컴퓨팅 디바이스에서의 모션-컨트롤 뷰
EP2129090B1 (en) 2008-05-29 2016-06-15 LG Electronics Inc. Mobile terminal and display control method thereof
JP5164675B2 (ja) 2008-06-04 2013-03-21 キヤノン株式会社 ユーザインターフェースの制御方法及び情報処理装置及びプログラム
US8135392B2 (en) 2008-06-06 2012-03-13 Apple Inc. Managing notification service connections and displaying icon badges
US8099332B2 (en) 2008-06-06 2012-01-17 Apple Inc. User interface for application management for a mobile device
US8477139B2 (en) 2008-06-09 2013-07-02 Apple Inc. Touch screen device, method, and graphical user interface for manipulating three-dimensional virtual objects
US9092053B2 (en) 2008-06-17 2015-07-28 Apple Inc. Systems and methods for adjusting a display based on the user's position
GB0811196D0 (en) 2008-06-18 2008-07-23 Skype Ltd Searching method and apparatus
JP2010003098A (ja) 2008-06-20 2010-01-07 Konica Minolta Business Technologies Inc 入力装置、操作受付方法および操作受付プログラム
US8154524B2 (en) 2008-06-24 2012-04-10 Microsoft Corporation Physics simulation-based interaction for surface computing
US20090322760A1 (en) 2008-06-26 2009-12-31 Microsoft Corporation Dynamic animation scheduling
US20090327969A1 (en) 2008-06-27 2009-12-31 Microsoft Corporation Semantic zoom in a virtual three-dimensional graphical user interface
US9552146B2 (en) 2008-07-07 2017-01-24 International Business Machines Corporation Notched slider control for a graphical user interface
US8150017B2 (en) 2008-07-11 2012-04-03 Verizon Patent And Licensing Inc. Phone dialer with advanced search feature and associated method of searching a directory
TW201005599A (en) 2008-07-18 2010-02-01 Asustek Comp Inc Touch-type mobile computing device and control method of the same
KR20100010072A (ko) 2008-07-22 2010-02-01 엘지전자 주식회사 이동 단말기의 멀티태스킹을 위한 사용자 인터페이스제어방법
US8390577B2 (en) 2008-07-25 2013-03-05 Intuilab Continuous recognition of multi-touch gestures
CA2730145C (en) 2008-08-07 2014-12-16 Research In Motion Limited System and method for providing content on a mobile device by controlling an application independent of user action
US8924892B2 (en) 2008-08-22 2014-12-30 Fuji Xerox Co., Ltd. Multiple selection on devices with many gestures
US20100058240A1 (en) 2008-08-26 2010-03-04 Apple Inc. Dynamic Control of List Navigation Based on List Item Properties
US20100058248A1 (en) 2008-08-29 2010-03-04 Johnson Controls Technology Company Graphical user interfaces for building management systems
US20100070931A1 (en) 2008-09-15 2010-03-18 Sony Ericsson Mobile Communications Ab Method and apparatus for selecting an object
KR101548958B1 (ko) 2008-09-18 2015-09-01 삼성전자주식회사 휴대단말기의 터치스크린 동작 제어 방법 및 장치
US8595371B2 (en) 2008-09-19 2013-11-26 Samsung Electronics Co., Ltd. Sending a remote user interface
US8352864B2 (en) 2008-09-19 2013-01-08 Cisco Technology, Inc. Method of operating a design generator for personalization of electronic devices
US20100075628A1 (en) 2008-09-19 2010-03-25 Verizon Data Services Llc Method and apparatus for transmitting authenticated emergency messages
US8296658B2 (en) 2008-09-19 2012-10-23 Cisco Technology, Inc. Generator for personalization of electronic devices
US8600446B2 (en) 2008-09-26 2013-12-03 Htc Corporation Mobile device interface with dual windows
US8176438B2 (en) 2008-09-26 2012-05-08 Microsoft Corporation Multi-modal interaction for a screen magnifier
US8547347B2 (en) 2008-09-26 2013-10-01 Htc Corporation Method for generating multiple windows frames, electronic device thereof, and computer program product using the method
US20100079413A1 (en) 2008-09-29 2010-04-01 Denso Corporation Control device
US20100087169A1 (en) 2008-10-02 2010-04-08 Microsoft Corporation Threading together messages with multiple common participants
US20100087173A1 (en) 2008-10-02 2010-04-08 Microsoft Corporation Inter-threading Indications of Different Types of Communication
US9015616B2 (en) 2008-10-22 2015-04-21 Google Inc. Search initiation
US20100105424A1 (en) 2008-10-23 2010-04-29 Smuga Michael A Mobile Communications Device User Interface
US8411046B2 (en) 2008-10-23 2013-04-02 Microsoft Corporation Column organization of content
US8385952B2 (en) 2008-10-23 2013-02-26 Microsoft Corporation Mobile communications device user interface
US20100107100A1 (en) 2008-10-23 2010-04-29 Schneekloth Jason S Mobile Device Style Abstraction
US20100105441A1 (en) 2008-10-23 2010-04-29 Chad Aron Voss Display Size of Representations of Content
TW201023026A (en) 2008-10-23 2010-06-16 Microsoft Corp Location-based display characteristics in a user interface
US8108623B2 (en) 2008-10-26 2012-01-31 Microsoft Corporation Poll based cache event notifications in a distributed cache
US20100107067A1 (en) 2008-10-27 2010-04-29 Nokia Corporation Input on touch based user interfaces
KR101029627B1 (ko) 2008-10-31 2011-04-15 에스케이텔레시스 주식회사 터치스크린이 구비된 이동통신 단말기의 기능구현방법 및 장치
WO2010055197A1 (en) 2008-11-11 2010-05-20 Nokia Corporation Method and apparatus for managing advertising-enabled applications
KR20100056350A (ko) 2008-11-18 2010-05-27 황선원 이동통신 단말기의 음악과 초기화면의 배경 화면과 문자 및 음성을 업데이트하여 자동 출력시키는 장치 및 방법
US8302026B2 (en) 2008-11-28 2012-10-30 Microsoft Corporation Multi-panel user interface
US20100145675A1 (en) 2008-12-04 2010-06-10 Microsoft Corporation User interface having customizable text strings
US20100146437A1 (en) 2008-12-04 2010-06-10 Microsoft Corporation Glanceable animated notifications on a locked device
US8942767B2 (en) 2008-12-19 2015-01-27 Verizon Patent And Licensing Inc. Communications convergence and user interface systems, apparatuses, and methods
US8331992B2 (en) 2008-12-19 2012-12-11 Verizon Patent And Licensing Inc. Interactive locked state mobile communication device
US8443303B2 (en) 2008-12-22 2013-05-14 Verizon Patent And Licensing Inc. Gesture-based navigation
US8291348B2 (en) 2008-12-31 2012-10-16 Hewlett-Packard Development Company, L.P. Computing device and method for selecting display regions responsive to non-discrete directional input actions and intelligent content analysis
US8839154B2 (en) 2008-12-31 2014-09-16 Nokia Corporation Enhanced zooming functionality
US8799806B2 (en) 2008-12-31 2014-08-05 Verizon Patent And Licensing Inc. Tabbed content view on a touch-screen device
US20100175029A1 (en) 2009-01-06 2010-07-08 General Electric Company Context switching zooming user interface
US8499251B2 (en) 2009-01-07 2013-07-30 Microsoft Corporation Virtual page turn
US8375292B2 (en) 2009-01-16 2013-02-12 International Business Machines Corporation Tool and method for mapping and viewing an event
US8750906B2 (en) 2009-02-20 2014-06-10 T-Mobile Usa, Inc. Dynamic elements on a map within a mobile device, such as elements that facilitate communication between users
CN101819498B (zh) 2009-02-27 2013-06-05 瞬联讯通科技(北京)有限公司 面向触摸屏滑动体的屏幕显示控制方法
US20100223569A1 (en) 2009-02-27 2010-09-02 Research In Motion Limited Method for providing a notification on a portable electronic device
KR101640460B1 (ko) 2009-03-25 2016-07-18 삼성전자 주식회사 휴대 단말기의 분할 화면 운용 방법 및 이를 지원하는 휴대 단말기
US8819570B2 (en) 2009-03-27 2014-08-26 Zumobi, Inc Systems, methods, and computer program products displaying interactive elements on a canvas
US8355698B2 (en) 2009-03-30 2013-01-15 Microsoft Corporation Unlock screen
US20100248741A1 (en) 2009-03-30 2010-09-30 Nokia Corporation Method and apparatus for illustrative representation of a text communication
US8175653B2 (en) 2009-03-30 2012-05-08 Microsoft Corporation Chromeless user interface
US8238876B2 (en) 2009-03-30 2012-08-07 Microsoft Corporation Notifications
KR20100114572A (ko) 2009-04-16 2010-10-26 삼성전자주식회사 터치스크린을 구비한 단말기의 컨텐츠 표시 방법 및 장치
CA2728361A1 (en) 2009-04-29 2010-11-04 Torch Mobile Inc. Software-based asynchronous tiled backingstore
US20100281409A1 (en) 2009-04-30 2010-11-04 Nokia Corporation Apparatus and method for handling notifications within a communications device
US8669945B2 (en) 2009-05-07 2014-03-11 Microsoft Corporation Changing of list views on mobile device
US8368707B2 (en) 2009-05-18 2013-02-05 Apple Inc. Memory management based on automatic full-screen detection
US20110004845A1 (en) 2009-05-19 2011-01-06 Intelliborn Corporation Method and System For Notifying A User of An Event Or Information Using Motion And Transparency On A Small Screen Display
KR101620874B1 (ko) 2009-05-19 2016-05-13 삼성전자주식회사 목록 검색 방법 및 이를 지원하는 휴대 단말기
US8269736B2 (en) 2009-05-22 2012-09-18 Microsoft Corporation Drop target gestures
US8836648B2 (en) 2009-05-27 2014-09-16 Microsoft Corporation Touch pull-in gesture
US9298336B2 (en) 2009-05-28 2016-03-29 Apple Inc. Rotation smoothing of a user interface
US20100302176A1 (en) 2009-05-29 2010-12-02 Nokia Corporation Zoom-in functionality
US8441777B2 (en) 2009-05-29 2013-05-14 Avx Corporation Solid electrolytic capacitor with facedown terminations
US8225193B1 (en) 2009-06-01 2012-07-17 Symantec Corporation Methods and systems for providing workspace navigation with a tag cloud
US8271898B1 (en) * 2009-06-04 2012-09-18 Mellmo Inc. Predictive scrolling
KR101561703B1 (ko) 2009-06-08 2015-10-30 엘지전자 주식회사 메뉴 실행 방법 및 이를 적용한 이동 통신 단말기
US8612883B2 (en) 2009-06-08 2013-12-17 Apple Inc. User interface for managing the display of multiple display regions
US8812988B2 (en) 2009-06-26 2014-08-19 T-Mobile Usa, Inc. Dynamic icons associated with remote content
KR101649098B1 (ko) 2009-06-30 2016-08-19 삼성전자주식회사 휴대용 단말기에서 센서를 이용한 렌더링 방법 및 장치
US8239781B2 (en) 2009-06-30 2012-08-07 Sap Ag Drag and drop of an application component to desktop
US20110004839A1 (en) 2009-07-02 2011-01-06 Derek Cha User-customized computer display method
JP2011028524A (ja) 2009-07-24 2011-02-10 Toshiba Corp 情報処理装置、プログラムおよびポインティング方法
US20110029904A1 (en) 2009-07-30 2011-02-03 Adam Miles Smith Behavior and Appearance of Touch-Optimized User Interface Elements for Controlling Computer Function
US8762886B2 (en) 2009-07-30 2014-06-24 Lenovo (Singapore) Pte. Ltd. Emulating fundamental forces of physics on a virtual, touchable object
US8656314B2 (en) 2009-07-30 2014-02-18 Lenovo (Singapore) Pte. Ltd. Finger touch gesture for joining and unjoining discrete touch objects
US8521809B2 (en) 2009-07-31 2013-08-27 Z2Live, Inc. Mobile device notification controls system and method
US8312387B2 (en) 2009-08-10 2012-11-13 Microsoft Corporation Target element zoom
EP2470983A1 (en) 2009-08-25 2012-07-04 Google, Inc. Direct manipulation gestures
JP5552772B2 (ja) * 2009-08-26 2014-07-16 ソニー株式会社 情報処理装置、情報処理方法およびコンピュータプログラム
JP5333068B2 (ja) 2009-08-31 2013-11-06 ソニー株式会社 情報処理装置、表示方法及び表示プログラム
US8766928B2 (en) 2009-09-25 2014-07-01 Apple Inc. Device, method, and graphical user interface for manipulating user interface objects
TW201112074A (en) 2009-09-30 2011-04-01 Higgstec Inc Touch gesture detecting method of a touch panel
CA2681879A1 (en) 2009-10-07 2011-04-07 Research In Motion Limited A method of controlling touch input on a touch-sensitive display when a display element is active and a portable electronic device configured for the same
US20110087988A1 (en) 2009-10-12 2011-04-14 Johnson Controls Technology Company Graphical control elements for building management systems
US8499253B2 (en) 2009-10-13 2013-07-30 Google Inc. Individualized tab audio controls
KR101701492B1 (ko) 2009-10-16 2017-02-14 삼성전자주식회사 데이터 표시 방법 및 그를 수행하는 단말기
US8261212B2 (en) 2009-10-20 2012-09-04 Microsoft Corporation Displaying GUI elements on natural user interfaces
US9104275B2 (en) 2009-10-20 2015-08-11 Lg Electronics Inc. Mobile terminal to display an object on a perceived 3D space
US8677284B2 (en) 2009-11-04 2014-03-18 Alpine Electronics, Inc. Method and apparatus for controlling and displaying contents in a user interface
US20110113363A1 (en) 2009-11-10 2011-05-12 James Anthony Hunt Multi-Mode User Interface
US8839128B2 (en) 2009-11-25 2014-09-16 Cooliris, Inc. Gallery application for content viewing
US20110138313A1 (en) 2009-12-03 2011-06-09 Kevin Decker Visually rich tab representation in user interface
KR101725887B1 (ko) 2009-12-21 2017-04-11 삼성전자주식회사 터치 스크린 디바이스의 컨텐츠 검색 방법 및 장치
US20110157027A1 (en) 2009-12-30 2011-06-30 Nokia Corporation Method and Apparatus for Performing an Operation on a User Interface Object
US9189500B2 (en) 2009-12-31 2015-11-17 Verizon Patent And Licensing Inc. Graphical flash view of documents for data navigation on a touch-screen device
US8786559B2 (en) 2010-01-06 2014-07-22 Apple Inc. Device, method, and graphical user interface for manipulating tables using multi-contact gestures
EP2521943A4 (en) 2010-01-12 2013-05-22 Crane Merchandising Sys Inc MECHANISM FOR A GRAPHIC AUTOMATIC DISTRIBUTOR USER INTERFACE USING AN EXTENSIBLE MARKING LANGUAGE (XML) FOR MULTIPLE VENDOR USE BY A CUSTOMER
US20110173569A1 (en) 2010-01-13 2011-07-14 Rockmelt, Inc. Preview Functionality for Increased Browsing Speed
EP3907593A1 (en) 2010-01-19 2021-11-10 LG Electronics, Inc. Mobile terminal and control method thereof
US20110199318A1 (en) 2010-02-12 2011-08-18 Microsoft Corporation Multi-layer user interface with flexible parallel movement
US9417787B2 (en) 2010-02-12 2016-08-16 Microsoft Technology Licensing, Llc Distortion effects to indicate location in a movable data collection
US8930841B2 (en) 2010-02-15 2015-01-06 Motorola Mobility Llc Methods and apparatus for a user interface configured to display event information
US20110231796A1 (en) 2010-02-16 2011-09-22 Jose Manuel Vigil Methods for navigating a touch screen device in conjunction with gestures
US8473870B2 (en) 2010-02-25 2013-06-25 Microsoft Corporation Multi-screen hold and drag gesture
US8751970B2 (en) 2010-02-25 2014-06-10 Microsoft Corporation Multi-screen synchronous slide gesture
US8539384B2 (en) 2010-02-25 2013-09-17 Microsoft Corporation Multi-screen pinch and expand gestures
US20110209089A1 (en) 2010-02-25 2011-08-25 Hinckley Kenneth P Multi-screen object-hold and page-change gesture
US20110209101A1 (en) 2010-02-25 2011-08-25 Hinckley Kenneth P Multi-screen pinch-to-pocket gesture
US9454304B2 (en) 2010-02-25 2016-09-27 Microsoft Technology Licensing, Llc Multi-screen dual tap gesture
US9075522B2 (en) 2010-02-25 2015-07-07 Microsoft Technology Licensing, Llc Multi-screen bookmark hold gesture
US8589815B2 (en) 2010-03-10 2013-11-19 Microsoft Corporation Control of timing for animations in dynamic icons
US10025458B2 (en) 2010-04-07 2018-07-17 Apple Inc. Device, method, and graphical user interface for managing folders
US9052926B2 (en) 2010-04-07 2015-06-09 Apple Inc. Device, method, and graphical user interface for managing concurrently open software applications
FR2959037A1 (fr) 2010-04-14 2011-10-21 Orange Vallee Procede de creation d'une sequence media par groupes coherents de fichiers medias
US8957920B2 (en) 2010-06-25 2015-02-17 Microsoft Corporation Alternative semantics for zoom operations in a zoomable scene
US8639747B2 (en) 2010-07-01 2014-01-28 Red Hat, Inc. System and method for providing a cloud computing graphical user interface
US8285258B2 (en) 2010-07-07 2012-10-09 Research In Motion Limited Pushed content notification and display
US20120050332A1 (en) 2010-08-25 2012-03-01 Nokia Corporation Methods and apparatuses for facilitating content navigation
US10140301B2 (en) 2010-09-01 2018-11-27 Apple Inc. Device, method, and graphical user interface for selecting and using sets of media player controls
US9164670B2 (en) 2010-09-15 2015-10-20 Microsoft Technology Licensing, Llc Flexible touch-based scrolling
WO2012048057A2 (en) 2010-10-05 2012-04-12 Centric Software, Inc. Interactive collection book for mobile devices
US8856688B2 (en) 2010-10-11 2014-10-07 Facebook, Inc. Pinch gesture to navigate application layers
US20120102433A1 (en) 2010-10-20 2012-04-26 Steven Jon Falkenburg Browser Icon Management
US8587547B2 (en) * 2010-11-05 2013-11-19 Apple Inc. Device, method, and graphical user interface for manipulating soft keyboards
US20120151397A1 (en) 2010-12-08 2012-06-14 Tavendo Gmbh Access to an electronic object collection via a plurality of views
US9239674B2 (en) 2010-12-17 2016-01-19 Nokia Technologies Oy Method and apparatus for providing different user interface effects for different implementation characteristics of a touch event
US20120159383A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Customization of an immersive environment
US20120159395A1 (en) 2010-12-20 2012-06-21 Microsoft Corporation Application-launching interface for multiple modes
US8612874B2 (en) 2010-12-23 2013-12-17 Microsoft Corporation Presenting an application change through a tile
US8689123B2 (en) 2010-12-23 2014-04-01 Microsoft Corporation Application reporting in an application-selectable user interface
US20120174029A1 (en) 2010-12-30 2012-07-05 International Business Machines Corporation Dynamically magnifying logical segments of a view
US8717381B2 (en) 2011-01-11 2014-05-06 Apple Inc. Gesture mapping for image filter input parameters
US9311061B2 (en) 2011-02-10 2016-04-12 International Business Machines Corporation Designing task execution order based on location of the task icons within a graphical user interface
US9104288B2 (en) 2011-03-08 2015-08-11 Nokia Technologies Oy Method and apparatus for providing quick access to media functions from a locked screen
US9383917B2 (en) 2011-03-28 2016-07-05 Microsoft Technology Licensing, Llc Predictive tiling
US9182897B2 (en) * 2011-04-22 2015-11-10 Qualcomm Incorporated Method and apparatus for intuitive wrapping of lists in a user interface
JP5573765B2 (ja) 2011-04-26 2014-08-20 コニカミノルタ株式会社 操作表示装置、スクロール表示制御方法およびスクロール表示制御プログラム
US20120299968A1 (en) 2011-05-27 2012-11-29 Tsz Yan Wong Managing an immersive interface in a multi-application immersive environment
US9104307B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9104440B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US20120304117A1 (en) 2011-05-27 2012-11-29 Donahue Tyler J Application Notification Tags
US20120304068A1 (en) 2011-05-27 2012-11-29 Nazia Zaman Presentation format for an application tile
US20120304113A1 (en) 2011-05-27 2012-11-29 Patten Michael J Gesture-based content-object zooming
US8893033B2 (en) 2011-05-27 2014-11-18 Microsoft Corporation Application notifications
US20120304118A1 (en) 2011-05-27 2012-11-29 Donahue Tyler J Application Notification Display
US9728164B2 (en) 2011-05-31 2017-08-08 Lenovo (Singapore) Pte. Ltd. Moving a tile across multiple workspaces
US8694603B2 (en) 2011-06-20 2014-04-08 International Business Machines Corporation Geospatial visualization performance improvement for contiguous polylines with similar dynamic characteristics
WO2012177811A1 (en) 2011-06-20 2012-12-27 BENTON, Steven Lynn System and method for application management on device having a touch screen display
US8847598B2 (en) * 2011-07-08 2014-09-30 General Electric Company Photonic system and method for optical data transmission in medical imaging systems
US8687023B2 (en) 2011-08-02 2014-04-01 Microsoft Corporation Cross-slide gesture to select and rearrange
US8700999B2 (en) 2011-08-15 2014-04-15 Google Inc. Carousel user interface for document management
US8384726B1 (en) 2011-08-31 2013-02-26 Google Inc. Selective rendering of off-screen content
US20130057587A1 (en) 2011-09-01 2013-03-07 Microsoft Corporation Arranging tiles
US10353566B2 (en) 2011-09-09 2019-07-16 Microsoft Technology Licensing, Llc Semantic zoom animations
US9557909B2 (en) 2011-09-09 2017-01-31 Microsoft Technology Licensing, Llc Semantic zoom linguistic helpers
US20130067420A1 (en) 2011-09-09 2013-03-14 Theresa B. Pittappilly Semantic Zoom Gestures
US20130067398A1 (en) 2011-09-09 2013-03-14 Theresa B. Pittappilly Semantic Zoom
US20130067390A1 (en) 2011-09-09 2013-03-14 Paul J. Kwiatkowski Programming Interface for Semantic Zoom
US8922575B2 (en) 2011-09-09 2014-12-30 Microsoft Corporation Tile cache
US20130067412A1 (en) 2011-09-09 2013-03-14 Microsoft Corporation Grouping selectable tiles
US9146670B2 (en) 2011-09-10 2015-09-29 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
US8933952B2 (en) 2011-09-10 2015-01-13 Microsoft Corporation Pre-rendering new content for an application-selectable user interface
US9244802B2 (en) 2011-09-10 2016-01-26 Microsoft Technology Licensing, Llc Resource user interface
US8307279B1 (en) 2011-09-26 2012-11-06 Google Inc. Smooth zooming in web applications
US8243102B1 (en) 2011-10-12 2012-08-14 Google Inc. Derivative-based selection of zones for banded map display
US9372612B2 (en) 2011-10-31 2016-06-21 Microsoft Technology Licensing, Llc Exposing inertial snap points
US20130169649A1 (en) 2012-01-04 2013-07-04 Microsoft Corporation Movement endpoint exposure
US10872454B2 (en) 2012-01-06 2020-12-22 Microsoft Technology Licensing, Llc Panning animations
JP2013186726A (ja) 2012-03-08 2013-09-19 Kyocera Corp 装置、方法、及びプログラム
JP5489379B1 (ja) 2013-01-18 2014-05-14 パナソニック株式会社 スクロール装置、スクロール方法及びプログラム
JP2014149590A (ja) 2013-01-31 2014-08-21 Brother Ind Ltd 画像表示制御装置、画像表示制御方法及び画像表示制御プログラム
JP5924554B2 (ja) * 2014-01-06 2016-05-25 コニカミノルタ株式会社 オブジェクトの停止位置制御方法、操作表示装置およびプログラム
US10019146B2 (en) * 2014-09-04 2018-07-10 Home Box Office, Inc. Snap points including ranges

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102197377A (zh) * 2008-10-26 2011-09-21 微软公司 多触摸对象惯性模拟
CN102033698A (zh) * 2009-09-25 2011-04-27 苹果公司 滚动多节文档的方法和装置及多功能设备
CN102591579A (zh) * 2010-12-31 2012-07-18 微软公司 基于内容的快动点
CN103809891A (zh) * 2012-11-13 2014-05-21 腾讯科技(深圳)有限公司 页面切换方法和装置
CN103984500A (zh) * 2014-05-23 2014-08-13 百度在线网络技术(北京)有限公司 网页内容的显示方法和装置

Also Published As

Publication number Publication date
CN106687922A (zh) 2017-05-17
CA2959677A1 (en) 2016-03-17
RU2017107164A3 (zh) 2019-04-12
KR20170055985A (ko) 2017-05-22
BR112017003270B1 (pt) 2023-01-17
US10642365B2 (en) 2020-05-05
RU2701988C2 (ru) 2019-10-02
CA2959677C (en) 2022-08-30
AU2015315402A1 (en) 2017-03-16
EP3191941B1 (en) 2023-03-08
BR112017003270A2 (pt) 2017-11-28
US20160070357A1 (en) 2016-03-10
WO2016040205A1 (en) 2016-03-17
JP2017527908A (ja) 2017-09-21
MX2017003149A (es) 2017-05-23
RU2017107164A (ru) 2018-09-06
KR102394295B1 (ko) 2022-05-03
AU2015315402B2 (en) 2020-06-18
JP6669727B2 (ja) 2020-03-18
EP3191941A1 (en) 2017-07-19

Similar Documents

Publication Publication Date Title
CN106687922B (zh) 参数惯性和api
US9575652B2 (en) Instantiable gesture objects
KR102150733B1 (ko) 패닝 애니메이션
CN108369456B (zh) 用于触摸输入设备的触觉反馈
US9307007B2 (en) Content pre-render and pre-fetch techniques
US9189147B2 (en) Ink lag compensation techniques
KR102019002B1 (ko) 타겟 명확화 및 보정 기법
US10163245B2 (en) Multi-mode animation system
US20130063446A1 (en) Scenario Based Animation Library
US20170039037A1 (en) Live mobile application visual editor demo
US20130060975A1 (en) Assistive Buffer Usage Techniques
WO2017219525A1 (zh) 一种界面显示的方法及终端
US10013789B2 (en) Computerized motion architecture
US9176573B2 (en) Cumulative movement animations
JP2016049201A (ja) 仮想カメラ制御プログラム

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant