-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[iOS]Remove AFNetworking dependency from DoraemonSettingViewControlle…
…r,Update PACKAGENAME (#879) * [3.0.8]Remove AFNetworking dependency from DoraemonSettingViewController,Update PACKAGENAME * [Fix]Check error in URLSession completionHandler task
- Loading branch information
Showing
511 changed files
with
542 additions
and
532 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/Base/DoraemonStatusBarViewController.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonStatusBarViewController.h | ||
// AFNetworking | ||
// DoraemonKit | ||
// | ||
// Created by 张伟 on 2019/2/22. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/Base/DoraemonStatusBarViewController.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonStatusBarViewController.m | ||
// AFNetworking | ||
// DoraemonKit | ||
// | ||
// Created by 张伟 on 2019/2/22. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// NSObject+Doraemon.h | ||
// AFNetworking | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/7/2. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// NSObject+Doraemon.m | ||
// AFNetworking | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/7/2. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// UIImage+Doraemon.h | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2017/12/11. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// | ||
// UIView+DoraemonPositioning.m | ||
// UIView+Doraemon.m | ||
// DoraemonKit | ||
// | ||
// Created by xgb on 2018/11/15. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonAlertUtil.h | ||
// AFNetworking | ||
// DoraemonKit | ||
// | ||
// Created by didi on 2019/8/27. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonAlertUtil.m | ||
// AFNetworking | ||
// DoraemonKit | ||
// | ||
// Created by didi on 2019/8/27. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonCellButton.h | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/6/15. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonCellButton.m | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/6/15. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/CellInput/DoraemonCellInput.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonCellInput.h | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/12/7. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/CellInput/DoraemonCellInput.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonCellInput.m | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/12/7. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/CellSwitch/DoraemonCellSwitch.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonSwitchView.h | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/6/13. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/CellSwitch/DoraemonCellSwitch.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonSwitchView.m | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/6/13. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
iOS/DoraemonKit/Src/Core/CommonUI/Charts/DoraemonChartDataItem.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
iOS/DoraemonKit/Src/Core/CommonUI/Charts/DoraemonChartDataItem.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// | ||
// PieChart.h | ||
// DoraemonPieChart.h | ||
// DoraemonKit | ||
// | ||
// Created by 0xd on 2019/9/25. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
// | ||
// PieChart.m | ||
// DoraemonPieChart.m | ||
// DoraemonKit | ||
// | ||
// Created by 0xd on 2019/9/25. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonCopyLabel.h | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by didi on 2020/2/26. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonCopyLabel.m | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by didi on 2020/2/26. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramView.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonOscillogramView.h | ||
// CocoaLumberjack | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/1/3. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramView.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonOscillogramView.m | ||
// CocoaLumberjack | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/1/3. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramViewController.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramViewController.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramWindow.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonOscillogramWindow.h | ||
// CocoaLumberjack | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/1/3. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramWindow.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonOscillogramWindow.m | ||
// CocoaLumberjack | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/1/3. | ||
// | ||
|
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramWindowManager.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
iOS/DoraemonKit/Src/Core/CommonUI/Oscillogram/DoraemonOscillogramWindowManager.m
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonToastUtil.h | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/5/4. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonToastUtil.m | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/5/4. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonHomeWindow.h | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/5/16. | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
// | ||
// DoraemonHomeWindow.m | ||
// DoraemonKit-DoraemonKit | ||
// DoraemonKit | ||
// | ||
// Created by yixiang on 2018/5/16. | ||
// | ||
|
Oops, something went wrong.