deleted some unused code and assets

This commit is contained in:
David 2016-04-29 08:12:12 -03:00
parent 3beafa2a74
commit 730de4061f
15 changed files with 1 additions and 10 deletions

View File

@ -141,16 +141,7 @@ public class Utility
}
}
public static String getErrorString(Context context, int code) {
switch (code) {
case DownloadMission.ERROR_SERVER_UNSUPPORTED:
return context.getString(R.string.msg_server_unsupported);
default:
return "";
}
}
public static FileType getFileType(String file) {
if (file.endsWith(".apk")) {
return FileType.APP;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 B