summaryrefslogtreecommitdiff
path: root/android/src/org
AgeCommit message (Expand)Author
2015-08-03Merge "Fix IndexNotReadyException in layout editor" into studio-1.4-devAndrew Shulaev
2015-08-03Merge "181789: Incorrect/inconsistent lint + documentation for Snackbar" into...Tor Norbye
2015-08-03Merge "Implement IdeaAndroidProject#getAllSourceProviders" into studio-1.4-devAlex Ruiz
2015-08-03Fix IndexNotReadyException in layout editorAndrew Shulaev
2015-07-31181789: Incorrect/inconsistent lint + documentation for SnackbarTor Norbye
2015-07-31Merge "Use getDefaultSourceProvider where possible." into studio-1.4-devAlex Ruiz
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 getAllApplicationIds, use it in chooser." into studio-1.4-devAlex Ruiz
2015-07-31Use getDefaultSourceProvider where possible.Josh Giles
2015-07-31Use SDK version check rather than @TargetApi for API warningsTor Norbye
2015-07-31Implement getAllApplicationIds, use it in chooser.Josh Giles
2015-07-31Move computePackageName calls to getApplicationId.Josh Giles
2015-07-30Merge "Android framework detection is not suppressed on projects that use an ...Alex Ruiz
2015-07-30Android framework detection is not suppressed on projects that use an Android...Alex Ruiz
2015-07-30Extend run configuration with activity extra flags field.Oleksiy Vyalov
2015-07-26Ensures that methods that require a project to use Gradle invoke Projects#isB...Alex Ruiz
2015-07-24Merge "Renamed AndroidFacet#isGradleProject to "requiresAndroidModel"." into ...Alex Ruiz
2015-07-24Merge "Fix display of alpha colors in statelist picker and table" into studio...Jerome Gaillard
2015-07-24Renamed AndroidFacet#isGradleProject to "requiresAndroidModel".Alex Ruiz
2015-07-23New color selectorAlma Castillo Antolin
2015-07-23Fix display of alpha colors in statelist picker and tableJerome Gaillard
2015-07-23Add "Add variations" optionDiego Perez
2015-07-23Merge "Display error when private resource in statelist" into studio-1.4-devJerome Gaillard
2015-07-22Merge "Fix NoClassDefFoundError during rendering." into studio-1.4-devDeepanshu Gupta
2015-07-22Fix NoClassDefFoundError during rendering.Deepanshu Gupta
2015-07-22Display error when private resource in statelistJerome Gaillard
2015-07-21Merge "Implement new lint API getFields() method" into studio-1.4-devTor Norbye
2015-07-21Merge "Fix lint package membership lookup" into studio-1.4-devTor Norbye
2015-07-21Merge "Allows the creation of dimensions with float or percent" into studio-1...Jerome Gaillard
2015-07-21Allows the creation of dimensions with float or percentJerome Gaillard
2015-07-21Merge "Add "deregister" to the programming dictionary" into studio-1.4-devTor Norbye
2015-07-20Merge "Add context menu support for RecyclerView." into studio-1.4-devDeepanshu Gupta
2015-07-20Implement new lint API getFields() methodTor Norbye
2015-07-20Merge "Fix variable name capitalization" into studio-1.4-devAndrew Shulaev
2015-07-20Fix variable name capitalizationAndrew Shulaev
2015-07-20UI test for creation of color with theme editorJerome Gaillard
2015-07-17Fix lint package membership lookupTor Norbye
2015-07-17Add "deregister" to the programming dictionaryTor Norbye
2015-07-17Merge "22519147: java.lang.Throwable in com.intellij.openapi.diagnostic.Logge...Tor Norbye
2015-07-1622519147: java.lang.Throwable in com.intellij.openapi.diagnostic.LoggerTor Norbye
2015-07-16Merge "Handle lint package metadata lookup" into studio-1.4-devTor Norbye
2015-07-16Merge changes from topic 'wizard_reorg' into studio-1.4-devDavid Herman
2015-07-16Fix location in resource picker with color and statelist tabJerome Gaillard
2015-07-16Merge "Fix the updating of files after modifying statelists" into studio-1.4-devJerome Gaillard
2015-07-15Moved wizard UI components into ui packageDavid Herman
2015-07-15Merge "Device handling changes" into studio-1.4-devJoe Baker-Malone
2015-07-14Add context menu support for RecyclerView.Deepanshu Gupta
2015-07-14Fix build broken by http://r.android.com/172415Jerome Gaillard
2015-07-14Fix the updating of files after modifying statelistsJerome Gaillard