index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lint
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add lint rule checking for showAsAction="always" in menus
Tor Norbye
2012-02-03
9
-1
/
+432
*
|
Merge "The inefficient layout weights check only applies for horizontal Linea...
Tor Norbye
2012-02-06
5
-3
/
+97
|
\
\
|
|
/
|
*
The inefficient layout weights check only applies for horizontal LinearLayouts
Tor Norbye
2012-02-03
5
-3
/
+97
*
|
Merge "Fix type in Java parser interface"
Tor Norbye
2012-02-06
2
-6
/
+4
|
\
\
|
|
/
|
*
Fix type in Java parser interface
Tor Norbye
2012-02-03
2
-6
/
+4
*
|
SDK: verbose log for CommonXmlEditor.
Raphael
2012-02-06
1
-1
/
+1
|
/
*
Disable String.format construction check
Tor Norbye
2012-02-03
3
-8
/
+26
*
Include .9.png files in HTML report
Tor Norbye
2012-02-03
1
-2
/
+1
*
Include suppress help in HTML report, and tweak CSS
Tor Norbye
2012-02-03
3
-21
/
+49
*
Add lint abbreviation flag
Tor Norbye
2012-02-02
9
-42
/
+109
*
Include disabled issue count in HTML summary
Tor Norbye
2012-02-02
1
-5
/
+8
*
Add --url none option to lint driver to turn off url mapping
Tor Norbye
2012-02-02
1
-11
/
+19
*
Add Quickfix to add @TargetApi.
Tor Norbye
2012-02-02
3
-6
/
+12
*
A few simple name changes
Tor Norbye
2012-02-02
9
-25
/
+26
*
Add has-autofix info to HTML report
Tor Norbye
2012-02-02
3
-1
/
+57
*
Skip android.support packages in AOSP builds
Tor Norbye
2012-02-02
6
-2
/
+48
*
Add marker resolution for adding @SuppressLint to Java files
Tor Norbye
2012-02-02
2
-10
/
+14
*
Merge "Regression test"
Tor Norbye
2012-02-02
1
-0
/
+6
|
\
|
*
Regression test
Tor Norbye
2012-02-01
1
-0
/
+6
*
|
Attempt to use a common filepath root as the relative dir
Tor Norbye
2012-02-01
3
-5
/
+137
*
|
Remove obsolete issue limitation description from UnusedResource detector
Tor Norbye
2012-02-01
1
-10
/
+1
*
|
Include disabled checks in the HTML report
Tor Norbye
2012-02-01
2
-54
/
+169
*
|
Add help topic for suppressing warnings
Tor Norbye
2012-02-01
2
-2
/
+71
|
/
*
Lint HTML improvements
Tor Norbye
2012-02-01
11
-201
/
+507
*
Add @ApiTarget support
Tor Norbye
2012-01-31
6
-2
/
+107
*
Merge "Add @SuppressLint support for Java parse tree detectors"
Tor Norbye
2012-01-31
10
-10
/
+234
|
\
|
*
Add @SuppressLint support for Java parse tree detectors
Tor Norbye
2012-01-31
10
-10
/
+234
*
|
Emit relative paths in multi-project HTML reports
Tor Norbye
2012-01-31
1
-5
/
+20
*
|
Merge "Add @SuppressLint support for Java bytecode detectors"
Tor Norbye
2012-01-31
17
-184
/
+606
|
\
\
|
|
/
|
*
Add @SuppressLint support for Java bytecode detectors
Tor Norbye
2012-01-31
17
-184
/
+606
*
|
Allow bitmaps in res/drawable/ when minSdk < 4
Tor Norbye
2012-01-31
2
-1
/
+14
|
/
*
Write lint overview report for multi-report
Tor Norbye
2012-01-31
2
-20
/
+177
*
Find API database when running in AOSP build environment with SDK
Tor Norbye
2012-01-31
1
-0
/
+9
*
Support Android source tree directly in lint project support
Tor Norbye
2012-01-30
1
-0
/
+206
*
Error messages for no-dpi warnings were tagged with the wrong issue
Tor Norbye
2012-01-30
1
-1
/
+1
*
Add support for exporting one HTML report for each linted project
Tor Norbye
2012-01-30
9
-199
/
+336
*
Convert ApiCheck internal JVM signature to external in error message
Tor Norbye
2012-01-30
2
-12
/
+12
*
Add .jar support for bytecode checks
Tor Norbye
2012-01-30
6
-12
/
+125
*
Fix lint column offset handling, and add columns to API check
Tor Norbye
2012-01-30
7
-18
/
+45
*
API check hooked up to lint
Tor Norbye
2012-01-27
22
-47365
/
+1691
*
Merge "Suppress one more java error from Lombok"
Tor Norbye
2012-01-26
1
-1
/
+6
|
\
|
*
Suppress one more java error from Lombok
Tor Norbye
2012-01-26
1
-1
/
+6
*
|
Fix bug in WrongViewCast detector
Tor Norbye
2012-01-26
4
-2
/
+14
|
/
*
Merge "Fix a few misc Lint issues"
Tor Norbye
2012-01-26
3
-2
/
+42
|
\
|
*
Fix a few misc Lint issues
Tor Norbye
2012-01-26
3
-2
/
+42
*
|
Merge "Add file resource lookup to the Lint Client API"
Tor Norbye
2012-01-26
7
-11
/
+93
|
\
\
|
*
|
Add file resource lookup to the Lint Client API
Tor Norbye
2012-01-26
7
-11
/
+93
|
|
/
*
|
Merge "Add quick fix for the UseCompoundDrawable lint warning"
Tor Norbye
2012-01-26
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add quick fix for the UseCompoundDrawable lint warning
Tor Norbye
2012-01-23
1
-1
/
+3
*
|
Merge "Add support for multi-pass lint checks, and chained locations"
Tor Norbye
2012-01-26
20
-234
/
+868
|
\
\
[prev]
[next]