WO2022042357A1 - 好友活跃信息的显示方法、装置、电子设备和存储介质 - Google Patents

好友活跃信息的显示方法、装置、电子设备和存储介质 Download PDF

Info

Publication number
WO2022042357A1
WO2022042357A1 PCT/CN2021/112811 CN2021112811W WO2022042357A1 WO 2022042357 A1 WO2022042357 A1 WO 2022042357A1 CN 2021112811 W CN2021112811 W CN 2021112811W WO 2022042357 A1 WO2022042357 A1 WO 2022042357A1
Authority
WO
WIPO (PCT)
Prior art keywords
friend
active
user
target
list
Prior art date
Application number
PCT/CN2021/112811
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 AU2021332794A priority Critical patent/AU2021332794B2/en
Priority to JP2022552212A priority patent/JP7316464B2/ja
Priority to KR1020227029538A priority patent/KR102558111B1/ko
Priority to CA3168347A priority patent/CA3168347A1/en
Priority to MX2022010788A priority patent/MX2022010788A/es
Priority to EP21860195.3A priority patent/EP4089532A4/en
Priority to BR112022017527A priority patent/BR112022017527A2/pt
Publication of WO2022042357A1 publication Critical patent/WO2022042357A1/zh
Priority to US17/887,627 priority patent/US11960709B2/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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
    • 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
    • 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/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Definitions

  • the present disclosure relates to the field of computer technology, for example, to a method, apparatus, electronic device and storage medium for displaying friend activity information.
  • a friend's activity information is generally displayed on a chat page. If a user wants to view a friend's activity information, he needs to find the friend on the message page, and click the display area of the friend on the message page to enter and communicate with the friend. on the chat page.
  • the present disclosure provides a method, apparatus, electronic device and storage medium for displaying activity information of a friend, so as to shorten the time spent on viewing activity information of a friend.
  • the present disclosure provides a method for displaying friend activity information, including:
  • Displaying an active friend list wherein the active friend list displays active information of active friends of the user, and the active friends are friends who went online within a recent preset time period.
  • the present disclosure also provides a display device for friend activity information, including:
  • the viewing instruction receiving module is configured to receive an active information viewing instruction, and the active information viewing instruction is generated when the user triggers the entry control in the message page;
  • the list display module is configured to display an active friend list, and the active friend list displays the active information of the active friends of the user, and the active friends are friends who have been online in a recent preset time period.
  • the present disclosure also provides an electronic device, comprising:
  • processors one or more processors
  • memory arranged to store one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors implement the above-mentioned method for displaying friend activity information.
  • the present disclosure also provides a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, implements the above-mentioned method for displaying friend activity information.
  • FIG. 1 is a schematic flowchart of a method for displaying friend activity information according to an embodiment of the present disclosure
  • FIG. 2 is a schematic diagram of a message page according to an embodiment of the present disclosure
  • FIG. 3 is a schematic diagram of another message page provided by an embodiment of the present disclosure.
  • FIG. 4 is a schematic diagram of an active friend list provided by an embodiment of the present disclosure.
  • FIG. 5 is a schematic diagram of another active friend list provided by an embodiment of the present disclosure.
  • FIG. 6 is a schematic flowchart of another method for displaying friend activity information according to an embodiment of the present disclosure
  • FIG. 7 is a schematic diagram of another active friend list provided by an embodiment of the present disclosure.
  • FIG. 8 is a schematic diagram of another active friend list provided by an embodiment of the present disclosure.
  • FIG. 9 is a schematic diagram of another active friend list provided by an embodiment of the present disclosure.
  • FIG. 10 is a schematic diagram of online prompt information provided by an embodiment of the present disclosure.
  • FIG. 11 is a schematic diagram of another online prompt information provided by an embodiment of the present disclosure.
  • FIG. 12 is a structural block diagram of a device for displaying friend activity information according to an embodiment of the present disclosure
  • FIG. 13 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
  • method embodiments of the present disclosure may be performed in different orders and/or in parallel. Furthermore, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the present disclosure is not limited in this regard.
  • the term “including” and variations thereof are open-ended inclusions, ie, "including but not limited to”.
  • the term “based on” is “based at least in part on.”
  • the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; the term “some embodiments” means “at least some embodiments”. Relevant definitions of other terms will be given in the description below.
  • FIG. 1 is a schematic flowchart of a method for displaying friend activity information according to an embodiment of the present disclosure.
  • the method may be performed by a device for displaying friend activity information, wherein the device may be implemented by software and/or hardware, and may be configured in an electronic device, for example, the device may be configured in a smart phone or a tablet computer.
  • the method for displaying activity information of friends provided by the embodiments of the present disclosure is applicable to a scenario of viewing activity information of friends, for example, a scenario of viewing activity information of multiple friends.
  • a method for displaying friend activity information provided by an embodiment of the present disclosure may include:
  • S101 Receive an active information viewing instruction, where the active information viewing instruction is generated when a user triggers an entry control in a message page.
  • the active information viewing instruction may be an instruction used to instruct the electronic device to pop up and display an active friend list with active friends’ active information;
  • the message page is a page used to display multiple types of messages to the user;
  • the entry control can be understood as being used to enter active friends
  • the control of the list, the entry control can be triggered after the user performs a corresponding trigger operation, for example, the trigger operation can be a click or a slide operation.
  • the electronic device may display the friend list 20 and the entry control 21 in the message page.
  • the friend list 20 may display friend information of each friend of the user, such as the friend's username, avatar, the last chat message sent by the friend and the user when they chat, and the sending time of the last message.
  • the display position of the entry control 21 in the message page can be flexibly set.
  • the electronic device can display the entry control 21 of the active friend list (as shown in FIG. 2 ) at the bottom of the message page, and the friend list 20 displayed in the message page.
  • An entry control 21 (as shown in FIG. 3 ) that displays an active buddy list at the top of the message page or an entry control 21 that displays an active buddy list elsewhere on the message page.
  • the electronic device can also display the fan control 22, the like control 23, the @me control 24 and the comment control 25 on the message page.
  • the user can click the fan control 22 to view the information of the users who follow him, and click the like control.
  • 23 View the likes you have received, view @my users or messages by clicking the @my control 24, and view the comments you have received by clicking the comment control 25.
  • the electronic device displays the message page on the screen and displays the entry control 21 of the active friend list at the set position of the message page; when the user wants to view the active information of the active friend, click the entry control 21; Correspondingly, after monitoring that the user clicks on the entry control 21, the electronic device determines to receive an active information viewing instruction.
  • the electronic device can display the entry control of the active friend list in the message page under any circumstances; it can also display the entry control of the active friend list only when there are active friends.
  • the currently displayed page is switched from another page to a message page, it can be judged whether there are active friends of the user at the current moment. If there is no active friend of the user at the current moment, the entry control is not displayed on the message page, so as to avoid the situation that there is no active friend in the active friend list displayed after the user triggers the entry control, and improve the user experience.
  • the relevant information of the active friends can be displayed in the portal control.
  • the portal control can display the user of at least one online friend. name and/or avatar, as well as the number of online friends (as shown in Figure 2 and Figure 3), so that the user can know the current online friend situation; when there is no online friend, at least one offline active friend is displayed in the entry control user name and/or avatar, so that the user can determine that no friends are currently online and understand the situation of active friends who are offline.
  • S102 Display an active friend list, where active information of active friends of the user is displayed in the active friend list, and the active friends are friends who went online within a recent preset time period.
  • An active friend is a friend who went online within the most recent preset time period, that is, an active friend can be a friend who is online at the current moment, or a friend who is offline at the current moment but has been online within the most recent preset time period; the most recent preset time period can be It is understood as a preset time period before the current time and ending at the current time.
  • the length of the latest preset time period can be set as needed.
  • the latest preset time period can be set to the last two days.
  • active friends are Friends who have been online in the last two days, such as friends who are online at the current moment, or friends who are offline at the current moment but have been online in the last two days.
  • the active friend list can be understood as a list used to display the active information of active friends, and the active information can be the online status of the friend, such as whether the friend is online and the offline time of the friend when the friend is offline, that is, when the friend is from the online state. become offline; as shown in FIG. 4 , the active friend list 31 may include at least one display area 32 (as shown by the dotted box in FIG. 4 , and in FIG.
  • the active friend information of an active friend in the active friend list 31 can be displayed in the display area 32, and the active friend information includes the user name and the active information, and can also include the friend's avatar 321.
  • each display area 32 can also display information about an active friend.
  • a control that interacts with the target active friend corresponding to the display area 32 ie, the active friend corresponding to the active friend information displayed in the display area 32
  • the control is the video call control 322 as an example).
  • the electronic device After receiving the active information viewing instruction, the electronic device displays the active friend list in the form of a floating window for the user to view. For example, the electronic device can directly display the active friend list in the form of a floating window at the set position; One side (such as the upper side, the lower side, the left side or the right side, etc.) pops up the active friend list and moves the pop-up active friend list to the set position for display.
  • One side such as the upper side, the lower side, the left side or the right side, etc.
  • the height of the active friend list can be a preset height value; it can also be adjusted according to the number of active friends, such as increasing the height of the active friend list when the number of active friends is large, until the active friend list can display all active friends or The height of the active friend list reaches its maximum display height (such as the height of the screen display area), and when the number of active friends is small, the height of the active friend list is reduced, which is not limited in this embodiment.
  • the display order of at least one active friend information in the active friends can be set flexibly, for example, it can be sorted according to the first letter of the user name in the active friend information, or, the online active friends are displayed first and the offline active friends are displayed after the online active friends.
  • the information of at least one active friend is displayed in the form of friends, and when displaying offline active friends, the at least one offline friend can be sorted in order of the last online time from early to late.
  • the electronic device can pop up the active friend list from the lower side of the screen and display the active friend list according to the preset height value, and display at least one active friend list in the order of online active friends-offline active friends in the active friend list.
  • Active friend information for active friends As shown in FIG. 4 , the lower boundary line of the active friend list 31 may overlap with the lower display boundary of the screen. When the number of active friends is large and cannot be displayed completely in the active friend list 31, the active friends can be changed based on the user's sliding operation.
  • the active friend information displayed in the list 31 that is, the user can view the active friend information in the active friend list 31 outside the display area of the screen by sliding up and down in the active friend list 31 .
  • the active friend list has been able to completely display the information of the first active friend in the active friend list
  • the active friend list can be closed, or when the user clicks the active friend list , you can also close the active friends list. That is, when the user wants to close the active friend list, he can slide down in the active friend area or click on the top area of the active friend list; correspondingly, the electronic device can display the information of the first active friend in the active friend list completely.
  • the user's downward swipe gesture is detected under certain circumstances, or when a click operation is detected in the top area of the active friend list, the display of the active friend list is stopped.
  • the displaying an active friend list includes: when the number of the active friends is lower than a preset number threshold, displaying a friend discovery control in a setting area of the active friend list; correspondingly, the The method further includes: when receiving the friend discovery instruction, switching the currently displayed page from the message page to the friend discovery page, and displaying the user information of the non-friend user to the user through the friend discovery page, and the friend discovery page
  • the instruction is generated when the user triggers the find friend control.
  • the preset number threshold and the setting area for displaying the found friends control can be set as needed, for example, the preset number threshold can be set to a value such as 4 or 5; the setting area can be the top or bottom of the active friends list; It can be used to instruct the electronic device to switch the currently displayed page to the friend discovery page, which can display the user information of the non-friend user to the user, such as the user information of the user who has not added a friend but may know, so as to facilitate the user to add Friends; the non-friend users can be understood as other users that the user has not added as friends.
  • a friend discovery control 33 may be displayed in the setting area of the active friend list 31 (eg, below the active friend list 31 ), so that Add friends when users have fewer active friends.
  • the electronic device determines whether the number of the user's active friends is lower than the preset number threshold when displaying the active friends list. If the number of the user's active friends is not lower than the preset number threshold, the friend discovery control is not displayed; If the number is lower than the preset number threshold, a found friend control will be displayed in the setting area of the active friend list.
  • the user can trigger the friend discovery control when he wants to add more friends or discover more people he may know, such as clicking on the friend discovery control; corresponding , after monitoring that the user triggers the friend discovery control, the electronic device confirms receipt of the friend discovery instruction, switches the currently displayed page from the message page to the friend discovery page, and displays the user information of the non-friend user on the friend discovery page to the user, for users to add friends.
  • the electronic device may also not display the friend discovery control in the active friend list, or continue to display the recommended user information directly below the displayed active friend information, that is, continue to display the recommended user information. Information about other users that the user has added as friends.
  • the electronic device may also display a friend discovery control in the active friend list, which is not limited in this embodiment.
  • an activity information viewing instruction generated when a user triggers an entry control in a message page is received, and after receiving the activity information viewing instruction, a list of active friends is displayed on the screen, so as to The active information of the active friends of the user is displayed through the active friends list.
  • the entry control of the active friend list is displayed on the message page, and when the user triggers the entry control, the active information of the active friend is displayed to the user through the active friend list, so that the user only needs to trigger the message page.
  • the entry control shown in the entry can check the active information of multiple active friends, which can simplify the viewing process of the active information of the friends and shorten the time spent on viewing the active information of the friends.
  • FIG. 6 is a schematic flowchart of another method for displaying friend activity information provided by an embodiment of the present disclosure.
  • the solution in this embodiment may be combined with one or more optional solutions in the foregoing embodiments.
  • the method further includes: receiving a call instruction, where the call instruction is generated when the user triggers a target call control in the active friend list, and the target call The control is located in the first target display area corresponding to the first active friend, and the target call control is a video call control or a voice call control; initiate a call with the first active friend, and change the current display page from the message page Switch to the target call page, so that the user can make a call with the first active friend on the target call page.
  • the method further includes: receiving a homepage access instruction, where the homepage access instruction is generated when the user clicks on a target display object in the active friend list, and the target display object is located in the second In the second target display area corresponding to the active friend, the target display object is a friend's avatar or a homepage control; the currently displayed page is switched from the message page to the personal homepage of the second active friend.
  • the method further includes: receiving a chat instruction, the chat instruction is generated when a click operation acting on a target sub-area in the active friend list is monitored, and the target sub-area is monitored.
  • the area is located in the third target display area corresponding to the third active friend, and the target sub-area is the chat control area or the non-control area in the third target display area except the friend's avatar area;
  • the message plane is switched to the target chat page, so that the user can chat with the third active friend on the target chat page.
  • the method further includes: receiving a greeting instruction, the greeting instruction is generated when the user triggers a target greeting control in the active friend list, and the target greeting control is located in the fourth In the fourth target display area corresponding to the active friend; sending preset greeting information to the fourth active friend.
  • the method for displaying friend activity information may include:
  • S201 Receive an active information viewing instruction, where the active information viewing instruction is generated when a user triggers an entry control in a message page.
  • S202 Display an active friend list, and execute S203, S205, S207 or S209.
  • the active friend list displays active information of active friends of the user, and the active friends are friends who went online within a recent preset time period.
  • S203 Receive a call instruction, the call instruction is generated when the user triggers the target call control in the active friend list, the target call control is located in the first target display area corresponding to the first active friend, and the target call control For video call controls or voice call controls.
  • the call instruction may be used to instruct the electronic device to initiate a call with the corresponding active friend and switch the currently displayed page to a page for conducting a video call with the corresponding active friend.
  • the currently displayed page may be understood as the page currently displayed on the screen of the electronic device.
  • the target call control is a call control triggered by the user.
  • the first target display area is the display area to which the target call control belongs
  • the first active friend is the friend corresponding to the first target display area, that is, within the first target display area. Friends corresponding to the displayed active friends information.
  • a video call control (such as the video call control 322 shown in FIG. 4 and FIG. 5 ) and/or a voice call control may be displayed in each display area of the active friend list, so that the user can communicate with the corresponding active friend easily. Friends make video calls or voice calls.
  • the electronic device displays the active friend list to the user.
  • the user wants to make a video call/voice call with an active friend in the active friend list (ie, the first active friend)
  • the user triggers (such as clicking or dragging) the corresponding active friend
  • the video call control/voice call control ie the target call control
  • the electronic device detects that the user clicks the video call control/voice call in the first target display area
  • initiate a video call/voice call with the first active friend such as sending a video call request/voice call request to the first active friend, and switch the currently displayed page from the message page to the video Call page/Voice call page.
  • S205 Receive a homepage access instruction, where the homepage access instruction is generated when the user clicks a target display object in the active friend list, the target display object is located in the second target display area corresponding to the second active friend, and the target display object is located in the second target display area corresponding to the second active friend.
  • the display object is a friend's avatar or a homepage control.
  • the homepage access instruction may be used to instruct the electronic device to switch the currently displayed page to the personal homepage of the corresponding friend.
  • the target display object is the friend's avatar or homepage control clicked by the user, correspondingly, the second target display area is the display area to which the target display object belongs, and the second active friend is the friend corresponding to the second target display area.
  • the home page control may or may not be displayed in each display area of the active buddy list.
  • a homepage control is displayed in each display area of the active friend list
  • the user can access the personal information of the active friend by triggering (such as clicking or dragging, etc.) the homepage control in the display area where the active friend information of the corresponding active friend is displayed.
  • Homepage when the homepage control is not displayed in each display area of the active friend list, the user can enter the personal homepage of the active friend by clicking on the friend avatar of the active friend displayed in the active friend list, as shown in Figure 4 and Figure 5.
  • the user enters the personal homepage of an active friend by clicking on the friend avatar 321 of an active friend displayed in the active friend list 31 .
  • the electronic device displays the active friend list to the user, and when the user wants to view the personal homepage of an active friend (ie, the second active friend), he clicks the friend's avatar of the active friend (for each display area in the active friend list, the home page is not displayed).
  • an active friend ie, the second active friend
  • the device detects that the user clicks on the friend's avatar in the second target display area or triggers the home page control in the second target display area, the device confirms receipt of the home page access instruction, and switches the currently displayed page from the message page to the second active friend's individual
  • the homepage is used for the user to view the information displayed in the personal homepage of the second active friend, such as for the user to view the works and dynamics of the second active friend.
  • S207 Receive a chat instruction, the chat instruction is generated when a click operation acting on a target sub-area in the active friend list is monitored, and the target sub-area is located in a third target display area corresponding to a third active friend , the target sub-area is a chat control area or a non-control area in the third target display area except the friend's avatar area.
  • S208 Switch the currently displayed page from the message surface to the target chat page, so that the user can chat with the third active friend on the target chat page, and the operation is ended.
  • the chat instruction may be used to instruct the electronic device to switch the currently displayed page to a chat page for the user to chat with the corresponding active friend.
  • the non-control area is the area where no controls are displayed.
  • the target sub-area is the sub-area clicked by the user, correspondingly, the third target display area is the display area to which the target sub-area belongs, the third active friend is the friend corresponding to the third target display area, and the target chat page is used for The page where the user chats with the third active friend.
  • chat controls may or may not be displayed in each display area of the active buddy list.
  • a chat control is displayed in each display area of the active friend list (such as the chat control 323 shown in FIG. 7 )
  • the user can trigger (such as clicking or dragging) to display the active friend information of the corresponding active friend.
  • the chat control in the display area enters the chat page when chatting with the friend; when the chat control is not displayed in each display area of the active friend list (as shown in Figure 4 and Figure 5), the user can click to display the corresponding In the display area of the active friend information of the active friend, the non-control area except for the friend's avatar enters the chat page for chatting with the active friend.
  • the electronic device displays the list of active friends to the user.
  • an active friend ie, the third active friend
  • click on the display area corresponding to the active friend ie, the third target display area
  • Non-control area for cases where chat controls are not displayed in each display area in the active friend list
  • triggering chat controls displayed in the third target display area for chat controls displayed in each display area in the active friend list
  • the electronic device detects that the user clicks a non-control area in the third target display area except for the friend's avatar or triggers a chat control in the third target display area, it confirms that the chat command is received, and the current
  • the display page is switched from the message page to a chat page for chatting with the third active friend, so that the user can chat with the third active friend in the chat page.
  • the electronic device may further prompt the user for a new chat message by changing the display form of the chat controls.
  • the method for displaying friend activity information provided in this embodiment may further include: when the chat information sent by the third active friend is received, switching the chat controls in the third target display area from the first display form to the first display form. Second, the display form is used to prompt the user to view the chat information.
  • the electronic device may display the chat control 323 in each display area in the first display form.
  • the electronic device when receiving a new chat message from an active friend, the electronic device can display the chat control 323 in the corresponding display area in a second display form, such as a circle.
  • the electronic device can also display the number of received new chat messages of the corresponding friend in the chat control 323 switched to the second display form, For example, when only a new chat message from an active friend (such as the active friend corresponding to the user name 2 in FIG. 8 ) is received, the chat control 323 can be displayed in a smaller size; when an active friend (as shown in FIG. 8 ) is received 8), the chat control 323 can be displayed in a larger size, and the number of received new chat messages can be displayed in the chat control 323 (Fig. 8 to receive 2 new chat messages as an example).
  • an active friend such as the active friend corresponding to the user name 2 in FIG. 8
  • the electronic device when receiving a new chat message from an active friend, may also replace the active friend's active information or message content displayed in the active friend list with the currently received information of the new chat message. The content of the message for easy viewing by the user.
  • the greeting instruction can be used to instruct the electronic device to send a preset greeting message to the corresponding active friend.
  • the preset greeting message can be understood as a message with preset message content, and the message content can be an expression, a picture, or a text.
  • the target greeting control is a greeting control triggered by the user, correspondingly, the fourth target display area is the display area to which the target greeting control belongs, and the fourth active friend is a friend corresponding to the fourth target display area.
  • a greeting control 324 may be displayed in each display area 32 of the active friend list 31, so that the user can quickly send a preset greeting message to the corresponding active friend.
  • the electronic device displays the active friend list to the user.
  • the user wants to send a preset greeting message to an active friend in the active friend list (that is, the fourth active friend)
  • the "end operation" in the above steps only means that the electronic device has ended the response operation to the currently received instruction (such as a call instruction, homepage access instruction, chat instruction or greeting instruction), that is, the current received instruction.
  • the response operation has been completed, which is not used to limit the electronic device to perform no more operations.
  • the first target display area, the second target display area, the third target display area, and the fourth target display area in this embodiment may be the same display area or different display areas in the active friend list.
  • the first active friend, the second active friend, the third active friend and the fourth active friend may be the same active friend or different active friends.
  • the schematic diagram of the active friend list provided by this embodiment, only one control is shown in each display area, but this embodiment can also display two or more controls mentioned above in each display area. , which can be set as required.
  • the method for displaying friend activity information may further include: when receiving a friend online prompt instruction from the server, generating and displaying online prompt information to prompt the user that the target friend is online, the online prompt instruction. Generated by the server when monitoring that the target friend of the user is online, and the intimacy between the target friend and the user is greater than a preset intimacy threshold.
  • the server monitors whether a target friend whose intimacy with the user is greater than a preset intimacy threshold is online, and when monitoring that the user has a target friend online, sends an online prompt instruction to the electronic device; correspondingly, the electronic device receives After the online prompt instruction sent by the server is sent, the online prompt information is generated and displayed to prompt the user's target friend to go online.
  • the intimacy between the user and a friend can be determined according to the number of interactions or the frequency of interaction between the user and the friend, and the preset intimacy threshold can be set by the staff or the user as needed.
  • the staff can set the preset intimacy on the server side The threshold value, or, the user inputs the preset intimacy threshold value in the corresponding page of the electronic device (such as the setting page);
  • the online prompt information can display the friend avatar and user name of the target friend who is currently online (as shown in Figure 10, Figure 10 It is assumed that the target friend corresponding to user name 1 is online); the friend avatar and user name of at least one friend currently online can also be displayed (as shown in Figure 11, in Figure 11, it is assumed that the friend corresponding to user name 1 and user name 2 online).
  • This embodiment can also determine whether to prompt the user for the target friend online based on the user's settings. For example, a target friend online prompt switch can be set on a page (such as a settings page). If the user triggers the activation of the target friend online prompt switch, that is, if If the target friend online prompt switch is on, the server monitors whether the user's target friend is online, and when monitoring that the user's target friend is online, sends a friend online prompt instruction to the electronic device. Correspondingly, the electronic device receives the message sent by the server.
  • a target friend online prompt switch can be set on a page (such as a settings page). If the user triggers the activation of the target friend online prompt switch, that is, if If the target friend online prompt switch is on, the server monitors whether the user's target friend is online, and when monitoring that the user's target friend is online, sends a friend online prompt instruction to the electronic device. Correspondingly, the electronic device receives the message sent by the server.
  • the server may not monitor the user.
  • the operation of whether the target friend of the user is online or does not perform the operation of sending a friend online prompt instruction to the electronic device when monitoring that the user's target friend is online, or the electronic device may not perform the generation and operation when receiving the friend online prompt instruction from the server.
  • the method further includes: receiving a list display instruction, where the list display instruction is generated when a click operation in the information display area acting on the online prompt information is monitored. ; Switch the currently displayed page to a message page, and display a list of active friends in the message page.
  • the list display instruction can be used to instruct the electronic device to switch the currently displayed page to the message page, and display the active friend list in the message page.
  • the electronic device displays the online prompt information to the user, and the user clicks the display area of the online prompt information when he wants to view the currently online friend or interact with an online friend;
  • the user clicks in the display area of the online prompt information it is confirmed that the list display instruction is received, the current display page is switched to the message page, and the active friend list is displayed in the message page, so that the user can quickly view the online friends and communicate with the online friends. Friends to interact.
  • the electronic device can switch the currently displayed page based on the different received commands, which not only enables the user to check the active status of friends in a timely and accurate manner, but also provides users with a convenient and efficient way of interaction, reducing the number of active friends between the user and the user.
  • the time spent on interaction promotes the interaction and communication between friends and enhances the user's sense of social atmosphere.
  • FIG. 12 is a structural block diagram of a device for displaying friend activity information according to an embodiment of the present disclosure.
  • the apparatus can be implemented by software and/or hardware, and can be configured in an electronic device.
  • the apparatus can be configured in a smart phone or a tablet computer, and can display the friend's activity information by executing the method for displaying the friend's activity information. As shown in FIG.
  • the device includes a viewing instruction receiving module 1201 and a list displaying module 1202, wherein the viewing instruction receiving module 1201 is configured to receive an active information viewing instruction, and the active information viewing instruction is an entry in the user-triggered message page
  • the list display module 1202 is configured to display an active friend list, and the active friend list displays the active information of the user's active friends, and the active friends are the friends who went online in the most recent preset time period.
  • the viewing instruction receiving module 1201 receives the activity information viewing instruction generated when the user triggers the entry control in the message page, and displays the active friend list on the screen through the list display module 1202, In order to display the active information of the active friends of the user through the active friends list.
  • the entry control of the active friend list is displayed on the message page, and when the user triggers the entry control, the active information of the active friend is displayed to the user through the active friend list, so that the user only needs to trigger the message page.
  • the entry control shown in the entry can check the active information of multiple active friends, which can simplify the viewing process of the active information of the friends and shorten the time spent on viewing the active information of the friends.
  • the device for displaying friend activity information may further include: a call instruction receiving module, configured to receive a call instruction after the display of the active friend list, the call instruction triggers the user to trigger the target in the active friend list It is generated during the call control, the target call control is located in the first target display area corresponding to the first active friend, and the target call control is a video call control or a voice call control; the call module is set to initiate a call with the first active friend. and the currently displayed page is switched from the message page to the target call page, so that the user can communicate with the first active friend on the target call page.
  • a call instruction receiving module configured to receive a call instruction after the display of the active friend list, the call instruction triggers the user to trigger the target in the active friend list It is generated during the call control, the target call control is located in the first target display area corresponding to the first active friend, and the target call control is a video call control or a voice call control; the call module is set to initiate a call with the first active friend. and the currently displayed page
  • the device for displaying friend activity information may further include: an access instruction receiving module, configured to receive a homepage access instruction after the active friend list is displayed, where the homepage access instruction is clicked on the active friend list by the user
  • the target display object is generated when the target display object is generated, the target display object is located in the second target display area corresponding to the second active friend, and the target display object is a friend's avatar or a homepage control
  • the homepage switching module is set to change the current display page from all The message page is switched to the personal homepage of the second active friend.
  • the device for displaying friend activity information may further include: a chat instruction receiving module, configured to receive a chat instruction after the active friend list is displayed, and the chat instruction is monitored to act on the active friend list.
  • the target sub-area is generated when a click operation is performed in the target sub-area, the target sub-area is located in the third target display area corresponding to the third active friend, and the target sub-area is the chat control area or the third target display area.
  • the non-control area outside the avatar area; the chat page switching module is configured to switch the currently displayed page from the message plane to the target chat page, so that the user can chat with the third active friend on the target chat page.
  • the device for displaying friend activity information may further include: a form switching module configured to, when receiving the chat information sent by the third active friend, change the chat controls in the third target display area from the third A display form is switched to a second display form to prompt the user to view the chat information.
  • a form switching module configured to, when receiving the chat information sent by the third active friend, change the chat controls in the third target display area from the third A display form is switched to a second display form to prompt the user to view the chat information.
  • the device for displaying friend activity information may further include: a greeting instruction receiving module, configured to receive a greeting instruction after the active friend list is displayed, and the greeting instruction is in the active friend list triggered by the user
  • the target greeting control is generated when the target greeting control is located in the fourth target display area corresponding to the fourth active friend; the information sending module is configured to send preset greeting information to the fourth active friend.
  • the list display module 1202 may also be configured to: when the number of the active friends is lower than the preset number threshold, display a friend discovery control in the setting area of the active friend list; correspondingly, this
  • the device for displaying friend activity information provided by the embodiment may further include: a friend page switching module, configured to switch the currently displayed page from the message page to the friend discovery page when receiving the friend discovery instruction, and through the friend discovery page
  • the page displays the user information of the non-friend user to the user, and the friend finding instruction is generated when the user triggers the finding friend control.
  • the device for displaying friend activity information may further include: an information prompt module, configured to generate and display on-line prompt information when receiving a friend online prompt instruction from the server, so as to prompt the user that the target friend goes online, and the on-line prompt information is displayed.
  • the prompt instruction is generated by the server when monitoring that the target friend of the user is online, and the intimacy between the target friend and the user is greater than a preset intimacy threshold.
  • the device for displaying friend activity information may further include: a list display instruction receiving module, configured to receive a list display instruction after the online prompt information is generated and displayed, and the list display instruction is monitored after monitoring the effect on all Generated when a click operation is performed in the information display area of the above-mentioned online prompt information; the friend list switching module is configured to switch the currently displayed page to a message page, and display an active friend list in the message page.
  • a list display instruction receiving module configured to receive a list display instruction after the online prompt information is generated and displayed, and the list display instruction is monitored after monitoring the effect on all Generated when a click operation is performed in the information display area of the above-mentioned online prompt information
  • the friend list switching module is configured to switch the currently displayed page to a message page, and display an active friend list in the message page.
  • the device for displaying friend activity information provided by the embodiment of the present disclosure can execute the method for displaying friend activity information provided by any embodiment of the present disclosure, and has functional modules and effects corresponding to the method for displaying friend activity information.
  • the method for displaying friend activity information provided by any embodiment of the present disclosure can execute the method for displaying friend activity information provided by any embodiment of the present disclosure, and has functional modules and effects corresponding to the method for displaying friend activity information.
  • Terminal devices in the embodiments of the present disclosure may include, but are not limited to, such as mobile phones, notebook computers, digital broadcast receivers, personal digital assistants (Personal Digital Assistants, PDAs), tablet computers (PADs), and portable multimedia players (Portable Media Players). , PMP), in-vehicle terminals (eg, in-vehicle navigation terminals), and other mobile terminals, as well as fixed terminals such as digital (Television, TV), desktop computers, and the like.
  • PMP Personal Digital Assistants
  • PMP Personal Digital Assistants
  • PDAs Personal Digital Assistants
  • PADs tablet computers
  • portable multimedia players Portable Media Players
  • PMP Personal Digital Assistants
  • PMP Personal Digital Assistants
  • in-vehicle terminals eg, in-vehicle navigation terminals
  • other mobile terminals as well as fixed terminals such as digital (Television, TV), desktop computers, and the like.
  • the electronic device shown in FIG. 13 is only an example, and should not impose any limitation on the function
  • the electronic device 1300 may include a processing device (eg, a central processing unit, a graphics processor, etc.) 1301, which may be based on a program stored in a read-only memory (Read-Only Memory, ROM) 1302 or from a storage device 1308 programs loaded into Random Access Memory (RAM) 1303 to perform various appropriate actions and processes.
  • a processing device eg, a central processing unit, a graphics processor, etc.
  • RAM Random Access Memory
  • various programs and data required for the operation of the electronic device 1300 are also stored.
  • the processing device 1301, the ROM 1302, and the RAM 1303 are connected to each other through a bus 1304.
  • An Input/Output (I/O) interface 1305 is also connected to the bus 1304 .
  • I/O interface 1305 the following devices can be connected to the I/O interface 1305: input devices 1306 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a Liquid Crystal Display (LCD) Output devices 1307, speakers, vibrators, etc.; storage devices 1308, including, for example, tapes, hard disks, etc.; and communication devices 1309. Communication means 1309 may allow electronic device 1300 to communicate wirelessly or by wire with other devices to exchange data.
  • FIG. 13 shows an electronic device 1300 having various means, it is not required to implement or have all of the illustrated means. More or fewer devices may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via the communication device 1309, or from the storage device 1308, or from the ROM 1302.
  • the processing device 1301 the above-mentioned functions defined in the methods of the embodiments of the present disclosure are executed.
  • the computer-readable medium described above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the two.
  • the computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above.
  • Examples of computer-readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer disks, hard disks, RAM, ROM, Erasable Programmable Read-Only Memory (EPROM) or flash memory), optical fiber, portable compact disk read-only memory (Compact Disc Read-Only Memory, CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
  • the program code embodied on the computer-readable medium may be transmitted by any suitable medium, including but not limited to: electric wire, optical fiber cable, radio frequency (RF), etc., or any suitable combination of the above.
  • clients and servers can communicate using any currently known or future developed network protocols, such as HyperText Transfer Protocol (HTTP), and can communicate with digital data in any form or medium.
  • Communication eg, a communication network
  • Examples of communication networks include Local Area Networks (LANs), Wide Area Networks (WANs), the Internet (eg, the Internet), and peer-to-peer networks (eg, ad hoc peer-to-peer networks), as well as any currently Known or future developed networks.
  • LANs Local Area Networks
  • WANs Wide Area Networks
  • the Internet eg, the Internet
  • peer-to-peer networks eg, ad hoc peer-to-peer networks
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device causes the electronic device to: receive an active information viewing instruction, and the active information viewing instruction is in the user trigger message page It is generated when the entry control of the user is generated; an active friend list is displayed, and the active friend list displays the active information of the active friends of the user, and the active friends are the friends who went online in the most recent preset time period.
  • Computer program code for performing operations of the present disclosure may be written in one or more programming languages, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and This includes conventional procedural programming languages - such as the "C" language or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer may be connected to the user computer through any kind of network, including a LAN or WAN, or may be connected to an external computer (eg, using an Internet service provider to connect through the Internet).
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logical functions for implementing the specified functions executable instructions.
  • the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or operations , or can be implemented in a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure may be implemented in a software manner, and may also be implemented in a hardware manner.
  • the name of the module does not constitute a limitation on the unit itself.
  • exemplary types of hardware logic components include: Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (Application Specific Standard Products) Standard Parts, ASSP), system on chip (System on Chip, SOC), complex programmable logic device (Complex Programmable Logic Device, CPLD) and so on.
  • FPGAs Field Programmable Gate Arrays
  • ASICs Application Specific Integrated Circuits
  • ASSP Application Specific Standard Products
  • SOC System on Chip
  • complex programmable logic device Complex Programmable Logic Device, CPLD
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with the instruction execution system, apparatus or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices, or devices, or any suitable combination of the foregoing. Examples of machine-readable storage media would include one or more wire-based electrical connections, portable computer disks, hard disks, RAM, ROM, EPROM or flash memory, optical fibers, CD-ROMs, optical storage devices, magnetic storage devices, or Any suitable combination of the above.
  • Example 1 provides a method for displaying friend activity information, including:
  • the active information viewing instruction is generated when the user triggers an entry control in the message page; display an active friend list, and the active friend list displays the active information of the active friends of the user, and the active friend list is displayed.
  • Friends are friends who have been online within the most recent preset time period.
  • Example 2 according to the method of Example 1, after the displaying the active friend list, further comprising:
  • the call instruction is generated when the user triggers the target call control in the active friend list, the target call control is located in the first target display area corresponding to the first active friend, and the target call control is a video Call control or voice call control; initiate a call with the first active friend, and switch the currently displayed page from the message page to the target call page, so that the user can communicate with the first active friend on the target call page Friends make a call.
  • Example 3 according to the method of Example 1, after the displaying the active friend list, further includes:
  • the homepage access instruction is generated when the user clicks on the target display object in the active friend list, the target display object is located in the second target display area corresponding to the second active friend, and the target display object is located in the second target display area corresponding to the second active friend It is a friend's avatar or a homepage control; the currently displayed page is switched from the message page to the personal homepage of the second active friend.
  • Example 4 according to the method of Example 1, after the displaying the active buddy list, further includes:
  • the chat instruction is generated when a click operation acting on a target sub-area in the active friend list is monitored, and the target sub-area is located in the third target display area corresponding to the third active friend, so The target sub-area is the chat control area or the non-control area in the third target display area except for the friend's avatar area; the current display page is switched from the message side to the target chat page, so that the user is in the target chat page. Chat with the third active friend on the chat page.
  • Example 5 is according to the method of Example 4, further comprising:
  • the chat control in the third target display area is switched from the first display form to the second display form to prompt the user to view the chat information.
  • Example 6 according to the method of Example 1, after the displaying an active friend list, further includes:
  • Example 7 According to the method of any one of Examples 1-6, the displaying an active friend list includes:
  • the method further includes:
  • the currently displayed page is switched from the message page to the friend discovery page, and the user information of the non-friend user is displayed to the user through the friend discovery page, and the friend discovery instruction is triggered by the user Generated when the friend control is found.
  • Example 8 is the method according to any one of Examples 1-6, further comprising:
  • the online prompt instruction When receiving a friend online prompt instruction from the server, generate and display online prompt information to prompt the user's target friend to go online.
  • the online prompt instruction is generated by the server when monitoring that the user's target friend is online.
  • the intimacy between the target friend and the user is greater than a preset intimacy threshold.
  • Example 9 according to the method described in Example 8, after the generating and displaying the online prompt information, further includes:
  • the list display instruction is generated when a click operation acting on the information display area of the online prompt information is monitored; the current display page is switched to a message page, and active friends are displayed on the message page list.
  • Example 10 provides an apparatus for displaying friend activity information, including:
  • the viewing instruction receiving module is configured to receive an active information viewing instruction, and the active information viewing instruction is generated when the user triggers the entry control in the message page;
  • the list display module is configured to display an active friend list, and the active friends list is displayed with Active information of active friends of the user, where the active friends are friends who have been online within a recent preset time period.
  • Example 11 provides an electronic device, comprising:
  • Example 1 The method for displaying friend activity information described in any one of -9.
  • Example 12 provides a computer-readable storage medium having stored thereon a computer program that, when executed by a processor, implements the buddy as described in any of Examples 1-9 Display method for active information.

Abstract

本申请公开了一种好友活跃信息的显示方法、装置、电子设备和存储介质。好友活跃信息的显示方法包括:接收活跃信息查看指令,其中,活跃信息查看指令在用户触发消息页面中的入口控件时生成;显示活跃好友列表,其中,活跃好友列表内显示有用户的活跃好友的活跃信息,活跃好友为最近预设时间段内上线的好友。本申请能够简化好友活跃信息的查看过程,缩短查看好友活跃信息所花费的时间。

Description

好友活跃信息的显示方法、装置、电子设备和存储介质
本申请要求在2020年08月25日提交中国专利局、申请号为202010868841.X的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本公开涉及计算机技术领域,例如涉及一种好友活跃信息的显示方法、装置、电子设备和存储介质。
背景技术
用户有时需要查看好友的活跃信息,以便选择合适的好友进行互动。
相关技术中一般在聊天页面中展示好友的活跃信息,用户若想要查看一好友的活跃信息,需要在消息页面中找到该好友,并点击该好友在消息页面中的显示区域,进入与该好友的聊天页面中进行查看。
但是,当需要查看多个好友的活跃信息时,需要针对每一个好友重复执行上述操作,操作繁琐且需要花费较长的时间。
发明内容
本公开提供一种好友活跃信息的显示方法、装置、电子设备和存储介质,以缩短查看好友的活跃信息所花费的时间。
本公开提供了好友活跃信息的显示方法,包括:
接收活跃信息查看指令,其中,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;
显示活跃好友列表,其中,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
本公开还提供了一种好友活跃信息的显示装置,包括:
查看指令接收模块,设置为接收活跃信息查看指令,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;
列表显示模块,设置为显示活跃好友列表,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
本公开还提供了一种电子设备,包括:
一个或多个处理器;
存储器,设置为存储一个或多个程序;
当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现上述的好友活跃信息的显示方法。
本公开还提供了一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现上述的好友活跃信息的显示方法。
附图说明
图1为本公开实施例提供的一种好友活跃信息的显示方法的流程示意图;
图2为本公开实施例提供的一种消息页面示意图;
图3为本公开实施例提供的另一种消息页面示意图;
图4为本公开实施例提供的一种活跃好友列表示意图;
图5为本公开实施例提供的另一种活跃好友列表示意图;
图6为本公开实施例提供的另一种好友活跃信息的显示方法的流程示意图;
图7为本公开实施例提供的另一种活跃好友列表示意图;
图8为本公开实施例提供的另一种活跃好友列表示意图;
图9为本公开实施例提供的另一种活跃好友列表示意图;
图10为本公开实施例提供的一种上线提示信息示意图;
图11为本公开实施例提供的另一种上线提示信息示意图;
图12为本公开实施例提供的一种好友活跃信息的显示装置的结构框图;
图13为本公开实施例提供的一种电子设备的结构示意图。
具体实施方式
下面将参照附图描述本公开的实施例。虽然附图中显示了本公开的一些实施例,然而本公开可以通过多种形式来实现,而且不应该被解释为限于这里阐述的实施例,提供这些实施例是为了理解本公开。
本公开的方法实施方式中记载的多个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。 术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,除非在上下文另有指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
图1为本公开实施例提供的一种好友活跃信息的显示方法的流程示意图。该方法可以由好友活跃信息的显示装置执行,其中,该装置可以由软件和/或硬件实现,可配置于电子设备中,例如,该装置可以配置在智能手机或平板电脑中。可选的,本公开实施例提供的好友活跃信息的显示方法适用于查看好友的活跃信息的场景,例如适用于查看多名好友的活跃信息的场景。如图1所示,本公开实施例提供的好友活跃信息的显示方法可以包括:
S101、接收活跃信息查看指令,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成。
活跃信息查看指令可以是用于指示电子设备弹出显示有活跃好友的活跃信息的活跃好友列表的指令;消息页面是用于向用户展示多类消息的页面;入口控件可以理解为用于进入活跃好友列表的控件,该入口控件可以在用户执行相应的触发操作后进行触发,该触发操作例如可以为点击或滑动操作,以下以入口控件的触发操作为点击操作为示例进行说明。
示例性的,请参考图2和图3,电子设备可以在消息页面中展示好友列表20和入口控件21。该好友列表20中可以展示有用户的每个好友的好友信息,如好友的用户名、头像、好友与该用户二人进行聊天时发送的最后一条聊天消息以及该最后一条消息的发送时间等。该入口控件21在消息页面中的显示位置可以灵活设置,如电子设备可以在消息页面的底部显示活跃好友列表的入口控件21(如图2所示)、在消息页面中所显示的好友列表20的上方显示活跃好友列表的入口控件21(如图3所示)或在消息页面的其他位置显示活跃好友列表的入口控件21。此外,电子设备还可以在消息页面中展示粉丝控件22、点赞控件23、@我的控件24和评论控件25,用户可以通过点击粉丝控件22查看关注 自己的用户的信息,通过点击点赞控件23查看自己收到的点赞,通过点击@我的控件24查看@自己的用户或消息,并通过点击评论控件25查看自己收到的评论。
请继续参考图2和图3,电子设备通过屏幕展示消息页面并在消息页面的设定位置显示活跃好友列表的入口控件21;用户在欲查看活跃好友的活跃信息时,点击该入口控件21;相应的,电子设备在监测到用户点击入口控件21后,确定接收到活跃信息查看指令。
在本实施例中,电子设备可以在任意情况下均在消息页面中显示活跃好友列表的入口控件;也可以仅在存在活跃好友时,显示活跃好友列表的入口控件,示例性的,电子设备在将当前显示页面由其他页面切换为消息页面时,可以判断当前时刻是否存在用户的活跃好友,若当前时刻存在用户的活跃好友,则在消息页面的设定位置显示活跃好友列表的入口控件,若当前时刻不存在用户的活跃好友,则不在消息页面中显示入口控件,以避免出现用户触发该入口控件后所显示的活跃好友列表中不存在任何活跃好友的情况,提高用户的使用体验。
此外,为了便于用户了解活跃好友的情况,电子设备在显示入口控件时,可以在入口控件中显示活跃好友的相关信息,如当存在在线好友时,在入口控件中显示至少一位在线好友的用户名和/或头像,以及在线好友的数量(如图2和图3所示),以便于用户了解当前在线好友的情况;当不存在在线好友时,在入口控件中显示至少一位离线的活跃好友的用户名和/或头像,以便于用户确定当前无好友在线并了解离线的活跃好友的情况。
S102、显示活跃好友列表,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
活跃好友为在最近预设时间段内上线的好友,即活跃好友可以为当前时刻在线的好友,也可以为当前时刻离线但是在最近预设时间段内曾经上线的好友;最近预设时间段可以理解为在当前时刻之前且以当前时刻为结束时间的预设时间段,最近预设时间段的长度可以根据需要设置,如最近预设时间段可以设置为最近两天,相应的,活跃好友即为在最近两天内上线的好友,如当前时刻在线的好友,或者,当前时刻离线但是在最近两天内曾经上线过的好友。活跃好友列表可以理解为用于显示活跃好友的活跃信息的列表,该活跃信息可以为好友的在线情况,如好友是否在线以及当好友离线时好友的离线时间,即好友是在何时由在线状态变为离线状态的;如图4所示,活跃好友列表31中可以包含至少一个显示区域32(如图4中虚线框所示,图4中以包括六个显示区域32为例),每个显示区域32中可以显示有活跃好友列表31中一名活跃好友的活跃好友信息,该活跃好友信息包括用户名和活跃信息,还可以包括好友头像321, 此外,每个显示区域32中还可以显示有与该显示区域32对应的目标活跃好友(即与该显示区域32中所显示的活跃好友信息对应的活跃好友)进行互动的控件(图4中以控件为视频通话控件322为例)。
电子设备在接收到活跃信息查看指令后,以悬浮窗的形式显示活跃好友列表,以供用户查看,如电子设备可以直接在设定位置以悬浮窗的形式显示活跃好友列表;也可以自屏幕的一侧(如上侧、下侧、左侧或右侧等)弹出活跃好友列表并将所弹出的活跃好友列表移动到设定位置进行显示。活跃好友列表的高度可以为预先设置的高度值;也可以根据活跃好友的数量进行调整,如当活跃好友的数量较多时增大活跃好友列表的高度,直至活跃好友列表能够显示全部的活跃好友或活跃好友列表的高度达到其最大显示高度(如屏幕显示区域的高度)为止,当活跃好友的数量较少时缩小活跃好友列表的高度,本实施例不对此进行限制。至少一个活跃好友信息在活跃好友中的展示顺序可以灵活设置,如可以按照活跃好友信息中用户名的首字母的顺序进行排序,或者,按照首先显示在线活跃好友并在在线活跃好友之后显示离线活跃好友的方式展示至少一个活跃好友信息,并且,在展示离线活跃好友时,可以按照最后一次在线时间由早到晚的顺序对至少一个离线好友进行排序。
为了便于用户查看与操作,电子设备可以自屏幕的下侧弹出活跃好友列表并按照预先设置的高度值显示活跃好友列表,并在活跃好友列表中按照在线活跃好友-离线活跃好友的顺序展示至少一个活跃好友的活跃好友信息。如图4所示,活跃好友列表31的下边界线可以与屏幕的下显示边界重叠,当活跃好友的数量较多、无法在活跃好友列表31中显示完全时,可以基于用户的滑动操作改变活跃好友列表31中所显示的活跃好友信息,即用户可以通过在活跃好友列表31内上下滑动来查看活跃好友列表31中位于屏幕显示区域之外的活跃好友信息。
此外,当活跃好友列表已经能够完整显示活跃好友列表中的第一个活跃好友信息时,若用户在活跃好友列表内继续向下滑动,则可以关闭活跃好友列表,或者,当用户点击活跃好友列表的顶部区域时,也可以关闭活跃好友列表。即当用户欲关闭活跃好友列表时,可以在活跃好友区域向下滑动或点击活跃好友列表的顶部区域;相应的,电子设备可以在已经能够完整显示活跃好友列表中的第一个活跃好友信息的情况下监测到用户的向下滑动手势时,或者,在活跃好友列表的顶部区域监测到点击操作时,停止显示活跃好友列表。
在一个实施方式中,所述显示活跃好友列表,包括:当所述活跃好友的数量低于预设数量阈值时,在所述活跃好友列表的设定区域显示发现好友控件;相应的,所述方法还包括:当接收到发现好友指令时,将当前显示页面由所述消息页面切换为发现好友页面,并通过所述发现好友页面向所述用户展示非好 友用户的用户信息,所述发现好友指令在用户触发所述发现好友控件时生成。
预设数量阈值和显示发现好友控件的设定区域均可以根据需要设置,如预设数量阈值可以设置为4或5等数值;设定区域可以为活跃好友列表的顶部或底部等;发现好友指令可用于指示电子设备将当前显示页面切换为发现好友页面,该发现好友页面可向用户展示非好友用户的用户信息,如展示该用户尚未添加好友但可能认识的用户的用户信息,以便于用户添加好友;该非好友用户可以理解为该用户尚未添加为好友的其他用户。
在上述实施方式中,如图5所示,当活跃好友数量低于预设数量阈值时,可以在活跃好友列表31的设定区域(如活跃好友列表31的下方)显示发现好友控件33,以便于用户在活跃好友较少时添加好友。
电子设备在显示活跃好友列表时判断用户的活跃好友的数量是否低于预设数量阈值,若用户的活跃好友的数量不低于预设数量阈值,则不显示发现好友控件;若用户的活跃好友的数量低于预设数量阈值,则在活跃好友列表的设定区域显示发现好友控件。电子设备在活跃好友列表的设定区域显示发现好友控件后,用户可以在欲添加更多好友或欲发现更多可能认识的人时,触发该发现好友控件,如点击该发现好友控件;相应的,电子设备在监测到用户触发发现好友控件后,确认接收到发现好友指令,将当前显示页面由消息页面切换为发现好友页面,并在该发现好友页面中向用户展示非好友用户的用户信息,以供用户添加好友。
当活跃好友的数量低于预设数量阈值时,电子设备也可以不在活跃好友列表中显示发现好友控件,或者,直接在已展示的活跃好友信息的下方继续显示推荐用户信息,即继续显示推荐该用户添加为好友的其他用户的信息。当活跃好友的数量高于或等于预设数量阈值时,电子设备也可以在活跃好友列表中显示发现好友控件,本实施例不对此进行限制。
本实施例提供的好友活跃信息的显示方法,接收在用户触发消息页面中的入口控件时生成的活跃信息查看指令,并在接收到该活跃信息查看指令后,在屏幕中显示活跃好友列表,以通过该活跃好友列表展示该用户的活跃好友的活跃信息。本实施例通过采用上述技术方案,在消息页面中展示活跃好友列表的入口控件,并在用户触发该入口控件时,通过活跃好友列表向用户展示活跃好友的活跃信息,使得用户只需触发消息页面中所展示的入口控件即可查看多名活跃好友的活跃信息,能够简化好友活跃信息的查看过程,缩短查看好友的活跃信息所花费的时间。
图6为本公开实施例提供的另一种好友活跃信息的显示方法的流程示意图,本实施例中的方案可以与上述实施例中的一个或多个可选方案组合。在本实施例中,可选的,在所述显示活跃好友列表之后,还包括:接收通话指令,所述通话指令在用户触发所述活跃好友列表中的目标通话控件时生成,所述目标通话控件位于第一活跃好友对应的第一目标显示区域内,所述目标通话控件为视频通话控件或语音通话控件;发起与所述第一活跃好友的通话,并将当前显示页面由所述消息页面切换为目标通话页面,以使用户在所述目标通话页面中与所述第一活跃好友进行通话。
可选的,在所述显示活跃好友列表之后,还包括:接收主页访问指令,所述主页访问指令在用户点击所述活跃好友列表中的目标显示对象时生成,所述目标显示对象位于第二活跃好友对应的第二目标显示区域内,所述目标显示对象为好友头像或主页控件;将当前显示页面由所述消息页面切换为所述第二活跃好友的个人主页。
可选的,在所述显示活跃好友列表之后,还包括:接收聊天指令,所述聊天指令在监测到作用于所述活跃好友列表中的目标子区域内的点击操作时生成,所述目标子区域位于第三活跃好友对应的第三目标显示区域内,所述目标子区域为聊天控件区域或所述第三目标显示区域中除好友头像区域之外的非控件区域;将当前显示页面由所述消息面切换为目标聊天页面,以使用户在所述目标聊天页面中与第三活跃好友进行聊天。
可选的,在所述显示活跃好友列表之后,还包括:接收打招呼指令,所述打招呼指令在所述用户触发所述活跃好友列表中的目标打招呼控件时生成,所述目标打招呼控件位于第四活跃好友对应的第四目标显示区域内;向所述第四活跃好友发送预设打招呼信息。
相应的,如图6所示,本实施例提供的好友活跃信息的显示方法可以包括:
S201、接收活跃信息查看指令,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成。
S202、显示活跃好友列表,执行S203、S205、S207或S209,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
S203、接收通话指令,所述通话指令在用户触发所述活跃好友列表中的目标通话控件时生成,所述目标通话控件位于第一活跃好友对应的第一目标显示区域内,所述目标通话控件为视频通话控件或语音通话控件。
S204、发起与所述第一活跃好友的通话,并将当前显示页面由所述消息页 面切换为目标通话页面,以使用户在所述目标通话页面中与所述第一活跃好友进行通话,结束操作。
通话指令可用于指示电子设备发起与相应活跃好友的通话并将当前显示页面切换为与相应活跃好友进行视频通话的页面。当前显示页面可以理解为电子设备的屏幕当前显示的页面。目标通话控件为用户所触发的通话控件,相应的,第一目标显示区域为目标通话控件所属的显示区域,第一活跃好友为与第一目标显示区域对应的好友,即第一目标显示区域内显示的活跃好友信息所对应的好友。
在本实施例中,活跃好友列表的每个显示区域内可以显示有视频通话控件(如图4和图5中所示的视频通话控件322)和/或语音通话控件,以便于用户与相应活跃好友进行视频通话或语音通话。
电子设备向用户展示活跃好友列表,用户在欲与活跃好友列表中的一活跃好友(即第一活跃好友)进行视频通话/语音通话时,触发(如点击或拖动等)该活跃好友所对应显示区域(即第一目标显示区域)内显示的视频通话控件/语音通话控件(即目标通话控件);相应的,电子设备在监测到用户点击第一目标显示区域内的视频通话控件/语音通话控件时,确认接收到通话指令,发起与该第一活跃好友的视频通话/语音通话,如向该第一活跃好友发送视频通话请求/语音通话请求,并将当前显示页面由消息页面切换为视频通话页面/语音通话页面。
S205、接收主页访问指令,所述主页访问指令在用户点击所述活跃好友列表中的目标显示对象时生成,所述目标显示对象位于第二活跃好友对应的第二目标显示区域内,所述目标显示对象为好友头像或主页控件。
S206、将当前显示页面由所述消息页面切换为所述第二活跃好友的个人主页,结束操作。
主页访问指令可用于指示电子设备将当前显示页面切换为相应好友的个人主页。目标显示对象为用户所点击的好友头像或主页控件,相应的,第二目标显示区域为目标显示对象所属的显示区域,第二活跃好友为与第二目标显示区域对应的好友。
在本实施例中,活跃好友列表的每个显示区域中可以显示或不显示主页控件。当活跃好友列表的每个显示区域内显示有主页控件时,用户可以通过触发(如点击或拖动等)显示有相应活跃好友的活跃好友信息的显示区域内的主页控件进入该活跃好友的个人主页;当活跃好友列表的每个显示区域内未显示主页控件时,用户可以通过点击活跃好友列表中显示的该活跃好友的好友头像进 入该活跃好友的个人主页,如图4和图5中所示,用户通过点击活跃好友列表31中显示的一活跃好友的好友头像321进入该活跃好友的个人主页。
电子设备向用户展示活跃好友列表,用户在欲查看一活跃好友(即第二活跃好友)的个人主页时,点击该活跃好友的好友头像(针对活跃好友列表中的每个显示区域内未显示主页控件的情况)或触发该活跃好友对应的显示区域(即第二目标显示区域)内显示的主页控件(针对活跃好友列表中的每个显示区域内显示有主页控件的情况);相应的,电子设备在监测到用户点击第二目标显示区域内的好友头像或触发第二目标显示区域内的主页控件时,确认接收到主页访问指令,将当前显示页面由消息页面切换为第二活跃好友的个人主页,以供用户查看第二活跃好友的个人主页内所显示的信息,如供用户查看第二活跃好友的作品、动态等。
S207、接收聊天指令,所述聊天指令在监测到作用于所述活跃好友列表中的目标子区域内的点击操作时生成,所述目标子区域位于第三活跃好友对应的第三目标显示区域内,所述目标子区域为聊天控件区域或所述第三目标显示区域中除好友头像区域之外的非控件区域。
S208、将当前显示页面由所述消息面切换为目标聊天页面,以使用户在所述目标聊天页面中与第三活跃好友进行聊天,结束操作。
聊天指令可用于指示电子设备将当前显示页面切换为供用户与相应活跃好友进行聊天的聊天页面。非控件区域为未显示控件的区域。目标子区域为用户所点击的子区域,相应的,第三目标显示区域为目标子区域所属的显示区域,第三活跃好友为与第三目标显示区域对应的好友,目标聊天页面为用于供用户与第三活跃好友进行聊天的页面。
在本实施例中,活跃好友列表的每个显示区域中可以显示或不显示聊天控件。当活跃好友列表的每个显示区域内显示有聊天控件时(如图7中所示的聊天控件323),用户可以通过触发(如点击或拖动等)显示有相应活跃好友的活跃好友信息的显示区域内的聊天控件进入与该好友进行聊天时的聊天页面;当活跃好友列表的每个显示区域内未显示聊天控件时(如图4和图5所示),用户可以通过点击显示有相应活跃好友的活跃好友信息的显示区域内除好友头像之外的非控件区域进入与该活跃好友进行聊天的聊天页面。
电子设备向用户展示活跃好友列表,用户在欲与一活跃好友(即第三活跃好友)进行聊天时,点击该活跃好友对应的显示区域(即第三目标显示区域)内除好友头像之外的非控件区域(针对活跃好友列表中的每个显示区域内未显示聊天控件的情况)或触发第三目标显示区域内显示的聊天控件(针对活跃好友列表中的每个显示区域内显示有聊天控件的情况);相应的,电子设备在监 测到用户点击第三目标显示区域内除好友头像之外的非控件区域或触发第三目标显示区域内的聊天控件时,确认接收到聊天指令,将当前显示页面由消息页面切换为用于与第三活跃好友进行聊天的聊天页面,以供用户在该聊天页面内与第三活跃好友进行聊天。
在一个实施方式中,当活跃好友列表的多个显示区域内均显示有聊天控件时,电子设备还可以通过改变聊天控件的显示形态的方式对用户进行新聊天消息提示。本实施例提供的好友活跃信息的显示方法还可以包括:当接收到所述第三活跃好友发送的聊天信息时,将所述第三目标显示区域内的聊天控件由第一显示形态切换为第二显示形态,以提示用户查看所述聊天信息。
示例性的,如图7所示,当未接收到任何新的聊天消息时,即不存在用户未读的聊天消息时,电子设备可以以第一显示形态显示每个显示区域内的聊天控件323;如图8所示,当接收到一活跃好友的一条新聊天消息时,电子设备可以以第二显示形态显示相应显示区域内的聊天控件323,如圆形。
此外,请继续参考图8,为了便于用户确定未读聊天信息的数目,电子设备还可以在切换为第二显示形态的聊天控件323中显示所接收到的相应好友的新聊天消息的条数,如当仅接收到一活跃好友(如图8中用户名2所对应的活跃好友)的一条新聊天消息时,可以以一个较小的尺寸显示聊天控件323;当接收到一活跃好友(如图8中用户名1所对应的活跃好友)的多条新聊天消息时,可以以一个较大的尺寸显示聊天控件323,并在该聊天控件323中显示所接收到的新聊天消息的数目(图8中以接收到2条新聊天消息为例)。
在一个实施方式中,电子设备在接收到一活跃好友的新聊天消息时,还可以将活跃好友列表中所显示的该活跃好友的活跃信息或消息内容替换为当前接收到的该新聊天消息的消息内容,以便于用户查看。
S209、接收打招呼指令,所述打招呼指令在所述用户触发所述活跃好友列表中的目标打招呼控件时生成,所述目标打招呼控件位于第四活跃好友对应的第四目标显示区域内。
S210、向所述第四活跃好友发送预设打招呼信息。
打招呼指令可用于指示电子设备向相应活跃好友发送预设打招呼消息,该预设打招呼消息可以理解为消息内容预先设置的消息,该消息内容可为表情、图片或文字等。目标打招呼控件为用户所触发的打招呼控件,相应的,第四目标显示区域为目标打招呼控件所属的显示区域,第四活跃好友为与第四目标显示区域对应的好友。在本实施例中,如图9所示,活跃好友列表31的每个显示区域32内可以显示有打招呼控件324,以便于用户快速地向相应活跃好友发送 预设打招呼消息。
电子设备向用户展示活跃好友列表,用户在欲向活跃好友列表中的一活跃好友(即第四活跃好友)发送预设打招呼消息时,点击该活跃好友对应的显示区域(即第四目标显示区域)内显示的打招呼控件(即目标打招呼控件);相应的,电子设备在监测用户点击第四目标显示区域内的打招呼控件时,确认接收到打招呼指令,向该第四活跃好友发送预设打招呼消息,如向该第四活跃好友发送预先设置的打招呼表情等。
上述步骤中的“结束操作”仅意味着电子设备结束了对当前所接收到的指令(如通话指令、主页访问指令、聊天指令或打招呼指令)的响应操作,即对当前所接收到的指令的响应操作已经完成,其并不用于限定电子设备不再执行任何操作。本实施例中的第一目标显示区域、第二目标显示区域、第三目标显示区域和第四目标显示区域可以为活跃好友列表中的相同显示区域或不同显示区域,相应的,本实施例中的第一活跃好友、第二活跃好友、第三活跃好友和第四活跃好友可以为同一活跃好友或不同活跃好友。本实施例所提供的活跃好友列表的示意图中,每个显示区域内仅示出了一个控件,但本实施例同样可以在每个显示区域中显示上述所提及的两个或更多个控件,可以根据需要进行设置。
在本实施例中,当有与用户较为亲密的目标好友上线时,若用户已经关闭活跃好友列表或将当前显示页面切换为消息页面之外的其他页面,还可以向用户发送上线提示信息,以在避免频繁推送消息对用户造成干扰的前提下,保证用户能够及时地了解好友的上线情况。可选的,本实施例提供的好友活跃信息的显示方法还可以包括:当接收到来自服务器的好友上线提示指令时,生成并显示上线提示信息,以提示用户目标好友上线,所述上线提示指令由所述服务器在监测到所述用户的目标好友上线时生成,所述目标好友与所述用户的亲密度大于预设亲密度阈值。
示例性的,服务器监测是否有与用户的亲密度大于预设亲密度阈值的目标好友上线,并在监测到用户有目标好友上线时,向电子设备发送上线提示指令;相应的,电子设备在接收到服务器发送的上线提示指令后,生成并展示上线提示信息,以提示用户目标好友上线。其中,用户与一好友的亲密度可以根据用户与该好友的互动次数或互动频率确定,预设亲密度阈值可以由工作人员或用户根据需要设置,如由工作人员在服务器端设置预设亲密度阈值,或者,由用户在电子设备的相应页面(如设置页面)中输入预设亲密度阈值;上线提示信息可以显示当前上线的目标好友的好友头像和用户名(如图10所示,图10中假设用户名1所对应的目标好友上线);也可以显示当前在线的至少一个好友 的好友头像和用户名(如图11所示,图11中假设用户名1和用户名2所对应的好友在线)。
本实施例也可以基于用户的设置确定是否对用户进行目标好友上线提示,如可以在一页面(如设置页面)中设置目标好友上线提示开关,若用户触发开启该目标好友上线提示开关,即若目标好友上线提示开关处于开启状态,则服务器监测用户的目标好友是否上线,并在监测到用户的目标好友上线时,向电子设备发送好友上线提示指令,相应的,电子设备在接收到服务器发送的好友上线提示指令时,生成并显示上线提示信息,以提示用户目标好友上线;若用户触发关闭该目标好友上线提示开关,即若目标好友上线提示开关处于关闭状态,则服务器可以不执行监测该用户的目标好友是否上线的操作或在监测到用户的目标好友上线时不执行向电子设备发送好友上线提示指令的操作,或者,电子设备可以在接收到来自服务器的好友上线提示指令时不执行生成并显示上线提示信息的操作,从而不对用户进行目标好友上线提示,避免目标好友上线提示对用户造成干扰。
在一个实施方式中,在所述生成并显示上线提示信息之后,还包括:接收列表显示指令,所述列表显示指令在监测到作用于所述上线提示信息的信息显示区域内的点击操作时生成;将当前显示页面切换为消息页面,并在所述消息页面中显示活跃好友列表。
列表显示指令可用于指示电子设备将当前显示页面切换为消息页面,并在消息页面中显示活跃好友列表。
在上述实施方式中,电子设备向用户展示上线提示信息,用户在欲查看当前在线的好友或欲与一在线好友进行互动时,点击该上线提示信息的显示区域;相应的,电子设备在监测到用户在上线提示信息的显示区域内的点击操作时,确定接收到列表显示指令,将当前显示页面切换为消息页面,并在消息页面中显示活跃好友列表,以便用户快速地查看在线好友并与在线好友进行互动。
由此,电子设备基于接收到的不同指令,可以实现当前显示页面的切换,不但能够使得用户及时、准确地查看好友的活跃情况,还能够为用户提供方便快捷的交互途径,减少用户与活跃好友互动所花费的时间,从而促进好友间的互动与交流,增强用户的社交氛围感。
图12为本公开实施例提供的一种好友活跃信息的显示装置的结构框图。该装置可以由软件和/或硬件实现,可配置于电子设备中,例如,该装置可以配置在智能手机或平板电脑中,可通过执行好友活跃信息的显示方法展示好友的活 跃信息。如图12所示,该装置包括查看指令接收模块1201和列表显示模块1202,其中,查看指令接收模块1201,设置为接收活跃信息查看指令,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;列表显示模块1202,设置为显示活跃好友列表,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
本实施例提供的好友活跃信息的显示装置,通过查看指令接收模块1201接收在用户触发消息页面中的入口控件时生成的活跃信息查看指令,并通过列表显示模块1202在屏幕中显示活跃好友列表,以通过该活跃好友列表展示该用户的活跃好友的活跃信息。本实施例通过采用上述技术方案,在消息页面中展示活跃好友列表的入口控件,并在用户触发该入口控件时,通过活跃好友列表向用户展示活跃好友的活跃信息,使得用户只需触发消息页面中所展示的入口控件即可查看多名活跃好友的活跃信息,能够简化好友活跃信息的查看过程,缩短查看好友的活跃信息所花费的时间。
本实施例提供的好友活跃信息的显示装置还可以包括:通话指令接收模块,设置为在所述显示活跃好友列表之后,接收通话指令,所述通话指令在用户触发所述活跃好友列表中的目标通话控件时生成,所述目标通话控件位于第一活跃好友对应的第一目标显示区域内,所述目标通话控件为视频通话控件或语音通话控件;通话模块,设置为发起与所述第一活跃好友的通话,并将当前显示页面由所述消息页面切换为目标通话页面,以使用户在所述目标通话页面中与所述第一活跃好友进行通话。
本实施例提供的好友活跃信息的显示装置还可以包括:访问指令接收模块,设置为在所述显示活跃好友列表之后,接收主页访问指令,所述主页访问指令在用户点击所述活跃好友列表中的目标显示对象时生成,所述目标显示对象位于第二活跃好友对应的第二目标显示区域内,所述目标显示对象为好友头像或主页控件;主页切换模块,设置为将当前显示页面由所述消息页面切换为所述第二活跃好友的个人主页。
本实施例提供的好友活跃信息的显示装置还可以包括:聊天指令接收模块,设置为在所述显示活跃好友列表之后,接收聊天指令,所述聊天指令在监测到作用于所述活跃好友列表中的目标子区域内的点击操作时生成,所述目标子区域位于第三活跃好友对应的第三目标显示区域内,所述目标子区域为聊天控件区域或所述第三目标显示区域中除好友头像区域之外的非控件区域;聊天页面切换模块,设置为将当前显示页面由所述消息面切换为目标聊天页面,以使用户在所述目标聊天页面中与第三活跃好友进行聊天。
本实施例提供的好友活跃信息的显示装置还可以包括:形态切换模块,设 置为在接收到所述第三活跃好友发送的聊天信息时,将所述第三目标显示区域内的聊天控件由第一显示形态切换为第二显示形态,以提示用户查看所述聊天信息。
本实施例提供的好友活跃信息的显示装置还可以包括:打招呼指令接收模块,设置为在所述显示活跃好友列表之后,接收打招呼指令,所述打招呼指令在所述用户触发所述活跃好友列表中的目标打招呼控件时生成,所述目标打招呼控件位于第四活跃好友对应的第四目标显示区域内;信息发送模块,设置为向所述第四活跃好友发送预设打招呼信息。
在上述方案中,所述列表显示模块1202还可以设置为:在所述活跃好友的数量低于预设数量阈值时,在所述活跃好友列表的设定区域显示发现好友控件;相应的,本实施例提供的好友活跃信息的显示装置还可以包括:好友页面切换模块,设置为在接收到发现好友指令时,将当前显示页面由所述消息页面切换为发现好友页面,并通过所述发现好友页面向所述用户展示非好友用户的用户信息,所述发现好友指令在用户触发所述发现好友控件时生成。
本实施例提供的好友活跃信息的显示装置还可以包括:信息提示模块,设置为在接收到来自服务器的好友上线提示指令时,生成并显示上线提示信息,以提示用户目标好友上线,所述上线提示指令由所述服务器在监测到所述用户的目标好友上线时生成,所述目标好友与所述用户的亲密度大于预设亲密度阈值。
本实施例提供的好友活跃信息的显示装置还可以包括:列表显示指令接收模块,设置为在所述生成并显示上线提示信息之后,接收列表显示指令,所述列表显示指令在监测到作用于所述上线提示信息的信息显示区域内的点击操作时生成;好友列表切换模块,设置为将当前显示页面切换为消息页面,并在所述消息页面中显示活跃好友列表。
本公开实施例提供的好友活跃信息的显示装置可执行本公开任意实施例提供的好友活跃信息的显示方法,具备执好友活跃信息的显示方法相应的功能模块和效果。未在本实施例中详尽描述的技术细节,可参见本公开任意实施例所提供的好友活跃信息的显示方法。
下面参考图13,其示出了适于用来实现本公开实施例的电子设备(例如终端设备)1300的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、个人数字助理(Personal Digital Assistant,PDA)、平板电脑(PAD)、便携式多媒体播放器(Portable Media Player, PMP)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字(Television,TV)、台式计算机等等的固定终端。图13示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图13所示,电子设备1300可以包括处理装置(例如中央处理器、图形处理器等)1301,其可以根据存储在只读存储器(Read-Only Memory,ROM)1302中的程序或者从存储装置1308加载到随机访问存储器(Random Access Memory,RAM)1303中的程序而执行多种适当的动作和处理。在RAM 1303中,还存储有电子设备1300操作所需的多种程序和数据。处理装置1301、ROM 1302以及RAM 1303通过总线1304彼此相连。输入/输出(Input/Output,I/O)接口1305也连接至总线1304。
通常,以下装置可以连接至I/O接口1305:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置1306;包括例如液晶显示器(Liquid Crystal Display,LCD)、扬声器、振动器等的输出装置1307;包括例如磁带、硬盘等的存储装置1308;以及通信装置1309。通信装置1309可以允许电子设备1300与其他设备进行无线或有线通信以交换数据。虽然图13示出了具有多种装置的电子设备1300,但是并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置1309从网络上被下载和安装,或者从存储装置1308被安装,或者从ROM 1302被安装。在该计算机程序被处理装置1301执行时,执行本公开实施例的方法中限定的上述功能。
本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、RAM、ROM、可擦式可编程只读存储器(Erasable Programmable Read-Only Memory,EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号 介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、射频(Radio Frequency,RF)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如超文本传输协议(HyperText Transfer Protocol,HTTP)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(Local Area Network,LAN),广域网(Wide Area Network,WAN),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:接收活跃信息查看指令,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;显示活跃好友列表,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括LAN或WAN—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开多种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应 当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,模块的名称在一种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(Field Programmable Gate Array,FPGA)、专用集成电路(Application Specific Integrated Circuit,ASIC)、专用标准产品(Application Specific Standard Parts,ASSP)、片上系统(System on Chip,SOC)、复杂可编程逻辑设备(Complex Programmable Logic Device,CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、RAM、ROM、EPROM或快闪存储器、光纤、CD-ROM、光学储存设备、磁储存设备、或上述内容的任何合适组合。
根据本公开的一个或多个实施例,示例1提供了一种好友活跃信息的显示方法,包括:
接收活跃信息查看指令,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;显示活跃好友列表,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
根据本公开的一个或多个实施例,示例2根据示例1所述的方法,在所述显示活跃好友列表之后,还包括:
接收通话指令,所述通话指令在用户触发所述活跃好友列表中的目标通话控件时生成,所述目标通话控件位于第一活跃好友对应的第一目标显示区域内, 所述目标通话控件为视频通话控件或语音通话控件;发起与所述第一活跃好友的通话,并将当前显示页面由所述消息页面切换为目标通话页面,以使用户在所述目标通话页面中与所述第一活跃好友进行通话。
根据本公开的一个或多个实施例,示例3根据示例1所述的方法,在所述显示活跃好友列表之后,还包括:
接收主页访问指令,所述主页访问指令在用户点击所述活跃好友列表中的目标显示对象时生成,所述目标显示对象位于第二活跃好友对应的第二目标显示区域内,所述目标显示对象为好友头像或主页控件;将当前显示页面由所述消息页面切换为所述第二活跃好友的个人主页。
根据本公开的一个或多个实施例,示例4根据示例1所述的方法,在所述显示活跃好友列表之后,还包括:
接收聊天指令,所述聊天指令在监测到作用于所述活跃好友列表中的目标子区域内的点击操作时生成,所述目标子区域位于第三活跃好友对应的第三目标显示区域内,所述目标子区域为聊天控件区域或所述第三目标显示区域中除好友头像区域之外的非控件区域;将当前显示页面由所述消息面切换为目标聊天页面,以使用户在所述目标聊天页面中与第三活跃好友进行聊天。
根据本公开的一个或多个实施例,示例5根据示例4所述的方法,还包括:
当接收到所述第三活跃好友发送的聊天信息时,将所述第三目标显示区域内的聊天控件由第一显示形态切换为第二显示形态,以提示用户查看所述聊天信息。
根据本公开的一个或多个实施例,示例6根据示例1所述的方法,在所述显示活跃好友列表之后,还包括:
接收打招呼指令,所述打招呼指令在所述用户触发所述活跃好友列表中的目标打招呼控件时生成,所述目标打招呼控件位于第四活跃好友对应的第四目标显示区域内;向所述第四活跃好友发送预设打招呼信息。
根据本公开的一个或多个实施例,示例7根据示例1-6任一所述的方法,所述显示活跃好友列表,包括:
当所述活跃好友的数量低于预设数量阈值时,在所述活跃好友列表的设定区域显示发现好友控件;相应的,所述方法还包括:
当接收到发现好友指令时,将当前显示页面由所述消息页面切换为发现好友页面,并通过所述发现好友页面向所述用户展示非好友用户的用户信息,所述发现好友指令在用户触发所述发现好友控件时生成。
根据本公开的一个或多个实施例,示例8根据示例1-6任一所述的方法,还包括:
当接收到来自服务器的好友上线提示指令时,生成并显示上线提示信息,以提示用户目标好友上线,所述上线提示指令由所述服务器在监测到所述用户的目标好友上线时生成,所述目标好友与所述用户的亲密度大于预设亲密度阈值。
根据本公开的一个或多个实施例,示例9根据示例8所述的方法,在所述生成并显示上线提示信息之后,还包括:
接收列表显示指令,所述列表显示指令在监测到作用于所述上线提示信息的信息显示区域内的点击操作时生成;将当前显示页面切换为消息页面,并在所述消息页面中显示活跃好友列表。
根据本公开的一个或多个实施例,示例10提供了一种好友活跃信息的显示装置,包括:
查看指令接收模块,设置为接收活跃信息查看指令,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;列表显示模块,设置为显示活跃好友列表,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
根据本公开的一个或多个实施例,示例11提供了一种电子设备,包括:
一个或多个处理器;存储器,设置为存储一个或多个程序;当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如示例1-9中任一所述的好友活跃信息的显示方法。
根据本公开的一个或多个实施例,示例12提供了一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现如示例1-9中任一所述的好友活跃信息的显示方法。
此外,虽然采用特定次序描绘了多个操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了多个实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的一些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的多种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。

Claims (12)

  1. 一种好友活跃信息的显示方法,包括:
    接收活跃信息查看指令,其中,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;
    显示活跃好友列表,其中,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
  2. 根据权利要求1所述的方法,在所述显示活跃好友列表之后,还包括:
    接收通话指令,其中,所述通话指令在所述用户触发所述活跃好友列表中的目标通话控件时生成,所述目标通话控件位于第一活跃好友对应的第一目标显示区域内,所述目标通话控件为视频通话控件或语音通话控件;
    发起与所述第一活跃好友的通话,并将当前显示页面由所述消息页面切换为目标通话页面。
  3. 根据权利要求1所述的方法,在所述显示活跃好友列表之后,还包括:
    接收主页访问指令,其中,所述主页访问指令在所述用户点击所述活跃好友列表中的目标显示对象时生成,所述目标显示对象位于第二活跃好友对应的第二目标显示区域内,所述目标显示对象为好友头像或主页控件;
    将当前显示页面由所述消息页面切换为所述第二活跃好友的个人主页。
  4. 根据权利要求1所述的方法,在所述显示活跃好友列表之后,还包括:
    接收聊天指令,其中,所述聊天指令在监测到作用于所述活跃好友列表中的目标子区域内的点击操作时生成,所述目标子区域位于第三活跃好友对应的第三目标显示区域内,所述目标子区域为聊天控件区域或所述第三目标显示区域中除好友头像区域之外的非控件区域;
    将当前显示页面由所述消息面切换为目标聊天页面。
  5. 根据权利要求4所述的方法,还包括:
    在接收到所述第三活跃好友发送的聊天信息的情况下,将所述第三目标显示区域内的聊天控件由第一显示形态切换为第二显示形态,以提示所述用户查看所述聊天信息。
  6. 根据权利要求1所述的方法,在所述显示活跃好友列表之后,还包括:
    接收打招呼指令,其中,所述打招呼指令在所述用户触发所述活跃好友列表中的目标打招呼控件时生成,所述目标打招呼控件位于第四活跃好友对应的第四目标显示区域内;
    向所述第四活跃好友发送预设打招呼信息。
  7. 根据权利要求1-6中任一项所述的方法,其中,所述显示活跃好友列表,包括:
    在所述活跃好友的数量低于预设数量阈值的情况下,在所述活跃好友列表的设定区域显示发现好友控件;
    所述方法还包括:
    在接收到发现好友指令的情况下,将当前显示页面由所述消息页面切换为发现好友页面,并通过所述发现好友页面向所述用户展示非好友用户的用户信息,其中,所述发现好友指令在所述用户触发所述发现好友控件时生成。
  8. 根据权利要求1-6中任一项所述的方法,还包括:
    当接收到来自服务器的好友上线提示指令时,生成并显示上线提示信息,以提示所述用户目标好友上线,其中,所述上线提示指令由所述服务器在监测到所述用户的目标好友上线时生成,所述目标好友与所述用户的亲密度大于预设亲密度阈值。
  9. 根据权利要求8所述的方法,在所述生成并显示上线提示信息之后,还包括:
    接收列表显示指令,其中,所述列表显示指令在监测到作用于所述上线提示信息的信息显示区域内的点击操作时生成;
    将当前显示页面切换为消息页面,并在所述消息页面中显示活跃好友列表。
  10. 一种好友活跃信息的显示装置,包括:
    查看指令接收模块,设置为接收活跃信息查看指令,其中,所述活跃信息查看指令在用户触发消息页面中的入口控件时生成;
    列表显示模块,设置为显示活跃好友列表,其中,所述活跃好友列表内显示有所述用户的活跃好友的活跃信息,所述活跃好友为最近预设时间段内上线的好友。
  11. 一种电子设备,包括:
    至少一个处理器;
    存储器,设置为存储至少一个程序;
    当所述至少一个程序被所述至少一个处理器执行,使得所述至少一个处理器实现如权利要求1-9中任一项所述的好友活跃信息的显示方法。
  12. 一种计算机可读存储介质,存储有计算机程序,其中,所述程序被处理器执行时实现如权利要求1-9中任一项所述的好友活跃信息的显示方法。
PCT/CN2021/112811 2020-08-25 2021-08-16 好友活跃信息的显示方法、装置、电子设备和存储介质 WO2022042357A1 (zh)

Priority Applications (8)

Application Number Priority Date Filing Date Title
AU2021332794A AU2021332794B2 (en) 2020-08-25 2021-08-16 Method and apparatus for displaying friend activity information, electronic device, and storage medium
JP2022552212A JP7316464B2 (ja) 2020-08-25 2021-08-16 アクティブフレンド情報の表示方法、装置、電子機器および記憶媒体
KR1020227029538A KR102558111B1 (ko) 2020-08-25 2021-08-16 액티브 프렌드 정보의 표시방법, 장치, 전자설비 및 저장매체
CA3168347A CA3168347A1 (en) 2020-08-25 2021-08-16 Method and apparatus for displaying active friend information, electronic device, and storage medium
MX2022010788A MX2022010788A (es) 2020-08-25 2021-08-16 Metodo y aparato para mostrar informacion de actividad de amigos, dispositivo electronico, y medio de almacenamiento.
EP21860195.3A EP4089532A4 (en) 2020-08-25 2021-08-16 METHOD AND APPARATUS FOR DISPLAYING FRIENDS ACTIVITY INFORMATION, ELECTRONIC DEVICE, AND STORAGE MEDIA
BR112022017527A BR112022017527A2 (pt) 2020-08-25 2021-08-16 Método para exibir informações de amigos ativos, aparelho para exibir informações de atividade de amigos, dispositivo eletrônico e meio de armazenamento legível por computador
US17/887,627 US11960709B2 (en) 2020-08-25 2022-08-15 Method and apparatus for displaying active friend information, electronic device, and storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010868841.XA CN112035202B (zh) 2020-08-25 2020-08-25 好友活跃信息的显示方法、装置、电子设备和存储介质
CN202010868841.X 2020-08-25

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/887,627 Continuation US11960709B2 (en) 2020-08-25 2022-08-15 Method and apparatus for displaying active friend information, electronic device, and storage medium

Publications (1)

Publication Number Publication Date
WO2022042357A1 true WO2022042357A1 (zh) 2022-03-03

Family

ID=73581438

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/112811 WO2022042357A1 (zh) 2020-08-25 2021-08-16 好友活跃信息的显示方法、装置、电子设备和存储介质

Country Status (10)

Country Link
US (1) US11960709B2 (zh)
EP (1) EP4089532A4 (zh)
JP (1) JP7316464B2 (zh)
KR (1) KR102558111B1 (zh)
CN (1) CN112035202B (zh)
AU (1) AU2021332794B2 (zh)
BR (1) BR112022017527A2 (zh)
CA (1) CA3168347A1 (zh)
MX (1) MX2022010788A (zh)
WO (1) WO2022042357A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035202B (zh) 2020-08-25 2021-11-23 北京字节跳动网络技术有限公司 好友活跃信息的显示方法、装置、电子设备和存储介质
CN112688856B (zh) * 2020-12-11 2023-04-07 上海掌门科技有限公司 一种解除好友关系的方法与设备
CN113256439A (zh) * 2021-05-28 2021-08-13 北京默契破冰科技有限公司 高并发场景下的用户好友在线关系实时同步方法、装置和电子设备
CN113296669A (zh) * 2021-06-16 2021-08-24 杭州网易云音乐科技有限公司 音乐社交实现方法、装置、存储介质及电子设备
USD1009060S1 (en) * 2021-08-23 2023-12-26 Beijing Kuaimajiabian Technology Co., Ltd. Display screen or portion thereof with a graphical user interface
US20230403248A1 (en) * 2022-06-09 2023-12-14 Google Llc Thread Navigation For Messaging Applications

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942213A (zh) * 2013-01-21 2014-07-23 腾讯科技(深圳)有限公司 数据分页方法及装置
US20180331996A1 (en) * 2017-05-12 2018-11-15 Alibaba Group Holding Limited Display method and device
CN108881214A (zh) * 2018-04-18 2018-11-23 李世伟 多功能集成交互方法、装置及电子设备
CN109003050A (zh) * 2018-07-17 2018-12-14 重逢(北京)科技有限公司 好友上线提醒方法、装置、计算机设备和存储介质
CN109782977A (zh) * 2017-11-13 2019-05-21 腾讯科技(深圳)有限公司 视图处理方法、电子设备及存储介质
CN112035202A (zh) * 2020-08-25 2020-12-04 北京字节跳动网络技术有限公司 好友活跃信息的显示方法、装置、电子设备和存储介质

Family Cites Families (96)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6212548B1 (en) * 1998-07-30 2001-04-03 At & T Corp System and method for multiple asynchronous text chat conversations
US8122363B1 (en) * 2000-05-04 2012-02-21 Aol Inc. Presence status indicator
US7979802B1 (en) * 2000-05-04 2011-07-12 Aol Inc. Providing supplemental contact information corresponding to a referenced individual
US8132110B1 (en) * 2000-05-04 2012-03-06 Aol Inc. Intelligently enabled menu choices based on online presence state in address book
US9356894B2 (en) * 2000-05-04 2016-05-31 Facebook, Inc. Enabled and disabled menu choices based on presence state
EP1314301B1 (en) * 2000-08-22 2007-12-26 Symbian Limited Method of and apparatus for communicating user related information using a wireless information device
AUPR459901A0 (en) * 2001-04-27 2001-05-24 Sharinga Networks Inc. Instant messaging
US6907422B1 (en) * 2001-12-18 2005-06-14 Siebel Systems, Inc. Method and system for access and display of data from large data sets
US7127685B2 (en) * 2002-04-30 2006-10-24 America Online, Inc. Instant messaging interface having a tear-off element
US20030210265A1 (en) * 2002-05-10 2003-11-13 Haimberg Nadav Y. Interactive chat messaging
US7685237B1 (en) * 2002-05-31 2010-03-23 Aol Inc. Multiple personalities in chat communications
US7185059B2 (en) * 2002-09-17 2007-02-27 Bellsouth Intellectual Property Corp Multi-system instant messaging (IM)
US20070113181A1 (en) * 2003-03-03 2007-05-17 Blattner Patrick D Using avatars to communicate real-time information
US20070168863A1 (en) * 2003-03-03 2007-07-19 Aol Llc Interacting avatars in an instant messaging communication session
US20040179039A1 (en) * 2003-03-03 2004-09-16 Blattner Patrick D. Using avatars to communicate
US20040196315A1 (en) * 2003-04-01 2004-10-07 International Business Machines Corporation Method and apparatus for management of a primary buddy list in an instant messaging system
WO2004104789A2 (en) * 2003-05-20 2004-12-02 America Online, Inc. Presence and geographic location notification
US20050055405A1 (en) * 2003-09-04 2005-03-10 International Business Machines Corporation Managing status information for instant messaging users
US7311608B1 (en) * 2003-10-31 2007-12-25 Microsoft Corporation Online game invitations using friends list
US7409384B2 (en) * 2004-04-19 2008-08-05 Yahoo! Inc. Integration of instant messaging with internet searching
NO20042409L (no) * 2004-06-09 2005-12-12 Tandberg Telecom As System og metode for detektering av tilstedevaerelse.
GB0417953D0 (en) * 2004-08-12 2004-09-15 Ibm A method and apparatus for searching data
US7342587B2 (en) * 2004-10-12 2008-03-11 Imvu, Inc. Computer-implemented system and method for home page customization and e-commerce support
US20060167991A1 (en) * 2004-12-16 2006-07-27 Heikes Brian D Buddy list filtering
US20060205518A1 (en) * 2005-03-08 2006-09-14 Microsoft Corporation Systems and methods for providing system level notifications in a multimedia console
US8095665B1 (en) * 2005-06-30 2012-01-10 Google Inc. User-friendly features for real-time communications
US20070043828A1 (en) * 2005-08-16 2007-02-22 Toshiba America Research, Inc. Ghost messaging
US7600190B2 (en) * 2005-11-15 2009-10-06 Mitac Technology Corp. Window switching method and system
US7797642B1 (en) * 2005-12-30 2010-09-14 Google Inc. Method, system, and graphical user interface for meeting-spot-related contact lists
US7783592B2 (en) * 2006-01-10 2010-08-24 Aol Inc. Indicating recent content publication activity by a user
US7769144B2 (en) * 2006-07-21 2010-08-03 Google Inc. Method and system for generating and presenting conversation threads having email, voicemail and chat messages
EP2098010A1 (en) 2006-11-30 2009-09-09 WANLESS, James Andrew A method and system for providing automated real-time contact information
US8255811B2 (en) * 2006-12-20 2012-08-28 International Business Machines Corporation Providing auto-sorting of collaborative partners or components based on frequency of communication and/or access in a collaboration system user interface
US20090055369A1 (en) * 2007-02-01 2009-02-26 Jonathan Phillips System, method and apparatus for implementing dynamic community formation processes within an online context-driven interactive social network
US20080261569A1 (en) * 2007-04-23 2008-10-23 Helio, Llc Integrated messaging, contacts, and mail interface, systems and methods
TWI431494B (zh) * 2007-09-21 2014-03-21 E Ten Information Sys Co Ltd Use color to identify contact person friendly methods, instant messaging systems and devices
CA2653820A1 (en) * 2008-02-11 2009-08-11 Ganz Friends list management
KR101526965B1 (ko) * 2008-02-29 2015-06-11 엘지전자 주식회사 단말기 및 그 제어 방법
KR101507787B1 (ko) * 2008-03-31 2015-04-03 엘지전자 주식회사 단말기 및 이것의 인스턴트 메시징 서비스를 이용한 대화방법
US8756304B2 (en) * 2010-09-11 2014-06-17 Social Communications Company Relationship based presence indicating in virtual area contexts
US8744976B2 (en) * 2008-04-28 2014-06-03 Yahoo! Inc. Discovery of friends using social network graph properties
US8223940B2 (en) * 2008-05-02 2012-07-17 Hewlett-Packard Development Company, L.P. Selecting communication mode of communications apparatus
US9319357B2 (en) * 2009-01-15 2016-04-19 Social Communications Company Context based virtual area creation
US20100198742A1 (en) * 2009-02-03 2010-08-05 Purplecomm, Inc. Online Social Encountering
US8555177B1 (en) * 2009-04-22 2013-10-08 Google, Inc. Real-time interaction during video viewing
US8805417B2 (en) 2009-06-30 2014-08-12 Verizon Patent And Licensing Inc. Dynamic contact list display
US8416767B2 (en) * 2009-07-06 2013-04-09 T-Mobile Usa, Inc. Communication mode swapping for telecommunications devices
US8479103B2 (en) 2009-09-15 2013-07-02 International Business Machines Corporation Visualization of real-time social data informatics
US8668590B2 (en) * 2009-09-30 2014-03-11 Wms Gaming, Inc. Integrating social networking and wagering systems
US9311649B2 (en) * 2009-12-20 2016-04-12 Iheartmedia Management Services, Inc. System and method for managing media advertising enterprise data
US9417787B2 (en) * 2010-02-12 2016-08-16 Microsoft Technology Licensing, Llc Distortion effects to indicate location in a movable data collection
EP2378750A1 (en) * 2010-04-14 2011-10-19 LG Electronics Inc. Mobile terminal and message list displaying method therein
US8935613B1 (en) * 2010-10-28 2015-01-13 Google Inc. Communication initiation control
US20120124150A1 (en) * 2010-11-11 2012-05-17 Samsung Electronics Co., Ltd. Intelligent network communication system and method
CN101977238A (zh) * 2010-11-11 2011-02-16 北京开心人信息技术有限公司 一种好友内容更新提示的方法及系统
US9529866B2 (en) * 2010-12-20 2016-12-27 Sybase, Inc. Efficiently handling large data sets on mobile devices
WO2012097168A2 (en) * 2011-01-12 2012-07-19 Seven Networks, Inc. Unified access and management of events across multiple applications and associated contacts thereof
WO2012118917A2 (en) * 2011-03-03 2012-09-07 Social Communications Company Realtime communications and network browsing client
US8996987B2 (en) * 2011-06-30 2015-03-31 Apple Inc. List view optimization
KR101314424B1 (ko) * 2011-08-24 2013-11-13 주식회사 팬택 프레즌스 정보를 송수신하기 위한 단말기, ims 서버 및 방법
CN102957727A (zh) * 2011-08-26 2013-03-06 腾讯科技(深圳)有限公司 Sns网络中好友动态提示方法、系统、客户端及服务器
KR101266141B1 (ko) * 2011-10-11 2013-05-21 (주)카카오 인스턴트 메시징 서비스 제공 방법 및 그 제공 시스템
KR101402506B1 (ko) * 2011-12-01 2014-06-03 라인 가부시키가이샤 인스턴트 메시징 어플리케이션을 이용한 대화형 정보제공 시스템 및 방법
US9294428B2 (en) * 2012-01-18 2016-03-22 Kinectus, Llc Systems and methods for establishing communications between mobile device users
US8808093B1 (en) * 2012-01-23 2014-08-19 Zynga Inc. Asynchronous social events in computer-implemented games
JP5551801B2 (ja) * 2012-02-06 2014-07-16 株式会社コナミデジタルエンタテインメント 管理サーバ、その制御方法、並びに管理サーバ及び端末装置のプログラム
JP5756487B2 (ja) * 2012-06-25 2015-07-29 株式会社コナミデジタルエンタテインメント メッセージ閲覧システム、サーバ、端末装置、制御方法およびプログラム
KR101959296B1 (ko) * 2012-07-23 2019-03-18 삼성전자 주식회사 휴대단말의 통화 연결 방법 및 장치
KR20140113813A (ko) 2013-03-14 2014-09-25 삼성전자주식회사 휴대단말기에서 액세스 포인트를 이용한 근접 친구를 찾는 방법 및 시스템
WO2014172880A1 (en) * 2013-04-25 2014-10-30 Tencent Technology (Shenzhen) Company Limited Methods and instant messaging client devices for performing im using menu option
US9819503B2 (en) * 2013-08-07 2017-11-14 DeNA Co., Ltd. Server device for exchanging messages
WO2015189653A1 (en) 2014-06-10 2015-12-17 Eutelsat S A Ofdm based orbital angular momentum system and method
JP5478767B1 (ja) * 2013-11-05 2014-04-23 株式会社 ディー・エヌ・エー 電子コンテンツを提供するシステム及び方法
US11244376B1 (en) * 2013-11-27 2022-02-08 Giftzapz, LLC Systems and methods for generating a gift list of items and managing distribution of items from the gift list of items by sharing one or more items on an item and personal level among different purchasers or groups of purchasers of the items
WO2015154053A1 (en) * 2014-04-03 2015-10-08 Hitch Radio, Inc. Radio search application with follower capability system and method
US10122723B1 (en) 2014-11-06 2018-11-06 Google Llc Supervised contact list for user accounts
KR102309070B1 (ko) * 2014-12-24 2021-10-07 삼성전자주식회사 전자 장치 및 전자 장치에서의 통신 관련 정보 제공 방법
US9858718B2 (en) * 2015-01-27 2018-01-02 Microsoft Technology Licensing, Llc Dynamically adaptable virtual lists
US10013682B2 (en) * 2015-02-13 2018-07-03 International Business Machines Corporation Storage and recovery of digital data based on social network
CN105162678B (zh) * 2015-07-07 2022-03-11 腾讯科技(深圳)有限公司 语音聊天的模式自适应方法及装置
US9895616B2 (en) * 2015-12-18 2018-02-20 Texta, Inc. Message encryption with video game
US11291921B1 (en) * 2015-12-18 2022-04-05 Texta, Inc. Systems and methods for encryption of communications with electronics games
US10027616B2 (en) * 2016-07-18 2018-07-17 Plexus Meet, Inc. Proximity discovery system and method
CN106600298B (zh) 2016-12-23 2020-09-01 国网山东省电力公司信息通信公司 基于工单数据分析的电力信息系统客服知识库构建方法
US20180210630A1 (en) * 2017-01-26 2018-07-26 Kyocera Document Solutions Inc. Display device and display method
CN107733786B (zh) * 2017-11-01 2022-04-15 上海掌门科技有限公司 一种好友推荐的方法及设备
US10956458B2 (en) * 2017-11-27 2021-03-23 International Business Machines Corporation Consolidating text conversations from collaboration channels
RU2670906C9 (ru) 2017-12-28 2018-12-12 Общество С Ограниченной Ответственностью "Центр Разработки И Внедрения Инновационных Технологий" Самонастраивающаяся интерактивная система, способ обмена сообщениями и/или звонками между пользователями различных веб-сайтов с использованием технологии клиент-сервер и считываемый компьютером носитель
JP6941805B2 (ja) * 2018-02-22 2021-09-29 パナソニックIpマネジメント株式会社 滞在状況表示システムおよび滞在状況表示方法
CN109728448B (zh) 2018-12-06 2020-07-31 中国科学院上海微系统与信息技术研究所 用于轨道角动量远距离通信的圆环阵列结构及其激励方法
US20200213326A1 (en) * 2018-12-28 2020-07-02 Kinzoo Technologies, Inc. Social media platform with adult oversight and control
JP7177731B2 (ja) * 2019-03-12 2022-11-24 株式会社ソニー・インタラクティブエンタテインメント 情報処理装置、情報処理方法およびコンピュータプログラム
US20210064317A1 (en) * 2019-08-30 2021-03-04 Sony Interactive Entertainment Inc. Operational mode-based settings for presenting notifications on a user display
CN111083517B (zh) * 2019-12-31 2022-01-25 北京达佳互联信息技术有限公司 直播间互动方法、装置、电子设备、系统及存储介质
CN111399709B (zh) * 2020-02-14 2022-05-06 北京达佳互联信息技术有限公司 消息提醒方法、装置、电子设备和存储介质
CN111460049A (zh) * 2020-04-01 2020-07-28 北京字节跳动网络技术有限公司 内容分享方法、装置、电子设备及计算机可读存储介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942213A (zh) * 2013-01-21 2014-07-23 腾讯科技(深圳)有限公司 数据分页方法及装置
US20180331996A1 (en) * 2017-05-12 2018-11-15 Alibaba Group Holding Limited Display method and device
CN109782977A (zh) * 2017-11-13 2019-05-21 腾讯科技(深圳)有限公司 视图处理方法、电子设备及存储介质
CN108881214A (zh) * 2018-04-18 2018-11-23 李世伟 多功能集成交互方法、装置及电子设备
CN109003050A (zh) * 2018-07-17 2018-12-14 重逢(北京)科技有限公司 好友上线提醒方法、装置、计算机设备和存储介质
CN112035202A (zh) * 2020-08-25 2020-12-04 北京字节跳动网络技术有限公司 好友活跃信息的显示方法、装置、电子设备和存储介质

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP4089532A4

Also Published As

Publication number Publication date
EP4089532A4 (en) 2023-08-30
JP7316464B2 (ja) 2023-07-27
JP2023515835A (ja) 2023-04-14
KR102558111B1 (ko) 2023-07-21
US20220391059A1 (en) 2022-12-08
CA3168347A1 (en) 2022-03-03
CN112035202B (zh) 2021-11-23
EP4089532A1 (en) 2022-11-16
KR20220127331A (ko) 2022-09-19
AU2021332794B2 (en) 2024-02-15
AU2021332794A1 (en) 2022-09-15
CN112035202A (zh) 2020-12-04
MX2022010788A (es) 2022-09-19
US11960709B2 (en) 2024-04-16
BR112022017527A2 (pt) 2023-03-07

Similar Documents

Publication Publication Date Title
WO2022042357A1 (zh) 好友活跃信息的显示方法、装置、电子设备和存储介质
US11283749B2 (en) Method and system for controlling message transmission for a communication group
WO2020238698A1 (zh) 一种未读消息提醒方法、装置、终端设备及存储介质
WO2021077883A1 (zh) 显示在线文档的方法、装置、电子设备及存储介质
US20140244715A1 (en) Interaction between devices displaying application status information
WO2023109670A1 (zh) 分享方法、装置、电子设备、存储介质和计算机程序产品
WO2022017107A1 (zh) 信息处理方法、装置、计算机设备及存储介质
WO2022156638A1 (zh) 互动方法、装置、电子设备和存储介质
WO2015085951A1 (zh) 邀请好友观看视频的方法、终端、服务器及系统
CN113489937A (zh) 视频共享方法、装置、设备及介质
WO2022127604A1 (zh) 未读消息的展示方法、装置、电子设备和存储介质
KR20140123076A (ko) 디바이스 제어 방법 및 장치
WO2023071606A1 (zh) 交互方法、装置、电子设备和存储介质
WO2021228234A1 (zh) 应用程序的互动消息展示方法、装置及可读存储介质
JP2023521508A (ja) メール処理方法、装置、電子機器及び記憶媒体
WO2024066864A1 (zh) 媒体内容的分享方法、装置、电子设备和存储介质
WO2024037563A1 (zh) 内容展示方法、装置、设备及存储介质
WO2023134559A1 (zh) 评论提示方法、装置、电子设备、存储介质和程序产品
CN110704151A (zh) 一种信息处理方法、装置和电子设备
WO2022143857A1 (zh) 视频通话方法、装置、电子设备和存储介质
KR102212072B1 (ko) 메시지 기반 키워드 추출 방법, 이를 위한 장치 및 시스템
WO2022161393A1 (zh) 信息显示方法、装置、设备及介质
RU2809351C1 (ru) Способ и устройство для представления на дисплее информации об активности друзей, электронное устройство и носитель хранения информации
US9479470B2 (en) Method and system of providing an instant messaging service
EP2669795A1 (en) System and method for sharing items between electronic devices

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 3168347

Country of ref document: CA

ENP Entry into the national phase

Ref document number: 2021860195

Country of ref document: EP

Effective date: 20220811

ENP Entry into the national phase

Ref document number: 2022552212

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2022123264

Country of ref document: RU

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112022017527

Country of ref document: BR

ENP Entry into the national phase

Ref document number: 2021332794

Country of ref document: AU

Date of ref document: 20210816

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 112022017527

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20220831

NENP Non-entry into the national phase

Ref country code: DE