aboutsummaryrefslogtreecommitdiffstats
path: root/sdk-updates/src
Commit message (Expand)AuthorAgeFilesLines
* Add API level to SDK Manager installation dialogHannah Chu2021-10-051-5/+16
* Persist state of Show Package Details checkboxHannah Chu2021-09-242-4/+34
* Fix inverted buttons positionPolina Koval2021-09-241-8/+8
* Show SDKs with extensions in SDK ManagerLuke Egan2021-08-311-10/+11
* Add explanatory comment to undefined API checkLuke Egan2021-07-281-1/+2
* Don't show API 0 SDK packages in SDK Manager UILuke Egan2021-06-221-0/+3
* Fix errorprone warningsJoe Baker-Malone2021-02-283-30/+0
* Suppress existing errorprone warningsTom Renn2021-02-233-0/+3
* [Welcome] Add missing SDK/AVD Manager entriesJose Parente2021-02-181-1/+1
* Update for new Android location schemeXavier Ducrohet2021-01-271-1/+2
* IDEA-243819: Android: make shared (AS/IJ) labels IDE-neutral.Andrei Kuznetsov2021-01-263-3/+3
* Some cleanup of FileOpJoe Baker-Malone2021-01-211-1/+1
* Support for SDK Manager UI as a standalone toolEmre Kultursay2020-12-081-0/+2
* IDEA-246051: enable android tools menu in non-android projects if android SDK...Andrei Kuznetsov2020-12-031-13/+3
* Adopt move of AndroidSdkHandler from File to PathJoe Baker-Malone2020-11-261-4/+8
* Convert LocalRepoLoader from File to PathJoe Baker-Malone2020-11-201-3/+3
* Move LocalPackage from File to PathJoe Baker-Malone2020-11-191-4/+9
* Separate synchronous and asynchronous load methods and add @Slow annotationsSergey Prigogin2020-11-032-11/+11
* Migrate AndroidSdkUpdaterPlugin to be dynamicNazmul Idris2020-08-054-97/+13
* [Perf] Android transforms to dynamic plugin: convert ExternalComponentSource ...Andrei Kuznetsov2020-07-233-1/+8
* [JDK11] Remove code for JDK8Raluca Sauciuc2020-07-111-18/+18
* Rework Studio Help integrationRaluca Sauciuc2020-06-181-10/+27
* Fix tools panel heightJoe Baker-Malone2020-05-261-1/+1
* move IS_AT_LEAST_JAVA9 to SystemInfoRt from SystemInfo to reduce class loadin...Vladimir Krivosheev2020-05-261-2/+2
* IDEA-231363: java.lang.IllegalAccessError: failed to access class sun.awt.Cau...Andrei Kuznetsov2020-05-191-1/+22
* Remove deprecated icons in AllIcons.ActionsSergey Malenkov2020-04-281-1/+1
* LAB-62 get rid of static *Bundle usages: more fieldsDmitry.Krasilschikov2020-04-241-1/+1
* LAB-62 get rid of static *Bundle usages: replace getNAME() with more readable...Dmitry.Krasilschikov2020-04-241-1/+1
* LAB-62 get rid of static *Bundle usages: public static final fieldsDmitry.Krasilschikov2020-04-241-1/+1
* Add methods for removal of listeners to RepoManagerSergey Prigogin2020-04-171-6/+6
* Don't show sdk config button in intellij welcome screenBradley Smith2020-03-252-4/+4
* Move RunAndroidSdkManager action to sdk-updatesBradley Smith2020-03-251-0/+4
* do not implement BaseComponentVladimir Krivosheev2020-03-071-4/+2
* Unlock emulator features in Crostini w/ /dev/kvmNazmul Idris2020-03-061-3/+2
* Fix "simplify to ContainerUtil.map" warningValery Cherepanov2020-01-101-1/+2
* Remove offline repo remainders from Update Sites.Andrii Dehtiarov2019-12-041-31/+0
* Refactor vm installersJoe Baker-Malone2019-11-221-1/+1
* Implement AEHDAMD installer call from Studio.Haitao Shan2019-11-201-1/+2
* Remove methods related to SDK and native libs from AndroidFacetConfigurationMichal Bendowski2019-11-041-1/+3
* Remove redundant boolean argumentValery Cherepanov2019-09-231-2/+1
* Fix typo (== instead of !=)Valery Cherepanov2019-09-201-4/+1
* Move WelcomeUiUtils to KotlinValery Cherepanov2019-09-171-2/+2
* Refactor to use PathValidatorValery Cherepanov2019-09-171-59/+72
* deprecate ContainerUtil.newArrayList()Vladimir Krivosheev2019-09-061-2/+1
* Remove references to "tools" sdk componentJoe Baker-Malone2019-08-151-6/+6
* Merge IntelliJ IDEA 2019.2 EAP 192.4205.45Dana Dahlstrom2019-07-121-1/+0
|\
| * plugin.xml: remove redundant 'serviceInterface' attribute (IDEA-202010)Yann Cébron2019-04-181-1/+0
| * merging Android Studio 3.3Dmitry Avdeev2019-01-2911-168/+362
| |\
* | | Implement 'Optimize Disk Space' action in SDK manager.Andrii Dehtiarov2019-07-033-3/+90
* | | Adding SDK Manager UI support for cmdline-toolsJoe Baker-Malone2019-06-053-32/+50