public class PreferencesConstants
Provides all preferences constants, extras keys
@NotNull public static java.lang.String SAVED_ON_SD_CARD
Contains true if pdf files have to be saved on sd card, false - otherwise
@NotNull public static java.lang.String EXTERNAL_DIR
Contains path to sd card directory for pdf files saving
@NotNull public static java.lang.String LAST_USED_FILTER
Contains last used filter
@NotNull public static java.lang.String SAVE_SINGLE_AS_JPEG
true if single page documents should be saved as JPEG, false otherwise
@NotNull public static java.lang.String CUSTOM_SDK_FILES_PATH
Contains the custom documents and pages root directory path
public static PreferencesConstants INSTANCE
Provides all preferences constants, extras keys