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 flag for setting a custom library path
Tor Norbye
2012-09-11
2
-6
/
+129
*
Merge "Add unit test for lint CLI"
Tor Norbye
2012-09-11
4
-3
/
+198
|
\
|
*
Add unit test for lint CLI
Tor Norbye
2012-09-11
4
-3
/
+198
*
|
Work around missing DOM method implementation in Eclipe 3.6
Tor Norbye
2012-09-11
1
-1
/
+1
|
/
*
Fix false positives in field getter lint check
Tor Norbye
2012-09-10
4
-0
/
+73
*
Don't report unused resources in projects with errors
Tor Norbye
2012-09-10
5
-2
/
+48
*
37001: Lint check: non existing Activity/Service/Receiver
Tor Norbye
2012-09-10
16
-10
/
+661
*
36829: Unused resource check does not handle merged manifests
Tor Norbye
2012-09-06
6
-2
/
+110
*
Merge "36951: Lint API Level Warnings for Enums are Confusing"
Tor Norbye
2012-09-04
6
-14
/
+281
|
\
|
*
36951: Lint API Level Warnings for Enums are Confusing
Tor Norbye
2012-09-04
6
-14
/
+281
*
|
36942: tools:ignore="DuplicateActivity" just doesn't
Tor Norbye
2012-09-03
7
-8
/
+41
|
/
*
Merge "Suggest using SparseIntArray instead of SparseArray<Integer>"
Tor Norbye
2012-08-30
3
-3
/
+40
|
\
|
*
Suggest using SparseIntArray instead of SparseArray<Integer>
Tor Norbye
2012-08-29
3
-3
/
+40
*
|
Also check SimpleDateFormat calls for explicit locale
Tor Norbye
2012-08-30
6
-13
/
+79
|
/
*
Add lint rule to find incorrect alias files
Tor Norbye
2012-08-29
3
-1
/
+113
*
Add lint check for potential string locale errors (issue 36822)
Tor Norbye
2012-08-29
10
-10
/
+360
*
Merge "Minor tweaks and typos"
Tor Norbye
2012-08-29
1
-1
/
+1
|
\
|
*
Minor tweaks and typos
Tor Norbye
2012-08-28
1
-1
/
+1
*
|
Update Guava from 10.0.1 to 13.0.1
Tor Norbye
2012-08-29
5
-5
/
+5
|
/
*
Merge "Add lint rule which warns about View.setTag(int, Object)"
Tor Norbye
2012-08-28
6
-1
/
+285
|
\
|
*
Add lint rule which warns about View.setTag(int, Object)
Tor Norbye
2012-08-27
6
-1
/
+285
*
|
Fix property sheet value completion
Tor Norbye
2012-08-27
2
-6
/
+15
|
/
*
Issue 34322: Fix handling of import statements
Tor Norbye
2012-08-27
7
-3
/
+209
*
Merge "Use simple markup for bold and monospace in lint issues"
Tor Norbye
2012-08-27
43
-146
/
+527
|
\
|
*
Use simple markup for bold and monospace in lint issues
Tor Norbye
2012-08-23
43
-146
/
+527
*
|
Merge "Warn about non-recent targetSdkVersions"
Tor Norbye
2012-08-27
22
-231
/
+317
|
\
\
|
|
/
|
*
Warn about non-recent targetSdkVersions
Tor Norbye
2012-08-23
22
-231
/
+317
*
|
Merge "Lint: Include "Return to top" in HTML reports"
Tor Norbye
2012-08-27
2
-5
/
+37
|
\
\
|
*
|
Lint: Include "Return to top" in HTML reports
Marius Volkhart
2012-07-22
2
-5
/
+37
*
|
|
Lint: IconDetector - catch more cases in 3.0
Marius Volkhart
2012-08-27
1
-2
/
+7
|
|
/
|
/
|
*
|
Preserve fatal severity for Lint XML reports
Tor Norbye
2012-08-22
2
-7
/
+9
*
|
Tweak API check error messages for constructors
Tor Norbye
2012-08-21
2
-13
/
+15
*
|
Fix class to source mapping for the super() keyword
Tor Norbye
2012-08-21
6
-7
/
+105
*
|
More refactoring.
Xavier Ducrohet
2012-08-13
3
-3
/
+1
*
|
Recommend java.lang.Math instead of android.util.FloatMath
Tor Norbye
2012-08-09
4
-65
/
+56
*
|
36175: Lint crashes with java.nio.BufferUnderflowException
Tor Norbye
2012-08-09
2
-10
/
+137
*
|
Update lint test project for common refactoring
Tor Norbye
2012-08-08
3
-6
/
+7
*
|
Refactor common.jar
Xavier Ducrohet
2012-08-07
15
-26
/
+30
*
|
Update lint unit test golden files to contain more details
Tor Norbye
2012-08-06
62
-761
/
+1893
*
|
35875: Lint too strict about translating strings by default.
Tor Norbye
2012-08-06
6
-5
/
+112
*
|
Merge "Allow lint cli --sources to specify a path, and use from ant lint"
Tor Norbye
2012-08-06
3
-21
/
+92
|
\
\
|
*
|
Allow lint cli --sources to specify a path, and use from ant lint
Tor Norbye
2012-08-06
3
-21
/
+92
*
|
|
Merge "Add support for additional languages in the typo detector"
Tor Norbye
2012-08-06
9
-143
/
+808
|
\
\
\
|
*
|
|
Add support for additional languages in the typo detector
Tor Norbye
2012-08-03
9
-143
/
+808
*
|
|
|
Merge "Improve Maven defaults in lint"
Tor Norbye
2012-08-06
1
-12
/
+38
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Improve Maven defaults in lint
Tor Norbye
2012-08-06
1
-12
/
+38
|
|
/
/
*
|
|
35804: When importantForAccessibility="no" is set, don't warn
Tor Norbye
2012-08-03
3
-2
/
+13
|
/
/
*
|
Merge "Allow custom source and class folders"
Tor Norbye
2012-08-02
2
-0
/
+89
|
\
\
|
*
|
Allow custom source and class folders
Tor Norbye
2012-08-02
2
-0
/
+89
*
|
|
Include additional metadata in the XML report
Tor Norbye
2012-08-02
3
-10
/
+196
|
/
/
[next]