WO2015093858A1 - Method and apparatus for scrolling control in mobile terminal - Google Patents

Method and apparatus for scrolling control in mobile terminal Download PDF

Info

Publication number
WO2015093858A1
WO2015093858A1 PCT/KR2014/012510 KR2014012510W WO2015093858A1 WO 2015093858 A1 WO2015093858 A1 WO 2015093858A1 KR 2014012510 W KR2014012510 W KR 2014012510W WO 2015093858 A1 WO2015093858 A1 WO 2015093858A1
Authority
WO
WIPO (PCT)
Prior art keywords
scroll
scrolling
action
detected
actions
Prior art date
Application number
PCT/KR2014/012510
Other languages
French (fr)
Inventor
Byoungseoup Moon
Original Assignee
Samsung Electronics Co., 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 Samsung Electronics Co., Ltd. filed Critical Samsung Electronics Co., Ltd.
Priority to EP14872765.4A priority Critical patent/EP3084579A4/en
Priority to CN201480063872.0A priority patent/CN105745614A/en
Publication of WO2015093858A1 publication Critical patent/WO2015093858A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/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
    • 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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • 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
    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units

Definitions

  • the present invention relates generally to a method and apparatus for controlling successive scrolling on the screen of a mobile terminal.
  • a mobile terminal equipped with a touch panel uses the touch panel as an input means. Such a mobile terminal may detect various input events and perform corresponding functions.
  • a mobile terminal displays pages or images of various applications such as a browser, electronic book and gallery on the screen and detect a scroll event to control scrolling on the screen.
  • the mobile terminal may scroll and display the screen according to the scroll event. Scrolling corresponds to horizontally or vertically sliding text, images or video on the screen.
  • the mobile terminal may scroll the photographs one screenful at a time.
  • the mobile terminal may provide a slide show function during execution of the gallery application. When an icon associated with the slide show function is selected, the slide show function may be initiated to thereby scroll the photographs so that one photograph at a time is displayed for a preset duration.
  • the mobile terminal scrolls the screen in a direction corresponding to the direction of the scroll event.
  • an application with many pages (e.g., browser, electronic book or gallery application)
  • the user may have to repeatedly generate a scroll event.
  • some applications such as a gallery application, provide a slide show function.
  • the slide show function displays one screenful of information at a time for a preset duration without regard to a user’s comprehension.
  • the user may have to inconveniently reconfigure the time setting for the slide show function each time the user views a slide show.
  • An aspect of the present invention is to provide a method and apparatus that sense successive scroll actions and perform automatic scrolling according to the sensed scroll actions in a mobile terminal.
  • Another aspect of the present invention is to provide a method and apparatus that enable a mobile terminal to reduce the number of touch inputs needed through automatic scrolling.
  • Another aspect of the present invention is to provide a method that, when scroll events are successively generated by the user, enables a mobile terminal to perform successive scrolling in consideration of the movement direction and speed of scroll events and the time interval between scroll events.
  • a scrolling control method for a mobile terminal includes displaying the screen, measuring, when a first scroll action and a second scroll action are detected in succession on the screen, time difference between the first scroll action and second scroll action, determining successive scroll actions when the time difference is less than or equal to a preset threshold time, and performing, upon determination of successive scroll actions, automatic scrolling by displaying the screen while scrolling the screen.
  • a scrolling control apparatus for a mobile terminal includes a display panel that displays screen data, a touch panel that detects a first scroll action and a second scroll action in succession on the screen, and a control unit that controls a process of measuring time difference between the first scroll action and second scroll action, determining that the first scroll action and the second scroll action are successive scroll actions when the time difference is less than or equal to a preset threshold time, and performing, upon determination of successive scroll actions, automatic scrolling by displaying the screen while scrolling the screen.
  • the mobile terminal when successive scroll events are detected, the mobile terminal may initiate an automatic scrolling function to automatically scroll the screen.
  • the mobile terminal may change the speed of automatic scrolling accordingly.
  • the mobile terminal may enhance user convenience by automatically scrolling the screen according to the comprehension speed of the user.
  • FIG. 1 illustrates a mobile terminal according to an embodiment of the present invention
  • FIGS. 2A and 2B are flowcharts illustrating a procedure for automatic scrolling in a mobile terminal according to an embodiment of the present invention
  • FIGS. 3A, 3B and 3C illustrate automatic scrolling in the mobile terminal according to the procedure of FIGS. 2A and 2B;
  • FIG. 4 is a flowchart illustrating a procedure for automatic scrolling in a mobile terminal according to an embodiment of the present invention
  • FIG. 5 illustrates automatic scrolling in a mobile terminal according to the procedure of FIG. 4.
  • FIGS. 6A and 6B are flowcharts illustrating a procedure for automatic scrolling in the mobile terminal according to an embodiment of the present invention.
  • the word “screen” refers to the window displayed by a mobile terminal.
  • the screen may be associated with a gallery, electronic document, electronic book, email, message, list (e.g., a list of friends, emails, messages, or photographs), or web browser.
  • the screen data may be composed of multiple pages or images.
  • one screen may correspond to one screenful of information or data displayed at a time, such as a page.
  • Scrolling is used to view a desired page or image.
  • the screen is assumed to be associated with screen data of a gallery application currently being executed.
  • Successessive scroll actions refers to two or more scroll actions that are performed in succession so that the time difference therebetween is less than a given threshold time.
  • the user may perform a scroll action by making a touch gesture involving touch-down, drag and touch-up on the touch panel.
  • the term “automatic scrolling” refers to a display feature that automatically scrolls the screen of the mobile terminal when successive scroll actions are detected. For example, assuming that a first scroll action and a second scroll action are detected and the time difference therebetween is less than the threshold time, the first and second scroll actions are regarded as successive scroll actions, which initiates automatic scrolling.
  • the “threshold time” is a time value used to determine whether two scroll actions are successive scroll actions. That is, if the second scroll action is detected within the threshold time after detection of the first scroll action, the first and second scroll actions are regarded as successive scroll actions, initiating automatic scrolling. If the second scroll action is detected but not within the threshold time after detection of the first scroll action, the first and second scroll actions are processed as independent scroll actions.
  • the mobile terminal may compute the scrolling speed for automatic scrolling.
  • the scrolling speed may be determined on the basis of the time difference between the first scroll action and the second scroll action. For example, first, second and third scrolling speeds may be set respectively to 1 second, 2 seconds and 3 seconds, within the threshold time (e.g., 5 seconds).
  • the scrolling speed based on the time difference may be set by default or by the user.
  • the scrolling speed may be determined on the basis of the movement distance and movement time of the first scroll action and second scroll action.
  • the scrolling speed may be determined using movement distance L1 and movement time T1 of the first scroll action.
  • the scrolling speed may also be determined using movement distance L2 and movement time T2 of the second scroll action.
  • the scrolling speed may further be determined using the average of movement distances L1 and L2 and the average of movement times T1 and T2.
  • the scrolling speed for automatic scrolling may be computed according to a combination of the first scheme and second scheme, or in various other manners.
  • FIG. 1 illustrates a mobile terminal 100 according to an embodiment of the present invention.
  • the mobile terminal 100 includes a wireless communication unit 110, a storage unit 120, a touchscreen 130, and a control unit 140.
  • a new component may be added or an existing component may be omitted or replaced.
  • the wireless communication unit 110 may be omitted.
  • the wireless communication unit 110 includes one or more modules (not shown) that support wireless communication between the mobile terminal 100 and a wireless communication system or between the mobile terminal 100 and a network to which another mobile terminal is connected.
  • the wireless communication unit 110 may include a mobile communication module, a Wireless Local Area Network (WLAN) module, a short-range communication module, a location identification module, and a broadcast reception module.
  • WLAN Wireless Local Area Network
  • the storage unit 120 stores various programs for the mobile terminal 100, such as threshold time data for detecting successive scroll actions.
  • the touchscreen 130 includes a touch panel 131 and a display panel 132.
  • the touch panel 131 detects a scroll action of the user to perform automatic scrolling.
  • the touch panel 131 is capable of sensing finger touch and/or pen touch.
  • the display panel 132 may be realized using one or more display techniques based on Liquid Crystal Display (LCD) and Organic Light Emitting Diodes (OLED). The display panel 132 may automatically scroll the screen.
  • LCD Liquid Crystal Display
  • OLED Organic Light Emitting Diodes
  • the control unit 140 controls the overall operation of the mobile terminal 100.
  • the control unit 140 displays the screen and performs scrolling according to a scroll action detected on the touch panel 131.
  • the control unit 140 scrolls the screen for handling successive scrolling.
  • the control unit 140 analyzes the second scroll action. In other words, when two scroll actions are detected in succession, the control unit 140 examines whether the scroll actions detected in succession are successive scroll actions.
  • the threshold time is a time value used to determine whether two scroll actions are successive scroll actions.
  • the threshold time may be set at the time of manufacture or set later by the user.
  • the time difference between the first scroll action and the second scroll action may indicate the time duration from touch-up (end time) for the first scroll action to touch-down (start time) for the second scroll action or the time duration from touch-up (end time) for the first scroll action to touch-up (end time) for the second scroll action.
  • the control unit 140 may automatically scroll the screen.
  • the scrolling speed may be determined on the basis of the time difference between the scroll actions or movement speed of the scroll actions, or may be set to a default value.
  • the control unit 140 may repeatedly display a screenful of information (e.g., one page for a document or browser, one photograph for gallery) at a time according to the set scrolling speed.
  • control unit 140 When a scroll stop event is detected during automatic scrolling, the control unit 140 terminates automatic scrolling.
  • a touch gesture or interaction e.g., touch, double touch, multitouch, flick, tap, or scroll
  • the control unit 140 may repeat the above procedure for automatic scrolling.
  • FIGS. 2A and 2B are flowcharts illustrating a procedure for automatic scrolling in the mobile terminal according to an embodiment of the present invention.
  • FIGS. 3A and 3B illustrate automatic scrolling according to the procedure of FIGS. 2A and 2B.
  • the control unit 140 of the mobile terminal displays the screen.
  • the screen data may be execution data of a gallery application composed of multiple images or moving images. For example, an image selected from among stored photographs or moving images represented as thumbnails may be displayed on the screen.
  • the control unit 140 determines whether a first scroll action is detected. If a first scroll action is detected, at step 205, the control unit 140 scrolls and displays the screen according to the first scroll action.
  • the control unit 140 determines whether a second scroll action is detected immediately after detection of the first scroll action. If a second scroll action is detected immediately after detection of the first scroll action, at step 209, the control unit 140 examines the second scroll action.
  • the control unit 140 may identify the movement direction, movement speed and movement time of the second scroll action, and compute the time difference between the end time of the first scroll action and the start or end time of the second scroll action. At this time, two or more scroll actions may be detected. In this case, the control unit 140 may regard the most recently detected scroll action as the second scroll action and regard the scroll action detected immediately before the second scroll action as the first scroll action. The control unit 140 may compute the time difference between the end time of the first scroll action and the start time of the second scroll action or between the end time of the first scroll action and the end time of the second scroll action.
  • control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time.
  • step 215 the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions.
  • the control unit 140 regards the most recently detected scroll action as the second scroll action, regards the scroll action detected immediately before the second scroll action as the first scroll action, and compares the time difference between the first scroll action and the second scroll action with the threshold time. If the computed time difference is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions.
  • the control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed determined based on the time difference between the first and second scroll actions or movement speed computed using the movement distance and time of, for example, the second scroll action.
  • the scrolling speed may be set to the average of time differences between scroll actions.
  • the time difference may indicate the difference between the end time of the first scroll action and the start time of the second scroll action or between the end time of the first scroll action and the end time of the second scroll action.
  • the time difference between scroll actions or the movement time or speed of a scroll action may vary. For example, during execution of a gallery application, when the time difference between scroll actions is 2 seconds, the control unit 140 may repeatedly display a new image (one page for an e-book) at an interval of 2 seconds. The control unit 140 may also repeatedly display a new image (one page for an e-book) at an interval corresponding to the movement speed of a selected scroll action.
  • the scrolling speed may be set to one of time differences between scroll actions or to the average of time differences between scroll actions.
  • the scrolling speed may also be set to the movement speed of one scroll action or to the average of movement speeds of scroll actions.
  • the control unit 140 determines whether a scroll stop event is detected.
  • a scroll stop event may be a touch gesture, such as touch, double touch, multitouch, flick, tap or scroll, on the touch panel 131. If a scroll stop event is detected, at step 221, the control unit 140 stops automatic scrolling. Thereafter, at step 223, the control unit 140 determines whether an end display event is detected. If an end display event is detected, the process ends, and if the end display event is not detected, the control unit 140 returns to step 203 and repeats the above procedure. At step 225, the controller 140 executes corresponding function.
  • control unit 140 may set a new scrolling speed for automatic scrolling.
  • the new scrolling speed may be determined based on the time difference between scroll actions or the movement speed of one scroll action computed using the movement distance and time.
  • FIG. 3A illustrates a screen representation wherein an image selected from among stored images or moving images presented as thumbnails is displayed on the screen.
  • reference numeral 301 multiple images or moving images are presented as thumbnails.
  • the control unit 140 Upon selection of image A as indicated by reference numeral 301, the control unit 140 displays image A in a full screen format as indicated by reference numeral 302 in FIG. 3B (step 201).
  • reference numeral 302 when a first scroll action 320 in a direction from right to left is detected (step 203), the control unit 140 scrolls and displays the screen according to the first scroll action (step 205).
  • Image A and image B may be displayed simultaneously as indicated by reference numeral 310 during right-to-left scrolling, and image B may be displayed in a full screen format after scrolling as indicated by reference numeral 311.
  • the control unit 140 may detect a second scroll action 321 in a direction from right to left (step 207).
  • the control unit 140 examines the second scroll action (step 209). Specifically, the control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time (step 213). If the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions (step 215).
  • control unit 140 Upon determination of successive scroll actions, the control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed determined based on the time difference between the first and second scroll actions or a movement speed computed using the movement distance and time of, for example, the second scroll action (step 217).
  • image B and image C as indicated by reference numeral 312 image C as indicated by reference numeral 313, image D as indicated by reference numeral 314, and image E as indicated by reference numeral 315. That is, the control unit 140 automatically scrolls the screen at the determined scrolling speed. As indicated by reference numeral 315 where image E is displayed as a result of automatic scrolling, the control unit 140 may detect a scroll stop event (step 219). Then, the control unit 140 stops automatic scrolling (step 221) with display of image E as indicated by reference numeral 316. The above procedure may be repeated with a new scrolling speed.
  • reference numeral 340 indicates a state in which a first scroll action is detected first and a second scroll action is detected during execution of an Internet application.
  • the control unit 140 brings corresponding content into view on the screen.
  • the control unit 140 automatically scrolls the screen with a sliding effect according to the direction and speed of the second scroll action as indicated by reference numeral 341. Specifically, if the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions.
  • the control unit 140 may automatically scroll the screen at a scrolling speed determined based on the time difference between scroll actions or the movement speed of one scroll action computed using the movement distance and time.
  • the control unit 140 scrolls the screen accordingly.
  • the control unit 140 analyzes the second scroll action. If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. If the direction of the second scroll action is not identical to that of the first scroll action, the control unit 140 determines that the first scroll action and the second scroll action are not successive scroll actions and stops scrolling.
  • the control unit 140 determines the scrolling speed on the basis of the time difference between the scroll actions or the movement speed of a scroll action computed using the movement distance and time. When multiple scroll actions are detected, the control unit 140 compares the time difference between the scroll actions with the threshold time and determines that the scroll actions are successive scroll actions if the time difference is less than or equal to the threshold time. The control unit 140 determines the scrolling speed on the basis of the average of movement distances of scroll actions and the average of movement times of the scroll actions. The control unit 140 may also set the scrolling speed to the average of time differences between scroll actions. Thereafter, the control unit 140 may automatically scroll the screen at the set scrolling speed.
  • control unit 140 stops automatic scrolling. Later, when successive scroll actions are newly detected, the control unit 140 may set a new scrolling speed for automatic scrolling in a manner described above. Hence, the control unit 140 may increase or decrease the scrolling speed for automatic scrolling.
  • FIG. 4 is a flowchart illustrating a procedure for automatic scrolling in the mobile terminal according to another embodiment of the present invention.
  • FIG. 5 illustrates automatic scrolling in the mobile terminal according to the procedure of FIG. 4.
  • steps 401 to 417 of FIG. 4 are identical respectively to steps 201 to 217 of FIG. 2, and thus, a description thereof is omitted.
  • the control unit 140 determines whether an end display event is detected. If an end display event is not detected, the control unit 140 returns to step 403 and repeats the above procedure. Later, when successive scroll actions are newly detected, the control unit 140 may set a new scrolling speed for automatic scrolling. The new scrolling speed may be determined based on the time difference between scroll actions or the movement speed of one scroll action computed using the movement distance and time. The control unit 140 performs automatic scrolling at the computed scrolling speed. When the last image or page is displayed, the control unit 140 ends automatic scrolling.
  • image A is displayed in a full screen format (step 401).
  • the control unit 140 scrolls the screen according to the first scroll action (step 405).
  • Image A and image B are displayed simultaneously as indicated by reference numeral 502 during right-to-left scrolling, and image B is displayed in a full screen format after scrolling as indicated by reference numeral 503.
  • the control unit 140 scrolls the screen according to the second scroll action.
  • Image B and image C are displayed simultaneously as indicated by reference numeral 504 during right-to-left scrolling, and image C is displayed in a full screen format after scrolling as indicated by reference numeral 505.
  • control unit 140 examines the second scroll action (step 409). Specifically, the control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time (step 413). Controller 140 executes corresponding function(step 421). If the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions (step 415). Upon determination of successive scroll actions, the control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed determined based on the time difference between the first and second scroll actions or a movement speed computed using the movement distance and time of, for example, the second scroll action (step 417).
  • different images may be displayed in succession at the set scrolling speed (e.g., at an interval of 2 seconds): image C as indicated by reference numeral 505, image D as indicated by reference numeral 506, and image E as indicated by reference numeral 507. That is, the control unit 140 automatically scrolls the screen by displaying different images at an interval of, for example, 2 seconds. Thereafter, as indicated by reference numeral 507, when a first scroll action 523 in a direction from right to left is newly detected (step 403), the control unit 140 scrolls the screen according to the first scroll action (step 405). As a result, image F is displayed after scrolling as indicated by reference numeral 508.
  • step 407 when a second scroll action 524 in a direction from right to left is newly detected (step 407), the control unit 140 scrolls the screen according to the second scroll action. As a result, image G is displayed after scrolling as indicated by reference numeral 509.
  • the control unit 140 examines the second scroll action (step 409). If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions (step 415). For example, the time difference between the first scroll action and the second scroll action may be 1 second.
  • the control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed (e.g., at an interval of 1 second) determined based on the time difference between the first and second scroll actions or a movement speed computed using the movement distance and time of, for example, the second scroll action (step 417).
  • a scrolling speed e.g., at an interval of 1 second
  • different images may be displayed in succession at the set scrolling speed (e.g., at an interval of 1 second): image G as indicated by reference numeral 509, and image H as indicated by reference numeral 510.
  • Automatic scrolling may be continued at the newly set scrolling speed.
  • the control unit 140 analyzes the second scroll action. If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. The control unit 140 determines the scrolling speed on the basis of the time difference between the scroll actions or the movement speed of a scroll action computed using the movement distance and time. Thereafter, the control unit 140 performs automatic scrolling at the determined scrolling speed. When a first scroll action and second scroll action are newly detected, the control unit 140 determines a new scrolling speed for automatic scrolling according to the procedure described above and perform automatic scrolling at the new scrolling speed. Hence, the scrolling speed may be varied during automatic scrolling.
  • FIGS. 6A and 6B are flowcharts illustrating a procedure for automatic scrolling in the mobile terminal according to another embodiment of the present invention.
  • the control unit 140 of the mobile terminal displays the screen.
  • the control unit 140 determines whether a first scroll action is detected. If a first scroll action is detected, at step 605, the control unit 140 scrolls and displays the screen according to the first scroll action. Scrolling is performed at a preset scrolling speed in a direction indicated by the first scroll action. If a scroll action is not detected, the display ends.
  • the control unit 140 determines whether a second scroll action is detected immediately after the first scroll action. If a second scroll action is detected immediately after the first scroll action, at step 609, the control unit 140 examines the second scroll action. If a second scroll action is not detected, the display ends. Specifically, referring to FIG. 6B, at step 613, the control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time.
  • the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions and displays the screen while automatically scrolling the screen at a preset interval.
  • the threshold time is a time value used to determine whether two scroll actions are successive scroll actions. The threshold time may be set at the time of manufacture or set later by the user if necessary.
  • the control unit 140 determines whether a scroll stop event is detected.
  • a scroll stop event may be a touch gesture such as touch, double touch, multitouch, flick, tap or drag. If a scroll stop event is not detected, the control unit 140 returns to step 619 and continues automatic scrolling. When the last page is displayed, the control unit 140 stops automatic scrolling. If a scroll stop event is detected, at step 623, the control unit 140 stops automatic scrolling. Thereafter, at step 625, the control unit 140 determines whether a display end event is detected. If a display end event is not detected, the control unit 140 returns to step 603 and repeats the above procedure. At step 627, the controller 140 executes corresponding function.
  • the control unit 140 scrolls the screen accordingly.
  • the screen is displayed after being scrolled in accordance with the direction and speed of the first scroll action.
  • the control unit 140 analyzes the second scroll action.
  • the control unit 140 may identify the direction of the second scroll action, time difference between the first scroll action and second scroll action, and movement distance and time of the second scroll action. If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions.
  • the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. Upon determination of successive scroll actions, the control unit 140 displays the screen while automatically scrolling the screen at a determined scrolling speed.
  • control unit 140 ends automatic scrolling.
  • the control unit 140 ends automatic scrolling. Later, when first and second scroll actions are newly detected, the control unit 140 repeats the above procedure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Position Input By Displaying (AREA)
  • Telephone Function (AREA)

Abstract

Provided are a method and apparatus for scrolling control in a mobile terminal. The scrolling control method includes displaying the screen, measuring, when a first scroll action and a second scroll action are detected in succession on the screen, time difference between the first scroll action and second scroll action, determining successive scroll actions when the time difference is less than or equal to a preset threshold time, and performing, upon determination of successive scroll actions, automatic scrolling by displaying the screen while scrolling the screen.

Description

METHOD AND APPARATUS FOR SCROLLING CONTROL IN MOBILE TERMINAL
The present invention relates generally to a method and apparatus for controlling successive scrolling on the screen of a mobile terminal.
A mobile terminal equipped with a touch panel uses the touch panel as an input means. Such a mobile terminal may detect various input events and perform corresponding functions.
A mobile terminal displays pages or images of various applications such as a browser, electronic book and gallery on the screen and detect a scroll event to control scrolling on the screen. The mobile terminal may scroll and display the screen according to the scroll event. Scrolling corresponds to horizontally or vertically sliding text, images or video on the screen.
For example, when a scroll event is detected during execution of a gallery application with many photographs, the mobile terminal may scroll the photographs one screenful at a time. As another example, the mobile terminal may provide a slide show function during execution of the gallery application. When an icon associated with the slide show function is selected, the slide show function may be initiated to thereby scroll the photographs so that one photograph at a time is displayed for a preset duration.
In general, when a scroll event is detected, the mobile terminal scrolls the screen in a direction corresponding to the direction of the scroll event. To control scrolling during execution of an application with many pages (e.g., browser, electronic book or gallery application), the user may have to repeatedly generate a scroll event. To address this inconvenience, some applications such as a gallery application, provide a slide show function. However, the slide show function displays one screenful of information at a time for a preset duration without regard to a user’s comprehension. Hence, the user may have to inconveniently reconfigure the time setting for the slide show function each time the user views a slide show.
An aspect of the present invention is to provide a method and apparatus that sense successive scroll actions and perform automatic scrolling according to the sensed scroll actions in a mobile terminal.
Another aspect of the present invention is to provide a method and apparatus that enable a mobile terminal to reduce the number of touch inputs needed through automatic scrolling.
Another aspect of the present invention is to provide a method that, when scroll events are successively generated by the user, enables a mobile terminal to perform successive scrolling in consideration of the movement direction and speed of scroll events and the time interval between scroll events.
In accordance with an aspect of the present invention, a scrolling control method for a mobile terminal includes displaying the screen, measuring, when a first scroll action and a second scroll action are detected in succession on the screen, time difference between the first scroll action and second scroll action, determining successive scroll actions when the time difference is less than or equal to a preset threshold time, and performing, upon determination of successive scroll actions, automatic scrolling by displaying the screen while scrolling the screen.
In accordance with another aspect of the present invention, a scrolling control apparatus for a mobile terminal includes a display panel that displays screen data, a touch panel that detects a first scroll action and a second scroll action in succession on the screen, and a control unit that controls a process of measuring time difference between the first scroll action and second scroll action, determining that the first scroll action and the second scroll action are successive scroll actions when the time difference is less than or equal to a preset threshold time, and performing, upon determination of successive scroll actions, automatic scrolling by displaying the screen while scrolling the screen.
In a feature of the present invention, when successive scroll events are detected, the mobile terminal may initiate an automatic scrolling function to automatically scroll the screen. When a new scroll event is detected, the mobile terminal may change the speed of automatic scrolling accordingly. Hence, the mobile terminal may enhance user convenience by automatically scrolling the screen according to the comprehension speed of the user.
FIG. 1 illustrates a mobile terminal according to an embodiment of the present invention;
FIGS. 2A and 2B are flowcharts illustrating a procedure for automatic scrolling in a mobile terminal according to an embodiment of the present invention;
FIGS. 3A, 3B and 3C illustrate automatic scrolling in the mobile terminal according to the procedure of FIGS. 2A and 2B;
FIG. 4 is a flowchart illustrating a procedure for automatic scrolling in a mobile terminal according to an embodiment of the present invention;
FIG. 5 illustrates automatic scrolling in a mobile terminal according to the procedure of FIG. 4; and
FIGS. 6A and 6B are flowcharts illustrating a procedure for automatic scrolling in the mobile terminal according to an embodiment of the present invention.
Embodiments of the present invention are described in detail with reference to the accompanying drawings. The same reference symbols are used throughout the drawings to refer to the same or like parts. Detailed descriptions of well-known functions and structures incorporated herein may be omitted to avoid obscuring the subject matter of the present invention. According to embodiments of the present invention, the word “screen” refers to the window displayed by a mobile terminal. For example, the screen may be associated with a gallery, electronic document, electronic book, email, message, list (e.g., a list of friends, emails, messages, or photographs), or web browser. The screen data may be composed of multiple pages or images. In this case, one screen may correspond to one screenful of information or data displayed at a time, such as a page. As a mobile terminal may not be equipped to display multiple pages or images on the screen simultaneously, scrolling is used to view a desired page or image. In the flowing description, the screen is assumed to be associated with screen data of a gallery application currently being executed.
The term “successive scroll actions” refers to two or more scroll actions that are performed in succession so that the time difference therebetween is less than a given threshold time. The user may perform a scroll action by making a touch gesture involving touch-down, drag and touch-up on the touch panel.
The term “automatic scrolling” refers to a display feature that automatically scrolls the screen of the mobile terminal when successive scroll actions are detected. For example, assuming that a first scroll action and a second scroll action are detected and the time difference therebetween is less than the threshold time, the first and second scroll actions are regarded as successive scroll actions, which initiates automatic scrolling. The “threshold time” is a time value used to determine whether two scroll actions are successive scroll actions. That is, if the second scroll action is detected within the threshold time after detection of the first scroll action, the first and second scroll actions are regarded as successive scroll actions, initiating automatic scrolling. If the second scroll action is detected but not within the threshold time after detection of the first scroll action, the first and second scroll actions are processed as independent scroll actions.
When successive scroll actions are detected, the mobile terminal may compute the scrolling speed for automatic scrolling. In a first scheme, the scrolling speed may be determined on the basis of the time difference between the first scroll action and the second scroll action. For example, first, second and third scrolling speeds may be set respectively to 1 second, 2 seconds and 3 seconds, within the threshold time (e.g., 5 seconds). The scrolling speed based on the time difference may be set by default or by the user.
In a second scheme, the scrolling speed may be determined on the basis of the movement distance and movement time of the first scroll action and second scroll action. For example, the scrolling speed may be determined using movement distance L1 and movement time T1 of the first scroll action. The scrolling speed may also be determined using movement distance L2 and movement time T2 of the second scroll action. The scrolling speed may further be determined using the average of movement distances L1 and L2 and the average of movement times T1 and T2.
In addition, the scrolling speed for automatic scrolling may be computed according to a combination of the first scheme and second scheme, or in various other manners.
FIG. 1 illustrates a mobile terminal 100 according to an embodiment of the present invention.
Referring to FIG. 1, the mobile terminal 100 includes a wireless communication unit 110, a storage unit 120, a touchscreen 130, and a control unit 140. As the components of the mobile terminal 100 shown in FIG. 1 are nonessential to the method of the present invention, a new component may be added or an existing component may be omitted or replaced. For example, when the mobile terminal 100 does not support communication, the wireless communication unit 110 may be omitted.
The wireless communication unit 110 includes one or more modules (not shown) that support wireless communication between the mobile terminal 100 and a wireless communication system or between the mobile terminal 100 and a network to which another mobile terminal is connected. For example, the wireless communication unit 110 may include a mobile communication module, a Wireless Local Area Network (WLAN) module, a short-range communication module, a location identification module, and a broadcast reception module.
The storage unit 120 stores various programs for the mobile terminal 100, such as threshold time data for detecting successive scroll actions.
The touchscreen 130 includes a touch panel 131 and a display panel 132. The touch panel 131 detects a scroll action of the user to perform automatic scrolling. The touch panel 131 is capable of sensing finger touch and/or pen touch. The display panel 132 may be realized using one or more display techniques based on Liquid Crystal Display (LCD) and Organic Light Emitting Diodes (OLED). The display panel 132 may automatically scroll the screen.
The control unit 140 controls the overall operation of the mobile terminal 100. In particular, the control unit 140 displays the screen and performs scrolling according to a scroll action detected on the touch panel 131.When a first scroll action is detected, the control unit 140 scrolls the screen for handling successive scrolling. When a second scroll action is detected immediately after detection of the first scroll action, the control unit 140 analyzes the second scroll action. In other words, when two scroll actions are detected in succession, the control unit 140 examines whether the scroll actions detected in succession are successive scroll actions. If the first scroll action (detected first) and the second scroll action (detected next) have the same direction and the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. The threshold time is a time value used to determine whether two scroll actions are successive scroll actions. The threshold time may be set at the time of manufacture or set later by the user. The time difference between the first scroll action and the second scroll action may indicate the time duration from touch-up (end time) for the first scroll action to touch-down (start time) for the second scroll action or the time duration from touch-up (end time) for the first scroll action to touch-up (end time) for the second scroll action.
When the scroll actions detected in succession are successive scroll actions, the control unit 140 may automatically scroll the screen. The scrolling speed may be determined on the basis of the time difference between the scroll actions or movement speed of the scroll actions, or may be set to a default value. The control unit 140 may repeatedly display a screenful of information (e.g., one page for a document or browser, one photograph for gallery) at a time according to the set scrolling speed.
When a scroll stop event is detected during automatic scrolling, the control unit 140 terminates automatic scrolling. A touch gesture or interaction (e.g., touch, double touch, multitouch, flick, tap, or scroll) detected in an automatic scrolling state may serve as a scroll stop event. Thereafter, when scroll actions are detected in succession, the control unit 140 may repeat the above procedure for automatic scrolling.
FIGS. 2A and 2B are flowcharts illustrating a procedure for automatic scrolling in the mobile terminal according to an embodiment of the present invention. FIGS. 3A and 3B illustrate automatic scrolling according to the procedure of FIGS. 2A and 2B.
Referring to FIG. 2A, at step 201, the control unit 140 of the mobile terminal displays the screen. The screen data may be execution data of a gallery application composed of multiple images or moving images. For example, an image selected from among stored photographs or moving images represented as thumbnails may be displayed on the screen. During display of the screen, at step 203, the control unit 140 determines whether a first scroll action is detected. If a first scroll action is detected, at step 205, the control unit 140 scrolls and displays the screen according to the first scroll action. At step 207, the control unit 140 determines whether a second scroll action is detected immediately after detection of the first scroll action. If a second scroll action is detected immediately after detection of the first scroll action, at step 209, the control unit 140 examines the second scroll action. The control unit 140 may identify the movement direction, movement speed and movement time of the second scroll action, and compute the time difference between the end time of the first scroll action and the start or end time of the second scroll action. At this time, two or more scroll actions may be detected. In this case, the control unit 140 may regard the most recently detected scroll action as the second scroll action and regard the scroll action detected immediately before the second scroll action as the first scroll action. The control unit 140 may compute the time difference between the end time of the first scroll action and the start time of the second scroll action or between the end time of the first scroll action and the end time of the second scroll action.
Thereafter, referring to FIG. 2B, at step 213, the control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time.
If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, at step 215, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions.
When two or more scroll actions are detected at step 207, the control unit 140 regards the most recently detected scroll action as the second scroll action, regards the scroll action detected immediately before the second scroll action as the first scroll action, and compares the time difference between the first scroll action and the second scroll action with the threshold time. If the computed time difference is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions.
Upon determination of successive scroll actions, at step 217, the control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed determined based on the time difference between the first and second scroll actions or movement speed computed using the movement distance and time of, for example, the second scroll action. When multiple scroll actions are detected, the scrolling speed may be set to the average of time differences between scroll actions. The time difference may indicate the difference between the end time of the first scroll action and the start time of the second scroll action or between the end time of the first scroll action and the end time of the second scroll action.
The time difference between scroll actions or the movement time or speed of a scroll action may vary. For example, during execution of a gallery application, when the time difference between scroll actions is 2 seconds, the control unit 140 may repeatedly display a new image (one page for an e-book) at an interval of 2 seconds. The control unit 140 may also repeatedly display a new image (one page for an e-book) at an interval corresponding to the movement speed of a selected scroll action. When multiple scroll actions are detected, the scrolling speed may be set to one of time differences between scroll actions or to the average of time differences between scroll actions. The scrolling speed may also be set to the movement speed of one scroll action or to the average of movement speeds of scroll actions.
During automatic scrolling, at step 219, the control unit 140 determines whether a scroll stop event is detected. A scroll stop event may be a touch gesture, such as touch, double touch, multitouch, flick, tap or scroll, on the touch panel 131. If a scroll stop event is detected, at step 221, the control unit 140 stops automatic scrolling. Thereafter, at step 223, the control unit 140 determines whether an end display event is detected. If an end display event is detected, the process ends, and if the end display event is not detected, the control unit 140 returns to step 203 and repeats the above procedure. At step 225, the controller 140 executes corresponding function.
Later, when successive scroll actions are newly detected, the control unit 140 may set a new scrolling speed for automatic scrolling. The new scrolling speed may be determined based on the time difference between scroll actions or the movement speed of one scroll action computed using the movement distance and time.
FIG. 3A illustrates a screen representation wherein an image selected from among stored images or moving images presented as thumbnails is displayed on the screen. As indicated by reference numeral 301, multiple images or moving images are presented as thumbnails. Upon selection of image A as indicated by reference numeral 301, the control unit 140 displays image A in a full screen format as indicated by reference numeral 302 in FIG. 3B (step 201). As indicated by reference numeral 302when a first scroll action 320 in a direction from right to left is detected (step 203), the control unit 140 scrolls and displays the screen according to the first scroll action (step 205). Image A and image B may be displayed simultaneously as indicated by reference numeral 310 during right-to-left scrolling, and image B may be displayed in a full screen format after scrolling as indicated by reference numeral 311. As indicated by reference numeral 311, the control unit 140 may detect a second scroll action 321 in a direction from right to left (step 207). The control unit 140 examines the second scroll action (step 209). Specifically, the control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time (step 213). If the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions (step 215). Upon determination of successive scroll actions, the control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed determined based on the time difference between the first and second scroll actions or a movement speed computed using the movement distance and time of, for example, the second scroll action (step 217).
During automatic scrolling, different images may be displayed in succession at the set scrolling speed: image B and image C as indicated by reference numeral 312, image C as indicated by reference numeral 313, image D as indicated by reference numeral 314, and image E as indicated by reference numeral 315. That is, the control unit 140 automatically scrolls the screen at the determined scrolling speed. As indicated by reference numeral 315 where image E is displayed as a result of automatic scrolling, the control unit 140 may detect a scroll stop event (step 219). Then, the control unit 140 stops automatic scrolling (step 221) with display of image E as indicated by reference numeral 316. The above procedure may be repeated with a new scrolling speed.
Referring to FIG. 3C, reference numeral 340 indicates a state in which a first scroll action is detected first and a second scroll action is detected during execution of an Internet application. As display data of the Internet application does not fit within the screen, upon detection of a scroll action, the control unit 140 brings corresponding content into view on the screen. When a second scroll action is detected in the state indicated by reference numeral 340, the control unit 140 automatically scrolls the screen with a sliding effect according to the direction and speed of the second scroll action as indicated by reference numeral 341. Specifically, if the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. When the scroll actions detected in succession are successive scroll actions, the control unit 140 may automatically scroll the screen at a scrolling speed determined based on the time difference between scroll actions or the movement speed of one scroll action computed using the movement distance and time.
As described above, when a first scroll action is detected on the screen, the control unit 140 scrolls the screen accordingly. When a second scroll action is detected immediately after the first scroll action, the control unit 140 analyzes the second scroll action. If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. If the direction of the second scroll action is not identical to that of the first scroll action, the control unit 140 determines that the first scroll action and the second scroll action are not successive scroll actions and stops scrolling. The control unit 140 determines the scrolling speed on the basis of the time difference between the scroll actions or the movement speed of a scroll action computed using the movement distance and time. When multiple scroll actions are detected, the control unit 140 compares the time difference between the scroll actions with the threshold time and determines that the scroll actions are successive scroll actions if the time difference is less than or equal to the threshold time. The control unit 140 determines the scrolling speed on the basis of the average of movement distances of scroll actions and the average of movement times of the scroll actions. The control unit 140 may also set the scrolling speed to the average of time differences between scroll actions. Thereafter, the control unit 140 may automatically scroll the screen at the set scrolling speed.
When a scroll stop event is detected during automatic scrolling, the control unit 140 stops automatic scrolling. Later, when successive scroll actions are newly detected, the control unit 140 may set a new scrolling speed for automatic scrolling in a manner described above. Hence, the control unit 140 may increase or decrease the scrolling speed for automatic scrolling.
FIG. 4 is a flowchart illustrating a procedure for automatic scrolling in the mobile terminal according to another embodiment of the present invention. FIG. 5 illustrates automatic scrolling in the mobile terminal according to the procedure of FIG. 4.
Referring to FIG. 4, steps 401 to 417 of FIG. 4 are identical respectively to steps 201 to 217 of FIG. 2, and thus, a description thereof is omitted.
During automatic scrolling, at step 419, the control unit 140 determines whether an end display event is detected. If an end display event is not detected, the control unit 140 returns to step 403 and repeats the above procedure. Later, when successive scroll actions are newly detected, the control unit 140 may set a new scrolling speed for automatic scrolling. The new scrolling speed may be determined based on the time difference between scroll actions or the movement speed of one scroll action computed using the movement distance and time. The control unit 140 performs automatic scrolling at the computed scrolling speed. When the last image or page is displayed, the control unit 140 ends automatic scrolling.
In FIG. 5, as indicated by reference numeral 501, upon selection of image A from among multiple images presented as thumbnails, image A is displayed in a full screen format (step 401). As indicated by reference numeral 501, when a first scroll action 521 in a direction from right to left is detected (step 403), the control unit 140 scrolls the screen according to the first scroll action (step 405). Image A and image B are displayed simultaneously as indicated by reference numeral 502 during right-to-left scrolling, and image B is displayed in a full screen format after scrolling as indicated by reference numeral 503. As indicated by reference numeral 503, when a second scroll action 522 in a direction from right to left is detected (step 407), the control unit 140 scrolls the screen according to the second scroll action. Image B and image C are displayed simultaneously as indicated by reference numeral 504 during right-to-left scrolling, and image C is displayed in a full screen format after scrolling as indicated by reference numeral 505.
In addition, the control unit 140 examines the second scroll action (step 409). Specifically, the control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time (step 413). Controller 140 executes corresponding function(step 421). If the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions (step 415). Upon determination of successive scroll actions, the control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed determined based on the time difference between the first and second scroll actions or a movement speed computed using the movement distance and time of, for example, the second scroll action (step 417).
For example, during automatic scrolling, different images may be displayed in succession at the set scrolling speed (e.g., at an interval of 2 seconds): image C as indicated by reference numeral 505, image D as indicated by reference numeral 506, and image E as indicated by reference numeral 507. That is, the control unit 140 automatically scrolls the screen by displaying different images at an interval of, for example, 2 seconds. Thereafter, as indicated by reference numeral 507, when a first scroll action 523 in a direction from right to left is newly detected (step 403), the control unit 140 scrolls the screen according to the first scroll action (step 405). As a result, image F is displayed after scrolling as indicated by reference numeral 508. In reference numeral 508, when a second scroll action 524 in a direction from right to left is newly detected (step 407), the control unit 140 scrolls the screen according to the second scroll action. As a result, image G is displayed after scrolling as indicated by reference numeral 509. In addition, the control unit 140 examines the second scroll action (step 409). If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions (step 415). For example, the time difference between the first scroll action and the second scroll action may be 1 second. The control unit 140 displays the screen while automatically scrolling the screen at a scrolling speed (e.g., at an interval of 1 second) determined based on the time difference between the first and second scroll actions or a movement speed computed using the movement distance and time of, for example, the second scroll action (step 417). For example, during automatic scrolling, different images may be displayed in succession at the set scrolling speed (e.g., at an interval of 1 second): image G as indicated by reference numeral 509, and image H as indicated by reference numeral 510. Automatic scrolling may be continued at the newly set scrolling speed.
As described above, when a first scroll action and a second scroll action are detected during display of the screen, the control unit 140 analyzes the second scroll action. If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. The control unit 140 determines the scrolling speed on the basis of the time difference between the scroll actions or the movement speed of a scroll action computed using the movement distance and time. Thereafter, the control unit 140 performs automatic scrolling at the determined scrolling speed. When a first scroll action and second scroll action are newly detected, the control unit 140 determines a new scrolling speed for automatic scrolling according to the procedure described above and perform automatic scrolling at the new scrolling speed. Hence, the scrolling speed may be varied during automatic scrolling.
FIGS. 6A and 6B are flowcharts illustrating a procedure for automatic scrolling in the mobile terminal according to another embodiment of the present invention.
Referring to FIG. 6A, at step 601, the control unit 140 of the mobile terminal displays the screen. At step 603, the control unit 140 determines whether a first scroll action is detected. If a first scroll action is detected, at step 605, the control unit 140 scrolls and displays the screen according to the first scroll action. Scrolling is performed at a preset scrolling speed in a direction indicated by the first scroll action. If a scroll action is not detected, the display ends. At step 607, the control unit 140 determines whether a second scroll action is detected immediately after the first scroll action. If a second scroll action is detected immediately after the first scroll action, at step 609, the control unit 140 examines the second scroll action. If a second scroll action is not detected, the display ends. Specifically, referring to FIG. 6B, at step 613, the control unit 140 determines whether the time difference between the first scroll action and the second scroll action is less than or equal to the preset threshold time.
If the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, at step 619, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions and displays the screen while automatically scrolling the screen at a preset interval. The threshold time is a time value used to determine whether two scroll actions are successive scroll actions. The threshold time may be set at the time of manufacture or set later by the user if necessary.
During automatic scrolling, at step 621, the control unit 140 determines whether a scroll stop event is detected. A scroll stop event may be a touch gesture such as touch, double touch, multitouch, flick, tap or drag. If a scroll stop event is not detected, the control unit 140 returns to step 619 and continues automatic scrolling. When the last page is displayed, the control unit 140 stops automatic scrolling. If a scroll stop event is detected, at step 623, the control unit 140 stops automatic scrolling. Thereafter, at step 625, the control unit 140 determines whether a display end event is detected. If a display end event is not detected, the control unit 140 returns to step 603 and repeats the above procedure. At step 627, the controller 140 executes corresponding function.
As described above, when a first scroll action is detected on the screen after the threshold time is set for successive scrolling, the control unit 140 scrolls the screen accordingly. The screen is displayed after being scrolled in accordance with the direction and speed of the first scroll action. When a second scroll action is detected immediately after the first scroll action, the control unit 140 analyzes the second scroll action. The control unit 140 may identify the direction of the second scroll action, time difference between the first scroll action and second scroll action, and movement distance and time of the second scroll action. If the direction of the second scroll action is identical to that of the first scroll action and the time difference between the first scroll action and the second scroll action is less than or equal to the threshold time, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. If the speed corresponding to the time difference between the first scroll action and the second scroll action is greater than or equal to a preset threshold speed, the control unit 140 determines that the first scroll action and the second scroll action are successive scroll actions. Upon determination of successive scroll actions, the control unit 140 displays the screen while automatically scrolling the screen at a determined scrolling speed.
When a scroll stop event is detected during automatic scrolling, the control unit 140 ends automatic scrolling. When the last page or image is displayed through automatic scrolling, the control unit 140 ends automatic scrolling. Later, when first and second scroll actions are newly detected, the control unit 140 repeats the above procedure.
Hereinabove, embodiments of the present invention have been shown and described for the purpose of illustration without limiting the subject matter of the present invention. It should be understood by those skilled in the art that many variations and modifications of the method and apparatus described herein will still fall within the spirit and scope of the present invention as defined in the appended claims and their equivalents.

Claims (20)

  1. scrolling control method for a mobile terminal, comprising:
    displaying a screen;
    measuring, when a first scroll action and a second scroll action are detected in succession on the screen, a time difference between the first scroll action and second scroll action;
    determining successive scroll actions when the time difference is less than or equal to a preset threshold time; and
    performing, upon determination of the successive scroll actions, automatic scrolling by displaying the screen while scrolling the screen.
  2. The scrolling control method of claim 1, wherein the threshold time is a value used to determine whether two scroll actions are successive scroll actions and is preset or set by a user.
  3. The scrolling control method of claim 2, wherein, when two or more scroll actions are detected, the most recently detected scroll action is regarded as the second scroll action and the scroll action detected immediately before the second scroll action is regarded as the first scroll action.
  4. The scrolling control method of claim 3, wherein, when two or more scroll actions are detected, a scrolling speed is set to one of time differences between the scroll actions or a speed computed using a movement distance and time of a selected scroll action.
  5. The scrolling control method of claim 1, further comprising setting, upon determination of successive scroll actions, a scrolling speed corresponding to the time difference.
  6. The scrolling control method of claim 5, wherein setting the scrolling speed comprises computing the scrolling speed according to the time difference between the first scroll action and second scroll action.
  7. The scrolling control method of claim 5, wherein setting the scrolling speed comprises computing the scrolling speed according to the movement distance and time of at least one of the first scroll action and second scroll action.
  8. The scrolling control method of claim 7, wherein computing the scrolling speed comprises at least one of calculating the scrolling speed based on the movement distance and time of the first scroll action, calculating the scrolling speed based on the movement distance and time of the second scroll action, and calculating the scrolling speed on the basis of the average movement distance and average movement time of the first scroll action and second scroll action.
  9. The scrolling control method of claim 5, wherein performing automatic scrolling comprises at least one of:
    scrolling the screen at the set scrolling speed,
    stopping automatic scrolling when a preset scroll stop event is detected,
    stopping automatic scrolling when a last page is displayed, and
    resetting, when first and second scroll actions are newly detected, the scrolling speed according to the newly detected scroll actions.
  10. The scrolling control method of claim 1, wherein determining that the first scroll action and the second scroll action are successive scroll actions further comprises:
    measuring, when two or more scroll actions are detected, at least one time difference between the detected scroll actions;
    configuring automatic scrolling when the time difference is less than the threshold time; and
    setting a scrolling speed to an average of the at least one time difference between the detected scroll actions.
  11. A scrolling control apparatus for a mobile terminal, comprising:
    a display panel that displays screen data;
    a touch panel that detects a first scroll action and a second scroll action in succession on the screen; and
    a control unit that controls a process of measuring time difference between the first scroll action and second scroll action, determines that the first scroll action and the second scroll action are successive scroll actions when the time difference is less than or equal to a preset threshold time, and performs, upon determination of successive scroll actions, automatic scrolling by displaying the screen while scrolling the screen.
  12. The scrolling control apparatus of claim 11, wherein the control unit further sets a scrolling speed for automatic scrolling according to the time difference between the first scroll action and second scroll action.
  13. The scrolling control apparatus of claim 11, wherein the control unit further sets a scrolling speed for automatic scrolling according to a movement distance and time of at least one of the first scroll action and second scroll action.
  14. The scrolling control apparatus of claim 11, wherein the control unit further stops automatic scrolling when a preset scroll stop event is detected or a last page is displayed.
  15. The scrolling control apparatus of claim 11, wherein, when first and second scroll actions are newly detected, the control unit resets the scrolling speed according to the newly detected scroll actions.
  16. The scrolling control apparatus of claim 11, wherein, when two or more scroll actions are detected, the control unit regards a most recently detected scroll action as the second scroll action and regards a scroll action detected immediately before the second scroll action as the first scroll action.
  17. The scrolling control apparatus of claim 11, wherein, when two or more scroll actions are detected, the control unit sets a scrolling speed for automatic scrolling to one of time differences between the scroll actions or to a speed computed using a movement distance and time of at least one scroll action.
  18. The scrolling control apparatus of claim 11, wherein, when two or more scroll actions are detected, the control unit measures at least one time difference between the detected scroll actions, configures automatic scrolling when the time difference is less than the threshold time, and sets a scrolling speed to the average of the time differences between the detected scroll actions.
  19. The scrolling control apparatus of claim 18, wherein, when two or more scroll actions are detected, the control unit computes the average movement speed of the detected scroll actions and sets a scrolling speed for automatic scrolling to the average movement speed.
  20. The scrolling control apparatus of claim 11, wherein the threshold time is preset at a time of manufacture or reset at a time of user configuration.
PCT/KR2014/012510 2013-12-18 2014-12-18 Method and apparatus for scrolling control in mobile terminal WO2015093858A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP14872765.4A EP3084579A4 (en) 2013-12-18 2014-12-18 Method and apparatus for scrolling control in mobile terminal
CN201480063872.0A CN105745614A (en) 2013-12-18 2014-12-18 Method and apparatus for scrolling control in mobile terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2013-0157770 2013-12-18
KR1020130157770A KR20150071130A (en) 2013-12-18 2013-12-18 Method and apparatus for controlling scroll in portable device

Publications (1)

Publication Number Publication Date
WO2015093858A1 true WO2015093858A1 (en) 2015-06-25

Family

ID=53368438

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/012510 WO2015093858A1 (en) 2013-12-18 2014-12-18 Method and apparatus for scrolling control in mobile terminal

Country Status (5)

Country Link
US (1) US20150169161A1 (en)
EP (1) EP3084579A4 (en)
KR (1) KR20150071130A (en)
CN (1) CN105745614A (en)
WO (1) WO2015093858A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190018555A1 (en) * 2015-12-31 2019-01-17 Huawei Technologies Co., Ltd. Method for displaying menu on user interface and handheld terminal
KR101810188B1 (en) * 2016-02-24 2018-01-18 네이버 주식회사 Device and method for displaying image, device and method for creating image, computer program for executing the methods, and image providing server
CN107728918A (en) 2017-09-27 2018-02-23 北京三快在线科技有限公司 Browse the method, apparatus and electronic equipment of continuous page
WO2019143187A1 (en) * 2018-01-18 2019-07-25 Samsung Electronics Co., Ltd. Method and system of context-based visual cue management for content
CN114281460A (en) * 2021-12-23 2022-04-05 上海哔哩哔哩科技有限公司 Page display method and system
CN114442880B (en) * 2022-01-19 2024-02-23 网易(杭州)网络有限公司 List scrolling method, device, electronic equipment and readable medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060038796A1 (en) * 2001-08-29 2006-02-23 Microsoft Corporation Enhanced scrolling
US7173637B1 (en) * 2001-02-26 2007-02-06 Microsoft Corporation Distance-based accelerated scrolling
KR20110125285A (en) * 2010-05-13 2011-11-21 에스케이플래닛 주식회사 Apparatus for displaying screen, method thereof and computer recordable medium storing the method
US20120096393A1 (en) * 2010-10-19 2012-04-19 Samsung Electronics Co., Ltd. Method and apparatus for controlling touch screen in mobile terminal responsive to multi-touch inputs
EP2523083A1 (en) * 2011-05-13 2012-11-14 Harman Becker Automotive Systems GmbH System and method for operating a touchscreen and a processing unit

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4394062B2 (en) * 2005-10-28 2010-01-06 アルプス電気株式会社 Pad type input device
CN101533329A (en) * 2008-03-10 2009-09-16 中兴通讯股份有限公司 Terminal equipment with the function of automatically executing actions and method for executing actions of users
US8723811B2 (en) * 2008-03-21 2014-05-13 Lg Electronics Inc. Mobile terminal and screen displaying method thereof
US20100138776A1 (en) * 2008-11-30 2010-06-03 Nokia Corporation Flick-scrolling
US8839155B2 (en) * 2009-03-16 2014-09-16 Apple Inc. Accelerated scrolling for a multifunction device
CN101859222A (en) * 2010-03-04 2010-10-13 宇龙计算机通信科技(深圳)有限公司 Method and device for implementing page turning of electronic documents and mobile terminal
JP5557314B2 (en) * 2010-03-24 2014-07-23 Necカシオモバイルコミュニケーションズ株式会社 Terminal device and program
US8887086B2 (en) * 2010-04-19 2014-11-11 Blackberry Limited Portable electronic device and method of controlling same
US20120066638A1 (en) * 2010-09-09 2012-03-15 Microsoft Corporation Multi-dimensional auto-scrolling
JP2012093887A (en) * 2010-10-26 2012-05-17 Aisin Aw Co Ltd Display device, display method and display program
KR101794000B1 (en) * 2011-06-13 2017-11-06 삼성전자주식회사 Apparatus and method for scrolling in portable terminal
KR20140078275A (en) * 2012-12-17 2014-06-25 삼성전자주식회사 Method and apparatus for screen scroll of display apparatus
CN105308550B (en) * 2013-06-17 2019-01-01 麦克赛尔株式会社 Message Display Terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7173637B1 (en) * 2001-02-26 2007-02-06 Microsoft Corporation Distance-based accelerated scrolling
US20060038796A1 (en) * 2001-08-29 2006-02-23 Microsoft Corporation Enhanced scrolling
KR20110125285A (en) * 2010-05-13 2011-11-21 에스케이플래닛 주식회사 Apparatus for displaying screen, method thereof and computer recordable medium storing the method
US20120096393A1 (en) * 2010-10-19 2012-04-19 Samsung Electronics Co., Ltd. Method and apparatus for controlling touch screen in mobile terminal responsive to multi-touch inputs
EP2523083A1 (en) * 2011-05-13 2012-11-14 Harman Becker Automotive Systems GmbH System and method for operating a touchscreen and a processing unit

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3084579A4 *

Also Published As

Publication number Publication date
US20150169161A1 (en) 2015-06-18
KR20150071130A (en) 2015-06-26
EP3084579A1 (en) 2016-10-26
EP3084579A4 (en) 2017-08-16
CN105745614A (en) 2016-07-06

Similar Documents

Publication Publication Date Title
WO2015093858A1 (en) Method and apparatus for scrolling control in mobile terminal
WO2013191450A1 (en) Information display apparatus and method of user device
WO2014084633A1 (en) Method for displaying applications and electronic device thereof
WO2016017972A1 (en) Electronic device and method for displaying user interface thereof
WO2014077530A1 (en) Method for arranging for list in flexible display and electronic device thereof
WO2012053801A2 (en) Method and apparatus for controlling touch screen in mobile terminal responsive to multi-touch inputs
WO2014112807A1 (en) Apparatus and method for an adaptive edge-to-edge display system for multi-touch devices
WO2015065038A1 (en) Method and apparatus for controlling screen brightness in electronic device
WO2013070024A1 (en) Method and apparatus for designating entire area using partial area touch in a portable equipment
WO2016104867A1 (en) Digital device and method of controlling therefor
WO2012153914A1 (en) Method and apparatus for providing graphic user interface having item deleting function
CN109471692B (en) Display control method and terminal equipment
CN107508974B (en) Interface display method, mobile terminal and computer readable storage medium
CN103488419A (en) Operating method of communication terminal and communication terminal
EP3529689A1 (en) Electronic device and method of controlling the electronic device
WO2016108308A1 (en) Digital device and control method therefor
CN109857289B (en) Display control method and terminal equipment
WO2016052983A1 (en) Information sharing method and electronic device thereof
WO2017018808A1 (en) Method and user interface (ui) for customized user access to application functionalities
WO2016024835A1 (en) Apparatus and method for processing drag and drop
CN110908554B (en) Long screenshot method and terminal device
CN111327768B (en) Display control method, electronic device, and computer-readable storage medium
WO2019127439A1 (en) Calculator operation method and terminal
CN108897475B (en) Picture processing method and mobile terminal
WO2015065146A1 (en) Electronic apparatus and method for executing application thereof

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14872765

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2014872765

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2014872765

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE