快传(接收方图片缩略图尚需改进, 连接断开处理尚需改进),安装包清理, 网页传网页乱码未解决

This commit is contained in:
khy
2017-02-10 10:33:09 +08:00
parent 575ba33e43
commit cb54d87daf
47 changed files with 4454 additions and 23 deletions

View File

@ -220,6 +220,7 @@ public class DownloadManager {
String entrance,
String location) {
Utils.log("========www==" + android.os.Build.MANUFACTURER);
// 安装指引
if (android.os.Build.MANUFACTURER.equalsIgnoreCase("Huawei") || "Oppo".equalsIgnoreCase(android.os.Build.MANUFACTURER)) {
SharedPreferences sp = context.getSharedPreferences(Config.PREFERENCE, Context.MODE_PRIVATE);