Project

General

Profile

Actions

Task #4897

closed

Replace FileManager with SharedPreferences API

Added by Jeremy Clark about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/27/2019
Due date:
% Done:

100%

Estimated time:

Description

Data such as the username, friends' usernames, file locations, etc. are saved and accessed by the FileManager class, requiring a new instance of the FileManager to be created whenever access to any of this information is needed.

This needs to be replaced with the Android SharedPreferences API (https://developer.android.com/reference/android/content/SharedPreferences).

Actions #1

Updated by Jeremy Clark about 5 years ago

  • % Done changed from 0 to 90
Actions #2

Updated by Jeremy Clark almost 5 years ago

  • Status changed from New to Closed
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF