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
/
cli
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SDK: Delete projects moved to tools/base or tools/swt.
Raphael Moll
2013-03-13
574
-21930
/
+0
*
Fix API check via support library
Tor Norbye
2013-01-28
4
-0
/
+38
*
Merge "Add new lint Checks for manifest typos."
Tor Norbye
2013-01-23
10
-0
/
+436
|
\
|
*
Add new lint Checks for manifest typos.
Keiji Ariyama
2013-01-23
10
-0
/
+436
*
|
Lint bug fixes
Tor Norbye
2013-01-22
6
-0
/
+82
|
/
*
42798: lint miscounts String.format()
Tor Norbye
2013-01-15
3
-0
/
+43
*
27869: Don't require a LinearLayout orientation when style is set
Tor Norbye
2013-01-14
1
-0
/
+16
*
Fix commit transation detector
Tor Norbye
2013-01-14
3
-23
/
+55
*
42565: Lint reports Analytics resource as unused
Tor Norbye
2013-01-14
1
-0
/
+11
*
42661: Split API check constant warnings into a separate issue
Tor Norbye
2013-01-14
4
-40
/
+71
*
Api Detector: Flag style definitions
Tor Norbye
2013-01-14
3
-0
/
+67
*
Make resource folders customizeable
Tor Norbye
2013-01-04
1
-1
/
+77
*
Merge "27869: Lint rule for LinearLayout which doesn't specify orientation"
Tor Norbye
2013-01-03
1
-4
/
+4
|
\
|
*
27869: Lint rule for LinearLayout which doesn't specify orientation
Tor Norbye
2013-01-03
1
-4
/
+4
*
|
Code cleanup
Tor Norbye
2013-01-02
5
-11
/
+25
|
/
*
Update fragment issue from warning to error
Tor Norbye
2013-01-02
2
-8
/
+24
*
42173: New Lint Check: <Fragment> instead of <fragment>
Tor Norbye
2013-01-02
2
-0
/
+70
*
42169: New Lint Check: ACQUIRE_CAUSES_WAKEUP with PARTIAL_WAKE_LOCK
Tor Norbye
2013-01-02
3
-0
/
+33
*
41753: Lint API Check: Consult source files for constants
Tor Norbye
2013-01-02
5
-10
/
+216
*
Remove ExportedActivity check
Jon Larimer
2012-12-27
1
-52
/
+0
*
Prevent circular dependencies in library project dependencies
Tor Norbye
2012-12-21
2
-4
/
+77
*
Add lint check for suspicious onMeasure/onLayout/onDraw calls
Tor Norbye
2012-12-21
3
-0
/
+124
*
Lint check for valid class references
Tor Norbye
2012-12-19
6
-10
/
+229
*
Look for missing commit calls on fragment managers
Tor Norbye
2012-12-19
4
-2
/
+105
*
Lint: Flag using @dimen where not allowed in manifest
Tor Norbye
2012-12-19
3
-0
/
+76
*
Code cleanup
Tor Norbye
2012-12-12
3
-14
/
+14
*
Add lint recycle detector
Tor Norbye
2012-12-11
3
-0
/
+235
*
Merge "41154: Handle allowBackup properly for target < 4"
Tor Norbye
2012-12-10
1
-0
/
+13
|
\
|
*
41154: Handle allowBackup properly for target < 4
Tor Norbye
2012-12-10
1
-0
/
+13
*
|
Unit test fix: make tests more resilient to test jar location
Tor Norbye
2012-12-10
2
-11
/
+16
|
/
*
Move lint unit tests into lint/cli
Tor Norbye
2012-12-07
532
-0
/
+19963