Add support for importing files from .list and Plaintext files, support for importing .sources and .list files when exported from other apps (#223) * Add support for importing files from .list and plaintext files For plaintext files, the format of the repos is the repo URL seperated by a newline * add .list files as UTT types to Info.plist, move method for importing files from delegate * forgot to rename this method * Add ability to import .sources and .list files when exported from other apps
Remove XinaA15 not supported notice, account for XinaA15 1.x/2.x (#337) * Remove XinaA15 notice * Implement XinaA15 1.x and 2.x differentiation * other small changes