Lock Screen Note Interface with Isolated Storage

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users of mobile devices with lock screens often face difficulties in capturing and recording ideas quickly due to restricted access, which prevents them from creating notes or drafts when the device is locked.

Innovation Solution

A communication application on the mobile device detects inputs to generate notes on the lock screen, providing a note interface for capturing and saving notes at a storage location isolated by the operating system to prevent malicious code execution, allowing notes to be transmitted to designated folders or calendars.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the device requires authentication to unlock the lock screen, then security is improved, but accessibility to note creation functionality deteriorates

Engineering Contradiction:
ImprovesecurityVSAvoidaccessibility to note creation
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system performs preliminary actions by creating and saving notes to isolated storage locations before the user completes the authentication process. The note interface allows users to capture ideas during the authentication sequence, and the operating system automatically saves these notes to secure storage locations, ensuring that note creation capability is maintained throughout the authentication flow without requiring the device to be fully unlocked.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the note storage location is isolated by the operating system, then security against malicious code execution is improved, but accessibility to stored notes deteriorates

Engineering Contradiction:
Improvesecurity against malicious codeVSAvoidaccessibility to stored notes
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The operating system acts as an intermediary between the note interface and the isolated storage location. It provides a controlled interface that allows notes to be saved to the isolated storage location during the authentication process, while maintaining security isolation. The operating system manages the access rights and data transfer mechanisms, enabling note persistence without compromising the security benefits of isolation.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If the user must unlock the device to create notes, then security is maintained, but the time required to capture ideas increases

Engineering Contradiction:
ImprovesecurityVSAvoidtime to capture ideas
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system enables preliminary note capture during the authentication sequence before the user completes the unlocking process. The note interface becomes available and functional while the user is providing authentication input, allowing ideas to be captured immediately without waiting for the device to be fully unlocked. This eliminates the time loss that would occur if users had to complete authentication before accessing note creation functionality.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10887338B2Creating notes on lock screen
Publication Date: 2021.01.05 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10887338B2 patent drawing
  • US10887338B2 patent drawing
  • US10887338B2 patent drawing

AI summary

Creating a note on a lock screen may be provided. In some examples, an application, such as a communication application, may detect an input to generate a note on a lock screen. The communication application may provide a note interface to capture the note. Next, the note may be captured on the note interface. In response, the note may be saved at a first storage location. The first storage location may be isolated by an operating system of the computing device to prevent an execution of a malicious code.