aboutsummaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Update known version names constantsTor Norbye2012-11-051-1/+1
* Update compiler flags.Tor Norbye2012-10-261-2/+2
* Update maven artifacts and add lint.Xavier Ducrohet2012-10-191-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-152-1/+119
* 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
* Update the gradle build files.Xavier Ducrohet2012-10-021-3/+52
* 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-212-0/+220
|\ \
| * | Move some utility functions from AdtUtils to commonSiva Velusamy2012-09-202-0/+220
| |/
* | Merge "Validate user edits in XML files"Tor Norbye2012-09-201-0/+3
|\ \
| * | Validate user edits in XML filesTor Norbye2012-09-201-0/+3
| |/
* | Merge "37497: Templates should escape string literals in resource files"Tor Norbye2012-09-202-1/+25
|\ \ | |/ |/|
| * 37497: Templates should escape string literals in resource filesTor Norbye2012-09-182-1/+25
* | Generate smaller R classes for libraries.Xavier Ducrohet2012-09-182-0/+6
|/
* 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
* Merge "Add guava to common and sdklib."Xavier Ducrohet2012-09-133-1/+3
|\
| * Add guava to common and sdklib.Xavier Ducrohet2012-09-133-1/+3
* | Constants refactoring.Tor Norbye2012-09-134-221/+758
|/
* NPW Sample Wizard: list extras with a "sample" directory.Raphael Moll2012-09-111-0/+9
* Make some libraries be buildable with Gradle.Xavier Ducrohet2012-09-062-0/+30
* Update Guava from 10.0.1 to 13.0.1Tor Norbye2012-08-291-1/+1
* 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-0722-1633/+11
* 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-222-14/+64
* Fix warningsTor Norbye2012-06-011-0/+5
* Fix nullness annotationsTor Norbye2012-05-304-4/+4
* Move XML code to the common libraryTor Norbye2012-05-203-0/+339
* Ensure that exception during build put a marker on something.Xavier Ducrohet2012-03-272-5/+27
* Add info about when qualifiers were added to the platform.Xavier Ducrohet2012-03-161-7/+13
* Add support for suppressing lint via XML attributesTor Norbye2012-02-061-1/+1
* Fix lint column offset handling, and add columns to API checkTor Norbye2012-01-302-5/+54