EP2874054A1 - Application text adjusting method, device, and terminal - Google Patents

Application text adjusting method, device, and terminal Download PDF

Info

Publication number
EP2874054A1
EP2874054A1 EP20130869699 EP13869699A EP2874054A1 EP 2874054 A1 EP2874054 A1 EP 2874054A1 EP 20130869699 EP20130869699 EP 20130869699 EP 13869699 A EP13869699 A EP 13869699A EP 2874054 A1 EP2874054 A1 EP 2874054A1
Authority
EP
European Patent Office
Prior art keywords
application
characters
scaling coefficient
adjusting
scaling
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.)
Granted
Application number
EP20130869699
Other languages
German (de)
French (fr)
Other versions
EP2874054A4 (en
EP2874054B1 (en
Inventor
Xinyu Liu
Zhenwei WEN
Yue Cheng
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.)
Xiaomi Inc
Original Assignee
Xiaomi Inc
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 Xiaomi Inc filed Critical Xiaomi Inc
Publication of EP2874054A1 publication Critical patent/EP2874054A1/en
Publication of EP2874054A4 publication Critical patent/EP2874054A4/en
Application granted granted Critical
Publication of EP2874054B1 publication Critical patent/EP2874054B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/04845Interaction 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 for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04806Zoom, i.e. interaction techniques or interactors for controlling the zooming operation

Definitions

  • Embodiments of the present disclosure may include the following beneficial effects.
  • said application's characters are flexibly adjusted level by level to allow the application's characters to be adaptively adjusted level by level to fit the application's display interface and to prevent the characters from being cropped and forced out of the screen after adjustment.
  • adjusting the application's characters level by level is implemented simply and effectively.
  • the method for adjusting application's characters may specifically include the following steps.
  • the descriptive information in the scaling permission description field of the application may be read, said scaling permission description field is configured to describe whether there is a second scaling coefficient based on the first scaling coefficient with respect to the application, for example said scaling permission description field may be Androidmanifest.xml. And it is determined whether there is the second scaling coefficient based on the first scaling coefficient with respect to the application according to the descriptive information being read. For example, if the descriptive information of Androidmanifest.xml is true, there is the second scaling coefficient based on the first scaling coefficient with respect to the application.
  • Step 104 is executed if there is the second scaling coefficient based on the first scaling coefficient with respect to the application.
  • step 104 the application's characters are adjusted according to the second scaling coefficient.
  • the adjustment process is limited intelligently, that is, if the font size of the application's characters reaches the predetermined threshold, the application's characters are adjusted according to the first scaling coefficient again, to further ensure the display effect of the application's characters after scaling, and to avoid blurring of the application's characters due to over scaling.
  • a plurality of character system modes are set in advance in which each character system mode corresponds to a plurality of scaling coefficients thereunder and a next scaling coefficient is set according to the previous scaling coefficient.
  • Table 1 shows the mapping between the character system modes and the scaling coefficients.
  • Character system mode First scaling coefficient Second scaling coefficient Small font mode 0.9 0.8 Standard font mode 1.0 1.0 Intermediate font mode 1.1 1.2 Large font mode 1.3 1.4 Ultra-large font mode 1.5 1.6 ?? .... .
  • a scaling threshold is also provided. If the application's characters reach the scaling threshold, the application's characters will not be further adjusted according to any scaling coefficient. The application's characters are adjusted according to the determined scaling coefficient such as the first scaling coefficient or the second scaling coefficient only when the application's characters have not reached the scaling threshold, so as to ensure the display effect of the application's characters after scaling and to avoid blurring of the application's characters due to over scaling.
  • Step 206 is executed if there is the second scaling coefficient based on said first scaling coefficient with respect to the application.
  • the descriptive information of the application's Androidmanifest.xml is read. It means the application may be further scaled if a value of the descriptive information of Androidmanifest.xml is1, and then the mapping between the selected character system modes and the second scaling coefficients is inquired to obtain the second scaling coefficient, e.g., 1.4 for the selected large font mode. If a value of the descriptive information of Androidmanifest.xml is 0, it means the application is not allowed to be further scaled, that is, there is no second scaling coefficient based on said first scaling coefficient with respect to the application.
  • step 203 it is determined whether the font size of the application's characters reaches the predetermined threshold.
  • Step 204 is executed if the font size of the application's characters does not reach the predetermined threshold.
  • the font size and layout of the application's characters may be adjusted according to the first scaling coefficient.
  • the mapping between the stored scaling coefficients and the application's character libraries is inquired to obtain an application's character library corresponding to the first scaling coefficient, e.g., a character library corresponding to 1.3 times the system default characters, and the application's characters are adjusted to the respective font size and the respective layout corresponding to 1.3 times the system default characters.
  • step 205 said application's characters are adjusted to the system default characters and the operations end.
  • step 206 it is determined whether the font size of the application's characters reaches the predetermined threshold.
  • Step 208 is executed if the font size of the application's characters reaches the predetermined threshold.
  • step 207 said application's characters are adjusted according to the second scaling coefficient and the operations end.
  • the adjustment process is limited intelligently, that is, if the font size of the application's characters reaches the predetermined threshold, the application's characters are adjusted according to the first scaling coefficient again, to further ensure the display effect of the application's characters after scaling, and to avoid blurring of the application's characters due to over scaling.
  • FIG. 3a by a factor of 1.3 to a large font may be as shown in Fig. 3b , in which the display grid of desktop applications becomes 3 by 3 and the application's font size and icons are enlarged by 1.3 times with respect to Fig. 3a . It may be seen that after becoming the large font, the grid of desktop applications changes, and not only icon size changes but also font size changes. In addition, if the character string corresponding to an icon is longer than the length that can be displayed, the longer section may be hidden such that characters will not overlap.
  • the display status of characters after magnifying the application's characters shown in Fig. 4a by a factor of 1.3 to a large font, may be as shown in Fig. 4b , in which the layout in the address book becomes picture, name and displayed number and the home region is hidden, and the characters' font size and the pictures are magnified by a factor of 1.3 with respect to Fig. 4a . It may be seen that after becoming the large font, the grid of desktop changes, and not only icon size changes but also font size changes.
  • a second magnification may be performed on the characters in the address book shown in Fig. 4b , magnifying by 10%, if the address book turns on the second scaling permission, it is obtained through inquiring that the second scaling coefficient under the large font mode is 1.4, and it is determined that the standard font shown in Fig. 4a will not exceed the predetermined font after being magnified by 1.4 times.
  • the display status of the address book after the second magnification may be as shown in Fig. 4c , in which the layout of the address book becomes picture and name and the displayed number is also hidden, and the font size of characters and picture size are 1.4 times larger than Fig. 4a , and 10% larger than that shown Fig. 4b .
  • an embodiment of the present disclosure further provides a device and a terminal for adjusting the application's characters. Since the principle of solving problems by the device and the terminal is similar to that of the aforementioned method for adjusting application's characters, the implementations of the device and the terminal may refer to those of the method, and repetitions will not be described.
  • the device for adjusting the application's characters may include the follows.
  • a receiving module 301 is configured to receive a command for adjusting application's characters with a first scaling coefficient.
  • a determining module 302 is configured to determine whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application.
  • a first adjusting module 303 is configured to adjust said application's characters according to said first scaling coefficient if there is no second scaling coefficient based on said first scaling coefficient for said application.
  • a second adjusting module 304 is configured to adjust said application's characters according to said second scaling coefficient if there is a second scaling coefficient based on said first scaling coefficient for said application.
  • the receiving module 301 is configured to receive the command for adjusting application's characters with the first scaling coefficient via a set man-machine interaction interface, wherein said man-machine interaction interface is a selection menu, a selection icon or a selection key of scaling coefficients.
  • the determining module 302 includes the follows.
  • a reading unit 3021 is configured to read descriptive information in the scaling permission description field of said application.
  • a determining unit 3022 is configured to determine whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application according to said descriptive information.
  • the first adjusting module 303 includes the follows.
  • a determining unit 3031 is configured to determine whether the font size of said application's characters reaches a predetermined threshold.
  • a second adjusting unit 3033 is configured to adjust said application's characters to the system default characters if the font size of said application's characters reaches the predetermined threshold.
  • the second adjusting module 304 includes the follows.
  • a determining unit 3041 is configured to determine whether the font size of said application's characters reaches a predetermined threshold.
  • a first adjusting unit 3042 is configured to adjust said application's characters according to said second scaling coefficient if the font size of said application's characters does not reach the predetermined threshold.
  • a second adjusting unit 3043 is configured to adjust said application's characters according to said first scaling coefficient if the font size of said application's characters reaches the predetermined threshold.
  • An embodiment of the present disclosure further provides a terminal including the above-mentioned device for adjusting the application's characters according to the embodiment of the present disclosure.
  • the terminal may be a cellphone, a palmtop computer, an iPad, etc.
  • said application's characters when receiving the command of adjusting the application's characters with the first scaling coefficient and determining there is a second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said second scaling coefficient; and if there is no second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said first scaling coefficient.
  • the application's characters are flexibly adjusted level by level to allow the application's characters to be adaptively adjusted level by level to fit the application's display interface and to prevent the characters from being cropped and forced out of the screen after adjustment.
  • adjusting the application's characters level by level is implemented simply and effectively.
  • embodiments of the present disclosure may be implemented by hardware, and may also be implemented by means of software plus necessary general purpose hardware platforms. Based on such an understanding, the technical proposal in embodiments of the present disclosure may be embodied in form of software product that can be stored in a non-volatile storage medium such as CD-ROM, flash disk and removable hard disk and includes several instructions for causing a computer equipment such as a personal computer, a server or a network equipment to carry out the method described in embodiments of the present disclosure.
  • a non-volatile storage medium such as CD-ROM, flash disk and removable hard disk and includes several instructions for causing a computer equipment such as a personal computer, a server or a network equipment to carry out the method described in embodiments of the present disclosure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Controls And Circuits For Display Device (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)
  • Digital Computer Display Output (AREA)

Abstract

This disclosure relates to the technical field of display processing of a user interface, and in particular, to an application text adjusting method, device, and terminal. With a command of adjusting application text by using a first zooming coefficient, if it is determined that a second zooming coefficient specific to an application and based on the first zooming coefficient exists, the application text is adjusted according to the second zooming coefficient, and if the second zooming coefficient specific to the application and based on the first zooming coefficient does not exist, the application text is adjusted according to the first zooming coefficient. The application text is flexibly adjusted level by level, so that the application text can be adaptively adjusted level by level, so as to adapt to a display interface of the application, and avoid a phenomenon that the text are clipped or extruded out from a screen after being adjusted. In addition, an implementation manner of adjusting the application text level by level is simple and effective.

Description

  • The present application is based and claims priority to Chinese Patent Application No. 201210589852. X, filed on December 28, 2012 , the entire contents of which are incorporated herein by reference.
  • TECHNICAL FIELD
  • The present disclosure generally relates to the technical field of display of user interface, and more particularly, to a method, a device and a terminal for adjusting application's characters.
  • BACKGROUND
  • With the development of software technology, more and more applications are developed and applied on cell phones, which greatly facilitates and richens people's life. However, applications are limited by the screen size of a cell phone. The more contents to be presented, the smaller the displayed font size will be. Generally, the default word size of an application set on a cell phone can meet most people's requirements. However, common smart cellphones provide the function of changing application's font size to accommodate different people,. For example, a cellphone can offer a "Magnification" setting for font size to allow users with poor vision or older users to magnify characters of applications.
  • At present, a common manner for changing application's font size is that the terminal system provides a setting item for the user to select a proportion for scaling characters, such as 120% magnification and 150% magnification. Then the terminal system scales characters everywhere of the application once according to the selected proportion for display, for example, magnifying all characters of the application once to the 120% of original size.
  • The above-mentioned technical solution globally scales characters of the application to the set proportion once. Such an one-fits-all approach may cause some application's display interface to become messy, even some information in the application to be cropped and forced out of the display screen.
  • SUMMARY
  • In order to ensure that the application's display interface can maintain neat and adjusted characters can still be adapted to the application's display interface during the process of adjusting application's characters, embodiments of the disclosure provide a method, a device and a terminal for adjusting application's characters.
  • In one aspect, the present disclosure provides a method for adjusting an application's characters including: a command for adjusting application's characters with a first scaling coefficient is received; it is determined whether there is a second scaling coefficient based on said first scaling coefficient with respect of said application; said application's characters are adjusted according to said first scaling coefficient if there is no second scaling coefficient based on said first scaling coefficient for said application; said application's characters are adjusted according to said second scaling coefficient if there is a second scaling coefficient based on said first scaling coefficient with respect to said application.
  • In another aspect, the present disclosure provides a device for adjusting an application's characters including: a receiving module configured to receive a command for adjusting application's characters with a first scaling coefficient; a determining module configured to determine whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application; a first adjusting module configured to adjust said application's characters according to said first scaling coefficient if there is no second scaling coefficient based on said first scaling coefficient with respect to said application; a second adjusting module configured to adjust said application's characters according to said second scaling coefficient if there is a second scaling coefficient based on said first scaling coefficient with respect to said application.
  • In yet another aspect, the present disclosure provides a terminal including the above-mentioned device for adjusting an application's characters.
  • Embodiments of the present disclosure may include the following beneficial effects. In the embodiment of the present disclosure, if the command of adjusting the application's characters with the first scaling coefficient is received and it is determined there is a second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said second scaling coefficient, and if there is no second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said first scaling coefficient. The application's characters are flexibly adjusted level by level to allow the application's characters to be adaptively adjusted level by level to fit the application's display interface and to prevent the characters from being cropped and forced out of the screen after adjustment. In addition, adjusting the application's characters level by level is implemented simply and effectively.
  • It is appreciated that the above general description and the following detail description are only illustrative rather than limiting the disclosure.
  • BRIEF DESCRIPTION OF THE DRAWINGS
    • Fig. 1 is an example flow chart showing a method for adjusting application's characters according to an embodiment of the present disclosure.
    • Fig. 2 is an example flow chart showing a method for adjusting application's characters according to an embodiment of the present disclosure.
    • Figs. 3a and 3b are schematic diagrams showing display status of a desktop application in different font modes according to embodiments of the present disclosure.
    • Figs. 4a, 4b and 4c are schematic diagrams showing display status of an address list in different font modes according to embodiments of the present disclosure.
    • Fig. 5 is a structure diagram of a device for adjusting application's characters according to an embodiment of the present disclosure.
    • Fig. 6 is a structure diagram of a device for adjusting application's characters according to an embodiment of the present disclosure.
  • The above-mentioned accompanying drawings have shown definite embodiments of the present disclosure which will be described in detail below. These accompanying drawings and literal description are not intended to limit the scope conceived by the present disclosure in any way but to explain concepts of the present disclosure for those skilled in the art with reference to certain embodiments.
  • DETAILED DESCRIPTION
  • Specific implementations of the method, the device and the terminal for adjusting application's characters according to embodiments of the present disclosure will be described in detail below with reference to the accompanying drawings.
  • As shown in Fig. 1, the method for adjusting application's characters according to an embodiment of the present disclosure may specifically include the following steps.
  • In step 101, a command for adjusting application's characters with a first scaling coefficient is received.
  • In this embodiment, the command for adjusting application's characters with the first scaling coefficient may be received by a set man-machine interaction interface. The man-machine interaction interface may be a selection menu, a selection icon or a selection key of scaling coefficients.
  • In an embodiment, the selection menu of scaling coefficients may be provided to the user in the system's menu. In the selection menu, tags of scaling coefficients are offered such that the user can access the selection menu of scaling coefficients level by level through the system's main menu to select the scaling coefficient for adjustment.
  • Alternatively, selection icons of scaling coefficients may be provided to the user on the application's display interface, and different selection icons are corresponding to different scaling coefficients, such that the user can select the scaling coefficient for adjustment by clicking the selection icon.
  • Alternatively, selection keys of scaling coefficients may be provided to the user such that the user can select the scaling coefficient for adjustment by clicking said selection key.
  • In step 102, it is determined whether there is a second scaling coefficient based on the first scaling coefficient with respect to the application.
  • In an embodiment, the descriptive information in the scaling permission description field of the application may be read, said scaling permission description field is configured to describe whether there is a second scaling coefficient based on the first scaling coefficient with respect to the application, for example said scaling permission description field may be Androidmanifest.xml. And it is determined whether there is the second scaling coefficient based on the first scaling coefficient with respect to the application according to the descriptive information being read. For example, if the descriptive information of Androidmanifest.xml is true, there is the second scaling coefficient based on the first scaling coefficient with respect to the application.
  • Step 103 is executed if there is no second scaling coefficient based on the first scaling coefficient with respect to the application.
  • Step 104 is executed if there is the second scaling coefficient based on the first scaling coefficient with respect to the application.
  • In step 103, the application's characters are adjusted according to the first scaling coefficient.
  • In an embodiment, font size and layout of the application's characters may be adjusted according to the first scaling coefficient. In particular, the application's character library corresponding to the first scaling coefficient is obtained through inquiring a stored mapping between the scaling coefficients and the application's character libraries, and the application's characters are adjusted to the inquired character library corresponding to the first scaling coefficient.
  • In an embodiment, prior to adjusting the application's characters according to the first scaling coefficient, to the method may include determining whether the font size of the application's characters reaches a predetermined threshold. If the font size of the application's characters has not reach the predetermined threshold, the application's characters are adjusted according to the first scaling coefficient. If the font size of the application's characters reached the predetermined threshold, the application's characters are adjusted to the system's default characters.
  • In the embodiment, prior to adjusting the application's characters according to the first scaling coefficient, the adjustment process is limited intelligently, that is, if the font size of the application's characters reaches the predetermined threshold, adjustment is not further implemented, but the application's characters are adjusted back to the system default characters, so as to further ensure the display effect of the application's characters after scaling, and to avoid blurring of the application's characters due to over scaling.
  • In step 104, the application's characters are adjusted according to the second scaling coefficient.
  • In an embodiment, the font size and layout of the application's characters may be adjusted according to the scaling coefficient. In particular, a character library corresponding to the scaling coefficient is obtained through inquiring the stored mapping between the second scaling coefficients and the application's character libraries, and the application's characters are adjusted to the inquired character library corresponding to the second scaling coefficient.
  • In an embodiment, prior to adjusting the application's characters according to the scaling coefficient, the method further include determining whether the font size of the application's characters reaches a predetermined threshold. If the font size of the application's characters has not reach the predetermined threshold, the application's characters are adjusted according to the second scaling coefficient. If the font size of the application's characters reaches the predetermined threshold, the application's characters are adjusted according to the first scaling coefficient.
  • In the embodiment, prior to adjusting the application's characters according to the second scaling coefficient, the adjustment process is limited intelligently, that is, if the font size of the application's characters reaches the predetermined threshold, the application's characters are adjusted according to the first scaling coefficient again, to further ensure the display effect of the application's characters after scaling, and to avoid blurring of the application's characters due to over scaling.
  • In the embodiment, the second scaling coefficient is set according to the first scaling coefficient, such that the application may be adjusted again with the second scaling coefficient after the application's characters are adjusted according to the first scaling coefficient. For example, during the process of magnifying the font size of the application's characters, the first scaling coefficient is set to 1.1 (that is, the application's characters are magnified by a factor of 1.1 on the basis of the system default font size), then the second scaling coefficient may be set to 1.2 (that is, the application's characters may be magnified by a factor of 1.2 on the basis of the system default font size), such that after the application's characters are adjusted according to the first scaling coefficient, the application may be further magnified according to the second scaling coefficient if allowed.
  • In the embodiment of the present disclosure, when receiving the command of adjusting the application's characters with the first scaling coefficient and determining there is a second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said second scaling coefficient; and if there is no second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said first scaling coefficient. The application's characters are flexibly adjusted level by level, so as to allow the application's characters to be adaptively adjusted level by level to fit the application's display interface and to prevent the characters from being cropped and forced out of the screen after adjustment. In addition, it is implemented simply and effectively to adjust the application's characters level by level.
  • The technical proposal shown in Fig. 1 will be described in detail below with respect to specific embodiments.
  • In an embodiment, a plurality of character system modes are set in advance in which each character system mode corresponds to a plurality of scaling coefficients thereunder and a next scaling coefficient is set according to the previous scaling coefficient. Table 1 shows the mapping between the character system modes and the scaling coefficients. Table 1
    Character system mode First scaling coefficient Second scaling coefficient
    Small font mode 0.9 0.8
    Standard font mode 1.0 1.0
    Intermediate font mode 1.1 1.2
    Large font mode 1.3 1.4
    Ultra-large font mode 1.5 1.6
    ...... ...... ......
  • In the embodiment, the first scaling coefficient is a system default safe scaling coefficient. The first scaling coefficient may be obtained by statistics according to the proportion of the display interface occupied by the application's characters font size at different values; and is a safe scaling coefficient under which the application's characters will not be cropped and forced out of the screen. The second scaling coefficient is a selectable coefficient which is described in the application's Androidmanifest.xml and is set by the application's developers according to the application's own layout. Generally, the set second scaling coefficient may be used to further scale the application's characters and to further ensure that the adjusted application's characters would not be cropped and forced out of the screen.
  • Additionally, in an embodiment, a scaling threshold is also provided. If the application's characters reach the scaling threshold, the application's characters will not be further adjusted according to any scaling coefficient. The application's characters are adjusted according to the determined scaling coefficient such as the first scaling coefficient or the second scaling coefficient only when the application's characters have not reached the scaling threshold, so as to ensure the display effect of the application's characters after scaling and to avoid blurring of the application's characters due to over scaling.
  • A method for adjusting the application's characters according to the present example will be described in detail below based on the above explanation, as shown in Fig. 2, which may specifically include the following steps.
  • In step 201, a command for adjusting application's characters with a first scaling coefficient is received.
  • In an embodiment, the user accesses the character system mode menu level by level through the main menu. The character system mode menu offers respective options for character system modes, such as small font mode, standard font mode, intermediate font mode, large font mode and ultra-large font mode. The user selects a character system mode such as the large font mode. The system accesses the large font mode, and inquires the mapping between the character system modes and the first scaling coefficients to obtain the first scaling coefficient corresponding to the selected character system mode, e.g., the first scaling coefficient 1.3 corresponding to the selected large font mode. A command of adjusting the application's characters with the first scaling coefficient is sent to the processor. The processor receives the command of adjusting the application's characters with the first scaling coefficient and executes step 202.
  • In step 202, it is determined whether there is a second scaling coefficient based on the first scaling coefficient with respect to the application.
  • Step 203 is executed if there is no second scaling coefficient based on said first scaling coefficient with respect to the application.
  • Step 206 is executed if there is the second scaling coefficient based on said first scaling coefficient with respect to the application.
  • In an embodiment, the descriptive information of the application's Androidmanifest.xml is read. It means the application may be further scaled if a value of the descriptive information of Androidmanifest.xml is1, and then the mapping between the selected character system modes and the second scaling coefficients is inquired to obtain the second scaling coefficient, e.g., 1.4 for the selected large font mode. If a value of the descriptive information of Androidmanifest.xml is 0, it means the application is not allowed to be further scaled, that is, there is no second scaling coefficient based on said first scaling coefficient with respect to the application.
  • In step 203, it is determined whether the font size of the application's characters reaches the predetermined threshold.
  • Step 204 is executed if the font size of the application's characters does not reach the predetermined threshold.
  • Step 205 is executed if the font size of the application's characters reaches the predetermined threshold.
  • In step 204, said application's characters are adjusted according to the first scaling coefficient and the operations end.
  • In an embodiment, the font size and layout of the application's characters may be adjusted according to the first scaling coefficient. Particularly, the mapping between the stored scaling coefficients and the application's character libraries is inquired to obtain an application's character library corresponding to the first scaling coefficient, e.g., a character library corresponding to 1.3 times the system default characters, and the application's characters are adjusted to the respective font size and the respective layout corresponding to 1.3 times the system default characters.
  • In step 205, said application's characters are adjusted to the system default characters and the operations end.
  • In steps 203 to 205, prior to adjusting the application's characters according to the first scaling coefficient, the adjustment process is limited intelligently, that is, if the font size of the application's characters reaches the predetermined threshold, adjustment is not further implemented, but the application's characters are adjusted back to the system default characters, to further guarantee the display effect of the application's characters after scaling, and avoid blurring of the application's characters due to over scaling.
  • In step 206, it is determined whether the font size of the application's characters reaches the predetermined threshold.
  • Step 207 is executed if the font size of the application's characters reaches the predetermined threshold.
  • Step 208 is executed if the font size of the application's characters reaches the predetermined threshold.
  • In step 207, said application's characters are adjusted according to the second scaling coefficient and the operations end.
  • In an embodiment, the font size and layout of the application's characters may be adjusted according to the scaling coefficient. In particular, a character library corresponding to the scaling coefficient is obtained through inquiring the mapping between the stored second scaling coefficients and the application's character libraries, e.g., the character library corresponding to 1.4 times the system default characters. The application's characters are adjusted to the respective font size and the respective layout corresponding to 1.4 times the system default characters.
  • In step 208, the application's characters are adjusted according to the first scaling coefficient and the operations end.
  • In an embodiment, in step 208, prior to adjusting the application's characters according to the first scaling coefficient, steps 203 to 205 are repeated to ensure the font size of the application's characters will not exceed the predetermined threshold during adjusting the application's characters according to the first scaling coefficient, description thereof refers to descriptions of steps 203 to 205 and will not be repeated.
  • In steps 206 to 208, prior to adjusting the application's characters according to the second scaling coefficient, the adjustment process is limited intelligently, that is, if the font size of the application's characters reaches the predetermined threshold, the application's characters are adjusted according to the first scaling coefficient again, to further ensure the display effect of the application's characters after scaling, and to avoid blurring of the application's characters due to over scaling.
  • The above-mentioned technical proposal will be described in detail below with respect to specific application scenarios, which may particularly include the follows.
  • Application scenario I, adjusting the application's characters on a cell phone's desktop, which is specifically as follows.
  • The user selects to adjust the application's characters on the desktop to the large font mode through the selection menu. The cellphone system inquires a first amplification coefficient corresponding to the large font mode, such as 1.3, after receiving the command of adjusting the desktop application's characters to the large font mode. Thereafter, the desktop application's characters are magnified with the first amplification coefficient, which specifically may include magnifying the font size and layout (including icon size) of the desktop applications. Fig. 3a is a schematic diagram of the display status of characters if the desktop application's characters are of normal font. In Fig. 3a, the application's font size and icon size are system default standard sizes, and the display grid of the desktop applications is 4 by 4. The display status of characters when magnifying the application's characters shown in Fig. 3a by a factor of 1.3 to a large font may be as shown in Fig. 3b, in which the display grid of desktop applications becomes 3 by 3 and the application's font size and icons are enlarged by 1.3 times with respect to Fig. 3a. It may be seen that after becoming the large font, the grid of desktop applications changes, and not only icon size changes but also font size changes. In addition, if the character string corresponding to an icon is longer than the length that can be displayed, the longer section may be hidden such that characters will not overlap.
  • Application scenario II, adjusting characters of the address book, which is specifically as follows.
  • The user selects to adjust the address book's characters to the large font mode through the selection menu. The cellphone system inquires a first amplification coefficient corresponding to the large font mode, such as 1.3, after receiving the command of adjusting the address book's characters to the large font mode. Thereafter, the address book's characters are magnified according to the first amplification coefficient, which may specifically include magnifying the font size, the content, the layout, the picture size and even the interaction function of the address book. Fig. 4a is a schematic diagram of the display status of the address book's characters in normal font characters, in which the application's font size and picture size are system default normal size and the layout in the address book includes picture, name, displayed number and home region. The display status of characters, after magnifying the application's characters shown in Fig. 4a by a factor of 1.3 to a large font, may be as shown in Fig. 4b, in which the layout in the address book becomes picture, name and displayed number and the home region is hidden, and the characters' font size and the pictures are magnified by a factor of 1.3 with respect to Fig. 4a. It may be seen that after becoming the large font, the grid of desktop changes, and not only icon size changes but also font size changes.
  • Here, a second magnification may be performed on the characters in the address book shown in Fig. 4b, magnifying by 10%, if the address book turns on the second scaling permission, it is obtained through inquiring that the second scaling coefficient under the large font mode is 1.4, and it is determined that the standard font shown in Fig. 4a will not exceed the predetermined font after being magnified by 1.4 times. The display status of the address book after the second magnification may be as shown in Fig. 4c, in which the layout of the address book becomes picture and name and the displayed number is also hidden, and the font size of characters and picture size are 1.4 times larger than Fig. 4a, and 10% larger than that shown Fig. 4b.
  • As can be seen from the above description, in the embodiment of the present disclosure, when the command of adjusting the application's characters with the first scaling coefficient is received and it is determined that there is a second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said second scaling coefficient; and if there is no second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said first scaling coefficient. The application's characters are flexibly adjusted level by level to allow the application's characters to be adaptively adjusted level by level to fit the application's display interface and to prevent the characters from being cropped and forced out of the screen after adjustment. In addition, adjusting the application's characters level by level is implemented simply and effectively.
  • Based on the same inventive concept, an embodiment of the present disclosure further provides a device and a terminal for adjusting the application's characters. Since the principle of solving problems by the device and the terminal is similar to that of the aforementioned method for adjusting application's characters, the implementations of the device and the terminal may refer to those of the method, and repetitions will not be described.
  • As shown in Fig. 5, the device for adjusting the application's characters according to an embodiment of the present disclosure may include the follows.
  • A receiving module 301 is configured to receive a command for adjusting application's characters with a first scaling coefficient.
  • A determining module 302 is configured to determine whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application.
  • A first adjusting module 303 is configured to adjust said application's characters according to said first scaling coefficient if there is no second scaling coefficient based on said first scaling coefficient for said application.
  • A second adjusting module 304 is configured to adjust said application's characters according to said second scaling coefficient if there is a second scaling coefficient based on said first scaling coefficient for said application.
  • In the embodiment of the present disclosure, the receiving module 301 is configured to receive the command for adjusting application's characters with the first scaling coefficient via a set man-machine interaction interface, wherein said man-machine interaction interface is a selection menu, a selection icon or a selection key of scaling coefficients.
  • In an embodiment, referring to Fig. 6, the determining module 302 according to the embodiment includes the follows.
  • A reading unit 3021 is configured to read descriptive information in the scaling permission description field of said application.
  • A determining unit 3022 is configured to determine whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application according to said descriptive information.
  • The first adjusting module 303 includes the follows.
  • A determining unit 3031 is configured to determine whether the font size of said application's characters reaches a predetermined threshold.
  • A first adjusting unit 3032 is configured to adjust said application's characters according to said first scaling coefficient if the font size of said application's characters does not reach the predetermined threshold.
  • A second adjusting unit 3033 is configured to adjust said application's characters to the system default characters if the font size of said application's characters reaches the predetermined threshold.
  • The second adjusting module 304 includes the follows.
  • A determining unit 3041 is configured to determine whether the font size of said application's characters reaches a predetermined threshold.
  • A first adjusting unit 3042 is configured to adjust said application's characters according to said second scaling coefficient if the font size of said application's characters does not reach the predetermined threshold.
  • A second adjusting unit 3043 is configured to adjust said application's characters according to said first scaling coefficient if the font size of said application's characters reaches the predetermined threshold.
  • An embodiment of the present disclosure further provides a terminal including the above-mentioned device for adjusting the application's characters according to the embodiment of the present disclosure. The terminal may be a cellphone, a palmtop computer, an iPad, etc.
  • In the embodiment of the present disclosure, when receiving the command of adjusting the application's characters with the first scaling coefficient and determining there is a second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said second scaling coefficient; and if there is no second scaling coefficient based on said first scaling coefficient with respect to said application, said application's characters are adjusted according to said first scaling coefficient. The application's characters are flexibly adjusted level by level to allow the application's characters to be adaptively adjusted level by level to fit the application's display interface and to prevent the characters from being cropped and forced out of the screen after adjustment. In addition, adjusting the application's characters level by level is implemented simply and effectively.
  • Those skilled in the art appreciate from the description of the above implementations that embodiments of the present disclosure may be implemented by hardware, and may also be implemented by means of software plus necessary general purpose hardware platforms. Based on such an understanding, the technical proposal in embodiments of the present disclosure may be embodied in form of software product that can be stored in a non-volatile storage medium such as CD-ROM, flash disk and removable hard disk and includes several instructions for causing a computer equipment such as a personal computer, a server or a network equipment to carry out the method described in embodiments of the present disclosure.
  • Those skilled in the art understand that the accompanying drawings are only schematic diagrams of one preferable embodiment and modules or flows in the drawings are not necessary for implementing the present disclosure.
  • Those skilled in the art can understand that modules in the device of the embodiment may be distributed in the device of the embodiment according to the description of the embodiment, and may also be modified accordingly to be located in one or more devices different from the present embodiment. Modules in the above-mentioned embodiments may be merged into one module, and may also be divided into a plurality of sub-modules.
  • Sequence numbers in the above-mentioned embodiments of the present disclosure are only for the purpose of description rather than representing preference of embodiments.
  • With the method, the device and the terminal for adjusting terminal characters according to embodiments of the present disclosure, the terminal system platform implements character adjustment so as to adjust almost all characters in the terminal adaptively and to avoid overlapping after character variation.
  • Apparently, those skilled in the art can modify and change the present disclosure in various ways without departing from the spirit and scope of the present disclosure. Thus, if these modifications and changes of the present disclosure belong to the scope of claims and equivalents of the present disclosure, the present disclosure is intended to include them.

Claims (12)

  1. A method for adjusting an application's characters, characterized in that said method comprises:
    receiving a command for adjusting application's characters with a first scaling coefficient;
    determining whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application;
    adjusting said application's characters according to said first scaling coefficient if there is no second scaling coefficient based on said first scaling coefficient with respect to said application;
    adjusting said application's characters according to said second scaling coefficient if there is a second scaling coefficient based on said first scaling coefficient with respect to said application.
  2. The method of claim 1, characterized in that said receiving the command for adjusting the application's characters with a first scaling coefficient is as follows:
    receiving the command of adjusting the application's characters with the first scaling coefficient via a set man-machine interaction interface, said man machine interaction interface being a selection menu, a selection icon or a selection key of scaling coefficients.
  3. The method of claim 1, characterized in that said determining whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application comprises:
    reading descriptive information in a scaling permission description field of said application;
    determining whether there is the second scaling coefficient based on said first scaling coefficient with respect to said application according to said descriptive information.
  4. The method of claim 1, characterized in that prior to said adjusting said application's characters according to said scaling coefficient, said method further comprises:
    determining whether a font size of said application's characters reaches a predetermined threshold;
    adjusting said application's characters according to said second scaling coefficient if the font size of said application's characters does not reach the predetermined threshold;
    adjusting said application's characters according to said first scaling coefficient if the font size of said application's characters reaches the predetermined threshold.
  5. The method of claim 1 or 4, characterized in that prior to said adjusting said application's characters according to said first scaling coefficient, said method further comprises:
    determining whether a font size of said application's characters reaches a predetermined threshold;
    adjusting said application's characters according to said first scaling coefficient if the font size of said application's characters does not reach the predetermined threshold;
    adjusting said application's characters to the system default characters if the font size of said application's characters reaches the predetermined threshold.
  6. The method of claim 5, characterized in that adjusting said application's characters are adjusting a font size and a layout of said application's characters.
  7. A device for adjusting an application's characters, characterized in that said device comprises:
    a receiving module configured to receive a command for adjusting application's characters with a first scaling coefficient;
    a determining module configured to determine whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application;
    a first adjusting module configured to adjust said application's characters according to said first scaling coefficient if there is no second scaling coefficient based on said first scaling coefficient with respect to said application;
    a second adjusting module configured to adjust said application's characters according to said second scaling coefficient if there is a second scaling coefficient based on said first scaling coefficient with respect to said application.
  8. The device of claim 7, characterized in that said receiving module is configured to receive the command of adjusting application's characters with the first scaling coefficient via a set man-machine interaction interface, said man-machine interaction interface being a selection menu, a selection icon or a selection key of scaling coefficients.
  9. The device of claim 7, characterized in that said determining module comprises:
    a reading unit configured to read descriptive information in the scaling permission description field of said application;
    a determining unit configured to determine whether there is a second scaling coefficient based on said first scaling coefficient with respect to said application according to said descriptive information.
  10. The device of claim 7, characterized in that said second adjusting module comprises:
    a determining unit configured to determine whether the font size of said application's characters reaches a predetermined threshold;
    a first adjusting unit configured to adjusting said application's characters according to said second scaling coefficient if the font size of said application's characters does not reach the predetermined threshold;
    a second adjusting unit configured to adjusting said application's characters according to said first scaling coefficient if the font size of said application's characters reaches the predetermined threshold.
  11. The device of claim 7, characterized in that said first adjusting module comprises:
    a determining unit configured to determine whether the font size of said application's characters reaches a predetermined threshold;
    a first adjusting unit configured to adjust said application's characters according to said first scaling coefficient if the font size of said application's characters does not reach the predetermined threshold;
    a second adjusting unit configured to adjust said application's characters to the system default characters if the font size of said application's characters reaches the predetermined threshold.
  12. A terminal characterized in that said terminal comprises the device of any one of claims 7-11.
EP13869699.2A 2012-12-28 2013-11-05 Application text adjusting method, device, and terminal Active EP2874054B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210589852.XA CN103076955B (en) 2012-12-28 2012-12-28 Method, device and terminal for adjusting characters of application
PCT/CN2013/086566 WO2014101570A1 (en) 2012-12-28 2013-11-05 Application text adjusting method, device, and terminal

Publications (3)

Publication Number Publication Date
EP2874054A1 true EP2874054A1 (en) 2015-05-20
EP2874054A4 EP2874054A4 (en) 2015-11-11
EP2874054B1 EP2874054B1 (en) 2017-10-11

Family

ID=48153498

Family Applications (1)

Application Number Title Priority Date Filing Date
EP13869699.2A Active EP2874054B1 (en) 2012-12-28 2013-11-05 Application text adjusting method, device, and terminal

Country Status (9)

Country Link
US (1) US20150116368A1 (en)
EP (1) EP2874054B1 (en)
JP (1) JP5953430B2 (en)
KR (1) KR101638725B1 (en)
CN (1) CN103076955B (en)
BR (1) BR112014032396A2 (en)
MX (1) MX340665B (en)
RU (1) RU2606562C2 (en)
WO (1) WO2014101570A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103076955B (en) * 2012-12-28 2015-07-15 小米科技有限责任公司 Method, device and terminal for adjusting characters of application
CN103389856A (en) * 2013-07-22 2013-11-13 广东欧珀移动通信有限公司 Icon display method and system
CN104123076B (en) * 2014-07-17 2017-12-12 宇龙计算机通信科技(深圳)有限公司 The display device and method of a kind of word
CN105447010B (en) * 2014-08-12 2018-12-07 博雅网络游戏开发(深圳)有限公司 text rendering method and system
CN104484315A (en) * 2014-12-15 2015-04-01 深圳市邦华电子有限公司 Method and system for regulating type font of single module
CN106095231A (en) * 2016-06-02 2016-11-09 北京元心科技有限公司 Method and system for changing word size and terminal equipment
CN106385626A (en) * 2016-10-26 2017-02-08 广东小天才科技有限公司 Video playing processing method and video playing processing device
CN113015014A (en) * 2019-12-20 2021-06-22 海信电子科技(深圳)有限公司 Zoom display method, display terminal and storage medium

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7228501B2 (en) * 2002-11-01 2007-06-05 Microsoft Corporation Method for selecting a font
KR100704153B1 (en) * 2005-07-06 2007-04-06 삼성전자주식회사 Method for changing character size of message in mobile communication terminal
US7619639B1 (en) * 2005-09-12 2009-11-17 Nvidia Corporation Adaptive scaling using a programmable video engine
US8812978B2 (en) * 2005-12-22 2014-08-19 Xerox Corporation System and method for dynamic zoom to view documents on small displays
CN101052182A (en) * 2007-03-27 2007-10-10 华为技术有限公司 Method, device and terminal for realizing content display
US20090041352A1 (en) * 2007-08-10 2009-02-12 Naoki Okamoto Image formation device, image formation method, and computer-readable recording medium recording image formation program
US8832548B2 (en) * 2009-09-21 2014-09-09 Google Inc. System and method for selective control of zoom adjustments in an electronic publication
JP5556283B2 (en) 2010-03-19 2014-07-23 船井電機株式会社 Mobile device with electronic book reader function
CN101882055A (en) * 2010-06-21 2010-11-10 中兴通讯股份有限公司 Method and device for displaying page in zoomed mode on terminal
US20120038675A1 (en) * 2010-08-10 2012-02-16 Jay Wesley Johnson Assisted zoom
US8791963B2 (en) * 2010-10-29 2014-07-29 Nokia Corporation Responding to the receipt of zoom commands
CN102646263A (en) * 2012-03-06 2012-08-22 优视科技有限公司 Scaling regulating method and device
CN103076955B (en) * 2012-12-28 2015-07-15 小米科技有限责任公司 Method, device and terminal for adjusting characters of application

Also Published As

Publication number Publication date
WO2014101570A1 (en) 2014-07-03
KR101638725B1 (en) 2016-07-11
JP2015526751A (en) 2015-09-10
RU2014152990A (en) 2016-07-20
US20150116368A1 (en) 2015-04-30
KR20150016565A (en) 2015-02-12
EP2874054A4 (en) 2015-11-11
MX2014015550A (en) 2015-04-08
BR112014032396A2 (en) 2017-06-27
RU2606562C2 (en) 2017-01-10
CN103076955B (en) 2015-07-15
EP2874054B1 (en) 2017-10-11
CN103076955A (en) 2013-05-01
JP5953430B2 (en) 2016-07-20
MX340665B (en) 2016-07-19

Similar Documents

Publication Publication Date Title
EP2874054A1 (en) Application text adjusting method, device, and terminal
CN107168712B (en) Interface drawing method, mobile terminal and computer readable storage medium
US8769403B2 (en) Selection-based resizing for advanced scrolling of display items
CN104820589B (en) A kind of method and its device of dynamic adaptation webpage
KR102591542B1 (en) Table processing methods, devices, smart interactive tablets and storage media
EP2434381A1 (en) Method and device for displaying interface
CN104571877A (en) Display processing method and device for pages
CN104915186B (en) A kind of method and apparatus making the page
CN107122104B (en) Data display method and device
US20140325451A1 (en) Icon change method and apparatus
CN107391148B (en) View element saving method and device, electronic equipment and computer storage medium
CN109901776B (en) Method and device for adjusting object attribute
CN105577518A (en) Method and electronic device for displaying website corresponding information in instant messaging
US20140289615A1 (en) Method and device for typesetting
CN112015309B (en) Display switching method and device and mobile terminal
CN105005550A (en) Table generation method and apparatus
CN111045576B (en) Display control method, display control device, terminal equipment and electronic equipment
US20080163076A1 (en) Replacing web browser images with view finder or gallery pictures
CN104317581B (en) Display method and electronic equipment
WO2022194211A1 (en) Image processing method and apparatus, electronic device and readable storage medium
US20140195894A1 (en) Method and system for continuous rendering of web content
CN104571833A (en) Mobile reader
CN113760154A (en) Page element display method and device
CN113032696A (en) Display method and display device of page picture
US20120023414A1 (en) Method and apparatus for processing e-mail

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20150212

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

RA4 Supplementary search report drawn up and despatched (corrected)

Effective date: 20151009

RIC1 Information provided on ipc code assigned before grant

Ipc: G06F 3/0484 20130101AFI20151005BHEP

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20160429

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

INTG Intention to grant announced

Effective date: 20170628

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: XIAOMI INC.

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 936606

Country of ref document: AT

Kind code of ref document: T

Effective date: 20171115

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 5

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602013027965

Country of ref document: DE

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20171011

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 936606

Country of ref document: AT

Kind code of ref document: T

Effective date: 20171011

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20180111

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20180111

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20180211

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20180112

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602013027965

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20171130

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20171130

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20171105

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20171130

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

26N No opposition filed

Effective date: 20180712

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20171105

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20171105

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20171130

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20131105

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20171011

P01 Opt-out of the competence of the unified patent court (upc) registered

Effective date: 20230523

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20231123

Year of fee payment: 11

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20231120

Year of fee payment: 11

Ref country code: DE

Payment date: 20231121

Year of fee payment: 11