summaryrefslogtreecommitdiff
path: root/android/src
AgeCommit message (Expand)Author
2015-08-01Merge "Remove warnings from ThemeEditorStyle" into studio-1.4-dev automerge: ...Diego Perez
2015-08-01Merge "Use proper ThemeResolver in tests of resolveAllAttributes" into studio...Andrew Shulaev
2015-08-01Merge "Android framework detection is not suppressed on projects that use an ...Alex Ruiz
2015-08-01Merge "Show lint errors on the design surface" into studio-1.4-dev automerge:...Siva Velusamy
2015-08-01Merge "Extend run configuration with activity extra flags field." into studio...Oleksiy Vyalov
2015-08-01Merge "Relax requirement of getAllParents, add couple of javadoc comments" in...Andrew Shulaev
2015-08-01Merge "Nele: Add dependency checks for palette." into studio-1.4-dev automerg...Jens Ole Lauridsen
2015-08-01Merge changes I8d00025d,I5fee2bc5 into studio-1.4-dev automerge: f0c45a1Joe Baker-Malone
2015-08-01Merge "Fix parents resolution for themes which parent reside in another modul...Andrew Shulaev
2015-08-01Merge "Better default names in Theme Editor\'s color picker" into studio-1.4-...Andrew Shulaev
2015-08-01Merge "Extract a gradleSyncAndImportClass method into GradleDependencyFix cla...Fuyao Zhao
2015-08-01Merge "Fixing links in first run wizard" into studio-1.4-dev automerge: c1bb602Joe Baker-Malone
2015-08-01Merge "When the width is increasing, reset height" into studio-1.4-dev autome...Diego Perez
2015-08-01Merge "Fix Color and Drawable cell colors" into studio-1.4-dev automerge: e2a...Diego Perez
2015-08-01Merge "Darker background in theme editor preview on Darcula" into studio-1.4-...Andrew Shulaev
2015-08-01Merge "Missing changes for dependency layer." into studio-1.4-dev automerge: ...Jens Ole Lauridsen
2015-08-01Merge "Fix theme attribute resolution" into studio-1.4-dev automerge: b05a020Diego Perez
2015-08-01Merge "Fix toolbar definition to use the correct colors" into studio-1.4-dev ...Diego Perez
2015-08-01Merge "Add a build system independent layer for checking dependencies." into ...Jens Ole Lauridsen
2015-08-01Merge "Developer services are hidden if project isn\'t backed by gradle" into...David Herman
2015-08-01Merge "Ignore the dependencies from java modules to android modules" into stu...Fuyao Zhao
2015-08-01Merge "Disable all FindJarFix for android modules" into studio-1.4-dev autome...Fuyao Zhao
2015-08-01Merge "Allow tweaking size, alpha and auto mirror in the UI." into studio-1.4...Tenghui Zhu
2015-08-01Merge "Gradle now the authority for developer service installed state" into s...David Herman
2015-08-01Merge "Ensures that methods that require a project to use Gradle invoke Proje...Alex Ruiz
2015-08-01Merge "Handle new density constant - 360dpi" into studio-1.4-dev automerge: 0...Deepanshu Gupta
2015-08-01Merge "Renamed AndroidFacet#isGradleProject to "requiresAndroidModel"." into ...Alex Ruiz
2015-08-01Merge "Fix display of alpha colors in statelist picker and table" into studio...Jerome Gaillard
2015-08-01Merge "Disable TestNGOrderEntryFix and JCiPOrderEntryFix for android studio (...Fuyao Zhao
2015-08-01Merge "New color selector" into studio-1.4-dev automerge: 6f0804aYura
2015-08-01Merge "Add "Add variations" option" into studio-1.4-dev automerge: 9df405bDiego Perez
2015-08-01Merge "Use passed parent in ParentThemesListModel" into studio-1.4-dev autome...Andrew Shulaev
2015-08-01Merge "Fix theme creation with attribute" into studio-1.4-dev automerge: 3841f7aJerome Gaillard
2015-08-01Merge "Display error when private resource in statelist" into studio-1.4-dev ...Jerome Gaillard
2015-08-01Merge "b/22628881: Tweak toolbar wording" into studio-1.3-devTor Norbye
2015-08-01Merge "Fix NoClassDefFoundError during rendering." into studio-1.4-dev autome...Deepanshu Gupta
2015-07-31Fixed create project wizard ignoring package nameDavid Herman
2015-07-31Merge "Use getDefaultSourceProvider where possible." into studio-1.4-devAlex Ruiz
2015-07-31Merge "Implement IdeaAndroidProject#getTargetSdkVersion." into studio-1.4-devAlex Ruiz
2015-07-31Merge "Migrate min-SDK accessor to interface method." into studio-1.4-devAlex Ruiz
2015-07-31Migrate some clients to getMainArtifact.Josh Giles
2015-07-31Merge "Use SDK version check rather than @TargetApi for API warnings" into st...Tor Norbye
2015-07-31Implement IdeaAndroidProject#getAllSourceProvidersJosh Giles
2015-07-31Merge "Implement IdeaAndroidProject#isDebuggable" into studio-1.4-devAlex Ruiz
2015-07-31Merge "Implement getAllApplicationIds, use it in chooser." into studio-1.4-devAlex Ruiz
2015-07-31Merge "Move computePackageName calls to getApplicationId." into studio-1.4-devAlex Ruiz
2015-07-31Use getDefaultSourceProvider where possible.Josh Giles
2015-07-31Implement IdeaAndroidProject#getTargetSdkVersion.Josh Giles
2015-07-31Migrate min-SDK accessor to interface method.Josh Giles
2015-07-31Implement IdeaAndroidProject#isDebuggableJosh Giles