增加了ui下的代码注释-2

master
蔡文涛 2 years ago
parent d4eb66df6a
commit 8aa6da9af7

@ -1,6 +1,6 @@
#Thu May 11 20:56:47 CST 2023
net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=D\:\\SoftEngineering\\MiNotesPlusDemo\\Notes-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
#Thu May 11 21:34:16 CST 2023
net.micode.notes.app-main-7\:/drawable-hdpi/call_record.png=D\:\\SoftEngineering\\MiNotesPlusDemo\\Notes-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=D\:\\SoftEngineering\\MiNotesPlusDemo\\Notes-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/new_note_normal.png=D\:\\SoftEngineering\\MiNotesPlusDemo\\Notes-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_yellow.9.png=D\:\\SoftEngineering\\MiNotesPlusDemo\\Notes-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat
net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_green.9.png=D\:\\SoftEngineering\\MiNotesPlusDemo\\Notes-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat

@ -1,4 +1,4 @@
#Thu May 11 21:12:56 CST 2023
#Thu May 11 21:43:04 CST 2023
base.0=D\:\\SoftEngineering\\MiNotesPlusDemo\\Notes-master2\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
renamed.0=classes.dex
path.0=classes.dex

@ -20,256 +20,257 @@
20 android:versionName="0.1" >
21
22 <uses-sdk
22-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:23:5-44
22-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:24:5-44
23 android:minSdkVersion="14"
23-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:23:15-41
23-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:24:15-41
24 android:targetSdkVersion="29" />
24-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:23:5-44
24-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:24:5-44
25
26 <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
26-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:25:5-81
26-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:25:22-78
26-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:26:5-81
26-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:26:22-78
27 <uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT" />
27-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:26:5-88
27-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:26:22-85
27-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:27:5-88
27-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:27:22-85
28 <uses-permission android:name="android.permission.INTERNET" />
28-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:27:5-67
28-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:27:22-64
28-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:28:5-67
28-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:28:22-64
29 <uses-permission android:name="android.permission.READ_CONTACTS" />
29-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:28:5-72
29-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:28:22-69
29-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:29:5-72
29-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:29:22-69
30 <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
30-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:29:5-74
30-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:29:22-71
30-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:30:5-74
30-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:30:22-71
31 <uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
31-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:30:5-80
31-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:30:22-77
31-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:31:5-80
31-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:31:22-77
32 <uses-permission android:name="android.permission.GET_ACCOUNTS" />
32-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:31:5-71
32-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:31:22-68
32-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:32:5-71
32-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:32:22-68
33 <uses-permission android:name="android.permission.USE_CREDENTIALS" />
33-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:32:5-74
33-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:32:22-71
33-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:33:5-74
33-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:33:22-71
34 <uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
34-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:33:5-81
34-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:33:22-78
34-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:34:5-81
34-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:34:22-78
35
36 <application
36-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:35:5-150:19
36-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:36:5-151:19
37 android:debuggable="true"
38 android:icon="@drawable/icon_app"
38-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:36:9-42
38-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:37:9-42
39 android:label="@string/app_name"
39-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:37:9-41
39-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:38:9-41
40 android:testOnly="true" >
41 <activity
41-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:38:9-51:20
41-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:39:9-52:20
42 android:name="net.micode.notes.ui.NotesListActivity"
42-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:39:13-49
42-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:40:13-49
43 android:configChanges="keyboardHidden|orientation|screenSize"
43-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:40:13-74
43-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:41:13-74
44 android:label="@string/app_name"
44-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:41:13-45
44-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:42:13-45
45 android:launchMode="singleTop"
45-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:42:13-43
45-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:43:13-43
46 android:theme="@style/NoteTheme"
46-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:43:13-45
46-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:44:13-45
47 android:uiOptions="splitActionBarWhenNarrow"
47-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:44:13-57
47-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:45:13-57
48 android:windowSoftInputMode="adjustPan" >
48-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:45:13-52
48-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:46:13-52
49 <intent-filter>
49-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:47:13-50:29
49-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:48:13-51:29
50 <action android:name="android.intent.action.MAIN" />
50-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:48:17-69
50-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:48:25-66
50-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:49:17-69
50-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:49:25-66
51
52 <category android:name="android.intent.category.LAUNCHER" />
52-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:49:17-77
52-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:49:27-74
52-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:50:17-77
52-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:50:27-74
53 </intent-filter>
54 </activity>
55 <activity
55-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:53:9-81:20
55-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:54:9-82:20
56 android:name="net.micode.notes.ui.NoteEditActivity"
56-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:54:13-48
56-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:55:13-48
57 android:configChanges="keyboardHidden|orientation|screenSize"
57-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:55:13-74
57-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:56:13-74
58 android:launchMode="singleTop"
58-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:56:13-43
58-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:57:13-43
59 android:theme="@style/NoteTheme" >
59-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:57:13-45
60 <intent-filter>
60-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:59:13-64:29
59-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:58:13-45
60 <intent-filter android:scheme="http" >
60-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:60:13-65:29
60-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:60:28-49
61 <action android:name="android.intent.action.VIEW" />
61-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:60:17-69
61-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:60:25-66
61-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:17-69
61-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:25-66
62
63 <category android:name="android.intent.category.DEFAULT" />
63-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:17-76
63-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:27-73
63-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:17-76
63-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:27-73
64
65 <data android:mimeType="vnd.android.cursor.item/text_note" />
65-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:17-78
65-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:23-75
65-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:17-78
65-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:23-75
66 <data android:mimeType="vnd.android.cursor.item/call_note" />
66-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:17-78
66-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:23-75
66-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:17-78
66-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:23-75
67 </intent-filter>
68 <intent-filter>
68-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:66:13-71:29
68-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:67:13-72:29
69 <action android:name="android.intent.action.INSERT_OR_EDIT" />
69-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:67:17-79
69-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:67:25-76
69-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:68:17-79
69-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:68:25-76
70
71 <category android:name="android.intent.category.DEFAULT" />
71-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:17-76
71-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:27-73
71-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:17-76
71-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:27-73
72
73 <data android:mimeType="vnd.android.cursor.item/text_note" />
73-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:17-78
73-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:23-75
73-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:17-78
73-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:23-75
74 <data android:mimeType="vnd.android.cursor.item/call_note" />
74-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:17-78
74-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:23-75
74-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:17-78
74-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:63:23-75
75 </intent-filter>
76 <intent-filter>
76-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:73:13-76:29
76-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:74:13-77:29
77 <action android:name="android.intent.action.SEARCH" />
77-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:74:17-71
77-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:74:25-68
77-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:75:17-71
77-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:75:25-68
78
79 <category android:name="android.intent.category.DEFAULT" />
79-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:17-76
79-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:61:27-73
79-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:17-76
79-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:62:27-73
80 </intent-filter>
81
82 <meta-data
82-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:78:13-80:54
82-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:79:13-81:54
83 android:name="android.app.searchable"
83-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:79:17-54
83-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:80:17-54
84 android:resource="@xml/searchable" />
84-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:80:17-51
84-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:81:17-51
85 </activity>
86
87 <provider
87-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:83:9-87:43
87-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:84:9-88:43
88 android:name="net.micode.notes.data.NotesProvider"
88-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:84:13-63
88-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:85:13-63
89 android:authorities="micode_notes"
89-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:85:13-47
89-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:86:13-47
90 android:exported="true"
90-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:86:13-36
90-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:87:13-36
91 android:multiprocess="true" />
91-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:87:13-40
91-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:88:13-40
92
93 <receiver
93-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:89:9-101:20
93-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:90:9-102:20
94 android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
94-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:90:13-57
94-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:91:13-57
95 android:label="@string/app_widget2x2" >
95-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:91:13-50
95-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:92:13-50
96 <intent-filter>
96-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:92:13-96:29
96-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:93:13-97:29
97 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
97-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:93:17-84
97-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:93:25-81
97-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:17-84
97-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:25-81
98 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
98-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:17-85
98-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:25-82
98-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:17-85
98-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:25-82
99 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
99-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:17-85
99-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:25-82
99-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:96:17-85
99-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:96:25-82
100 </intent-filter>
101
102 <meta-data
102-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:98:13-100:58
102-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:99:13-101:58
103 android:name="android.appwidget.provider"
103-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:99:17-58
103-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:100:17-58
104 android:resource="@xml/widget_2x_info" />
104-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:100:17-55
104-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:101:17-55
105 </receiver>
106 <receiver
106-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:102:9-115:20
106-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:103:9-116:20
107 android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
107-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:103:13-57
107-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:104:13-57
108 android:label="@string/app_widget4x4" >
108-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:104:13-50
108-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:105:13-50
109 <intent-filter>
109-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:92:13-96:29
109-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:93:13-97:29
110 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
110-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:93:17-84
110-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:93:25-81
110-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:17-84
110-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:25-81
111 <action android:name="android.appwidget.action.APPWIDGET_DELETED" />
111-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:17-85
111-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:94:25-82
111-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:17-85
111-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:25-82
112 <action android:name="android.intent.action.PRIVACY_MODE_CHANGED" />
112-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:17-85
112-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:95:25-82
112-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:96:17-85
112-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:96:25-82
113 </intent-filter>
114
115 <meta-data
115-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:98:13-100:58
115-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:99:13-101:58
116 android:name="android.appwidget.provider"
116-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:99:17-58
116-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:100:17-58
117 android:resource="@xml/widget_4x_info" />
117-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:100:17-55
117-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:101:17-55
118 </receiver>
119 <receiver android:name="net.micode.notes.ui.AlarmInitReceiver" >
119-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:117:9-121:20
119-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:117:19-55
119-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:118:9-122:20
119-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:118:19-55
120 <intent-filter>
120-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:118:13-120:29
120-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:119:13-121:29
121 <action android:name="android.intent.action.BOOT_COMPLETED" />
121-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:119:17-79
121-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:119:25-76
121-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:120:17-79
121-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:120:25-76
122 </intent-filter>
123 </receiver>
124 <receiver
124-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:123:9-126:20
124-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:124:9-127:20
125 android:name="net.micode.notes.ui.AlarmReceiver"
125-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:124:13-61
125-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:125:13-61
126 android:process=":remote" >
126-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:125:13-38
126-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:126:13-38
127 </receiver>
128
129 <activity
129-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:128:9-133:20
129-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:129:9-134:20
130 android:name="net.micode.notes.ui.AlarmAlertActivity"
130-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:129:13-50
130-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:130:13-50
131 android:label="@string/app_name"
131-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:130:13-45
131-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:131:13-45
132 android:launchMode="singleInstance"
132-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:131:13-48
132-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:132:13-48
133 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
133-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:132:13-75
133-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:133:13-75
134 </activity>
135 <activity
135-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:135:9-140:20
135-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:136:9-141:20
136 android:name="net.micode.notes.ui.NotesPreferenceActivity"
136-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:136:13-71
136-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:137:13-71
137 android:label="@string/preferences_title"
137-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:137:13-54
137-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:138:13-54
138 android:launchMode="singleTop"
138-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:138:13-43
138-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:139:13-43
139 android:theme="@android:style/Theme.Holo.Light" >
139-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:139:13-60
139-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:140:13-60
140 </activity>
141
142 <service
142-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:142:9-145:19
142-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:143:9-146:19
143 android:name="net.micode.notes.gtask.remote.GTaskSyncService"
143-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:143:13-74
143-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:144:13-74
144 android:exported="false" >
144-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:144:13-37
144-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:145:13-37
145 </service>
146
147 <meta-data
147-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:147:9-149:52
147-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:148:9-150:52
148 android:name="android.app.default_searchable"
148-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:148:13-58
148-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:149:13-58
149 android:value=".ui.NoteEditActivity" />
149-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:149:13-49
149-->D:\SoftEngineering\MiNotesPlusDemo\Notes-master2\app\src\main\AndroidManifest.xml:150:13-49
150 </application>
151
152</manifest>

@ -57,7 +57,7 @@
android:configChanges="keyboardHidden|orientation|screenSize"
android:launchMode="singleTop"
android:theme="@style/NoteTheme" >
<intent-filter>
<intent-filter android:scheme="http" >
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />

@ -57,7 +57,7 @@
android:configChanges="keyboardHidden|orientation|screenSize"
android:launchMode="singleTop"
android:theme="@style/NoteTheme" >
<intent-filter>
<intent-filter android:scheme="http" >
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />

@ -1,32 +1,32 @@
[
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_down.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_down.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_dialog_edit_text.xml.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\dialog_edit_text.xml"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_datetime_picker.xml.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\datetime_picker.xml"
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_down.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_down.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_single.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_single.9.png"
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_datetime_picker.xml.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\datetime_picker.xml"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_title_white.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_title_white.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_up.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_up.9.png"
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_white_single.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_white_single.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\xml_widget_2x_info.xml.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\xml\\widget_2x_info.xml"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_up.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_up.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_dropdown_icon.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\dropdown_icon.9.png"
@ -215,22 +215,22 @@
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_green_single.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_green_single.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_item.xml.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_item.xml"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_list_yellow_up.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\list_yellow_up.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_blue.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_blue.9.png"
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\layout_note_item.xml.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\layout\\note_item.xml"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\menu_note_edit.xml.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\menu\\note_edit.xml"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_edit_blue.9.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\edit_blue.9.png"
},
{
"merged": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-merged_res-5:\\drawable-hdpi_call_record.png.flat",
"source": "D:\\tools\\gradle\\repository\\daemon\\7.5\\net.micode.notes.app-main-7:\\drawable-hdpi\\call_record.png"

@ -57,7 +57,7 @@
android:configChanges="keyboardHidden|orientation|screenSize"
android:launchMode="singleTop"
android:theme="@style/NoteTheme" >
<intent-filter>
<intent-filter android:scheme="http" >
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save