WO2018018361A1 - Calendar event creating method and device - Google Patents

Calendar event creating method and device Download PDF

Info

Publication number
WO2018018361A1
WO2018018361A1 PCT/CN2016/091544 CN2016091544W WO2018018361A1 WO 2018018361 A1 WO2018018361 A1 WO 2018018361A1 CN 2016091544 W CN2016091544 W CN 2016091544W WO 2018018361 A1 WO2018018361 A1 WO 2018018361A1
Authority
WO
WIPO (PCT)
Prior art keywords
calendar event
calendar
interface
application
party application
Prior art date
Application number
PCT/CN2016/091544
Other languages
French (fr)
Chinese (zh)
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 CN201680000812.3A priority Critical patent/CN106462835A/en
Priority to PCT/CN2016/091544 priority patent/WO2018018361A1/en
Publication of WO2018018361A1 publication Critical patent/WO2018018361A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • 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

Definitions

  • the embodiments of the present disclosure relate to the field of mobile terminals, and in particular, to a calendar event creation method and apparatus.
  • the calendar software installed in the mobile terminal is a schedule management software that is highly time-correlated, and the user can manage the schedule by creating a calendar event.
  • the present disclosure provides a calendar event creation method and apparatus.
  • the technical solution is as follows:
  • an embodiment of the present disclosure provides a method for creating a calendar event, the method comprising:
  • the parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
  • import the parameters for creating calendar events in the third-party application into the calendar event creation interface including:
  • the display interface of the third-party application is switched to the calendar event creation interface, and the imported parameters are displayed in the calendar event creation interface;
  • the parameter further includes a jump interface parameter, and the jump interface parameter is used to indicate a predetermined display interface that jumps when viewing the calendar event; the method further includes:
  • the calendar event prompt control is displayed, and the reminding time of the calendar event is before the end time of the calendar event;
  • the predetermined display interface is displayed according to the second triggering operation.
  • the method further includes:
  • Creating a calendar event according to the first triggering operation includes: invoking an activation event according to the first triggering operation, and creating a calendar event by activating the event.
  • create an activation event in the calendar app including:
  • an embodiment of the present disclosure provides a calendar event creation device, where the device includes:
  • a first receiving module configured to receive a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application;
  • Creating a module configured to create a calendar event according to the first triggering operation
  • the import module is configured to import the parameters extracted from the third-party application into the calendar event by intent.
  • the device further includes:
  • the switching module is configured to, after importing the parameters extracted from the third-party application into the calendar event by using the intent method, switch the display interface of the third-party application to the calendar event creation interface, and display the imported parameters in the calendar event creation interface;
  • a second receiving module configured to receive a modification operation on the imported parameter
  • the modification module is configured to modify the imported parameters in the calendar event creation interface according to the modification operation.
  • the parameter further includes a jump interface parameter, and the jump interface parameter is used to indicate that the calendar is being viewed.
  • a predetermined display interface for jumping when the device is in use; the device further includes:
  • the first display module is configured to display a calendar event prompt control after the prompt time of the calendar event is reached, and the reminding time of the calendar event is before the end time of the calendar event;
  • a third receiving module configured to receive a second triggering operation that is applied to the calendar event prompting control
  • the display module is configured to display the predetermined display interface according to the second triggering operation.
  • the device further includes:
  • control creation module configured to create an activation event in the calendar application before receiving the first triggering operation, the activation event being used to provide an interface for creating a calendar event for the third party application;
  • Create modules including:
  • a sub-module is created that is configured to invoke an activation event based on the first triggering operation to create a calendar event by activating the event.
  • control creation module is further configured to: register the interface activity component in a configuration file of the calendar application.
  • a submodule is created that is also configured to create calendar events through the interface activity component.
  • an embodiment of the present disclosure provides a calendar event creation device, where the device includes:
  • a memory for storing processor executable instructions
  • processor is configured to:
  • the parameters extracted from the third-party application are imported into the calendar event by an intent method, and the parameters include at least a reminder content, a start time, and an end time.
  • the parameters for creating the calendar event are extracted from the third-party application, and the intent is used to import the parameter into the calendar event to automatically create the calendar event, which is solved in the creation and The problem of manually inputting calendar event parameters when the third-party application related calendar events reaches the third-party application to automatically create calendar events, reduce user input, and improve the efficiency of calendar event creation.
  • the calendar event prompt control is displayed, and when the calendar event prompt control is triggered, jumping to the predetermined display interface, Reduce user operations and conveniently switch to the display interface corresponding to the content indicated by the calendar event.
  • FIG. 1 is a flowchart of a method for creating a calendar event according to an embodiment of the present disclosure
  • FIG. 2 is a flowchart of a method for providing a calendar event creation method according to another embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of an interface of a display interface of a third-party application according to an embodiment of the present disclosure
  • FIG. 4 is a schematic diagram of an interface for creating a calendar event according to an embodiment of the present disclosure
  • FIG. 5 is a schematic diagram of an implementation of a calendar event creation method according to an embodiment of the present disclosure
  • FIG. 6 is a flowchart of a method for creating a calendar event according to another embodiment of the present disclosure.
  • FIG. 7 is a schematic diagram of an implementation of a calendar event creation method according to another embodiment of the present disclosure.
  • FIG. 8 is a structural block diagram of a calendar event creation apparatus according to an embodiment of the present disclosure.
  • FIG. 9 is a structural block diagram of a calendar event creation apparatus according to another embodiment of the present disclosure.
  • FIG. 10 is a structural block diagram of a calendar event creation apparatus according to another embodiment of the present disclosure.
  • the calendar event creation method provided by various embodiments of the present disclosure may be implemented by a smart terminal adopting an Android (Android) operating system, and the smart terminal may be an electronic device such as a smart phone, a smart TV, a tablet computer.
  • Android Android
  • FIG. 1 shows a flowchart of a calendar event creation method provided by an exemplary embodiment of the present disclosure.
  • This calendar event creation method is suitable for use in a terminal where a calendar application is installed.
  • the calendar event creation method can include the following steps.
  • step 101 a first triggering operation is applied to a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application.
  • step 102 a calendar event is created in accordance with the first triggering operation.
  • step 103 the parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
  • the parameters for importing the calendar event include at least the reminder content, the start time, and the end time.
  • the parameter may further include at least one of a prompt time, a reminder count, a calendar account, an account status, an activity nature, a location, and a note.
  • an intent is an abstract description of an operation.
  • the intent is responsible for describing the actions of an operation in an application, the data involved in the action, and the additional data.
  • An intent is a runtime binding mechanism that connects two components while the program is running, causing one component to transfer data to another component via an intent.
  • the operating system of the terminal imports the calendar event from the parameters extracted from the third-party application through the intent method. It can be understood that the operating system of the terminal establishes a communication connection with the calendar application through the intent in the third-party application, so that the parameters in the third-party application can be transmitted. Apply to the calendar.
  • the calendar event creation method extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent.
  • the method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, so that third-party applications can automatically create calendar events, reduce user input, and improve The effect of calendar event creation efficiency.
  • FIG. 2 shows a flowchart of a calendar event creation method provided by another exemplary embodiment of the present disclosure.
  • This calendar event creation method is suitable for use in a terminal where a calendar application is installed.
  • the calendar event creation method may include the following steps.
  • step 201 an activation event is created in the calendar application, the activation event being used to provide an interface for creating a calendar event for the third party application.
  • the third-party application is an application other than the calendar application.
  • Creating an activation event in the calendar application is accomplished by registering the interface activity component in the calendar application's configuration file.
  • the configuration file of the calendar application may be an AndroidManifest.xml file of the calendar application in the Android system.
  • an application corresponds to an AndroidManifest.xml file, and all interfaces need to be declared in the AndroidManifest.xml file, that is, the interface activity component needs to be registered in the AndroidManifest.xml file.
  • the interface activity component for creating a calendar event for the third-party application needs to be registered in the AndroidManifest.xml file corresponding to the calendar application, that is, the AndroidManifest.xml file corresponding to the calendar application.
  • the interface activity component is the Activity, and an Activity is applicable to all third applications that need to create calendar events.
  • the third-party application may also jump from the display interface of the third-party application to the calendar application according to the interface activity component Activity when creating the calendar event.
  • the calendar event creates an interface.
  • registering an interface activity component activity for creating a calendar event for a third-party application in a configuration file of the calendar application may be implemented as follows:
  • step 202 a first triggering operation is applied to a calendar event creation control provided by a third party application.
  • the third-party applications are a short message application, a broadcast application, a social application, a shopping application, a reading application, and the like.
  • a calendar event creation control is displayed on the display interface of the third-party application, and the operating system of the terminal receives a trigger operation acting on the calendar event creation control.
  • the display interface in the current terminal is the display interface 31 of a broadcast application.
  • the operating system of the terminal receives the first triggering action acting on the calendar creation control 32.
  • step 203 an activation event is invoked according to the first triggering operation, and a calendar event is created by the activation event.
  • the interface activity component is invoked according to the first triggering operation, and the calendar event is created by the interface activity component.
  • the third-party application creates a calendar event in the background, and the current display interface of the terminal is still a display interface of the third-party application.
  • the third party application creates a calendar event in the foreground, and the current display interface of the terminal can be switched from the display interface of the third application to the calendar event creation interface in the calendar application.
  • step 204 the parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
  • the parameters for importing calendar events include at least reminder content, start time, and end time.
  • the parameter may further include at least one of a prompt time, a reminder count, a calendar account, an account status, an activity nature, a location, and a note.
  • the operating system of the terminal analyzes the parameters in the display interface of the third-party application, and uses the parameters that can be used to create the calendar event as parameters of the import calendar event, and imports the parameters into the corresponding positions of the various parameters in the calendar event by means of an intent.
  • the parameter corresponding to the broadcast program "Water Margin 20th” is used as the parameter corresponding to the reminder content in the calendar event, and the corresponding parameter "June” is predicted from the play time.
  • the parameters corresponding to the start time and the end time in the calendar event are extracted, and the calendar event of June 17 is created.
  • the "Water Margin 20th” is Import the reminder content in the calendar event, import "19:30” into the start time in the calendar event, and import "20:30” into the end time in the calendar event.
  • the parameter is imported into the corresponding position of each parameter in the calendar event by means of an intent, and may be implemented by a third party application by calling the following code:
  • Intent intent new Intent("miui.intent.action.INSERT_CALENDAR");
  • the third application creates a calendar event in the background.
  • clicking the calendar event can view the details of the calendar event, and the third party application creates The calendar event is shown in Figure 4.
  • step 205 the calendar event prompt control is displayed when the reminder time of the calendar event is reached.
  • the reminder time for a calendar event is before the end time of the calendar event.
  • the reminder time of the calendar event is before the start time of the calendar event, or the reminder time of the calendar event is between the start time and the end time of the calendar event.
  • the prompt time of the calendar event is a prompt time determined according to a default setting of the calendar event, for example, the prompt time is a calendar event in the default setting of the calendar event.
  • the first 5 minutes of the start time, or, the reminder time is the start time of the calendar event.
  • the calendar event reminder control is used to prompt the user when the calendar event occurred.
  • the calendar event prompt control is displayed in a drop-down notification bar, or the calendar event prompt control is displayed as a floating window in the display interface of the terminal.
  • the parameter inserted into the calendar event by the third party application further includes a jump interface parameter, and the jump interface parameter is used to indicate a predetermined display interface that jumps when viewing the calendar event.
  • the jump interface parameter is a link corresponding to the predetermined display interface.
  • the predetermined display interface is a display interface of a third-party application that imports the parameter into the calendar event, or the predetermined display interface is a display interface of the third-party application manually added by the user, or the predetermined display interface is a third-party application that imports the parameter.
  • the user creates a calendar event through a shopping application, and when the calendar event is created, the shopping application uses the snapping interface of an item as a predetermined display interface; or the user creates a calendar event through the short message application, and when the calendar event is created, A dialing interface corresponding to a contact is used as a predetermined display interface.
  • the calendar prompt control is used to display the reminder content and the start time of the calendar event.
  • step 206 a second triggering action is applied to the calendar event prompt control.
  • step 207 a predetermined display interface is displayed according to the second triggering operation.
  • the terminal switches to the predetermined display interface at the display interface of the reminder time of the calendar event.
  • the reminder time of a calendar event is 19:30, and the content of the calendar event is listening to the broadcast program.
  • the display interface of the terminal is the display interface of a shopping application, and the calendar is displayed at 19:30.
  • the event prompt control after the user clicks the calendar event prompt control, switches from the current shopping application interface to the broadcast listening interface, as shown in FIG. 5 .
  • the terminal is switched to the calendar application in the display interface of the reminding time of the calendar event for displaying the The display interface of the detailed information of the calendar event; or, according to the second triggering operation, the calendar display control is hidden, and does not switch to any other display interface.
  • the calendar event creation method extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent.
  • the method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, so that third-party applications can automatically create calendar events, reduce user input, and improve The effect of calendar event creation efficiency.
  • jumping to the predetermined display interface can reduce the user operation and conveniently switch to The display interface corresponding to the content indicated by the calendar event.
  • the third party application creates a calendar event in the foreground
  • the terminal operating system switches the display interface of the third application to the calendar event creation interface in the calendar application, and creates the calendar event
  • the interface displays the imported parameters, and the user can also manually change the parameters on the calendar event creation interface, that is, after step 204, step 204a, step 204b, and step 204c are further included, as shown in FIG. 6.
  • step 204a the display interface of the third party application is switched to the calendar event creation interface, and the imported parameters are displayed in the calendar event creation interface.
  • the third party application creates a calendar event in the foreground, and the terminal's operating system switches the display interface of the third application to the calendar event creation interface in the calendar application.
  • the implementation process of the step may be: the operating system of the terminal invokes the action action in the interface activity component according to the first triggering operation, switches the display interface of the third-party application to the calendar event creation interface, and displays the imported event in the calendar event creation interface. parameter.
  • the user sets in a third-party application when the third-party application automatically creates a calendar event, Whether to switch the display interface of the third-party application to the calendar event creation interface. If the user sets a third-party application to automatically create a calendar event in a third-party application, and switches the display interface of the third-party application to a calendar event creation interface, the third-party application automatically creates a calendar event each time a third party application The application's display interface switches to the calendar event creation interface.
  • the third-party application determines whether to switch the display interface of the third-party application to the calendar event creation interface according to the parameter in the display interface currently used to create the calendar event, for example, the user purchases a certain product by using a shopping application.
  • the shopping application is used to create a calendar event about the purchase of the item.
  • the shopping application determines that the user has the need to change the reminder time of the calendar event according to the parameter in the snap-up notice interface of the item, and then determines the third-party application.
  • the display interface switches to the calendar event creation interface.
  • step 204b a modification operation on the imported parameters is received.
  • the corresponding parameter is changed or added to generate a modification operation, and the operating system of the terminal receives the modification operation.
  • the user can also manually set parameters that are not imported by the third-party application in the calendar event creation interface, for example, the third-party application is not imported.
  • the calendar event priority parameter the user can manually set the priority of the calendar event in the calendar creation interface.
  • step 204c the imported parameters in the calendar event creation interface are modified according to the modification operation.
  • the number of reminders in the calendar event creation interface 33 is originally 1, the user clicks the reminder number parameter 35, and the number 1 is modified to the number 3, and the modification operation is generated, and the terminal's operating system receives the parameter modification operation, and the reminder is given.
  • the number of times is changed to 3.
  • the calendar event creation interface provides a confirmation control, and the user triggers the confirmation control to save the modified parameters.
  • the confirmation control is a save option in the calendar event creation interface. For example, as shown in Figure 7, the user clicks save option 37 to save the modified parameters.
  • FIG. 8 shows a structure of a calendar event creation apparatus provided by an embodiment of the present disclosure.
  • the calendar event creating means may be implemented by software, hardware or a combination of both as all or part of the above-described terminal capable of providing a calendar event creating method.
  • the device includes:
  • the first receiving module 810 is configured to receive a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application.
  • a creation module 820 is configured to create a calendar event in accordance with the first triggering operation.
  • the import module 830 is configured to import the parameters extracted from the third party application into the calendar event by the intent method.
  • the calendar event creation apparatus extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent.
  • the method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, and automatically creates calendar events through third-party applications, reducing user input and improving The effect of calendar event creation efficiency.
  • FIG. 9 is a structural block diagram of a calendar event creation apparatus according to another embodiment of the present disclosure.
  • the calendar event creating means may be implemented by software, hardware or a combination of both as all or part of the above-described terminal capable of providing a calendar event creating method.
  • the device includes:
  • the first receiving module 910 is configured to receive a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application.
  • a creation module 920 is configured to create a calendar event in accordance with the first triggering operation.
  • the import module 930 is configured to import the parameters extracted from the third party application into the calendar event by the intent method.
  • the device further includes:
  • the switching module 940 is configured to: after importing the parameters extracted from the third-party application into the calendar event by using the intent method, switch the display interface of the third-party application to the calendar event creation interface, and display the imported parameters in the calendar event creation interface;
  • the second receiving module 950 is configured to receive a modification operation on the imported parameter
  • the modification module 960 is configured to modify the imported parameters in the calendar event creation interface according to the modification operation.
  • the parameter further includes a jump interface parameter, and the jump interface parameter is used to indicate a predetermined display interface that jumps when viewing the calendar event;
  • the device further includes:
  • the first display module 970 is configured to display a calendar event prompt control after the prompt time of the calendar event is reached, and the reminding time of the calendar event is before the end time of the calendar event;
  • the third receiving module 980 is configured to receive a second triggering operation that is applied to the calendar event prompting control
  • the display module 990 is configured to display a predetermined display interface according to the second triggering operation.
  • the device further includes:
  • control creation module 991 configured to create an activation event in the calendar application for providing an interface for creating a calendar event for the third party application before receiving the first triggering operation
  • the creating module 920 includes a creating submodule 921 configured to invoke an activation event according to the first triggering operation to create a calendar event by the activation event.
  • the control creation module 991 is also configured to register the interface activity component in a configuration file of the calendar application.
  • a sub-module 921 is created that is also configured to create calendar events through the interface activity component.
  • the calendar event creation apparatus extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent.
  • the method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, so that third-party applications can automatically create calendar events, reduce user input, and improve The effect of calendar event creation efficiency.
  • jumping to the predetermined display interface can reduce the user operation and conveniently switch to The corresponding display interface of the content prompted by the calendar event.
  • An exemplary embodiment of the present disclosure provides a calendar event creation apparatus, the apparatus comprising:
  • a memory for storing processor executable instructions
  • processor is configured to:
  • third party Receiving a first trigger action on a calendar event creation control provided by a third party application, third party The app is an app other than the calendar app;
  • the parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
  • FIG. 10 is a block diagram of a calendar event creation apparatus, according to an exemplary embodiment.
  • device 1000 can be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a gaming console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.
  • apparatus 1000 can include one or more of the following components: processing component 1002, memory 1004, power component 1006, multimedia component 1008, audio component 1010, input/output (I/O) interface 1012, sensor component 1014, and Communication component 1016.
  • Processing component 1002 typically controls the overall operation of device 1000, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations.
  • Processing component 1002 can include one or more processors 1018 to execute instructions to perform all or part of the steps of the above described methods.
  • processing component 1002 can include one or more modules to facilitate interaction between component 1002 and other components.
  • processing component 1002 can include a multimedia module to facilitate interaction between multimedia component 1008 and processing component 1002.
  • the memory 1004 is configured to store various types of data to support operation at the device 1000. Examples of such data include instructions for any application or method operating on device 1000, contact data, phone book data, messages, pictures, videos, and the like.
  • the memory 1004 can be implemented by any type of volatile or non-volatile storage device, or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable.
  • SRAM static random access memory
  • EEPROM electrically erasable programmable read only memory
  • EPROM Programmable Read Only Memory
  • PROM Programmable Read Only Memory
  • ROM Read Only Memory
  • Magnetic Memory Flash Memory
  • Disk Disk
  • Optical Disk Optical Disk
  • Power component 1006 provides power to various components of device 1000.
  • Power component 1006 can include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for device 1000.
  • the multimedia component 1008 includes a screen between the device 1000 and the user that provides an output interface.
  • the screen can include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen can be implemented as a touch screen to receive input signals from the user.
  • the touch panel includes one or more touch sensors to sense touch, slide, and hand on the touch panel Potential. The touch sensor can sense not only the boundaries of the touch or sliding action, but also the duration and pressure associated with the touch or slide operation.
  • the multimedia component 1008 includes a front camera and/or a rear camera. When the device 1000 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front and rear camera can be a fixed optical lens system or have focal length and optical zoom capabilities.
  • the audio component 1010 is configured to output and/or input an audio signal.
  • the audio component 1010 includes a microphone (MIC) that is configured to receive an external audio signal when the device 1000 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode.
  • the received audio signal may be further stored in memory 1004 or transmitted via communication component 1016.
  • the audio component 1010 also includes a speaker for outputting an audio signal.
  • the I/O interface 1012 provides an interface between the processing component 1002 and the peripheral interface module, which may be a keyboard, a click wheel, a button, or the like. These buttons may include, but are not limited to, a home button, a volume button, a start button, and a lock button.
  • Sensor assembly 1014 includes one or more sensors for providing device 1000 with various aspects of state assessment.
  • the sensor assembly 1014 can detect an open/closed state of the device 1000, the relative positioning of the components, such as a display and a keypad of the device 1000, and the sensor assembly 1014 can also detect a change in position of a component of the device 1000 or device 1000, the user The presence or absence of contact with device 1000, device 1000 orientation or acceleration/deceleration and temperature variation of device 1000.
  • Sensor assembly 1014 can include a proximity sensor configured to detect the presence of nearby objects without any physical contact.
  • Sensor assembly 1014 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
  • the sensor assembly 1014 can also include an acceleration sensor, a gyro sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
  • Communication component 1016 is configured to facilitate wired or wireless communication between device 1000 and other devices.
  • the device 1000 can access a wireless network based on a communication standard, such as Wi-Fi, 2G or 3G, or a combination thereof.
  • communication component 1016 receives broadcast signals or broadcast associated information from an external broadcast management system via a broadcast channel.
  • communication component 1016 also includes a near field communication (NFC) module to facilitate short range communication.
  • NFC near field communication
  • the NFC module can be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
  • RFID radio frequency identification
  • IrDA infrared data association
  • UWB ultra-wideband
  • Bluetooth Bluetooth
  • apparatus 1000 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), controller, microcontroller, microprocessor, or other electronic component implementation for performing the calendar event creation method described above.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGA field programmable A gate array
  • controller microcontroller, microprocessor, or other electronic component implementation for performing the calendar event creation method described above.
  • non-transitory computer readable storage medium comprising instructions, such as a memory 1004 comprising instructions executable by processor 1018 of apparatus 1000 to perform the calendar event creation method described above.
  • the non-transitory computer readable storage medium can be a ROM, a random access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, and an optical data storage device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

Provided are a calendar event creating method and device, relating to the field of mobile terminals. The method comprises: receiving a first trigger operation performed on a calendar event creating control provided by a third-party application, the third-party application being an application other than a calendar application (101); creating a calendar event according to the first trigger operation (102); and importing parameters extracted from the third-party application to the calendar event by using an intent approach, the parameters at least comprising reminder content, a start time, and an end time (103). The method solves the problem that a user needs to manually input calendar event creating parameters when creating a calendar event associated with a third-party application. The third-party application can automatically create a calendar event, thus reducing user inputs, and improving the calendar event creating efficiency.

Description

日历事件创建方法及装置Calendar event creation method and device 技术领域Technical field
本公开实施例涉及移动终端领域,特别涉及一种日历事件创建方法及装置。The embodiments of the present disclosure relate to the field of mobile terminals, and in particular, to a calendar event creation method and apparatus.
背景技术Background technique
移动终端中安装的日历软件是一种与时间关联非常强的日程管理软件,用户可以通过创建日历事件管理日程。The calendar software installed in the mobile terminal is a schedule management software that is highly time-correlated, and the user can manage the schedule by creating a calendar event.
相关技术中,用户打开日历应用后,点击创建日历事件控件,在日历事件创建界面手动输入诸如提醒内容、开始时间、结束时间、提醒时间、提醒次数之类的日历事件参数,日历应用根据日历事件参数生成日历事件。In the related art, after the user opens the calendar application, click to create a calendar event control, and manually input calendar event parameters such as reminder content, start time, end time, reminder time, reminder number in the calendar event creation interface, and the calendar application according to the calendar event The parameter generates a calendar event.
公开内容Public content
为了解决在创建与第三方应用相关的日历事件需要用户手动输入日历事件创建参数的问题,本公开提供了一种日历事件创建方法及装置。该技术方案如下:In order to solve the problem that a user needs to manually input a calendar event creation parameter when creating a calendar event related to a third-party application, the present disclosure provides a calendar event creation method and apparatus. The technical solution is as follows:
第一方面,本公开实施例提供了一种日历事件创建方法,该方法包括:In a first aspect, an embodiment of the present disclosure provides a method for creating a calendar event, the method comprising:
接收作用于第三方应用提供的日历事件创建控件的第一触发操作,第三方应用是除日历应用以外的应用;Receiving a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application;
根据第一触发操作创建日历事件;Creating a calendar event according to the first triggering operation;
将从第三方应用中提取的参数通过intent方式导入日历事件,参数至少包括提醒内容、开始时间和结束时间。The parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
可选的,将第三方应用中用于创建日历事件的参数导入日历事件创建界面,包括:Optionally, import the parameters for creating calendar events in the third-party application into the calendar event creation interface, including:
将从第三方应用中提取的参数通过intent方式导入日历事件之后,将第三方应用的显示界面切换为日历事件创建界面,并在日历事件创建界面中显示导入的参数;After the parameters extracted from the third-party application are imported into the calendar event by the intent method, the display interface of the third-party application is switched to the calendar event creation interface, and the imported parameters are displayed in the calendar event creation interface;
接收对导入的参数的修改操作; Receiving a modification operation on the imported parameters;
根据修改操作修改日历事件创建界面中的导入的参数。Modify the imported parameters in the calendar event creation interface according to the modification operation.
可选的,参数还包括跳转界面参数,跳转界面参数用于指示在查看日历事件时跳转的预定显示界面;该方法还包括:Optionally, the parameter further includes a jump interface parameter, and the jump interface parameter is used to indicate a predetermined display interface that jumps when viewing the calendar event; the method further includes:
当达到日历事件的提示时间后,显示日历事件提示控件,日历事件的提示时间在日历事件的结束时间之前;After the reminder time of the calendar event is reached, the calendar event prompt control is displayed, and the reminding time of the calendar event is before the end time of the calendar event;
接收作用于日历事件提示控件的第二触发操作;Receiving a second triggering operation acting on the calendar event prompt control;
根据第二触发操作显示预定显示界面。The predetermined display interface is displayed according to the second triggering operation.
可选的,该方法还包括:Optionally, the method further includes:
在接收第一触发操作之前,Before receiving the first triggering operation,
在日历应用中创建激活事件,激活事件用于为第三方应用提供创建日历事件的接口;Creating an activation event in the calendar application that is used to provide an interface for creating a calendar event for a third party application;
根据第一触发操作创建日历事件,包括:根据第一触发操作调用激活事件,通过激活事件创建日历事件。Creating a calendar event according to the first triggering operation includes: invoking an activation event according to the first triggering operation, and creating a calendar event by activating the event.
可选的,在日历应用中创建激活事件,包括:Optionally, create an activation event in the calendar app, including:
在日历应用的配置文件中注册界面活动组件;Register the interface activity component in the profile of the calendar application;
通过激活事件创建日历事件,包括:Create calendar events by activating events, including:
通过界面活动组件创建日历事件。Create calendar events through the interface activity component.
第二方面,本公开实施例提供了一种日历事件创建装置,该装置包括:In a second aspect, an embodiment of the present disclosure provides a calendar event creation device, where the device includes:
第一接收模块,被配置为接收作用于第三方应用提供的日历事件创建控件的第一触发操作,第三方应用是除日历应用以外的应用;a first receiving module configured to receive a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application;
创建模块,被配置为根据第一触发操作创建日历事件;Creating a module configured to create a calendar event according to the first triggering operation;
导入模块,被配置为将从第三方应用中提取的参数通过intent方式导入日历事件。The import module is configured to import the parameters extracted from the third-party application into the calendar event by intent.
可选的,该装置还包括:Optionally, the device further includes:
切换模块,被配置为将从第三方应用中提取的参数通过intent方式导入日历事件之后,将第三方应用的显示界面切换为日历事件创建界面,并在日历事件创建界面中显示导入的参数;The switching module is configured to, after importing the parameters extracted from the third-party application into the calendar event by using the intent method, switch the display interface of the third-party application to the calendar event creation interface, and display the imported parameters in the calendar event creation interface;
第二接收模块,被配置为接收对导入的参数的修改操作;a second receiving module configured to receive a modification operation on the imported parameter;
修改模块,被配置为根据修改操作修改日历事件创建界面中的导入的参数。The modification module is configured to modify the imported parameters in the calendar event creation interface according to the modification operation.
可选的,参数还包括跳转界面参数,跳转界面参数用于指示在查看日历事 件时跳转的预定显示界面;该装置还包括:Optionally, the parameter further includes a jump interface parameter, and the jump interface parameter is used to indicate that the calendar is being viewed. a predetermined display interface for jumping when the device is in use; the device further includes:
第一显示模块,被配置为当达到日历事件的提示时间后,显示日历事件提示控件,日历事件的提示时间在日历事件的结束时间之前;The first display module is configured to display a calendar event prompt control after the prompt time of the calendar event is reached, and the reminding time of the calendar event is before the end time of the calendar event;
第三接收模块,被配置为接收作用于日历事件提示控件的第二触发操作;a third receiving module configured to receive a second triggering operation that is applied to the calendar event prompting control;
显示模块,被配置为根据第二触发操作显示预定显示界面。The display module is configured to display the predetermined display interface according to the second triggering operation.
可选的,该装置还包括:Optionally, the device further includes:
控件创建模块,被配置为在接收第一触发操作之前,在日历应用中创建激活事件,激活事件用于为第三方应用提供创建日历事件的接口;;a control creation module configured to create an activation event in the calendar application before receiving the first triggering operation, the activation event being used to provide an interface for creating a calendar event for the third party application;
创建模块,包括:Create modules, including:
创建子模块,被配置为根据第一触发操作调用激活事件,通过激活事件创建日历事件。A sub-module is created that is configured to invoke an activation event based on the first triggering operation to create a calendar event by activating the event.
可选的,控件创建模块,还被配置为:在日历应用的配置文件中注册界面活动组件。Optionally, the control creation module is further configured to: register the interface activity component in a configuration file of the calendar application.
创建子模块,还被配置为通过界面活动组件创建日历事件。A submodule is created that is also configured to create calendar events through the interface activity component.
第三方面,本公开实施例提供了一种日历事件创建装置,该装置包括:In a third aspect, an embodiment of the present disclosure provides a calendar event creation device, where the device includes:
处理器;processor;
用于存储处理器可执行指令的存储器;a memory for storing processor executable instructions;
其中,处理器被配置为:Wherein the processor is configured to:
接收作用于第三方应用提供的日历事件创建控件的第一触发操作,所述第三方应用是除日历应用以外的应用;Receiving a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application;
根据所述第一触发操作创建日历事件;Creating a calendar event according to the first triggering operation;
将从所述第三方应用中提取的参数通过intent方式导入所述日历事件,所述参数至少包括提醒内容、开始时间和结束时间。The parameters extracted from the third-party application are imported into the calendar event by an intent method, and the parameters include at least a reminder content, a start time, and an end time.
通过在第三方应用的显示界面上触发日历事件创建控件后,从第三方应用中提取用于创建日历事件的参数,使用intent的方式将参数导入日历事件来自动创建日历事件,解决了在创建与第三方应用有关的日历事件时需要手动输入日历事件参数的问题,达到了令第三方应用自动创建日历事件,减少用户输入,提高日历事件创建效率的效果。After the control event is created by triggering the calendar event on the display interface of the third-party application, the parameters for creating the calendar event are extracted from the third-party application, and the intent is used to import the parameter into the calendar event to automatically create the calendar event, which is solved in the creation and The problem of manually inputting calendar event parameters when the third-party application related calendar events reaches the third-party application to automatically create calendar events, reduce user input, and improve the efficiency of calendar event creation.
此外,还通过插入跳转界面参数,在到达日历事件的提示时间时,显示日历事件提示控件,在日历事件提示控件被触发时,跳转至预定显示界面,能够 减少用户操作,便捷地切换至日历事件所提示的内容对应的显示界面。In addition, by inserting the jump interface parameter, when the reminder time of the calendar event is reached, the calendar event prompt control is displayed, and when the calendar event prompt control is triggered, jumping to the predetermined display interface, Reduce user operations and conveniently switch to the display interface corresponding to the content indicated by the calendar event.
附图说明DRAWINGS
为了更清楚地说明本公开实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present disclosure, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present disclosure. Other drawings may also be obtained from those of ordinary skill in the art in light of the inventive work.
图1是本公开一个实施例提供的日历事件创建方法的方法流程图;FIG. 1 is a flowchart of a method for creating a calendar event according to an embodiment of the present disclosure;
图2是本公开另一个实施例提供日历事件创建方法的方法流程图;2 is a flowchart of a method for providing a calendar event creation method according to another embodiment of the present disclosure;
图3是本公开一个实施例提供的第三方应用的显示界面的界面示意图;3 is a schematic diagram of an interface of a display interface of a third-party application according to an embodiment of the present disclosure;
图4是本公开一个实施例提供的日历事件创建的界面示意图;4 is a schematic diagram of an interface for creating a calendar event according to an embodiment of the present disclosure;
图5是本公开一个实施例提供的日历事件创建方法的实施示意图;FIG. 5 is a schematic diagram of an implementation of a calendar event creation method according to an embodiment of the present disclosure; FIG.
图6是本公开另一个实施例提供的日历事件创建方法的方法流程图;6 is a flowchart of a method for creating a calendar event according to another embodiment of the present disclosure;
图7是本公开另一个实施例提供的日历事件创建方法的实施示意图;FIG. 7 is a schematic diagram of an implementation of a calendar event creation method according to another embodiment of the present disclosure; FIG.
图8是本公开一个实施例提供的日历事件创建装置的结构方框图;FIG. 8 is a structural block diagram of a calendar event creation apparatus according to an embodiment of the present disclosure;
图9是本公开另一个实施例提供的日历事件创建装置的结构方框图;FIG. 9 is a structural block diagram of a calendar event creation apparatus according to another embodiment of the present disclosure;
图10是本公开另一个实施例提供的日历事件创建装置的结构方框图。FIG. 10 is a structural block diagram of a calendar event creation apparatus according to another embodiment of the present disclosure.
具体实施方式detailed description
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。Exemplary embodiments will be described in detail herein, examples of which are illustrated in the accompanying drawings. The following description refers to the same or similar elements in the different figures unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present disclosure. Instead, they are merely examples of devices and methods consistent with aspects of the present disclosure as detailed in the appended claims.
本公开各个实施例提供的日历事件创建方法,可以由采用Android(安卓)操作系统的智能终端来实现,该智能终端可以是诸如智能手机、智能电视、平板电脑之类的电子设备。The calendar event creation method provided by various embodiments of the present disclosure may be implemented by a smart terminal adopting an Android (Android) operating system, and the smart terminal may be an electronic device such as a smart phone, a smart TV, a tablet computer.
请参照图1,其示出了本公开一个示例性实施例提供的日历事件创建方法的流程图。该日历事件创建方法适用于安装有日历应用的终端中。如图1所示, 该日历事件创建方法可以包括以下步骤。Please refer to FIG. 1 , which shows a flowchart of a calendar event creation method provided by an exemplary embodiment of the present disclosure. This calendar event creation method is suitable for use in a terminal where a calendar application is installed. As shown in Figure 1, The calendar event creation method can include the following steps.
在步骤101中,接收作用于第三方应用提供的日历事件创建控件的第一触发操作,第三方应用是除日历应用以外的应用。In step 101, a first triggering operation is applied to a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application.
在步骤102中,根据第一触发操作创建日历事件。In step 102, a calendar event is created in accordance with the first triggering operation.
在步骤103中,将从第三方应用中提取的参数通过intent方式导入日历事件,参数至少包括提醒内容、开始时间和结束时间。In step 103, the parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
本实施例中,导入日历事件的参数至少包括提醒内容、开始时间和结束时间。可选的,该参数还可以包括提示时间、提示次数、日历帐户、帐户状态、活动性质、地点、备注中的至少一种。In this embodiment, the parameters for importing the calendar event include at least the reminder content, the start time, and the end time. Optionally, the parameter may further include at least one of a prompt time, a reminder count, a calendar account, an account status, an activity nature, a location, and a note.
在安卓系统中,intent是执行某操作的一个抽象描述,intent负责对应用中一次操作的动作、动作涉及的数据、附加数据进行描述。intent是一种运行时绑定机制,在程序运行过程中连接两个组件,使得一个组件通过intent方式向另一个组件传输数据。In Android, an intent is an abstract description of an operation. The intent is responsible for describing the actions of an operation in an application, the data involved in the action, and the additional data. An intent is a runtime binding mechanism that connects two components while the program is running, causing one component to transfer data to another component via an intent.
终端的操作系统将从第三方应用中提取的参数通过intent方式导入日历事件,可以理解为:终端的操作系统通过intent在第三方应用与日历应用建立通信连接,使得第三方应用中的参数能够传输给日历应用。The operating system of the terminal imports the calendar event from the parameters extracted from the third-party application through the intent method. It can be understood that the operating system of the terminal establishes a communication connection with the calendar application through the intent in the third-party application, so that the parameters in the third-party application can be transmitted. Apply to the calendar.
综上所述,本公开实施例所提供的日历事件创建方法,通过在第三方应用的显示界面上触发日历事件创建控件后,从第三方应用中提取用于创建日历事件的参数,使用intent的方式将参数导入日历事件来自动创建日历事件,解决了在创建与第三方应用有关的日历事件时需要手动输入日历事件参数的问题,达到了令第三方应用自动创建日历事件,减少用户输入,提高日历事件创建效率的效果。In summary, the calendar event creation method provided by the embodiment of the present disclosure extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent. The method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, so that third-party applications can automatically create calendar events, reduce user input, and improve The effect of calendar event creation efficiency.
请参照图2,其示出了本公开另一个示例性实施例提供的日历事件创建方法的流程图。该日历事件创建方法适用于安装有日历应用的终端中。如图2所示,该日历事件创建方法可以包括以下步骤。Please refer to FIG. 2 , which shows a flowchart of a calendar event creation method provided by another exemplary embodiment of the present disclosure. This calendar event creation method is suitable for use in a terminal where a calendar application is installed. As shown in FIG. 2, the calendar event creation method may include the following steps.
在步骤201中,在日历应用中创建激活事件,激活事件用于为第三方应用提供创建日历事件的接口。In step 201, an activation event is created in the calendar application, the activation event being used to provide an interface for creating a calendar event for the third party application.
其中,第三方应用是除日历应用以外的应用。Among them, the third-party application is an application other than the calendar application.
在日历应用中创建激活事件,通过在日历应用的配置文件中注册界面活动组件来实现。 Creating an activation event in the calendar application is accomplished by registering the interface activity component in the calendar application's configuration file.
其中,日历应用的配置文件可以是日历应用在Android系统中的AndroidManifest.xml文件。在Android系统中,一个应用对应一个AndroidManifest.xml文件,所有界面都需要在AndroidManifest.xml文件中声明,即需要在AndroidManifest.xml文件中注册界面活动组件。The configuration file of the calendar application may be an AndroidManifest.xml file of the calendar application in the Android system. In the Android system, an application corresponds to an AndroidManifest.xml file, and all interfaces need to be declared in the AndroidManifest.xml file, that is, the interface activity component needs to be registered in the AndroidManifest.xml file.
若终端要实现由第三方应用直接创建日历事件,需要在日历应用对应的AndroidManifest.xml文件中注册用于供第三方应用创建日历事件的界面活动组件,也即在日历应用对应的AndroidManifest.xml文件中注册用于供第三方应用创建日历事件的Activity。界面活动组件即Activity,一个Activity适用于所有需要创建日历事件的第三应用程序。If the terminal wants to directly create a calendar event by a third-party application, the interface activity component for creating a calendar event for the third-party application needs to be registered in the AndroidManifest.xml file corresponding to the calendar application, that is, the AndroidManifest.xml file corresponding to the calendar application. Register an Activity for creating calendar events for third-party applications. The interface activity component is the Activity, and an Activity is applicable to all third applications that need to create calendar events.
可选的,在日历应用对应的AndroidManifest.xml文件中注册界面活动组件Activity后,第三方应用在创建日历事件时,还可以根据界面活动组件Activity从第三方应用的显示界面跳转至日历应用中的日历事件创建界面。Optionally, after the interface activity component activity is registered in the AndroidManifest.xml file corresponding to the calendar application, the third-party application may also jump from the display interface of the third-party application to the calendar application according to the interface activity component Activity when creating the calendar event. The calendar event creates an interface.
可选的,在日历应用的配置文件中注册用于第三方应用创建日历事件的界面活动组件Activity,可以通过如下方式实现:Optionally, registering an interface activity component activity for creating a calendar event for a third-party application in a configuration file of the calendar application may be implemented as follows:
在日历应用对应的AndroidManifest.xml文件中添加如下代码:Add the following code to the AndroidManifest.xml file corresponding to the calendar app:
Figure PCTCN2016091544-appb-000001
Figure PCTCN2016091544-appb-000001
在步骤202中,接收作用于第三方应用提供的日历事件创建控件的第一触发操作。In step 202, a first triggering operation is applied to a calendar event creation control provided by a third party application.
可选的,第三方应用是短信应用、广播类应用、社交类应用、购物类应用、阅读类应用等。Optionally, the third-party applications are a short message application, a broadcast application, a social application, a shopping application, a reading application, and the like.
第三方应用的显示界面上显示有日历事件创建控件,终端的操作系统接收作用于日历事件创建控件的触发操作。A calendar event creation control is displayed on the display interface of the third-party application, and the operating system of the terminal receives a trigger operation acting on the calendar event creation control.
比如:如图3所示,当前终端中的显示界面为某广播类应用的显示界面31, 用户点击日历事件创建控件32,则终端的操作系统接收作用于日历创建控件32的第一触发操作。For example, as shown in FIG. 3, the display interface in the current terminal is the display interface 31 of a broadcast application. When the user clicks on the calendar event creation control 32, the operating system of the terminal receives the first triggering action acting on the calendar creation control 32.
在步骤203中,根据第一触发操作调用激活事件,通过激活事件创建日历事件。In step 203, an activation event is invoked according to the first triggering operation, and a calendar event is created by the activation event.
根据第一触发操作调用界面活动组件,通过界面活动组件创建日历事件。The interface activity component is invoked according to the first triggering operation, and the calendar event is created by the interface activity component.
可选的,第三方应用在后台创建日历事件,终端当前的显示界面仍然为第三方应用的显示界面。Optionally, the third-party application creates a calendar event in the background, and the current display interface of the terminal is still a display interface of the third-party application.
可选的,第三方应用在前台创建日历事件,终端当前的显示界面可以从第三应用的显示界面切换至日历应用中的日历事件创建界面。Optionally, the third party application creates a calendar event in the foreground, and the current display interface of the terminal can be switched from the display interface of the third application to the calendar event creation interface in the calendar application.
在步骤204中,将从第三方应用中提取的参数通过intent方式导入日历事件,参数至少包括提醒内容、开始时间和结束时间。In step 204, the parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
可选的,导入日历事件的参数至少包括提醒内容、开始时间和结束时间。可选的,该参数还可以包括提示时间、提示次数、日历帐户、帐户状态、活动性质、地点、备注中的至少一种。Optionally, the parameters for importing calendar events include at least reminder content, start time, and end time. Optionally, the parameter may further include at least one of a prompt time, a reminder count, a calendar account, an account status, an activity nature, a location, and a note.
终端的操作系统分析第三方应用的显示界面中的参数,将能够用于创建日历事件的参数作为导入日历事件的参数,通过intent的方式将参数导入日历事件中各个参数的对应位置。The operating system of the terminal analyzes the parameters in the display interface of the third-party application, and uses the parameters that can be used to create the calendar event as parameters of the import calendar event, and imports the parameters into the corresponding positions of the various parameters in the calendar event by means of an intent.
比如:在如图3所示第三方应用的显示界面中,将广播节目对应的参数“水浒传第20回”作为日历事件中的提醒内容对应的参数,从播放时间预告对应的参数“6月17日19:30至20:30”提取日历事件中的开始时间和结束时间对应的参数,创建6月17日的日历事件,在通过intent的方式导入参数时,将“水浒传第20回”导入日历事件中的提醒内容,将“19:30”导入日历事件中的开始时间,将“20:30”导入日历事件中的结束时间。For example, in the display interface of the third-party application shown in FIG. 3, the parameter corresponding to the broadcast program "Water Margin 20th" is used as the parameter corresponding to the reminder content in the calendar event, and the corresponding parameter "June" is predicted from the play time. On the 17th, from 19:30 to 20:30, the parameters corresponding to the start time and the end time in the calendar event are extracted, and the calendar event of June 17 is created. When the parameter is imported by the intent method, the "Water Margin 20th" is Import the reminder content in the calendar event, import "19:30" into the start time in the calendar event, and import "20:30" into the end time in the calendar event.
可选的,通过intent的方式将参数导入日历事件中各个参数的对应位置,可以通过第三方应用调用如下代码的方式实现:Optionally, the parameter is imported into the corresponding position of each parameter in the calendar event by means of an intent, and may be implemented by a third party application by calling the following code:
Intent intent=new Intent("miui.intent.action.INSERT_CALENDAR");Intent intent=new Intent("miui.intent.action.INSERT_CALENDAR");
           intent.putExtra("content","提醒内容");intent.putExtra("content","Reminder content");
           intent.putExtra("start_time","开始时间");intent.putExtra("start_time","start time");
           intent.putExtra("end_time","结束时间");intent.putExtra("end_time","end time");
           ..............
           startActivity(intent); startActivity(intent);
比如:用户点击图3中显示界面31中的日历事件创建控件32后,第三应用在后台创建日历事件,用户打开日历应用后,点击该日历事件可以查看该日历事件的细节,第三方应用创建的日历事件如图4所示。For example, after the user clicks the calendar event creation control 32 in the display interface 31 in FIG. 3, the third application creates a calendar event in the background. After the user opens the calendar application, clicking the calendar event can view the details of the calendar event, and the third party application creates The calendar event is shown in Figure 4.
在步骤205中,当达到日历事件的提示时间后,显示日历事件提示控件。In step 205, the calendar event prompt control is displayed when the reminder time of the calendar event is reached.
日历事件的提示时间在日历事件的结束时间之前。可选的,日历事件的提示时间在日历事件的开始时间之前,或者,日历事件的提示时间在日历事件的开始时间和结束时间之间。The reminder time for a calendar event is before the end time of the calendar event. Optionally, the reminder time of the calendar event is before the start time of the calendar event, or the reminder time of the calendar event is between the start time and the end time of the calendar event.
可选的,若第三方应用没有将提示时间参数导入日历事件,则日历事件的提示时间是根据日历事件的默认设置确定的提示时间,比如:在日历事件的默认设置中提示时间是日历事件的开始时间的前5分钟,或者,提示时间是日历事件的开始时间。Optionally, if the third-party application does not import the prompt time parameter into the calendar event, the prompt time of the calendar event is a prompt time determined according to a default setting of the calendar event, for example, the prompt time is a calendar event in the default setting of the calendar event. The first 5 minutes of the start time, or, the reminder time is the start time of the calendar event.
日历事件提示控件用于提示用户日历事件的发生时间。可选的,日历事件提示控件在下拉通知栏中显示,或者,日历事件提示控件在终端的显示界面中以浮窗形式显示。The calendar event reminder control is used to prompt the user when the calendar event occurred. Optionally, the calendar event prompt control is displayed in a drop-down notification bar, or the calendar event prompt control is displayed as a floating window in the display interface of the terminal.
可选的,第三方应用插入日历事件中的参数还包括跳转界面参数,跳转界面参数用于指示在查看所述日历事件时跳转的预定显示界面。此时,跳转界面参数是预定显示界面对应的链接。Optionally, the parameter inserted into the calendar event by the third party application further includes a jump interface parameter, and the jump interface parameter is used to indicate a predetermined display interface that jumps when viewing the calendar event. At this time, the jump interface parameter is a link corresponding to the predetermined display interface.
可选的,预定显示界面是将参数导入日历事件的第三方应用的显示界面,或者,预定显示界面是用户手动添加的第三方应用的显示界面,或者,预定显示界面是导入参数的第三方应用指定的除导入参数的第三方应用以外的第三方应用的显示界面。Optionally, the predetermined display interface is a display interface of a third-party application that imports the parameter into the calendar event, or the predetermined display interface is a display interface of the third-party application manually added by the user, or the predetermined display interface is a third-party application that imports the parameter. The display interface of the specified third-party application other than the third-party application that imports the parameters.
比如:用户通过某购物类应用创建日历事件,在创建日历事件时,该购物类应用将某商品的抢购界面作为预定显示界面;或者,用户通过短信应用创建日历事件,在创建日历事件时,将对应于某联系人的拨号界面作为预定显示界面。For example, the user creates a calendar event through a shopping application, and when the calendar event is created, the shopping application uses the snapping interface of an item as a predetermined display interface; or the user creates a calendar event through the short message application, and when the calendar event is created, A dialing interface corresponding to a contact is used as a predetermined display interface.
可选的,若第三方应用导入日历事件的参数不包括跳转界面参数,则日历提示控件用于显示日历事件的提醒内容和开始时间。Optionally, if the parameter of the third party application importing the calendar event does not include the jump interface parameter, the calendar prompt control is used to display the reminder content and the start time of the calendar event.
在步骤206中,接收作用于日历事件提示控件的第二触发操作。In step 206, a second triggering action is applied to the calendar event prompt control.
在步骤207中,根据第二触发操作显示预定显示界面。In step 207, a predetermined display interface is displayed according to the second triggering operation.
根据第二触发操作,从终端在日历事件的提示时间的显示界面切换至预定显示界面。 According to the second triggering operation, the terminal switches to the predetermined display interface at the display interface of the reminder time of the calendar event.
比如:某一日历事件的提示时间为19:30,该日历事件的内容为收听广播节目,在19:30时,终端的显示界面为某购物类应用的显示界面,在19:30时显示日历事件提示控件,用户点击该日历事件提示控件后,从当前的购物类应用界面切换至广播收听界面,如图5所示。For example, the reminder time of a calendar event is 19:30, and the content of the calendar event is listening to the broadcast program. At 19:30, the display interface of the terminal is the display interface of a shopping application, and the calendar is displayed at 19:30. The event prompt control, after the user clicks the calendar event prompt control, switches from the current shopping application interface to the broadcast listening interface, as shown in FIG. 5 .
可选的,若第三方应用插入日历事件创建界面中的参数不包括跳转界面参数,则根据第二触发操作,从终端在日历事件的提示时间的显示界面切换至日历应用中用于显示该日历事件的详细信息的显示界面;或者,根据第二触发操作隐藏日历显示控件,不切换至任何其他的显示界面。Optionally, if the parameter inserted in the calendar event creation interface of the third-party application does not include the jump interface parameter, according to the second triggering operation, the terminal is switched to the calendar application in the display interface of the reminding time of the calendar event for displaying the The display interface of the detailed information of the calendar event; or, according to the second triggering operation, the calendar display control is hidden, and does not switch to any other display interface.
综上所述,本公开实施例所提供的日历事件创建方法,通过在第三方应用的显示界面上触发日历事件创建控件后,从第三方应用中提取用于创建日历事件的参数,使用intent的方式将参数导入日历事件来自动创建日历事件,解决了在创建与第三方应用有关的日历事件时需要手动输入日历事件参数的问题,达到了令第三方应用自动创建日历事件,减少用户输入,提高日历事件创建效率的效果。In summary, the calendar event creation method provided by the embodiment of the present disclosure extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent. The method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, so that third-party applications can automatically create calendar events, reduce user input, and improve The effect of calendar event creation efficiency.
此外,还通过插入跳转界面参数,在到达日历事件的提示时间时,显示日历事件提示控件,在日历事件提示控件被触发时,跳转至预定显示界面,能够减少用户操作,便捷地切换至日历事件所提示的内容对应的显示界面。In addition, by inserting the jump interface parameter, when the reminder time of the calendar event is reached, the calendar event prompt control is displayed, and when the calendar event prompt control is triggered, jumping to the predetermined display interface can reduce the user operation and conveniently switch to The display interface corresponding to the content indicated by the calendar event.
在基于图2所示实施例的可选实施例中,第三方应用在前台创建日历事件,终端操作系统将第三应用的显示界面切换至日历应用中的日历事件创建界面,并在日历事件创建界面显示导入的参数,用户还可以在日历事件创建界面上手动更改参数,也即在步骤204之后还包括步骤204a、步骤204b和步骤204c,如图6所示。In an alternative embodiment based on the embodiment shown in FIG. 2, the third party application creates a calendar event in the foreground, the terminal operating system switches the display interface of the third application to the calendar event creation interface in the calendar application, and creates the calendar event The interface displays the imported parameters, and the user can also manually change the parameters on the calendar event creation interface, that is, after step 204, step 204a, step 204b, and step 204c are further included, as shown in FIG. 6.
在步骤204a中,将第三方应用的显示界面切换为日历事件创建界面,并在日历事件创建界面中显示导入的参数。In step 204a, the display interface of the third party application is switched to the calendar event creation interface, and the imported parameters are displayed in the calendar event creation interface.
第三方应用在前台创建日历事件,终端的操作系统将第三应用的显示界面切换至日历应用中的日历事件创建界面。该步骤的实现过程可以为:终端的操作系统根据第一触发操作调用界面活动组件中的动作action,将第三方应用的显示界面切换为日历事件创建界面,并在日历事件创建界面中显示导入的参数。The third party application creates a calendar event in the foreground, and the terminal's operating system switches the display interface of the third application to the calendar event creation interface in the calendar application. The implementation process of the step may be: the operating system of the terminal invokes the action action in the interface activity component according to the first triggering operation, switches the display interface of the third-party application to the calendar event creation interface, and displays the imported event in the calendar event creation interface. parameter.
可选的,用户在第三方应用中设置当第三方应用自动创建日历事件时,是 否将第三方应用的显示界面切换为日历事件创建界面。若用户在第三方应用中设置当第三方应用自动创建日历事件时,将第三方应用的显示界面切换为日历事件创建界面,则在该第三方应用每次自动创建日历事件时,都将第三方应用的显示界面切换为日历事件创建界面。Optionally, the user sets in a third-party application when the third-party application automatically creates a calendar event, Whether to switch the display interface of the third-party application to the calendar event creation interface. If the user sets a third-party application to automatically create a calendar event in a third-party application, and switches the display interface of the third-party application to a calendar event creation interface, the third-party application automatically creates a calendar event each time a third party application The application's display interface switches to the calendar event creation interface.
可选的,第三方应用根据当前用于创建日历事件的显示界面中的参数确定是否将第三方应用的显示界面切换为日历事件创建界面,比如:用户在使用某购物应用浏览某商品的抢购预告时,使用该购物应用创建关于该商品抢购的日历事件,此时,该购物应用根据该商品的抢购预告界面中的参数认为用户有更改日历事件的提醒时间的需求,则确定将第三方应用的显示界面切换为日历事件创建界面。Optionally, the third-party application determines whether to switch the display interface of the third-party application to the calendar event creation interface according to the parameter in the display interface currently used to create the calendar event, for example, the user purchases a certain product by using a shopping application. At the time, the shopping application is used to create a calendar event about the purchase of the item. At this time, the shopping application determines that the user has the need to change the reminder time of the calendar event according to the parameter in the snap-up notice interface of the item, and then determines the third-party application. The display interface switches to the calendar event creation interface.
在步骤204b中,接收对导入的参数的修改操作。In step 204b, a modification operation on the imported parameters is received.
当日历事件创建界面中显示的导入的参数不符合用户的实际需求时,用户可以手动对日历事件创建界面中的参数进行更改。When the imported parameters displayed in the calendar event creation interface do not meet the actual needs of the user, the user can manually change the parameters in the calendar event creation interface.
可选的,当用户选定参数的对应位置后,更改或添加对应的参数,生成修改操作,终端的操作系统接收修改操作。Optionally, after the user selects the corresponding position of the parameter, the corresponding parameter is changed or added to generate a modification operation, and the operating system of the terminal receives the modification operation.
可选的,当显示日历事件创建界面,并在日历事件创建界面中显示导入的参数时,用户还能够在日历事件创建界面手动设置第三方应用没有导入的参数,比如:第三方应用没有导入表明该日历事件优先级的参数,则用户可以手动在日历创建界面中设置该日历事件的优先级。Optionally, when the calendar event creation interface is displayed, and the imported parameters are displayed in the calendar event creation interface, the user can also manually set parameters that are not imported by the third-party application in the calendar event creation interface, for example, the third-party application is not imported. The calendar event priority parameter, the user can manually set the priority of the calendar event in the calendar creation interface.
在步骤204c中,根据修改操作修改日历事件创建界面中的导入的参数。In step 204c, the imported parameters in the calendar event creation interface are modified according to the modification operation.
比如:如图7所示,日历事件创建界面33中提醒次数原本为1,用户点击提醒次数参数35,将数字1修改为数字3,生成修改操作,终端的操作系统接收参数修改操作,将提醒次数修改为3。For example, as shown in FIG. 7, the number of reminders in the calendar event creation interface 33 is originally 1, the user clicks the reminder number parameter 35, and the number 1 is modified to the number 3, and the modification operation is generated, and the terminal's operating system receives the parameter modification operation, and the reminder is given. The number of times is changed to 3.
可选的,日历事件创建界面提供确认控件,用户触发确认控件保存修改后的参数。可选的,确认控件是日历事件创建界面中的保存选项。比如:如图7所示,用户点击保存选项37,保存修改后的参数。Optionally, the calendar event creation interface provides a confirmation control, and the user triggers the confirmation control to save the modified parameters. Optionally, the confirmation control is a save option in the calendar event creation interface. For example, as shown in Figure 7, the user clicks save option 37 to save the modified parameters.
此外,还通过显示日历事件创建界面,接收对导入的参数的修改操作,根据修改操作修改日历事件创建界面中导入的参数,从而能够根据用户的实际需求生成日历事件,提高创建日历事件的灵活性。In addition, by displaying the calendar event creation interface, receiving the modification operation of the imported parameters, modifying the parameters imported in the calendar event creation interface according to the modification operation, thereby being able to generate calendar events according to the actual needs of the user, and improving the flexibility of creating calendar events. .
请参照图8,其示出了本公开一个实施例提供的日历事件创建装置的结构 方框图。该日历事件创建装置可以通过软件、硬件或者两者的结合实现成为上述可提供日历事件创建方法的终端的全部或者一部分。该装置包括:Please refer to FIG. 8 , which shows a structure of a calendar event creation apparatus provided by an embodiment of the present disclosure. Block diagram. The calendar event creating means may be implemented by software, hardware or a combination of both as all or part of the above-described terminal capable of providing a calendar event creating method. The device includes:
第一接收模块810,被配置为接收作用于第三方应用提供的日历事件创建控件的第一触发操作,第三方应用是除日历应用以外的应用。The first receiving module 810 is configured to receive a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application.
创建模块820,被配置为根据第一触发操作创建日历事件。A creation module 820 is configured to create a calendar event in accordance with the first triggering operation.
导入模块830,被配置为将从第三方应用中提取的参数通过intent方式导入日历事件。The import module 830 is configured to import the parameters extracted from the third party application into the calendar event by the intent method.
综上所述,本公开实施例所提供的日历事件创建装置,通过在第三方应用的显示界面上触发日历事件创建控件后,从第三方应用中提取用于创建日历事件的参数,使用intent的方式将参数导入日历事件来自动创建日历事件,解决了在创建与第三方应用有关的日历事件时需要手动输入日历事件参数的问题,达到了通过第三方应用自动创建日历事件,减少用户输入,提高日历事件创建效率的效果。In summary, the calendar event creation apparatus provided by the embodiment of the present disclosure extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent. The method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, and automatically creates calendar events through third-party applications, reducing user input and improving The effect of calendar event creation efficiency.
请参照图9,其示出了本公开另一个实施例提供的日历事件创建装置的结构方框图。该日历事件创建装置可以通过软件、硬件或者两者的结合实现成为上述可提供日历事件创建方法的终端的全部或者一部分。该装置包括:Please refer to FIG. 9 , which is a structural block diagram of a calendar event creation apparatus according to another embodiment of the present disclosure. The calendar event creating means may be implemented by software, hardware or a combination of both as all or part of the above-described terminal capable of providing a calendar event creating method. The device includes:
第一接收模块910,被配置为接收作用于第三方应用提供的日历事件创建控件的第一触发操作,第三方应用是除日历应用以外的应用。The first receiving module 910 is configured to receive a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application.
创建模块920,被配置为根据第一触发操作创建日历事件。A creation module 920 is configured to create a calendar event in accordance with the first triggering operation.
导入模块930,被配置为将从第三方应用中提取的参数通过intent方式导入日历事件。The import module 930 is configured to import the parameters extracted from the third party application into the calendar event by the intent method.
可选的,该装置还包括:Optionally, the device further includes:
切换模块940,被配置为将从第三方应用中提取的参数通过intent方式导入日历事件之后,将第三方应用的显示界面切换为日历事件创建界面,并在日历事件创建界面中显示导入的参数;The switching module 940 is configured to: after importing the parameters extracted from the third-party application into the calendar event by using the intent method, switch the display interface of the third-party application to the calendar event creation interface, and display the imported parameters in the calendar event creation interface;
第二接收模块950,被配置为接收对导入的参数的修改操作;The second receiving module 950 is configured to receive a modification operation on the imported parameter;
修改模块960,被配置为根据修改操作修改日历事件创建界面中的导入的参数。The modification module 960 is configured to modify the imported parameters in the calendar event creation interface according to the modification operation.
可选的,参数还包括跳转界面参数,跳转界面参数用于指示在查看日历事件时跳转的预定显示界面;该装置还包括: Optionally, the parameter further includes a jump interface parameter, and the jump interface parameter is used to indicate a predetermined display interface that jumps when viewing the calendar event; the device further includes:
第一显示模块970,被配置为当达到日历事件的提示时间后,显示日历事件提示控件,日历事件的提示时间在日历事件的结束时间之前;The first display module 970 is configured to display a calendar event prompt control after the prompt time of the calendar event is reached, and the reminding time of the calendar event is before the end time of the calendar event;
第三接收模块980,被配置为接收作用于日历事件提示控件的第二触发操作;The third receiving module 980 is configured to receive a second triggering operation that is applied to the calendar event prompting control;
显示模块990,被配置为根据第二触发操作显示预定显示界面。The display module 990 is configured to display a predetermined display interface according to the second triggering operation.
可选的,该装置还包括:Optionally, the device further includes:
控件创建模块991,被配置为在接收第一触发操作之前,在日历应用中创建激活事件,激活事件用于为第三方应用提供创建日历事件的接口;a control creation module 991 configured to create an activation event in the calendar application for providing an interface for creating a calendar event for the third party application before receiving the first triggering operation;
创建模块920,包括:创建子模块921,被配置为根据第一触发操作调用激活事件,通过激活事件创建日历事件。The creating module 920 includes a creating submodule 921 configured to invoke an activation event according to the first triggering operation to create a calendar event by the activation event.
控件创建模块991,还被配置为在日历应用的配置文件中注册界面活动组件。The control creation module 991 is also configured to register the interface activity component in a configuration file of the calendar application.
创建子模块921,还被配置为通过界面活动组件创建日历事件。A sub-module 921 is created that is also configured to create calendar events through the interface activity component.
综上所述,本公开实施例所提供的日历事件创建装置,通过在第三方应用的显示界面上触发日历事件创建控件后,从第三方应用中提取用于创建日历事件的参数,使用intent的方式将参数导入日历事件来自动创建日历事件,解决了在创建与第三方应用有关的日历事件时需要手动输入日历事件参数的问题,达到了令第三方应用自动创建日历事件,减少用户输入,提高日历事件创建效率的效果。In summary, the calendar event creation apparatus provided by the embodiment of the present disclosure extracts a parameter for creating a calendar event from a third-party application by triggering a calendar event creation control on a display interface of a third-party application, and uses an intent. The method of importing parameters into calendar events to automatically create calendar events solves the problem of manually inputting calendar event parameters when creating calendar events related to third-party applications, so that third-party applications can automatically create calendar events, reduce user input, and improve The effect of calendar event creation efficiency.
此外,还通过插入跳转界面参数,在到达日历事件的提示时间时,显示日历事件提示控件,在日历事件提示控件被触发时,跳转至预定显示界面,能够减少用户操作,便捷地切换至日历事件所提示的内容的对应的显示界面。In addition, by inserting the jump interface parameter, when the reminder time of the calendar event is reached, the calendar event prompt control is displayed, and when the calendar event prompt control is triggered, jumping to the predetermined display interface can reduce the user operation and conveniently switch to The corresponding display interface of the content prompted by the calendar event.
此外,还通过显示日历事件创建界面,接收对导入的参数的修改操作,根据修改操作修改日历事件创建界面中导入的参数,从而能够根据用户的实际需求生成日历事件,提高创建日历事件的灵活性。In addition, by displaying the calendar event creation interface, receiving the modification operation of the imported parameters, modifying the parameters imported in the calendar event creation interface according to the modification operation, thereby being able to generate calendar events according to the actual needs of the user, and improving the flexibility of creating calendar events. .
本公开一示例性实施例提供了一种日历事件创建装置,该装置包括:An exemplary embodiment of the present disclosure provides a calendar event creation apparatus, the apparatus comprising:
处理器;processor;
用于存储处理器可执行指令的存储器;a memory for storing processor executable instructions;
其中,处理器被配置为:Wherein the processor is configured to:
接收作用于第三方应用提供的日历事件创建控件的第一触发操作,第三方 应用是除日历应用以外的应用;Receiving a first trigger action on a calendar event creation control provided by a third party application, third party The app is an app other than the calendar app;
根据第一触发操作创建日历事件;Creating a calendar event according to the first triggering operation;
将从第三方应用中提取的参数通过intent方式导入日历事件,参数至少包括提醒内容、开始时间和结束时间。The parameters extracted from the third-party application are imported into the calendar event by the intent method, and the parameters include at least the reminder content, the start time, and the end time.
图10是根据一示例性实施例示出的一种日历事件创建装置的框图。例如,装置1000可以是移动电话,计算机,数字广播终端,消息收发设备,游戏控制台,平板设备,医疗设备,健身设备,个人数字助理等。FIG. 10 is a block diagram of a calendar event creation apparatus, according to an exemplary embodiment. For example, device 1000 can be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a gaming console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.
参照图10,装置1000可以包括以下一个或多个组件:处理组件1002,存储器1004,电源组件1006,多媒体组件1008,音频组件1010,输入/输出(I/O)接口1012,传感器组件1014,以及通信组件1016。Referring to FIG. 10, apparatus 1000 can include one or more of the following components: processing component 1002, memory 1004, power component 1006, multimedia component 1008, audio component 1010, input/output (I/O) interface 1012, sensor component 1014, and Communication component 1016.
处理组件1002通常控制装置1000的整体操作,诸如与显示,电话呼叫,数据通信,相机操作和记录操作相关联的操作。处理组件1002可以包括一个或多个处理器1018来执行指令,以完成上述的方法的全部或部分步骤。此外,处理组件1002可以包括一个或多个模块,便于处理组件1002和其他组件之间的交互。例如,处理组件1002可以包括多媒体模块,以方便多媒体组件1008和处理组件1002之间的交互。 Processing component 1002 typically controls the overall operation of device 1000, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. Processing component 1002 can include one or more processors 1018 to execute instructions to perform all or part of the steps of the above described methods. Moreover, processing component 1002 can include one or more modules to facilitate interaction between component 1002 and other components. For example, processing component 1002 can include a multimedia module to facilitate interaction between multimedia component 1008 and processing component 1002.
存储器1004被配置为存储各种类型的数据以支持在装置1000的操作。这些数据的示例包括用于在装置1000上操作的任何应用程序或方法的指令,联系人数据,电话簿数据,消息,图片,视频等。存储器1004可以由任何类型的易失性或非易失性存储设备或者它们的组合实现,如静态随机存取存储器(SRAM),电可擦除可编程只读存储器(EEPROM),可擦除可编程只读存储器(EPROM),可编程只读存储器(PROM),只读存储器(ROM),磁存储器,快闪存储器,磁盘或光盘。The memory 1004 is configured to store various types of data to support operation at the device 1000. Examples of such data include instructions for any application or method operating on device 1000, contact data, phone book data, messages, pictures, videos, and the like. The memory 1004 can be implemented by any type of volatile or non-volatile storage device, or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable. Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Disk or Optical Disk.
电源组件1006为装置1000的各种组件提供电力。电源组件1006可以包括电源管理系统,一个或多个电源,及其他与为装置1000生成、管理和分配电力相关联的组件。 Power component 1006 provides power to various components of device 1000. Power component 1006 can include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for device 1000.
多媒体组件1008包括在装置1000和用户之间的提供一个输出接口的屏幕。在一些实施例中,屏幕可以包括液晶显示器(LCD)和触摸面板(TP)。如果屏幕包括触摸面板,屏幕可以被实现为触摸屏,以接收来自用户的输入信号。触摸面板包括一个或多个触摸传感器以感测触摸、滑动和触摸面板上的手 势。触摸传感器可以不仅感测触摸或滑动动作的边界,而且还检测与触摸或滑动操作相关的持续时间和压力。在一些实施例中,多媒体组件1008包括一个前置摄像头和/或后置摄像头。当装置1000处于操作模式,如拍摄模式或视频模式时,前置摄像头和/或后置摄像头可以接收外部的多媒体数据。每个前置摄像头和后置摄像头可以是一个固定的光学透镜系统或具有焦距和光学变焦能力。The multimedia component 1008 includes a screen between the device 1000 and the user that provides an output interface. In some embodiments, the screen can include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen can be implemented as a touch screen to receive input signals from the user. The touch panel includes one or more touch sensors to sense touch, slide, and hand on the touch panel Potential. The touch sensor can sense not only the boundaries of the touch or sliding action, but also the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 1008 includes a front camera and/or a rear camera. When the device 1000 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front and rear camera can be a fixed optical lens system or have focal length and optical zoom capabilities.
音频组件1010被配置为输出和/或输入音频信号。例如,音频组件1010包括一个麦克风(MIC),当装置1000处于操作模式,如呼叫模式、记录模式和语音识别模式时,麦克风被配置为接收外部音频信号。所接收的音频信号可以被进一步存储在存储器1004或经由通信组件1016发送。在一些实施例中,音频组件1010还包括一个扬声器,用于输出音频信号。The audio component 1010 is configured to output and/or input an audio signal. For example, the audio component 1010 includes a microphone (MIC) that is configured to receive an external audio signal when the device 1000 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may be further stored in memory 1004 or transmitted via communication component 1016. In some embodiments, the audio component 1010 also includes a speaker for outputting an audio signal.
I/O接口1012为处理组件1002和外围接口模块之间提供接口,上述外围接口模块可以是键盘,点击轮,按钮等。这些按钮可包括但不限于:主页按钮、音量按钮、启动按钮和锁定按钮。The I/O interface 1012 provides an interface between the processing component 1002 and the peripheral interface module, which may be a keyboard, a click wheel, a button, or the like. These buttons may include, but are not limited to, a home button, a volume button, a start button, and a lock button.
传感器组件1014包括一个或多个传感器,用于为装置1000提供各个方面的状态评估。例如,传感器组件1014可以检测到装置1000的打开/关闭状态,组件的相对定位,例如组件为装置1000的显示器和小键盘,传感器组件1014还可以检测装置1000或装置1000一个组件的位置改变,用户与装置1000接触的存在或不存在,装置1000方位或加速/减速和装置1000的温度变化。传感器组件1014可以包括接近传感器,被配置用来在没有任何的物理接触时检测附近物体的存在。传感器组件1014还可以包括光传感器,如CMOS或CCD图像传感器,用于在成像应用中使用。在一些实施例中,该传感器组件1014还可以包括加速度传感器,陀螺仪传感器,磁传感器,压力传感器或温度传感器。 Sensor assembly 1014 includes one or more sensors for providing device 1000 with various aspects of state assessment. For example, the sensor assembly 1014 can detect an open/closed state of the device 1000, the relative positioning of the components, such as a display and a keypad of the device 1000, and the sensor assembly 1014 can also detect a change in position of a component of the device 1000 or device 1000, the user The presence or absence of contact with device 1000, device 1000 orientation or acceleration/deceleration and temperature variation of device 1000. Sensor assembly 1014 can include a proximity sensor configured to detect the presence of nearby objects without any physical contact. Sensor assembly 1014 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 1014 can also include an acceleration sensor, a gyro sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
通信组件1016被配置为便于装置1000和其他设备之间有线或无线方式的通信。装置1000可以接入基于通信标准的无线网络,如Wi-Fi,2G或3G,或它们的组合。在一个示例性实施例中,通信组件1016经由广播信道接收来自外部广播管理系统的广播信号或广播相关信息。在一个示例性实施例中,通信组件1016还包括近场通信(NFC)模块,以促进短程通信。例如,在NFC模块可基于射频识别(RFID)技术,红外数据协会(IrDA)技术,超宽带(UWB)技术,蓝牙(BT)技术和其他技术来实现。 Communication component 1016 is configured to facilitate wired or wireless communication between device 1000 and other devices. The device 1000 can access a wireless network based on a communication standard, such as Wi-Fi, 2G or 3G, or a combination thereof. In an exemplary embodiment, communication component 1016 receives broadcast signals or broadcast associated information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, communication component 1016 also includes a near field communication (NFC) module to facilitate short range communication. For example, the NFC module can be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
在示例性实施例中,装置1000可以被一个或多个应用专用集成电路(ASIC)、数字信号处理器(DSP)、数字信号处理设备(DSPD)、可编程逻辑器件(PLD)、现场可编程门阵列(FPGA)、控制器、微控制器、微处理器或其他电子元件实现,用于执行上述日历事件创建方法。In an exemplary embodiment, apparatus 1000 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), controller, microcontroller, microprocessor, or other electronic component implementation for performing the calendar event creation method described above.
在示例性实施例中,还提供了一种包括指令的非临时性计算机可读存储介质,例如包括指令的存储器1004,上述指令可由装置1000的处理器1018执行以完成上述日历事件创建方法。例如,非临时性计算机可读存储介质可以是ROM、随机存取存储器(RAM)、CD-ROM、磁带、软盘和光数据存储设备等。In an exemplary embodiment, there is also provided a non-transitory computer readable storage medium comprising instructions, such as a memory 1004 comprising instructions executable by processor 1018 of apparatus 1000 to perform the calendar event creation method described above. For example, the non-transitory computer readable storage medium can be a ROM, a random access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, and an optical data storage device.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求指出。Other embodiments of the present disclosure will be apparent to those skilled in the <RTIgt; The present application is intended to cover any variations, uses, or adaptations of the present disclosure, which are in accordance with the general principles of the disclosure and include common general knowledge or common technical means in the art that are not disclosed in the present disclosure. . The specification and examples are to be regarded as illustrative only,
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求来限制。 It is to be understood that the invention is not limited to the details of the details and The scope of the disclosure is to be limited only by the appended claims.

Claims (11)

  1. 一种日历事件创建方法,其特征在于,所述方法包括:A calendar event creation method, the method comprising:
    接收作用于第三方应用提供的日历事件创建控件的第一触发操作,所述第三方应用是除日历应用以外的应用;Receiving a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application;
    根据所述第一触发操作创建日历事件;Creating a calendar event according to the first triggering operation;
    将从所述第三方应用中提取的参数通过intent方式导入所述日历事件,所述参数至少包括提醒内容、开始时间和结束时间。The parameters extracted from the third-party application are imported into the calendar event by an intent method, and the parameters include at least a reminder content, a start time, and an end time.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    将从所述第三方应用中提取的参数通过intent方式导入所述日历事件之后,将所述第三方应用的显示界面切换为日历事件创建界面,并在所述日历事件创建界面中显示导入的参数;After importing the parameters extracted from the third-party application into the calendar event by intent manner, switching the display interface of the third-party application to a calendar event creation interface, and displaying the imported parameters in the calendar event creation interface. ;
    接收对所述导入的参数的修改操作;Receiving a modification operation on the imported parameter;
    根据所述修改操作修改所述日历事件创建界面中的所述导入的参数。Modifying the imported parameters in the calendar event creation interface according to the modification operation.
  3. 根据权利要求1或2所述的方法,其特征在于,所述参数还包括跳转界面参数,所述跳转界面参数用于指示在查看所述日历事件时跳转的预定显示界面;所述方法还包括:The method according to claim 1 or 2, wherein the parameter further comprises a jump interface parameter, the jump interface parameter being used to indicate a predetermined display interface that jumps when viewing the calendar event; The method also includes:
    当达到所述日历事件的提示时间后,显示日历事件提示控件,所述日历事件的提示时间在所述日历事件的结束时间之前;After the reminding time of the calendar event is reached, a calendar event prompt control is displayed, and the reminding time of the calendar event is before the end time of the calendar event;
    接收作用于所述日历事件提示控件的第二触发操作;Receiving a second triggering operation acting on the calendar event prompt control;
    根据所述第二触发操作显示所述预定显示界面。Displaying the predetermined display interface according to the second triggering operation.
  4. 根据权利要求1至3任一所述的方法,其特征在于,A method according to any one of claims 1 to 3, characterized in that
    所述方法还包括:在接收所述第一触发操作之前,在所述日历应用中创建激活事件,所述激活事件用于为所述第三方应用提供创建所述日历事件的接口;The method also includes creating an activation event in the calendar application, the activation event for providing an interface for creating the calendar event for the third party application, prior to receiving the first triggering operation;
    所述根据所述第一触发操作创建日历事件,包括:根据所述第一触发操作调用所述激活事件,通过所述激活事件创建所述日历事件。The creating a calendar event according to the first triggering operation includes: invoking the activation event according to the first triggering operation, and creating the calendar event by using the activation event.
  5. 根据权利要求4所述的方法,其特征在于,所述在所述日历应用中创建 激活事件,包括:The method of claim 4 wherein said creating in said calendar application Activation events, including:
    在所述日历应用的配置文件中注册界面活动组件;Registering an interface activity component in a configuration file of the calendar application;
    所述通过所述激活事件创建所述日历事件,包括:The creating the calendar event by the activation event includes:
    通过所述界面活动组件创建所述日历事件。The calendar event is created by the interface activity component.
  6. 一种日历事件创建装置,其特征在于,所述装置包括:A calendar event creating device, the device comprising:
    第一接收模块,被配置为接收作用于第三方应用提供的日历事件创建控件的第一触发操作,所述第三方应用是除日历应用以外的应用;a first receiving module configured to receive a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application;
    创建模块,被配置为根据所述第一触发操作创建日历事件;a creating module configured to create a calendar event according to the first triggering operation;
    导入模块,被配置为将从所述第三方应用中提取的参数通过intent方式导入所述日历事件。And an import module configured to import the parameters extracted from the third-party application into the calendar event by an intent manner.
  7. 根据权利要求6所述的装置,其特征在于,所述装置还包括:The device according to claim 6, wherein the device further comprises:
    切换模块,被配置为将从所述第三方应用中提取的参数通过intent方式导入所述日历事件之后,将所述第三方应用的显示界面切换为日历事件创建界面,并在所述日历事件创建界面中显示导入的参数;a switching module, configured to switch the display interface of the third-party application to a calendar event creation interface after the parameter extracted from the third-party application is imported into the calendar event by an intent manner, and create the calendar event creation interface The imported parameters are displayed in the interface;
    第二接收模块,被配置为接收对所述导入的参数的修改操作;a second receiving module configured to receive a modification operation on the imported parameter;
    修改模块,被配置为根据所述修改操作修改所述日历事件创建界面中的所述导入的参数。And a modification module configured to modify the imported parameter in the calendar event creation interface according to the modification operation.
  8. 根据权利要求6或7所述的装置,其特征在于,所述参数还包括跳转界面参数,所述跳转界面参数用于指示在查看所述日历事件时跳转的预定显示界面;所述装置还包括:The apparatus according to claim 6 or 7, wherein the parameter further comprises a jump interface parameter, the jump interface parameter being used to indicate a predetermined display interface that jumps when viewing the calendar event; The device also includes:
    第一显示模块,被配置为当达到所述日历事件的提示时间后,显示日历事件提示控件,所述日历事件的提示时间在所述日历事件的结束时间之前;a first display module, configured to display a calendar event prompt control after the prompt time of the calendar event is reached, the prompt time of the calendar event being before an end time of the calendar event;
    第三接收模块,被配置为接收作用于所述日历事件提示控件的第二触发操作;a third receiving module configured to receive a second triggering operation that is applied to the calendar event prompting control;
    显示模块,被配置为根据所述第二触发操作显示所述预定显示界面。And a display module configured to display the predetermined display interface according to the second triggering operation.
  9. 根据权利要求7至8任一所述的装置,其特征在于,所述装置还包括:The device according to any one of claims 7 to 8, wherein the device further comprises:
    控件创建模块,被配置为在接收所述第一触发操作之前,在所述日历应用 中创建激活事件,所述激活事件用于为所述第三方应用提供创建所述日历事件的接口;;a control creation module configured to apply to the calendar application before receiving the first triggering operation Creating an activation event for providing the third party application with an interface to create the calendar event;
    所述创建模块,包括:The creating module includes:
    创建子模块,被配置为根据所述第一触发操作调用所述激活事件,通过所述激活事件创建所述日历事件。A sub-module is created, configured to invoke the activation event in accordance with the first triggering operation, the calendar event being created by the activation event.
  10. 根据权利要求9所述的装置,其特征在于,所述控件创建模块,还被配置为:在所述日历应用的配置文件中注册界面活动组件。The apparatus of claim 9, wherein the control creation module is further configured to register an interface activity component in a configuration file of the calendar application.
    所述创建子模块,还被配置为通过所述界面活动组件创建所述日历事件。The creating sub-module is further configured to create the calendar event by the interface activity component.
  11. 一种日历事件创建装置,其特征在于,所述装置包括:A calendar event creating device, the device comprising:
    处理器;processor;
    用于存储所述处理器可执行指令的存储器;a memory for storing the processor executable instructions;
    其中,所述处理器被配置为:Wherein the processor is configured to:
    接收作用于第三方应用提供的日历事件创建控件的第一触发操作,所述第三方应用是除日历应用以外的应用;Receiving a first triggering operation of a calendar event creation control provided by a third party application, the third party application being an application other than the calendar application;
    根据所述第一触发操作创建日历事件;Creating a calendar event according to the first triggering operation;
    将从所述第三方应用中提取的参数通过intent方式导入所述日历事件,所述参数至少包括提醒内容、开始时间和结束时间。 The parameters extracted from the third-party application are imported into the calendar event by an intent method, and the parameters include at least a reminder content, a start time, and an end time.
PCT/CN2016/091544 2016-07-25 2016-07-25 Calendar event creating method and device WO2018018361A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201680000812.3A CN106462835A (en) 2016-07-25 2016-07-25 Calendar event creation method and device
PCT/CN2016/091544 WO2018018361A1 (en) 2016-07-25 2016-07-25 Calendar event creating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/091544 WO2018018361A1 (en) 2016-07-25 2016-07-25 Calendar event creating method and device

Publications (1)

Publication Number Publication Date
WO2018018361A1 true WO2018018361A1 (en) 2018-02-01

Family

ID=58215594

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/091544 WO2018018361A1 (en) 2016-07-25 2016-07-25 Calendar event creating method and device

Country Status (2)

Country Link
CN (1) CN106462835A (en)
WO (1) WO2018018361A1 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107613090A (en) * 2017-08-04 2018-01-19 捷开通讯(深圳)有限公司 A kind of recording method, mobile terminal and storage device for reminding item
CN107809531A (en) * 2017-10-18 2018-03-16 维沃移动通信有限公司 A kind of schedule creation method, mobile terminal
CN109032453A (en) * 2018-08-24 2018-12-18 北京新界教育科技有限公司 Display methods and device
CN110286976B (en) * 2019-05-24 2021-10-01 华为技术有限公司 Interface display method, device, terminal and storage medium
CN115225758A (en) * 2021-04-19 2022-10-21 华为技术有限公司 Notification method and related device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001089206A2 (en) * 2000-05-12 2001-11-22 At & T Corp. Method and system for presenting an electronic programming guide
CN1600021A (en) * 2001-11-07 2005-03-23 诺基亚公司 Automatically recording content from a remote source into the electronic calendar of a PC
CN103369113A (en) * 2012-03-30 2013-10-23 厦门毅想通信研发中心有限公司 Method and mobile terminal for processing calling information
CN103986836A (en) * 2014-05-28 2014-08-13 小米科技有限责任公司 Calendar reminding method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9547846B2 (en) * 2011-02-24 2017-01-17 Good Technology Holdings Limited Method and apparatus for the processing of data relating to calendar entries
CN103780740A (en) * 2012-10-17 2014-05-07 汉峰世纪科技(北京)有限公司 Method for interactively processing calendar and telephone information
CN104240067A (en) * 2013-06-24 2014-12-24 腾讯科技(深圳)有限公司 Reminding setting method and device and electronic device
CN103632253A (en) * 2013-10-28 2014-03-12 金蝶软件(中国)有限公司 Method and device for creating calendar
CN104657846A (en) * 2015-03-19 2015-05-27 上海斐讯数据通信技术有限公司 Calendar event reminding method and calendar event reminding system of mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001089206A2 (en) * 2000-05-12 2001-11-22 At & T Corp. Method and system for presenting an electronic programming guide
CN1600021A (en) * 2001-11-07 2005-03-23 诺基亚公司 Automatically recording content from a remote source into the electronic calendar of a PC
CN103369113A (en) * 2012-03-30 2013-10-23 厦门毅想通信研发中心有限公司 Method and mobile terminal for processing calling information
CN103986836A (en) * 2014-05-28 2014-08-13 小米科技有限责任公司 Calendar reminding method and device

Also Published As

Publication number Publication date
CN106462835A (en) 2017-02-22

Similar Documents

Publication Publication Date Title
US10264085B2 (en) Method and device for presenting push notifications
US11204779B2 (en) Terminal control method and apparatus, terminal and storage medium
WO2017114457A1 (en) Instant message processing method and device
WO2017201860A1 (en) Video live streaming method and device
US9800666B2 (en) Method and client terminal for remote assistance
WO2017113666A1 (en) Application interface switching method and device
WO2016155233A1 (en) Smart scenario deleting method and device
US20170293403A1 (en) Method and device for displaying pages in application program and computer-readable medium
WO2018018361A1 (en) Calendar event creating method and device
EP3104587B1 (en) Method and apparatus for displaying a conversation interface
WO2017084183A1 (en) Information displaying method and device
WO2017071078A1 (en) Communication module firmware and plug-in generation method and apparatus
KR20160077011A (en) Method and apparatus for adjusting operating status of smart home device
JP6145221B2 (en) Schedule management method, apparatus, program, and recording medium
CN109669730B (en) Process keep-alive method, device, electronic equipment and medium
CN106528273B (en) Application program management method and device
JP2016533110A5 (en)
US20170308397A1 (en) Method and apparatus for managing task of instant messaging application
CN111552426B (en) Intelligent equipment operation method and device and storage medium
US11397596B2 (en) Method and device for controlling pop-up window, electronic device, and storage medium
WO2019051836A1 (en) Information reply method and apparatus
CN108984098B (en) Information display control method and device based on social software
CN109521923B (en) Floating window control method and device and storage medium
CN107809538B (en) Alarm clock reminding method and device and computer readable storage medium
WO2017035986A1 (en) Mobile payment method and device

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

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

Country of ref document: EP

Kind code of ref document: A1