-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #376 from maghzchenyu/master
im uikit v9.6.0
- Loading branch information
Showing
892 changed files
with
18,117 additions
and
7,640 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# | ||
# Be sure to run `pod spec lint NEChatUIKit.podspec' to ensure this is a | ||
# valid spec and to remove all comments including this before submitting the spec. | ||
# valid spec and to remove all comments including this before submitting the s. | ||
# | ||
# To learn more about Podspec attributes see https://guides.cocoapods.org/syntax/podspec.html | ||
# To learn more about Podspec attributes see https://guides.cocoapods.org/syntax/pods.html | ||
# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/ | ||
# | ||
|
||
Pod::Spec.new do |spec| | ||
Pod::Spec.new do |s| | ||
|
||
# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # | ||
# | ||
|
@@ -15,47 +15,40 @@ Pod::Spec.new do |spec| | |
# summary should be tweet-length, and the description more in depth. | ||
# | ||
|
||
spec.name = 'NEChatUIKit' | ||
spec.version = '9.5.0' | ||
spec.summary = 'Chat Module of IM.' | ||
s.name = 'NEChatUIKit' | ||
s.version = '9.6.0' | ||
s.summary = 'Chat Module of IM.' | ||
|
||
# This description is used to generate tags and improve search results. | ||
# * Think: What does it do? Why did you write it? What is the focus? | ||
# * Try to keep it short, snappy and to the point. | ||
# * Write the description between the DESC delimiters below. | ||
# * Finally, don't worry about the indent, CocoaPods strips it! | ||
spec.description = <<-DESC | ||
s.description = <<-DESC | ||
TODO: Add long description of the pod here. | ||
DESC | ||
spec.homepage = 'http://netease.im' | ||
spec.license = { :'type' => 'Copyright', :'text' => ' Copyright 2022 Netease '} | ||
spec.author = 'yunxin engineering department' | ||
spec.source = { :git => 'ssh://[email protected]:22222/yunxin-app/xkit-ios.git', :tag => spec.version.to_s } | ||
s.homepage = 'http://netease.im' | ||
s.license = { :'type' => 'Copyright', :'text' => ' Copyright 2022 Netease '} | ||
s.author = 'yunxin engineering department' | ||
s.source = { :git => 'ssh://[email protected]:22222/yunxin-app/xkit-ios.git', :tag => s.version.to_s } | ||
|
||
spec.ios.deployment_target = '9.0' | ||
spec.swift_version = '5.0' | ||
s.ios.deployment_target = '10.0' | ||
s.swift_version = '5.0' | ||
|
||
spec.source_files = 'NEChatUIKit/Classes/**/*' | ||
spec.pod_target_xcconfig = { | ||
s.source_files = 'NEChatUIKit/Classes/**/*' | ||
s.pod_target_xcconfig = { | ||
'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64', | ||
'BUILD_LIBRARY_FOR_DISTRIBUTION' => 'YES' | ||
} | ||
# spec.resource_bundles = { | ||
# 'NEChatUIKit' => ['NEChatUIKit/Assets/*.png'] | ||
# } | ||
# spec.static_framework = true | ||
|
||
|
||
spec.resource = 'NEChatUIKit/Assets/**/*' | ||
spec.dependency 'NEChatKit' | ||
spec.dependency 'NECommonUIKit' | ||
spec.dependency 'MJRefresh' | ||
spec.dependency 'NIMSDK_LITE' | ||
spec.dependency 'YXAlog' | ||
spec.dependency 'UITextView+Placeholder' | ||
spec.dependency 'SDWebImageWebPCoder' | ||
spec.dependency 'SDWebImageSVGKitPlugin' | ||
|
||
|
||
s.resource = 'NEChatUIKit/Assets/**/*' | ||
s.dependency 'NEChatKit' | ||
s.dependency 'NECommonUIKit' | ||
s.dependency 'NECommonKit' | ||
s.dependency 'MJRefresh' | ||
s.dependency 'UITextView+Placeholder' | ||
s.dependency 'SDWebImageWebPCoder' | ||
s.dependency 'SDWebImageSVGKitPlugin' | ||
s.dependency 'lottie-ios','2.5.3' | ||
|
||
end |
File renamed without changes.
22 changes: 22 additions & 0 deletions
22
...atUIKit/Assets/FunChatUIKit.xcassets/Chat/chat_message_receive_fun.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+727 Bytes
...xcassets/Chat/chat_message_receive_fun.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
...EChatUIKit/Assets/FunChatUIKit.xcassets/Chat/chat_message_send_fun.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+820 Bytes
...it.xcassets/Chat/chat_message_send_fun.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
...Kit/Assets/FunChatUIKit.xcassets/Chat/fun_chat_input_change_record.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.84 KB
...tUIKit.xcassets/Chat/fun_chat_input_change_record.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.72 KB
...tUIKit.xcassets/Chat/fun_chat_input_change_record.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file added
BIN
+1.72 KB
...s/FunChatUIKit.xcassets/Chat/fun_chat_input_keyboard.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.39 KB
...s/FunChatUIKit.xcassets/Chat/fun_chat_input_keyboard.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
Binary file added
BIN
+632 Bytes
...t/Assets/FunChatUIKit.xcassets/Chat/fun_chat_input_photo.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+901 Bytes
...t/Assets/FunChatUIKit.xcassets/Chat/fun_chat_input_photo.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file added
BIN
+656 Bytes
...ts/FunChatUIKit.xcassets/Chat/fun_chat_input_reply_clear.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+960 Bytes
...ts/FunChatUIKit.xcassets/Chat/fun_chat_input_reply_clear.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
Binary file added
BIN
+1.6 KB
...ssets/FunChatUIKit.xcassets/Chat/fun_chat_input_show_emoj.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.39 KB
...ssets/FunChatUIKit.xcassets/Chat/fun_chat_input_show_emoj.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
Binary file added
BIN
+1.44 KB
...ssets/FunChatUIKit.xcassets/Chat/fun_chat_input_show_more.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.12 KB
...ssets/FunChatUIKit.xcassets/Chat/fun_chat_input_show_more.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
...UIKit/NEChatUIKit/Assets/FunChatUIKit.xcassets/Chat/fun_chat_photo.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.66 KB
...Assets/FunChatUIKit.xcassets/Chat/fun_chat_photo.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.37 KB
...Assets/FunChatUIKit.xcassets/Chat/fun_chat_photo.imageset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
...UIKit/Assets/FunChatUIKit.xcassets/Chat/fun_chat_record_close_dark.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+3.01 KB
...unChatUIKit.xcassets/Chat/fun_chat_record_close_dark.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.43 KB
...unChatUIKit.xcassets/Chat/fun_chat_record_close_dark.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
...IKit/Assets/FunChatUIKit.xcassets/Chat/fun_chat_record_close_light.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+2.98 KB
...nChatUIKit.xcassets/Chat/fun_chat_record_close_light.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.28 KB
...nChatUIKit.xcassets/Chat/fun_chat_record_close_light.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
...it/Assets/FunChatUIKit.xcassets/Chat/fun_chat_record_gesture_inner.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+45.8 KB
...hatUIKit.xcassets/Chat/fun_chat_record_gesture_inner.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+74.4 KB
...hatUIKit.xcassets/Chat/fun_chat_record_gesture_inner.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions
22
...t/Assets/FunChatUIKit.xcassets/Chat/fun_chat_record_gesture_outter.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Group [email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+3.65 KB
...atUIKit.xcassets/Chat/fun_chat_record_gesture_outter.imageset/Group [email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+5.91 KB
...atUIKit.xcassets/Chat/fun_chat_record_gesture_outter.imageset/Group [email protected]
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
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
Binary file added
BIN
+1.31 KB
...EChatUIKit/Assets/FunChatUIKit.xcassets/Members/fun_all.imageset/[email protected]
Oops, something went wrong.
Binary file added
BIN
+1.96 KB
...EChatUIKit/Assets/FunChatUIKit.xcassets/Members/fun_all.imageset/[email protected]
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
.../NEChatUIKit/Assets/FunChatUIKit.xcassets/fun_pin_message_audio_bg.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "左气泡@2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "左气泡@3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+829 Bytes
...UIKit/Assets/FunChatUIKit.xcassets/fun_pin_message_audio_bg.imageset/左气泡@2x.png
Oops, something went wrong.
Binary file added
BIN
+1.24 KB
...UIKit/Assets/FunChatUIKit.xcassets/fun_pin_message_audio_bg.imageset/左气泡@3x.png
Oops, something went wrong.
22 changes: 22 additions & 0 deletions
22
NEChatUIKit/NEChatUIKit/Assets/FunChatUIKit.xcassets/fun_setting_add.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+898 Bytes
...IKit/Assets/FunChatUIKit.xcassets/fun_setting_add.imageset/[email protected]
Oops, something went wrong.
Binary file added
BIN
+1.26 KB
...IKit/Assets/FunChatUIKit.xcassets/fun_setting_add.imageset/[email protected]
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
22 changes: 22 additions & 0 deletions
22
...IKit/NEChatUIKit/Assets/NEBaseChatUIKit.xcassets/Chat/add_selected.imageset/Contents.json
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "[email protected]", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.2 KB
.../Assets/NEBaseChatUIKit.xcassets/Chat/add_selected.imageset/[email protected]
Oops, something went wrong.
Binary file added
BIN
+1.76 KB
.../Assets/NEBaseChatUIKit.xcassets/Chat/add_selected.imageset/[email protected]
Oops, something went wrong.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
Oops, something went wrong.