From 638bfd4debe53c764958311aaedeb3620f322a31 Mon Sep 17 00:00:00 2001 From: fengyuecanzhu <1021300691@qq.com> Date: Sat, 21 Aug 2021 10:36:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/dictionaries/fengyue.xml | 3 + .idea/misc.xml | 2 + .../fycz/myreader/model/storage/WebDavHelp.kt | 3 +- .../ui/activity/MoreSettingActivity.java | 97 ++++++++++++++----- .../myreader/ui/fragment/WebDavFragment.java | 18 ++++ .../xyz/fycz/myreader/util/webdav/WebDav.kt | 3 +- .../res/layout/fragment_webdav_setting.xml | 26 +++++ app/src/main/res/values/strings.xml | 1 + 8 files changed, 124 insertions(+), 29 deletions(-) create mode 100644 .idea/dictionaries/fengyue.xml diff --git a/.idea/dictionaries/fengyue.xml b/.idea/dictionaries/fengyue.xml new file mode 100644 index 0000000..58d8886 --- /dev/null +++ b/.idea/dictionaries/fengyue.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index eeb1974..82c7483 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,6 +4,8 @@