WO2021128537A1 - 条目信息处理方法与终端设备、计算机可读存储介质 - Google Patents

条目信息处理方法与终端设备、计算机可读存储介质 Download PDF

Info

Publication number
WO2021128537A1
WO2021128537A1 PCT/CN2020/073732 CN2020073732W WO2021128537A1 WO 2021128537 A1 WO2021128537 A1 WO 2021128537A1 CN 2020073732 W CN2020073732 W CN 2020073732W WO 2021128537 A1 WO2021128537 A1 WO 2021128537A1
Authority
WO
WIPO (PCT)
Prior art keywords
event
threshold
item information
target event
sliding
Prior art date
Application number
PCT/CN2020/073732
Other languages
English (en)
French (fr)
Inventor
管洪跃
Original Assignee
网易(杭州)网络有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 网易(杭州)网络有限公司 filed Critical 网易(杭州)网络有限公司
Priority to US17/756,318 priority Critical patent/US11941242B2/en
Publication of WO2021128537A1 publication Critical patent/WO2021128537A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Definitions

  • the present invention relates to the field of computer technology, and in particular to an item information processing method, terminal equipment, and computer-readable storage medium.
  • deleting information As an example.
  • the delete button will be displayed on the terminal screen, and the user can click the delete button to delete it.
  • a delete button is not set for each item information.
  • the user needs to perform operations such as long pressing or sliding.
  • a delete button is displayed on the terminal screen. Then, the user can click the delete button to achieve deletion.
  • the delete button is usually called up and then clicked to complete the delete operation. In this process, regardless of whether the secondary confirmation process is involved, there are corresponding defects.
  • the present disclosure provides an item information processing method, terminal equipment, and computer-readable storage medium, which are used to provide a second-confirmed item information processing method, reduce the possibility of information loss caused by misoperation, and, to a certain extent, also
  • the operation steps can be simplified, and the continuity and convenience of operation can be improved.
  • the present disclosure provides an entry information processing method, including:
  • the item information is processed according to the target event; wherein the second threshold is greater than the first threshold.
  • the present disclosure provides a terminal device, including:
  • the determining module is configured to determine the target event corresponding to the sliding operation in response to the sliding operation for the item information
  • An activation module configured to activate the target event when the sliding distance of the sliding operation reaches a first threshold
  • the processing module is configured to process the item information according to the target event when the sliding distance reaches a second threshold; wherein, the second threshold is greater than the first threshold.
  • an item information processing device including:
  • the computer program is stored in the memory and is configured to be executed by the processor to implement the method according to the first aspect.
  • the present disclosure provides a computer-readable storage medium having a computer program stored thereon, and the computer program is executed by a processor to implement the method as described in the first aspect.
  • Fig. 1 is a schematic diagram of an information processing method in the prior art
  • FIG. 2 is a schematic flowchart of an item information processing method provided by an embodiment of the disclosure
  • FIG. 3 is a schematic diagram of a display interface of an item information processing method provided by an embodiment of the disclosure.
  • FIG. 4 is a schematic diagram of a display interface of another item information processing method provided by an embodiment of the present disclosure.
  • FIG. 5 is a schematic diagram of a display interface of another item information processing method provided by an embodiment of the disclosure.
  • FIG. 6 is a schematic diagram of the display change of the event prompt control in the item information processing method provided by the embodiment of the present disclosure
  • FIG. 7 is a functional block diagram of a terminal device provided by an embodiment of the disclosure.
  • FIG. 8 is a schematic diagram of the physical structure of a terminal device provided by an embodiment of the disclosure.
  • the method for processing item information provided by the embodiments of the present disclosure can be applied to any terminal device.
  • the terminal device is provided with a touch screen, and the user can perform touch operations on the touch screen to control the terminal device.
  • the terminal device involved in the embodiments of the present disclosure may be a wireless terminal or a wired terminal.
  • a wireless terminal may be a device that provides voice and/or other service data connectivity to a user, a handheld device with a wireless connection function, or other processing devices connected to a wireless modem.
  • a wireless terminal can communicate with one or more core network devices via a radio access network (Radio Access Network, RAN).
  • the wireless terminal can be a mobile terminal, such as a mobile phone (or “cellular” phone) and a mobile terminal.
  • the computer for example, may be a portable, pocket-sized, handheld, built-in computer or vehicle-mounted mobile device, which exchanges language and/or data with the wireless access network.
  • the wireless terminal may also be a Personal Communication Service (PCS) phone, a cordless phone, a Session Initiation Protocol (SIP) phone, and a wireless local loop (Wireless Local Loop, WLL) station. , Personal Digital Assistant (PDA) and other equipment.
  • Wireless terminal can also be called system, subscriber unit (Subscriber Unit), subscriber station (Subscriber Station), mobile station (Mobile Station), mobile station (Mobile), remote station (Remote Station), remote terminal (Remote Terminal), connection
  • the access terminal (Access Terminal), user terminal (User Terminal), user agent (User Agent), and user equipment (User Device or User Equipment) are not limited here.
  • the aforementioned terminal device may also be a device such as a smart watch, a tablet computer, etc.
  • the specific application scenario of the present disclosure is an information processing scenario for item information. Specifically, it may include, but is not limited to: a scene of deleting information, a scene of hiding a message, a scene of marking a message, and a scene of communicating with the user to which the information belongs. The implementation of each scenario will be described in detail later.
  • FIG. 1 shows a schematic diagram of an information processing method in the prior art.
  • FIG. 1A shows an information display interface, and specifically displays multiple pieces of item information (FIG. 1A shows 8 pieces of item information), and each piece of item information includes a title and information content.
  • the user can slide left in any piece of item information, as shown in FIG. 1A, slide left in item information 101.
  • the display interface is as shown in FIG. 1B.
  • a delete button 102 is displayed on the right side of the entry information 101.
  • the user can click the delete button 102, and the display interface of the terminal is as shown in FIG. 1C, the item information 101 is deleted, and the item information 101 is no longer included in the information display interface.
  • a touch operation needs to be performed first, so that a delete button is displayed on the display interface, and the entry information is deleted in response to the operation of the user clicking the delete button.
  • This information processing method requires the user to perform two operations to delete the information, the operation process is inconsistent, the sense of interruption is strong, and the user experience is poor. Moreover, this way of deleting information has not been confirmed twice. As long as the user clicks the delete button, the deletion is completed immediately, which may easily lead to the problem of information loss due to accidental deletion of information.
  • a second confirmation is to be added on the basis of the embodiment shown in FIG. 1, user operations need to be further increased, the information deletion process is more cumbersome and complicated, and the user experience is poor.
  • the technical solution provided by the present disclosure aims to solve the above technical problems of the prior art.
  • the embodiment of the present disclosure provides an entry information processing method.
  • FIG. 2 shows a schematic flowchart of an item information processing method provided by an embodiment of the present disclosure
  • FIG. 3 shows a schematic diagram of another item information processing method provided by an embodiment of the present disclosure. Schematic diagram of the display interface.
  • the entry information processing method includes the following steps:
  • S202 In response to a sliding operation for the item information, determine a target event corresponding to the sliding operation.
  • Fig. 3A is an information display interface similar to Fig. 1A.
  • the user can also perform a sliding operation for any item information.
  • the terminal device can collect the operation information of the sliding operation, and according to This determines the target event corresponding to the sliding operation.
  • the target events involved in the embodiments of the present disclosure may include, but are not limited to: delete events, mark events, hidden events, or communication events. Each event and the method of determining the target event will be described in detail later.
  • the event prompt control of the target event can be displayed.
  • the deletion event As mentioned earlier, when the user swipes to the left on the item information 301, and the target event corresponding to this swipe operation is a delete event. At this time, as shown in FIG. 3B, a delete prompt control 302 may appear on the right side of the item information 301. At this time, the delete function is not activated, and the delete prompt control 302 is used to prompt the user to continue sliding left to delete the entry information 301. The user does not need to perform other processing on the delete prompt control 302.
  • S204 Activate the target event when the sliding distance of the sliding operation reaches a first threshold.
  • the sliding distance of the current sliding operation can be collected in real time, and whether to activate the target event is determined according to the relationship between the sliding distance and the first threshold.
  • activating the target event is not equal to triggering the target event. After the target event is activated, it may be triggered. For example, in the scenario of deleting the target event, when the sliding distance reaches the first threshold, the function of deleting item information may be activated, so that when the sliding distance reaches the second threshold, the item information deletion is triggered.
  • the event prompt control can be controlled to continuously move with the sliding operation, which can provide the user with intuitive visual prompts and facilitate user operations.
  • the deletion prompt control 302 takes on the first form as shown in FIG. 3C.
  • the deletion prompt control 302 includes a main body 302-1 and an adhesion part 302-2, and the main body 302-1 is connected to the adhesion part 302-2.
  • the main body 302-1 continuously moves with the sliding operation, and the adhesion One end of the portion 302-2 is fixed to the sliding starting point (or the right edge of the screen, or the side edge of the item information), and the other end is connected to the main body 302-1.
  • the main body 302-1 continuously moves to the left with the user's sliding operation, and the adhesion portion 302-2 may assume a form in which the flexible object is stretched.
  • FIG. 4 when the sliding distance of the sliding operation does not reach the second threshold, only the deletion prompt control 302 (the body 302-1 in FIG. 3C) is controlled to move continuously as the user slides. At this time, the adhesion part 302-2 is not involved, and the user is prompted only by deleting the prompt control 302.
  • the delete prompt control is a color prompt control, which is used to use another color (the second color, identified as diagonal stripes in Figure 5) that is different from the background color of the item information (the first color) to delete Event to prompt.
  • the delete prompt control 302 with the second color starts from the right edge position of the item information (or the right edge position of the screen) and extends to the left, extending the length and sliding Distance related.
  • the extension length can be equal to the sliding distance, as shown in Figure 5, where the user's finger slides, where does the second color extend.
  • the extension length can be slightly smaller than the sliding distance, such as 2/3 of the sliding distance, or the sliding distance minus 5mm length, etc., so that the extension length can be on the side of the finger sliding, which is convenient for the user to watch.
  • this step can be implemented at least as follows:
  • the user's finger can continue to slide (for example, it can still slide to the left or right in Figure 3), and the sliding distance when the sliding is completed reaches the second threshold, and then follow the target event Process the entry information.
  • This way gives the user a greater choice of control. For example, after the sliding distance is greater than the second threshold, the user no longer wants to delete the item information. In this case, you can swipe to the right without lifting your finger, so that the sliding distance is less than the second threshold, you can cancel the deletion event .
  • the user can select a second time and confirm whether to execute the target event.
  • the item information is processed immediately according to the target event.
  • the user is no longer provided with a second choice opportunity, and the sliding distance during the main sliding operation reaches the second threshold, and the processing is executed.
  • the user's finger continues to slide left or right, it will no longer affect the result of processing item information according to the target event.
  • This implementation method is simpler, the amount of data processing is smaller, and the response is faster, which is beneficial to improve the processing efficiency of item information.
  • FIG. 3D also shows a schematic diagram of the display interface at this stage.
  • the deletion prompt control 302 takes on the second form as shown in FIG. 3D.
  • the main body 302-1 is disconnected from the adhesion portion 302-2.
  • the process from FIG. 3C to FIG. 3D can be expressed as an effect that the flexible object is stretched and broken.
  • Figure 3E also shows the final display interface. In the information display interface, the item information 301 is deleted.
  • the state of the delete prompt control 302 as shown in 3B in FIG. 3 is maintained for a very short time, and sometimes it is even unaware of the user.
  • the state shown in 3B in FIG. 3 may also be the initial state of the first form shown in FIG. 3C.
  • the event prompt control can have at least the following two continuously moving display forms.
  • the event prompt control has two display forms, namely the first form and the second form, which respectively correspond to the two stages of S204 and S206.
  • the first form of the event prompt control is displayed.
  • the event prompt control includes a main body and an adhesive part, and the The main body is connected with the adhesion part, and the main body continuously moves with the sliding operation.
  • a second form of the event prompt control is displayed, in which the main body is disconnected from the adhesion part.
  • the second type, the event prompt control has three display forms, namely: the body, the first form and the second form. These three display patterns correspond one-to-one with the three stages of the target event.
  • the body of the event prompt control is displayed.
  • the first form of the event prompt control is displayed.
  • the event prompt control includes the main body and the adhesion part, the main body and The adhesion part is connected, and the body continuously moves with the sliding operation.
  • a second form of the event prompt control is displayed, in which the main body is disconnected from the adhesion part.
  • the embodiment of the present disclosure may further include the following step: in response to the sliding distance when the sliding operation stops not reaching the second threshold, canceling the target event.
  • the item information will not be deleted (for example, processing according to the target event).
  • the target event since the target event has already been activated, the target event may need to be cancelled.
  • the sliding operation is collected.
  • the target event can be determined based on this, and the event prompt control of the target event can be displayed.
  • the target event is activated.
  • the user can be visually prompted through the event prompt control to facilitate user operations.
  • the sliding is continued on the basis of the second stage, and when the sliding distance reaches the second threshold, the target event is triggered, that is, the item information is processed according to the target event.
  • the event prompt control can also be used to visually prompt the user.
  • this solution can divide the target event into three stages (as described above), and the size of the gesture sliding distance corresponds to the three stages of the target event one-to-one.
  • the control event reminds the control to move continuously, which can simulate the effect of the flexible body being stretched and then broken.
  • you stop sliding in the first and second stages you can trigger the cancel target event; but after entering the third stage, if you continue to slide, or as long as you enter the third stage, the target can be triggered Event, that is, the item information is processed according to the target event.
  • the processing of the item information is realized by collecting the user's sliding operation on the item information.
  • the event prompt control of the target event corresponding to the sliding operation can be displayed.
  • the target event can be activated.
  • the user can also choose whether to continue triggering the target event, giving the user a chance to make a second choice; furthermore, if the sliding distance reaches the second threshold, the target event is triggered and the item information is processed accordingly.
  • the user only needs to perform a sliding operation on the item information, and perform a second confirmation of the target event during the sliding operation, which not only gives the user room for selection, and reduces the information caused by the misoperation.
  • the possibility of loss and can also simplify the operation steps to a certain extent, improve the continuity and convenience of the operation, and improve the efficiency of information processing.
  • the target events involved in the embodiments of the present disclosure include, but are not limited to, delete events, mark events, hidden events, or communication events.
  • the target event corresponding to the sliding operation can be determined according to the operation information of the sliding operation.
  • the operation information may include, but is not limited to: one or more of the starting position of the sliding operation, the sliding direction, and the pressing force.
  • the target event corresponding to the sliding operation may be determined according to one or more of the sliding direction and pressing force of the sliding operation.
  • the operation information corresponding to each event can be preset. In this way, only by comparing the collected operation information of the sliding operation with the preset operation information corresponding to each event, the target event corresponding to the currently collected sliding operation can be determined.
  • step S206 when the target event is a deletion event, when step S206 is executed, only the item information needs to be deleted.
  • the item information can be hidden. That is, the attribute (or display attribute) of the item can be set as hidden. In this way, the item information is not visible in the original information list, but it is not deleted.
  • the user can make the hidden item information visible through the setting function of the terminal or modify the display attributes, or modify the hidden item information to be visible.
  • the embodiments of the present disclosure have no particular limitation on this.
  • step S206 there may be multiple marking methods when step S206 is executed.
  • the item information may be marked as read; or, the urgency (or importance) of the item information may be marked; or, the item information may be marked as Need to be reminded.
  • one type of marking event can be set, or multiple types of marking events can be set, and the operation information corresponding to any two marking events may be different.
  • its operation information can be right swipe + heavy pressure; for another example, for a marked event marked as needing reminder, its operation information can be right swipe + light pressure.
  • the item information is marked as requiring reminder.
  • the user can be reminded according to the preset reminder time, or according to the preset reminder interval and reminder times.
  • the reminder method can be preset in advance, and the method can include but is not limited to: sound reminder (for example, playing music or outputting voice prompt information), vibration reminder, text reminder, light reminder (for example, light flashing, or lighting, etc.) One or more.
  • marking the urgency of the item information can also be preset to different urgency. As before, it is only necessary to ensure that the operation information of any two target events is different. When marking, use different markings for different levels of urgency. For example, for the item information in the mailing list (mails in this scenario), you can mark the left swipe + heavy pressure on the mail as a red label, which means that the urgency is the highest; mark the left slide + light pressure on the mail as a yellow label , Which means that the urgency is the second; unlabeled mail is the least urgency.
  • a communication request sending interface may be displayed, and the recipient of the communication request is the user to which the item information belongs.
  • communication events can also have multiple communication methods. For example, it includes telephone communication, audio and video communication (audio and video conference, voice call, video call, etc.), information communication (for example, short message communication, sending messages with third-party software, sending emails, etc.). Therefore, the sent communication request may include, but is not limited to: one or more of a telephone communication request, an audio and video communication request, and an information communication request.
  • the user can edit or process the sending interface to realize the sending of the communication request; or, in some scenarios, the communication request can also be sent automatically.
  • the target event is a telephone communication event
  • the telephone number to which the entry information belongs can be directly dialed, and the entry information can be automatically processed quickly without further operation and processing by the user.
  • the target event is a mail communication event
  • a mail plug-in or a mail application can be called through the mail interface to enter the mail sending interface.
  • the user is required to edit on the mail interface and send the mail through the touch terminal device.
  • multiple events can be preset for the same item information, and any two events correspond to different operation information.
  • the user can slide the short message (entry information) in the short message list to the right or left.
  • sliding to the right is a phone communication event
  • sliding to the left is a text message communication event.
  • the user can slide the call record (entry information) in the missed call list to the right or left.
  • swiping to the right is a phone communication event
  • swiping to the left is a delete event.
  • the user can swipe right or left on the product information (item information) in the shopping cart list. At this time, swiping to the right is a reminder event, and swiping to the left is a delete event.
  • the pressure may also be involved.
  • the pressing force is divided into “light pressing” and “heavy pressing", where heavy pressing means that the pressing force is greater than the preset pressing threshold; light pressing means that the pressing force is less than the preset pressing force. Press the threshold. Depending on the actual situation, when the pressing force is equal to the pressing threshold, it may be heavy pressing or light pressing.
  • the operation information corresponding to each event can be preset in combination with the sliding direction and the pressing force.
  • the embodiment shown in Table 1 is only a possible embodiment, and is not used to limit the scope of the solution.
  • the operation information corresponding to the aforementioned delete events can also be interchanged.
  • the operation information corresponding to the delete event can be sliding to the right, and the pressing force is light pressing; for example, the operation information corresponding to the hidden event can be sliding to the left and pressing The intensity is light pressure. Do not repeat it.
  • first When used in this application, although the terms “first”, “second”, etc. may be used in this application to describe various thresholds, these thresholds should not be limited by these terms. These terms are only used to distinguish one threshold from another.
  • the first threshold can be called the second threshold, and likewise, the second threshold can be called the first threshold, as long as all occurrences of the "first threshold” are renamed consistently and all occurrences "Second Threshold” can be renamed consistently.
  • the first threshold and the second threshold are both thresholds, but they may not be the same threshold.
  • the embodiment of the present disclosure further provides an embodiment of an apparatus for implementing each step and method in the foregoing method embodiment.
  • the embodiment of the present disclosure provides a terminal device. Please refer to FIG. 7.
  • the terminal device 700 includes:
  • the determining module 71 is configured to determine a target event corresponding to the sliding operation in response to a sliding operation for item information
  • the activation module 72 is configured to activate the target event when the sliding distance of the sliding operation reaches a first threshold
  • the processing module 73 is configured to process the item information according to the target event when the sliding distance reaches a second threshold; wherein, the second threshold is greater than the first threshold.
  • processing module 73 is further used for:
  • An event prompt control displaying the target event
  • processing module 73 is specifically used for:
  • the first form of the event prompt control is displayed.
  • the event prompt control includes a main body and an adhesion part, the main body and the The adhesive part is connected, and the body continuously moves with the sliding operation;
  • a second form of the event prompt control is displayed, in which the main body is disconnected from the adhesion part.
  • processing module 73 is specifically used for:
  • the first form of the event prompt control is displayed.
  • the event prompt control includes a main body and an adhesion part, the main body and the The adhesive part is connected, and the body continuously moves with the sliding operation;
  • a second form of the event prompt control is displayed, in which the main body is disconnected from the adhesion part.
  • processing module 73 is further configured to: in response to the sliding distance when the sliding operation is stopped not reaching the second threshold, cancel the target event.
  • the target event includes: a delete event, a mark event, a hidden event or a communication event.
  • the determining module 71 is specifically configured to:
  • the target event corresponding to the sliding operation is determined.
  • the processing module 73 is specifically configured to delete the item information.
  • the processing module 73 is specifically configured to:
  • the processing module 73 is specifically configured to: hide the item information.
  • the processing module 73 is specifically configured to:
  • the communication request includes one or more of a telephone communication request, an audio and video communication request, and an information communication request.
  • the terminal device 700 of the embodiment shown in FIG. 7 can be used to implement the technical solutions of the above method embodiments. For its implementation principles and technical effects, please refer to the related descriptions in the method embodiments.
  • the terminal device 700 can be a server or a terminal. .
  • the division of the various modules of the terminal device 700 shown in FIG. 7 is only a division of logical functions, and may be fully or partially integrated into one physical entity in actual implementation, or may be physically separated.
  • these modules can all be implemented in the form of software called by processing elements; they can also be implemented in the form of hardware; part of the modules can also be implemented in the form of software called by the processing elements, and some of the modules can be implemented in the form of hardware.
  • the processing module 73 may be a separately established processing element, or it may be integrated in the terminal device 700, such as implemented in a certain chip of the terminal. In addition, it may also be stored in the memory of the terminal device 700 in the form of a program.
  • a certain processing element of the device 700 calls and executes the functions of the above modules.
  • the implementation of other modules is similar.
  • all or part of these modules can be integrated together or implemented independently.
  • the processing element described here may be an integrated circuit with signal processing capability.
  • each step of the above method or each of the above modules can be completed by an integrated logic circuit of hardware in the processor element or instructions in the form of software.
  • the above modules may be one or more integrated circuits configured to implement the above methods, such as one or more application specific integrated circuits (ASIC), or one or more microprocessors (digital singnal processor, DSP), or, one or more field programmable gate arrays (Field Programmable Gate Array, FPGA), etc.
  • ASIC application specific integrated circuit
  • DSP digital singnal processor
  • FPGA Field Programmable Gate Array
  • the processing element may be a general-purpose processor, such as a central processing unit (CPU) or other processors that can call programs.
  • these modules can be integrated together and implemented in the form of a system-on-a-chip (SOC).
  • SOC system-on-a-chip
  • the terminal device 700 includes:
  • the computer program is stored in the memory 710 and is configured to be executed by the processor 720 to implement the method described in the foregoing embodiment.
  • the number of processors 720 in the terminal device 700 may be one or more, and the processors 720 may also be referred to as a processing unit, which may implement certain control functions.
  • the processor 720 may be a general-purpose processor or a special-purpose processor.
  • the processor 720 may also store instructions, and the instructions may be executed by the processor 720 so that the terminal device 700 executes the method described in the foregoing method embodiment.
  • the terminal device 700 may include a circuit, and the circuit may implement the sending or receiving or communication function in the foregoing method embodiment.
  • the number of memories 710 in the terminal device 700 may be one or more, and instructions or intermediate data are stored in the memory 710, and the instructions may be executed on the processor 720, so that the terminal device 700 executes the method described in the above method embodiment.
  • other related data may also be stored in the memory 710.
  • instructions and/or data may also be stored in the processor 720.
  • the processor 720 and the memory 710 may be provided separately or integrated together.
  • the terminal device 700 is also provided with a transceiver 730, where the transceiver 730 may be called a transceiver unit, a transceiver, a transceiver circuit, or a transceiver, etc., for communicating with the test equipment Or other terminal equipment for data transmission or communication, which will not be repeated here.
  • the transceiver 730 may be called a transceiver unit, a transceiver, a transceiver circuit, or a transceiver, etc., for communicating with the test equipment Or other terminal equipment for data transmission or communication, which will not be repeated here.
  • the memory 710, the processor 720, and the transceiver 730 are connected and communicate via a bus.
  • the transceiver 730 may publish the tested packet body to each test terminal, and the transceiver 730 may also be used to receive test operation data fed back by each test terminal.
  • the processor 720 is configured to complete corresponding determination or control operations, and optionally, may also store corresponding instructions in the memory 710. For the specific processing manner of each component, reference may be made to the related description of the foregoing embodiment.
  • an embodiment of the present disclosure provides a readable storage medium on which a computer program is stored, and the computer program is executed by a processor to implement the method as described in the first embodiment.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明提供一种条目信息处理方法与终端设备、计算机可读存储介质。该方法包括:响应于针对条目信息的滑动操作,确定所述滑动操作对应的目标事件,从而,当所述滑动操作的滑动距离达到第一阈值时,激活所述目标事件,进而,当所述滑动距离达到第二阈值时,按照所述目标事件对所述条目信息进行处理;其中,所述第二阈值大于所述第一阈值。本发明所提供的技术方案,能够在一定程度上降低误操作导致信息丢失的可能,也能够在一定程度上简化操作步骤,提高操作连贯性和便利性。 (图1)

Description

条目信息处理方法与终端设备、计算机可读存储介质 技术领域
本发明涉及计算机技术领域,尤其涉及一种条目信息处理方法与终端设备、计算机可读存储介质。
背景技术
随着终端设备的普及和发展,用户可以在终端屏幕上进行触控操作来实现对信息的处理。以删除信息的场景为例。一些场景中,终端屏幕上会显示删除按钮,则用户点击删除按钮可以就可以实现删除。但大多数场景中,例如,针对列表类的条目信息中,一般不会为各条目信息分别设置删除按钮。针对这种情况,用户需要进行长按或滑动等操作,响应于该操作,终端屏幕上显示删除按钮,那么,用户就可以通过点击删除按钮来实现删除。
在现有的信息删除场景中,一般是调出删除按钮,再点击删除按钮来完成删除操作的,在此过程中,不论是否涉及二次确认过程,都存在对应的缺陷。
发明内容
本公开提供一种条目信息处理方法与终端设备、计算机可读存储介质,用以提供一种经二次确认的条目信息处理方式,降低误操作导致信息丢失的可能,并且,在一定程度上也能够简化操作步骤,提高操作连贯性和便利性。
第一方面,本公开提供一种条目信息处理方法,包括:
响应于针对条目信息的滑动操作,确定所述滑动操作对应的目标事件;
当所述滑动操作的滑动距离达到第一阈值时,激活所述目标事件;
当所述滑动距离达到第二阈值时,按照所述目标事件对所述条目信息进行处理;其中,所述第二阈值大于所述第一阈值。
第二方面,本公开提供一种终端设备,包括:
确定模块,用于响应于针对条目信息的滑动操作,确定所述滑动操作对应的目标事件;
激活模块,用于当所述滑动操作的滑动距离达到第一阈值时,激活所述目标事件;
处理模块,用于当所述滑动距离达到第二阈值时,按照所述目标事件对所述条目信息进行处理;其中,所述第二阈值大于所述第一阈值。
第三方面,本公开提供一种条目信息处理设备,包括:
存储器;
处理器;以及
计算机程序;
其中,所述计算机程序存储在所述存储器中,并被配置为由所述处理器执行以实现 如第一方面所述的方法。
第四方面,本公开提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行以实现如第一方面所述的方法。
附图说明
图1为现有技术中的一种信息处理方法的示意图;
图2为本公开实施例所提供的一种条目信息处理方法的流程示意图;
图3为本公开实施例所提供的一种条目信息处理方法的显示界面示意图;
图4为本公开实施例所提供的另一种条目信息处理方法的显示界面示意图;
图5为本公开实施例所提供的另一种条目信息处理方法的显示界面示意图;
图6为本公开实施例所提供的条目信息处理方法中,事件提示控件的显示变化示意图;
图7为本公开实施例所提供的一种终端设备的功能方块图;
图8为本公开实施例所提供的一种终端设备的实体结构示意图。
具体实施方式
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。
本公开实施例提供的条目信息的处理方法,可以应用于任意终端设备中,终端设备设置有触摸屏,用户可以在触摸屏上进行触控操作,以操控终端设备。
本公开实施例所涉及到的终端设备可以是无线终端也可以是有线终端。无线终端可以是指向用户提供语音和/或其他业务数据连通性的设备,具有无线连接功能的手持式设备、或连接到无线调制解调器的其他处理设备。无线终端可以经无线接入网(Radio Access Network,简称RAN)与一个或多个核心网设备进行通信,无线终端可以是移动终端,如移动电话(或称为“蜂窝”电话)和具有移动终端的计算机,例如,可以是便携式、袖珍式、手持式、计算机内置的或者车载的移动装置,它们与无线接入网交换语言和/或数据。再例如,无线终端还可以是个人通信业务(Personal Communication Service,简称PCS)电话、无绳电话、会话发起协议(Session Initiation Protocol,简称SIP)话机、无线本地环路(Wireless Local Loop,简称WLL)站、个人数字助理(Personal Digital Assistant,简称PDA)等设备。无线终端也可以称为系统、订户单元(Subscriber Unit)、订户站(Subscriber Station),移动站(Mobile Station)、移动台(Mobile)、远程站(Remote Station)、远程终端(Remote Terminal)、接入终端(Access Terminal)、用户终端(User Terminal)、用户代理(User Agent)、用户设备(User Device or User Equipment),在此不作限定。可选的,上述终端设备还可以是智能手表、平板电脑等设备。
本公开具体的应用场景为针对条目信息的信息处理场景。其中,具体可以包括但不限于:删除信息场景、隐藏消息的场景、标记消息的场景、对信息所属用户进行通信的场景。后续对各场景的实现方式进行详述。
现以删除信息的场景为例。示例性的,图1示出了现有技术中的一种信息处理方法的示意图。图1A示出了一种信息显示界面,并具体显示了多条条目信息(图1A示出了8条条目信息),每条条目信息包括标题和信息内容。此时,用户可以在任意一条条目信息中向左滑动,如图1A中在条目信息101中向左滑动,此时,显示界面如图1B所示。在图1B中,条目信息101右侧显示了删除按钮102。如此,用户可以点击该删除按钮102,则终端的显示界面如图1C所示,条目信息101被删除,在信息显示界面中不再包含条目信息101。
如图1所示,在这种信息删除场景中,需要先进行触控操作,使得显示界面上显示删除按钮,并响应于用户点击删除按钮的操作,来删除条目信息。这种信息处理方式需要用户进行两次操作,才能够删除信息,操作过程不连贯,打断感强,用户体验较差。并且,这种删除信息的方式,并未经过二次确认,只要用户点击删除按钮,即立即完成删除,这也容易导致误删除信息导致信息丢失的问题。但若要在图1所示实施例基础上增加二次确认,则需要进一步增加用户操作,信息删除过程更加繁琐和复杂,用户体验较差。
本公开提供的技术方案,旨在解决现有技术的如上技术问题。
下面以具体地实施例对本公开的技术方案以及本申请的技术方案如何解决上述技术问题进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例中不再赘述。下面将结合附图,对本公开的实施例进行描述。
实施例一
本公开实施例提供了一种条目信息处理方法。
请参考图2与图3,图2示出了本公开实施例所提供的一种条目信息处理方法的流程示意图,图3示出了本公开实施例所提供的另一种条目信息处理方法的显示界面示意图。
如图2所示,该条目信息处理方法包括如下步骤:
S202,响应于针对条目信息的滑动操作,确定所述滑动操作对应的目标事件。
如图3所示,图3A是一种与图1A类似的信息显示界面。在该显示界面中,用户也可以针对任意的条目信息进行滑动操作。如图3A所示,若用户在条目信息301处的向左滑动(举例,实际场景中,并无此限制,后续详述),则终端设备即可采集到该滑动操作的操作信息,并据此确定该滑动操作所对应的目标事件。
本公开实施例所涉及到的目标事件可以包括但不限于:删除事件、标记事件、隐藏事件或通信事件。后续对各事件,以及目标事件的确定方式进行详述。
在该步骤中,当检测到针对条目信息的滑动操作,就可以显示所述目标事件的事件提示控件。
现以图3所示场景的目标事件为删除事件为例,进行说明。如前所述,当用户在条目信息301处向左滑动,且此滑动操作对应的目标事件为删除事件。此时,可以如图3B所示,在该条目信息301右侧可以出现删除提示控件302。此时,并未激活删除功能,该删除提示控件302用于提示用户可以继续左滑以删除条目信息301。用户无需对该删除提示控件302作其他处理。
此时,如图3所示,滑动距离还未达到所述第一阈值,那么,此时仅显示所述事件提示控件302的本体(也即302-1)。
S204,当所述滑动操作的滑动距离达到第一阈值时,激活所述目标事件。
本公开实施例中,可以实时采集当前滑动操作的滑动距离,并根据滑动距离与第一阈值之间的关系,来确定是否激活目标事件。
需要说明的是,激活目标事件不等于触发目标事件。目标事件激活后,才可能被触发。举例说明,在删除目标事件的场景中,当滑动距离达到第一阈值,则可以将删除条目信息的功能激活,从而,在滑动距离达到第二阈值时,触发删除条目信息。
在该过程中,可以控制所述事件提示控件随所述滑动操作连续移动,这能给用户以直观的视觉提示,方便用户操作。
示例性的,在图3B所示基础上,用户手指继续向左滑动,则呈现如图3C所示的显示界面。在该过程中,滑动距离未达到第二阈值,则删除提示控件302呈现为如图3C所示的第一形态。在该第一形态中,删除提示控件302包括本体302-1和粘连部302-2,且本体302-1与粘连部302-2连接,本体302-1随着滑动操作而连续移动,而粘连部302-2的一端固定于滑动起点(或者,右侧屏幕边缘,或者,条目信息的侧边缘),另一端连接于本体302-1。如此,滑动距离未达到第二阈值的过程中,本体302-1随着用户的滑动操作而向左连续移动,粘连部302-2则可以呈现为一种柔性物被拉伸的形态。
可以理解,图3C所示显示界面仅为一种可能的实施例,实际场景中还可以有其他表现形式。
示例性的,可以参考图4所示的显示界面示意图。在图4中,当滑动操作的滑动距离未达到第二阈值时,仅控制删除提示控件302(如图3C中的本体302-1)随用户滑动而连续移动。此时,不涉及粘连部302-2,仅通过删除提示控件302对用户进行提示。
示例性的,可以参考图5所示的显示界面示意图。在图5中,删除提示控件为一种颜色提示控件,其用于利用区别于条目信息底色(第一颜色)的另一颜色(第二颜色,图5中标识为斜条纹),对删除事件进行提示。例如,图5中,用户手指左滑,则具备第二颜色的删除提示控件302从该条目信息的右侧边缘位置(或屏幕的右侧边缘位置)开始,向左侧延伸,延伸长度与滑动距离相关。例如,延伸长度可以与滑动距离相等,如图5所 示,用户手指滑动到哪里,第二颜色延伸到哪里。又或者,延伸长度可以略小于滑动距离,如滑动距离的2/3,又如滑动距离减去5mm长度等方式,这样,延伸长度可以在手指滑动的一侧,方便用户观看。
S206,当所述滑动距离达到第二阈值时,按照所述目标事件对所述条目信息进行处理;其中,所述第二阈值大于所述第一阈值。
具体而言,该步骤至少可以有如下实现方式:
第一种,当滑动距离达到第二阈值时,用户的手指可以继续滑动(例如图3中仍可以向左或向右滑动),待滑动完成时的滑动距离达到第二阈值,再按照目标事件对条目信息进行处理。这种方式给了用户更大的选择控件。例如,在滑动距离大于第二阈值后,用户又不想删除条目信息了,此时,就可以在不抬起手指的情况下,向右滑动,使得滑动距离小于第二阈值,就可以取消删除事件。用户可以二次选择并确认是否执行该目标事件。
第二种,当滑动距离达到第二阈值时,就立即按照目标事件对条目信息进行处理。此时,不再为用户提供二次选择的机会,主要滑动操作过程中的滑动距离达到第二阈值,就执行处理。此时,即便用户手指继续左滑或右滑,都不再影响按照目标事件处理条目信息的结果。这种实现方式更加简便,数据处理量较小,反应也更加迅速,有利于提高针对条目信息的处理效率。
仍如图3所示,图3D也示出了该阶段的显示界面示意图。此时,滑动距离达到第二阈值,则所述删除提示控件302呈现为如图3D所示的第二形态。在该第二形态中,所述本体302-1与所述粘连部302-2断开。具体而言,由图3C到图3D的过程,可以表现为一种柔性物延伸并被拉断的效果。此外,图3E还示出了最终的显示界面。在该信息显示界面中,条目信息301被删除。
需要说明的是,在部分实现场景中,如图3中3B所示的删除提示控件302的状态维持时间非常短,有时候甚至是用户无感知的。或者,另外的部分实现场景中,如图3中3B所示的状态也可以为图3C所示的第一形态的起始状态。
在前述的实现场景中,事件提示控件至少可以存在如下两种连续移动的显示形态。
第一种,事件提示控件具备2个显示形态,也即第一形态和第二形态,这两个显示形态分别对应S204和S206两个阶段。
具体而言,当所述滑动距离未达到所述第二阈值时,显示所述事件提示控件的第一形态,在所述第一形态中,所述事件提示控件包括本体与粘连部,所述本体与所述粘连部连接,所述本体随所述滑动操作连续移动。
当所述滑动距离达到所述第二阈值时,显示所述事件提示控件的第二形态,在所述第二形态中,所述本体与所述粘连部断开。
第二种,事件提示控件具备3个显示形态,也即:本体、第一形态和第二形态。这 三种显示形态与目标事件的三个阶段一一对应。
具体而言,当所述滑动距离未达到所述第一阈值时,显示所述事件提示控件的本体。
当所述滑动距离未达到所述第二阈值时,显示所述事件提示控件的第一形态,在所述第一形态中,所述事件提示控件包括所述本体与粘连部,所述本体与所述粘连部连接,所述本体随所述滑动操作连续移动。
当所述滑动距离达到所述第二阈值时,显示所述事件提示控件的第二形态,在所述第二形态中,所述本体与所述粘连部断开。
除此之外,本公开实施例中,还可以包括如下步骤:响应于所述滑动操作停止时的滑动距离未达到所述第二阈值,取消所述目标事件。
换言之,若在前述第一阶段,或者第二阶段,用户即抬起手指,停止了滑动操作,则不会对条目信息进行删除(举例,按目标事件处理)。此时,若用户在第二阶段抬起手指,由于已经激活了目标事件,则可以需要取消目标事件。
综上,可以参考图6,可以将滑动操作以处理条目信息的过程,划分为如下三个阶段:
在第一阶段,采集到滑动操作,此时,可以据此确定目标事件,并显示目标事件的事件提示控件。
在第二阶段,在第一阶段基础上继续滑动,当滑动距离达到第一阈值,但未达到第二阈值时,激活目标事件。如图6所示,在该阶段中,可以通过事件提示控件对用户进行视觉提示,方便用户操作。
在第二阶段,在第二阶段基础上继续滑动,当滑动距离达到第二阈值时,触发目标事件,也就是,按照目标事件对条目信息进行处理。此时,也如图6所示,在该阶段,也可以利用事件提示控件对用户进行视觉提示。
如此,本方案可以将目标事件拆分为三个阶段(如上述),而手势滑动距离的大小与目标事件的三个阶段一一对应。在滑动过程中,滑动距离变化的同时,控制事件提醒控件连续移动,可以模拟柔性体被拉长进而拉断的效果。并且,在此过程中,若在第一阶段和第二阶段停止滑动,则可以触发取消目标事件;但是,在进入第三阶段后,若继续滑动,或者只要进入第三阶段,即能够触发目标事件,也就是,按照目标事件对条目信息进行处理。
通过前述处理,本公开实施例提供的技术方案中,通过采集用户针对条目信息滑动操作,来实现对条目信息的处理。在该过程中,响应于采集到滑动操作,就可以显示滑动操作对应的目标事件的事件提示控件,从而,随着用户手指的移动,当滑动距离达到第一阈值,就可以激活目标事件,在该过程中,用户还可以选择是否继续触发该目标事件,给用户以二次选择的机会;进而,若滑动距离达到第二阈值,就触发目标事件,对 条目信息进行相应处理。因此,本公开实施例所提供的技术方案中,用户只需要对条目信息进行滑动操作,并在滑动操作过程中进行目标事件的二次确认,既给了用户选择空间,以降低误操作导致信息丢失的可能,并且,还能够在一定程度上简化操作步骤,提高操作连贯性和便利性,提高信息处理效率。
如前所述,本公开实施例所涉及到的目标事件,包括但不限于删除事件、标记事件、隐藏事件或通信事件。
那么,在S202中,当采集到用户的滑动操作时,确定所述滑动操作对应的目标事件时,可以根据滑动操作的操作信息来实现。具体而言,其操作信息可以包括但不限于:滑动操作的起始位置、滑动方向、按压力度中的一种或多种。换言之,可以根据所述滑动操作的滑动方向、按压力度中的一种或多种,确定所述滑动操作对应的所述目标事件。
实际实现场景中,可以预设各事件对应的操作信息。如此,只需要将采集到的滑动操作的操作信息与预设的各事件对应的操作信息进行比对,就可以确定当前采集到的滑动操作对应的目标事件。
具体的,当所述目标事件为删除事件时,执行S206步骤时,只需要删除所述条目信息即可。
当所述目标事件为隐藏事件时,执行S206步骤时,隐藏所述条目信息即可。也就是,可以将该条目所述的属性(或显示属性)设置为隐藏,如此,该条目信息在原信息列表中不可见,但并未删除。用户可以通过终端的设置功能或修改显示属性,使得隐藏的条目信息可见,或者,将隐藏的条目信息修改为可见。本公开实施例对此无特别限定。
当所述目标事件为标记事件时,执行S206步骤时,可以有多种标记方式。示例性的,当所述目标事件为标记事件时,可以将所述条目信息标记为已读;或者,为所述条目信息标记紧急程度(或重要程度);或者,将所述条目信息标记为需要提醒。
实际实现过程中,可以设置一种标记事件,也可以设置多种标记事件,任意两种标记事件对应的操作信息不同即可。例如,标记为已读的标记事件,其操作信息可以为右滑+重压;又例如,标记为需要提醒的标记事件,其操作信息可以为右滑+轻压。实际场景中还可以有其他变形,此处并不用于限制本方案的范围。
在该实施例中,将条目信息标记为需要提醒,在进行标记后,可以按照预设的提醒时刻,或按照预设的提醒间隔时长与提醒次数,对用户进行提醒。提醒方式可以提前预设,其方式可以包括但不限于:声音提醒(例如,播放音乐或输出语音提示信息)、震动提醒、文字提醒、光线提醒(例如,灯光闪烁,或亮灯等)中的一种或多种。
此外,为条目信息标记紧急程度,也可以预设为不同的紧急程度。如前,只需要保证任意两个目标事件的操作信息不同即可。在进行标记时,不同紧急程度,采用不同的标记即可。例如,针对邮件列表中的条目信息(该场景中为邮件),可以将针对邮件的左 滑+重压标记为红色标签,表示紧急程度最高;将针对邮件的左滑+轻压标记为黄色标签,表示紧急程度次之;无标签的邮件紧急程度最低。
当所述目标事件为通信事件时,执行S206步骤时,可以显示通信请求的发送界面,所述通信请求的接收人为所述条目信息所属用户。与标记事件类似,通信事件也可以有多种通信方式。例如,包括电话通信、音视频通信(音视频会议、语音电话、视频电话等)、信息通信(例如,短信通信、借助第三方软件发送消息、发送邮件等)。由此,发送的通信请求可以包括但不限于:电话通信请求、音视频通信请求、信息通信请求中的一种或多种。
可以理解,各目标事件对应的事件提示控件的显示样式可以不同,本公开实施例对此无特别限制。
基于通信事件的不同,用户可以在该发送界面进行编辑或处理,以实现通信请求的发送;或者,部分场景下,也可以自动发送通信请求。例如,若目标事件为电话通信事件,则在执行S206时,可以直接拨打条目信息所属电话号码的电话,无需用户再次操作处理,即可自动实现对条目信息的快速处理。又例如,若目标事件为邮件通信事件,则在执行S206时,则可以通过邮件接口,调用邮件插件或邮件应用程序(Application,APP),进入邮件发送界面。此时,需要用户在邮件界面上进行编辑,并通过触控终端设备实现邮件发送。
仍需强调的是,本公开实施例中,针对同一个条目信息,可以预设多个事件,任意两个事件对应的操作信息不同。
例如,在一种可能的实现场景中,用户可以对短信息列表中的短信(条目信息)向右或向左滑动。此时,向右滑动为电话通信事件,向左滑动为短信通信事件。
例如,在另一种可能的实现场景中,用户可以对未接来电列表中的来电记录(条目信息)向右或向左滑动。此时,向右滑动为电话通信事件,向左滑动为删除事件。
例如,在另一种可能的实现场景中,用户可以对购物车列表中的商品信息(条目信息)向右或向左滑动。此时,向右滑动为提醒事件,向左滑动为删除事件。
除滑动方向之外,还可能涉及按压力度。本公开实施例中,为便于说明,将按压力度分为“轻压”和“重压”,其中,重压是指按压力度大于预设的按压阈值;轻压是指按压力度小于预设的按压阈值。根据实际情况不同,按压力度等于按压阈值的情况,可以为重压,或者,可以为轻压。
此时,可以结合滑动方向与按压力度来预设各事件对应的操作信息。
示例性的一种实施例中,可以参考表1所示的实现方式。
表1
事件 滑动方向 按压力度
删除事件 向左 轻压
标记事件 向右 轻压
隐藏事件 向左 重压
通信事件 向右 重压
可以理解,表1所示实施例仅为一种可能的实施例,并不用于限制本方案的范围。例如,前述各删除事件对应的操作信息还可以互换,如删除事件对应的操作信息可以为向右滑动,且按压力度为轻压;如隐藏事件对应的操作信息可以为向左滑动,且按压力度为轻压。不作赘述。
可以理解的是,上述实施例中的部分或全部步骤或操作仅是示例,本申请实施例还可以执行其它操作或者各种操作的变形。此外,各个步骤可以按照上述实施例呈现的不同的顺序来执行,并且有可能并非要执行上述实施例中的全部操作。
当用于本申请中时,虽然术语“第一”、“第二”等可能会在本申请中使用以描述各阈值,但这些阈值不应受到这些术语的限制。这些术语仅用于将一个阈值与另一个阈值区别开。比如,在不改变描述的含义的情况下,第一阈值可以叫做第二阈值,并且同样第,第二阈值可以叫做第一阈值,只要所有出现的“第一阈值”一致重命名并且所有出现的“第二阈值”一致重命名即可。第一阈值和第二阈值都是阈值,但可以不是相同的阈值。
本申请中使用的用词仅用于描述实施例并且不用于限制权利要求。如在实施例以及权利要求的描述中使用的,除非上下文清楚地表明,否则单数形式的“一个”(a)、“一个”(an)和“所述”(the)旨在同样包括复数形式。类似地,如在本申请中所使用的术语“和/或”是指包含一个或一个以上相关联的列出的任何以及所有可能的组合。另外,当用于本申请中时,术语“包括”(comprise)及其变型“包括”(comprises)和/或包括(comprising)等指陈述的特征、整体、步骤、操作、元素,和/或组件的存在,但不排除一个或一个以上其它特征、整体、步骤、操作、元素、组件和/或这些的分组的存在或添加。
实施例二
基于上述实施例一所提供的条目信息处理方法,本公开实施例进一步给出实现上述方法实施例中各步骤及方法的装置实施例。
本公开实施例提供了一种终端设备,请参考图7,该终端设备700,包括:
确定模块71,用于响应于针对条目信息的滑动操作,确定所述滑动操作对应的目标事件;
激活模块72,用于当所述滑动操作的滑动距离达到第一阈值时,激活所述目标事件;
处理模块73,用于当所述滑动距离达到第二阈值时,按照所述目标事件对所述条目 信息进行处理;其中,所述第二阈值大于所述第一阈值。
在一种实施例中,处理模块73,还用于:
显示所述目标事件的事件提示控件;
控制所述事件提示控件随所述滑动操作连续移动。
具体而言,处理模块73,具体用于:
当所述滑动距离未达到所述第二阈值时,显示所述事件提示控件的第一形态,在所述第一形态中,所述事件提示控件包括本体与粘连部,所述本体与所述粘连部连接,所述本体随所述滑动操作连续移动;
当所述滑动距离达到所述第二阈值时,显示所述事件提示控件的第二形态,在所述第二形态中,所述本体与所述粘连部断开。
具体而言,处理模块73,具体用于:
当所述滑动距离未达到所述第一阈值时,显示所述事件提示控件的本体;
当所述滑动距离未达到所述第二阈值时,显示所述事件提示控件的第一形态,在所述第一形态中,所述事件提示控件包括本体与粘连部,所述本体与所述粘连部连接,所述本体随所述滑动操作连续移动;
当所述滑动距离达到所述第二阈值时,显示所述事件提示控件的第二形态,在所述第二形态中,所述本体与所述粘连部断开。
在另一种实施例中,处理模块73,还用于:响应于所述滑动操作停止时的滑动距离未达到所述第二阈值,取消所述目标事件。
本公开实施例中,所述目标事件包括:删除事件、标记事件、隐藏事件或通信事件。
在另一种实施例中,确定模块71,具体用于:
根据所述滑动操作的滑动方向、按压力度中的一种或多种,确定所述滑动操作对应的所述目标事件。
在一种具体的实施例中,当所述目标事件为删除事件时,处理模块73,具体用于:删除所述条目信息。
在一种具体的实施例中,当所述目标事件为标记事件时,处理模块73,具体用于:
将所述条目信息标记为已读;或者,
为所述条目信息标记紧急程度;或者,
将所述条目信息标记为需要提醒。
在一种具体的实施例中,当所述目标事件为隐藏事件时,处理模块73,具体用于:隐藏所述条目信息。
在一种具体的实施例中,当所述目标事件为通信事件时,处理模块73,具体用于:
显示通信请求的发送界面,所述通信请求的接收人为所述条目信息所属用户;
其中,所述通信请求包括:电话通信请求、音视频通信请求、信息通信请求中的一种或多种。
图7所示实施例的终端设备700可用于执行上述方法实施例的技术方案,其实现原理和技术效果可以进一步参考方法实施例中的相关描述,可选的,该终端设备700可以服务器或终端。
应理解以上图7所示终端设备700的各个模块的划分仅仅是一种逻辑功能的划分,实际实现时可以全部或部分集成到一个物理实体上,也可以物理上分开。且这些模块可以全部以软件通过处理元件调用的形式实现;也可以全部以硬件的形式实现;还可以部分模块以软件通过处理元件调用的形式实现,部分模块通过硬件的形式实现。例如,处理模块73可以为单独设立的处理元件,也可以集成在终端设备700中,例如终端的某一个芯片中实现,此外,也可以以程序的形式存储于终端设备700的存储器中,由终端设备700的某一个处理元件调用并执行以上各个模块的功能。其它模块的实现与之类似。此外这些模块全部或部分可以集成在一起,也可以独立实现。这里所述的处理元件可以是一种集成电路,具有信号的处理能力。在实现过程中,上述方法的各步骤或以上各个模块可以通过处理器元件中的硬件的集成逻辑电路或者软件形式的指令完成。
例如,以上这些模块可以是被配置成实施以上方法的一个或多个集成电路,例如:一个或多个特定集成电路(Application Specific Integrated Circuit,ASIC),或,一个或多个微处理器(digital singnal processor,DSP),或,一个或者多个现场可编程门阵列(Field Programmable Gate Array,FPGA)等。再如,当以上某个模块通过处理元件调度程序的形式实现时,该处理元件可以是通用处理器,例如中央处理器(Central Processing Unit,CPU)或其它可以调用程序的处理器。再如,这些模块可以集成在一起,以片上系统(system-on-a-chip,SOC)的形式实现。
并且,本公开实施例提供了一种终端设备,请参考图8,该终端设备700,包括:
存储器710;
处理器720;以及
计算机程序;
其中,计算机程序存储在存储器710中,并被配置为由处理器720执行以实现如上述实施例所述的方法。
其中,终端设备700中处理器720的数目可以为一个或多个,处理器720也可以称为处理单元,可以实现一定的控制功能。所述处理器720可以是通用处理器或者专用处理器等。在一种可选地设计中,处理器720也可以存有指令,所述指令可以被所述处理器720运行,使得所述终端设备700执行上述方法实施例中描述的方法。
在又一种可能的设计中,终端设备700可以包括电路,所述电路可以实现前述方法实施例中发送或接收或者通信的功能。
可选地,所述终端设备700中存储器710的数目可以为一个或多个,存储器710上存有指令或者中间数据,所述指令可在所述处理器720上被运行,使得所述终端设备700执行上述方法实施例中描述的方法。可选地,所述存储器710中还可以存储有其他相关数据。可选地处理器720中也可以存储指令和/或数据。所述处理器720和存储器710可以单独设置,也可以集成在一起。
此外,如图8所示,在该终端设备700中还设置有收发器730,其中,所述收发器730可以称为收发单元、收发机、收发电路、或者收发器等,用于与测试设备或其他终端设备进行数据传输或通信,在此不再赘述。
如图8所示,存储器710、处理器720与收发器730通过总线连接并通信。
若该终端设备700用于实现对应于图2中的方法时,例如,可以由收发器730向各测试终端发布被测包体,收发器730还可以用于接收各测试终端反馈的测试运行数据。而处理器720用于完成相应的确定或者控制操作,可选的,还可以在存储器710中存储相应的指令。各个部件的具体的处理方式可以参考前述实施例的相关描述。
此外,本公开实施例提供了一种可读存储介质,其上存储有计算机程序,该计算机程序被处理器执行以实现如实施例一所述的方法。
由于本实施例中的各模块能够执行实施例一所示的方法,本实施例未详细描述的部分,可参考对实施例一的相关说明。
本领域技术人员在考虑说明书及实践这里公开的公开后,将容易想到本公开的其它实施方案。本公开旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求书指出。

Claims (14)

  1. 一种条目信息处理方法,包括:
    响应于针对条目信息的滑动操作,确定所述滑动操作对应的目标事件;
    当所述滑动操作的滑动距离达到第一阈值时,激活所述目标事件;
    当所述滑动距离达到第二阈值时,按照所述目标事件对所述条目信息进行处理;其中,所述第二阈值大于所述第一阈值。
  2. 根据权利要求1所述的方法,其中,所述方法还包括:
    显示所述目标事件的事件提示控件;
    控制所述事件提示控件随所述滑动操作连续移动。
  3. 根据权利要求2所述的方法,其中,所述控制所述事件提示控件随所述滑动操作连续移动,包括:
    当所述滑动距离未达到所述第二阈值时,显示所述事件提示控件的第一形态,在所述第一形态中,所述事件提示控件包括本体与粘连部,所述本体与所述粘连部连接,所述本体随所述滑动操作连续移动;
    当所述滑动距离达到所述第二阈值时,显示所述事件提示控件的第二形态,在所述第二形态中,所述本体与所述粘连部断开。
  4. 根据权利要求2所述的方法,其中,所述控制所述事件提示控件随所述滑动操作连续移动,包括:
    当所述滑动距离未达到所述第一阈值时,显示所述事件提示控件的本体;
    当所述滑动距离未达到所述第二阈值时,显示所述事件提示控件的第一形态,在所述第一形态中,所述事件提示控件包括所述本体与粘连部,所述本体与所述粘连部连接,所述本体随所述滑动操作连续移动;
    当所述滑动距离达到所述第二阈值时,显示所述事件提示控件的第二形态,在所述第二形态中,所述本体与所述粘连部断开。
  5. 根据权利要求1所述的方法,其中,所述方法还包括:
    响应于所述滑动操作停止时的滑动距离未达到所述第二阈值,取消所述目标事件。
  6. 根据权利要求1-5任一项所述的方法,其中,所述目标事件包括:删除事件、标记事件、隐藏事件或通信事件。
  7. 根据权利要求6所述的方法,其中,所述确定所述滑动操作对应的目标事件,包括:
    根据所述滑动操作的滑动方向、按压力度中的一种或多种,确定所述滑动操作对应的所述目标事件。
  8. 根据权利要求6所述的方法,其中,当所述目标事件为删除事件时,所述按照所述目标事件对所述条目信息进行处理,包括:
    删除所述条目信息。
  9. 根据权利要求6所述的方法,其中,当所述目标事件为标记事件时,所述按照所述目标事件对所述条目信息进行处理,包括:
    将所述条目信息标记为已读;或者,
    为所述条目信息标记紧急程度;或者,
    将所述条目信息标记为需要提醒。
  10. 根据权利要求6所述的方法,其中,当所述目标事件为隐藏事件时,所述按照所述目标事件对所述条目信息进行处理,包括:
    隐藏所述条目信息。
  11. 根据权利要求6所述的方法,其中,当所述目标事件为通信事件时,所述按照所述目标事件对所述条目信息进行处理,包括:
    显示通信请求的发送界面,所述通信请求的接收人为所述条目信息所属用户;
    其中,所述通信请求包括:电话通信请求、音视频通信请求、信息通信请求中的一种或多种。
  12. 一种终端设备,包括:
    确定模块,用于响应于针对条目信息的滑动操作,确定所述滑动操作对应的目标事件;
    激活模块,用于当所述滑动操作的滑动距离达到第一阈值时,激活所述目标事件;
    处理模块,用于当所述滑动距离达到第二阈值时,按照所述目标事件对所述条目信息进行处理;其中,所述第二阈值大于所述第一阈值。
  13. 一种终端设备,包括:
    存储器;
    处理器;以及
    计算机程序;
    其中,所述计算机程序存储在所述存储器中,并被配置为由所述处理器执行以实现如权利要求1至11任一项所述的方法。
  14. 一种计算机可读存储介质,其上存储有计算机程序,
    所述计算机程序被处理器执行以实现如权利要求1至11任一项所述的方法。
PCT/CN2020/073732 2019-12-26 2020-01-22 条目信息处理方法与终端设备、计算机可读存储介质 WO2021128537A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/756,318 US11941242B2 (en) 2019-12-26 2020-01-22 Entry information processing method, terminal device, and computer-readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911365849.8 2019-12-26
CN201911365849.8A CN111142736B (zh) 2019-12-26 2019-12-26 条目信息处理方法与终端设备、计算机可读存储介质

Publications (1)

Publication Number Publication Date
WO2021128537A1 true WO2021128537A1 (zh) 2021-07-01

Family

ID=70520472

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/073732 WO2021128537A1 (zh) 2019-12-26 2020-01-22 条目信息处理方法与终端设备、计算机可读存储介质

Country Status (3)

Country Link
US (1) US11941242B2 (zh)
CN (1) CN111142736B (zh)
WO (1) WO2021128537A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116088716A (zh) * 2022-06-13 2023-05-09 荣耀终端有限公司 窗口管理方法和终端设备

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111857917A (zh) * 2020-07-09 2020-10-30 北京字节跳动网络技术有限公司 一种交互方法、装置、设备及介质
CN113304472B (zh) * 2021-05-25 2024-02-02 网易(杭州)网络有限公司 二次确认方法、装置、计算机设备及可读存储介质
CN113805749A (zh) * 2021-09-23 2021-12-17 北京初志科技有限公司 一种数据销毁方法、装置、电子设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104133639A (zh) * 2014-06-06 2014-11-05 蓝信工场(北京)科技有限公司 一种用于具有触摸屏的电子设备的信息处理方法和设备
KR101470442B1 (ko) * 2014-10-21 2014-12-08 주식회사 모리아타운 모바일 단말의 광각 영상 통화 방법 및 장치
CN104636047A (zh) * 2013-11-07 2015-05-20 腾讯科技(深圳)有限公司 对列表中的对象进行操作的方法、装置及触屏终端
CN108139848A (zh) * 2015-10-09 2018-06-08 三星电子株式会社 提供流体式用户界面的电子装置和方法
CN109976643A (zh) * 2019-03-29 2019-07-05 网易(杭州)网络有限公司 目标页面处理方法及装置、电子设备、存储介质

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100973354B1 (ko) * 2008-01-11 2010-07-30 성균관대학교산학협력단 메뉴 유저 인터페이스 제공 장치 및 방법
CN103530047B (zh) * 2012-07-06 2019-12-24 百度在线网络技术(北京)有限公司 一种触摸屏设备事件触发方法及装置
CN103019589B (zh) * 2012-11-26 2015-07-08 广东欧珀移动通信有限公司 一种滑动删除列表条目的方法
CN104065615B (zh) * 2013-03-19 2018-02-27 联想(北京)有限公司 一种提示的方法及电子设备
CN103530041A (zh) * 2013-08-19 2014-01-22 贝壳网际(北京)安全技术有限公司 一种拖拽处理方法、装置和终端设备
CN103761036B (zh) * 2014-02-14 2017-05-17 北京猎豹移动科技有限公司 一种用于启动应用的方法及装置
US20160034164A1 (en) * 2014-07-30 2016-02-04 Wal-Mart Stores, Inc. Method and Apparatus for a Visual Tool to Selectively Modify Variables
CN106033307A (zh) * 2015-03-11 2016-10-19 青岛海信移动通信技术股份有限公司 一种邮件删除方法及终端设备
CN107847652B (zh) * 2015-07-02 2020-12-25 甘布罗伦迪亚股份公司 用于医疗用户界面的过程特征图形元素
CN106682462A (zh) * 2015-11-05 2017-05-17 中国移动通信集团天津有限公司 一种触摸屏解锁方法及终端
CN106855796A (zh) * 2015-12-09 2017-06-16 阿里巴巴集团控股有限公司 一种数据处理方法、装置和智能终端
US10733776B2 (en) * 2016-06-12 2020-08-04 Apple Inc. Gesture based controls for adjusting display areas
CN106559577B (zh) * 2016-11-25 2020-05-01 瑞安市任想科技有限责任公司 移动终端及其控制方法
CN107547750B (zh) * 2017-09-11 2019-01-25 Oppo广东移动通信有限公司 终端的控制方法、装置和存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104636047A (zh) * 2013-11-07 2015-05-20 腾讯科技(深圳)有限公司 对列表中的对象进行操作的方法、装置及触屏终端
CN104133639A (zh) * 2014-06-06 2014-11-05 蓝信工场(北京)科技有限公司 一种用于具有触摸屏的电子设备的信息处理方法和设备
KR101470442B1 (ko) * 2014-10-21 2014-12-08 주식회사 모리아타운 모바일 단말의 광각 영상 통화 방법 및 장치
CN108139848A (zh) * 2015-10-09 2018-06-08 三星电子株式会社 提供流体式用户界面的电子装置和方法
CN109976643A (zh) * 2019-03-29 2019-07-05 网易(杭州)网络有限公司 目标页面处理方法及装置、电子设备、存储介质

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116088716A (zh) * 2022-06-13 2023-05-09 荣耀终端有限公司 窗口管理方法和终端设备
CN116088716B (zh) * 2022-06-13 2023-12-08 荣耀终端有限公司 窗口管理方法和终端设备

Also Published As

Publication number Publication date
CN111142736B (zh) 2021-06-22
US11941242B2 (en) 2024-03-26
CN111142736A (zh) 2020-05-12
US20220413672A1 (en) 2022-12-29

Similar Documents

Publication Publication Date Title
WO2021128537A1 (zh) 条目信息处理方法与终端设备、计算机可读存储介质
CN106873854B (zh) 终端及界面交互控制方法、联系人对象创建方法及装置
US8391844B2 (en) Voicemail systems and methods
CN101686278A (zh) 通信方法及其通信装置
CN105471704B (zh) 一种实现多人通话的方法、装置及系统
US20140298187A1 (en) Dialing method, dialing device, mobile terminal and storage medium
CN104221465B (zh) 用于管理呼叫的方法和使用该方法的移动终端
WO2013189363A2 (zh) 在通话状态下通话双方发送/接收信息的方法及移动终端
CN104735238A (zh) 一种通话录音方法及装置
CN107894908A (zh) 一种智能终端的快速设置方法
CN108604251A (zh) 一种多媒体文件的分享方法及终端设备
WO2016155145A1 (zh) 信息共享方法和装置
WO2016127286A1 (zh) 一种呼叫转移的方法、终端及便携式电子设备
CN110945467B (zh) 一种免打扰方法和终端
US10318136B2 (en) Operation processing method and device
WO2014169635A1 (zh) 自动发送短消息方法、装置与终端
CN104333641B (zh) 通话方法及装置
WO2020063451A1 (zh) 通话留言方法、终端和具有存储功能的装置
CN105704322B (zh) 天气信息获取方法及装置
JP2016535527A (ja) 呼び出し転送方法、装置及び端末、プログラム及び記録媒体
WO2013167015A2 (zh) 实现情景模式设置的方法、装置及移动终端
CN105357388A (zh) 一种信息推荐的方法及电子设备
CN103218161B (zh) 一种基于多点触控的移动终端操作方法及系统
CN110597480B (zh) 一种自定义语音指令实现方法和终端
CN110636175B (zh) 通讯录制方法、终端设备及计算机可读存储介质

Legal Events

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

Ref document number: 20908379

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

Country of ref document: EP

Kind code of ref document: A1