US9208754B2 - Method and apparatus for controlling a display of a portable electronic device - Google Patents

Method and apparatus for controlling a display of a portable electronic device Download PDF

Info

Publication number
US9208754B2
US9208754B2 US12/359,443 US35944309A US9208754B2 US 9208754 B2 US9208754 B2 US 9208754B2 US 35944309 A US35944309 A US 35944309A US 9208754 B2 US9208754 B2 US 9208754B2
Authority
US
United States
Prior art keywords
display
screen
row
elements
portable electronic
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, expires
Application number
US12/359,443
Other versions
US20100188431A1 (en
Inventor
Brian Groux
Aaron Scriver
Michael T. Hardy
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.)
Malikie Innovations Ltd
Original Assignee
BlackBerry Ltd
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 BlackBerry Ltd filed Critical BlackBerry Ltd
Priority to US12/359,443 priority Critical patent/US9208754B2/en
Assigned to RESEARCH IN MOTION LIMITED reassignment RESEARCH IN MOTION LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GROUX, BRIAN, HARDY, MICHAEL T., SCRIVER, AARON
Publication of US20100188431A1 publication Critical patent/US20100188431A1/en
Assigned to BLACKBERRY LIMITED reassignment BLACKBERRY LIMITED CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: RESEARCH IN MOTION LIMITED
Priority to US14/956,714 priority patent/US20160098974A1/en
Application granted granted Critical
Publication of US9208754B2 publication Critical patent/US9208754B2/en
Assigned to MALIKIE INNOVATIONS LIMITED reassignment MALIKIE INNOVATIONS LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BLACKBERRY LIMITED
Assigned to MALIKIE INNOVATIONS LIMITED reassignment MALIKIE INNOVATIONS LIMITED NUNC PRO TUNC ASSIGNMENT (SEE DOCUMENT FOR DETAILS). Assignors: BLACKBERRY LIMITED
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/34Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators for rolling or scrolling
    • G09G5/346Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators for rolling or scrolling for systems having a bit-mapped display memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0485Scrolling or panning
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • G09G5/395Arrangements specially adapted for transferring the contents of the bit-mapped memory to the screen
    • G09G5/397Arrangements specially adapted for transferring the contents of two or more bit-mapped memories to the screen simultaneously, e.g. for mixing or overlay
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2310/00Command of the display device
    • G09G2310/04Partial updating of the display screen

Abstract

A method and apparatus for controlling a display of a portable electronic device are provided. The method comprises generating a screen comprising a list on the display. The list comprises one or more row elements, with each row element comprising one or more column sub-elements. At least a portion of one of the column sub-elements of at least one of the row elements is truncated. Upon selection of a row element, the screen is enabled for scrolling of that row element. Enabling scrolling comprises loading the truncated portion of the selected row element into a pre-buffer. The method further comprises receiving a scrolling input, and updating the screen on the display to scroll the row element, bringing the truncated portion into view. The selected row is scrolled while maintaining the series of column sub-elements in the row without reference to other rows.

Description

FIELD OF THE INVENTION
The present invention relates in general to portable electronic devices, and more particularly to a method and apparatus for controlling a display of a portable electronic device.
BACKGROUND OF THE INVENTION
As portable electronic devices and other computing devices become more powerful, the functionality provided by such devices continues to expand and improve. Display space, however, is an area in which improvement is more difficult, as stringent size constraints are often imposed on portable electronic devices. These constraints limit the volume of information which can be provided at any given time on the display of a portable electronic device. As, a result, the information displayed on portable electronic devices is often truncated, with some information remaining invisible. Making such truncated information visible often results in undesirable use of the portable electronic device's resources, or negatively affects the usefulness of the originally displayed information.
BRIEF DESCRIPTION OF THE DRAWINGS
Embodiments will be described below with reference to the following figures, in which:
FIG. 1 shows a schematic representation of a portable electronic device;
FIG. 2 shows a block diagram of various internal components of the portable electronic device of FIG. 1;
FIG. 3 shows a database storing data for a messaging application on the portable electronic device of FIG. 1;
FIG. 4 shows a flowchart of a method of controlling a display of the portable electronic device of FIG. 1;
FIG. 5 shows an exemplary performance of block 410 of the method of FIG. 4;
FIG. 6 shows an exemplary performance of block 415 of the method of FIG. 4;
FIG. 7 shows an exemplary performance of block 420 of the method of FIG. 4;
FIG. 8 shows an exemplary performance of block 445 of the method of FIG. 4;
FIG. 9 shows an exemplary performance of block 430 of the method of FIG. 4; and
FIG. 10 shows a schematic performance of block 445 of the method of FIG. 4 according to a further non-limiting embodiment.
DETAILED DESCRIPTION OF THE EMBODIMENTS
Referring now to FIG. 1, a schematic representation of a portable electronic device is indicated generally at 20. In the present embodiment, portable electronic device 20 is based on the computing environment and functionality of a hand-held wireless communication device. It will be understood, however, that portable electronic device 20 is not limited to a hand-held wireless communication device. Other electronic devices are possible, such as cellular telephones, smart telephones, and laptop computers. Referring again to FIG. 1, portable electronic device 20 includes a housing 24 which frames a display 28. Housing 24 is constructed of a suitable material as will occur to those skilled in the art. Display 28 may be, for example, an LCD display, and may also be combined with or implemented as a touch screen. Portable electronic device 20 also includes a speaker 32 and a pointing device 36 which in the present embodiment is a trackball. It will be understood that in some embodiments, pointing device 36 may also comprise a touch screen integrated with display 28. Portable electronic device 20 also includes a keypad 40 and a microphone 44.
Referring now to FIG. 2, a schematic block diagram shows portable electronic device 20 in greater detail. It will be understood that the structure in FIG. 2 is purely exemplary, and contemplates a device that may be used for both wireless voice (e.g. telephony) and wireless data (e.g. email, web browsing, text) communications. Portable electronic device 20 includes input devices such as pointing device 36, keypad 40 and microphone 44. It will be noted that pointing device 36, which in the present embodiment is a trackball, may also be a touch screen or a trackwheel. Other input devices, such as a camera lens and associated image sensor (not shown), are also contemplated. Portable electronic device 20 is based on a microcomputer that includes a processor 48. Input from pointing device 36, keypad 40 and microphone 44 may be received at processor 48. Processor 48, in turn, communicates with a non-volatile storage unit 52 (e.g. read only memory (“ROM”), Electrically Eraseable Programmable Read Only Memory (“EEPROM”), flash memory) and a volatile storage unit 56 (e.g. Random Access Memory (“RAM”)).
Portable electronic device 20 also includes a radio 60 communicating with processor 48. Radio 60 provides wireless communication capabilities to portable electronic device 20 by way of a wireless link 64 connecting portable electronic device 20 to a network 68. Link 64 between portable electronic device 20 and network 68 may be based in a present embodiment on core mobile network infrastructure (e.g. Global System for Mobile communications (“GSM”); Code Division Multiple Access (“CDMA”); CDMA 2000; 3G; 4G). Link 64 may also be based on wireless local area network (“WLAN”) infrastructures such as the Institute for Electrical and Electronic Engineers (“IEEE”) 802.11 Standard (and its variants), Bluetooth or the like, or hybrids thereof. Note that in an exemplary variation of portable electronic device 20, link 64 may also be a wired connection and radio 60 may be a network interface device capable of receiving the wired connection.
Programming instructions that implement the functional teachings of portable electronic device 20 as described herein are typically maintained, persistently, in non-volatile storage unit 52 and used by processor 48 which makes appropriate utilization of volatile storage unit 56 during the execution of such programming instructions. Of particular note is that non-volatile storage unit 52 persistently maintains a messaging application 80. It will be understood that other applications are also contemplated, and that messaging application 80 is purely exemplary. Messaging application 80 may be executed on processor 48, making use of non-volatile storage unit 52 and volatile storage unit 56 as appropriate. Non-volatile storage unit 52 also maintains a display application 84 for controlling display 28 of portable electronic device 20. Display application 84 may also be executed on processor 48, making appropriate use of non-volatile storage unit 52 and volatile storage unit 56. Display application 84 controls display 28 by way of display buffers (not shown), as will be described in further detail below. It will be understood that display application 84 may also be integrated with messaging application 80, or with any other of the various applications which may also be maintained in non-volatile storage unit 52 according to the desired configuration and functioning of portable electronic device 20.
Referring now to FIG. 3, messaging application 80 may include a database 300 containing data representing messages. In the present embodiment, database 300 comprises a plurality of rows 304-0, 304-1, 304-2, 304-3 (generically referred to as row 304 and collectively referred to as rows 304). It will be understood that database 300 may comprise additional rows or fewer rows as necessary, and that the number of rows 304 shown in FIG. 3 is purely exemplary. Each row 304 comprises fields. For example, row 304-3 comprises fields 306-3, 308-3, 310-3, 312-3 and 314-3. It will be understood that rows 304-1 and 304-2 similarly comprise, respectively, fields 306-1 to 314-1 and fields 306-2 to 314-2. Of note is that the fields of database 300 are arranged substantially in columns. For example, fields 306-0 to 306-3 are arranged in one column, fields 308-0 to 308-3 in another column, and so on.
The fields of each column may contain like information. That is, fields 306-1, 306-2 and 306-3 may, for example, contain data representing a certain category of information. It will be understood, however, that this is not a necessity. It will be noted that in the present embodiment, row 304-0 of database 300 acts as a header row. The fields of row 304-0 may therefore contain data representing the category of information contained in each corresponding column. In the present embodiment, for example, field 306-0 contains data representing an indication that fields 306-1 to 306-3 contain information relating to the date a message was received. Fields 308-0, 310-0, 312-0 and 314-0 likewise contain data representing indications of other categories of information—sender, subject, status and time received, respectively. Rows 304-1, 304-2 and 304-3 have been completed with exemplary data corresponding to the exemplary categories indicated in row 304-0. It will be understood that although the body of the messages represented in database 300 is not shown and may be stored elsewhere, database 300 may also- be extended to include the body of a message.
Referring now to FIG. 4, a flow-chart is provided depicting a method, indicated generally at 400, for controlling a display on a portable electronic device. Method 400 will be described in conjunction with its exemplary performance on portable electronic device 20, but it will be understood that portable electronic device 20 and method 400 may both be varied within the scope of the present teachings. For example, it will be noted that the exemplary performance of method 400 relates only to some columns within database 300. As will be appreciated by those skilled in the art, various other combinations of columns may also be used.
Block 410 comprises generating a screen on display 28 of portable electronic device 20. In the present embodiment, block 410 is performed by display application 84. Referring to FIG. 5, the performance of block 410 is depicted. Display application 84 manages a screen pre-buffer 88 and a screen buffer 92. It will be appreciated that screen pre-buffer 88 and screen buffer 92 may be, for example, comprised of a plurality of blocks of memory in volatile storage unit 56 of portable electronic device 20. As part of the performance of block 410, display application 84 is configured to obtain data representing messages from database 300 of messaging application 80. It will be understood that the determination of which data is to be obtained from database 300 may be made in a variety of ways. In a present embodiment, for example, display application 84 may store a width of display 28. Display application 84 may then obtain as much data from each row 304 of database 300 as can be displayed in the width of display 28.
As shown in FIG. 5, display application 84 manages screen pre-buffer 88 and screen buffer 92 by obtaining the data contained in fields 306 and 308. Data contained within fields 310-0, 310-1 and 310-2 is also obtained and stored within screen pre-buffer 88. It will be noted, however, that a modified version of field 310-3 has been stored, indicated at 310-3′. Continuing with the performance of block 410, display application 84 manages screen buffer 92 to obtain data from screen pre-buffer 88. At block 410, screen pre-buffer 88 contains only that data which will be displayed immediately, and thus the contents obtained by screen buffer 92 matches the contents of screen pre-buffer 88. In completing the performance of block 410, display application 84 is configured to generate, or render, a screen 500 on display 28 of portable electronic device 20 according to the data contained in screen buffer 92. Screen 500 comprises row elements 504-0, 504-1, 504-2 and 504-3. It will be noted that row element 504-0 acts as a header row element. Each row element 504 of screen 500 comprises column sub-elements 506, 508, and 510. In the present embodiment, column sub elements 506 of rows 504-1, 504-2 and 504-3 contain like information (e.g. date received), as do column sub-elements 508 and 510. The categories of information contained in respective sets of column sub-elements are indicated by corresponding column sub-elements 506-0, 508-0 and 510-0. It will be understood, however, that this is not a necessity. While the entirety of row elements 504-0, 504-1 and 504-2 of screen 500 correspond to portions of their respective rows 304-0, 304-1 and 304-2 of database 300, column sub-element 510-3 corresponds to only a portion of the data contained within field 310-3 of database 300. The contents of field 310-3 has been determined by display application 84 to be too long for complete display on portable electronic device 20, and has therefore been truncated. Field 310-3′ within screen pre-buffer 88 and screen buffer 92 represents only the portion of field 310-3 which is displayed in screen 500 as column sub-element 510-3. The remainder of field 310-3 has not been obtained by display application 84.
Returning to FIG. 4, at block 415 a determination is made as to whether selection input has been received to select, or focus, a particular row element of screen 500 on display 28 of portable electronic device 20. Selection input may be received by processor 48 from an input device of portable electronic device 20. For example, selection input may be a touch on a touch screen, a scroll of a trackball or a click of a keypad button. Various other selection inputs are contemplated, as will be understood by those skilled in the art.
If a “No” determination is made at block 415, method 400 waits at block 415 until a selection input is received. If a “Yes” determination is made at block 415, method 400 proceeds to block 420 to enable scrolling. Receipt of selection input is illustrated in FIG. 6, where row element 504-3 has been selected, for example by a touch on a touch screen input device. On selection of row 504-3, display application 84 may update screen 500 to indicate the selection by way of bolded lines surrounding row element 504-3. It will be understood that a wide variety of other indications of selection may be used, however, and that display application 84 as described herein need not necessarily be responsible for such indications.
Performance of block 420 is shown in FIG. 7. Display application 84 is configured to manage screen pre-buffer 88 to obtain the remainder of truncated field 310-3 of database 300. As shown in FIG. 7, additional capacity has been used in volatile storage unit 56 of portable electronic device 20 to store field 310-3″. Field 310-3″ contains the remainder of field 310-3 truncated from screen 500. In the present example, therefore, the contents of field 310-3″ is, “tions to teleporter.” Note that the contents of screen buffer 92 has not yet been modified, and that screen 500 therefore also remains unchanged aside from the optional highlighting of selected row element 504-3. It will be noted, as mentioned earlier, that fields 312 and 314 of database 300 are not shown in FIG. 5. For the current exemplary performance of method 400, fields 312 and 314 are not being used in messaging application 80. As will be appreciated by those skilled in the art, messaging application 80 may be configurable to select various combinations of fields from database 300 for display. As such, if it were desired to use fields 312 and 314, their contents would also be obtained by display application 84 for screen pre-buffer 88 at block 420 of method 400.
Returning to FIG. 4, method 400 then proceeds to block 425, at which a determination is made as to whether the selection received at block 415 has been lost. As will be appreciated by those skilled in the art, selection may be lost in a variety of ways. For example, a different row may be selected, overriding the current selection. As a further, non-limiting example, an “escape” key or the like on keypad 40 may be pressed which voids the current selection without replacing it with another selection.
If a “Yes” determination is made at block 425, method 400 proceeds to block 430, at which screen 500 on display 28 is “re-initialized,” followed by block 435, at which method 400 is terminated. The performance of block 430 will be described in further detail below.
If a “No” determination is made at block 425, method 400 proceeds to block 440, at which a determination is made as to whether scrolling input has been received. Scrolling input may be in the form of a finger drag on a touch screen, or a roll of a trackball, for example. If a “No” determination is made at block 440, method 400 returns to block 425. If a “Yes” determination is made at block 440, method 400 advances to block 445, where the screen rendered on display 28 is updated.
Performance of block 445 is shown in FIG. 8. Display application 84 manages screen pre-buffer 88 to update screen buffer 92 with field 310-3″. The entire “Subject” field of the message represented by data in row 304-3 of database 300 is now contained within screen buffer 92. Screen 500 is then regenerated on display 28 of portable electronic device 20. The updated version of screen 500 is shown as 500′ in FIG. 8. It will be noted that row element 504-3 has been horizontally scrolled to the left in the FIG. to reveal the previously truncated “Subject” field. The series of the column sub-elements of row element 504-3 is maintained without reference to other row elements. In other words, the entirety of row element 504-3 is scrolled while row elements 504-0, 504-1 and 504-2 remain static.
As a result of the scrolling of row element 504-3, column sub-element 506-3 is no longer visible and column sub-element 508-3 is only partially visible. Field 306-3 is maintained in screen pre-buffer 88, but is no longer contained with screen buffer 92. Field 308-3 has also been divided in 308-3′ and 308-3″. Display application 84 may divide fields of database 300 in screen pre-buffer 88 in order to scroll a row element in a variety of ways. Fields of database 300 may be divided dynamically by Display application 84 in response to scrolling, as shown in FIG. 8. Alternatively, the fields of database 300 may be obtained by display application 84 for storage in screen pre-buffer 88 in a divided form during block 410 of method 400. Such division may be as fine or as coarse as desired. For example, screen pre-buffer 88 may be populated with fields of database 300 divided into data representing individual characters or portions of individual characters. Screen 500 may therefore be updated continuously at a wide variety of scrolling resolutions, as desired.
Following performance of block 445, method 400 may return to block 425. Performance of blocks 430 and 435 will now be described, in the event that a “Yes” determination is made at block 425. Referring now to FIG. 9, selection or focus of a row element 504 of screen 500 may be lost during performance of method 400. As mentioned above, selection may, for example, be lost as a result of a different row element 504 being selected. Additionally, selection may be lost after a certain period of inactivity. For example, if no scrolling input is received at block 440 for a predetermined time period, the row selected at block 415 may automatically lose selection.
Upon a “Yes” determination being made at block 425, method 400 proceeds to block 430, at which display application 84 may “re-initialize” display 28. At block 430, display application 84 manages screen pre-buffer 88 and screen buffer 92 to purge the additional data obtained at block 420. As shown in FIG. 9, screen pre-buffer 88 and screen buffer 92 have been returned to the state found in FIG. 5, before scrolling was enabled. Memory resources of portable electronic device 20 are thus released for other uses. Completing the performance of block 430, screen 500′ is updated and replaced with screen 500. It will be noted that in FIG. 9, row element 504-3 has been returned to its initial position, as seen in FIG. 5.
Returning to FIG. 4, method 400 advances to block 435, which terminates method 400. It will be understood that the performance of block 435 may be accompanied by a new performance of method 400, for example, if selection was lost at block 425 due to a different row element being selected.
In another exemplary embodiment shown in FIG. 10, as part of the performance of block 445, display application 84 may manage screen pre-buffer 88 and screen buffer 92 to provide a second copy of row 304-0 (e.g. the header row) in screen buffer 92. As such, an alternate version of screen 500—indicated in FIG. 10 as 500″—may then be rendered, in which a secondary header row element 504-0 a may be scrolled in a similar manner to the row element selected for scrolling.
In a further exemplary embodiment (not shown), a single column sub-element within a row element may be scrolled, rather than the entire row element. For example, the “Subject” column sub-element of a row element may be scrolled to display truncated information, while the remainder of the column sub-elements of the selected row element remain in their initial position.
Those skilled in the art will understand that subsets, combinations and variations of the foregoing are contemplated. The scope of the monopoly sought is defined by the claims attached hereto.

Claims (2)

The invention claimed is:
1. A method of controlling a display of a portable electronic device, the method comprising: generating a screen on a display, the screen comprising a list having row elements and column sub-elements, at least a portion of one of the column sub-elements comprising truncated data; receiving a selection input for selecting a row element for scrolling; and upon receiving the selection input, enabling the display for continuous horizontal scrolling of the row element, wherein the series of the column sub-elements of the selected row element is maintained without reference to other row elements, further comprising: after receiving the selection input, receiving a further selection input for selecting a different row element; and updating the screen on the display to return the previously selected row element to an initial position, wherein the previously selected row is returned to the initial position after a predetermined time period.
2. A portable electronic device comprising: an input device; a display; a processor coupled to the display and configured for controlling the display, the processor configured to generate a screen on the display, the screen comprising a list having row elements and column sub-elements, at least a portion of one of the column sub-elements comprising truncated data; the processor further configured to receive a selection input from the input device for selecting a row element for scrolling; and upon receiving the selection input, to enable the display for continuous horizontal scrolling of the row element, wherein the series of the column sub-elements of the selected row element is maintained without reference to other row elements, the processor further being configured to receive a further selection input for selecting a different row element; and to update the screen on the display to return the previously selected row element to an initial position, the processor further being configured to return the previously selected row to the initial position after a predetermined time period.
US12/359,443 2009-01-26 2009-01-26 Method and apparatus for controlling a display of a portable electronic device Active 2034-02-09 US9208754B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/359,443 US9208754B2 (en) 2009-01-26 2009-01-26 Method and apparatus for controlling a display of a portable electronic device
US14/956,714 US20160098974A1 (en) 2009-01-26 2015-12-02 Method and apparatus for controlling a display of a portable electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/359,443 US9208754B2 (en) 2009-01-26 2009-01-26 Method and apparatus for controlling a display of a portable electronic device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/956,714 Continuation US20160098974A1 (en) 2009-01-26 2015-12-02 Method and apparatus for controlling a display of a portable electronic device

Publications (2)

Publication Number Publication Date
US20100188431A1 US20100188431A1 (en) 2010-07-29
US9208754B2 true US9208754B2 (en) 2015-12-08

Family

ID=42353831

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/359,443 Active 2034-02-09 US9208754B2 (en) 2009-01-26 2009-01-26 Method and apparatus for controlling a display of a portable electronic device
US14/956,714 Abandoned US20160098974A1 (en) 2009-01-26 2015-12-02 Method and apparatus for controlling a display of a portable electronic device

Family Applications After (1)

Application Number Title Priority Date Filing Date
US14/956,714 Abandoned US20160098974A1 (en) 2009-01-26 2015-12-02 Method and apparatus for controlling a display of a portable electronic device

Country Status (1)

Country Link
US (2) US9208754B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150074600A1 (en) * 2013-09-09 2015-03-12 Blackberry Limited Device and method for identifying data

Citations (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010012000A1 (en) 1998-03-04 2001-08-09 Martin Eberhard Portable information display device with ergonomic bezel
US20020030667A1 (en) 2000-08-30 2002-03-14 Hinckley Kenneth P. Manual controlled scrolling
EP0949559B1 (en) 1998-04-07 2003-03-05 Phone.Com Inc. A method for displaying selectable and non-selectable elements on a small screen
US6642945B1 (en) 2000-05-04 2003-11-04 Microsoft Corporation Method and system for optimizing a visual display for handheld computer systems
US20040021647A1 (en) 2002-07-30 2004-02-05 Microsoft Corporation Enhanced on-object context menus
US6690401B1 (en) 1999-07-22 2004-02-10 At&T Corp. Method and apparatus for cell scrolling a data structure
US20040135797A1 (en) * 1990-12-28 2004-07-15 Meier John R. Intelligent scrolling
US20040150630A1 (en) 2001-08-29 2004-08-05 Microsoft Corporation Manual controlled scrolling
US20060038796A1 (en) 2001-08-29 2006-02-23 Microsoft Corporation Enhanced scrolling
US20060044285A1 (en) 2004-08-30 2006-03-02 Kazuhiro Sato Replay apparatus and replay method
US20060123360A1 (en) 2004-12-03 2006-06-08 Picsel Research Limited User interfaces for data processing devices and systems
US20060253801A1 (en) 2005-09-23 2006-11-09 Disney Enterprises, Inc. Graphical user interface for electronic devices
US20060256138A1 (en) * 2005-05-10 2006-11-16 Kabushiki Kaisha Toshiba Mobile radio terminal apparatus
US20060268019A1 (en) * 2005-05-25 2006-11-30 Via Technologies, Inc. Apparatus for image scrolling detection and method of the same
US20070067710A1 (en) 2005-09-22 2007-03-22 Clark David K Navigating table data with mouse actions
US20070139386A1 (en) 2005-12-16 2007-06-21 Xerox Corporation Touch screen user interface for digital reprographic device with pop-up menu display
US20070209018A1 (en) * 2004-01-07 2007-09-06 Thomson Licensing System and Method for Selecting an Item in a List of Items and Associated Products
US20070250786A1 (en) 2006-04-19 2007-10-25 Byeong Hui Jeon Touch screen device and method of displaying and selecting menus thereof
US20080111795A1 (en) 2006-11-13 2008-05-15 Apple Inc. Method of capacitively sensing finger position
EP1942400A1 (en) 2005-10-17 2008-07-09 NEC Corporation Mobile terminal, and its menu display method
US20080171535A1 (en) 2007-01-12 2008-07-17 Research In Motion Limited System and method for providing a preview of message content on a mobile device
US20090015600A1 (en) * 2007-07-10 2009-01-15 Canon Kabushiki Kaisha Image display apparatus and image display method
US7496385B2 (en) * 2003-12-29 2009-02-24 International Business Machines Corporation Method for viewing information underlying lists and other contexts
US7557818B1 (en) * 2004-10-06 2009-07-07 Apple Inc. Viewing digital images using a floating controller

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5237312A (en) * 1989-04-17 1993-08-17 International Business Machines Corporation Display with enhanced scrolling capabilities
US5038138A (en) * 1989-04-17 1991-08-06 International Business Machines Corporation Display with enhanced scrolling capabilities
US5749082A (en) * 1990-06-11 1998-05-05 Ricoh Company, Ltd. Display system including data display fields in which characters are scrolled
US6061064A (en) * 1993-08-31 2000-05-09 Sun Microsystems, Inc. System and method for providing and using a computer user interface with a view space having discrete portions
US6147670A (en) * 1997-03-13 2000-11-14 Phone.Com, Inc. Method of displaying elements having a width greater than a screen display width
US5940076A (en) * 1997-12-01 1999-08-17 Motorola, Inc. Graphical user interface for an electronic device and method therefor
AUPP574898A0 (en) * 1998-09-08 1998-10-01 Nec Australia Pty Ltd A method of generating a display
US6288718B1 (en) * 1998-11-13 2001-09-11 Openwave Systems Inc. Scrolling method and apparatus for zoom display
US6366302B1 (en) * 1998-12-22 2002-04-02 Motorola, Inc. Enhanced graphic user interface for mobile radiotelephones
US6239803B1 (en) * 1999-04-14 2001-05-29 Stanley W. Driskell Method to achieve least effort selection from an item list of arbitrary length
GB2355142A (en) * 1999-10-08 2001-04-11 Nokia Mobile Phones Ltd Portable device having menu driven input
GB2365684A (en) * 2000-05-26 2002-02-20 Nokia Mobile Phones Ltd Displaying a table
US6822664B2 (en) * 2000-10-11 2004-11-23 Microsoft Corporation Browser navigation for devices with a limited input system
US6799033B2 (en) * 2001-04-13 2004-09-28 At&T Wireless Services, Inc. Scrolling display for mobile telephone text messaging
US7421690B2 (en) * 2003-06-23 2008-09-02 Apple Inc. Threaded presentation of electronic mail
US7216291B2 (en) * 2003-10-21 2007-05-08 International Business Machines Corporation System and method to display table data residing in columns outside the viewable area of a window
US7631276B2 (en) * 2003-12-29 2009-12-08 International Business Machines Corporation Method for indication and navigating related items
US7895537B2 (en) * 2003-12-29 2011-02-22 International Business Machines Corporation Method and apparatus for setting attributes and initiating actions through gestures
KR100594049B1 (en) * 2005-04-28 2006-06-30 삼성전자주식회사 Method for data information displaying of mobile station
US8051385B1 (en) * 2006-03-29 2011-11-01 Amazon Technologies, Inc. Content selection and aggregated search results presentation on a handheld electronic device
US7907974B2 (en) * 2007-01-04 2011-03-15 Microsoft Corporation Scrollable computing device display
US8060836B2 (en) * 2007-01-08 2011-11-15 Virgin Mobile Usa, Llc Navigating displayed content on a mobile device
KR20080097264A (en) * 2007-05-01 2008-11-05 삼성전자주식회사 Apparatus and method for receiving electric program guide
US7827359B2 (en) * 2007-12-14 2010-11-02 Spansion Llc Clock encoded pre-fetch to access memory data in clustering network environment
US8219927B2 (en) * 2009-01-06 2012-07-10 Microsoft Corporation Revealing of truncated content on scrollable grid
US8751954B2 (en) * 2009-02-18 2014-06-10 Blackberry Limited System and method for scrolling information in a UI table

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040135797A1 (en) * 1990-12-28 2004-07-15 Meier John R. Intelligent scrolling
US20010012000A1 (en) 1998-03-04 2001-08-09 Martin Eberhard Portable information display device with ergonomic bezel
EP0949559B1 (en) 1998-04-07 2003-03-05 Phone.Com Inc. A method for displaying selectable and non-selectable elements on a small screen
US6690401B1 (en) 1999-07-22 2004-02-10 At&T Corp. Method and apparatus for cell scrolling a data structure
US6642945B1 (en) 2000-05-04 2003-11-04 Microsoft Corporation Method and system for optimizing a visual display for handheld computer systems
US20020030667A1 (en) 2000-08-30 2002-03-14 Hinckley Kenneth P. Manual controlled scrolling
US20040150630A1 (en) 2001-08-29 2004-08-05 Microsoft Corporation Manual controlled scrolling
US20060038796A1 (en) 2001-08-29 2006-02-23 Microsoft Corporation Enhanced scrolling
US20040021647A1 (en) 2002-07-30 2004-02-05 Microsoft Corporation Enhanced on-object context menus
US7496385B2 (en) * 2003-12-29 2009-02-24 International Business Machines Corporation Method for viewing information underlying lists and other contexts
US20070209018A1 (en) * 2004-01-07 2007-09-06 Thomson Licensing System and Method for Selecting an Item in a List of Items and Associated Products
US20060044285A1 (en) 2004-08-30 2006-03-02 Kazuhiro Sato Replay apparatus and replay method
US7557818B1 (en) * 2004-10-06 2009-07-07 Apple Inc. Viewing digital images using a floating controller
US20060123360A1 (en) 2004-12-03 2006-06-08 Picsel Research Limited User interfaces for data processing devices and systems
US20060256138A1 (en) * 2005-05-10 2006-11-16 Kabushiki Kaisha Toshiba Mobile radio terminal apparatus
US7564467B2 (en) * 2005-05-10 2009-07-21 Kabushiki Kaisha Toshiba Mobile radio terminal apparatus
US20060268019A1 (en) * 2005-05-25 2006-11-30 Via Technologies, Inc. Apparatus for image scrolling detection and method of the same
US20070067710A1 (en) 2005-09-22 2007-03-22 Clark David K Navigating table data with mouse actions
US20060253801A1 (en) 2005-09-23 2006-11-09 Disney Enterprises, Inc. Graphical user interface for electronic devices
EP1942400A1 (en) 2005-10-17 2008-07-09 NEC Corporation Mobile terminal, and its menu display method
US20070139386A1 (en) 2005-12-16 2007-06-21 Xerox Corporation Touch screen user interface for digital reprographic device with pop-up menu display
US20070250786A1 (en) 2006-04-19 2007-10-25 Byeong Hui Jeon Touch screen device and method of displaying and selecting menus thereof
US20080111795A1 (en) 2006-11-13 2008-05-15 Apple Inc. Method of capacitively sensing finger position
US20080171535A1 (en) 2007-01-12 2008-07-17 Research In Motion Limited System and method for providing a preview of message content on a mobile device
US20090015600A1 (en) * 2007-07-10 2009-01-15 Canon Kabushiki Kaisha Image display apparatus and image display method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"The Futrue is Multi Touch" Demonstration Video: http://multi-touchscreen.com/.
European Patent Application No. EP 09 15 1304-Search Report dated May 29, 2009.
http://www.iphonehacks.com/2007/08/iphonehack-dock.html.
iPhoneHacks, "Dock: The iPhone hack which enables scrolling on iPhone's home screen" Aug. 31, 2007, http://www.Iphonehacks.com/2007/08/phonehack-dock.html.

Also Published As

Publication number Publication date
US20160098974A1 (en) 2016-04-07
US20100188431A1 (en) 2010-07-29

Similar Documents

Publication Publication Date Title
US9977571B2 (en) Method and apparatus for sharing contents of electronic device
JP2008123292A (en) Information communication terminal, and method and program for making mail already read
US9992440B2 (en) Method, apparatus and computer program product for configuration of a display screen
US20090063967A1 (en) Mobile terminal and method for executing applications through an idle screen thereof
US8983550B2 (en) Address book management method and user interface
WO2015074565A1 (en) Method and device for processing application of mobile terminal
CN104219356A (en) Method and device for displaying and searching contact man information and mobile terminal
US20090303257A1 (en) Mobile terminal device and display control method
US9208754B2 (en) Method and apparatus for controlling a display of a portable electronic device
US8581843B2 (en) Multi-directional navigation between focus points on a display
CA2688852C (en) Method and apparatus for controlling a display of a portable electronic device
JP4890754B2 (en) Mobile terminal and display method and program in mobile terminal
US8675023B2 (en) Method and apparatus for controlling a display
JP2005191975A (en) Schedule management device and method for controlling the same
US8707205B2 (en) Method and apparatus for controlling a display in an electronic device
JP3831710B2 (en) Communication device
KR100560908B1 (en) Method for displaying information in mobile phone
EP1764683B1 (en) Method and apparatus for controlling a display in an electronic device
JP4637490B2 (en) Mobile terminal and data display method
EP2428946A9 (en) Method and apparatus for controlling a display
JP2009110015A (en) Portable terminal,method of enlarging display information at portable terminal and program
JP5511857B2 (en) Communication terminal device and control method
JP2005191742A (en) Mobile terminal
JP5447495B2 (en) Mobile terminal, display information expansion method and program in mobile terminal
KR20090054781A (en) Method for providing transition effect and mobile communication terminal therefor

Legal Events

Date Code Title Description
AS Assignment

Owner name: RESEARCH IN MOTION LIMITED, CANADA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GROUX, BRIAN;SCRIVER, AARON;HARDY, MICHAEL T.;REEL/FRAME:022153/0925

Effective date: 20090122

AS Assignment

Owner name: BLACKBERRY LIMITED, ONTARIO

Free format text: CHANGE OF NAME;ASSIGNOR:RESEARCH IN MOTION LIMITED;REEL/FRAME:036504/0659

Effective date: 20130709

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

AS Assignment

Owner name: MALIKIE INNOVATIONS LIMITED, IRELAND

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:BLACKBERRY LIMITED;REEL/FRAME:064104/0103

Effective date: 20230511

AS Assignment

Owner name: MALIKIE INNOVATIONS LIMITED, IRELAND

Free format text: NUNC PRO TUNC ASSIGNMENT;ASSIGNOR:BLACKBERRY LIMITED;REEL/FRAME:064270/0001

Effective date: 20230511