diff options
author | Tor Norbye <tnorbye@google.com> | 2012-03-06 17:50:42 -0800 |
---|---|---|
committer | Tor Norbye <tnorbye@google.com> | 2012-03-06 17:50:42 -0800 |
commit | 9a654c3e45ec87e29d0644ab6fb3c830fa73e5ba (patch) | |
tree | b144195ee457671ec3b9d077b11bc9a4d530c462 /apps | |
parent | cd3617b0c4d32a23f0dbe71cfaed40fdba5f9865 (diff) | |
download | sdk-9a654c3e45ec87e29d0644ab6fb3c830fa73e5ba.zip sdk-9a654c3e45ec87e29d0644ab6fb3c830fa73e5ba.tar.gz sdk-9a654c3e45ec87e29d0644ab6fb3c830fa73e5ba.tar.bz2 |
Misc Lint Fixes
This changeset contains fixes for several unrelated reported lint
bugs:
26505: Default disabled rules that are explicitly enabled do not
activate
26467: Lint says ByteBuffer.array is API 9+ but it's really API 1+
26501: Warning "This tag and its children can be replaced by one
<TextView/> and a compound drawable" is not always correct
(Partially fixed)
It also fixes the following bugs:
- The quickfix for the typography detector did not work for the
fraction warning (replacing 1/2 with the half unicode symbol etc)
- A couple of XML detectors did not check for SuppressLint on the
associated root node
- Add a --exitcode flag, and only set the exit code to non-zero if
that flag is specified. Also fix the code such that non-fatal errors
also contribute to the exit code.
- Make the HTML reporter classes public to help Maven integration.
Change-Id: I60f5fdcb2a465d51fa58bb918a195b373096d54b
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions