Commit 0ebbd99a111c3623f50a01033376424eedb3de44
1 parent
278c3cc3
将匿名登录时的uuid改为deviceId
Showing
82 changed files
with
5 additions
and
571 deletions
Too many changes to show.
To preserve performance only 82 of 87 files are displayed.
.idea/misc.xml
| @@ -37,7 +37,7 @@ | @@ -37,7 +37,7 @@ | ||
| 37 | <ConfirmationsSetting value="0" id="Add" /> | 37 | <ConfirmationsSetting value="0" id="Add" /> |
| 38 | <ConfirmationsSetting value="0" id="Remove" /> | 38 | <ConfirmationsSetting value="0" id="Remove" /> |
| 39 | </component> | 39 | </component> |
| 40 | - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | 40 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |
| 41 | <output url="file://$PROJECT_DIR$/build/classes" /> | 41 | <output url="file://$PROJECT_DIR$/build/classes" /> |
| 42 | </component> | 42 | </component> |
| 43 | <component name="ProjectType"> | 43 | <component name="ProjectType"> |
IMLib/build/generated/source/buildConfig/release/io/rong/imlib/BuildConfig.java deleted
100644 → 0
| 1 | -/** | ||
| 2 | - * Automatically generated file. DO NOT MODIFY | ||
| 3 | - */ | ||
| 4 | -package io.rong.imlib; | ||
| 5 | - | ||
| 6 | -public final class BuildConfig { | ||
| 7 | - public static final boolean DEBUG = false; | ||
| 8 | - public static final String APPLICATION_ID = "io.rong.imlib"; | ||
| 9 | - public static final String BUILD_TYPE = "release"; | ||
| 10 | - public static final String FLAVOR = ""; | ||
| 11 | - public static final int VERSION_CODE = 1; | ||
| 12 | - public static final String VERSION_NAME = "2.8.5"; | ||
| 13 | -} |
IMLib/build/generated/source/r/release/io/rong/imlib/R.java deleted
100644 → 0
| 1 | -/* AUTO-GENERATED FILE. DO NOT MODIFY. | ||
| 2 | - * | ||
| 3 | - * This class was automatically generated by the | ||
| 4 | - * aapt tool from the resource data it found. It | ||
| 5 | - * should not be modified by hand. | ||
| 6 | - */ | ||
| 7 | - | ||
| 8 | -package io.rong.imlib; | ||
| 9 | - | ||
| 10 | -public final class R { | ||
| 11 | - public static final class attr { | ||
| 12 | - } | ||
| 13 | - public static final class bool { | ||
| 14 | - public static int rc_extension_history=0x7f030000; | ||
| 15 | - public static int rc_typing_status=0x7f030001; | ||
| 16 | - } | ||
| 17 | - public static final class integer { | ||
| 18 | - public static int rc_audio_encoding_bit_rate=0x7f040000; | ||
| 19 | - public static int rc_image_quality=0x7f040001; | ||
| 20 | - public static int rc_image_size=0x7f040002; | ||
| 21 | - } | ||
| 22 | - public static final class string { | ||
| 23 | - public static int rc_init_failed=0x7f020000; | ||
| 24 | - public static int rc_location_sharing_ended=0x7f020001; | ||
| 25 | - public static int rc_media_message_default_save_path=0x7f020006; | ||
| 26 | - public static int rc_notification_new_msg=0x7f020002; | ||
| 27 | - public static int rc_notification_new_plural_msg=0x7f020003; | ||
| 28 | - public static int rc_notification_ticker_text=0x7f020004; | ||
| 29 | - public static int rc_quit_custom_service=0x7f020005; | ||
| 30 | - } | ||
| 31 | -} |
IMLib/build/intermediates/blame/res/release/multi/values-en.json deleted
100644 → 0
| 1 | -[ | ||
| 2 | - { | ||
| 3 | - "outputFile": "E:\\testspace\\ChatDemo\\IMLib\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-en\\values-en.xml", | ||
| 4 | - "map": [ | ||
| 5 | - { | ||
| 6 | - "to": { | ||
| 7 | - "startLine": 2, | ||
| 8 | - "startColumn": 4, | ||
| 9 | - "startOffset": 55, | ||
| 10 | - "endColumn": 72, | ||
| 11 | - "endOffset": 123 | ||
| 12 | - }, | ||
| 13 | - "from": { | ||
| 14 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-en\\rc_string.xml", | ||
| 15 | - "position": { | ||
| 16 | - "startLine": 4, | ||
| 17 | - "startColumn": 4, | ||
| 18 | - "startOffset": 132, | ||
| 19 | - "endColumn": 72, | ||
| 20 | - "endOffset": 200 | ||
| 21 | - } | ||
| 22 | - } | ||
| 23 | - }, | ||
| 24 | - { | ||
| 25 | - "to": { | ||
| 26 | - "startLine": 3, | ||
| 27 | - "startColumn": 4, | ||
| 28 | - "startOffset": 128, | ||
| 29 | - "endColumn": 87, | ||
| 30 | - "endOffset": 211 | ||
| 31 | - }, | ||
| 32 | - "from": { | ||
| 33 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-en\\rc_string.xml", | ||
| 34 | - "position": { | ||
| 35 | - "startLine": 5, | ||
| 36 | - "startColumn": 4, | ||
| 37 | - "startOffset": 205, | ||
| 38 | - "endColumn": 87, | ||
| 39 | - "endOffset": 288 | ||
| 40 | - } | ||
| 41 | - } | ||
| 42 | - }, | ||
| 43 | - { | ||
| 44 | - "to": { | ||
| 45 | - "startLine": 4, | ||
| 46 | - "startColumn": 4, | ||
| 47 | - "startOffset": 216, | ||
| 48 | - "endColumn": 75, | ||
| 49 | - "endOffset": 287 | ||
| 50 | - }, | ||
| 51 | - "from": { | ||
| 52 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-en\\rc_string.xml", | ||
| 53 | - "position": { | ||
| 54 | - "startLine": 9, | ||
| 55 | - "startColumn": 4, | ||
| 56 | - "startOffset": 374, | ||
| 57 | - "endColumn": 90, | ||
| 58 | - "endOffset": 460 | ||
| 59 | - } | ||
| 60 | - } | ||
| 61 | - }, | ||
| 62 | - { | ||
| 63 | - "to": { | ||
| 64 | - "startLine": 5, | ||
| 65 | - "startColumn": 4, | ||
| 66 | - "startOffset": 292, | ||
| 67 | - "endColumn": 91, | ||
| 68 | - "endOffset": 379 | ||
| 69 | - }, | ||
| 70 | - "from": { | ||
| 71 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-en\\rc_string.xml", | ||
| 72 | - "position": { | ||
| 73 | - "startLine": 10, | ||
| 74 | - "startColumn": 4, | ||
| 75 | - "startOffset": 465, | ||
| 76 | - "endColumn": 111, | ||
| 77 | - "endOffset": 572 | ||
| 78 | - } | ||
| 79 | - } | ||
| 80 | - }, | ||
| 81 | - { | ||
| 82 | - "to": { | ||
| 83 | - "startLine": 6, | ||
| 84 | - "startColumn": 4, | ||
| 85 | - "startOffset": 384, | ||
| 86 | - "endColumn": 78, | ||
| 87 | - "endOffset": 458 | ||
| 88 | - }, | ||
| 89 | - "from": { | ||
| 90 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-en\\rc_string.xml", | ||
| 91 | - "position": { | ||
| 92 | - "startLine": 7, | ||
| 93 | - "startColumn": 4, | ||
| 94 | - "startOffset": 294, | ||
| 95 | - "endColumn": 78, | ||
| 96 | - "endOffset": 368 | ||
| 97 | - } | ||
| 98 | - } | ||
| 99 | - }, | ||
| 100 | - { | ||
| 101 | - "to": { | ||
| 102 | - "startLine": 7, | ||
| 103 | - "startColumn": 4, | ||
| 104 | - "startOffset": 463, | ||
| 105 | - "endColumn": 75, | ||
| 106 | - "endOffset": 534 | ||
| 107 | - }, | ||
| 108 | - "from": { | ||
| 109 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-en\\rc_string.xml", | ||
| 110 | - "position": { | ||
| 111 | - "startLine": 3, | ||
| 112 | - "startColumn": 4, | ||
| 113 | - "startOffset": 56, | ||
| 114 | - "endColumn": 75, | ||
| 115 | - "endOffset": 127 | ||
| 116 | - } | ||
| 117 | - } | ||
| 118 | - } | ||
| 119 | - ] | ||
| 120 | - } | ||
| 121 | -] | ||
| 122 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/blame/res/release/multi/values-sw.json deleted
100644 → 0
| 1 | -[ | ||
| 2 | - { | ||
| 3 | - "outputFile": "E:\\testspace\\ChatDemo\\IMLib\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values-sw\\values-sw.xml", | ||
| 4 | - "map": [ | ||
| 5 | - { | ||
| 6 | - "to": { | ||
| 7 | - "startLine": 2, | ||
| 8 | - "startColumn": 4, | ||
| 9 | - "startOffset": 55, | ||
| 10 | - "endColumn": 77, | ||
| 11 | - "endOffset": 128 | ||
| 12 | - }, | ||
| 13 | - "from": { | ||
| 14 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-sw\\rc_notification_string.xml", | ||
| 15 | - "position": { | ||
| 16 | - "startLine": 4, | ||
| 17 | - "startColumn": 4, | ||
| 18 | - "startOffset": 133, | ||
| 19 | - "endColumn": 92, | ||
| 20 | - "endOffset": 221 | ||
| 21 | - } | ||
| 22 | - } | ||
| 23 | - }, | ||
| 24 | - { | ||
| 25 | - "to": { | ||
| 26 | - "startLine": 3, | ||
| 27 | - "startColumn": 4, | ||
| 28 | - "startOffset": 133, | ||
| 29 | - "endColumn": 93, | ||
| 30 | - "endOffset": 222 | ||
| 31 | - }, | ||
| 32 | - "from": { | ||
| 33 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-sw\\rc_notification_string.xml", | ||
| 34 | - "position": { | ||
| 35 | - "startLine": 5, | ||
| 36 | - "startColumn": 4, | ||
| 37 | - "startOffset": 226, | ||
| 38 | - "endColumn": 108, | ||
| 39 | - "endOffset": 330 | ||
| 40 | - } | ||
| 41 | - } | ||
| 42 | - }, | ||
| 43 | - { | ||
| 44 | - "to": { | ||
| 45 | - "startLine": 4, | ||
| 46 | - "startColumn": 4, | ||
| 47 | - "startOffset": 227, | ||
| 48 | - "endColumn": 76, | ||
| 49 | - "endOffset": 299 | ||
| 50 | - }, | ||
| 51 | - "from": { | ||
| 52 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values-sw\\rc_notification_string.xml", | ||
| 53 | - "position": { | ||
| 54 | - "startLine": 3, | ||
| 55 | - "startColumn": 4, | ||
| 56 | - "startOffset": 56, | ||
| 57 | - "endColumn": 76, | ||
| 58 | - "endOffset": 128 | ||
| 59 | - } | ||
| 60 | - } | ||
| 61 | - } | ||
| 62 | - ] | ||
| 63 | - } | ||
| 64 | -] | ||
| 65 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/blame/res/release/multi/values.json deleted
100644 → 0
| 1 | -[ | ||
| 2 | - { | ||
| 3 | - "outputFile": "E:\\testspace\\ChatDemo\\IMLib\\build\\intermediates\\incremental\\mergeReleaseResources\\merged.dir\\values\\values.xml", | ||
| 4 | - "map": [ | ||
| 5 | - { | ||
| 6 | - "to": { | ||
| 7 | - "startLine": 2, | ||
| 8 | - "startColumn": 4, | ||
| 9 | - "startOffset": 55, | ||
| 10 | - "endColumn": 50, | ||
| 11 | - "endOffset": 101 | ||
| 12 | - }, | ||
| 13 | - "from": { | ||
| 14 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_configuration.xml", | ||
| 15 | - "position": { | ||
| 16 | - "startLine": 14, | ||
| 17 | - "startColumn": 4, | ||
| 18 | - "startOffset": 490, | ||
| 19 | - "endColumn": 50, | ||
| 20 | - "endOffset": 536 | ||
| 21 | - } | ||
| 22 | - } | ||
| 23 | - }, | ||
| 24 | - { | ||
| 25 | - "to": { | ||
| 26 | - "startLine": 3, | ||
| 27 | - "startColumn": 4, | ||
| 28 | - "startOffset": 106, | ||
| 29 | - "endColumn": 46, | ||
| 30 | - "endOffset": 148 | ||
| 31 | - }, | ||
| 32 | - "from": { | ||
| 33 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_configuration.xml", | ||
| 34 | - "position": { | ||
| 35 | - "startLine": 10, | ||
| 36 | - "startColumn": 4, | ||
| 37 | - "startOffset": 305, | ||
| 38 | - "endColumn": 46, | ||
| 39 | - "endOffset": 347 | ||
| 40 | - } | ||
| 41 | - } | ||
| 42 | - }, | ||
| 43 | - { | ||
| 44 | - "to": { | ||
| 45 | - "startLine": 4, | ||
| 46 | - "startColumn": 4, | ||
| 47 | - "startOffset": 153, | ||
| 48 | - "endColumn": 61, | ||
| 49 | - "endOffset": 210 | ||
| 50 | - }, | ||
| 51 | - "from": { | ||
| 52 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_configuration.xml", | ||
| 53 | - "position": { | ||
| 54 | - "startLine": 3, | ||
| 55 | - "startColumn": 4, | ||
| 56 | - "startOffset": 85, | ||
| 57 | - "endColumn": 61, | ||
| 58 | - "endOffset": 142 | ||
| 59 | - } | ||
| 60 | - } | ||
| 61 | - }, | ||
| 62 | - { | ||
| 63 | - "to": { | ||
| 64 | - "startLine": 5, | ||
| 65 | - "startColumn": 4, | ||
| 66 | - "startOffset": 215, | ||
| 67 | - "endColumn": 49, | ||
| 68 | - "endOffset": 260 | ||
| 69 | - }, | ||
| 70 | - "from": { | ||
| 71 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_configuration.xml", | ||
| 72 | - "position": { | ||
| 73 | - "startLine": 6, | ||
| 74 | - "startColumn": 4, | ||
| 75 | - "startOffset": 166, | ||
| 76 | - "endColumn": 49, | ||
| 77 | - "endOffset": 211 | ||
| 78 | - } | ||
| 79 | - } | ||
| 80 | - }, | ||
| 81 | - { | ||
| 82 | - "to": { | ||
| 83 | - "startLine": 6, | ||
| 84 | - "startColumn": 4, | ||
| 85 | - "startOffset": 265, | ||
| 86 | - "endColumn": 47, | ||
| 87 | - "endOffset": 308 | ||
| 88 | - }, | ||
| 89 | - "from": { | ||
| 90 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_configuration.xml", | ||
| 91 | - "position": { | ||
| 92 | - "startLine": 8, | ||
| 93 | - "startColumn": 4, | ||
| 94 | - "startOffset": 235, | ||
| 95 | - "endColumn": 47, | ||
| 96 | - "endOffset": 278 | ||
| 97 | - } | ||
| 98 | - } | ||
| 99 | - }, | ||
| 100 | - { | ||
| 101 | - "to": { | ||
| 102 | - "startLine": 7, | ||
| 103 | - "startColumn": 4, | ||
| 104 | - "startOffset": 313, | ||
| 105 | - "endColumn": 49, | ||
| 106 | - "endOffset": 358 | ||
| 107 | - }, | ||
| 108 | - "from": { | ||
| 109 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_lib_string.xml", | ||
| 110 | - "position": { | ||
| 111 | - "startLine": 4, | ||
| 112 | - "startColumn": 4, | ||
| 113 | - "startOffset": 113, | ||
| 114 | - "endColumn": 49, | ||
| 115 | - "endOffset": 158 | ||
| 116 | - } | ||
| 117 | - } | ||
| 118 | - }, | ||
| 119 | - { | ||
| 120 | - "to": { | ||
| 121 | - "startLine": 8, | ||
| 122 | - "startColumn": 4, | ||
| 123 | - "startOffset": 363, | ||
| 124 | - "endColumn": 61, | ||
| 125 | - "endOffset": 420 | ||
| 126 | - }, | ||
| 127 | - "from": { | ||
| 128 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_lib_string.xml", | ||
| 129 | - "position": { | ||
| 130 | - "startLine": 5, | ||
| 131 | - "startColumn": 4, | ||
| 132 | - "startOffset": 163, | ||
| 133 | - "endColumn": 61, | ||
| 134 | - "endOffset": 220 | ||
| 135 | - } | ||
| 136 | - } | ||
| 137 | - }, | ||
| 138 | - { | ||
| 139 | - "to": { | ||
| 140 | - "startLine": 9, | ||
| 141 | - "startColumn": 4, | ||
| 142 | - "startOffset": 425, | ||
| 143 | - "endColumn": 80, | ||
| 144 | - "endOffset": 501 | ||
| 145 | - }, | ||
| 146 | - "from": { | ||
| 147 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_configuration.xml", | ||
| 148 | - "position": { | ||
| 149 | - "startLine": 12, | ||
| 150 | - "startColumn": 4, | ||
| 151 | - "startOffset": 376, | ||
| 152 | - "endColumn": 80, | ||
| 153 | - "endOffset": 452 | ||
| 154 | - } | ||
| 155 | - } | ||
| 156 | - }, | ||
| 157 | - { | ||
| 158 | - "to": { | ||
| 159 | - "startLine": 10, | ||
| 160 | - "startColumn": 4, | ||
| 161 | - "startOffset": 506, | ||
| 162 | - "endColumn": 66, | ||
| 163 | - "endOffset": 568 | ||
| 164 | - }, | ||
| 165 | - "from": { | ||
| 166 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_lib_string.xml", | ||
| 167 | - "position": { | ||
| 168 | - "startLine": 8, | ||
| 169 | - "startColumn": 4, | ||
| 170 | - "startOffset": 291, | ||
| 171 | - "endColumn": 66, | ||
| 172 | - "endOffset": 353 | ||
| 173 | - } | ||
| 174 | - } | ||
| 175 | - }, | ||
| 176 | - { | ||
| 177 | - "to": { | ||
| 178 | - "startLine": 11, | ||
| 179 | - "startColumn": 4, | ||
| 180 | - "startOffset": 573, | ||
| 181 | - "endColumn": 77, | ||
| 182 | - "endOffset": 646 | ||
| 183 | - }, | ||
| 184 | - "from": { | ||
| 185 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_lib_string.xml", | ||
| 186 | - "position": { | ||
| 187 | - "startLine": 9, | ||
| 188 | - "startColumn": 4, | ||
| 189 | - "startOffset": 358, | ||
| 190 | - "endColumn": 77, | ||
| 191 | - "endOffset": 431 | ||
| 192 | - } | ||
| 193 | - } | ||
| 194 | - }, | ||
| 195 | - { | ||
| 196 | - "to": { | ||
| 197 | - "startLine": 12, | ||
| 198 | - "startColumn": 4, | ||
| 199 | - "startOffset": 651, | ||
| 200 | - "endColumn": 64, | ||
| 201 | - "endOffset": 711 | ||
| 202 | - }, | ||
| 203 | - "from": { | ||
| 204 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_lib_string.xml", | ||
| 205 | - "position": { | ||
| 206 | - "startLine": 7, | ||
| 207 | - "startColumn": 4, | ||
| 208 | - "startOffset": 226, | ||
| 209 | - "endColumn": 64, | ||
| 210 | - "endOffset": 286 | ||
| 211 | - } | ||
| 212 | - } | ||
| 213 | - }, | ||
| 214 | - { | ||
| 215 | - "to": { | ||
| 216 | - "startLine": 13, | ||
| 217 | - "startColumn": 4, | ||
| 218 | - "startOffset": 716, | ||
| 219 | - "endColumn": 56, | ||
| 220 | - "endOffset": 768 | ||
| 221 | - }, | ||
| 222 | - "from": { | ||
| 223 | - "file": "E:\\testspace\\ChatDemo\\IMLib\\res\\values\\rc_lib_string.xml", | ||
| 224 | - "position": { | ||
| 225 | - "startLine": 3, | ||
| 226 | - "startColumn": 4, | ||
| 227 | - "startOffset": 56, | ||
| 228 | - "endColumn": 56, | ||
| 229 | - "endOffset": 108 | ||
| 230 | - } | ||
| 231 | - } | ||
| 232 | - } | ||
| 233 | - ] | ||
| 234 | - } | ||
| 235 | -] | ||
| 236 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/bundles/release/R.txt deleted
100644 → 0
| 1 | -int bool rc_extension_history 0x7f030000 | ||
| 2 | -int bool rc_typing_status 0x7f030001 | ||
| 3 | -int integer rc_audio_encoding_bit_rate 0x7f040000 | ||
| 4 | -int integer rc_image_quality 0x7f040001 | ||
| 5 | -int integer rc_image_size 0x7f040002 | ||
| 6 | -int string rc_init_failed 0x7f020000 | ||
| 7 | -int string rc_location_sharing_ended 0x7f020001 | ||
| 8 | -int string rc_media_message_default_save_path 0x7f020006 | ||
| 9 | -int string rc_notification_new_msg 0x7f020002 | ||
| 10 | -int string rc_notification_new_plural_msg 0x7f020003 | ||
| 11 | -int string rc_notification_ticker_text 0x7f020004 | ||
| 12 | -int string rc_quit_custom_service 0x7f020005 |
IMLib/build/intermediates/bundles/release/classes.jar deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/bundles/release/jni/arm64-v8a/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/bundles/release/jni/armeabi-v7a/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/bundles/release/jni/armeabi/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/bundles/release/jni/x86/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/BuildConfig.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$1.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$10.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$11.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$12.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$13.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$14.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$2.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$3.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$4.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$5.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$6.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$7.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$8.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat$9.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/Chat.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/ChatUtil.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/R$attr.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/R$bool.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/R$integer.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/R$string.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/R.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnChatRoomActionListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnConnectListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnConnectStatusListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnLatestMessageListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnMessageListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnOperationListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnResultListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat$OnSendMessageListener.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/base/IChat.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/model/CNMessage.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/model/CNNotificationMessage$1.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/model/CNNotificationMessage.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/model/CNUserInfo.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/network/HttpUtil$Header.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/network/HttpUtil$HttpAsyncTask.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/network/HttpUtil$OnResponse.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/network/HttpUtil$Response.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/network/HttpUtil.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/classes/release/io/rong/imlib/receiver/SealNotificationReceiver.class deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/incremental-safeguard/release/tag.txt deleted
100644 → 0
IMLib/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
IMLib/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
IMLib/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<merger version="3"><dataSet config="main"><source path="E:\testspace\ChatDemo\IMLib\libs"><file name="arm64-v8a/libRongIMLib.so" path="E:\testspace\ChatDemo\IMLib\libs\arm64-v8a\libRongIMLib.so"/><file name="armeabi/libRongIMLib.so" path="E:\testspace\ChatDemo\IMLib\libs\armeabi\libRongIMLib.so"/><file name="armeabi-v7a/libRongIMLib.so" path="E:\testspace\ChatDemo\IMLib\libs\armeabi-v7a\libRongIMLib.so"/><file name="Rong_IMLib.jar" path="E:\testspace\ChatDemo\IMLib\libs\Rong_IMLib.jar"/><file name="x86/libRongIMLib.so" path="E:\testspace\ChatDemo\IMLib\libs\x86\libRongIMLib.so"/></source></dataSet><dataSet config="release"><source path="E:\testspace\ChatDemo\IMLib\src\release\jniLibs"/></dataSet></merger> | ||
| 3 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties deleted
100644 → 0
| 1 | -#Tue Feb 28 16:34:34 CST 2017 |
IMLib/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-en/values-en.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<resources> | ||
| 3 | - <string name="rc_init_failed">Failed Connect Custom Service</string> | ||
| 4 | - <string name="rc_location_sharing_ended">Real-time Location session ended.</string> | ||
| 5 | - <string name="rc_notification_new_msg">%1$s sent %2$d messages</string> | ||
| 6 | - <string name="rc_notification_new_plural_msg">%1$d contacts sent %2$d messages</string> | ||
| 7 | - <string name="rc_notification_ticker_text">You have a new message</string> | ||
| 8 | - <string name="rc_quit_custom_service">Custom Service Have Quit</string> | ||
| 9 | -</resources> | ||
| 10 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-sw/values-sw.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<resources> | ||
| 3 | - <string name="rc_notification_new_msg">%1$s ametuma ujumbe %2$d</string> | ||
| 4 | - <string name="rc_notification_new_plural_msg">Mrafiki.%1$d wametuma ujumbe %2$d</string> | ||
| 5 | - <string name="rc_notification_ticker_text">Umepokea Ujumbe Mpya</string> | ||
| 6 | -</resources> | ||
| 7 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<resources> | ||
| 3 | - <bool name="rc_extension_history">false</bool> | ||
| 4 | - <bool name="rc_typing_status">false</bool> | ||
| 5 | - <integer name="rc_audio_encoding_bit_rate">7950</integer> | ||
| 6 | - <integer name="rc_image_quality">85</integer> | ||
| 7 | - <integer name="rc_image_size">960</integer> | ||
| 8 | - <string name="rc_init_failed">连接客服失败</string> | ||
| 9 | - <string name="rc_location_sharing_ended">位置共享已结束</string> | ||
| 10 | - <string name="rc_media_message_default_save_path">/RongCloud/Media/</string> | ||
| 11 | - <string name="rc_notification_new_msg">%1$s发来了%2$d条消息</string> | ||
| 12 | - <string name="rc_notification_new_plural_msg">%1$d个联系人发来了%2$d条消息</string> | ||
| 13 | - <string name="rc_notification_ticker_text">您有了一条新消息</string> | ||
| 14 | - <string name="rc_quit_custom_service">客服已结束</string> | ||
| 15 | -</resources> | ||
| 16 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/incremental/mergeReleaseResources/merger.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<merger version="3"><dataSet config="21.0.0$Generated" generated="true"><source path="E:\testspace\ChatDemo\IMLib\build\intermediates\exploded-aar\com.android.support\support-v4\21.0.0\res"/></dataSet><dataSet config="main$Generated" generated="true"><source path="E:\testspace\ChatDemo\IMLib\res"/><source path="E:\testspace\ChatDemo\IMLib\build\generated\res\rs\release"/><source path="E:\testspace\ChatDemo\IMLib\build\generated\res\resValues\release"/></dataSet><dataSet config="release$Generated" generated="true"><source path="E:\testspace\ChatDemo\IMLib\src\release\res"/></dataSet><dataSet config="21.0.0" from-dependency="true" generated-set="21.0.0$Generated"><source path="E:\testspace\ChatDemo\IMLib\build\intermediates\exploded-aar\com.android.support\support-v4\21.0.0\res"/></dataSet><dataSet config="main" generated-set="main$Generated"><source path="E:\testspace\ChatDemo\IMLib\res"><file path="E:\testspace\ChatDemo\IMLib\res\values\rc_configuration.xml" qualifiers=""><bool name="rc_extension_history">false</bool><integer name="rc_image_size">960</integer><bool name="rc_typing_status">false</bool><string name="rc_media_message_default_save_path">/RongCloud/Media/</string><integer name="rc_image_quality">85</integer><integer name="rc_audio_encoding_bit_rate">7950</integer></file><file path="E:\testspace\ChatDemo\IMLib\res\values\rc_lib_string.xml" qualifiers=""><string name="rc_notification_new_plural_msg">%1$d个联系人发来了%2$d条消息</string><string name="rc_init_failed">连接客服失败</string><string name="rc_location_sharing_ended">位置共享已结束</string><string name="rc_notification_ticker_text">您有了一条新消息</string><string name="rc_notification_new_msg">%1$s发来了%2$d条消息</string><string name="rc_quit_custom_service">客服已结束</string></file><file path="E:\testspace\ChatDemo\IMLib\res\values-en\rc_string.xml" qualifiers="en"><string name="rc_notification_new_plural_msg">%1$d contacts sent %2$d messages</string><string name="rc_quit_custom_service">Custom Service Have Quit</string><string name="rc_location_sharing_ended">Real-time Location session ended.</string><string name="rc_notification_ticker_text">You have a new message</string><string name="rc_init_failed">Failed Connect Custom Service</string><string name="rc_notification_new_msg">%1$s sent %2$d messages</string></file><file path="E:\testspace\ChatDemo\IMLib\res\values-sw\rc_notification_string.xml" qualifiers="sw"><string name="rc_notification_ticker_text">Umepokea Ujumbe Mpya</string><string name="rc_notification_new_plural_msg">Mrafiki.%1$d wametuma ujumbe %2$d</string><string name="rc_notification_new_msg">%1$s ametuma ujumbe %2$d</string></file></source><source path="E:\testspace\ChatDemo\IMLib\build\generated\res\rs\release"/><source path="E:\testspace\ChatDemo\IMLib\build\generated\res\resValues\release"/></dataSet><dataSet config="release" generated-set="release$Generated"><source path="E:\testspace\ChatDemo\IMLib\src\release\res"/></dataSet><mergedItems/></merger> | ||
| 3 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/incremental/packageDebugResources/compile-file-map.properties
IMLib/build/intermediates/incremental/packageReleaseResources/compile-file-map.properties
IMLib/build/intermediates/jniLibs/release/Rong_IMLib.jar deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/jniLibs/release/arm64-v8a/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/jniLibs/release/armeabi-v7a/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/jniLibs/release/armeabi/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/jniLibs/release/x86/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/proguard-rules/release/aapt_rules.txt deleted
100644 → 0
| 1 | -# view AndroidManifest.xml #generated:39 | ||
| 2 | --keep class io.rong.imlib.ConnectChangeReceiver { <init>(...); } | ||
| 3 | - | ||
| 4 | -# view AndroidManifest.xml #generated:42 | ||
| 5 | --keep class io.rong.imlib.HeartbeatReceiver { <init>(...); } | ||
| 6 | - | ||
| 7 | -# view AndroidManifest.xml #generated:35 | ||
| 8 | --keep class io.rong.imlib.ReConnectService { <init>(...); } | ||
| 9 | - | ||
| 10 | -# view AndroidManifest.xml #generated:31 | ||
| 11 | --keep class io.rong.imlib.ipc.RongService { <init>(...); } | ||
| 12 | - | ||
| 13 | -# view AndroidManifest.xml #generated:69 | ||
| 14 | --keep class io.rong.push.PushReceiver { <init>(...); } | ||
| 15 | - | ||
| 16 | -# view AndroidManifest.xml #generated:62 | ||
| 17 | --keep class io.rong.push.PushService { <init>(...); } | ||
| 18 | - | ||
| 19 | -# view AndroidManifest.xml #generated:56 | ||
| 20 | --keep class io.rong.push.core.MessageHandleService { <init>(...); } | ||
| 21 | - | ||
| 22 | -# view AndroidManifest.xml #generated:50 | ||
| 23 | --keep class io.rong.push.core.PushRegistrationService { <init>(...); } | ||
| 24 | - |
IMLib/build/intermediates/res/merged/release/values-en/values-en.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<resources> | ||
| 3 | - <string name="rc_init_failed">Failed Connect Custom Service</string> | ||
| 4 | - <string name="rc_location_sharing_ended">Real-time Location session ended.</string> | ||
| 5 | - <string name="rc_notification_new_msg">%1$s sent %2$d messages</string> | ||
| 6 | - <string name="rc_notification_new_plural_msg">%1$d contacts sent %2$d messages</string> | ||
| 7 | - <string name="rc_notification_ticker_text">You have a new message</string> | ||
| 8 | - <string name="rc_quit_custom_service">Custom Service Have Quit</string> | ||
| 9 | -</resources> | ||
| 10 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/res/merged/release/values-sw/values-sw.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<resources> | ||
| 3 | - <string name="rc_notification_new_msg">%1$s ametuma ujumbe %2$d</string> | ||
| 4 | - <string name="rc_notification_new_plural_msg">Mrafiki.%1$d wametuma ujumbe %2$d</string> | ||
| 5 | - <string name="rc_notification_ticker_text">Umepokea Ujumbe Mpya</string> | ||
| 6 | -</resources> | ||
| 7 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/res/merged/release/values/values.xml deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="utf-8"?> | ||
| 2 | -<resources> | ||
| 3 | - <bool name="rc_extension_history">false</bool> | ||
| 4 | - <bool name="rc_typing_status">false</bool> | ||
| 5 | - <integer name="rc_audio_encoding_bit_rate">7950</integer> | ||
| 6 | - <integer name="rc_image_quality">85</integer> | ||
| 7 | - <integer name="rc_image_size">960</integer> | ||
| 8 | - <string name="rc_init_failed">连接客服失败</string> | ||
| 9 | - <string name="rc_location_sharing_ended">位置共享已结束</string> | ||
| 10 | - <string name="rc_media_message_default_save_path">/RongCloud/Media/</string> | ||
| 11 | - <string name="rc_notification_new_msg">%1$s发来了%2$d条消息</string> | ||
| 12 | - <string name="rc_notification_new_plural_msg">%1$d个联系人发来了%2$d条消息</string> | ||
| 13 | - <string name="rc_notification_ticker_text">您有了一条新消息</string> | ||
| 14 | - <string name="rc_quit_custom_service">客服已结束</string> | ||
| 15 | -</resources> | ||
| 16 | \ No newline at end of file | 0 | \ No newline at end of file |
IMLib/build/intermediates/res/resources-debug-androidTest.ap_
No preview for this file type
IMLib/build/intermediates/transforms/mergeJniLibs/release/folders/2000/3/main/lib/arm64-v8a/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/transforms/mergeJniLibs/release/folders/2000/3/main/lib/armeabi-v7a/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/transforms/mergeJniLibs/release/folders/2000/3/main/lib/armeabi/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/transforms/mergeJniLibs/release/folders/2000/3/main/lib/x86/libRongIMLib.so deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/transforms/proguard/release/jars/3/3/main.jar deleted
100644 → 0
No preview for this file type
IMLib/build/intermediates/typedefs.txt deleted
100644 → 0
IMLib/build/outputs/aar/IMLib-debug.aar
No preview for this file type
IMLib/build/outputs/aar/IMLib-release.aar
No preview for this file type