IP Library Granted Patent US 11,809,381
Granted Patent B2
US 11,809,381 · App. 17/846,818 · Granted Nov 7, 2023

Accessing network based content items by a mobile device while offline

Inventors: Aakash Kambuj (Seattle, WA); Vinod Valloppillil (Berkeley, CA); Yufei Guo (San Francisco, CA); Rodrigo Gomez Avila (Seattle, WA); Calvin Low (Belmont, CA); William R. Fraser (Seattle, WA); David Zhang (Pacifica, CA)
Assignee: Dropbox, Inc.
G06F16/178
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,809,381
App. No.
17/846,818
Granted
Nov 7, 2023
Kind
B2
Abstract

Disclosed are systems and methods of accessing content items stored at a content management system by a mobile device, when the mobile device is not communicatively coupled to the content management system. The content management system can receive an indication to mark a content item (e.g., folder and the content items associated with the folder) as available to a mobile device when the mobile device is offline. The content management system can mark the content item, and any content items associated with the content item, for offline access by the mobile device and determine a synchronization schedule for the content item(s). The content management system can then initially send to the mobile device, the marked content item(s) in accordance with the synchronization schedule. While offline, the mobile device can make changes to the marked content items. The changes can be synchronized between the mobile device and content management system when the mobile device is online.

Claims (70)

1. A content management system comprising:

at least one processor; and

at least one memory storing instructions that, when executed by the at least one processor, cause the at least one processor to:

access historical usage information of a content item associated with a user account within the content management system;

upon a determination by the content management system that an amount of historical usage of the content item is met, mark, by the content management system, the content item for offline access by a first client device associated with the user account;

provide, to the first client device, the content item marked for offline access for local storage and access on the first client device;

receive, from the first client device, an indication of a user interaction with an icon corresponding to the content item;

unmark the content item for offline access at the first client device based on receiving the indication of the user interaction; and

cause the first client device to remove the content item from the local storage of the first client device.

2. The content management system of claim 1 , the at least one memory storing instructions that, when executed by the at least one processor, cause the at least one processor to:

determine available storage is below a threshold amount on the first client device; and

based on the determined available storage being below the threshold amount, unmark a second content item previously marked for offline use.

3. The content management system of claim 1 , the at least one memory storing instructions that, when executed by the at least one processor, cause the at least one processor to:

determine available storage is below a threshold amount on the first client device;

receive an override command from the first client device; and

transmit the content item, wherein the first client device has available storage.

4. The content management system of claim 1 , the at least one memory storing instructions that, when executed by the at least one processor, cause the at least one processor to:

upon a second determination by the content management system that a second amount of historical usage of a second content item is met, mark, by the content management system, the second content item for offline access by a second client device associated with the user account; and

cause the first client device to display an indication that the second content item has offline access at the second client device based on confirmation from the content management system.

5. The content management system of claim 1 , wherein marking the content item is based on the indication received by the content management system to mark the content item for offline access, wherein the indication comprises metadata, a unique identifier, a Boolean flag, or a variable flag associated with the content item.

6. The content management system of claim 1 , the at least one memory storing instructions that, when executed by the at least one processor, cause the at least one processor to:

receive a second indication that the content item has been marked available offline via a web interface or client application that is not executing on the first client device and associated with the user account; and

send a push notification that the content item is to be synchronized to the first client device, wherein a content item synchronization service of a mobile application synchronizes the content item to the first client device.

7. The content management system of claim 1 , wherein the at least one memory storing instructions that, when executed by the at least one processor, cause the at least one processor to:

receive a second indication that the content item has been marked available offline for the first client device and a second client device via a web interface or client application associated with an administrator user account;

send a first push notification that the content item is to be synchronized to the first client device, wherein a content item synchronization service of a first client application synchronizes the content item to the first client device; and

send a second push notification that the content item is to be synchronized to the second client device, wherein a second content item synchronization service of a second client application synchronizes the content item to the second client device.

8. The content management system of claim 1 , the at least one memory storing instructions that, when executed by the at least one processor, cause the at least one processor to:

determine, when the first client device is online after being offline, whether there is a conflict between a change made to the content item at the content management system while the first client device was offline and a version of the content item stored on the first client device; and

in response to determining that there is a resolvable conflict, resolve the resolvable conflict between the change to the content item and the content item stored at the first client device.

9. The content management system of claim 1 , wherein the marking indicates that the content item is synchronized with the first client device and the unmarking indicates that the content item is to be unsynchronized with the first client device, wherein providing the content item includes synchronized the content item with the first client device.

10. A computer-implemented method comprising:

accessing historical usage information of a content item associated with a user account within a content management system;

upon a determination by the content management system that an amount of historical usage of the content item is met, marking, by the content management system, the content item for offline access by a first client device associated with the user account;

providing, to the first client device, the content item marked for offline access for local storage and access on the first client device;

receiving, from the first client device, an indication of a user interaction with an icon corresponding to the content item;

unmarking the content item for offline access at the first client device based on receiving the indication of the user interaction; and

causing the first client device to remove the content item from the local storage of the first client device.

11. The computer-implemented method of claim 10 further comprising:

determining available storage is below a threshold amount on the first client device; and

based on the determined available storage being below the threshold amount, unmarking a second content item previously marked for offline use.

12. The computer-implemented method of claim 10 further comprising:

determining available storage is below a threshold amount on the first client device;

receiving an override command from the first client device; and

transmitting the content item, wherein the first client device has available storage.

13. The computer-implemented method of claim 10 further comprising:

upon a second determination by the content management system that a second amount of historical usage of a second content item is met, marking, by the content management system, the second content item for offline access by a second client device associated with the user account; and

causing the first client device to display an indication that the second content item has offline access at the second client device based on confirmation from the content management system.

14. The computer-implemented method of claim 10 , wherein marking the content item is based on the indication received by the content management system to mark the content item for offline access, wherein the indication comprises metadata, a unique identifier, a Boolean flag, or a variable flag associated with the content item.

15. The computer-implemented method of claim 10 , further comprising:

receiving a second indication that the content item has been marked available offline via a web interface or client application that is not executing on the first client device and associated with the user account; and

sending a push notification that the content item is to be synchronized to the first client device, wherein a content item synchronization service of a mobile application synchronizes the content item to the first client device.

16. The computer-implemented method of claim 10 further comprising:

receiving a second indication that the content item has been marked available offline for the first client device and a second client device via a web interface or client application associated with an administrator user account;

sending a first push notification that the content item is to be synchronized to the first client device, wherein a content item synchronization service of a first client application synchronizes the content item to the first client device; and

sending a second push notification that the content item is to be synchronized to the second client device, wherein a second content item synchronization service of a second client application synchronizes the content item to the second client device.

17. The computer-implemented method of claim 11 further comprising:

determining, when the first client device is online after being offline, whether there is a conflict between a change made to the content item at the content management system while the first client device was offline and a version of the content item stored on the first client device; and

in response to determining that there is a resolvable conflict, resolving the resolvable conflict between the change to the content item and the content item stored at the first client device.

18. The computer-implemented method of claim 11 , wherein the marking indicates that the content item is synchronized with the first client device and the unmarking indicates that the content item is to be unsynchronized with the first client device, wherein providing the content item includes synchronized the content item with the first client device.

19. A non-transitory computer readable medium including instructions stored thereon, the instructions, when executed by a computing system being effective to cause the computing system to:

access historical usage information of a content item associated with a user account within a content management system;

upon a determination by the content management system that an amount of historical usage of the content item is met, mark, by the content management system, the content item for offline access by a first client device associated with the user account;

provide, to the first client device, the content item marked for offline access for local storage and access on the first client device;

receive, from the first client device, an indication of a user interaction with an icon corresponding to the content item;

unmark the content item for offline access at the first client device based on receiving the indication of the user interaction; and

cause the first client device to remove the content item from the local storage of the first client device.

20. The non-transitory computer readable medium of claim 19 , wherein the instructions cause the computing system to:

determine available storage is below a threshold amount on the first client device; and

based on the determined available storage being below the threshold amount, unmark a second content item previously marked for offline use.

Assignments (2)
SECURITY INTEREST Recorded Dec 12, 2024
From: DROPBOX, INC.
To: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 069604/0611 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jun 22, 2022
From: KAMBUJ, AAKASH; VALLOPPILLIL, VINOD; GUO, YUFEI; AVILA, RODRIGO GOMEZ; LOW, CALVIN; FRASER, WILLIAM R.; ZHANG, DAVID
To: DROPBOX, INC.
Reel/Frame 060278/0735 →