summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Record analytics about package install attempts to Event Log.Alex Klyubin2013-09-091-1/+3
| | | | | | | | | | | | | | | | | | | | | The purpose of this change is to provide analytics about the various stages of the install flow. Recorded information does not contain user-, device-, or package/app-identifying information. Examples of recorded information are: * duration of the flow (start to finish) * duration of the flow until the moment the user clicks Install * whether the attempt is an update or a new install. * whether app verification is enabled. * whether Unknown Sources is enabled. * whether the attempt was blocked by Unknown Sources. * whether permissions were displayed. * error code (if any) returned by PackageManager when installing the package. Bug: 10605940 Change-Id: I9bc009223a365a558cdf02bd91cf4315b82564c2
* New permissions UI.Dianne Hackborn2012-09-121-1/+1
|
* Survey says: NIET!Dianne Hackborn2012-06-011-1/+1
| | | | | | Bug: 6593206 Change-Id: Ib8ec410e9af258b507706f2a162e8e7482f93f6a
* New permissions UI.Dianne Hackborn2012-05-031-0/+4
| | | | Change-Id: I5d4691f8a23e90265eaaaea15950affdcb8dc9b6
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-051-1/+1
| | | | | | | | | | The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I5a7498a7b5e326ca119a17034457d7ff639e15ea
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+11
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-11/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+11