aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Refactor common lib folder structure.Xavier Ducrohet2012-12-0621-4141/+0
* Findbugs cleanupTor Norbye2012-12-061-2/+2
* Add namespace elements from code completion lazilyTor Norbye2012-12-041-13/+38
* Merge "Add tools:targetApi to control local minSdk (like @TargetApi)"Tor Norbye2012-12-031-0/+1
|\
| * Add tools:targetApi to control local minSdk (like @TargetApi)Tor Norbye2012-11-301-0/+1
* | Fix rename type, rename package and move type refactoringsTor Norbye2012-12-031-42/+44
|/
* Add filterscript suppport.Xavier Ducrohet2012-11-291-0/+4
* SDK: Relative AVD root path.Raphael Moll2012-11-291-1/+11
* Add lint check ensuring that buttons in bars are borderlessTor Norbye2012-11-281-0/+2
* Add support for specifying default language in res/valuesTor Norbye2012-11-281-0/+1
* Add lint check for making dynamic text views selectableTor Norbye2012-11-161-0/+3
* Merge "Update known version names constants"Tor Norbye2012-11-051-1/+1
|\
| * Update known version names constantsTor Norbye2012-11-051-1/+1
* | 21296: Layout editor error when using numColumns attributeTor Norbye2012-11-021-0/+1
|/
* Check for missing layout_width and layout_height attributesTor Norbye2012-10-161-1/+1
* Look for missing android namespace prefix in manifest filesTor Norbye2012-10-151-0/+1
* Misc improvements to the multi-configuration editingTor Norbye2012-10-151-1/+70
* Lint detector for missing menu titlesTor Norbye2012-10-151-0/+2
* 37329: lint checks for conflicting permission definitionTor Norbye2012-10-151-0/+1
* Check notification and action bar iconsTor Norbye2012-10-051-0/+4
* Fix misc lint bugsTor Norbye2012-10-041-0/+1
* Fix javadoc here and there.Xavier Ducrohet2012-10-022-3/+3
* Fix issue with generation of R classes for libraries.Xavier Ducrohet2012-09-271-0/+2
* Cache applicable issue lists per scope setTor Norbye2012-09-271-0/+1
* Ensure that themes are always style-prefixedTor Norbye2012-09-251-1/+1
* traceview: Fix check for upper case characters.Siva Velusamy2012-09-241-0/+11
* Merge "Add allowBackup lint security check"Tor Norbye2012-09-211-0/+1
|\
| * Add allowBackup lint security checkTor Norbye2012-09-211-0/+1
* | Merge "Move some utility functions from AdtUtils to common"Siva Velusamy2012-09-211-0/+136
|\ \
| * | Move some utility functions from AdtUtils to commonSiva Velusamy2012-09-201-0/+136
| |/
* | Merge "Validate user edits in XML files"Tor Norbye2012-09-201-0/+3
|\ \
| * | Validate user edits in XML filesTor Norbye2012-09-201-0/+3
| |/
* | 37497: Templates should escape string literals in resource filesTor Norbye2012-09-181-0/+21
|/
* Improvements to stacktrace handler for constructorsTor Norbye2012-09-181-0/+1
* Add labelFor lint checkTor Norbye2012-09-171-0/+3
* Support separate layout editors for a single layout resourceTor Norbye2012-09-171-2/+8
* Constants refactoring.Tor Norbye2012-09-133-218/+754
* NPW Sample Wizard: list extras with a "sample" directory.Raphael Moll2012-09-111-0/+9
* Fix nullability annotationsTor Norbye2012-08-212-4/+6
* Merge "Create new logging class in the common library."Xavier Ducrohet2012-08-154-1/+309
|\
| * Create new logging class in the common library.Xavier Ducrohet2012-08-154-1/+309
* | Add Ant support for UI automation test.Xavier Ducrohet2012-08-151-2/+2
|/
* More refactoring.Xavier Ducrohet2012-08-134-0/+1096
* Refactor common.jarXavier Ducrohet2012-08-0718-1584/+3
* Tweaks to the lint CLI offsetsTor Norbye2012-07-231-1/+2
* Add XXHigh density (added in JB)Xavier Ducrohet2012-07-101-0/+1
* Add typo detectorTor Norbye2012-06-221-14/+58
* Fix nullness annotationsTor Norbye2012-05-304-4/+4
* Move XML code to the common libraryTor Norbye2012-05-201-0/+253
* Ensure that exception during build put a marker on something.Xavier Ducrohet2012-03-272-5/+27