Age | Commit message (Collapse) | Author |
|
- logColorApplied()
Bug: 186193935
Test: build & statsd_testdrive 179
Change-Id: I650d9f836b4c40fecc2f82d03ff0d01777fb421b
|
|
- Log the launch source when launched by settings search
Bug: 183071440
Test: m -j40; manually
Change-Id: I391b5ead24d54b5127fa6d9977b3c1b74128078f
|
|
Test: Presubmit
Bug: 178631736
Change-Id: I289034559aa96e62ca4a319b19a0204dde96d853
|
|
collection id.
Ex. the default system wallpaper(the pink wallpaper)
Bug: 172529099
Change-Id: I162ceba7d892d21236f3fa7fb2bc14cec9cf8026
|
|
- Log the launch source when entering CustomizationPickerActivity
Bug: 154781896
Change-Id: Iaa339a456c4bf453c6420411ed1ba9632ac4f13a
|
|
Add DatePreference parameter into SysUiStatsLog.write()
Bug: 168680386
Test: build & statsd_testdrive 179
Change-Id: Ie6eb44ac71e266fb383e433f1150fcc4667dd772
|
|
Prepare logging functions to log below behaviors.
- LIVE_WALLPAPER_INFO_SELECT
- LIVE_WALLPAPER_CUSTOMIZE_SELECT
Bug: 149981022
Test: Manual
Change-Id: I42afd7339950b09db43c7ccdfc691dbe5c14374a
|
|
- Wallpaper "preview" and "apply" logging are called by
logIndividualWallpaperSelected() and logWallpaperSet() separately.
Its collectionId should be aligned at the same parameter.
- Correct parameter position in logIndividualWallpaperSelected().
Bug: 149462912
Test: Manual
Change-Id: I3c1737295c80f81e95eeddc4547a221f2d11ff20
|
|
Test: build success, logging verified
Bug: 147824671
Change-Id: I9abd57fa3a791167763109053dff44000d5bdcf0
|
|
Bug: 123356136
Change-Id: I6b157aa1ecf5d313b0cc03fa69a01a5d23120371
|
|
We were using WALLPAPER_SELECT for both open category and
wallpaper applied.
Bug: 123356136
Change-Id: If655adcfd05f5090091a6422ba9ef89014219956
|
|
Bug: 136199516
Change-Id: Id2cb53342c3ec5aff151d1ebf4df0f0ceed14897
|
|
Bug: 136199516
1. source:
qt-r1-dev branch
2. command:
stats-log-api-gen --java WallpaperStatsLog.java --module style --javaPackage com.android.customization.module --javaClass "WallpaperStatsLog"
Change-Id: Ibddba41ccc4922944262df739c621e99aa39f3cb
|
|
Bug: 135595582
Change-Id: I16f16a835c3c178343f84e03041d30928009ab97
|
|
Bug: 123356136
Change-Id: I8014886edbeea3a56b1731f8722a3a895be2166b
|
|
This CL only adds the logger, it's not being called
from anywhere yet. That will come in a follow-up CL.
StatsLogEventLogger for now only logs to logcat,
StatsLogCompat calls are currently commented out as
it's not fully working.
Bug: 129365634
Change-Id: I81eba2956c07c5a59831a2805171200d6b1174cd
|