Unified Instant Messaging Status Indicator System

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing instant messaging clients consume excessive display space by displaying separate status indicators for multiple accounts, which is particularly problematic on smaller devices like smartphones and tablets.

Innovation Solution

A unified status indicator system is implemented, displaying an aggregate status for multiple accounts with an additional alert status indicator that animates into view when an account enters an alert state and removes when the alert ends, conserving display space by only showing account-specific status indicators during alert conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of information

If separate status indicators are displayed for each instant messaging account, then account status information is complete and accurate, but display space is excessively consumed

Engineering Contradiction:
Improveaccount status informationVSAvoiddisplay space
Core Design Contradiction:
Loss of informationVSArea of stationary object

Solution Approach 1:

The status display is segmented into two parts: a primary aggregate status indicator showing the overall status across all accounts, and secondary individual account status indicators that are displayed only when needed (when an account enters alert state). This segmentation allows the system to show comprehensive information while minimizing constant display space usage.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The display dynamically adjusts between showing only the aggregate status indicator during normal operation and showing both aggregate and individual status indicators when alert states occur. This dynamic behavior allows the interface to adapt to current account states, showing detailed information only when necessary rather than continuously consuming display space.

Inventive Principle:
Principle #15Dynamics

2Reliability

If individual account status indicators are always displayed, then account-specific alert information is visible, but display complexity increases

Engineering Contradiction:
Improvealert status visibilityVSAvoiddisplay complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The interface dynamically transitions between a simplified view showing only aggregate status and an expanded view showing individual account statuses. This dynamic adjustment reduces display complexity during normal operation while maintaining reliability of alert information by automatically showing individual statuses when alert conditions are detected.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

Individual account status indicators are extracted from the permanent display and shown only when needed. The system takes out the detailed individual status information from the constant display and presents it temporarily when alert states occur, reducing overall display complexity while maintaining information availability.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS9413556B2Unified account list
Publication Date: 2016.08.09 APPLE INC
  • US9413556B2 patent drawing
  • US9413556B2 patent drawing
  • US9413556B2 patent drawing

AI summary

A first status indicator indicating an aggregate status of a plurality of instant messaging accounts is displayed. A second status indicator adjacent to the first status indicator is displayed. The second status indicator indicates an alert status of one of the plurality of instant messaging accounts. The second status indicator is removed when the alert status of the one of the plurality instant messaging accounts ends.