WO2018072639A1 - 一种应用界面的管理方法和装置 - Google Patents
一种应用界面的管理方法和装置 Download PDFInfo
- Publication number
- WO2018072639A1 WO2018072639A1 PCT/CN2017/105863 CN2017105863W WO2018072639A1 WO 2018072639 A1 WO2018072639 A1 WO 2018072639A1 CN 2017105863 W CN2017105863 W CN 2017105863W WO 2018072639 A1 WO2018072639 A1 WO 2018072639A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- function
- interface
- layout
- area
- parameter
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
- G06F3/04817—Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction 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/0486—Drag-and-drop
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction 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/0488—Interaction 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Definitions
- the present application relates to the field of terminal technologies, and in particular, to a management method and apparatus for an application interface.
- APP Application
- APP Application
- smart terminals such as mobile phones and tablets. Users can implement various services through related apps, such as payment, shopping, and financial management.
- related apps such as payment, shopping, and financial management.
- the layout of the APP application interface is often set by the developer in advance.
- different users have different usage requirements for the APP, and the preset application interface often cannot meet the usage requirements of all users.
- the present application provides a management method and apparatus for an application interface.
- a management method of an application interface comprising:
- the interface layout parameters including: layout parameters of one or more functional areas and layout parameters of one or more function icons;
- the layout parameters of one or more functional areas corresponding to the changed current interface and the layout parameters of one or more function icons are saved to the interface layout server.
- a management device for an application interface comprising:
- the parameter requesting unit requests an interface layout parameter from the interface layout server during the application startup process, where the interface layout parameter includes: a layout parameter of one or more functional areas and one or more functions The layout parameters of the icon;
- the interface generating unit generates an application interface based on the acquired layout parameter of the function area and the layout parameter of the function icon, where the function area includes one or more function icons;
- the interface change unit changes the interface layout of the current interface in response to the user's change operation on the current interface
- the parameter saving unit saves the layout parameter of one or more functional areas corresponding to the changed current interface and the layout parameter of one or more function icons to the interface layout server.
- the present application sets the above interface management scheme based on the actual needs of the user, and the user can customize the layout of the entire application interface according to his own needs, thereby improving the user experience and improving user stickiness.
- FIG. 1 is a schematic diagram of an application interface according to an exemplary embodiment of the present application.
- FIG. 2 is a schematic flowchart diagram of a method for managing an application interface according to an exemplary embodiment of the present application.
- FIG. 3 is a schematic diagram of another application interface shown in an exemplary embodiment of the present application.
- FIG. 4 is a schematic diagram of another application interface shown in an exemplary embodiment of the present application.
- FIG. 5 is a schematic diagram of another application interface shown in an exemplary embodiment of the present application.
- FIG. 6 is a schematic diagram of another application interface shown in an exemplary embodiment of the present application.
- FIG. 7 is a schematic diagram of another application interface shown in an exemplary embodiment of the present application.
- FIG. 8 is a structural diagram of a management apparatus for an application interface according to an exemplary embodiment of the present application.
- FIG. 9 is a block diagram of an apparatus for managing an application interface according to an exemplary embodiment of the present application.
- first, second, third, etc. may be used to describe various information in this application, such information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
- first information may also be referred to as the second information without departing from the scope of the present application.
- second information may also be referred to as the first information.
- word "if” as used herein may be interpreted as "when” or “when” or “in response to a determination.”
- an application interface usually includes a plurality of page areas, and each page area may include one or more icons in the form of icons. Please refer to the application interface diagram shown in FIG. 1.
- the area where "button A”, “button B” and “button C” are located is a page area of the application interface, "button A”, “button B” and “button C”.
- “For the icon buttons in the area click on these icon buttons to open the corresponding functions, such as: display payment codes, display existing card coupons, etc.
- the area where "button D", “button E”, ..., “button H” is located is usually another page area of the application interface, and "button D", "button E”, ..., “button H” are the page.
- the icon buttons of the area click on these icon buttons can also open the corresponding functions, such as: open the transfer function, open the payment function.
- buttons for turning on corresponding functions/operations may be referred to as function icons, and the page area is referred to as a function area, and the setting of the above-mentioned function areas and function icons is usually set by a developer.
- developers often set the function icons of the same type of functions in the same function area, for example, as shown in Figure 1.
- “Button A”, “Button B”, and “Button C” are located in the function area 1
- “Button D", “Button E”, ..., "Button H” are located in the function area 2.
- some applications will allow users to customize the function icons in a certain function area.
- the user can set the order of "button D", “button E”, ..., "button H” in function area 2 according to his own usage.
- other areas still push the function icons or functional areas closely related to the application profit point, which can not meet the actual needs of all users.
- FIG. 2 is a schematic flowchart diagram of a method for managing an application interface according to an exemplary embodiment of the present application.
- the management method of the application interface can be applied to a smart terminal device such as a mobile phone or a tablet computer, and includes the following steps:
- Step 201 Request an interface layout parameter from the interface layout server during an application startup process, where the interface layout parameter includes: a layout parameter of one or more functional areas and a layout parameter of one or more function icons.
- the application may request the interface layout parameter of the application from the interface layout server.
- the interface layout server is usually a server or a server cluster deployed by a service provider, and can be used to store interface layout parameters of the user personalized setting interface.
- the interface layout server can also be used to provide related service services for users, and this application does not specifically limit this.
- the interface layout parameter may include: a layout parameter of one or more functional areas in each interface of the application, and a layout parameter of one or more function icons.
- the layout parameter of the functional area generally includes: a function area ID and a position parameter of the function area in the interface.
- the layout parameters of the function icon are usually: a function icon ID, a function area ID, and a position parameter of the function icon in the function area to which it belongs.
- the interface layout parameters obtained by the application may include: an ID of the function area 1 and a position parameter of the function area 1 in the interface, for example, the ID is ID1, and the position parameter is 1, Indicates that the location is at the top of the interface.
- the ID of the function area 2 and the positional parameters of the function area 2 in the interface for example, the ID is ID2 and the position parameter is 2, indicating the position bit.
- the positional parameter is 1 below the functional area, and adjacent to the functional area with the positional parameter 1.
- Step 202 Generate an application interface based on the acquired layout parameter of the function area and the layout parameter of the function icon, where the function area includes one or more function icons.
- an application interface may be generated based on the interface layout parameter.
- the corresponding function area may be displayed in the application interface according to the function area ID and the position parameter of the function area in the interface, and the corresponding function icon is obtained from the locally pre-stored function icon library according to the function icon ID, according to The belonging function area ID and the positional parameter of the function icon in the associated function area display the function icon in the corresponding function area.
- the function icon library is usually obtained from the interface layout server and stored locally when the user installs the application or upgrades the application, and may be directly from the function icon library according to the function icon ID when the interface is displayed. Obtain the corresponding application icon without re-requesting to the server, which can speed up the display of the interface and save the user's traffic.
- the function area 1 may be displayed at the top of the application interface according to the function area ID1, and displayed below the function area 1 in the application interface according to the function area ID2.
- Functional area 2 Assuming that the background color of the functional area 1 is light blue and the background color of the functional area 2 is white, the light blue functional area 1 and the white functional area 2 can be displayed.
- the function icon A to the function icon H may be acquired from the locally pre-stored function icon library according to the ID of the function icon A to the function icon H, and then according to the function area ID1 to which the function icon A belongs, and the function icon A in the function area 1
- the position parameter in the display shows the function icon A in the light blue function area 1, and the same function can also display the function icon B to the function icon H.
- the process of the interface display is transparent to the user, and after the application is opened, the user can see the displayed application interface, and the foregoing steps 201 to 202 describe the process of assembling the interface in the background.
- the processing and implementation of this part can refer to related technologies, this application I will not repeat them here.
- Step 203 In response to the user changing operation on the current interface, the interface layout of the current interface is changed.
- the user can customize the layout of the application interface, for example, the function icons and the location of the function area can be adjusted, and the function icons and function areas that are not used by the user can be deleted.
- the user can trigger the change of the interface layout through a specific operation, for example, the user can long press any function icon to trigger the change of the interface layout, and the user can also double-click any function icon to trigger the change of the interface layout.
- a close button of a shape like “ ⁇ ” may be displayed in the upper right corner of each function area and the function icon, when the user clicks on a certain function area or a function icon.
- the button is pressed, the corresponding function area or function icon can be deleted in the current interface.
- all the function icons in the function area can be deleted together, and the display layout of the application interface is changed in a manner that the adjacent function areas are close.
- the application interface shown in FIG. 3 further includes a functional area 3, which is assumed to be a functional area for advertising, and does not include any function icons.
- the function area 3 can be deleted in the application interface, that is, the application interface shown in FIG. 1 is obtained. It is also assumed that when the user deletes all the function icons in the function area 2, the function area 3 is automatically adjusted to the position of the original function area 2 to form the application interface shown in FIG.
- the user can also adjust the location of the function area or the function icon. Please continue to refer to FIG. 3.
- the user can press and hold the function icon F, drag the function icon F to the position where the function icon A is located to implement the function.
- the cross-region position adjustment of the icon forms the application interface shown in FIG.
- the user can also press and hold the functional area 3 to drag the functional area 3 to the position of the functional area 2 to swap the positions of the functional area 3 and the functional area 2 to form the application interface shown in FIG. 6.
- the size of the functional area may be fixed. Referring to FIG. 1 and FIG. 5, the size of the functional area 1 is fixed, and when the user moves the function icon H to the position of the function icon A, the function The positions of the icon A and the function icon B are correspondingly moved back, and in order to ensure that the size of the function area 1 is unchanged, the function icon C can be deleted.
- the size of the function area may also be expandable. Based on the application interface shown in FIG. 3, if the user deletes the function icon F to the function icon H in the function area 2, the size of the function area 2 corresponds to As the size becomes smaller, the functional area 3 also moves upwards to form the application interface shown in FIG.
- Step 204 Save the layout parameters of the one or more functional areas corresponding to the changed current interface and the layout parameters of the one or more function icons to the interface layout server.
- the application may save the layout parameter of the one or more function areas corresponding to the current interface and the layout parameter of the one or more function icons to the interface layout server.
- the interface layout server can save the interface layout parameters of the user based on the user account, and the application does not specifically limit this.
- the present application sets the above interface management scheme based on the actual needs of the user, and the user can customize the layout of the entire application interface according to his own needs, thereby improving the user experience and improving user stickiness.
- the user may be subjected to behavior analysis, so as to perform targeted information push to the user. For example, suppose the user white sets the fund icon in the most significant and most convenient location in the application interface, which can indicate that the white-selling fund has a higher frequency and can push fund-related information and advertisements to it.
- the present application also provides an embodiment of the management device of the application interface.
- An embodiment of the management device of the application interface of the present application can be applied to a terminal device.
- the device embodiment may be implemented by software, or may be implemented by hardware or a combination of hardware and software.
- the processor of the terminal device is configured to read the corresponding computer program instructions in the non-volatile memory into the memory.
- FIG. 8 a hardware structure diagram of the terminal device where the management device of the application interface of the present application is located, except the processor, the memory, the network interface, and the non-volatile storage shown in FIG.
- the terminal device in which the device is located in the embodiment may also include other hardware according to the actual function of the terminal device, and details are not described herein.
- the management device 800 of the application interface may be applied to the terminal device shown in FIG. 8, and includes: a parameter requesting unit 801, an interface generating unit 802, an interface changing unit 803, and a parameter saving unit 804.
- the parameter requesting unit requests the interface layout parameter from the interface layout server during the application startup process, where the interface layout parameter includes: a layout parameter of one or more functional areas and a layout parameter of one or more function icons;
- the interface generating unit 802 generates an application interface based on the acquired layout parameter of the function area and the layout parameter of the function icon, where the function area includes one or more function icons;
- the interface changing unit 803 changes the interface layout of the current interface in response to the user changing operation on the current interface
- the parameter saving unit 804 saves the layout parameters of the one or more functional areas corresponding to the changed current interface and the layout parameters of the one or more function icons to the interface layout server.
- the layout parameter of the function area includes: a function area ID and a location parameter of the function area in the interface;
- the layout parameter of the function icon includes: a function icon ID, a function area ID, and a position parameter of the function icon in the function area;
- the interface generating unit 802 displays a corresponding function area in the application interface according to the function area ID and the position parameter of the function area in the interface; and obtains a corresponding function icon from the locally stored function icon library according to the function icon ID, and The function icon is displayed in the corresponding function area according to the belonging function area ID and the position parameter of the function icon in the function area.
- the changing operation includes: a function icon deletion operation
- the interface changing unit 803 deletes the function area when all the function icons in the function area are deleted, and changes the display layout of the application interface in a manner that the adjacent function areas are close.
- the size of the functional area is fixed or expandable.
- the interface layout parameter is a basis for user behavior analysis and information push.
- the device embodiment since it basically corresponds to the method embodiment, reference may be made to the partial description of the method embodiment.
- the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the present application. Those of ordinary skill in the art can understand and implement without any creative effort.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Software Systems (AREA)
- User Interface Of Digital Computer (AREA)
- Stored Programmes (AREA)
Priority Applications (8)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020197014021A KR102324286B1 (ko) | 2016-10-20 | 2017-10-12 | 애플리케이션 인터페이스 관리 방법 및 장치 |
| EP17862933.3A EP3531257B1 (en) | 2016-10-20 | 2017-10-12 | Application interface management method and apparatus |
| SG11201903464YA SG11201903464YA (en) | 2016-10-20 | 2017-10-12 | Application interface management method and apparatus |
| MYPI2019002128A MY195275A (en) | 2016-10-20 | 2017-10-12 | Application Interface Management Method and Apparatus |
| JP2019521146A JP2019536138A (ja) | 2016-10-20 | 2017-10-12 | アプリケーション・インタフェースを管理するための方法および装置 |
| US16/389,105 US10877640B2 (en) | 2016-10-20 | 2019-04-19 | Application interface management method and apparatus |
| PH12019500876A PH12019500876A1 (en) | 2016-10-20 | 2019-04-22 | Application interface management method and apparatus |
| US17/133,095 US11150790B2 (en) | 2016-10-20 | 2020-12-23 | Application interface management method and apparatus |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610916488.1A CN107015721A (zh) | 2016-10-20 | 2016-10-20 | 一种应用界面的管理方法和装置 |
| CN201610916488.1 | 2016-10-20 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/389,105 Continuation US10877640B2 (en) | 2016-10-20 | 2019-04-19 | Application interface management method and apparatus |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018072639A1 true WO2018072639A1 (zh) | 2018-04-26 |
Family
ID=59439439
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/105863 Ceased WO2018072639A1 (zh) | 2016-10-20 | 2017-10-12 | 一种应用界面的管理方法和装置 |
Country Status (10)
| Country | Link |
|---|---|
| US (2) | US10877640B2 (https=) |
| EP (1) | EP3531257B1 (https=) |
| JP (1) | JP2019536138A (https=) |
| KR (1) | KR102324286B1 (https=) |
| CN (1) | CN107015721A (https=) |
| MY (1) | MY195275A (https=) |
| PH (1) | PH12019500876A1 (https=) |
| SG (1) | SG11201903464YA (https=) |
| TW (1) | TW201816582A (https=) |
| WO (1) | WO2018072639A1 (https=) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111722890A (zh) * | 2019-03-18 | 2020-09-29 | 阿里巴巴集团控股有限公司 | 应用界面显示方法、装置、设备及存储介质 |
Families Citing this family (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107015721A (zh) | 2016-10-20 | 2017-08-04 | 阿里巴巴集团控股有限公司 | 一种应用界面的管理方法和装置 |
| CN109032734B (zh) * | 2018-07-13 | 2020-09-01 | 维沃移动通信有限公司 | 一种后台应用程序显示方法和移动终端 |
| JP7215813B2 (ja) * | 2018-11-22 | 2023-01-31 | ホアウェイ・テクノロジーズ・カンパニー・リミテッド | タッチ操作をロックする方法及び電子デバイス |
| CN111813408B (zh) * | 2019-04-12 | 2024-06-18 | 北京沃东天骏信息技术有限公司 | 视图显示处理方法、装置、终端设备及存储介质 |
| CN112667325A (zh) * | 2019-09-27 | 2021-04-16 | 宝能汽车集团有限公司 | 显示界面布局方法、控制装置及电子设备 |
| USD929418S1 (en) * | 2019-10-28 | 2021-08-31 | Facebook, Inc. | Display panel with news labels graphical user interface |
| CN111104038B (zh) * | 2019-12-16 | 2021-09-21 | 维沃移动通信有限公司 | 应用功能的处理方法及电子设备 |
| KR102260738B1 (ko) * | 2020-11-16 | 2021-06-07 | 주식회사 플링크 | Api 기반 웹 어플리케이션 런타임에 레이아웃을 동적으로 제공하기 위한 방법 및 이를 이용한 시스템 |
| CN112466069A (zh) * | 2020-12-02 | 2021-03-09 | 无锡朝阳供应链科技股份有限公司 | 一种收银称重一体机商品面板设置方法 |
| CN112817977A (zh) * | 2021-01-28 | 2021-05-18 | 山东浪潮通软信息科技有限公司 | 一种移动端展示和管理SaaS应用的方法 |
| TWI806058B (zh) * | 2021-05-26 | 2023-06-21 | 中華電信股份有限公司 | 生成服務內個人捷徑之方法及電腦可讀媒介 |
| CN113342337B (zh) * | 2021-05-28 | 2024-08-13 | 北京达佳互联信息技术有限公司 | 界面处理方法及装置、计算机可读存储介质和处理器 |
| CN113918058B (zh) * | 2021-09-30 | 2025-01-21 | 深圳市科曼医疗设备有限公司 | 医疗终端界面布局的变换方法、装置、设备及存储介质 |
| JP7812213B2 (ja) * | 2021-10-29 | 2026-02-09 | フォルシアクラリオン・エレクトロニクス株式会社 | アイコン表示制御装置及びアイコン表示制御プログラム |
| CN114610190B (zh) * | 2022-03-14 | 2024-05-31 | 富途网络科技(深圳)有限公司 | 界面编辑方法、装置、电子设备和可读介质 |
| CN115098217B (zh) * | 2022-08-24 | 2023-01-24 | 中关村科学城城市大脑股份有限公司 | 应用页面渲染方法、装置、设备、可读介质和程序产品 |
| CN115686706B (zh) * | 2022-09-30 | 2023-12-19 | 广州南天电脑系统有限公司 | 终端视图配置方法、装置、计算机设备和存储介质 |
| CN118277005A (zh) * | 2022-12-30 | 2024-07-02 | 华为技术有限公司 | 一种显示方法、装置及系统 |
| CN116339735A (zh) * | 2023-03-27 | 2023-06-27 | 平安银行股份有限公司 | 应用界面的生成方法、电子设备及计算机可读存储介质 |
| CN120104233A (zh) * | 2025-02-26 | 2025-06-06 | 昆明新腾科技有限公司 | 一种基于图像处理的智能图形界面操作优化方法 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104360798A (zh) * | 2014-10-29 | 2015-02-18 | 宇龙计算机通信科技(深圳)有限公司 | 一种桌面布局的方法和终端 |
| CN105094521A (zh) * | 2012-07-26 | 2015-11-25 | 奇智软件(北京)有限公司 | 一种界面文件展示方法及系统 |
| CN105867754A (zh) * | 2015-01-22 | 2016-08-17 | 阿里巴巴集团控股有限公司 | 应用界面处理方法及装置 |
| CN107015721A (zh) * | 2016-10-20 | 2017-08-04 | 阿里巴巴集团控股有限公司 | 一种应用界面的管理方法和装置 |
Family Cites Families (165)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5390295A (en) * | 1991-12-20 | 1995-02-14 | International Business Machines Corporation | Method and apparatus for proportionally displaying windows on a computer display screen |
| US5588107A (en) * | 1993-03-22 | 1996-12-24 | Island Graphics Corporation | Method and apparatus for selectably expandable menus |
| WO1995004968A1 (en) | 1993-08-03 | 1995-02-16 | Forte Software, Inc. | Flexible multi-platform partitioning for computer applications |
| JP2947704B2 (ja) * | 1994-03-04 | 1999-09-13 | 株式会社ピーエフユー | 表示画面の作成方法および表示画面作成装置 |
| US5644737A (en) * | 1995-06-06 | 1997-07-01 | Microsoft Corporation | Method and system for stacking toolbars in a computer display |
| US5712995A (en) * | 1995-09-20 | 1998-01-27 | Galileo Frames, Inc. | Non-overlapping tiling apparatus and method for multiple window displays |
| US5920315A (en) * | 1996-07-17 | 1999-07-06 | International Business Machines Corporation | Multi-pane window with recoiling workspaces |
| US5986657A (en) * | 1996-08-02 | 1999-11-16 | Autodesk, Inc. | Method and apparatus for incorporating expandable and collapsible options in a graphical user interface |
| US5760772A (en) * | 1996-08-30 | 1998-06-02 | Novell, Inc. | Method for automatically resizing a child window |
| US5917492A (en) * | 1997-03-31 | 1999-06-29 | International Business Machines Corporation | Method and system for displaying an expandable tree structure in a data processing system graphical user interface |
| JP3877830B2 (ja) * | 1997-04-01 | 2007-02-07 | 富士フイルムホールディングス株式会社 | フォトフィニッシングシステム |
| US6232972B1 (en) * | 1998-06-17 | 2001-05-15 | Microsoft Corporation | Method for dynamically displaying controls in a toolbar display based on control usage |
| US6832355B1 (en) * | 1998-07-28 | 2004-12-14 | Microsoft Corporation | Web page display system |
| US20050131992A1 (en) * | 2003-12-11 | 2005-06-16 | Eric Goldstein | System, method and apparatus for selecting, displaying, managing, tracking and transferring access to content of web pages and other sources |
| US6195094B1 (en) * | 1998-09-29 | 2001-02-27 | Netscape Communications Corporation | Window splitter bar system |
| US20020054052A1 (en) * | 1999-01-06 | 2002-05-09 | Nandini Sharma | Frame-based web browser |
| US6603493B1 (en) * | 1999-04-13 | 2003-08-05 | International Business Machines Corporation | Method for arranging display elements |
| US6756999B2 (en) * | 2000-04-06 | 2004-06-29 | Microsoft Corporation | Method and system for clustering and grouping taskbar buttons |
| WO2001079977A1 (en) * | 2000-04-19 | 2001-10-25 | Zworks Inc. | Icon displaying method and icon display system |
| US6919890B2 (en) * | 2000-09-28 | 2005-07-19 | Curl Corporation | Grid and table layout using elastics |
| EP1195673B1 (de) * | 2000-10-04 | 2007-05-09 | Siemens Aktiengesellschaft | Kraftfahrzeug-Multimediasystem mit animierter Anzeigefunktion |
| US6668177B2 (en) | 2001-04-26 | 2003-12-23 | Nokia Corporation | Method and apparatus for displaying prioritized icons in a mobile terminal |
| WO2002089108A1 (en) * | 2001-04-30 | 2002-11-07 | Broadband Graphics, Llc | Cell based eui methods and apparatuses |
| US20020191028A1 (en) * | 2001-06-19 | 2002-12-19 | Senechalle David A. | Window manager user interface |
| US6950993B2 (en) * | 2001-08-02 | 2005-09-27 | Microsoft Corporation | System and method for automatic and dynamic layout of resizable dialog type windows |
| US20030040974A1 (en) * | 2001-08-22 | 2003-02-27 | Lou Chauvin | System, method and software product for allowing a consumer to order image products over a communication network from a plurality of different providers |
| JP2003091347A (ja) * | 2001-09-18 | 2003-03-28 | Sony Corp | 情報処理装置、並びに画面表示方法、画面表示プログラム及び画面表示プログラムが記録された記録媒体 |
| US6857105B1 (en) * | 2002-02-19 | 2005-02-15 | Adobe Systems Incorporated | Method and apparatus for expanding and contracting graphical function displays |
| US7036089B2 (en) * | 2002-04-23 | 2006-04-25 | Hewlett-Packard Development Company, L.P. | Distribution of application windows in a computing device display |
| CA2387936A1 (en) * | 2002-05-29 | 2003-11-29 | Ibm Canada Limited-Ibm Canada Limitee | Menu user interface with size differentiation between enabled and disabled menu items |
| EP1369770A1 (en) * | 2002-06-06 | 2003-12-10 | Sony Ericsson Mobile Communications AB | Graphical user interface for expandable menus |
| US7080326B2 (en) * | 2002-07-11 | 2006-07-18 | International Business Machines Corporation | Method and system for managing multi—paned windowed environments |
| US7913183B2 (en) * | 2002-10-08 | 2011-03-22 | Microsoft Corporation | System and method for managing software applications in a graphical user interface |
| US8418081B2 (en) * | 2002-12-18 | 2013-04-09 | International Business Machines Corporation | Optimizing display space with expandable and collapsible user interface controls |
| US7480872B1 (en) * | 2003-04-06 | 2009-01-20 | Apple Inc. | Method and apparatus for dynamically resizing windows |
| US7343567B2 (en) * | 2003-04-25 | 2008-03-11 | Microsoft Corporation | System and method for providing dynamic user information in an interactive display |
| US7295852B1 (en) * | 2003-05-01 | 2007-11-13 | Palm, Inc. | Automated telephone conferencing method and system |
| WO2004109557A1 (en) * | 2003-06-03 | 2004-12-16 | Forbes Holten Norris, Iii | Flexible, dynamic menu-based web-page architecture |
| JP2005004396A (ja) * | 2003-06-11 | 2005-01-06 | Sony Corp | 情報表示方法及び情報表示装置、並びにコンピュータ・プログラム |
| US7533351B2 (en) * | 2003-08-13 | 2009-05-12 | International Business Machines Corporation | Method, apparatus, and program for dynamic expansion and overlay of controls |
| US7395500B2 (en) * | 2003-08-29 | 2008-07-01 | Yahoo! Inc. | Space-optimizing content display |
| US7181251B2 (en) | 2003-10-22 | 2007-02-20 | Nokia Corporation | Mobile communication terminal with multi orientation user interface |
| US7340690B2 (en) * | 2004-07-08 | 2008-03-04 | International Business Machines Corporation | Space-efficient linear hierarchical view and navigation |
| JP4343051B2 (ja) | 2004-07-20 | 2009-10-14 | 株式会社東芝 | 情報処理装置、操作画面の制御方法およびプログラム |
| JP4332477B2 (ja) * | 2004-08-06 | 2009-09-16 | キヤノン株式会社 | レイアウト調整方法及び装置並びにプログラム |
| US7703036B2 (en) * | 2004-08-16 | 2010-04-20 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are relevant to a selected object |
| US8117542B2 (en) * | 2004-08-16 | 2012-02-14 | Microsoft Corporation | User interface for displaying selectable software functionality controls that are contextually relevant to a selected object |
| US20060123359A1 (en) * | 2004-12-03 | 2006-06-08 | Schatzberger Richard J | Portable electronic device having user interactive visual interface |
| US7818672B2 (en) * | 2004-12-30 | 2010-10-19 | Microsoft Corporation | Floating action buttons |
| DE102005003680A1 (de) * | 2005-01-21 | 2006-07-27 | Siemens Ag | Verfahren zur Steuerung eines Geräts |
| US7478339B2 (en) * | 2005-04-01 | 2009-01-13 | Microsoft Corporation | Method and apparatus for application window grouping and management |
| US7512898B2 (en) * | 2005-04-07 | 2009-03-31 | Microsoft Corporation | User interface with multi-state menu |
| US8239882B2 (en) * | 2005-08-30 | 2012-08-07 | Microsoft Corporation | Markup based extensibility for user interfaces |
| US8689137B2 (en) | 2005-09-07 | 2014-04-01 | Microsoft Corporation | Command user interface for displaying selectable functionality controls in a database application |
| US7933632B2 (en) | 2005-09-16 | 2011-04-26 | Microsoft Corporation | Tile space user interface for mobile devices |
| US20070130532A1 (en) * | 2005-12-06 | 2007-06-07 | Fuller Scott A | Hierarchical software navigation system |
| US9557887B2 (en) * | 2005-12-27 | 2017-01-31 | International Business Machines Corporation | Integrated multidimensional view of hierarchical objects |
| US7882448B2 (en) * | 2005-12-29 | 2011-02-01 | Sap Ag | Taskbar configuration tool for computer systems |
| US7509588B2 (en) | 2005-12-30 | 2009-03-24 | Apple Inc. | Portable electronic device with interface reconfiguration mode |
| KR100818918B1 (ko) * | 2006-02-14 | 2008-04-04 | 삼성전자주식회사 | 윈도우의 배치를 관리하는 장치 및 그 방법 |
| US8635553B2 (en) * | 2006-02-16 | 2014-01-21 | Adobe Systems Incorporated | Auto adjustable pane view |
| US20070201048A1 (en) * | 2006-02-24 | 2007-08-30 | Dubois Charles L | System and method for ordering a print of a digitally represented still image |
| KR101277256B1 (ko) * | 2006-06-16 | 2013-07-05 | 삼성전자주식회사 | 사용자 인터페이스를 위한 장치 및 방법 |
| US20080028326A1 (en) | 2006-07-26 | 2008-01-31 | Research In Motion Limited | System and method for adaptive theming of a mobile device |
| US8527907B2 (en) * | 2006-07-31 | 2013-09-03 | Adobe Systems Incorporated | Screen relayout |
| US10503342B2 (en) * | 2006-08-04 | 2019-12-10 | Apple Inc. | User interface spaces |
| US7870508B1 (en) * | 2006-08-17 | 2011-01-11 | Cypress Semiconductor Corporation | Method and apparatus for controlling display of data on a display screen |
| US8180690B2 (en) * | 2006-10-31 | 2012-05-15 | Dotted Pair, Inc. | System and method for interacting with item catalogs |
| KR20080068491A (ko) * | 2007-01-19 | 2008-07-23 | 엘지전자 주식회사 | 터치 방식 정보 입력 단말기 및 그 방법 |
| CN101606124B (zh) * | 2007-01-25 | 2013-02-27 | 夏普株式会社 | 多窗口管理装置及信息处理装置 |
| US8261335B2 (en) * | 2007-02-23 | 2012-09-04 | Hewlett-Packard Company | Method and system for online image security |
| US8692736B1 (en) * | 2007-06-14 | 2014-04-08 | Amazon Technologies, Inc. | Configurable keypad for an electronic device |
| US8739068B2 (en) * | 2007-06-15 | 2014-05-27 | Microsoft Corporation | Dynamic user interface for in-diagram shape selection |
| US9619143B2 (en) * | 2008-01-06 | 2017-04-11 | Apple Inc. | Device, method, and graphical user interface for viewing application launch icons |
| JP5200641B2 (ja) * | 2008-04-10 | 2013-06-05 | ソニー株式会社 | リスト表示装置及びリスト表示方法 |
| US9841980B2 (en) * | 2008-04-25 | 2017-12-12 | Microsoft Technology, LLC | Extensible and application-adaptable toolbar for web services |
| JP2011018085A (ja) * | 2008-06-19 | 2011-01-27 | Panasonic Corp | 情報処理装置 |
| JP5140538B2 (ja) * | 2008-09-30 | 2013-02-06 | 任天堂株式会社 | 起動制御プログラム、起動制御装置、起動制御システム、及び、起動制御方法 |
| WO2010050477A1 (ja) * | 2008-10-28 | 2010-05-06 | シャープ株式会社 | 2つの表示装置を有する電子機器、その制御方法および記録媒体 |
| JP5219868B2 (ja) * | 2009-02-04 | 2013-06-26 | キヤノン株式会社 | レイアウト装置、レイアウト方法、およびレイアウトプログラム |
| US8799823B2 (en) * | 2009-02-26 | 2014-08-05 | Brother Kogyo Kabushiki Kaisha | Display device |
| JP2010204964A (ja) * | 2009-03-03 | 2010-09-16 | Panasonic Electric Works Co Ltd | タッチパネル装置 |
| JP5398728B2 (ja) * | 2009-03-23 | 2014-01-29 | パナソニック株式会社 | 情報処理装置、情報処理方法、記録媒体、及び集積回路 |
| KR101640460B1 (ko) * | 2009-03-25 | 2016-07-18 | 삼성전자 주식회사 | 휴대 단말기의 분할 화면 운용 방법 및 이를 지원하는 휴대 단말기 |
| US8669945B2 (en) * | 2009-05-07 | 2014-03-11 | Microsoft Corporation | Changing of list views on mobile device |
| US8407613B2 (en) * | 2009-07-13 | 2013-03-26 | Apple Inc. | Directory management on a portable multifunction device |
| US8966375B2 (en) * | 2009-09-07 | 2015-02-24 | Apple Inc. | Management of application programs on a portable electronic device |
| KR101446644B1 (ko) * | 2009-10-30 | 2014-10-01 | 삼성전자 주식회사 | 화상형성장치 및 화상형성장치의 메뉴 선택·표시방법 |
| KR101627861B1 (ko) | 2009-11-17 | 2016-06-13 | 엘지전자 주식회사 | 사용자의 사용 이력을 기반으로 그래픽 유저 인터페이스 제공 방법 |
| JP5413154B2 (ja) * | 2009-11-27 | 2014-02-12 | 株式会社リコー | 表示装置、画像形成装置、カスタマイズ方法、プログラム |
| JP5261416B2 (ja) * | 2010-02-22 | 2013-08-14 | 東芝テック株式会社 | 注文入力装置及びプログラム |
| US20110219321A1 (en) * | 2010-03-02 | 2011-09-08 | Microsoft Corporation | Web-based control using integrated control interface having dynamic hit zones |
| US10788976B2 (en) * | 2010-04-07 | 2020-09-29 | Apple Inc. | Device, method, and graphical user interface for managing folders with multiple pages |
| US8881060B2 (en) * | 2010-04-07 | 2014-11-04 | Apple Inc. | Device, method, and graphical user interface for managing folders |
| CN101833418B (zh) | 2010-04-28 | 2014-12-31 | 华为终端有限公司 | 一种在界面中添加图标的方法、装置及移动终端 |
| US8495504B2 (en) * | 2010-04-29 | 2013-07-23 | International Business Machines Corporation | Customizable branch navigational area control |
| US20110282742A1 (en) * | 2010-05-14 | 2011-11-17 | Nutex Inc. | Advertisement Displaying Browser and Advertisement System |
| KR101735614B1 (ko) * | 2010-08-12 | 2017-05-15 | 엘지전자 주식회사 | 휴대 단말기 및 그 동작 제어방법 |
| US10242156B2 (en) * | 2010-08-18 | 2019-03-26 | Koninklijke Philips N.A. | Visualization of concurrently executing computer interpretable guidelines |
| KR101657122B1 (ko) | 2010-09-15 | 2016-09-30 | 엘지전자 주식회사 | 이동 단말기 및 그 제어 방법 |
| KR101708821B1 (ko) | 2010-09-30 | 2017-02-21 | 엘지전자 주식회사 | 이동 단말기 및 그 제어 방법 |
| US9436685B2 (en) * | 2010-12-23 | 2016-09-06 | Microsoft Technology Licensing, Llc | Techniques for electronic aggregation of information |
| US9679404B2 (en) * | 2010-12-23 | 2017-06-13 | Microsoft Technology Licensing, Llc | Techniques for dynamic layout of presentation tiles on a grid |
| JP4951128B1 (ja) * | 2011-01-25 | 2012-06-13 | 株式会社エヌ・ティ・ティ・ドコモ | 端末装置およびアイコン管理方法 |
| US9104290B2 (en) * | 2011-02-11 | 2015-08-11 | Samsung Electronics Co., Ltd. | Method for controlling screen of mobile terminal |
| JP5700113B2 (ja) | 2011-03-03 | 2015-04-15 | トヨタ自動車株式会社 | 内燃機関の暖機促進装置 |
| JP5784944B2 (ja) * | 2011-03-29 | 2015-09-24 | 京セラ株式会社 | 電子機器 |
| US9360991B2 (en) | 2011-04-11 | 2016-06-07 | Microsoft Technology Licensing, Llc | Three-dimensional icons for organizing, invoking, and using applications |
| US8713473B2 (en) * | 2011-04-26 | 2014-04-29 | Google Inc. | Mobile browser context switching |
| EP2518617A1 (en) | 2011-04-27 | 2012-10-31 | Tieto Oyj | Dynamic user and device specific user interface generation based on process descriptions |
| US20120290977A1 (en) * | 2011-05-12 | 2012-11-15 | John Devecka | System and method for an interactive mobile-optimized icon-based profile display and associated social network functionality |
| US20120304042A1 (en) * | 2011-05-28 | 2012-11-29 | Jose Bento Ayres Pereira | Parallel automated document composition |
| KR101824388B1 (ko) | 2011-06-10 | 2018-02-01 | 삼성전자주식회사 | 사용자의 신체특성을 고려한 동적 사용자 인터페이스 제공 장치 및 방법 |
| US9183006B2 (en) * | 2011-08-31 | 2015-11-10 | Visan Industries | Systems and methods for layout of graphic objects for electronic display, print or other output |
| US20130057587A1 (en) * | 2011-09-01 | 2013-03-07 | Microsoft Corporation | Arranging tiles |
| US8977963B1 (en) * | 2011-10-31 | 2015-03-10 | Google Inc. | In place expansion of aggregated views |
| JP2013105202A (ja) * | 2011-11-10 | 2013-05-30 | Kyocera Corp | 装置、方法、及びプログラム |
| US8930839B2 (en) * | 2011-11-22 | 2015-01-06 | Yahoo! Inc. | Automatically arranging of icons on a user interface |
| CN102566928A (zh) | 2011-12-29 | 2012-07-11 | 广东步步高电子工业有限公司 | 自动管理移动终端桌面应用程序图标的系统及方法 |
| KR101397685B1 (ko) * | 2012-02-29 | 2014-05-26 | 주식회사 팬택 | 사용자 단말 및 사용자 단말의 화면 표시방법 |
| WO2013169877A2 (en) | 2012-05-09 | 2013-11-14 | Yknots Industries Llc | Device, method, and graphical user interface for selecting user interface objects |
| JP6273263B2 (ja) * | 2012-05-09 | 2018-01-31 | アップル インコーポレイテッド | ユーザ接触に応答して追加情報を表示するための、デバイス、方法、及びグラフィカルユーザインタフェース |
| US9256349B2 (en) * | 2012-05-09 | 2016-02-09 | Microsoft Technology Licensing, Llc | User-resizable icons |
| US9916060B2 (en) | 2012-07-05 | 2018-03-13 | Blackberry Limited | System and method for rearranging icons displayed in a graphical user interface |
| JP2014071568A (ja) * | 2012-09-28 | 2014-04-21 | Brother Ind Ltd | 画像処理プログラムおよび画像処理装置 |
| EP3133483B1 (en) | 2012-10-08 | 2018-09-12 | Huawei Device (Dongguan) Co., Ltd. | Touchscreen apparatus and user interface processing method for the touchscreen apparatus |
| EP3690624B1 (en) * | 2012-12-06 | 2023-02-01 | Samsung Electronics Co., Ltd. | Display device and method of controlling the same |
| US20140172569A1 (en) * | 2012-12-14 | 2014-06-19 | International Advertising Solutions | Method for Implementing a Customizable Interactive Menu System with User Interaction Data Analysis Capability by Executing Computer-Executable Instructions Stored On a Non-Transitory Computer-Readable Medium |
| CN103106016B (zh) | 2013-01-14 | 2016-03-30 | 华为终端有限公司 | 界面物的移动方法及支持界面物移动的装置 |
| KR101822463B1 (ko) * | 2013-01-21 | 2018-01-26 | 삼성전자주식회사 | 복수 개의 아이콘들을 화면상에 배치하는 장치 및 이의 운용 방법 |
| US20140229894A1 (en) * | 2013-02-12 | 2014-08-14 | Daisy, Llc | Systems and methods for generating playlists based on user feedback |
| KR102146244B1 (ko) * | 2013-02-22 | 2020-08-21 | 삼성전자주식회사 | 휴대 단말에 대한 동작 관련 입력에 따라 복수개의 객체들의 표시를 제어하는 방법 및 이를 위한 휴대 단말 |
| KR20140111497A (ko) * | 2013-03-11 | 2014-09-19 | 삼성전자주식회사 | 터치 스크린의 화면에 표시된 아이템을 삭제하는 방법, 저장 매체 및 휴대 단말 |
| US9563327B1 (en) * | 2013-03-14 | 2017-02-07 | Tapjoy, Inc. | Intelligent adjustment of graphical user interfaces |
| KR102092289B1 (ko) * | 2013-06-03 | 2020-03-23 | 삼성전자주식회사 | 전자 기기 및 이의 문서 작성 방법 |
| US9442627B2 (en) * | 2013-06-24 | 2016-09-13 | Evernote Corporation | Expandable two-dimensional flow for container hierarchy |
| KR102234400B1 (ko) * | 2013-07-08 | 2021-03-31 | 삼성전자주식회사 | 컨텐츠의 순서 또는 위치를 변경하는 전자 장치 및 방법 |
| KR102207443B1 (ko) * | 2013-07-26 | 2021-01-26 | 삼성전자주식회사 | 그래픽 유저 인터페이스 제공 방법 및 장치 |
| KR102210999B1 (ko) * | 2013-08-22 | 2021-02-03 | 삼성전자주식회사 | 디스플레이 장치의 애플리케이션 실행 방법 및 그 디스플레이 장치 |
| JP6189680B2 (ja) * | 2013-08-23 | 2017-08-30 | シャープ株式会社 | インターフェイス装置、インターフェイス方法、インターフェイスプログラム、及び、そのプログラムを記憶したコンピュータ読取可能な記録媒体 |
| CN104516880A (zh) * | 2013-09-26 | 2015-04-15 | Sap欧洲公司 | 图形的基于区块的布局 |
| US9424558B2 (en) * | 2013-10-10 | 2016-08-23 | Facebook, Inc. | Positioning of components in a user interface |
| US20150149894A1 (en) * | 2013-11-26 | 2015-05-28 | Kabushiki Kaisha Toshiba | Electronic device, method and storage medium |
| WO2015096032A1 (zh) * | 2013-12-24 | 2015-07-02 | 宇龙计算机通信科技(深圳)有限公司 | 批量处理方法和终端 |
| US9798453B2 (en) * | 2014-03-17 | 2017-10-24 | Microsoft Technology Licensing, Llc | Beak ribbon system |
| US9794359B1 (en) * | 2014-03-31 | 2017-10-17 | Facebook, Inc. | Implicit contacts in an online social network |
| US20150277682A1 (en) * | 2014-04-01 | 2015-10-01 | Microsoft Corporation | Scalable user interface display |
| US9329761B2 (en) * | 2014-04-01 | 2016-05-03 | Microsoft Technology Licensing, Llc | Command user interface for displaying and scaling selectable controls and commands |
| CN105204873B (zh) * | 2014-05-27 | 2019-01-25 | 宇龙计算机通信科技(深圳)有限公司 | 一种终端及应用界面显示方法 |
| US20150346976A1 (en) * | 2014-05-30 | 2015-12-03 | Apple Inc. | User interface slider that reveals the element it affects |
| US20150363049A1 (en) * | 2014-06-14 | 2015-12-17 | Siemens Product Lifecycle Management Software Inc. | System and method for reduced-size menu ribbon |
| JP6081409B2 (ja) * | 2014-06-16 | 2017-02-15 | 富士フイルム株式会社 | プリント注文受付機とその作動方法および作動プログラム |
| US10229201B2 (en) * | 2014-07-31 | 2019-03-12 | International Business Machines Corporation | Interface for simultaneous display of selected items from search engine results |
| US10044888B2 (en) * | 2014-08-06 | 2018-08-07 | Kabushiki Kaisha Toshiba | Image forming apparatus and control method thereof |
| US10031974B1 (en) * | 2014-10-03 | 2018-07-24 | Walgreen Co. | Systems and methods for conducting a planogram search |
| US10310700B2 (en) * | 2015-01-21 | 2019-06-04 | Samsung Electronics Co., Ltd. | Apparatus and method for managing of content using electronic device |
| CN104536667A (zh) | 2015-01-21 | 2015-04-22 | 胡继强 | 一种便捷恢复软件方法 |
| US10386994B2 (en) * | 2015-02-17 | 2019-08-20 | Microsoft Technology Licensing, Llc | Control of item arrangement in a user interface |
| US9632664B2 (en) | 2015-03-08 | 2017-04-25 | Apple Inc. | Devices, methods, and graphical user interfaces for manipulating user interface objects with visual and/or haptic feedback |
| CA2973145A1 (en) * | 2015-03-30 | 2016-10-06 | Glaswegian Enterprises Inc. | Mobile icon-centric enterprise content management platform |
| US9870122B2 (en) | 2015-05-22 | 2018-01-16 | International Business Machines Corporation | Graphical user interface for rearranging icons |
| KR20170017280A (ko) * | 2015-08-06 | 2017-02-15 | 엘지전자 주식회사 | 이동단말기 및 그 제어방법 |
| CN105183345A (zh) * | 2015-08-26 | 2015-12-23 | 广东欧珀移动通信有限公司 | 一种自定义调节应用界面的方法、装置及移动终端 |
| CN105843613A (zh) * | 2016-03-21 | 2016-08-10 | 乐视网信息技术(北京)股份有限公司 | 一种应用程序用户界面布局更新的方法和装置 |
| KR101835856B1 (ko) * | 2017-06-13 | 2018-03-08 | 주식회사 기가코리아 | 통합 애플리케이션을 이용한 맞춤형 애플리케이션 제작 서버, 방법 및 이를 실행하기 위하여 컴퓨터 판독가능한 기록매체에 저장된 애플리케이션 |
-
2016
- 2016-10-20 CN CN201610916488.1A patent/CN107015721A/zh active Pending
-
2017
- 2017-09-14 TW TW106131558A patent/TW201816582A/zh unknown
- 2017-10-12 EP EP17862933.3A patent/EP3531257B1/en active Active
- 2017-10-12 MY MYPI2019002128A patent/MY195275A/en unknown
- 2017-10-12 JP JP2019521146A patent/JP2019536138A/ja active Pending
- 2017-10-12 WO PCT/CN2017/105863 patent/WO2018072639A1/zh not_active Ceased
- 2017-10-12 SG SG11201903464YA patent/SG11201903464YA/en unknown
- 2017-10-12 KR KR1020197014021A patent/KR102324286B1/ko active Active
-
2019
- 2019-04-19 US US16/389,105 patent/US10877640B2/en active Active
- 2019-04-22 PH PH12019500876A patent/PH12019500876A1/en unknown
-
2020
- 2020-12-23 US US17/133,095 patent/US11150790B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105094521A (zh) * | 2012-07-26 | 2015-11-25 | 奇智软件(北京)有限公司 | 一种界面文件展示方法及系统 |
| CN104360798A (zh) * | 2014-10-29 | 2015-02-18 | 宇龙计算机通信科技(深圳)有限公司 | 一种桌面布局的方法和终端 |
| CN105867754A (zh) * | 2015-01-22 | 2016-08-17 | 阿里巴巴集团控股有限公司 | 应用界面处理方法及装置 |
| CN107015721A (zh) * | 2016-10-20 | 2017-08-04 | 阿里巴巴集团控股有限公司 | 一种应用界面的管理方法和装置 |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111722890A (zh) * | 2019-03-18 | 2020-09-29 | 阿里巴巴集团控股有限公司 | 应用界面显示方法、装置、设备及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| EP3531257A1 (en) | 2019-08-28 |
| CN107015721A (zh) | 2017-08-04 |
| TW201816582A (zh) | 2018-05-01 |
| KR102324286B1 (ko) | 2021-11-10 |
| US20210117059A1 (en) | 2021-04-22 |
| KR20190067229A (ko) | 2019-06-14 |
| US10877640B2 (en) | 2020-12-29 |
| MY195275A (en) | 2023-01-12 |
| JP2019536138A (ja) | 2019-12-12 |
| EP3531257A4 (en) | 2020-06-17 |
| US20190243518A1 (en) | 2019-08-08 |
| EP3531257B1 (en) | 2024-01-10 |
| PH12019500876A1 (en) | 2019-12-16 |
| SG11201903464YA (en) | 2019-05-30 |
| US11150790B2 (en) | 2021-10-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2018072639A1 (zh) | 一种应用界面的管理方法和装置 | |
| EP3340574B1 (en) | Method for providing content corresponding to accessory and electronic device thereof | |
| US10194288B2 (en) | Sticker distribution system for messaging apps | |
| CN113254121B (zh) | 与一个或多个扩展应用程序对接的消息应用程序 | |
| US9807155B1 (en) | Device capability filtering | |
| CN113747376B (zh) | 消息扩展应用程序商店 | |
| US20170099602A1 (en) | Theme applying method and electronic device for performing the same | |
| US20170185248A1 (en) | Electronic device and method of managing application programs thereof | |
| US20110250872A1 (en) | Method of and system for providing application store service | |
| CN113535267A (zh) | 小程序页面配置方法及装置、电子设备、存储介质 | |
| CN109271211B (zh) | 应用程序的分身方法、装置、设备和介质 | |
| US10489135B2 (en) | Electronic device and method for improving installation speed of theme package | |
| CN110007986A (zh) | 功能实现方法及装置 | |
| US20170186052A1 (en) | Electronic apparatus and control method thereof | |
| US9996230B2 (en) | Using sections for customization of applications across platforms | |
| CN116567332A (zh) | 界面显示方法、装置、设备及存储介质 | |
| CN107544723A (zh) | 一种应用程序的交互方法、装置及系统 | |
| CN106484482A (zh) | 一种多开应用中的分身应用管理方法、装置及智能终端 | |
| TWI533212B (zh) | Mobile device APP integrated application method and device thereof | |
| US11455363B2 (en) | Electronic device and method for accessing server by same | |
| HK1241062A1 (en) | Application interface management method and device | |
| HK1241062A (en) | Application interface management method and device | |
| US20180074697A1 (en) | Method for outputting screen according to force input and electronic device supporting the same | |
| CN108132818B (zh) | 界面处理方法和执行该方法的电子装置 | |
| CN117389546A (zh) | 软件开发工具包的生成方法、装置、设备和存储介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 17862933 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2019521146 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 20197014021 Country of ref document: KR Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2017862933 Country of ref document: EP Effective date: 20190520 |