ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
Package NameClassLine NumberError CountComments
2
cri.sanityBtReceiver252- Code checks for bluetooth connection and if ACL_Connected action is received
- PHENOMENON Cannot definitively determine if Intent has the action
3
cri.sanityAlarmer372if (action.endswith("Async"))
4
com.ghostsq.commanderPictureViewer1254extraction depends on i.getData() nullness
5
com.ghostsq.commanderTextViewer2033miss Credentials object as extra
6
com.ghostsq.commanderEditor3536miss Credentials object as extra
7
com.ghostsq.commanderEditor2876more Parcelable issues
8
com.ghostsq.commanderFileCommander4366more Parcelable issues
9
com.ghostsq.commanderAppsAdapter7462
A ResolveInfo action is checked from a previous Intent consumption required field-sensitive array processing
10
com.ghostsq.commanderFileCommander91510URI-based control
11
com.thialfihar.android.apgEncryptActivityVarious6MIME type not extracted
12
com.thialfihar.android.apgEncryptActivity23479MIME or URI mainly
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100