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
/
libs
/
lint_checks
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
33792: UseCompoundDrawables incorrectly flags if scaleType is used
Tor Norbye
2012-07-02
1
-0
/
+10
*
|
Fix lint attribute positions in the CLI
Tor Norbye
2012-07-02
1
-1
/
+1
|
/
*
Add typo detector
Tor Norbye
2012-06-22
3
-1
/
+731
*
Launcher activities are not flagged as unprotected anymore if they are not pr...
Sebastian Porst
2012-06-15
1
-1
/
+20
*
Merge "Added lint checks for unprotected activities and export receivers, ana...
Tor Norbye
2012-06-13
2
-25
/
+84
|
\
|
*
Added lint checks for unprotected activities and export receivers, analogous ...
Sebastian Porst
2012-06-13
2
-25
/
+84
*
|
Fix license headers.
Tor Norbye
2012-06-12
3
-8
/
+10
|
/
*
Added detection code for malformed phone numbers that are passed to the SMS s...
Sebastian Porst
2012-06-12
2
-1
/
+104
*
Fix warnings
Tor Norbye
2012-06-01
7
-26
/
+39
*
Fix nullness annotations
Tor Norbye
2012-05-30
56
-237
/
+271
*
Add new lint check to ensure that Fragments are instantiatable
Tor Norbye
2012-05-30
2
-1
/
+170
*
Lint infrastructure fixes
Tor Norbye
2012-05-30
3
-44
/
+15
*
Fix interface method lookup in the API Detector
Tor Norbye
2012-05-22
2
-5
/
+38
*
31592: "The <activity> xxx is not registered in the manifest"
Tor Norbye
2012-05-21
1
-0
/
+11
*
Add lint check for duplicate activity registrations
Tor Norbye
2012-05-16
2
-1
/
+59
*
Run lint on save in Java files, checking .java and .class files
Tor Norbye
2012-05-14
7
-16
/
+13
*
Find constructors in source file from class files
Tor Norbye
2012-05-09
2
-55
/
+11
*
Add lint rule looking for Handler leaks
Tor Norbye
2012-05-08
2
-1
/
+176
*
Merge "Fix nested linear layout weights lint check"
Tor Norbye
2012-05-02
1
-6
/
+5
|
\
|
*
Fix nested linear layout weights lint check
Tor Norbye
2012-04-28
1
-6
/
+5
*
|
Add lint check to make sure SharedPreference editors are committed
Tor Norbye
2012-04-27
3
-2
/
+180
|
/
*
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
1
-0
/
+11
*
Lint: Don't check match_parent versus fill_parent in api check
Tor Norbye
2012-04-09
1
-15
/
+0
*
Merge "28319: Lint ignores tools:ignore="InefficientWeight""
Tor Norbye
2012-04-05
1
-1
/
+1
|
\
|
*
28319: Lint ignores tools:ignore="InefficientWeight"
Tor Norbye
2012-04-05
1
-1
/
+1
*
|
Merge "28321: Lint didn't warn about "new Long(long)""
Tor Norbye
2012-04-05
1
-5
/
+9
|
\
\
|
*
|
28321: Lint didn't warn about "new Long(long)"
Tor Norbye
2012-04-05
1
-5
/
+9
|
|
/
*
|
Fix issue 28201: Check API levels through static dispatch as well
Tor Norbye
2012-04-05
1
-0
/
+3
|
/
*
Merge "27471: Lint check for match_parent vs fill_parent on older APIs"
Tor Norbye
2012-04-02
1
-0
/
+16
|
\
|
*
27471: Lint check for match_parent vs fill_parent on older APIs
Tor Norbye
2012-04-02
1
-0
/
+16
*
|
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
1
-2
/
+46
|
\
\
|
*
|
27629: DrawAllocation doesn't catch allocations done in View.layout()
Tor Norbye
2012-04-02
1
-2
/
+46
|
|
/
*
|
Add lint detector for Toast.makeText() without show()
Tor Norbye
2012-04-02
2
-1
/
+171
*
|
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
1
-2
/
+66
|
\
\
|
|
/
|
/
|
|
*
Add content provider permission check
Jon Larimer
2012-04-01
1
-2
/
+66
*
|
Merge "27584: Detect misplaced <uses-library> manifest tag at build time"
Tor Norbye
2012-04-02
2
-3
/
+56
|
\
\
|
|
/
|
/
|
|
*
27584: Detect misplaced <uses-library> manifest tag at build time
Tor Norbye
2012-03-23
2
-3
/
+56
*
|
27613: Lint false alarm on android:enabled being deprecated
Tor Norbye
2012-03-23
1
-1
/
+4
|
/
*
Fix lint issues 27108, 27109 and 27110
Tor Norbye
2012-03-19
3
-23
/
+30
*
Add getSharedPreferences to worldreadable/writable check
Jon Larimer
2012-03-15
1
-7
/
+13
*
Added detection for the creation of world-readable files to lint
Sebastian Porst
2012-03-15
2
-3
/
+25
*
Added detection of android.webkit.WebSettings.setJavaScriptEnabled to the lin...
Sebastian Porst
2012-03-14
2
-1
/
+79
*
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
1
-1
/
+1
*
Fix the duplicate id detector
Tor Norbye
2012-03-07
1
-243
/
+473
*
Misc Lint Fixes
Tor Norbye
2012-03-06
5
-15
/
+88
[prev]
[next]