summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of CyanogenMod StatsPaul Kocialkowski2013-10-291-1/+1
| | | | | Change-Id: I3e5cacf404dcbf934bd9b561e69e2acf985aaeaa Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Add Google Analytics support.Koushik Dutta2013-03-311-1/+1
| | | | Change-Id: I81f816f2a358a36247c05a97053e948f4ea62753
* Switch to new SuperuserKoushik Dutta2013-03-041-0/+6
| | | | Change-Id: I9d91392ad6fbc9953d19059ab59b91d214c00e0c
* Iteration on multi-user Storage UI.Jeff Sharkey2012-09-131-1/+1
| | | | | | | | | | | | | | | Now that DefaultContainerService has visibility of external storage for all users, we can measure internal storage in a single pass. Internal storage measurement now iterates across all known users, counting both apps and emulated storage usage. Create MeasurementDetails object with documentation about what is counted under various device configurations. Generalize to measure each Environment.DIRECTORY separately, so it can be combined as needed. General cleanup of how measurements are passed to UI. Bug: 7003520 Change-Id: Ib89c185296a0c9debdc20beeaa98584d803a84e8
* Use telephony-commonWink Saville2012-07-111-1/+1
| | | | Change-Id: Ic95136fd5934afdd53a08bfd640d40add67fdb44
* Rework manage applications to be page-able.Dianne Hackborn2012-05-161-1/+1
| | | | | | | | Turn everything around so that we can have multiple list views with their own adapters. Switch to using a ViewPager for managing the different lists. Smile! Change-Id: I9c102abb06cf67f313a8696507aa4597b38c7ab9
* CA certificate settings fragmentBrian Carlstrom2011-06-271-0/+1
| | | | Change-Id: I8d4b595d6cc8d20be9bea655c7674c86a9183818
* Checkpoint of data usage UI, graphs and lists.Jeff Sharkey2011-06-091-0/+2
| | | | | | | | | Chart of network usage over time, with draggable "sweep" bars for inspection region and warning/limits. Talks with NetworkStatsService for live data, and updates list of application usage as inspection region changes. Change-Id: I2a406e6776daf7d74143c07ec683c10fe711c277
* Fix proguard flag file dependency.Ying Wang2010-09-301-1/+1
| | | | Change-Id: I32004f93fe66f54647f1c93125425a9646431070
* Create LocalePickerFragment for fragmentizing LocalePicker Activity.Daisuke Miyakawa2010-08-131-0/+2
| | | | | | Need to add proguard.flag, as the Activity crashes without it. Change-Id: Icbc75be4a4183920ed472ac64cc509115260f865
* 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: I80f66b5f5409f1d51d929adfddf291bae3e066e1
* 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/+14
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-14/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+14