summaryrefslogtreecommitdiff
path: root/core/java/android/ddm/DdmHandleAppName.java
AgeCommit message (Expand)Author
2021-05-26Refactor ddm ChunkHandler utility methods from libcore to frameworkNikita Iashchenko
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-06Add package name to DDM APNM packetChester Hsieh
2018-08-01Add @UnsupportedAppUsage annotationsMathew Inwood
2012-09-10Report the user id of every app to ddms.Siva Velusamy
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project