Skip to content

Commit 20b4277

Browse files
Fix Bugs
1 parent 2c82561 commit 20b4277

File tree

2,586 files changed

+10299
-10236
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,586 files changed

+10299
-10236
lines changed
Binary file not shown.
Binary file not shown.
81.8 KB
Binary file not shown.
0 Bytes
Binary file not shown.
102 Bytes
Binary file not shown.
4.9 KB
Binary file not shown.
24.8 KB
Binary file not shown.
0 Bytes
Binary file not shown.
10.4 KB
Binary file not shown.
Binary file not shown.
5.12 KB
Binary file not shown.

.idea/caches/build_file_checksums.ser

-1 Bytes
Binary file not shown.

.idea/caches/gradle_models.ser

3.36 KB
Binary file not shown.

.idea/modules.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 2594 additions & 1503 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/build/intermediates/blame/res/debug/single/debug.json

Lines changed: 0 additions & 2034 deletions
This file was deleted.

app/build/intermediates/bundle_manifest/debug/processDebugManifest/bundle-manifest/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.

app/build/intermediates/incremental/mergeDebugAssets/merger.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties

Lines changed: 0 additions & 1432 deletions
This file was deleted.

app/build/intermediates/incremental/mergeDebugShaders/merger.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.

app/build/intermediates/incremental/packageDebug/tmp/debug/file-input-save-data.txt

Lines changed: 0 additions & 47 deletions
This file was deleted.

app/build/intermediates/instant_app_manifest/debug/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/build/intermediates/instant_run_merged_manifests/debug/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/build/intermediates/merged_manifests/debug/AndroidManifest.xml

Lines changed: 0 additions & 39 deletions
This file was deleted.

app/build/intermediates/merged_manifests/debug/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/build/intermediates/merged_manifests/debugAndroidTest/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/build/intermediates/metadata_feature_manifest/debug/processDebugManifest/metadata-feature/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/build/intermediates/processed_res/debug/processDebugResources/out/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

app/build/intermediates/transforms/dexBuilder/debug/__content__.json

Lines changed: 0 additions & 1 deletion
This file was deleted.
Binary file not shown.
Binary file not shown.
-2.37 MB
Binary file not shown.

app/build/outputs/apk/debug/output.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/src/main/res/drawable/ic_send.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.

messageView/build.gradle renamed to library/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
defaultConfig {
1010
minSdkVersion 21
1111
targetSdkVersion 29
12-
versionCode 4
13-
versionName "3.0.19"
12+
versionCode 5
13+
versionName "4.0.19"
1414
}
1515
buildTypes {
1616
release {
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/**
22
* Automatically generated file. DO NOT MODIFY
33
*/
4-
package com.developer.kinda;
4+
package com.developer.messageview.test;
55

66
public final class BuildConfig {
77
public static final boolean DEBUG = Boolean.parseBoolean("true");
8-
public static final String APPLICATION_ID = "com.developer.kinda";
8+
public static final String APPLICATION_ID = "com.developer.messageview.test";
99
public static final String BUILD_TYPE = "debug";
1010
public static final String FLAVOR = "";
11-
public static final int VERSION_CODE = 4;
12-
public static final String VERSION_NAME = "3.0.19";
11+
public static final int VERSION_CODE = 5;
12+
public static final String VERSION_NAME = "4.0.19";
1313
}
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
/**
22
* Automatically generated file. DO NOT MODIFY
33
*/
4-
package com.developer.kinda.test;
4+
package com.developer.messageview;
55

66
public final class BuildConfig {
77
public static final boolean DEBUG = Boolean.parseBoolean("true");
8-
public static final String APPLICATION_ID = "com.developer.kinda.test";
8+
public static final String APPLICATION_ID = "com.developer.messageview";
99
public static final String BUILD_TYPE = "debug";
1010
public static final String FLAVOR = "";
11-
public static final int VERSION_CODE = 4;
12-
public static final String VERSION_NAME = "3.0.19";
11+
public static final int VERSION_CODE = 5;
12+
public static final String VERSION_NAME = "4.0.19";
1313
}

messageView/build/intermediates/library_manifest/debug/AndroidManifest.xml renamed to library/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
package="com.developer.kinda"
4-
android:versionCode="4"
5-
android:versionName="3.0.19" >
3+
package="com.developer.messageview"
4+
android:versionCode="5"
5+
android:versionName="4.0.19" >
66

77
<uses-sdk
88
android:minSdkVersion="21"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"outputType":{"type":"AAPT_FRIENDLY_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":5,"versionName":"4.0.19","enabled":true,"outputFile":"library-debug.aar","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.developer.messageview","split":""}}]
Binary file not shown.
Binary file not shown.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\debug\jniLibs"/></dataSet></merger>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\debug\shaders"/></dataSet></merger>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\assets"/><source path="E:\GithubProjects\kindaLibraries\messageview\library\build\intermediates\shader_assets\debug\compileDebugShaders\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\debug\assets"/></dataSet></merger>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#Wed Jun 12 16:48:19 IST 2019
2+
E\:\\GithubProjects\\kindaLibraries\\messageview\\library\\src\\main\\res\\drawable-xxhdpi\\mv_arrow.png=E\:\\GithubProjects\\kindaLibraries\\messageview\\library\\build\\intermediates\\packaged_res\\debug\\drawable-xxhdpi-v4\\mv_arrow.png
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\res"/><source path="E:\GithubProjects\kindaLibraries\messageview\library\build\generated\res\rs\debug"/><source path="E:\GithubProjects\kindaLibraries\messageview\library\build\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\res"><file name="mv_arrow" path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\res\drawable-xxhdpi\mv_arrow.png" qualifiers="xxhdpi-v4" type="drawable"/><file path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\res\values\attrs.xml" qualifiers=""><declare-styleable name="MessageView">
3+
<attr format="boolean" name="showArrow"/>
4+
<attr format="enum" name="arrowPosition">
5+
<enum name="left" value="0"/>
6+
<enum name="right" value="1"/>
7+
<enum name="top" value="2"/>
8+
<enum name="bottom" value="3"/>
9+
</attr>
10+
<attr format="enum" name="arrowGravity">
11+
<enum name="start" value="0"/>
12+
<enum name="center" value="1"/>
13+
<enum name="end" value="2"/>
14+
</attr>
15+
<attr format="color" name="backgroundColor"/>
16+
<attr format="color" name="backgroundColorPressed"/>
17+
<attr format="dimension" name="radius"/>
18+
<attr format="dimension" name="padding"/>
19+
<attr format="dimension" name="arrowMargin"/>
20+
21+
</declare-styleable></file><file path="E:\GithubProjects\kindaLibraries\messageview\library\src\main\res\values\strings.xml" qualifiers=""><string name="app_name">messageview</string></file></source><source path="E:\GithubProjects\kindaLibraries\messageview\library\build\generated\res\rs\debug"/><source path="E:\GithubProjects\kindaLibraries\messageview\library\build\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\debug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="E:\GithubProjects\kindaLibraries\messageview\library\src\debug\res"/></dataSet><mergedItems><configuration qualifiers=""><declare-styleable name="MessageView">
22+
<attr format="boolean" name="showArrow"/>
23+
<attr format="enum" name="arrowPosition">
24+
<enum name="left" value="0"/>
25+
<enum name="right" value="1"/>
26+
<enum name="top" value="2"/>
27+
<enum name="bottom" value="3"/>
28+
</attr>
29+
<attr format="enum" name="arrowGravity">
30+
<enum name="start" value="0"/>
31+
<enum name="center" value="1"/>
32+
<enum name="end" value="2"/>
33+
</attr>
34+
<attr format="color" name="backgroundColor"/>
35+
<attr format="color" name="backgroundColorPressed"/>
36+
<attr format="dimension" name="radius"/>
37+
<attr format="dimension" name="padding"/>
38+
<attr format="dimension" name="arrowMargin"/>
39+
40+
</declare-styleable></configuration></mergedItems></merger>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3-
package="com.developer.kinda"
4-
android:versionCode="4"
5-
android:versionName="3.0.19" >
3+
package="com.developer.messageview"
4+
android:versionCode="5"
5+
android:versionName="4.0.19" >
66

77
<uses-sdk
88
android:minSdkVersion="21"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":5,"versionName":"4.0.19","enabled":true,"outputFile":"library-debug.aar","fullName":"debug","baseName":"debug"},"path":"..\\..\\library_manifest\\debug\\AndroidManifest.xml","properties":{"packageId":"com.developer.messageview","split":""}}]

0 commit comments

Comments
 (0)