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
*
Fix nullness annotations
Tor Norbye
2012-05-30
73
-300
/
+380
*
Add new lint check to ensure that Fragments are instantiatable
Tor Norbye
2012-05-30
15
-3
/
+273
*
Lint infrastructure fixes
Tor Norbye
2012-05-30
9
-85
/
+263
*
Fix interface method lookup in the API Detector
Tor Norbye
2012-05-22
3
-5
/
+47
*
31592: "The <activity> xxx is not registered in the manifest"
Tor Norbye
2012-05-21
5
-0
/
+47
*
Add lint check for duplicate activity registrations
Tor Norbye
2012-05-16
4
-1
/
+90
*
Run lint on save in Java files, checking .java and .class files
Tor Norbye
2012-05-14
11
-24
/
+240
*
Find constructors in source file from class files
Tor Norbye
2012-05-09
3
-58
/
+88
*
Add lint rule looking for Handler leaks
Tor Norbye
2012-05-08
8
-1
/
+240
*
Merge "Fix nested linear layout weights lint check"
Tor Norbye
2012-05-02
4
-11
/
+53
|
\
|
*
Fix nested linear layout weights lint check
Tor Norbye
2012-04-28
4
-11
/
+53
*
|
Add lint check to make sure SharedPreference editors are committed
Tor Norbye
2012-04-27
5
-2
/
+274
|
/
*
Fix NPE in icon check
Tor Norbye
2012-04-27
1
-0
/
+3
*
Fix 29263: ExtraTranslation incorrectly flags string-arrays
Tor Norbye
2012-04-23
4
-0
/
+39
*
Lint: Don't check match_parent versus fill_parent in api check
Tor Norbye
2012-04-09
2
-16
/
+0
*
Merge "28319: Lint ignores tools:ignore="InefficientWeight""
Tor Norbye
2012-04-05
3
-1
/
+32
|
\
|
*
28319: Lint ignores tools:ignore="InefficientWeight"
Tor Norbye
2012-04-05
3
-1
/
+32
*
|
Merge "28321: Lint didn't warn about "new Long(long)""
Tor Norbye
2012-04-05
2
-5
/
+10
|
\
\
|
*
|
28321: Lint didn't warn about "new Long(long)"
Tor Norbye
2012-04-05
2
-5
/
+10
|
|
/
*
|
Merge "Fix issue 28201: Check API levels through static dispatch as well"
Tor Norbye
2012-04-05
4
-0
/
+41
|
\
\
|
*
|
Fix issue 28201: Check API levels through static dispatch as well
Tor Norbye
2012-04-05
4
-0
/
+41
|
|
/
*
|
Fix issue 28330: Gracefully handle corrupt .class files
Tor Norbye
2012-04-05
3
-8
/
+37
|
/
*
Merge "27471: Lint check for match_parent vs fill_parent on older APIs"
Tor Norbye
2012-04-02
4
-10
/
+39
|
\
|
*
27471: Lint check for match_parent vs fill_parent on older APIs
Tor Norbye
2012-04-02
4
-10
/
+39
*
|
Merge "Fix 27966: Android lint null pointer crash"
Tor Norbye
2012-04-02
1
-1
/
+1
|
\
\
|
*
|
Fix 27966: Android lint null pointer crash
Tor Norbye
2012-04-02
1
-1
/
+1
|
|
/
*
|
Merge "27629: DrawAllocation doesn't catch allocations done in View.layout()"
Tor Norbye
2012-04-02
2
-2
/
+74
|
\
\
|
*
|
27629: DrawAllocation doesn't catch allocations done in View.layout()
Tor Norbye
2012-04-02
2
-2
/
+74
|
|
/
*
|
Add lint detector for Toast.makeText() without show()
Tor Norbye
2012-04-02
4
-1
/
+242
*
|
Add exported content provider check to registry
Jon Larimer
2012-04-02
1
-1
/
+2
*
|
Merge "Add content provider permission check"
Jon Larimer
2012-04-02
5
-2
/
+160
|
\
\
|
|
/
|
/
|
|
*
Add content provider permission check
Jon Larimer
2012-04-01
5
-2
/
+160
*
|
Merge "27584: Detect misplaced <uses-library> manifest tag at build time"
Tor Norbye
2012-04-02
5
-3
/
+108
|
\
\
|
*
|
27584: Detect misplaced <uses-library> manifest tag at build time
Tor Norbye
2012-03-23
5
-3
/
+108
*
|
|
Merge "27441: LINT: Incorrect WrongViewCast message"
Tor Norbye
2012-04-02
5
-4
/
+71
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
27441: LINT: Incorrect WrongViewCast message
Tor Norbye
2012-03-23
5
-4
/
+71
|
|
/
*
|
27613: Lint false alarm on android:enabled being deprecated
Tor Norbye
2012-03-23
2
-3
/
+6
|
/
*
Add guava dependency to test project
Tor Norbye
2012-03-19
1
-1
/
+1
*
Merge "Fix lint issues 27108, 27109 and 27110"
Tor Norbye
2012-03-19
11
-56
/
+132
|
\
|
*
Fix lint issues 27108, 27109 and 27110
Tor Norbye
2012-03-19
11
-56
/
+132
*
|
Dynamically link Guava and ASM in lint jars
Tor Norbye
2012-03-19
3
-6
/
+3
|
/
*
Add getSharedPreferences to worldreadable/writable check
Jon Larimer
2012-03-15
3
-9
/
+26
*
Added detection for the creation of world-readable files to lint
Sebastian Porst
2012-03-15
4
-5
/
+30
*
Added detection of android.webkit.WebSettings.setJavaScriptEnabled to the lin...
Sebastian Porst
2012-03-14
4
-1
/
+133
*
Lint check tests: fix windows path separators.
Raphael
2012-03-12
1
-2
/
+13
*
Merge "Update unit testcode to copy test files as binaries"
Tor Norbye
2012-03-09
1
-30
/
+9
|
\
|
*
Update unit testcode to copy test files as binaries
Tor Norbye
2012-03-09
1
-30
/
+9
*
|
Fix issue 26663: Avoid rewriting memory mapped files on Windows
Tor Norbye
2012-03-09
1
-1
/
+5
|
/
*
Make GridLayout support work with the support library
Tor Norbye
2012-03-08
2
-1
/
+4
*
Fix the duplicate id detector
Tor Norbye
2012-03-07
3
-247
/
+532
[next]