Compare commits
No commits in common. 'master' and 'master' have entirely different histories.
@ -1,53 +1,53 @@
|
|||||||
# ---> Eagle
|
# ---> Eagle
|
||||||
# Ignore list for Eagle, a PCB layout tool
|
# Ignore list for Eagle, a PCB layout tool
|
||||||
|
|
||||||
# Backup files
|
# Backup files
|
||||||
*.s#?
|
*.s#?
|
||||||
*.b#?
|
*.b#?
|
||||||
*.l#?
|
*.l#?
|
||||||
*.b$?
|
*.b$?
|
||||||
*.s$?
|
*.s$?
|
||||||
*.l$?
|
*.l$?
|
||||||
|
|
||||||
# Eagle project file
|
# Eagle project file
|
||||||
# It contains a serial number and references to the file structure
|
# It contains a serial number and references to the file structure
|
||||||
# on your computer.
|
# on your computer.
|
||||||
# comment the following line if you want to have your project file included.
|
# comment the following line if you want to have your project file included.
|
||||||
eagle.epf
|
eagle.epf
|
||||||
|
|
||||||
# Autorouter files
|
# Autorouter files
|
||||||
*.pro
|
*.pro
|
||||||
*.job
|
*.job
|
||||||
|
|
||||||
# CAM files
|
# CAM files
|
||||||
*.$$$
|
*.$$$
|
||||||
*.cmp
|
*.cmp
|
||||||
*.ly2
|
*.ly2
|
||||||
*.l15
|
*.l15
|
||||||
*.sol
|
*.sol
|
||||||
*.plc
|
*.plc
|
||||||
*.stc
|
*.stc
|
||||||
*.sts
|
*.sts
|
||||||
*.crc
|
*.crc
|
||||||
*.crs
|
*.crs
|
||||||
|
|
||||||
*.dri
|
*.dri
|
||||||
*.drl
|
*.drl
|
||||||
*.gpi
|
*.gpi
|
||||||
*.pls
|
*.pls
|
||||||
*.ger
|
*.ger
|
||||||
*.xln
|
*.xln
|
||||||
|
|
||||||
*.drd
|
*.drd
|
||||||
*.drd.*
|
*.drd.*
|
||||||
|
|
||||||
*.s#*
|
*.s#*
|
||||||
*.b#*
|
*.b#*
|
||||||
|
|
||||||
*.info
|
*.info
|
||||||
|
|
||||||
*.eps
|
*.eps
|
||||||
|
|
||||||
# file locks introduced since 7.x
|
# file locks introduced since 7.x
|
||||||
*.lck
|
*.lck
|
||||||
|
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
MIT License Copyright (c) <year> <copyright holders>
|
MIT License Copyright (c) <year> <copyright holders>
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
in the Software without restriction, including without limitation the rights
|
in the Software without restriction, including without limitation the rights
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
copies of the Software, and to permit persons to whom the Software is furnished
|
copies of the Software, and to permit persons to whom the Software is furnished
|
||||||
to do so, subject to the following conditions:
|
to do so, subject to the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice (including the next
|
The above copyright notice and this permission notice (including the next
|
||||||
paragraph) shall be included in all copies or substantial portions of the
|
paragraph) shall be included in all copies or substantial portions of the
|
||||||
Software.
|
Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
|
||||||
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
|
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
|
||||||
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
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.
@ -1,2 +1,2 @@
|
|||||||
#Wed Nov 03 08:19:11 CST 2021
|
#Wed Nov 03 08:19:11 CST 2021
|
||||||
gradle.version=7.2
|
gradle.version=7.2
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="CompilerConfiguration">
|
<component name="CompilerConfiguration">
|
||||||
<bytecodeTargetLevel target="11" />
|
<bytecodeTargetLevel target="11" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
File diff suppressed because it is too large
Load Diff
@ -1,17 +1,17 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="deploymentTargetDropDown">
|
<component name="deploymentTargetDropDown">
|
||||||
<targetSelectedWithDropDown>
|
<targetSelectedWithDropDown>
|
||||||
<Target>
|
<Target>
|
||||||
<type value="QUICK_BOOT_TARGET" />
|
<type value="QUICK_BOOT_TARGET" />
|
||||||
<deviceKey>
|
<deviceKey>
|
||||||
<Key>
|
<Key>
|
||||||
<type value="VIRTUAL_DEVICE_PATH" />
|
<type value="VIRTUAL_DEVICE_PATH" />
|
||||||
<value value="E:\SDK\avd\.android\avd\Pixel_2_XL_API_23.avd" />
|
<value value="C:\Users\fanyi\.android\avd\Pixel_XL_API_23_1.avd" />
|
||||||
</Key>
|
</Key>
|
||||||
</deviceKey>
|
</deviceKey>
|
||||||
</Target>
|
</Target>
|
||||||
</targetSelectedWithDropDown>
|
</targetSelectedWithDropDown>
|
||||||
<timeTargetWasSelectedWithDropDown value="2021-11-18T13:59:02.094524100Z" />
|
<timeTargetWasSelectedWithDropDown value="2021-11-08T12:34:39.351298200Z" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
@ -1,21 +1,21 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="GradleMigrationSettings" migrationVersion="1" />
|
<component name="GradleMigrationSettings" migrationVersion="1" />
|
||||||
<component name="GradleSettings">
|
<component name="GradleSettings">
|
||||||
<option name="linkedExternalProjectsSettings">
|
<option name="linkedExternalProjectsSettings">
|
||||||
<GradleProjectSettings>
|
<GradleProjectSettings>
|
||||||
<option name="testRunner" value="GRADLE" />
|
<option name="testRunner" value="GRADLE" />
|
||||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||||
<option name="gradleJvm" value="11" />
|
<option name="gradleJvm" value="11" />
|
||||||
<option name="modules">
|
<option name="modules">
|
||||||
<set>
|
<set>
|
||||||
<option value="$PROJECT_DIR$" />
|
<option value="$PROJECT_DIR$" />
|
||||||
<option value="$PROJECT_DIR$/app" />
|
<option value="$PROJECT_DIR$/app" />
|
||||||
</set>
|
</set>
|
||||||
</option>
|
</option>
|
||||||
<option name="resolveModulePerSourceSet" value="false" />
|
<option name="resolveModulePerSourceSet" value="false" />
|
||||||
</GradleProjectSettings>
|
</GradleProjectSettings>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
@ -1,40 +1,40 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="RemoteRepositoriesConfiguration">
|
<component name="RemoteRepositoriesConfiguration">
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="central" />
|
<option name="id" value="central" />
|
||||||
<option name="name" value="Maven Central repository" />
|
<option name="name" value="Maven Central repository" />
|
||||||
<option name="url" value="https://repo1.maven.org/maven2" />
|
<option name="url" value="https://repo1.maven.org/maven2" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="jboss.community" />
|
<option name="id" value="jboss.community" />
|
||||||
<option name="name" value="JBoss Community repository" />
|
<option name="name" value="JBoss Community repository" />
|
||||||
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="maven" />
|
<option name="id" value="maven" />
|
||||||
<option name="name" value="maven" />
|
<option name="name" value="maven" />
|
||||||
<option name="url" value="https://dl.bintray.com/jetbrains/anko" />
|
<option name="url" value="https://dl.bintray.com/jetbrains/anko" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="maven2" />
|
<option name="id" value="maven2" />
|
||||||
<option name="name" value="maven2" />
|
<option name="name" value="maven2" />
|
||||||
<option name="url" value="https://maven.google.com" />
|
<option name="url" value="https://maven.google.com" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="MavenRepo" />
|
<option name="id" value="MavenRepo" />
|
||||||
<option name="name" value="MavenRepo" />
|
<option name="name" value="MavenRepo" />
|
||||||
<option name="url" value="https://repo.maven.apache.org/maven2/" />
|
<option name="url" value="https://repo.maven.apache.org/maven2/" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="BintrayJCenter" />
|
<option name="id" value="BintrayJCenter" />
|
||||||
<option name="name" value="BintrayJCenter" />
|
<option name="name" value="BintrayJCenter" />
|
||||||
<option name="url" value="https://jcenter.bintray.com/" />
|
<option name="url" value="https://jcenter.bintray.com/" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
<remote-repository>
|
<remote-repository>
|
||||||
<option name="id" value="Google" />
|
<option name="id" value="Google" />
|
||||||
<option name="name" value="Google" />
|
<option name="name" value="Google" />
|
||||||
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
|
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
@ -1,56 +1,43 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="DesignSurface">
|
<component name="DesignSurface">
|
||||||
<option name="filePathToZoomLevelMap">
|
<option name="filePathToZoomLevelMap">
|
||||||
<map>
|
<map>
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/account_dialog_title.xml" value="0.1693840579710145" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/account_dialog_title.xml" value="0.1693840579710145" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/activity_splash.xml" value="0.18206521739130435" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/activity_splash.xml" value="0.18206521739130435" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/add_account_text.xml" value="0.1693840579710145" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/add_account_text.xml" value="0.1693840579710145" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/app_bar_main.xml" value="0.165" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/datetime_picker.xml" value="0.1693840579710145" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/datetime_picker.xml" value="0.1693840579710145" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/dialog_edit_text.xml" value="0.19895833333333332" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/dialog_edit_text.xml" value="0.19895833333333332" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_edit.xml" value="0.17755825734549138" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/nav_header_main.xml" value="0.1337386018237082" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_edit_list_item.xml" value="0.1757852077001013" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_edit.xml" value="0.17755825734549138" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_item.xml" value="0.1693840579710145" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_edit_list_item.xml" value="0.1757852077001013" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_list.xml" value="0.14351851851851852" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_item.xml" value="0.1693840579710145" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_list_dropdown_menu.xml" value="0.1693840579710145" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_list.xml" value="0.165" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_list_footer.xml" value="0.1693840579710145" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_list_dropdown_menu.xml" value="0.1693840579710145" />
|
<entry key="..\:/Notes-master1/app/src/main/res/layout/settings_header.xml" value="0.1693840579710145" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/note_list_footer.xml" value="0.1693840579710145" />
|
<entry key="..\:/Notes-master1/app/src/main/res/menu/call_record_folder.xml" value="0.19895833333333332" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/layout/settings_header.xml" value="0.1693840579710145" />
|
<entry key="..\:/Notes-master1/app/src/main/res/menu/note_list.xml" value="0.19895833333333332" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/menu/activity_main_drawer.xml" value="0.275" />
|
<entry key="..\:/Notes-master1/app/src/main/res/menu/note_list_options.xml" value="0.14351851851851852" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/menu/background.xml" value="0.275" />
|
<entry key="..\:/Notes-master1/app/src/main/res/menu/sub_folder.xml" value="0.19895833333333332" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/menu/call_record_folder.xml" value="0.19895833333333332" />
|
<entry key="..\:/SDK/platforms/android-30/data/res/layout-xlarge/activity_list.xml" value="0.16" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/menu/note_list.xml" value="0.19895833333333332" />
|
<entry key="..\:/SDK/platforms/android-30/data/res/layout/alert_dialog.xml" value="0.15729166666666666" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/menu/note_list_options.xml" value="0.14351851851851852" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/drawable/new_note.xml" value="0.1734375" />
|
||||||
<entry key="..\:/Notes-master1/app/src/main/res/menu/sub_folder.xml" value="0.19895833333333332" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_add_secret.xml" value="0.1" />
|
||||||
<entry key="..\:/SDK/platforms/android-30/data/res/layout-xlarge/activity_list.xml" value="0.16" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_delete_senote.xml" value="0.20520833333333333" />
|
||||||
<entry key="..\:/SDK/platforms/android-30/data/res/layout/alert_dialog.xml" value="0.15729166666666666" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_edit_text.xml" value="0.14356884057971014" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/drawable/new_note.xml" value="0.1734375" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_input_passwd.xml" value="0.15729166666666666" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/account_dialog_title.xml" value="0.10914855072463768" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_edit.xml" value="0.33" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/add_account_text.xml" value="0.20885416666666667" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_edit_list_item.xml" value="0.125" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/app_bar_main.xml" value="0.20885416666666667" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_item.xml" value="0.20520833333333333" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/datetime_picker.xml" value="0.20885416666666667" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_list.xml" value="0.15729166666666666" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_add_secret.xml" value="0.1" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/menu/note_list.xml" value="0.20520833333333333" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_delete_senote.xml" value="0.20520833333333333" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/menu/sub_folder.xml" value="0.20520833333333333" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_edit_text.xml" value="0.14356884057971014" />
|
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/xml/file_paths.xml" value="0.17755825734549138" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_input_passwd.xml" value="0.15729166666666666" />
|
<entry key="..\:/git/xcr_weihu_dev/src/Notes-master1/app/src/main/res/layout/note_list.xml" value="0.17755825734549138" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_login.xml" value="0.36614583333333334" />
|
<entry key="..\:/git/xcr_weihu_dev/src/Notes-master1/app/src/main/res/menu/note_list.xml" value="0.2518518518518518" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/dialog_register.xml" value="0.36614583333333334" />
|
</map>
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/nav_header_main.xml" value="0.20520833333333333" />
|
</option>
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_edit.xml" value="0.33" />
|
</component>
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_edit_list_item.xml" value="0.125" />
|
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_item.xml" value="0.20520833333333333" />
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK" />
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/layout/note_list.xml" value="0.15729166666666666" />
|
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/menu/activity_main_drawer.xml" value="0.20520833333333333" />
|
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/menu/call_note_edit.xml" value="0.1640625" />
|
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/menu/note_list.xml" value="0.20520833333333333" />
|
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/menu/sub_folder.xml" value="0.20520833333333333" />
|
|
||||||
<entry key="..\:/git/xcr_weihu/src/Notes-master1/app/src/main/res/xml/file_paths.xml" value="0.17755825734549138" />
|
|
||||||
<entry key="..\:/git/xcr_weihu_dev/src/Notes-master1/app/src/main/res/layout/note_list.xml" value="0.17755825734549138" />
|
|
||||||
<entry key="..\:/git/xcr_weihu_dev/src/Notes-master1/app/src/main/res/menu/note_list.xml" value="0.2518518518518518" />
|
|
||||||
</map>
|
|
||||||
</option>
|
|
||||||
</component>
|
|
||||||
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
||||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="11" project-jdk-type="JavaSDK" />
|
|
||||||
</project>
|
</project>
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
File diff suppressed because it is too large
Load Diff
@ -1,103 +0,0 @@
|
|||||||
// Generated by view binder compiler. Do not edit!
|
|
||||||
package net.micode.notes.databinding;
|
|
||||||
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.Button;
|
|
||||||
import android.widget.ListView;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.annotation.Nullable;
|
|
||||||
import androidx.appcompat.widget.SearchView;
|
|
||||||
import androidx.coordinatorlayout.widget.CoordinatorLayout;
|
|
||||||
import androidx.viewbinding.ViewBinding;
|
|
||||||
import androidx.viewbinding.ViewBindings;
|
|
||||||
import java.lang.NullPointerException;
|
|
||||||
import java.lang.Override;
|
|
||||||
import java.lang.String;
|
|
||||||
import net.micode.notes.R;
|
|
||||||
|
|
||||||
public final class AppBarMainBinding implements ViewBinding {
|
|
||||||
@NonNull
|
|
||||||
private final CoordinatorLayout rootView;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final Button btnNewNote;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final ListView notesList;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final SearchView searchView;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final TextView tvTitleBar;
|
|
||||||
|
|
||||||
private AppBarMainBinding(@NonNull CoordinatorLayout rootView, @NonNull Button btnNewNote,
|
|
||||||
@NonNull ListView notesList, @NonNull SearchView searchView, @NonNull TextView tvTitleBar) {
|
|
||||||
this.rootView = rootView;
|
|
||||||
this.btnNewNote = btnNewNote;
|
|
||||||
this.notesList = notesList;
|
|
||||||
this.searchView = searchView;
|
|
||||||
this.tvTitleBar = tvTitleBar;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
@NonNull
|
|
||||||
public CoordinatorLayout getRoot() {
|
|
||||||
return rootView;
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static AppBarMainBinding inflate(@NonNull LayoutInflater inflater) {
|
|
||||||
return inflate(inflater, null, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static AppBarMainBinding inflate(@NonNull LayoutInflater inflater,
|
|
||||||
@Nullable ViewGroup parent, boolean attachToParent) {
|
|
||||||
View root = inflater.inflate(R.layout.app_bar_main, parent, false);
|
|
||||||
if (attachToParent) {
|
|
||||||
parent.addView(root);
|
|
||||||
}
|
|
||||||
return bind(root);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static AppBarMainBinding bind(@NonNull View rootView) {
|
|
||||||
// The body of this method is generated in a way you would not otherwise write.
|
|
||||||
// This is done to optimize the compiled bytecode for size and performance.
|
|
||||||
int id;
|
|
||||||
missingId: {
|
|
||||||
id = R.id.btn_new_note;
|
|
||||||
Button btnNewNote = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (btnNewNote == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
id = R.id.notes_list;
|
|
||||||
ListView notesList = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (notesList == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
id = R.id.search_view;
|
|
||||||
SearchView searchView = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (searchView == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
id = R.id.tv_title_bar;
|
|
||||||
TextView tvTitleBar = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (tvTitleBar == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
return new AppBarMainBinding((CoordinatorLayout) rootView, btnNewNote, notesList, searchView,
|
|
||||||
tvTitleBar);
|
|
||||||
}
|
|
||||||
String missingId = rootView.getResources().getResourceName(id);
|
|
||||||
throw new NullPointerException("Missing required view with ID: ".concat(missingId));
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,79 +0,0 @@
|
|||||||
// Generated by view binder compiler. Do not edit!
|
|
||||||
package net.micode.notes.databinding;
|
|
||||||
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.EditText;
|
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.annotation.Nullable;
|
|
||||||
import androidx.viewbinding.ViewBinding;
|
|
||||||
import androidx.viewbinding.ViewBindings;
|
|
||||||
import java.lang.NullPointerException;
|
|
||||||
import java.lang.Override;
|
|
||||||
import java.lang.String;
|
|
||||||
import net.micode.notes.R;
|
|
||||||
|
|
||||||
public final class DialogLoginBinding implements ViewBinding {
|
|
||||||
@NonNull
|
|
||||||
private final LinearLayout rootView;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final EditText editTextPasswd;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final EditText editTextUser;
|
|
||||||
|
|
||||||
private DialogLoginBinding(@NonNull LinearLayout rootView, @NonNull EditText editTextPasswd,
|
|
||||||
@NonNull EditText editTextUser) {
|
|
||||||
this.rootView = rootView;
|
|
||||||
this.editTextPasswd = editTextPasswd;
|
|
||||||
this.editTextUser = editTextUser;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
@NonNull
|
|
||||||
public LinearLayout getRoot() {
|
|
||||||
return rootView;
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static DialogLoginBinding inflate(@NonNull LayoutInflater inflater) {
|
|
||||||
return inflate(inflater, null, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static DialogLoginBinding inflate(@NonNull LayoutInflater inflater,
|
|
||||||
@Nullable ViewGroup parent, boolean attachToParent) {
|
|
||||||
View root = inflater.inflate(R.layout.dialog_login, parent, false);
|
|
||||||
if (attachToParent) {
|
|
||||||
parent.addView(root);
|
|
||||||
}
|
|
||||||
return bind(root);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static DialogLoginBinding bind(@NonNull View rootView) {
|
|
||||||
// The body of this method is generated in a way you would not otherwise write.
|
|
||||||
// This is done to optimize the compiled bytecode for size and performance.
|
|
||||||
int id;
|
|
||||||
missingId: {
|
|
||||||
id = R.id.editText_passwd;
|
|
||||||
EditText editTextPasswd = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (editTextPasswd == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
id = R.id.editText_user;
|
|
||||||
EditText editTextUser = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (editTextUser == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
return new DialogLoginBinding((LinearLayout) rootView, editTextPasswd, editTextUser);
|
|
||||||
}
|
|
||||||
String missingId = rootView.getResources().getResourceName(id);
|
|
||||||
throw new NullPointerException("Missing required view with ID: ".concat(missingId));
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,90 +0,0 @@
|
|||||||
// Generated by view binder compiler. Do not edit!
|
|
||||||
package net.micode.notes.databinding;
|
|
||||||
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.EditText;
|
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.annotation.Nullable;
|
|
||||||
import androidx.viewbinding.ViewBinding;
|
|
||||||
import androidx.viewbinding.ViewBindings;
|
|
||||||
import java.lang.NullPointerException;
|
|
||||||
import java.lang.Override;
|
|
||||||
import java.lang.String;
|
|
||||||
import net.micode.notes.R;
|
|
||||||
|
|
||||||
public final class DialogRegisterBinding implements ViewBinding {
|
|
||||||
@NonNull
|
|
||||||
private final LinearLayout rootView;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final EditText editTextRegPasswd;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final EditText editTextRegUser;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final EditText editTextRepasswd;
|
|
||||||
|
|
||||||
private DialogRegisterBinding(@NonNull LinearLayout rootView, @NonNull EditText editTextRegPasswd,
|
|
||||||
@NonNull EditText editTextRegUser, @NonNull EditText editTextRepasswd) {
|
|
||||||
this.rootView = rootView;
|
|
||||||
this.editTextRegPasswd = editTextRegPasswd;
|
|
||||||
this.editTextRegUser = editTextRegUser;
|
|
||||||
this.editTextRepasswd = editTextRepasswd;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
@NonNull
|
|
||||||
public LinearLayout getRoot() {
|
|
||||||
return rootView;
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static DialogRegisterBinding inflate(@NonNull LayoutInflater inflater) {
|
|
||||||
return inflate(inflater, null, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static DialogRegisterBinding inflate(@NonNull LayoutInflater inflater,
|
|
||||||
@Nullable ViewGroup parent, boolean attachToParent) {
|
|
||||||
View root = inflater.inflate(R.layout.dialog_register, parent, false);
|
|
||||||
if (attachToParent) {
|
|
||||||
parent.addView(root);
|
|
||||||
}
|
|
||||||
return bind(root);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static DialogRegisterBinding bind(@NonNull View rootView) {
|
|
||||||
// The body of this method is generated in a way you would not otherwise write.
|
|
||||||
// This is done to optimize the compiled bytecode for size and performance.
|
|
||||||
int id;
|
|
||||||
missingId: {
|
|
||||||
id = R.id.editText_reg_passwd;
|
|
||||||
EditText editTextRegPasswd = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (editTextRegPasswd == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
id = R.id.editText_reg_user;
|
|
||||||
EditText editTextRegUser = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (editTextRegUser == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
id = R.id.editText_repasswd;
|
|
||||||
EditText editTextRepasswd = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (editTextRepasswd == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
return new DialogRegisterBinding((LinearLayout) rootView, editTextRegPasswd, editTextRegUser,
|
|
||||||
editTextRepasswd);
|
|
||||||
}
|
|
||||||
String missingId = rootView.getResources().getResourceName(id);
|
|
||||||
throw new NullPointerException("Missing required view with ID: ".concat(missingId));
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,80 +0,0 @@
|
|||||||
// Generated by view binder compiler. Do not edit!
|
|
||||||
package net.micode.notes.databinding;
|
|
||||||
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.ImageView;
|
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import androidx.annotation.NonNull;
|
|
||||||
import androidx.annotation.Nullable;
|
|
||||||
import androidx.viewbinding.ViewBinding;
|
|
||||||
import androidx.viewbinding.ViewBindings;
|
|
||||||
import java.lang.NullPointerException;
|
|
||||||
import java.lang.Override;
|
|
||||||
import java.lang.String;
|
|
||||||
import net.micode.notes.R;
|
|
||||||
|
|
||||||
public final class NavHeaderMainBinding implements ViewBinding {
|
|
||||||
@NonNull
|
|
||||||
private final LinearLayout rootView;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final ImageView imageView;
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public final TextView navTvUser;
|
|
||||||
|
|
||||||
private NavHeaderMainBinding(@NonNull LinearLayout rootView, @NonNull ImageView imageView,
|
|
||||||
@NonNull TextView navTvUser) {
|
|
||||||
this.rootView = rootView;
|
|
||||||
this.imageView = imageView;
|
|
||||||
this.navTvUser = navTvUser;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
@NonNull
|
|
||||||
public LinearLayout getRoot() {
|
|
||||||
return rootView;
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static NavHeaderMainBinding inflate(@NonNull LayoutInflater inflater) {
|
|
||||||
return inflate(inflater, null, false);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static NavHeaderMainBinding inflate(@NonNull LayoutInflater inflater,
|
|
||||||
@Nullable ViewGroup parent, boolean attachToParent) {
|
|
||||||
View root = inflater.inflate(R.layout.nav_header_main, parent, false);
|
|
||||||
if (attachToParent) {
|
|
||||||
parent.addView(root);
|
|
||||||
}
|
|
||||||
return bind(root);
|
|
||||||
}
|
|
||||||
|
|
||||||
@NonNull
|
|
||||||
public static NavHeaderMainBinding bind(@NonNull View rootView) {
|
|
||||||
// The body of this method is generated in a way you would not otherwise write.
|
|
||||||
// This is done to optimize the compiled bytecode for size and performance.
|
|
||||||
int id;
|
|
||||||
missingId: {
|
|
||||||
id = R.id.imageView;
|
|
||||||
ImageView imageView = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (imageView == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
id = R.id.nav_tv_user;
|
|
||||||
TextView navTvUser = ViewBindings.findChildViewById(rootView, id);
|
|
||||||
if (navTvUser == null) {
|
|
||||||
break missingId;
|
|
||||||
}
|
|
||||||
|
|
||||||
return new NavHeaderMainBinding((LinearLayout) rootView, imageView, navTvUser);
|
|
||||||
}
|
|
||||||
String missingId = rootView.getResources().getResourceName(id);
|
|
||||||
throw new NullPointerException("Missing required view with ID: ".concat(missingId));
|
|
||||||
}
|
|
||||||
}
|
|
@ -1 +1 @@
|
|||||||
{"compiler-4.8.0.jar (com.github.bumptech.glide:compiler:4.8.0)":false}
|
{}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="app_bar_main" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\app_bar_main.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="androidx.coordinatorlayout.widget.CoordinatorLayout"><Targets><Target tag="layout/app_bar_main_0" view="androidx.coordinatorlayout.widget.CoordinatorLayout"><Expressions/><location startLine="1" startOffset="0" endLine="74" endOffset="53"/></Target><Target id="@+id/search_view" view="androidx.appcompat.widget.SearchView"><Expressions/><location startLine="28" startOffset="12" endLine="34" endOffset="50"/></Target><Target id="@+id/tv_title_bar" view="TextView"><Expressions/><location startLine="40" startOffset="8" endLine="49" endOffset="61"/></Target><Target id="@+id/notes_list" view="ListView"><Expressions/><location startLine="51" startOffset="8" endLine="59" endOffset="63"/></Target><Target id="@+id/btn_new_note" view="Button"><Expressions/><location startLine="64" startOffset="4" endLine="70" endOffset="41"/></Target></Targets></Layout>
|
|
@ -1 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="dialog_login" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\dialog_login.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="android.widget.LinearLayout"><Targets><Target tag="layout/dialog_login_0" view="LinearLayout"><Expressions/><location startLine="1" startOffset="0" endLine="31" endOffset="14"/></Target><Target id="@+id/editText_user" view="EditText"><Expressions/><location startLine="6" startOffset="4" endLine="16" endOffset="14"/></Target><Target id="@+id/editText_passwd" view="EditText"><Expressions/><location startLine="19" startOffset="4" endLine="28" endOffset="5"/></Target></Targets></Layout>
|
|
@ -1 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="dialog_register" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\dialog_register.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="android.widget.LinearLayout"><Targets><Target tag="layout/dialog_register_0" view="LinearLayout"><Expressions/><location startLine="1" startOffset="0" endLine="42" endOffset="14"/></Target><Target id="@+id/editText_reg_user" view="EditText"><Expressions/><location startLine="6" startOffset="4" endLine="16" endOffset="14"/></Target><Target id="@+id/editText_reg_passwd" view="EditText"><Expressions/><location startLine="18" startOffset="4" endLine="27" endOffset="9"/></Target><Target id="@+id/editText_repasswd" view="EditText"><Expressions/><location startLine="30" startOffset="4" endLine="39" endOffset="9"/></Target></Targets></Layout>
|
|
@ -1 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="nav_header_main" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\nav_header_main.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="android.widget.LinearLayout"><Targets><Target tag="layout/nav_header_main_0" view="LinearLayout"><Expressions/><location startLine="1" startOffset="0" endLine="31" endOffset="14"/></Target><Target id="@+id/imageView" view="ImageView"><Expressions/><location startLine="14" startOffset="4" endLine="20" endOffset="44"/></Target><Target id="@+id/nav_tv_user" view="TextView"><Expressions/><location startLine="22" startOffset="4" endLine="28" endOffset="72"/></Target></Targets></Layout>
|
|
@ -1 +1 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="note_list" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\note_list.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="androidx.drawerlayout.widget.DrawerLayout" rootNodeViewId="@+id/drawer_layout"><Targets><Target id="@+id/drawer_layout" tag="layout/note_list_0" view="androidx.drawerlayout.widget.DrawerLayout"><Expressions/><location startLine="1" startOffset="0" endLine="26" endOffset="43"/></Target><Target tag="layout/note_list_0" include="app_bar_main"><Expressions/><location startLine="11" startOffset="4" endLine="14" endOffset="46"/></Target><Target id="@+id/nav_view" view="com.google.android.material.navigation.NavigationView"><Expressions/><location startLine="16" startOffset="4" endLine="23" endOffset="46"/></Target></Targets></Layout>
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><Layout layout="note_list" modulePackage="net.micode.notes" filePath="app\src\main\res\layout\note_list.xml" directory="layout" isMerge="false" isBindingData="false" rootNodeType="android.widget.FrameLayout"><Targets><Target tag="layout/note_list_0" view="FrameLayout"><Expressions/><location startLine="17" startOffset="0" endLine="56" endOffset="13"/></Target><Target id="@+id/tv_title_bar" view="TextView"><Expressions/><location startLine="27" startOffset="8" endLine="36" endOffset="61"/></Target><Target id="@+id/notes_list" view="ListView"><Expressions/><location startLine="38" startOffset="8" endLine="46" endOffset="63"/></Target><Target id="@+id/btn_new_note" view="Button"><Expressions/><location startLine="49" startOffset="4" endLine="55" endOffset="41"/></Target></Targets></Layout>
|
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.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue