From a81e22be307d211eb02f7d51ceef0478cbefa0c6 Mon Sep 17 00:00:00 2001 From: JSPark <48265129+pknujsp@users.noreply.github.com> Date: Sat, 10 Jun 2023 12:37:21 +0900 Subject: [PATCH] =?UTF-8?q?#91=20=EC=82=AC=EC=9A=A9=EB=90=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20=EB=A1=9C=EC=A7=81=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 40 ++++++++++++++++++- .../com/android/mediproject/MainActivity.kt | 5 --- .../android/mediproject/MediApplication.kt | 3 -- .../core/common/util/UriBuilder.kt | 8 ++-- .../GranuleIdentificationRepositoryImpl.kt | 8 ++-- .../core/datastore/TokenDataSourceImpl.kt | 2 +- .../core/model/DataGoKrBaseResponse.kt | 3 +- .../model/awscommon/BaseAwsQueryResponse.kt | 2 +- .../model/awscommon/BaseAwsSignResponse.kt | 2 +- .../core/network/InternetNetworkListener.kt | 7 ---- .../comments/CommentsListDataSourceImpl.kt | 2 +- .../RecallSuspensionListDataSourceImpl.kt | 2 +- .../ui/base/view/HeaderForElementsView.kt | 8 ++-- .../core/ui/base/view/MediSearchbar.kt | 6 +-- .../confirmdialog/ConfirmDialogFragment.kt | 4 -- .../MedicineCommentsViewModel.kt | 28 ++++++------- .../mycommentslist/MyCommentsListViewModel.kt | 8 ++-- .../RecentCommentListViewModel.kt | 3 +- .../mediproject/feature/home/HomeViewModel.kt | 4 +- .../feature/intro/SignUpViewModel.kt | 6 +-- .../MyPageMoreBottomSheetFragment.kt | 2 +- .../mediproject/feature/news/NewsViewModel.kt | 4 +- .../news/adminaction/AdminActionScreen.kt | 4 +- .../RecallSuspensionScreen.kt | 4 +- .../RecentSearchListFragment.kt | 4 -- .../result/ai/AiSearchResultViewModel.kt | 2 +- .../feature/setting/SettingFragment.kt | 12 +++--- 27 files changed, 96 insertions(+), 87 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 5d6708198..ab874d476 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,44 @@ - + + + +