This commit is contained in:
ziji Wu 2019-10-04 12:47:03 +08:00
parent 8c12d0d44c
commit caec1560c8
2 changed files with 22 additions and 8 deletions

View File

@ -8,7 +8,6 @@
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="c8515555-ebbc-49d5-889b-0c59bd6c3b6d" name="默认更改列表" comment=""> <list default="true" id="c8515555-ebbc-49d5-889b-0c59bd6c3b6d" name="默认更改列表" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/app/src/main/java/net/micode/notes/ui/NotesListActivity.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/net/micode/notes/ui/NotesListActivity.java" afterDir="false" />
</list> </list>
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
@ -45,8 +44,8 @@
<file pinned="false" current-in-tab="true"> <file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/app/src/main/java/net/micode/notes/ui/NotesListActivity.java"> <entry file="file://$PROJECT_DIR$/app/src/main/java/net/micode/notes/ui/NotesListActivity.java">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="207"> <state relative-caret-position="-13">
<caret line="250" column="17" lean-forward="true" selection-start-line="250" selection-start-column="17" selection-end-line="250" selection-end-column="17" /> <caret line="257" column="43" lean-forward="true" selection-start-line="257" selection-start-column="43" selection-end-line="257" selection-end-column="43" />
<folding> <folding>
<element signature="e#5319#7136#0" /> <element signature="e#5319#7136#0" />
</folding> </folding>
@ -612,7 +611,21 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1570156330002</updated> <updated>1570156330002</updated>
</task> </task>
<option name="localTasksCounter" value="16" /> <task id="LOCAL-00016" summary="noteslistactivity">
<created>1570157121300</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1570157121300</updated>
</task>
<task id="LOCAL-00017" summary="noteslistactivity">
<created>1570157220802</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1570157220802</updated>
</task>
<option name="localTasksCounter" value="18" />
<servers /> <servers />
</component> </component>
<component name="TodoView"> <component name="TodoView">
@ -637,7 +650,7 @@
<window_info id="Image Layers" order="6" /> <window_info id="Image Layers" order="6" />
<window_info id="Capture Tool" order="7" /> <window_info id="Capture Tool" order="7" />
<window_info id="Favorites" order="8" sideWeight="0.5019305" side_tool="true" weight="0.16957104" /> <window_info id="Favorites" order="8" sideWeight="0.5019305" side_tool="true" weight="0.16957104" />
<window_info active="true" anchor="bottom" id="Run" order="0" visible="true" weight="0.32291666" /> <window_info anchor="bottom" id="Run" order="0" weight="0.32291666" />
<window_info anchor="bottom" id="SonarLint" order="1" weight="0.3297587" /> <window_info anchor="bottom" id="SonarLint" order="1" weight="0.3297587" />
<window_info anchor="bottom" id="Logcat" order="2" /> <window_info anchor="bottom" id="Logcat" order="2" />
<window_info anchor="bottom" id="TODO" order="3" weight="0.3297587" /> <window_info anchor="bottom" id="TODO" order="3" weight="0.3297587" />
@ -694,7 +707,8 @@
<MESSAGE value="introduction" /> <MESSAGE value="introduction" />
<MESSAGE value="noteslistadapter" /> <MESSAGE value="noteslistadapter" />
<MESSAGE value="noteslistadapter &amp;&amp; noteslistactivity" /> <MESSAGE value="noteslistadapter &amp;&amp; noteslistactivity" />
<option name="LAST_COMMIT_MESSAGE" value="noteslistadapter &amp;&amp; noteslistactivity" /> <MESSAGE value="noteslistactivity" />
<option name="LAST_COMMIT_MESSAGE" value="noteslistactivity" />
</component> </component>
<component name="editorHistoryManager"> <component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/src/net/micode/notes/ui/AlarmInitReceiver.java"> <entry file="file://$PROJECT_DIR$/src/net/micode/notes/ui/AlarmInitReceiver.java">
@ -1013,8 +1027,8 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/app/src/main/java/net/micode/notes/ui/NotesListActivity.java"> <entry file="file://$PROJECT_DIR$/app/src/main/java/net/micode/notes/ui/NotesListActivity.java">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="207"> <state relative-caret-position="-13">
<caret line="250" column="17" lean-forward="true" selection-start-line="250" selection-start-column="17" selection-end-line="250" selection-end-column="17" /> <caret line="257" column="43" lean-forward="true" selection-start-line="257" selection-start-column="43" selection-end-line="257" selection-end-column="43" />
<folding> <folding>
<element signature="e#5319#7136#0" /> <element signature="e#5319#7136#0" />
</folding> </folding>