summaryrefslogtreecommitdiff
path: root/android
AgeCommit message (Expand)Author
2014-07-01Now we check at startup that the IDE does not have an old copy of builder-mod...Alex Ruiz
2014-06-27Fixes case where the cache is so out of date that a module is missing.Esteban de la Canal
2014-06-27Fixed bug when installing Android SDK Tools 23 inside the IDE.Alex Ruiz
2014-06-24Integrates basic allocation tracking into Android Studio's DDMS panel.Rebecca Chen
2014-06-23Merge "Project Structure dialog now loads libraries from SDK repositories ins...Alex Ruiz
2014-06-23Project Structure dialog now loads libraries from SDK repositories instead of...Alex Ruiz
2014-06-23Merge "Fixed bug where finding a SDK did not check the IDE's default SDK." in...Alex Ruiz
2014-06-23Fixed bug where finding a SDK did not check the IDE's default SDK.Alex Ruiz
2014-06-23Merge "Fixed bug where pressing "Cancel" in SDKQuickfixWizard will sync proje...Alex Ruiz
2014-06-24Merge "Fix bug where newly created flavor was not displayed in Project Struct...Alex Ruiz
2014-06-23Fix bug where newly created flavor was not displayed in Project Structure.Alex Ruiz
2014-06-23Fixed bug where pressing "Cancel" in SDKQuickfixWizard will sync project.Alex Ruiz
2014-06-23Merge "Fixed bug where Project Structure was in "dirty" state when opened." i...Alex Ruiz
2014-06-23Fixed bug where Project Structure was in "dirty" state when opened.Alex Ruiz
2014-06-23Merge "Don't try merging dependencies which have a closure attached." into id...Tor Norbye
2014-06-23Fixed bug where "SDK Manager" action in "Welcome" page is always disabled.Alex Ruiz
2014-06-23Sets minimum supported tools version to 23.0.0Alex Ruiz
2014-06-23Merge "Fixed bug where old 'Project Structure' dialog was shown in 'Welcome' ...Alex Ruiz
2014-06-23Fixed bug where old 'Project Structure' dialog was shown in 'Welcome' page.Alex Ruiz
2014-06-23Fixed broken tests.Alex Ruiz
2014-06-22Fix broken test.Alex Ruiz
2014-06-21Fixed bug where local jars in AARs where not added to the library definition ...Alex Ruiz
2014-06-20Register dynamic wizard for disposal in the test case.Eugene Ostroukhov
2014-06-20Merge "Removes source generation from tests to avoid a race condition." into ...Esteban de la Canal
2014-06-20Removes source generation from tests to avoid a race condition.Esteban de la Canal
2014-06-20Fixes NPE when setting SDK in Project Structure from "Welcome" page.Alex Ruiz
2014-06-20Merge "Now the "Project Structure" wizard supports alternative dependency for...Alex Ruiz
2014-06-20Now the "Project Structure" wizard supports alternative dependency format.Alex Ruiz
2014-06-20Merge "We no longer log with level 'error' if Gradle daemons cannot be stoppe...Alex Ruiz
2014-06-20We no longer log with level 'error' if Gradle daemons cannot be stopped when ...Alex Ruiz
2014-06-19Fix compileSdkVersion to work with preview platforms in the PSDTor Norbye
2014-06-19Fixed bug where "unresolved dependency" messages have duplicated "quick fix" ...Alex Ruiz
2014-06-19Check if the import location contains any filesEugene Ostroukhov
2014-06-19Merge "Compute default import path if projects dir does not yet exist." into ...Eugene Ostroukhov
2014-06-19Compute default import path if projects dir does not yet exist.Eugene Ostroukhov
2014-06-19Fixed bugs in Project Structure.Alex Ruiz
2014-06-19Update tests for recent Gradle plugin id changeTor Norbye
2014-06-18Fixed bug where error flags were not cleared when syncing project.Alex Ruiz
2014-06-18Now we check correct versions of JDK for specific platforms.Alex Ruiz
2014-06-18Update test to match updated hyperlink outputTor Norbye
2014-06-18Now we offer to install Build Tools from IDE, if missing and version in build...Alex Ruiz
2014-06-18Now we install Android and Google Repositories from the IDE, if missing.Alex Ruiz
2014-06-18Don't try merging dependencies which have a closure attached.Dmitry Jemerov
2014-06-18Now we install in the IDE missing Android platforms.Alex Ruiz
2014-06-18Merge "Fixes to Navigation Editor for ioshed app - continued" into idea133Tor Norbye
2014-06-18Fixes to Navigation Editor for ioshed app - continuedPhilip Milne
2014-06-18Merge "Added quick fix for "Build Tools too low" error." into idea133Alex Ruiz
2014-06-18Added quick fix for "Build Tools too low" error.Alex Ruiz
2014-06-18Merge "Adds {~/.gradle/,}gradle.properties and local.properties to the cache ...Tor Norbye
2014-06-18Merge "Reverting asset change" into idea133Josiah Gaskin