WO2019198941A1 - 사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치 - Google Patents

사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치 Download PDF

Info

Publication number
WO2019198941A1
WO2019198941A1 PCT/KR2019/003193 KR2019003193W WO2019198941A1 WO 2019198941 A1 WO2019198941 A1 WO 2019198941A1 KR 2019003193 W KR2019003193 W KR 2019003193W WO 2019198941 A1 WO2019198941 A1 WO 2019198941A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
application
executed
electronic device
input
Prior art date
Application number
PCT/KR2019/003193
Other languages
English (en)
French (fr)
Inventor
황동철
김수용
박준석
이종화
Original Assignee
삼성전자 주식회사
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 삼성전자 주식회사 filed Critical 삼성전자 주식회사
Priority to US16/976,131 priority Critical patent/US20210004264A1/en
Publication of WO2019198941A1 publication Critical patent/WO2019198941A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/461Saving or restoring of program or task context
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3466Performance evaluation by tracing or monitoring

Definitions

  • Embodiments disclosed herein relate to a method of displaying a usage history and an electronic device for performing the same.
  • PCs personal computers
  • laptops smartphones
  • tablet personal computers (PCs) are widely used.
  • a user may perform various and complex tasks through various applications executed in electronic devices. For example, a user may surf the web through an internet browser application, and create and edit various documents through a word processor application. As another example, a user may enjoy various types of games through a game application, and may watch a movie through a video playing application.
  • the user may end without completing the task. For example, when a user watches a movie through a video reproducing application, the user may end the viewing at an intermediate point of the movie without completing the viewing. In another example, when a user generates a document through a word processor, the user may end the job without completing the document job and continue the job thereafter. As another example, when the user performs a search operation on a designated subject through an Internet browser, the user may end the work without completing the work and continue the work thereafter.
  • a user may need information on past usage history. For example, a user may need information about a usage history such as when the work is stopped, contents of the work that has been performed in the past, or a location where intermediate results of the work performed in the past are stored.
  • the user may need not only the most recent information on the usage history but also information on the work performed in the past. For example, when a user frequently performs different tasks in the same application, the user may need all of the usage histories for each task. For example, a user may watch the first video and the second video through a video application. If the user ends watching at the first point of the first video and ends watching at the second point of the second video, the user may enter information as well as information about the second point of the second video that is the most recent usage history. 1 Information about the first point of video may also be needed.
  • the electronic device does not provide the above information to the user, the user may need to perform the work previously performed from the beginning again, which may cause inefficiency of the work.
  • the user may not notice the past work history at a glance, and may cause inefficiency of the work.
  • Embodiments disclosed herein provide an electronic device for solving the above-described problem and the problems posed by the present document.
  • an electronic device includes a display, a memory, and a processor electrically connected to the display and the memory, wherein the processor receives a first input of a user who executes a first application. And execute at least one process for executing the first application in response to the received first input, obtain first information including an ID and a start time of the executed at least one process, 2 receiving a second input of a user who executes an application and setting the name of the first application corresponding to the ID to be displayed on the display in a calendar form based on the start time in response to the received second input; It may be characterized by.
  • a method of displaying a user's usage history in a calendar form may include receiving a first input of a user who executes a first application, in response to the received first input. Executing at least one process for executing the first application, obtaining first information including an ID and a start time of the executed at least one process, and a second input of a user executing the second application And receiving a name of the first application corresponding to the ID in a calendar form on the display in response to the received second input.
  • the electronic device may effectively provide a history of a task performed by a user through various applications.
  • the electronic device can provide a user with a high ease of use, through which the user can increase work efficiency and continuity.
  • various effects may be provided that are directly or indirectly identified through this document.
  • FIG. 1 is a block diagram of an electronic device according to an embodiment of the present disclosure.
  • FIG. 2 is a flowchart illustrating a method of providing a usage history to a user by an electronic device according to an embodiment of the present disclosure.
  • FIG. 3 is a flowchart illustrating a method of providing a usage history to a user by an electronic device according to another exemplary embodiment.
  • FIG. 4 is a flowchart illustrating a process of an electronic device storing a user's usage history through each module according to an embodiment of the present disclosure.
  • FIG. 5 is a flowchart illustrating a method of storing, by an electronic device, a user's usage history according to an embodiment of the present disclosure.
  • FIG. 6A illustrates a screen of an electronic device displaying a usage history to a user according to an embodiment of the present disclosure.
  • 6B is a screen of a display of a user's usage history by an electronic device according to another exemplary embodiment.
  • FIG. 7 is a block diagram of an electronic device in a network environment according to various embodiments of the present disclosure.
  • FIG. 1 is a block diagram of an electronic device according to an embodiment of the present disclosure.
  • the electronic device 100 may include a display 110, a memory 120, and a processor 130. According to various embodiments of the present disclosure, the electronic device 100 may omit some of the components shown in FIG. 1, or may further include components not shown in FIG. 1. For example, the electronic device 100 may further include at least one of an input device that receives a user input, for example, a touch panel, a mouse, or a keyboard.
  • an input device that receives a user input, for example, a touch panel, a mouse, or a keyboard.
  • the display 110 may output at least one content or item (eg, text, an image, a video, an icon, a widget, or a symbol).
  • Display 110 may include, for example, a liquid crystal display (LCD), a light emitting diode (LED) display, an organic light emitting diode (OLED) display, a microelectromechanical system (MEMS) display, or an electronic paper display.
  • LCD liquid crystal display
  • LED light emitting diode
  • OLED organic light emitting diode
  • MEMS microelectromechanical system
  • the display 110 may include a touch panel (or a touch sensor) or be integrated with the touch panel.
  • the display 110 may also be referred to as a touch screen panel (TSP) or a touch screen display panel.
  • TSP touch screen panel
  • the memory 120 may be a storage medium in which instructions executed in a processor are stored or outputs generated by execution of the instructions are stored.
  • the memory 120 may store instructions for causing the processor 130 to obtain an ID (or identification information) of a process executed by a user.
  • the memory 120 may store an ID (or identification information) of a process acquired by the processor 130 in the operation.
  • the memory 120 may include a volatile memory or a nonvolatile memory.
  • the memory 120 may include a nonvolatile memory in which an instruction for obtaining an ID (or identification information) of the process is stored or a volatile memory in which an ID (or identification information) of the obtained process is stored. .
  • the processor 130 may be electrically connected to the components included in the electronic device 100 to execute operations or data processing related to the control and / or communication of the components included in the electronic device 100.
  • the processor 130 may be electrically connected to the display 110 and the memory 121 to output a screen designated on the display 110 or to store data designated in the memory 120.
  • the processor 130 may receive a user input and store the received user input in the memory 120.
  • the processor 130 may transfer data stored in the memory 120 to the display 110 to output a screen designated on the display 110.
  • the processor 130 may execute specified instructions stored in the memory 120.
  • the processor 130 may execute a monitoring command to confirm whether a process event of a specified condition occurs.
  • the processor 130 may perform an instruction to obtain the specified information from the process event of the specified condition and to store the obtained information in the memory 120.
  • the processor 130 may perform a command to output a user's usage history to the display 110 based on the obtained information.
  • FIG. 2 is a flowchart illustrating a method of providing a usage history to a user by an electronic device according to an embodiment of the present disclosure.
  • a method 200 in which the electronic device 100 provides a usage history to a user may include operations 201 to 209.
  • the processor 130 included in the electronic device 100 may be configured to perform operations 201 to 209.
  • the electronic device 100 may receive a first input of a user.
  • the first input may be a user input of executing a first application.
  • the first application may include an internet browser application, a word processor application, a game application, or a video playback application.
  • the first application is not limited to the above-mentioned embodiment.
  • the first application may include various applications that may be executed in an operating system (eg, Windows, Linux, iOS, Android, etc.) of the electronic device 100.
  • the first input may have various forms.
  • the user may provide the first input to the electronic device 100 by touching the touch panel of the electronic device 100 or by providing a pressure of a specified intensity or more.
  • the user may provide the first input to the electronic device 100 through an external input device such as a mouse or a keyboard.
  • the electronic device 100 may execute at least one process for executing the first application in response to the received first input. According to various embodiments of the present disclosure, at least one process required for executing the first application may be provided.
  • the electronic device 100 may obtain first information related to the at least one executed process.
  • the first information may include an ID of the at least one process and a time at which execution of the at least one process is started.
  • the electronic device 100 may store the first information in the memory 120.
  • the electronic device 100 may obtain the first information with respect to any one of at least one process for executing the first application. For example, when the execution of the first process and the execution of the second process are required for the execution of the first application, the electronic device 100 may execute the first process from one of the first process or the second process. Information can be obtained. According to an embodiment of the present disclosure, the one process may be previously designated based on the type of the first application. Information about the predetermined process may be stored in the memory 120.
  • the first information may further include other information.
  • the first information may further include at least one of a type of a first application, information about a file executed in the first application, or information about a file generated by the first application.
  • the first information may include a type of the video playback application or a file name of a video file played by the video playback application.
  • the first information may include an internet address accessed from the internet browser application.
  • the information about the executed or generated file may include a file name of the executed or generated file, a modification time of the executed or generated file, a storage location of the executed or generated file, or the executed or generated file. It may include at least one information of the size of the file.
  • the electronic device 100 may receive a second input of the user.
  • the second input may be a user input for executing a second application.
  • the electronic device 100 may execute a second application that displays a user's usage history in a calendar form based on the first information.
  • the second application may be an application that provides a user history in the form of a calendar in response to the received second input.
  • the second application may be an application that displays the name of the first application corresponding to the ID of the at least one process acquired in operation 205 in the form of a calendar based on a time at which execution of the at least one process is started. have.
  • the second application may display not only the name of the first application but also various information included in the first information acquired in operation 205 in the form of a calendar on the display 110 based on the start time.
  • the second application may be a type of a video playing application or an application in which a file name of the played video file is displayed in a calendar form.
  • the second application may be a type of an Internet browser application or an application in which the connected Internet address is displayed in a calendar form.
  • the electronic device 100 may repeatedly perform operations 201 to 205 based on receiving a plurality of first inputs.
  • the electronic device 100 may receive a third input of the user who terminates the first application and perform an operation corresponding to the third input. .
  • the second input of the user may not occur while the electronic device 100 repeatedly performs the operations 201 to 205 or receives a third input of the user and performs a corresponding operation. If the user's second input does not occur, the electronic device 100 may not perform operations 207 to 209. Thereafter, if a second input of the user occurs after an elapsed time, the electronic device 100 may perform operations 207 to 209.
  • FIG. 3 is a flowchart illustrating a method of providing a usage history to a user by an electronic device according to another exemplary embodiment.
  • the method 300 of providing the usage history to the user by the electronic device 100 may include operations 301 to 315.
  • the processor 130 included in the electronic device 100 may be configured to perform operations 301 to 315.
  • contents overlapping with the description of FIG. 2 may be omitted.
  • operations 301 to 305 may be the same as or similar to operations 201 to 205 illustrated in FIG. 2.
  • the electronic device 100 receives a first input of a user for executing a first application, executes at least one process in response to receiving the first input, and receives first information related to the process. Can be obtained.
  • the electronic device 100 may receive a third input of a user.
  • the third input may be a user input for terminating the first application.
  • the third input may be formed in various forms in the same or similar manner as the first input received in operation 301 (or operation 201 of FIG. 2).
  • the electronic device 100 may terminate at least one process for executing the first application in response to the received third input.
  • the at least one process may be the same as at least one process executed in operation 303 (or operation 203 of FIG. 2).
  • the electronic device 100 may obtain second information related to the at least one terminated process.
  • the second information may include an ID of the at least one process and a time at which execution of the at least one process is finished.
  • the electronic device 100 may store the second information in the memory 120.
  • the electronic device 100 may obtain the second information with respect to any one of at least one process for executing the first application. For example, when the execution of the first process and the execution of the second process are required for the execution of the first application, the electronic device 100 may execute the second process from any one of the first process or the second process. Information can be obtained. According to an embodiment of the present disclosure, the one process may be previously designated based on the type of the first application. Information about the predetermined process may be stored in the memory 120.
  • the second information may further include other information.
  • the second information may include a type of the first application, information about a file executed in the first application until the end time, or information about a file generated by the first application until the end time. At least one may be further included.
  • the second information includes a type of the video playback application, a file name of a video file played by the video playback application, or a point at which playback of the video file is stopped. May be included.
  • the second information may include an Internet address accessed from the Internet browser application until the end time.
  • the information about the executed or generated file may include a file name of the executed or generated file, a modification time of the executed or generated file, a storage location of the executed or generated file, or the executed or generated file. It may include at least one information of the size of the file.
  • the electronic device 100 may perform an operation that is the same as or similar to operation 207 of FIG. 2.
  • the electronic device 100 may execute a second application that displays a user's usage history in the form of a calendar based on the first information and the second information.
  • the electronic device 100 may perform an operation similar to operation 209 of FIG. 2.
  • the electronic device 100 may execute the second application in response to the reception of the second input.
  • the electronic device 100 may display a usage history based on the second information as well as the first information, unlike operation 209 of FIG. 2.
  • the electronic device 100 may further include information on a file generated by the application and display the information on the display 110 in the form of a calendar.
  • FIG. 4 is a flowchart illustrating a process of an electronic device storing a user's usage history through each module according to an embodiment of the present disclosure.
  • the processor 130 may include a plurality of modules.
  • the processor 130 may include a process monitor, a process parser, a calendar data generator, and a database as the plurality of modules.
  • Process Monitor can detect process events at specified time intervals. For example, the process monitor can detect events where at least one process is executed by or terminated by the user.
  • the process parser may analyze a process corresponding to a process event detected by the process monitor module and obtain information. For example, the process parser may obtain information about an ID or a start time of execution of a process executed by a user.
  • the calendar data generator may generate a calendar item corresponding to the ID of each process based on the information obtained by the process parser module.
  • the calendar item may be data in which the obtained information is implemented in a calendar format.
  • the calendar item may be data in which the obtained information is arranged based on a designated date or a designated time.
  • the database may be a space in which calendar items generated by the calendar data generator are stored.
  • the database may be a memory 120.
  • the database may update the calendar item with information obtained additionally from the process parser.
  • the process monitor may discover a process that has occurred by the user.
  • the process monitor may check for running processes at specified time intervals.
  • a process monitor can call a specified function at specified time intervals using polling.
  • the process monitor may call the EnumWindos API (user32.dll) at specified time intervals.
  • the process monitor may obtain a process handle through the EnumWindos API (user32.dll) and obtain information about a process through the GetWindowThreadProcessId API.
  • the process monitor can detect the process executed by the user because it has the MainWindowHandle and MainWindowTitle values of the process.
  • the process monitor may check the list of applications being used by calling the getRunningAppProcesses API of the android.app.ActivityManager class at a specified time interval.
  • the process monitor may discover a process executed by the user because the getSystemService API is additionally provided in addition to the getRunningAppProcesses API.
  • the process monitor can check a process executed by a user by monitoring a specific API as described above. In other words, the process monitor can check the start event of the process executed by the user.
  • the process monitor may transmit basic information of the process corresponding to the found start event to the process parser.
  • the basic information may be, for example, an ID (or identification information) of a process.
  • the process parser may obtain first information of the process executed by the user based on the received basic information of the process.
  • the first information may be the same as or similar to the first information obtained in operation 205 of FIG. 2.
  • the process parser may transmit the obtained first information to a calendar data generator.
  • the calendar data generator may generate a calendar item based on the received first information.
  • the calendar items may be plural, and each calendar item may correspond to an ID of each process.
  • the calendar data generator may generate a plurality of different calendar items each corresponding to the ID of one process.
  • the calendar item may include information included in the first information according to a flow of a date or time. For example, information such as a name, a type, a generated file, and the like of an application executed by the process may be recorded in a calendar form at a start time when the process is started.
  • the calendar data generator may transmit the generated calendar item to a database.
  • the database may store the received calendar item.
  • the process monitor may detect an end event of the process terminated by the user.
  • the process monitor may track the ID of the process generated by the user in operation 401 in the EnumWindos API (user32.dll) or the getRunningAppProcesses API.
  • the process monitor may determine that the process is terminated if the ID of the process is not found in the APIs. In other words, the process monitor may detect the termination event through monitoring of the process.
  • the process monitor may transmit basic information of the process corresponding to the found termination event to the process parser.
  • the basic information may be, for example, an ID (or identification information) of a process.
  • the process parser may retrieve the same calendar item based on the received basic information. For example, the process parser may retrieve a calendar item corresponding to the ID of the process.
  • the process parser may obtain product information from the terminated process.
  • the product information may be the same as or similar to the second information obtained in operation 311 of FIG. 3, for example.
  • the process parser may send the obtained product information to a database.
  • the process parser may send information about the calendar item retrieved in operation 419 along with the product information to the database.
  • the database may update the received product information to a calendar item corresponding to the ID of the process.
  • a database may update the product information in the calendar item and store the updated calendar item.
  • the electronic device 100 may detect a process started by the user and a process terminated by the user through operations 401 to 425, and may obtain information about a user's usage history from the process.
  • the electronic device 100 may implement the obtained usage history information in a calendar form and store it in a database.
  • FIG. 5 is a flowchart illustrating a method of storing, by an electronic device, a user's usage history according to an embodiment of the present disclosure.
  • the method 500 for storing the usage history of the user by the electronic device 100 may include operations 501 to 519.
  • the processor 130 included in the electronic device 100 may be configured to perform operations 501 to 519.
  • content overlapping with the description of FIGS. 2 to 4 may be omitted.
  • the electronic device 100 may monitor a process.
  • the electronic device 100 may monitor the process at specified time intervals.
  • the electronic device 100 may obtain a process handle at a designated time interval and obtain information of a process to be executed.
  • the electronic device 100 may determine whether a process event has occurred by the user.
  • the process event may include a case in which a new process is executed or a case in which a process previously executed is terminated. If a process event occurs, the electronic device 100 may perform operation 505. If the process event does not occur, the electronic device 100 may perform operation 501 again.
  • the electronic device 100 may obtain process information of the process event.
  • the process information may be information on whether at least one process is started or terminated. According to an embodiment, the process information may be the same as or similar to the first information obtained in operation 205 of FIG. 2.
  • the electronic device 100 may determine whether the process event is a start event based on the obtained process information. If the process event is a start event, the electronic device 100 may perform operation 509. If the process event is not a start event, for example, if the process event is an end event, the electronic device 100 may perform operation 513.
  • the electronic device 100 may generate a calendar item based on the process information obtained in operation 505. Operation 509 may be the same as or similar to operation 409 of FIG. 4.
  • the electronic device 100 may store the generated calendar item in a database. Operation 511 may be the same as or similar to operation 413 of FIG. 4.
  • the electronic device 100 may determine the process event as an end event rather than a start event.
  • the electronic device 100 may search for a calendar item generated by a start event corresponding to the end event.
  • the electronic device 100 may search whether there is a calendar item by a process having the same ID as the process corresponding to the end event. Operation 513 may be the same as or similar to operation 419 of FIG. 4.
  • the electronic device 100 may determine whether there is a calendar item having the same ID. If there is a calendar item of the same ID, the electronic device 100 may perform operation 517. If there is no calendar item of the same ID, the electronic device 100 may end the operation.
  • the electronic device 100 may obtain all information of a process corresponding to the termination event.
  • the electronic device 100 may obtain second information in the same or similar manner as in operation 311 of FIG. 3.
  • the electronic device 100 may update the information obtained in operation 517 in the database. In other words, the electronic device 100 may update the obtained information to the calendar item and store the updated calendar item in the database again.
  • 6A illustrates a screen of an electronic device displaying a usage history to a user according to an embodiment of the present disclosure.
  • 6B is a screen of a display of a user's usage history by an electronic device according to another exemplary embodiment.
  • the electronic device 100 may display a user's usage history 600a and 600b in various forms of calendars. According to an embodiment of the present disclosure, FIGS. 6A and 6B may be screens displayed on the display 110 of the electronic device 100.
  • the electronic device 100 may display a user's usage history 610a, 620a, 630a, 640a, and 650a in units of time.
  • the electronic device 100 may display a first usage history 610a in which a user used an internet browser application from 12 pm to 3 pm on October 17.
  • the electronic device 100 may display the name 611a of the application and the Internet address 612a to which the user accesses.
  • the electronic device 100 may display a fourth usage history 640a in which the user used the PowerPoint application from 2 pm to 5 pm on October 18.
  • the electronic device 100 may display a name 641a of the application, a file name 642a of the generated file, and a partial content 643a of the generated file.
  • the electronic device 100 may display the user's usage history 610b, 620b, and 630b on a daily basis. For example, on October 17, the electronic device 100 may display a usage history 610b of a user using an internet browser application and a game application (eg, starcraft). In this case, the electronic device 100 may display only simpler contents than when displaying on a time unit. For example, the electronic device 100 may display only the names 611b and 612b of the used application.
  • a form in which the electronic device 100 displays a user's usage history is not limited to FIGS. 6A and 6B.
  • the calendar form may include a form divided into at least one unit of time unit, daily unit, weekly unit, or monthly unit.
  • FIG. 7 is a block diagram of an electronic device in a network environment according to various embodiments of the present disclosure.
  • the electronic device 701 communicates with the electronic device 702 through a first network 798 (eg, a short range wireless communication network), or the second network 799.
  • the electronic device 704 may communicate with the electronic device 704 or the server 708 through a long range wireless communication network.
  • the electronic device 701 may communicate with the electronic device 704 through the server 708.
  • the electronic device 701 may include a processor 720, a memory 730, an input device 750, an audio output device 755, a display device 760, an audio module 770, and a sensor module.
  • the components eg, the display device 760 or the camera module 780
  • the components may be omitted or one or more other components may be added to the electronic device 701.
  • some of these components may be implemented in one integrated circuit.
  • the sensor module 776 eg, fingerprint sensor, iris sensor, or illuminance sensor
  • the display device 760 eg, display
  • the processor 720 may execute at least one other component (eg, hardware or software component) of the electronic device 701 connected to the processor 720 by executing software (eg, a program 740). It can control and perform various data processing or operations. According to one embodiment, as at least part of data processing or operation, processor 720 may read instructions or data received from another component (eg, sensor module 776 or communication module 790) from volatile memory 732. Can be loaded into, processed in a volatile memory 732, or stored in non-volatile memory 734.
  • another component eg, sensor module 776 or communication module 790
  • the processor 720 may include a main processor 721 (e.g., a central processing unit or an application processor), and a coprocessor 723 (e.g., a graphics processing unit, an image signal processor) that may operate independently or together. , Sensor hub processor, or communication processor). Additionally or alternatively, the coprocessor 723 may be configured to use lower power than the main processor 721 or to be specific to the designated function. Coprocessor 723 may be implemented separately from, or as part of, main processor 721.
  • main processor 721 e.g., a central processing unit or an application processor
  • coprocessor 723 e.g., a graphics processing unit, an image signal processor
  • the coprocessor 723 may be configured to use lower power than the main processor 721 or to be specific to the designated function.
  • Coprocessor 723 may be implemented separately from, or as part of, main processor 721.
  • the coprocessor 723 may replace, for example, the main processor 721 while the main processor 721 is in an inactive (eg, sleep) state, or the main processor 721 may be active (eg, execute an application). Together with the main processor 721, at least one of the components of the electronic device 701 (eg, display device 760, sensor module 776, or communication module 790). Control at least some of the functions or states associated with the. According to one embodiment, the coprocessor 723 (eg, an image signal processor or communication processor) may be implemented as part of other functionally related components (eg, camera module 780 or communication module 790). have.
  • the memory 730 may store various data used by at least one component (eg, the processor 720 or the sensor module 776) of the electronic device 701.
  • the data may include, for example, software (eg, program 740) and input data or output data for instructions associated with it.
  • the memory 730 may include a volatile memory 732 or a nonvolatile memory 734.
  • Program 740 may be stored as software in memory 730, and may include, for example, operating system 742, middleware 744, or application 746.
  • the input device 750 may receive a command or data to be used for a component (for example, the processor 720) of the electronic device 701 from the outside (for example, a user) of the electronic device 701.
  • the input device 750 may include, for example, a microphone, a mouse, or a keyboard.
  • the sound output device 755 may output a sound signal to the outside of the electronic device 701.
  • the sound output device 755 may include, for example, a speaker or a receiver.
  • the speaker may be used for general purposes such as multimedia playback or recording playback, and the receiver may be used to receive an incoming call.
  • the receiver may be implemented separately from or as part of a speaker.
  • the display device 760 may visually provide information to the outside (eg, a user) of the electronic device 701.
  • the display device 760 may include, for example, a display, a hologram device, or a projector and a control circuit for controlling the device.
  • the display device 760 may include touch circuitry configured to sense a touch, or a sensor circuit (eg, a pressure sensor) set to measure the strength of a force generated by the touch. have.
  • the audio module 770 may convert sound into an electrical signal or vice versa. According to an embodiment of the present disclosure, the audio module 770 may acquire sound through the input device 750, or may output an external electronic device (for example, an audio output device 755 or directly or wirelessly connected to the electronic device 701). Sound may be output through the electronic device 702 (eg, a speaker or a headphone).
  • an external electronic device for example, an audio output device 755 or directly or wirelessly connected to the electronic device 701. Sound may be output through the electronic device 702 (eg, a speaker or a headphone).
  • the sensor module 776 detects an operating state (eg, power or temperature) or an external environmental state (eg, a user state) of the electronic device 701 and generates an electrical signal or data value corresponding to the detected state. can do.
  • the sensor module 776 may include, for example, a gesture sensor, a gyro sensor, an air pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an infrared sensor, a biometric sensor, It may include a temperature sensor, a humidity sensor, or an illuminance sensor.
  • the interface 777 may support one or more designated protocols that may be used for the electronic device 701 to be directly or wirelessly connected to an external electronic device (eg, the electronic device 702).
  • the interface 777 may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.
  • HDMI high definition multimedia interface
  • USB universal serial bus
  • SD card interface Secure Digital Card
  • connection terminal 778 may include a connector through which the electronic device 701 may be physically connected to an external electronic device (eg, the electronic device 702).
  • the connection terminal 778 may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (eg, a headphone connector).
  • the haptic module 779 may convert an electrical signal into a mechanical stimulus (eg, vibration or movement) or an electrical stimulus that can be perceived by the user through tactile or kinetic senses.
  • the haptic module 779 may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.
  • the camera module 780 may capture a still image and a video.
  • the camera module 780 may include one or more lenses, image sensors, image signal processors, or flashes.
  • the power management module 788 manages power supplied to the electronic device 701.
  • the power management module 788 may be implemented, for example, as at least part of a power management integrated circuit (PMIC).
  • PMIC power management integrated circuit
  • the battery 789 may supply power to at least one component of the electronic device 701.
  • the battery 789 may include, for example, a non-rechargeable primary cell, a rechargeable secondary cell, or a fuel cell.
  • the communication module 790 may establish a direct (eg wired) communication channel or wireless communication channel between the electronic device 701 and an external electronic device (eg, the electronic device 702, the electronic device 704, or the server 708). Establish and perform communication over established communication channels.
  • the communication module 790 may operate independently of the processor 720 (eg, an application processor) and include one or more communication processors that support direct (eg, wired) or wireless communication.
  • the communication module 790 may be a wireless communication module 792 (eg, a cellular communication module, a near field communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module 794 (eg It may include a local area network (LAN) communication module, or a power line communication module.
  • GNSS global navigation satellite system
  • the corresponding communication module of these communication modules may be a first network 798 (e.g. a short range communication network such as Bluetooth, WiFi direct or infrared data association (IrDA)) or a second network 799 (e.g. cellular network, the Internet, or Communicate with external electronic devices via a telecommunications network, such as a computer network (eg, LAN or WAN).
  • a first network 798 e.g. a short range communication network such as Bluetooth, WiFi direct or infrared data association (IrDA)
  • a second network 799 e.g. cellular network, the Internet, or Communicate with external electronic devices via a telecommunications network, such as a computer network (eg, LAN or WAN).
  • a telecommunications network such as a computer network (eg, LAN or WAN).
  • the wireless communication module 792 uses subscriber information (e.g., international mobile subscriber identifier (IMSI)) stored in the subscriber identification module 796 within a communication network such as the first network 798 or the second network 799.
  • subscriber information e.g., international mobile subscriber identifier (IMSI)
  • IMSI international mobile subscriber identifier
  • the antenna module 797 may transmit or receive a signal or power to an external device (eg, an external electronic device).
  • the antenna module 797 may include one or more antennas, from which at least one suitable for a communication scheme used in a communication network, such as the first network 798 or the second network 799. May be selected by, for example, the communication module 790.
  • the signal or power may be transmitted or received between the communication module 790 and the external electronic device through the selected at least one antenna.
  • peripheral devices eg, a bus, a general purpose input and output (GPIO), a serial peripheral interface (SPI), or a mobile industry processor interface (MIPI)
  • GPIO general purpose input and output
  • SPI serial peripheral interface
  • MIPI mobile industry processor interface
  • the command or data may be transmitted or received between the electronic device 701 and the external electronic device 704 through the server 708 connected to the second network 799.
  • Each of the electronic devices 702 and 704 may be the same or different type of device as the electronic device 701.
  • all or some of the operations executed in the electronic device 701 may be executed in one or more external devices among the external electronic devices 702, 704, or 708.
  • the electronic device 701 may not execute the function or service itself.
  • one or more external electronic devices may be requested to perform at least a part of the function or the service.
  • the one or more external electronic devices that receive the request may execute at least a part of the requested function or service, or an additional function or service related to the request, and transmit a result of the execution to the electronic device 701.
  • the electronic device 701 may process the result as it is or additionally and provide the result as at least part of the response to the request.
  • cloud computing distributed computing, or client-server computing technology may be used.
  • an electronic device includes a display, a memory, and a processor electrically connected to the display and the memory, wherein the processor receives a first input of a user who executes a first application. And execute at least one process for executing the first application in response to the received first input, obtain first information including an ID and a start time of the executed at least one process, 2 receiving a second input of a user who executes an application and setting the name of the first application corresponding to the ID to be displayed on the display in a calendar form based on the start time in response to the received second input; It may be characterized by.
  • the first information further includes at least one of information on a file executed or generated in the executed first application from the start time, and the processor is configured to respond to the received second input.
  • the name of the first application and the at least one information corresponding to the ID may be set to be displayed on the display in a calendar form based on the start time.
  • the information about the executed or generated file may include a file name of the executed or generated file, a modification time of the executed or generated file, a storage location of the executed or generated file, or the executed or generated file. It may include at least one of the size of the file.
  • the first application is an Internet browser application
  • the first information further includes an Internet address connected from the Internet browser application from the start time
  • the processor responds to the received second input.
  • the display apparatus may be configured to display a name of the first application corresponding to the ID and the connected Internet address in a calendar form on the display, based on the start time.
  • the processor may be configured to store the first information in the memory.
  • the processor may receive a third input of a user for terminating the first application, terminate the at least one process in response to the received third input, and at least one terminated Obtain second information including an ID and an end time of the process, and in response to the received second input, display the name of the first application corresponding to the ID on the display based on the start time and the end time; It may be set to display in a calendar form.
  • the second information further includes at least one of information on a file executed or generated in the first application from the start time to the end time, and the processor responds to the received second input.
  • the display device may be configured to display a name of the first application and the at least one information corresponding to the ID in a calendar form on the display based on the start time and the end time.
  • the information about the executed or generated file may include a file name of the executed or generated file, a modification time of the executed or generated file, a storage location of the executed or generated file, or the executed or generated file. It may include at least one of the size of the file.
  • the first application is an Internet browser application
  • the second information further comprises an Internet address connected from the Internet browser application from the start time to the end time
  • the processor is configured to receive the received second address.
  • a name of the first application corresponding to the ID and an internet address connected to the end time may be displayed on the display in a calendar form based on the start time and the end time.
  • the processor may be configured to store the first information and the second information in the memory.
  • the calendar form may include a form divided into at least one unit of time unit, daily unit, weekly unit, or monthly unit.
  • a method of displaying a user's usage history in a calendar form may include receiving a first input of a user who executes a first application, and responsive to the received first input. Executing at least one process for executing an application, acquiring first information including an ID and a start time of the executed at least one process, and receiving a second input of a user who executes a second application; And receiving a name of the first application corresponding to the ID in a calendar form on the display in response to the received second input.
  • the first information further includes at least one of information on a file executed or generated in the executed first application from the start time, and displays the name of the first application in a calendar form.
  • the operation may include displaying a name of the first application and the at least one information corresponding to the ID in a calendar form on the display in response to the received second input. .
  • the information about the executed or generated file may include a file name of the executed or generated file, a modification time of the executed or generated file, a storage location of the executed or generated file, or the executed or generated file. It may include at least one of the size of the file.
  • the method may further include storing the first information in the memory.
  • the method may further include receiving a third input of a user terminating the first application, terminating the at least one process in response to the received third input, and at least the terminated at least Obtaining second information including an ID and an end time of one process, and displaying the name of the first application in a calendar form on the display in response to the received second input. And displaying the name of the first application corresponding to the ID in a calendar form based on the start time and the end time.
  • the second information further includes at least one of information on a file executed or generated in the executed first application from the start time to the end time, and the name of the first application in a calendar form.
  • the displaying may include displaying the name of the first application corresponding to the ID and the at least one information on the display in a calendar form based on the start time and the end time on the display in response to the received second input. It may include an operation to.
  • the information about the executed or generated file may include a file name of the executed or generated file, a modification time of the executed or generated file, a storage location of the executed or generated file, or the executed or generated file. It may include at least one of the size of the file.
  • the method may further include storing the first information and the second information in the memory.
  • the calendar form may include a form divided into at least one unit of time unit, daily unit, weekly unit, or monthly unit.
  • the electronic device may effectively provide a history of a task performed by a user through various applications.
  • the electronic device can provide a user with a high ease of use, through which the user can increase work efficiency and continuity.
  • Electronic devices may be various types of devices.
  • the electronic device may include, for example, a portable communication device (eg, a smartphone), a computer device, a portable multimedia device, a portable medical device, a camera, a wearable device, or a home appliance device.
  • a portable communication device eg, a smartphone
  • a computer device e.g., a tablet, or a smart phone
  • a portable multimedia device e.g., a portable medical device
  • a camera e.g., a camera
  • a wearable device e.g., a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch, or a smart watch
  • first, second, or first or second may simply be used to distinguish a component from other corresponding components, and the components may be referred to other aspects (e.g. Order).
  • Some (eg, first) component may be referred to as “coupled” or “connected” to another (eg, second) component, with or without the term “functionally” or “communicatively”.
  • any component can be connected directly to the other component (eg, by wire), wirelessly, or via a third component.
  • module may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as logic, logic block, component, or circuit.
  • the module may be an integral part or a minimum unit or part of the component, which performs one or more functions.
  • the module may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • Various embodiments of the present disclosure may include one or more instructions stored in a storage medium (eg, internal memory 736 or external memory 738) that can be read by a machine (eg, electronic device 701). It may be implemented as software (eg, program 740) including the.
  • the processor eg, the processor 720 of the device (eg, the electronic device 701) may call and execute at least one command among one or more instructions stored from the storage medium. This enables the device to be operated to perform at least one function in accordance with the at least one command invoked.
  • the one or more instructions may include code generated by a compiler or code executable by an interpreter.
  • the device-readable storage medium may be provided in the form of a non-transitory storage medium.
  • 'non-transitory' means only that the storage medium is a tangible device and does not contain a signal (e.g. electromagnetic wave), which is the term used when the data is stored semi-permanently on the storage medium. It does not distinguish cases where it is temporarily stored.
  • a signal e.g. electromagnetic wave
  • a method according to various embodiments of the present disclosure may be included in a computer program product.
  • the computer program product may be traded between the seller and the buyer as a product.
  • the computer program product is distributed in the form of a device-readable storage medium (e.g. compact disc read only memory (CD-ROM)), or through an application store (e.g. Play StoreTM) or two user devices ( Example: smartphones) can be distributed (eg downloaded or uploaded) directly or online.
  • a device-readable storage medium such as a server of a manufacturer, a server of an application store, or a relay server, or may be temporarily created.
  • each component eg, a module or a program of the above-described components may include a singular or plural object.
  • one or more components or operations of the above-described corresponding components may be omitted, or one or more other components or operations may be added.
  • a plurality of components eg, a module or a program
  • the integrated component may perform one or more functions of the component of each of the plurality of components the same as or similar to that performed by the corresponding component of the plurality of components before the integration. .
  • operations performed by a module, program, or other component may be executed sequentially, in parallel, repeatedly, or heuristically, or one or more of the operations may be executed in a different order, or may be omitted. Or one or more other operations may be added.

Abstract

본 발명의 다양한 실시 예에 따르면, 디스플레이, 메모리, 및 상기 디스플레이 및 상기 메모리와 전기적으로 연결된 프로세서를 포함하고, 상기 프로세서는, 제1 어플리케이션을 실행시키는 사용자의 제1 입력을 수신하고, 상기 수신된 제1 입력에 응답하여 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시키고, 상기 실행된 적어도 하나의 프로세스의 ID 및 시작 시각을 포함하는 제1 정보를 획득하고, 제2 어플리케이션을 실행시키는 사용자의 제2 입력을 수신하고, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정되는 것을 특징으로 하는 전자 장치가 개시된다. 이 외에도 명세서를 통해 파악되는 다양한 실시 예가 가능하다.

Description

사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치
본 문서에서 개시되는 실시 예들은, 사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치에 관한 것이다.
IT(information technology)의 발달에 따라, PC(personal computer), 랩탑(laptop), 스마트폰(smartphone), 태블릿 PC(tablet personal computer) 등 다양한 유형의 전자 장치들이 광범위하게 보급되고 있다.
사용자는 전자 장치들에서 실행되는 여러 어플리케이션을 통해 다양하고 복잡한 작업들을 수행할 수 있다. 예를 들면, 사용자는 인터넷 브라우저 어플리케이션을 통해 웹 서핑을 수행할 수 있고, 워드 프로세서 어플리케이션을 통해 다양한 문서를 생성하고 편집할 수 있다. 또 다른 예를 들면, 사용자는 게임 어플리케이션을 통해 다양한 형태의 게임을 즐길 수 있고, 동영상 재생 어플리케이션을 통해 영화를 시청할 수도 있다.
사용자는 상기와 같이 다양한 작업들을 수행하는 경우 상기 작업을 완료하지 않고 종료하는 경우가 발생할 수 있다. 예를 들면, 사용자는 동영상 재생 어플리케이션을 통해 영화를 시청하는 경우 시청을 완료하지 않고 상기 영화의 중간 지점에서 시청을 종료할 수 있다. 다른 예를 들면, 사용자는 워드 프로세서를 통해 문서를 생성하는 작업을 하는 경우 문서 작업을 완료하지 않은 상태에서 작업을 종료하고 이후에 상기 작업을 계속할 수 있다. 또 다른 예를 들면, 사용자는 인터넷 브라우저를 통해 지정된 주제에 대한 검색 작업을 수행하는 경우 상기 작업을 완료하지 않은 상태에서 작업을 종료하고 이후에 상기 작업을 계속할 수 있다.
상기와 같이, 사용자가 연속된 작업을 중단하고 이후에 다시 상기 작업을 수행하려는 경우 사용자는 과거의 사용 이력에 대한 정보가 필요할 수 있다. 예를 들면, 사용자는 상기 작업이 중단된 시점, 과거에 수행하였던 상기 작업의 내용, 또는 상기 과거에 수행된 작업의 중간 결과물이 저장된 위치 등과 같은 사용 이력에 대한 정보가 필요할 수 있다.
또한, 사용자는 상기 사용 이력에 대해 가장 최근 정보뿐만 아니라 과거에 수행했던 작업에 대한 정보가 필요할 수 있다. 예를 들면, 사용자가 동일한 어플리케이션에서 서로 상이한 작업을 수행하는 경우가 많은 경우, 사용자는 각각의 작업에 대한 사용 이력이 모두 필요할 수 있다. 예컨대, 사용자는 동영상 어플리케이션을 통해 제1 비디오 및 제2 비디오를 시청할 수 있다. 사용자가 제1 비디오의 제1 지점에서 시청을 종료하고 제2 비디오의 제2 지점에서 시청을 종료하는 경우, 사용자는 가장 최근 사용 이력인 상기 제2 비디오의 제2 지점에 대한 정보뿐 아니라 상기 제1 비디오의 제1 지점에 대한 정보도 필요할 수 있다.
전자 장치가 사용자에게 상기와 같은 정보를 제공하지 못하면 사용자는 과거에 수행한 작업을 처음부터 다시 수행해야 할 수 있고, 작업의 비효율을 야기할 수 있다. 또한, 상기와 같은 정보를 각각의 어플리케이션에서 따로 확인해야 하는 경우 사용자가 과거의 작업 이력을 한눈에 알아볼 수 없는 불편함이 발생할 수 있고 업무의 비효율성을 야기시킬 수 있다.
본 문서에서 개시되는 실시 예들은, 전술한 문제 및 본 문서에서 제기되는 과제들을 해결하기 위한 전자 장치를 제공하고자 한다.
본 문서에 개시되는 일 실시 예에 따른 전자 장치는, 디스플레이, 메모리, 및 상기 디스플레이 및 상기 메모리와 전기적으로 연결된 프로세서를 포함하고, 상기 프로세서는, 제1 어플리케이션을 실행시키는 사용자의 제1 입력을 수신하고, 상기 수신된 제1 입력에 응답하여 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시키고, 상기 실행된 적어도 하나의 프로세스의 ID 및 시작 시각을 포함하는 제1 정보를 획득하고, 제2 어플리케이션을 실행시키는 사용자의 제2 입력을 수신하고, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정되는 것을 특징으로 할 수 있다.
또한, 본 문서에 개시되는 일 실시 예에 따른 사용자의 사용 이력을 캘린더 형태로 나타내는 방법은, 제1 어플리케이션을 실행시키는 사용자의 제1 입력을 수신하는 동작, 상기 수신된 제1 입력에 응답하여 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시키는 동작, 상기 실행된 적어도 하나의 프로세스의 ID 및 시작 시각을 포함하는 제1 정보를 획득하는 동작, 제2 어플리케이션을 실행시키는 사용자의 제2 입력을 수신하는 동작, 상기 수신된 제2 입력에 응답하여 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각을 기반으로 캘린더 형태로 표시하는 동작을 포함하는 것을 특징으로 할 수 있다.
본 문서에 개시되는 실시 예들에 따르면, 전자 장치는 사용자가 다양한 어플리케이션을 통해 수행한 작업에 대한 이력을 효과적으로 제공할 수 있다. 전자 장치는 사용자에게 높은 사용 편의성을 제공할 수 있고, 사용자는 이를 통해 업무의 효율성 및 연속성을 높일 수 있다. 이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.
도 1은 일 실시 예에 따른, 전자 장치의 블록도를 도시한다.
도 2는 일 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 제공하는 방법에 대한 흐름도를 나타낸다.
도 3은 다른 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 제공하는 방법에 대한 흐름도를 나타낸다.
도 4는 일 실시 예에 따른, 전자 장치가 각 모듈을 통해 사용자의 사용 이력을 저장하는 과정을 나타내는 흐름도이다.
도 5는 일 실시 예에 따른, 전자 장치가 사용자의 사용 이력을 저장하는 방법에 대한 흐름도를 나타낸다.
도 6a는 일 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 표시하는 화면을 나타낸다.
도 6b는 다른 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 표시하는 화면을 나타낸다.
도 7은 다양한 실시 예에 따른, 네트워크 환경 내의 전자 장치의 블록도이다.
도면의 설명과 관련하여, 동일 또는 유사한 구성요소에 대해서는 동일 또는 유사한 참조 부호가 사용될 수 있다.
도 1은 일 실시 예에 따른, 전자 장치의 블록도를 도시한다.
도 1을 참조하면, 전자 장치(100)는 디스플레이(110), 메모리(120), 및 프로세서(130)를 포함할 수 있다. 다양한 실시 예에 따르면, 전자 장치(100)는 도 1에 도시된 구성들 중 일부를 생략할 수도 있고, 도 1에 도시되지 않은 구성을 추가로 포함할 수도 있다. 예를 들면, 전자 장치(100)는 사용자의 입력을 수신하는 입력 장치, 예컨대, 터치 패널, 마우스, 또는 키보드 중 적어도 하나를 더 포함할 수 있다.
디스플레이(110)는 적어도 하나의 콘텐트 혹은 아이템(item)(예: 텍스트, 이미지, 비디오, 아이콘, 위젯, 또는 심볼 등)를 출력할 수 있다. 디스플레이(110)는, 예를 들어, 액정 디스플레이(LCD), 발광 다이오드(LED) 디스플레이, 유기 발광 다이오드(OLED) 디스플레이, 마이크로 전자기계 시스템(MEMS) 디스플레이, 또는 전자 종이 디스플레이를 포함할 수 있다.
일 실시 예에 따르면, 디스플레이(110)는 터치 패널(또는 터치 센서)을 포함하거나 상기 터치 패널과 일체로 구현될 수 있다. 이 경우, 디스플레이(110)는 터치스크린 패널(TSP: touch screen panel), 혹은 터치스크린 디스플레이 패널로도 참조될 수 있다.
메모리(120)는 프로세서에서 실행되는 명령어들(instructions)이 저장되거나 상기 명령어들의 실행으로 생성되는 결과물들이 저장되는 저장 매체일 수 있다. 예를 들면, 메모리(120)에는 프로세서(130)가 사용자에 의해 실행된 프로세스의 ID(또는 식별 정보)를 획득하도록 하는 명령어가 저장될 수 있다. 또 다른 예를 들면, 메모리(120)에는 프로세서(130)가 상기 동작에서 획득한 프로세스의 ID(또는 식별 정보)가 저장될 수 있다.
다양한 실시 예에 따르면, 메모리(120)는 휘발성 메모리 또는 비휘발성 메모리를 포함할 수 있다. 예를 들면, 메모리(120)는 상기 프로세스의 ID(또는 식별 정보)를 획득하는 명령어가 저장되는 비휘발성 메모리 또는 상기 획득된 프로세스의 ID(또는 식별 정보)가 저장되는 휘발성 메모리를 포함할 수 있다.
프로세서(130)는 전자 장치(100)에 포함된 구성 요소들과 전기적으로 연결되어, 전자 장치(100)에 포함된 구성요소들의 제어 및/또는 통신에 관한 연산이나 데이터 처리를 실행할 수 있다. 일 실시 예에서, 프로세서(130)는 디스플레이(110) 및 메모리(121)와 전기적으로 연결되어 디스플레이(110)에 지정된 화면을 출력하거나 메모리(120)에 지정된 데이터를 저장할 수 있다. 다른 예를 들면, 프로세서(130)는 사용자의 입력을 수신하고 상기 수신된 사용자의 입력을 메모리(120)에 저장할 수 있다. 또 다른 예를 들면, 프로세서(130)는 디스플레이(110)에 지정된 화면을 출력하기 위해 메모리(120)에 저장된 데이터를 디스플레이(110)에 전달할 수 있다.
일 실시 예에 따르면, 프로세서(130)는 메모리(120)에 저장된 지정된 명령어들을 수행할 수 있다. 예를 들면, 프로세서(130)는 지정된 조건의 프로세스 이벤트가 발생하였는지 여부를 확인하기 위해 모니터링 하는 명령어를 수행할 수 있다. 다른 예를 들면, 프로세서(130)는 상기 지정된 조건의 프로세스 이벤트로부터 지정된 정보를 획득하고 상기 획득된 정보를 메모리(120)에 저장하도록 하는 명령어를 수행할 수 있다. 또 다른 예를 들면, 프로세서(130)는 상기 획득된 정보에 기초하여 사용자의 사용 이력을 디스플레이(110)에 출력하도록 하는 명령어를 수행할 수 있다.
도 2는 일 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 제공하는 방법에 대한 흐름도를 나타낸다.
도 2를 참조하면, 전자 장치(100)가 사용자에게 사용 이력을 제공하는 방법(200)은 동작 201 내지 동작 209를 포함할 수 있다. 일 실시 예에 따르면, 전자 장치(100)에 포함되는 프로세서(130)는 상기 동작 201 내지 동작 209을 수행하도록 설정될 수 있다.
동작 201에서, 전자 장치(100)는 사용자의 제1 입력을 수신할 수 있다. 일 실시 예에 따르면, 상기 제1 입력은 제1 어플리케이션을 실행시키는 사용자의 입력일 수 있다. 다양한 실시 예에 따르면, 상기 제1 어플리케이션은 인터넷 브라우저 어플리케이션, 워드 프로세서 어플리케이션, 게임 어플리케이션, 또는 동영상 재생 어플리케이션 등을 포함할 수 있다. 다양한 실시 예에서, 상기 제1 어플리케이션은 상기 언급된 실시 예에 한정되지 않는다. 상기 제1 어플리케이션은 전자 장치(100)의 운영 체제(예: Windows, 리눅스, iOS, 안드로이드 등)에서 실행될 수 있는 다양한 어플리케이션을 포함할 수 있다.
일 실시 예에 따르면, 상기 제1 입력은 다양한 형태로 이루어질 수 있다. 예를 들면, 사용자는 전자 장치(100)의 터치 패널을 터치하거나, 지정된 세기 이상의 압력을 제공함으로써 상기 제1 입력을 전자 장치(100)에 제공할 수 있다. 또 다른 예를 들면, 사용자는 마우스 또는 키보드 등의 외부 입력 장치를 통해 상기 제1 입력을 전자 장치(100)에 제공할 수 있다.
동작 203에서, 전자 장치(100)는 상기 수신된 제1 입력에 응답하여 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시킬 수 있다. 다양한 실시 예에 따르면, 상기 제1 어플리케이션의 실행을 위해 필요한 프로세스는 적어도 하나 이상일 수 있다.
동작 205에서, 전자 장치(100)는 상기 실행된 적어도 하나의 프로세스와 관련된 제1 정보를 획득할 수 있다. 일 실시 예에 따르면, 상기 제1 정보는 상기 적어도 하나의 프로세스의 ID 및 상기 적어도 하나의 프로세스의 실행이 시작된 시각을 포함할 수 있다. 일 실시 예에 따르면, 전자 장치(100)는 상기 제1 정보를 메모리(120)에 저장할 수 있다.
일 실시 예에 따르면, 전자 장치(100)는 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스 중 어느 하나의 프로세스에 대하여 상기 제1 정보를 획득할 수 있다. 예를 들면, 상기 제1 어플리케이션의 실행을 위해 제1 프로세스의 실행 및 제2 프로세스의 실행이 필요한 경우 전자 장치(100)는 상기 제1 프로세스 또는 상기 제2 프로세스 중 어느 하나의 프로세스로부터 상기 제1 정보를 획득할 수 있다. 일 실시 예에 따르면, 상기 어느 하나의 프로세스는 상기 제1 어플리케이션의 종류에 기초하여 미리 지정될 수 있다. 상기 미리 지정된 프로세스에 대한 정보는 메모리(120)에 저장될 수 있다.
일 실시 예에 따르면, 상기 제1 정보에는 다른 정보가 더 포함될 수 있다. 일 실시 예에서, 상기 제1 정보에는 제1 어플리케이션의 종류, 상기 제1 어플리케이션에서 실행된 파일에 대한 정보, 또는 상기 제1 어플리케이션에서 생성된 파일에 대한 정보 중 적어도 하나가 더 포함될 수 있다.
예를 들면, 제1 입력에 응답하여 실행되는 제1 어플리케이션이 동영상 재생 어플리케이션인 경우 상기 제1 정보에는 상기 동영상 재생 어플리케이션의 종류 또는 상기 동영상 재생 어플리케이션으로 재생된 동영상 파일의 파일명이 포함될 수도 있다.
또 다른 예를 들면, 제1 입력에 응답하여 실행되는 제1 어플리케이션이 인터넷 브라우저 어플리케이션인 경우 상기 제1 정보에는 상기 인터넷 브라우저 어플리케이션에서 접속된 인터넷 주소가 포함될 수도 있다.
다양한 실시 예에 따르면, 상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함할 수 있다.
동작 207에서, 전자 장치(100)는 사용자의 제2 입력을 수신할 수 있다. 일 실시 예에 따르면, 상기 제2 입력은 제2 어플리케이션을 실행시키는 사용자의 입력일 수 있다.
동작 209에서, 전자 장치(100)는 상기 제1 정보에 기초하여 사용자의 사용 이력을 캘린더 형태로 표시하는 제2 어플리케이션을 실행할 수 있다. 일 실시 예에 따르면, 상기 제2 어플리케이션은 상기 수신된 제2 입력에 응답하여 사용자의 사용 이력을 캘린더 형태로 제공하는 어플리케이션일 수 있다. 예를 들면, 상기 제2 어플리케이션은 동작 205에서 획득된 적어도 하나의 프로세스의 ID에 대응하는 제1 어플리케이션의 이름을 상기 적어도 하나의 프로세스의 실행이 시작된 시각에 기반하여 캘린더 형태로 표시하는 어플리케이션 일 수 있다.
일 실시 예에 따르면, 상기 제2 어플리케이션은 상기 제1 어플리케이션의 이름뿐만 아니라, 동작 205에서 획득된 제1 정보에 포함되는 다양한 정보를 디스플레이(110)에 상기 시작 시각에 기반하여 캘린더 형태로 표시할 수 있다. 예를 들면, 상기 제2 어플리케이션은 동영상 재생 어플리케이션의 종류 또는 상기 재생된 동영상 파일의 파일명이 캘린더 형태로 표시되는 어플리케이션일 수 있다. 또 다른 예를 들면, 제2 어플리케이션은 인터넷 브라우저 어플리케이션의 종류 또는 상기 접속된 인터넷 주소가 캘린더 형태로 표시되는 어플리케이션일 수 있다.
일 실시 예에 따르면, 상기 동작 201 내지 동작 209에서 동작 201 내지 동작 205 및 동작 207 내지 동작 209 사이에는 시간적 단절이 존재할 수 있다. 예를 들면, 전자 장치(100)는 복수의 제1 입력을 수신함에 기초하여 동작 201 내지 동작 205을 반복 수행할 수 있다. 또 다른 예를 들면, 전자 장치(100)는 상기 동작 201 내지 동작 205를 수행한 후에 상기 제1 어플리케이션을 종료시키는 사용자의 제3 입력을 수신하고 상기 제3 입력에 대응하는 동작을 수행할 수 있다.
일 실시 예에서, 전자 장치(100)가 상기 동작 201 내지 동작 205을 반복 수행하거나 사용자의 제3 입력을 수신하고 대응하는 동작을 수행하는 동안, 상기 사용자의 제2 입력은 발생하지 않을 수 있다. 사용자의 제2 입력이 발생하지 않으면 전자 장치(100)는 동작 207 내지 동작 209는 수행하지 않을 수 있다. 이후 지정되지 않은 시간의 경과 후 사용자의 제2 입력 발생하면 전자 장치(100)는 상기 동작 207 내지 동작 209를 수행할 수 있다.
도 3은 다른 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 제공하는 방법에 대한 흐름도를 나타낸다.
도 3을 참조하면, 전자 장치(100)가 사용자에게 사용 이력을 제공하는 방법(300)은 동작 301 내지 동작 315를 포함할 수 있다. 일 실시 예에 따르면, 전자 장치(100)에 포함되는 프로세서(130)는 상기 동작 301 내지 동작 315을 수행하도록 설정될 수 있다. 도 3의 설명에 있어서, 도 2의 설명과 중복되는 내용은 생략될 수 있다.
일 실시 예에 따르면, 동작 301 내지 동작 305 은 도 2에 도시된 동작 201 내지 동작 205과 동일 또는 유사할 수 있다. 예를 들면, 전자 장치(100)는 제1 어플리케이션을 실행시키기 위한 사용자의 제1 입력을 수신하고, 상기 제1 입력의 수신에 응답하여 적어도 하나의 프로세스를 실행시키고 상기 프로세스와 관련된 제1 정보를 획득할 수 있다.
동작 307에서, 전자 장치(100)는 사용자의 제3 입력을 수신할 수 있다. 일 실시 예에 따르면, 상기 제3 입력은 제1 어플리케이션을 종료시키는 사용자의 입력일 수 있다.
일 실시 예에 따르면, 상기 제3 입력은 상기 동작 301(또는 도 2의 동작 201)에서 수신된 제1 입력과 동일 또는 유사하게 다양한 형태로 이루어질 수 있다.
동작 309에서, 전자 장치(100)는 상기 수신된 제3 입력에 응답하여 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 종료시킬 수 있다. 상기 적어도 하나의 프로세스는 동작 303(또는 도 2의 동작 203)에서 실행시키는 적어도 하나의 프로세스와 동일할 수 있다.
동작 311에서, 전자 장치(100)는 상기 종료된 적어도 하나의 프로세스와 관련된 제2 정보를 획득할 수 있다. 일 실시 예에 따르면, 상기 제2 정보는 상기 적어도 하나의 프로세스의 ID 및 상기 적어도 하나의 프로세스의 실행이 종료된 시각을 포함할 수 있다. 일 실시 예에 따르면, 전자 장치(100)는 상기 제2 정보를 메모리(120)에 저장할 수 있다.
일 실시 예에 따르면, 전자 장치(100)는 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스 중 어느 하나의 프로세스에 대하여 상기 제2 정보를 획득할 수 있다. 예를 들면, 상기 제1 어플리케이션의 실행을 위해 제1 프로세스의 실행 및 제2 프로세스의 실행이 필요한 경우 전자 장치(100)는 상기 제1 프로세스 또는 상기 제2 프로세스 중 어느 하나의 프로세스로부터 상기 제2 정보를 획득할 수 있다. 일 실시 예에 따르면, 상기 어느 하나의 프로세스는 상기 제1 어플리케이션의 종류에 기초하여 미리 지정될 수 있다. 상기 미리 지정된 프로세스에 대한 정보는 메모리(120)에 저장될 수 있다.
일 실시 예에 따르면, 상기 제2 정보에는 다른 정보가 더 포함될 수 있다. 일 실시 예에서, 상기 제2 정보에는 상기 제1 어플리케이션의 종류, 상기 종료 시각까지 상기 제1 어플리케이션에서 실행된 파일에 대한 정보, 또는 상기 종료 시각까지 상기 제1 어플리케이션에서 생성된 파일에 대한 정보 중 적어도 하나가 더 포함될 수 있다.
예를 들면, 상기 제1 어플리케이션이 동영상 재생 어플리케이션인 경우 상기 제2 정보에는 상기 동영상 재생 어플리케이션의 종류, 상기 동영상 재생 어플리케이션으로 재생된 동영상 파일의 파일명, 또는 상기 동영상 파일 중 재생이 중지된 지점 등이 포함될 수도 있다.
또 다른 예를 들면, 상기 제1 어플리케이션이 인터넷 브라우저 어플리케이션인 경우 상기 제2 정보에는 상기 종료 시각까지 상기 인터넷 브라우저 어플리케이션에서 접속된 인터넷 주소가 포함될 수도 있다.
다양한 실시 예에 따르면, 상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함할 수 있다.
동작 313에서, 전자 장치(100)는 도 2의 동작 207과 동일 또는 유사한 동작을 수행할 수 있다.
동작 315에서, 전자 장치(100)는 상기 제1 정보 및 상기 제2 정보에 기초하여 사용자의 사용 이력을 캘린더 형태로 표시하는 제2 어플리케이션을 실행할 수 있다. 동작 315에서 전자 장치(100)는 도 2의 동작 209와 유사한 동작을 수행할 수 있다. 예를 들면, 전자 장치(100)는 상기 제2 입력의 수신에 응답하여 상기 제2 어플리케이션을 실행할 수 있다.
동작 315에서 전자 장치(100)는 도 2의 동작 209와 상이하게 상기 제1 정보뿐만 아니라 상기 제2 정보에 기초하여 사용 이력을 표시할 수 있다. 예를 들면, 전자 장치(100)는 어플리케이션에서 생성된 파일에 대한 정보를 더 포함하여 캘린더 형태로 디스플레이(110)에 표시할 수 있다.
도 4는 일 실시 예에 따른, 전자 장치가 각 모듈을 통해 사용자의 사용 이력을 저장하는 과정을 나타내는 흐름도이다.
도 4를 참조하면, 사용자의 사용 이력을 저장하는 방법(400)에 대한 프로세서(130)의 동작이 도시된다. 일 실시 예에 따르면, 프로세서(130)는 복수의 모듈을 포함할 수 있다. 프로세서(130)는 상기 복수의 모듈로서 프로세스 모니터, 프로세스 파서, 캘린더 데이터 생성기, 및 데이터 베이스를 포함할 수 있다.
프로세스 모니터는 지정된 시간 간격으로 프로세스 이벤트를 감지할 수 있다. 예를 들면, 프로세스 모니터는 적어도 하나의 프로세스가 사용자에 의해 실행되거나 사용자에 의해 종료되는 이벤트를 감지할 수 있다.
프로세스 파서는 프로세스 모니터 모듈이 감지한 프로세스 이벤트에 대응하는 프로세스를 분석하고 정보를 획득할 수 있다. 예를 들면, 프로세스 파서는 사용자에 의해 실행된 프로세스의 ID 또는 실행 시작 시각에 대한 정보를 획득할 수 있다.
캘린더 데이터 생성기는 프로세스 파서 모듈이 획득한 정보에 기초하여 각각의 프로세스의 ID에 대응하는 캘린더 아이템을 생성할 수 있다. 일 실시 예에서, 상기 캘린더 아이템은 상기 획득된 정보가 캘린더 형식으로 구현된 데이터일 수 있다. 예를 들면, 상기 캘린더 아이템은 지정된 날짜 또는 지정된 시각에 기초하여 상기 획득된 정보를 배열한 데이터일 수 있다.
데이터 베이스는 캘린더 데이터 생성기에서 생성된 캘린더 아이템이 저장되는 공간일 수 있다. 일 실시 예에서, 상기 데이터 베이스는 메모리(120)일 수 있다. 일 실시 예에서, 데이터 베이스는 프로세스 파서에서 추가적으로 획득된 정보를 상기 캘린더 아이템에 업데이트 할 수 있다.
동작 401에서, 프로세스 모니터는 사용자에 의해 발생한 프로세스를 발견할 수 있다. 일 실시 예에서, 프로세스 모니터는 지정된 시간 간격으로 실행 중인 프로세스를 확인할 수 있다. 예를 들면 프로세스 모니터는 폴링(polling) 방식을 이용하여 지정된 시간 간격으로 지정된 함수를 호출할 수 있다.
예를 들면, 전자 장치(100)의 운영 체제가 윈도우즈(Windows)인 경우 프로세스 모니터는 EnumWindos API(user32.dll)을 지정된 시간 간격으로 호출할 수 있다. 프로세스 모니터는 상기 EnumWindos API(user32.dll)을 통해서 프로세스 핸들(process handle)을 획득하고 GetWindowThreadProcessId API를 통해서 프로세스의 정보를 획득할 수 있다. 사용자에 의해 실행된 경우 프로세스의 MainWindowHandle 및 MainWindowTitle값을 가지고 있으므로 프로세스 모니터는 사용자에 의해 실행된 프로세스를 발견할 수 있다.
또 다른 예를 들면, 전자 장치(100)의 운영 체제가 안드로이드(Android)인 경우 프로세스 모니터는 지정된 시간 간격으로 android.app.ActivityManager class의 getRunningAppProcesses API를 호출함으로써 사용중인 어플리케이션의 목록을 확인할 수 있다. 사용자에 의해 실행되지 않은 경우 상기 getRunningAppProcesses API외에 getSystemService API가 추가적으로 존재하므로 프로세스 모니터는 사용자에 의해 실행된 프로세스를 발견할 수 있다.
프로세스 모니터는 상기와 같이 특정 API를 모니터링 함으로써 사용자에 의해 실행된 프로세스를 확인할 수 있다. 다시 말해, 프로세스 모니터는 사용자에 의해 실행된 프로세스의 시작 이벤트를 확인할 수 있다.
동작 403에서, 프로세스 모니터는 프로세스 파서에 상기 발견된 시작 이벤트에 대응하는 프로세스의 기본 정보를 전송할 수 있다. 상기 기본 정보는 예를 들면, 프로세스의 ID(또는 식별 정보)일 수 있다.
동작 405에서, 프로세스 파서는 상기 수신된 프로세스의 기본 정보에 기초하여 사용자에 의해 실행된 프로세스의 제1 정보를 획득할 수 있다. 상기 제1 정보는 도 2의 동작 205에서 획득된 제1 정보와 동일 또는 유사할 수 있다.
동작 407에서, 프로세스 파서는 상기 획득된 제1 정보를 캘린더 데이터 생성기에 전송할 수 있다.
동작 409에서, 캘린더 데이터 생성기는 상기 수신된 제1 정보에 기초하여 캘린더 아이템을 생성할 수 있다. 일 실시 예에서, 상기 캘린더 아이템은 복수일 수 있고, 상기 각각의 캘린더 아이템은 각각의 프로세스의 ID에 대응할 수 있다. 다시 말해, 캘린더 데이터 생성기는 하나의 프로세스의 ID에 각각 대응하는 서로 다른 복수의 캘린더 아이템들을 생성할 수 있다.
상기 캘린더 아이템에는 날짜 또는 시각의 흐름에 따라 상기 제1 정보에 포함되는 정보들이 배치될 수 있다. 예를 들면, 상기 프로세스가 시작된 시작 시각에 상기 프로세스에 의해 실행되는 어플리케이션의 이름, 종류, 생성된 파일 등의 정보가 캘린더 형태로 기록될 수 있다.
동작 411에서, 캘린더 데이터 생성기는 상기 생성된 캘린더 아이템을 데이터 베이스에 전송할 수 있다.
동작 413에서, 데이터 베이스는 상기 수신된 캘린더 아이템을 저장할 수 있다.
동작 415에서, 프로세스 모니터는 사용자에 의해 종료된 프로세스의 종료 이벤트를 발견할 수 있다. 예를 들면, 프로세스 모니터는 동작 401에서 사용자에 의해 발생한 프로세스의 ID를 상기 EnumWindos API(user32.dll) 또는 getRunningAppProcesses API에서 추적할 수 있다. 프로세스 모니터는 상기 프로세스의 ID가 상기 API들에서 발견되지 않으면 상기 프로세스가 종료된 것으로 판단할 수 있다. 다시 말해 프로세스 모니터는 상기 프로세스에 대한 모니터링을 통해 상기 종료 이벤트를 발견할 수 있다.
동작 417에서, 프로세스 모니터는 프로세스 파서에 상기 발견된 종료 이벤트에 대응하는 프로세스의 기본 정보를 전송할 수 있다. 상기 기본 정보는 예를 들면, 프로세스의 ID(또는 식별 정보)일 수 있다.
동작 419에서, 프로세스 파서는 상기 수신된 기본 정보에 기초하여 동일한 캘린더 아이템을 검색할 수 있다. 예를 들면, 프로세스 파서는 상기 프로세스의 ID에 대응하는 캘린더 아이템을 검색할 수 있다.
동작 421에서, 프로세스 파서는 상기 종료된 프로세스로부터 생성물 정보를 획득할 수 있다. 상기 생성물 정보는 예컨대, 도 3의 동작 311에서 획득된 제2 정보와 동일 또는 유사할 수 있다.
동작 423에서, 프로세스 파서는 상기 획득된 생성물 정보를 데이터 베이스에 전송할 수 있다. 일 실시 예에서, 프로세스 파서는 동작 419에서 검색한 캘린더 아이템에 대한 정보를 상기 생성물 정보와 함께 데이터 베이스에 전송할 수 있다.
동작 425에서, 데이터 베이스는 상기 수신된 생성물 정보를 상기 프로세스의 ID에 대응하는 캘린더 아이템에 업데이트 할 수 있다. 예를 들면, 데이터 베이스는 상기 캘린더 아이템에 상기 생성물 정보를 업데이트하고 상기 업데이트 된 캘린더 아이템을 저장할 수 있다.
상기와 같이 전자 장치(100)는 동작 401 내지 동작 425를 통해 사용자에 의해 시작된 프로세스 및 사용자에 의해 종료된 프로세스를 감지할 수 있고, 상기 프로세스로부터 사용자의 사용 이력에 대한 정보를 획득할 수 있다. 전자 장치(100)는 상기 획득된 사용 이력 정보를 캘린더 형태로 구현하고 데이터 베이스에 저장할 수 있다.
도 5는 일 실시 예에 따른, 전자 장치가 사용자의 사용 이력을 저장하는 방법에 대한 흐름도를 나타낸다.
도 5를 참조하면, 전자 장치(100)가 사용자의 사용 이력을 저장하는 방법(500)은 동작 501내지 동작 519를 포함할 수 있다. 일 실시 예에 따르면, 전자 장치(100)에 포함되는 프로세서(130)는 상기 동작 501 내지 동작 519를 수행하도록 설정될 수 있다. 도 5의 설명에 있어서, 도 2 내지 도 4의 설명과 중복되는 내용은 생략될 수 있다.
동작 501에서, 전자 장치(100)는 프로세스를 모니터링 할 수 있다. 전자 장치(100)는 지정된 시간 간격으로 프로세스를 모니터링 할 수 있다. 예를 들면, 전자 장치(100)는 지정된 시간 간격으로 프로세스 핸들을 획득하고 실행되는 프로세스의 정보를 획득할 수 있다.
동작 503에서, 전자 장치(100)는 사용자에 의해 프로세스 이벤트가 발생하였는지 여부를 판단할 수 있다. 상기 프로세스 이벤트를 새로운 프로세스가 실행되는 경우 또는 종래 실행되고 있던 프로세스가 종료되는 경우를 포함할 수 있다. 프로세스 이벤트가 발생하였으면 전자 장치(100)는 동작 505를 수행하고 프로세스 이벤트가 발생하지 않았으면 전자 장치(100)는 동작 501을 다시 수행할 수 있다.
동작 505에서, 전자 장치(100)는 프로세스 이벤트가 발생하였으므로 상기 프로세스 이벤트의 프로세스 정보를 획득할 수 있다. 상기 프로세스 정보는 적어도 하나의 프로세스가 시작되었는지 또는 종료되었는지에 대한 정보일 수 있다. 일 실시 예에 따르면, 상기 프로세스 정보는 도 2의 동작 205에서 획득된 제1 정보와 동일 또는 유사할 수도 있다.
동작 507에서, 전자 장치(100)는 상기 획득된 프로세스 정보에 기초하여 상기 프로세스 이벤트가 시작 이벤트인지 여부를 판단할 수 있다. 상기 프로세스 이벤트가 시작 이벤트면 전자 장치(100)는 동작 509를 수행하고 상기 프로세스 이벤트가 시작 이벤트가 아니면, 예컨대, 종료 이벤트이면 동작 513을 수행할 수 있다.
동작 509에서, 전자 장치(100)는 상기 동작 505에서 획득된 프로세스 정보에 기초하여 캘린더 아이템을 생성할 수 있다. 상기 동작 509는 도 4의 동작 409와 동일 또는 유사할 수 있다.
동작 511에서, 전자 장치(100)는 상기 생성된 캘린더 아이템을 데이터 베이스에 저장할 수 있다. 상기 동작 511은 도 4의 동작 413과 동일 또는 유사할 수 있다.
동작 513에서, 전자 장치(100)는 상기 프로세스 이벤트를 시작 이벤트가 아닌 종료 이벤트로 판단할 수 있다. 전자 장치(100)는 상기 종료 이벤트에 대응하는 시작 이벤트에 의해 생성된 캘린더 아이템을 검색할 수 있다. 일 실시 예에 따르면, 전자 장치(100)는 상기 종료 이벤트에 대응하는 프로세스와 동일한 ID를 가지는 프로세스에 의한 캘린더 아이템이 있는지 여부를 검색할 수 있다. 상기 동작 513은 도 4의 동작 419와 동일 또는 유사할 수 있다.
동작 515에서, 전자 장치(100)는 동일한 ID의 캘린더 아이템이 있는지 여부를 판단할 수 있다. 동일한 ID의 캘린더 아이템이 있으면 전자 장치(100)는 동작 517을 수행하고 동일한 ID의 캘린더 아이템이 없으면 동작을 종료할 수 있다.
동작 517에서, 전자 장치(100)는 상기 종료 이벤트에 대응하는 프로세스의 모든 정보를 획득할 수 있다. 예를 들면, 전자 장치(100)는 도 3의 동작 311에서와 동일 또는 유사하게 제2 정보를 획득할 수 있다.
동작 519에서, 전자 장치(100)는 동작 517에서 획득된 정보를 데이터 베이스에 업데이트할 수 있다. 다시 말해, 전자 장치(100)는 상기 획득된 정보를 상기 캘린더 아이템에 업데이트 하고 상기 업데이트 된 캘린더 아이템을 다시 데이터 베이스에 저장할 수 있다.
도 6a는 일 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 표시하는 화면을 나타낸다. 도 6b는 다른 실시 예에 따른, 전자 장치가 사용자에게 사용 이력을 표시하는 화면을 나타낸다.
도 6a 및 도 6b를 참조하면, 전자 장치(100)는 사용자의 사용 이력(600a, 600b)을 다양한 방식의 캘린더 형태로 표시할 수 있다. 일 실시 예에 따르면, 상기 도 6a 및 도 6b는 전자 장치(100)의 디스플레이(110)에 표시되는 화면일 수 있다.
일 실시 예에 따르면, 전자 장치(100)는 도 6a에 도시된 바와 같이, 시간 단위로 사용자의 사용 이력(610a, 620a, 630a, 640a, 650a)을 표시할 수 있다. 예를 들면, 전자 장치(100)는 10월 17일 오후 12시부터 오후 3시까지 사용자가 인터넷 브라우저 어플리케이션을 사용한 제1 사용 이력(610a)을 표시할 수 있다. 전자 장치(100)는 상기 어플리케이션의 이름(611a) 및 사용자가 접속한 인터넷 주소(612a)를 표시할 수 있다. 또 다른 예를 들면, 전자 장치(100)는 10월 18일 오후 2시부터 오후 5시까지 사용자가 파워포인트 어플리케이션을 사용한 제4 사용 이력(640a)을 표시할 수 있다. 전자 장치(100)는 상기 어플리케이션의 이름(641a), 생성된 파일의 파일명(642a), 및 생성된 파일의 일부 내용(643a)을 표시할 수 있다.
일 실시 예에 따르면, 전자 장치(100)는 도 6b에 도시된 바와 같이, 일간 단위로 사용자의 사용 이력(610b, 620b, 630b)을 표시할 수 있다. 예를 들면, 전자 장치(100)는 10월 17일에 사용자가 인터넷 브라우저 어플리케이션 및 게임 어플리케이션(예: starcraft)을 사용한 사용 이력(610b)을 표시할 수 있다. 이 경우, 전자 장치(100)는 시간 단위로 표시할 때에 비해 보다 간략한 내용만을 표시할 수 있다. 예컨대, 전자 장치(100)는 상기 사용된 어플리케이션의 이름(611b, 612b)만 표시할 수 있다.
다양한 실시 예에 따르면, 전자 장치(100)가 사용자의 사용 이력을 표시하는 형태는 도 6a 및 도 6b에 한정되지 않는다. 예를 들면, 상기 캘린더 형태는 시간 단위, 일간 단위, 주간 단위, 또는 월간 단위 중 적어도 하나의 단위로 구분되는 형태를 포함할 수 있다.
도 7은 다양한 실시 예에 따른, 네트워크 환경 내의 전자 장치의 블록도이다.
도 7을 참조하면, 네트워크 환경(700)에서 전자 장치(701)는 제1 네트워크(798)(예: 근거리 무선 통신 네트워크)를 통하여 전자 장치(702)와 통신하거나, 또는 제2 네트워크(799)(예: 원거리 무선 통신 네트워크)를 통하여 전자 장치(704) 또는 서버(708)와 통신할 수 있다. 일 실시 예에 따르면, 전자 장치(701)는 서버(708)를 통하여 전자 장치(704)와 통신할 수 있다. 일 실시 예에 따르면, 전자 장치(701)는 프로세서(720), 메모리(730), 입력 장치(750), 음향 출력 장치(755), 표시 장치(760), 오디오 모듈(770), 센서 모듈(776), 인터페이스(777), 햅틱 모듈(779), 카메라 모듈(780), 전력 관리 모듈(788), 배터리(789), 통신 모듈(790), 가입자 식별 모듈(796), 또는 안테나 모듈(797)을 포함할 수 있다. 어떤 실시 예에서는, 전자 장치(701)에는, 이 구성요소들 중 적어도 하나(예: 표시 장치(760) 또는 카메라 모듈(780))가 생략되거나, 하나 이상의 다른 구성 요소가 추가될 수 있다. 어떤 실시 예에서는, 이 구성요소들 중 일부들은 하나의 통합된 회로로 구현될 수 있다. 예를 들면, 센서 모듈(776)(예: 지문 센서, 홍채 센서, 또는 조도 센서)은 표시 장치(760)(예: 디스플레이)에 임베디드된 채 구현될 수 있다
프로세서(720)는, 예를 들면, 소프트웨어(예: 프로그램(740))를 실행하여 프로세서(720)에 연결된 전자 장치(701)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)을 제어할 수 있고, 다양한 데이터 처리 또는 연산을 수행할 수 있다. 일 실시 예에 따르면, 데이터 처리 또는 연산의 적어도 일부로서, 프로세서(720)는 다른 구성요소(예: 센서 모듈(776) 또는 통신 모듈(790))로부터 수신된 명령 또는 데이터를 휘발성 메모리(732)에 로드하고, 휘발성 메모리(732)에 저장된 명령 또는 데이터를 처리하고, 결과 데이터를 비휘발성 메모리(734)에 저장할 수 있다. 일 실시 예에 따르면, 프로세서(720)는 메인 프로세서(721)(예: 중앙 처리 장치 또는 어플리케이션 프로세서), 및 이와는 독립적으로 또는 함께 운영 가능한 보조 프로세서(723)(예: 그래픽 처리 장치, 이미지 시그널 프로세서, 센서 허브 프로세서, 또는 커뮤니케이션 프로세서)를 포함할 수 있다. 추가적으로 또는 대체적으로, 보조 프로세서(723)은 메인 프로세서(721)보다 저전력을 사용하거나, 또는 지정된 기능에 특화되도록 설정될 수 있다. 보조 프로세서(723)는 메인 프로세서(721)와 별개로, 또는 그 일부로서 구현될 수 있다.
보조 프로세서(723)는, 예를 들면, 메인 프로세서(721)가 인액티브(예: 슬립) 상태에 있는 동안 메인 프로세서(721)를 대신하여, 또는 메인 프로세서(721)가 액티브(예: 어플리케이션 실행) 상태에 있는 동안 메인 프로세서(721)와 함께, 전자 장치(701)의 구성요소들 중 적어도 하나의 구성요소(예: 표시 장치(760), 센서 모듈(776), 또는 통신 모듈(790))와 관련된 기능 또는 상태들의 적어도 일부를 제어할 수 있다. 일 실시 예에 따르면, 보조 프로세서(723)(예: 이미지 시그널 프로세서 또는 커뮤니케이션 프로세서)는 기능적으로 관련 있는 다른 구성 요소(예: 카메라 모듈(780) 또는 통신 모듈(790))의 일부로서 구현될 수 있다.
메모리(730)는, 전자 장치(701)의 적어도 하나의 구성요소(예: 프로세서(720) 또는 센서모듈(776))에 의해 사용되는 다양한 데이터를 저장할 수 있다. 데이터는, 예를 들어, 소프트웨어(예: 프로그램(740)) 및, 이와 관련된 명령에 대한 입력 데이터 또는 출력 데이터를 포함할 수 있다. 메모리(730)는, 휘발성 메모리(732) 또는 비휘발성 메모리(734)를 포함할 수 있다.
프로그램(740)은 메모리(730)에 소프트웨어로서 저장될 수 있으며, 예를 들면, 운영 체제(742), 미들 웨어(744) 또는 어플리케이션(746)을 포함할 수 있다.
입력 장치(750)는, 전자 장치(701)의 구성요소(예: 프로세서(720))에 사용될 명령 또는 데이터를 전자 장치(701)의 외부(예: 사용자)로부터 수신할 수 있다. 입력 장치(750)은, 예를 들면, 마이크, 마우스, 또는 키보드를 포함할 수 있다.
음향 출력 장치(755)는 음향 신호를 전자 장치(701)의 외부로 출력할 수 있다. 음향 출력 장치(755)는, 예를 들면, 스피커 또는 리시버를 포함할 수 있다. 스피커는 멀티미디어 재생 또는 녹음 재생과 같이 일반적인 용도로 사용될 수 있고, 리시버는 착신 전화를 수신하기 위해 사용될 수 있다. 일 실시 예에 따르면, 리시버는 스피커와 별개로, 또는 그 일부로서 구현될 수 있다.
표시 장치(760)는 전자 장치(701)의 외부(예: 사용자)로 정보를 시각적으로 제공할 수 있다. 표시 장치(760)은, 예를 들면, 디스플레이, 홀로그램 장치, 또는 프로젝터 및 해당 장치를 제어하기 위한 제어 회로를 포함할 수 있다. 일 실시 예에 따르면, 표시 장치(760)는 터치를 감지하도록 설정된 터치 회로(touch circuitry), 또는 상기 터치에 의해 발생되는 힘의 세기를 측정하도록 설정된 센서 회로(예: 압력 센서)를 포함할 수 있다.
오디오 모듈(770)은 소리를 전기 신호로 변환시키거나, 반대로 전기 신호를 소리로 변환시킬 수 있다. 일 실시 예에 따르면, 오디오 모듈(770)은, 입력 장치(750)를 통해 소리를 획득하거나, 음향 출력 장치(755), 또는 전자 장치(701)와 직접 또는 무선으로 연결된 외부 전자 장치(예: 전자 장치(702)) (예: 스피커 또는 헤드폰))를 통해 소리를 출력할 수 있다.
센서 모듈(776)은 전자 장치(701)의 작동 상태(예: 전력 또는 온도), 또는 외부의 환경 상태(예: 사용자 상태)를 감지하고, 감지된 상태에 대응하는 전기 신호 또는 데이터 값을 생성할 수 있다. 일 실시 예에 따르면, 센서 모듈(776)은, 예를 들면, 제스처 센서, 자이로 센서, 기압 센서, 마그네틱 센서, 가속도 센서, 그립 센서, 근접 센서, 컬러 센서, IR(infrared) 센서, 생체 센서, 온도 센서, 습도 센서, 또는 조도 센서를 포함할 수 있다.
인터페이스(777)는 전자 장치(701)이 외부 전자 장치(예: 전자 장치(702))와 직접 또는 무선으로 연결되기 위해 사용될 수 있는 하나 이상의 지정된 프로토콜들을 지원할 수 있다. 일 실시 예에 따르면, 인터페이스(777)는, 예를 들면, HDMI(high definition multimedia interface), USB(universal serial bus) 인터페이스, SD카드 인터페이스, 또는 오디오 인터페이스를 포함할 수 있다.
연결 단자(778)는, 그를 통해서 전자 장치(701)가 외부 전자 장치(예: 전자 장치(702))와 물리적으로 연결될 수 있는 커넥터를 포함할 수 있다. 일 실시 예에 따르면, 연결 단자(778)은, 예를 들면, HDMI 커넥터, USB 커넥터, SD 카드 커넥터, 또는 오디오 커넥터(예: 헤드폰 커넥터)를 포함할 수 있다.
햅틱 모듈(779)은 전기적 신호를 사용자가 촉각 또는 운동 감각을 통해서 인지할 수 있는 기계적인 자극(예: 진동 또는 움직임) 또는 전기적인 자극으로 변환할 수 있다. 일 실시 예에 따르면, 햅틱 모듈(779)은, 예를 들면, 모터, 압전 소자, 또는 전기 자극 장치를 포함할 수 있다.
카메라 모듈(780)은 정지 영상 및 동영상을 촬영할 수 있다. 일 실시 예에 따르면, 카메라 모듈(780)은 하나 이상의 렌즈들, 이미지 센서들, 이미지 시그널 프로세서들, 또는 플래시들을 포함할 수 있다.
전력 관리 모듈(788)은 전자 장치(701)에 공급되는 전력을 관리할 수 있다. 일 실시 예에 따르면, 전력 관리 모듈(788)은, 예를 들면, PMIC(power management integrated circuit)의 적어도 일부로서 구현될 수 있다.
배터리(789)는 전자 장치(701)의 적어도 하나의 구성 요소에 전력을 공급할 수 있다. 일 실시 예에 따르면, 배터리(789)는, 예를 들면, 재충전 불가능한 1차 전지, 재충전 가능한 2차 전지 또는 연료 전지를 포함할 수 있다.
통신 모듈(790)은 전자 장치(701)와 외부 전자 장치(예: 전자 장치(702), 전자 장치(704), 또는 서버(708))간의 직접(예: 유선) 통신 채널 또는 무선 통신 채널의 수립, 및 수립된 통신 채널을 통한 통신 수행을 지원할 수 있다. 통신 모듈(790)은 프로세서(720)(예: 어플리케이션 프로세서)와 독립적으로 운영되고, 직접(예: 유선) 통신 또는 무선 통신을 지원하는 하나 이상의 커뮤니케이션 프로세서를 포함할 수 있다. 일 실시 예에 따르면, 통신 모듈(790)은 무선 통신 모듈(792)(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신 모듈(794)(예: LAN(local area network) 통신 모듈, 또는 전력선 통신 모듈)을 포함할 수 있다. 이들 통신 모듈 중 해당하는 통신 모듈은 제1 네트워크(798)(예: 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크) 또는 제2 네트워크(799)(예: 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부 전자 장치와 통신할 수 있다. 이런 여러 종류의 통신 모듈들은 하나의 구성 요소(예: 단일 칩)으로 통합되거나, 또는 서로 별도의 복수의 구성 요소들(예: 복수 칩들)로 구현될 수 있다. 무선 통신 모듈(792)은 가입자 식별 모듈(796)에 저장된 가입자 정보(예: 국제 모바일 가입자 식별자(IMSI))를 이용하여 제1 네트워크(798) 또는 제2 네트워크(799)와 같은 통신 네트워크 내에서 전자 장치(701)를 확인 및 인증할 수 있다.
안테나 모듈(797)은 신호 또는 전력을 외부(예: 외부 전자 장치)로 송신하거나 외부로부터 수신할 수 있다. 일 실시 예에 따르면, 안테나 모듈(797)은 하나 이상의 안테나들을 포함할 수 있고, 이로부터, 제1 네트워크 (798) 또는 제2 네트워크 (799)와 같은 통신 네트워크에서 사용되는 통신 방식에 적합한 적어도 하나의 안테나가, 예를 들면, 통신 모듈(790)에 의하여 선택될 수 있다. 신호 또는 전력은 상기 선택된 적어도 하나의 안테나를 통하여 통신 모듈(790)과 외부 전자 장치 간에 송신되거나 수신될 수 있다.
상기 구성요소들 중 적어도 일부는 주변 기기들간 통신 방식(예: 버스, GPIO(general purpose input and output), SPI(serial peripheral interface), 또는 MIPI(mobile industry processor interface))를 통해 서로 연결되고 신호(예: 명령 또는 데이터)를 상호간에 교환할 수 있다.
일 실시 예에 따르면, 명령 또는 데이터는 제2 네트워크(799)에 연결된 서버(708)를 통해서 전자 장치(701)와 외부의 전자 장치(704)간에 송신 또는 수신될 수 있다. 전자 장치(702, 704) 각각은 전자 장치(701)와 동일한 또는 다른 종류의 장치일 수 있다. 일 실시 예에 따르면, 전자 장치(701)에서 실행되는 동작들의 전부 또는 일부는 외부 전자 장치들(702, 704, 또는 708) 중 하나 이상의 외부 장치들에서 실행될 수 있다. 예를 들면, 전자 장치(701)가 어떤 기능이나 서비스를 자동으로, 또는 사용자 또는 다른 장치로부터의 요청에 반응하여 수행해야 할 경우에, 전자 장치(701)는 기능 또는 서비스를 자체적으로 실행시키는 대신에 또는 추가적으로, 하나 이상의 외부 전자 장치들에게 그 기능 또는 그 서비스의 적어도 일부를 수행하라고 요청할 수 있다. 상기 요청을 수신한 하나 이상의 외부 전자 장치들은 요청된 기능 또는 서비스의 적어도 일부, 또는 상기 요청과 관련된 추가 기능 또는 서비스를 실행하고, 그 실행의 결과를 전자 장치(701)로 전달할 수 있다. 전자 장치(701)는 상기 결과를, 그대로 또는 추가적으로 처리하여, 상기 요청에 대한 응답의 적어도 일부로서 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅, 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다.
본 문서에 개시되는 일 실시 예에 따른 전자 장치는, 디스플레이, 메모리, 및 상기 디스플레이 및 상기 메모리와 전기적으로 연결된 프로세서를 포함하고, 상기 프로세서는, 제1 어플리케이션을 실행시키는 사용자의 제1 입력을 수신하고, 상기 수신된 제1 입력에 응답하여 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시키고, 상기 실행된 적어도 하나의 프로세스의 ID 및 시작 시각을 포함하는 제1 정보를 획득하고, 제2 어플리케이션을 실행시키는 사용자의 제2 입력을 수신하고, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정되는 것을 특징으로 할 수 있다.
일 실시 예에 따르면, 상기 제1 정보는 상기 시작 시각부터 상기 실행된 제1 어플리케이션에서 실행되거나 생성된 파일에 대한 정보 중 적어도 하나를 더 포함하고, 상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름 및 상기 적어도 하나의 정보를 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정되는 것을 특징으로 할 수 있다.
일 실시 예에서, 상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함할 수 있다.
일 실시 예에 따르면, 상기 제1 어플리케이션은 인터넷 브라우저 어플리케이션이고, 상기 제1 정보는 상기 시작 시각부터 상기 인터넷 브라우저 어플리케이션에서 접속된 인터넷 주소를 더 포함하고, 상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름, 및 상기 접속된 인터넷 주소를 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정될 수 있다.
일 실시 예에 따르면, 상기 프로세서는 상기 제1 정보를 상기 메모리에 저장하도록 설정될 수 있다.
일 실시 예에 따르면, 상기 프로세서는, 상기 제1 어플리케이션을 종료시키는 사용자의 제3 입력을 수신하고, 상기 수신된 제3 입력에 응답하여 상기 적어도 하나의 프로세스를 종료시키고, 상기 종료된 적어도 하나의 프로세스의 ID 및 종료 시각을 포함하는 제2 정보를 획득하고, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하도록 설정될 수 있다.
일 실시 예에서, 상기 제2 정보는 상기 시작 시각부터 상기 종료 시각까지 상기 제1 어플리케이션에서 실행되거나 생성된 파일에 대한 정보 중 적어도 하나를 더 포함하고, 상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름 및 상기 적어도 하나의 정보를 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하도록 설정될 수 있다.
일 실시 예에서, 상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함할 수 있다.
일 실시 예에서, 상기 제1 어플리케이션은 인터넷 브라우저 어플리케이션이고, 상기 제2 정보는 상기 시작 시각부터 상기 종료 시각까지 상기 인터넷 브라우저 어플리케이션에서 접속된 인터넷 주소를 더 포함하고, 상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름 및 상기 종료 시각까지 접속된 인터넷 주소를 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하도록 설정될 수 있다.
일 실시 예에서, 상기 프로세서는 상기 제1 정보 및 상기 제2 정보를 상기 메모리에 저장하도록 설정될 수 있다.
일 실시 예에 따르면, 상기 캘린더 형태는 시간 단위, 일간 단위, 주간 단위, 또는 월간 단위 중 적어도 하나의 단위로 구분되는 형태를 포함하는 것을 특징으로 할 수 있다.
본 문서에 개시되는 일 실시 예에 따른, 사용자의 사용 이력을 캘린더 형태로 나타내는 방법은, 제1 어플리케이션을 실행시키는 사용자의 제1 입력을 수신하는 동작, 상기 수신된 제1 입력에 응답하여 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시키는 동작, 상기 실행된 적어도 하나의 프로세스의 ID 및 시작 시각을 포함하는 제1 정보를 획득하는 동작, 제2 어플리케이션을 실행시키는 사용자의 제2 입력을 수신하는 동작, 상기 수신된 제2 입력에 응답하여 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각을 기반으로 캘린더 형태로 표시하는 동작을 포함하는 것을 특징으로 할 수 있다.
일 실시 예에 따르면, 상기 제1 정보는 상기 시작 시각부터 상기 실행된 제1 어플리케이션에서 실행되거나 생성된 파일에 대한 정보 중 적어도 하나를 더 포함하고, 상기 제1 어플리케이션의 이름을 캘린더 형태로 표시하는 동작은, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름 및 상기 적어도 하나의 정보를 상기 시작 시각을 기반으로 캘린더 형태로 표시하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함할 수 있다.
일 실시 예에 따르면, 상기 방법은 상기 제1 정보를 상기 메모리에 저장하는 동작을 더 포함할 수 있다.
일 실시 예에 따르면, 상기 방법은 상기 제1 어플리케이션을 종료시키는 사용자의 제3 입력을 수신하는 동작, 상기 수신된 제3 입력에 응답하여 상기 적어도 하나의 프로세스를 종료시키는 동작, 및 상기 종료된 적어도 하나의 프로세스의 ID 및 종료 시각을 포함하는 제2 정보를 획득하는 동작을 더 포함하고, 상기 제1 어플리케이션의 이름을 캘린더 형태로 표시하는 동작은, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 제2 정보는 상기 시작 시각부터 상기 종료 시각까지 상기 실행된 제1 어플리케이션에서 실행되거나 생성된 파일에 대한 정보 중 적어도 하나를 더 포함하고 상기 제1 어플리케이션의 이름을 캘린더 형태로 표시하는 동작은, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름, 및 상기 적어도 하나의 정보를 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하는 동작을 포함할 수 있다.
일 실시 예에서, 상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함할 수 있다.
일 실시 예에 따르면, 상기 방법은 상기 제1 정보 및 상기 제2 정보를 상기 메모리에 저장하는 동작을 더 포함할 수 있다.
일 실시 예에 따르면, 상기 캘린더 형태는 시간 단위, 일간 단위, 주간 단위, 또는 월간 단위 중 적어도 하나의 단위로 구분되는 형태를 포함할 수 있다.
본 문서에 개시되는 실시 예들에 따르면, 전자 장치는 사용자가 다양한 어플리케이션을 통해 수행한 작업에 대한 이력을 효과적으로 제공할 수 있다. 전자 장치는 사용자에게 높은 사용 편의성을 제공할 수 있고, 사용자는 이를 통해 업무의 효율성 및 연속성을 높일 수 있다.
본 문서에 개시된 다양한 실시 예들에 따른 전자 장치는 다양한 형태의 장치가 될 수 있다. 전자 장치는, 예를 들면, 휴대용 통신 장치 (예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시 예에 따른 전자 장치는 전술한 기기들에 한정되지 않는다.
본 문서의 다양한 실시 예들 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시 예들로 한정하려는 것이 아니며, 해당 실시 예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 또는 관련된 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다. 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나,""A, B 또는 C," "A, B 및 C 중 적어도 하나,"및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들의 모든 가능한 조합을 포함할 수 있다. "제1", "제2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제1) 구성요소가 다른(예: 제2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.
본 문서에서 사용된 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로 등의 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시 예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다.
본 문서의 다양한 실시 예들은 기기(machine)(예: 전자 장치(701)) 의해 읽을 수 있는 저장 매체(storage medium)(예: 내장 메모리(736) 또는 외장 메모리(738))에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램(740))로서 구현될 수 있다. 예를 들면, 기기(예: 전자 장치(701))의 프로세서(예: 프로세서(720))는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장매체 는, 비일시적(non-transitory) 저장매체의 형태로 제공될 수 있다. 여기서, ‘비일시적’은 저장매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.
일 실시 예에 따르면, 본 문서에 개시된 다양한 실시 예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory (CD-ROM))의 형태로 배포되거나, 또는 어플리케이션 스토어(예: 플레이 스토어TM)를 통해 또는 두개의 사용자 장치들(예: 스마트폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.
다양한 실시 예들에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있다. 다양한 실시 예들에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시 예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.

Claims (15)

  1. 전자 장치에 있어서,
    디스플레이;
    메모리; 및
    상기 디스플레이 및 상기 메모리와 전기적으로 연결된 프로세서;를 포함하고,
    상기 프로세서는,
    제1 어플리케이션을 실행시키는 사용자의 제1 입력을 수신하고,
    상기 수신된 제1 입력에 응답하여 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시키고,
    상기 실행된 적어도 하나의 프로세스의 ID 및 시작 시각을 포함하는 제1 정보를 획득하고,
    제2 어플리케이션을 실행시키는 사용자의 제2 입력을 수신하고,
    상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정된, 전자 장치.
  2. 청구항 1에 있어서,
    상기 제1 정보는 상기 시작 시각부터 상기 실행된 제1 어플리케이션에서 실행되거나 생성된 파일에 대한 정보 중 적어도 하나를 더 포함하고,
    상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름 및 상기 적어도 하나의 정보를 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정된, 전자 장치.
  3. 청구항 2에 있어서,
    상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함하는, 전자 장치.
  4. 청구항 1에 있어서,
    상기 제1 어플리케이션은 인터넷 브라우저 어플리케이션이고,
    상기 제1 정보는 상기 시작 시각부터 상기 인터넷 브라우저 어플리케이션에서 접속된 인터넷 주소를 더 포함하고
    상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름, 및 상기 접속된 인터넷 주소를 상기 시작 시각을 기반으로 캘린더 형태로 표시하도록 설정된, 전자 장치.
  5. 청구항 1에 있어서,
    상기 프로세서는 상기 제1 정보를 상기 메모리에 저장하도록 설정된, 전자 장치.
  6. 청구항 1에 있어서,
    상기 프로세서는,
    상기 제1 어플리케이션을 종료시키는 사용자의 제3 입력을 수신하고,
    상기 수신된 제3 입력에 응답하여 상기 적어도 하나의 프로세스를 종료시키고,
    상기 종료된 적어도 하나의 프로세스의 ID 및 종료 시각을 포함하는 제2 정보를 획득하고
    상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하도록 설정된, 전자 장치.
  7. 청구항 6에 있어서,
    상기 제2 정보는 상기 시작 시각부터 상기 종료 시각까지 상기 제1 어플리케이션에서 실행되거나 생성된 파일에 대한 정보 중 적어도 하나를 더 포함하고
    상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름 및 상기 적어도 하나의 정보를 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하도록 설정된, 전자 장치.
  8. 청구항 7에 있어서,
    상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함하는, 전자 장치.
  9. 청구항 6에 있어서,
    상기 제1 어플리케이션은 인터넷 브라우저 어플리케이션이고,
    상기 제2 정보는 상기 시작 시각부터 상기 종료 시각까지 상기 인터넷 브라우저 어플리케이션에서 접속된 인터넷 주소를 더 포함하고
    상기 프로세서는 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름 및 상기 종료 시각까지 접속된 인터넷 주소를 상기 시작 시각 및 상기 종료 시각을 기반으로 캘린더 형태로 표시하도록 설정된, 전자 장치.
  10. 청구항 6에 있어서,
    상기 프로세서는 상기 제1 정보 및 상기 제2 정보를 상기 메모리에 저장하도록 설정된, 전자 장치.
  11. 청구항 1에 있어서,
    상기 캘린더 형태는 시간 단위, 일간 단위, 주간 단위, 또는 월간 단위 중 적어도 하나의 단위로 구분되는 형태를 포함하는, 전자 장치.
  12. 사용자의 사용 이력을 캘린더 형태로 나타내는 방법에 있어서,
    제1 어플리케이션을 실행시키는 사용자의 제1 입력을 수신하는 동작;
    상기 수신된 제1 입력에 응답하여 상기 제1 어플리케이션의 실행을 위한 적어도 하나의 프로세스를 실행시키는 동작;
    상기 실행된 적어도 하나의 프로세스의 ID 및 시작 시각을 포함하는 제1 정보를 획득하는 동작;
    제2 어플리케이션을 실행시키는 사용자의 제2 입력을 수신하는 동작;
    상기 수신된 제2 입력에 응답하여 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름을 상기 시작 시각을 기반으로 캘린더 형태로 표시하는 동작;을 포함하는, 방법.
  13. 청구항 12에 있어서,
    상기 제1 정보는 상기 시작 시각부터 상기 실행된 제1 어플리케이션에서 실행되거나 생성된 파일에 대한 정보 중 적어도 하나를 더 포함하고,
    상기 제1 어플리케이션의 이름을 캘린더 형태로 표시하는 동작은, 상기 수신된 제2 입력에 응답하여 상기 디스플레이에 상기 ID에 대응하는 상기 제1 어플리케이션의 이름, 및 상기 적어도 하나의 정보를 상기 시작 시각을 기반으로 캘린더 형태로 표시하는 동작;을 포함하는, 방법.
  14. 청구항 13에 있어서,
    상기 실행되거나 생성된 파일에 대한 정보는 상기 실행되거나 생성된 파일의 파일명, 상기 실행되거나 생성된 파일의 수정 시각, 상기 실행되거나 생성된 파일의 저장 위치, 또는 상기 실행되거나 생성된 파일의 크기 중 적어도 하나의 정보를 포함하는, 방법.
  15. 청구항 12에 있어서,
    상기 제1 정보를 상기 메모리에 저장하는 동작;을 더 포함하는, 방법.
PCT/KR2019/003193 2018-04-11 2019-03-19 사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치 WO2019198941A1 (ko)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US16/976,131 US20210004264A1 (en) 2018-04-11 2019-03-19 Method for displaying use history and electronic device for performing same

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020180042038A KR102567368B1 (ko) 2018-04-11 2018-04-11 사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치
KR10-2018-0042038 2018-04-11

Publications (1)

Publication Number Publication Date
WO2019198941A1 true WO2019198941A1 (ko) 2019-10-17

Family

ID=68163615

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2019/003193 WO2019198941A1 (ko) 2018-04-11 2019-03-19 사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치

Country Status (3)

Country Link
US (1) US20210004264A1 (ko)
KR (1) KR102567368B1 (ko)
WO (1) WO2019198941A1 (ko)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022001191A1 (zh) * 2020-06-30 2022-01-06 华为技术有限公司 一种摄像头的调用方法、电子设备和摄像头

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004151947A (ja) * 2002-10-30 2004-05-27 Matsushita Electric Ind Co Ltd 情報端末機器及び該機器を実行するためのプログラム
JP2007114817A (ja) * 2005-10-18 2007-05-10 Hitachi High-Tech Science Systems Corp ログ情報のビジュアル化装置とその方法及びビジュアル化プログラム
JP2009169843A (ja) * 2008-01-18 2009-07-30 Ntt Docomo Inc 情報配信サーバ、情報配信システム及び情報配信方法
JP2014164319A (ja) * 2013-02-21 2014-09-08 Fujitsu Ltd 情報処理装置、アプリ配列変更方法及びアプリ配列変更プログラム
JP2015069230A (ja) * 2013-09-26 2015-04-13 Kddi株式会社 携帯端末装置およびプログラム

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5950282B2 (ja) * 2013-05-13 2016-07-13 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation ユーザインターフェースを生成する装置及び方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004151947A (ja) * 2002-10-30 2004-05-27 Matsushita Electric Ind Co Ltd 情報端末機器及び該機器を実行するためのプログラム
JP2007114817A (ja) * 2005-10-18 2007-05-10 Hitachi High-Tech Science Systems Corp ログ情報のビジュアル化装置とその方法及びビジュアル化プログラム
JP2009169843A (ja) * 2008-01-18 2009-07-30 Ntt Docomo Inc 情報配信サーバ、情報配信システム及び情報配信方法
JP2014164319A (ja) * 2013-02-21 2014-09-08 Fujitsu Ltd 情報処理装置、アプリ配列変更方法及びアプリ配列変更プログラム
JP2015069230A (ja) * 2013-09-26 2015-04-13 Kddi株式会社 携帯端末装置およびプログラム

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022001191A1 (zh) * 2020-06-30 2022-01-06 华为技术有限公司 一种摄像头的调用方法、电子设备和摄像头

Also Published As

Publication number Publication date
KR20190118762A (ko) 2019-10-21
KR102567368B1 (ko) 2023-08-17
US20210004264A1 (en) 2021-01-07

Similar Documents

Publication Publication Date Title
WO2019160345A1 (ko) 어플리케이션과 관련된 기능 또는 콘텐트를 제공하는 방법 및 이를 수행하는 전자 장치
WO2020085789A1 (en) Foldable electronic device for controlling user interface and operating method thereof
WO2019088793A1 (ko) 전자 장치 및 이를 이용한 화면 공유 방법
WO2019103396A1 (en) Method for configuring input interface and electronic device using same
WO2019117566A1 (ko) 전자 장치 및 그의 입력 제어 방법
WO2020085704A1 (ko) 폴더블 전자 장치 및 그 콘텐츠의 다단 표시 방법
WO2021054710A1 (en) Method, electronic device, and storage medium for displaying charging state in start of charging
WO2019083271A1 (ko) 어플리케이션 프로그램을 제어하는 전자 장치 및 그 제어 방법
WO2020096324A1 (ko) 플렉서블 전자 장치 및 그의 동작 방법
WO2019209075A1 (ko) 외부 전자 장치를 제어하는 전자 장치 및 방법
WO2019164079A1 (ko) 생체 인증과 관련된 객체의 표시에 따라 생체 인증을 수행하는 방법 및 이를 위한 전자 장치
WO2020171608A1 (en) Electronic device for providing handwriting input function and method of operating the same
WO2019039729A1 (en) METHOD FOR CHANGING THE CONTENT SIZE DISPLAYED ON A DISPLAY DEVICE, AND RELATED ELECTRONIC DEVICE
WO2020106019A1 (en) Electronic device and method for providing in-vehicle infotainment service
WO2020032541A1 (en) Method for processing incoming call and electronic device for supporting the same
WO2021145692A1 (ko) 폴더블 전자 장치 및 화면 표시 방법
WO2021133123A1 (ko) 플렉서블 디스플레이를 포함하는 전자 장치와 이의 동작 방법
WO2019164204A1 (ko) 전자 장치 및 그의 동작 방법
WO2019198941A1 (ko) 사용 이력을 표시하는 방법 및 이를 수행하는 전자 장치
WO2019172659A1 (ko) 부팅을 수행하는 전자 장치와 이의 동작 방법
WO2020091530A1 (ko) 디스플레이의 동작 모드에 기반하여 터치 데이터의 보상을 결정하는 방법 및 장치
WO2020040454A1 (ko) 분할된 화면을 제어하기 위한 전자 장치
WO2020013470A1 (ko) 데이터 변조 판단 방법 및 이를 지원하는 전자 장치
WO2019103450A1 (en) Electronic device and method for managing data input into input field
WO2019083283A1 (en) ELECTRONIC IMAGE DISPLAY DEVICE AND ITS CONTROL METHOD

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: 19784316

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19784316

Country of ref document: EP

Kind code of ref document: A1