Commit 544537772bd660927de2f3d861b4bbc4effc8e78
修改页面布局
Too many changes to show.
To preserve performance only 100 of 180 files are displayed.
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <project version="4"> | 2 | <project version="4"> |
| 3 | - <component name="Encoding"> | 3 | + <component name="Encoding" native2AsciiForPropertiesFiles="true" defaultCharsetForPropertiesFiles="UTF-8"> |
| 4 | <file url="PROJECT" charset="UTF-8" /> | 4 | <file url="PROJECT" charset="UTF-8" /> |
| 5 | </component> | 5 | </component> |
| 6 | </project> | 6 | </project> |
| 7 | \ No newline at end of file | 7 | \ No newline at end of file |
| @@ -2,6 +2,7 @@ | @@ -2,6 +2,7 @@ | ||
| 2 | <profile version="1.0"> | 2 | <profile version="1.0"> |
| 3 | <option name="myName" value="Project Default" /> | 3 | <option name="myName" value="Project Default" /> |
| 4 | <inspection_tool class="AndroidLintNewApi" enabled="false" level="ERROR" enabled_by_default="false" /> | 4 | <inspection_tool class="AndroidLintNewApi" enabled="false" level="ERROR" enabled_by_default="false" /> |
| 5 | + <inspection_tool class="AndroidLintSetTextI18n" enabled="false" level="WARNING" enabled_by_default="false" /> | ||
| 5 | <inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false"> | 6 | <inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false"> |
| 6 | <option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" /> | 7 | <option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" /> |
| 7 | <option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" /> | 8 | <option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" /> |
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<project version="4"> | ||
| 3 | - <component name="MarkdownProjectSettings"> | ||
| 4 | - <PreviewSettings splitEditorLayout="SPLIT" splitEditorPreview="PREVIEW" useGrayscaleRendering="false" zoomFactor="1.0" maxImageWidth="0" showGitHubPageIfSynced="false" allowBrowsingInPreview="false" synchronizePreviewPosition="true" highlightPreviewType="NONE" highlightFadeOut="5" highlightOnTyping="true" synchronizeSourcePosition="true" verticallyAlignSourceAndPreviewSyncPosition="true" showSearchHighlightsInPreview="true" showSelectionInPreview="true"> | ||
| 5 | - <PanelProvider> | ||
| 6 | - <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.panel" providerName="Default - Swing" /> | ||
| 7 | - </PanelProvider> | ||
| 8 | - </PreviewSettings> | ||
| 9 | - <ParserSettings gitHubSyntaxChange="false"> | ||
| 10 | - <PegdownExtensions> | ||
| 11 | - <option name="ABBREVIATIONS" value="false" /> | ||
| 12 | - <option name="ANCHORLINKS" value="true" /> | ||
| 13 | - <option name="ASIDE" value="false" /> | ||
| 14 | - <option name="ATXHEADERSPACE" value="true" /> | ||
| 15 | - <option name="AUTOLINKS" value="true" /> | ||
| 16 | - <option name="DEFINITIONS" value="false" /> | ||
| 17 | - <option name="DEFINITION_BREAK_DOUBLE_BLANK_LINE" value="false" /> | ||
| 18 | - <option name="FENCED_CODE_BLOCKS" value="true" /> | ||
| 19 | - <option name="FOOTNOTES" value="false" /> | ||
| 20 | - <option name="HARDWRAPS" value="false" /> | ||
| 21 | - <option name="INSERTED" value="false" /> | ||
| 22 | - <option name="QUOTES" value="false" /> | ||
| 23 | - <option name="RELAXEDHRULES" value="true" /> | ||
| 24 | - <option name="SMARTS" value="false" /> | ||
| 25 | - <option name="STRIKETHROUGH" value="true" /> | ||
| 26 | - <option name="SUBSCRIPT" value="false" /> | ||
| 27 | - <option name="SUPERSCRIPT" value="false" /> | ||
| 28 | - <option name="SUPPRESS_HTML_BLOCKS" value="false" /> | ||
| 29 | - <option name="SUPPRESS_INLINE_HTML" value="false" /> | ||
| 30 | - <option name="TABLES" value="true" /> | ||
| 31 | - <option name="TASKLISTITEMS" value="true" /> | ||
| 32 | - <option name="TOC" value="false" /> | ||
| 33 | - <option name="WIKILINKS" value="true" /> | ||
| 34 | - </PegdownExtensions> | ||
| 35 | - <ParserOptions> | ||
| 36 | - <option name="COMMONMARK_LISTS" value="false" /> | ||
| 37 | - <option name="DUMMY" value="false" /> | ||
| 38 | - <option name="EMOJI_SHORTCUTS" value="true" /> | ||
| 39 | - <option name="FLEXMARK_FRONT_MATTER" value="false" /> | ||
| 40 | - <option name="GFM_LOOSE_BLANK_LINE_AFTER_ITEM_PARA" value="true" /> | ||
| 41 | - <option name="GFM_TABLE_RENDERING" value="true" /> | ||
| 42 | - <option name="GITBOOK_URL_ENCODING" value="false" /> | ||
| 43 | - <option name="GITHUB_EMOJI_URL" value="false" /> | ||
| 44 | - <option name="GITHUB_LISTS" value="true" /> | ||
| 45 | - <option name="GITHUB_WIKI_LINKS" value="true" /> | ||
| 46 | - <option name="JEKYLL_FRONT_MATTER" value="false" /> | ||
| 47 | - <option name="SIM_TOC_BLANK_LINE_SPACER" value="true" /> | ||
| 48 | - </ParserOptions> | ||
| 49 | - </ParserSettings> | ||
| 50 | - <HtmlSettings headerTopEnabled="false" headerBottomEnabled="false" bodyTopEnabled="false" bodyBottomEnabled="false" embedUrlContent="false" addPageHeader="true"> | ||
| 51 | - <GeneratorProvider> | ||
| 52 | - <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.generator" providerName="Default Swing HTML Generator" /> | ||
| 53 | - </GeneratorProvider> | ||
| 54 | - <headerTop /> | ||
| 55 | - <headerBottom /> | ||
| 56 | - <bodyTop /> | ||
| 57 | - <bodyBottom /> | ||
| 58 | - </HtmlSettings> | ||
| 59 | - <CssSettings previewScheme="UI_SCHEME" cssUri="" isCssUriEnabled="false" isCssTextEnabled="false" isDynamicPageWidth="true"> | ||
| 60 | - <StylesheetProvider> | ||
| 61 | - <provider providerId="com.vladsch.idea.multimarkdown.editor.swing.html.css" providerName="Default Swing Stylesheet" /> | ||
| 62 | - </StylesheetProvider> | ||
| 63 | - <ScriptProviders /> | ||
| 64 | - <cssText /> | ||
| 65 | - </CssSettings> | ||
| 66 | - <HtmlExportSettings updateOnSave="false" parentDir="$ProjectFileDir$" targetDir="$ProjectFileDir$" cssDir="" scriptDir="" plainHtml="false" imageDir="" copyLinkedImages="false" imageUniquifyType="0" targetExt="" useTargetExt="false" noCssNoScripts="false" linkToExportedHtml="true" exportOnSettingsChange="true" regenerateOnProjectOpen="false" /> | ||
| 67 | - <LinkMapSettings> | ||
| 68 | - <textMaps /> | ||
| 69 | - </LinkMapSettings> | ||
| 70 | - </component> | ||
| 71 | -</project> | ||
| 72 | \ No newline at end of file | 0 | \ No newline at end of file |
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <project version="4"> | 2 | <project version="4"> |
| 3 | <component name="VcsDirectoryMappings"> | 3 | <component name="VcsDirectoryMappings"> |
| 4 | - <mapping directory="$PROJECT_DIR$" vcs="Git" /> | 4 | + <mapping directory="" vcs="Git" /> |
| 5 | </component> | 5 | </component> |
| 6 | </project> | 6 | </project> |
| 7 | \ No newline at end of file | 7 | \ No newline at end of file |
| @@ -53,6 +53,7 @@ | @@ -53,6 +53,7 @@ | ||
| 53 | android:launchMode="singleTop" | 53 | android:launchMode="singleTop" |
| 54 | android:screenOrientation="portrait" | 54 | android:screenOrientation="portrait" |
| 55 | android:windowSoftInputMode="adjustResize" /> | 55 | android:windowSoftInputMode="adjustResize" /> |
| 56 | + | ||
| 56 | <activity android:name=".user.activity.LoginActivity"/> | 57 | <activity android:name=".user.activity.LoginActivity"/> |
| 57 | 58 | ||
| 58 | <receiver | 59 | <receiver |
4.46 KB
4.12 KB
1.52 KB
2.3 KB
650 Bytes
883 Bytes
732 Bytes
999 Bytes
681 Bytes
931 Bytes
518 Bytes
692 Bytes
723 Bytes
1.89 KB
849 Bytes
2.01 KB
1.71 KB
2.02 KB
4.45 KB
4.12 KB
4.11 KB
3.91 KB
4.49 KB
5.06 KB
4.42 KB
4.09 KB
4.15 KB
4.05 KB
2.83 KB
2.5 KB
2.49 KB
2.29 KB
822 Bytes
1.18 KB
411 Bytes
564 Bytes
464 Bytes
632 Bytes
516 Bytes
717 Bytes
315 Bytes
425 Bytes
506 Bytes
1.3 KB
588 Bytes
1.16 KB
1.01 KB
1.09 KB
2.43 KB
2.25 KB
2.28 KB
2.21 KB
2.45 KB
2.8 KB
2.45 KB
2.26 KB
2.36 KB
2.26 KB
1.54 KB
1.36 KB
5.84 KB
5.52 KB
1.82 KB
2.63 KB
702 Bytes
910 Bytes
874 Bytes
1.16 KB
994 Bytes
1.3 KB
561 Bytes
729 Bytes
1.06 KB
2.92 KB
1.47 KB
3.38 KB
2.83 KB
2.58 KB
5.83 KB
5.44 KB
5.4 KB
5.26 KB
6.04 KB
6.82 KB
6.03 KB
5.55 KB
5.35 KB
5.36 KB
10.5 KB
9.94 KB
3.39 KB
4.77 KB