summaryrefslogtreecommitdiff
path: root/shared/src/main/java/com/android/tools/analytics/AnalyticsSettings.kt
AgeCommit message (Expand)Author
2020-08-20Use Java 8 date format in analytics.settingsradomirm
2020-06-08Envrionment provides access to env vars and system propertiesIvan Gavrilovic
2020-05-19UsageTracker/AnalyticsSettings never throwradomirm
2019-12-04Make AnalyticsSettings.salt respect disc contentTianyu Geng
2019-05-14Studio analytics: add notion of disabled stateJeffrey van Gogh
2019-04-23Update key rotation window to start on 2016/11/26.Jeffrey van Gogh
2019-04-03Extend key rotation date from 28 days to 532 days.Jeffrey van Gogh
2019-03-05analytics: do not crash on failure to load settingsJeffrey van Gogh
2019-03-04user satisfaction survey: don't show again on same day after cancelJeffrey van Gogh
2019-02-25Fix handling of empty analytics settings file.Chris Warrington
2019-01-31analytics: warning-only when ANDROID_SDK_HOME is read-onlyJeffrey van Gogh
2019-01-30analytics, log warning instead of error getting timeJeffrey van Gogh
2019-01-28Migrate VisibleForTesting to Guava's version.Bruno Buss
2018-12-18support once a year user sentiment questionJeffrey van Gogh
2018-10-16on-demand initialize AnalyticsSettings for IJ api callsJeffrey van Gogh
2018-09-25Make AnalyticsSettings#initialized publicBradley Smith
2018-09-10Annotate userId with @JvmStaticSiva Velusamy
2018-08-16report analytics use before init in debug buildsJeffrey van Gogh
2018-08-09Revert serialized field name from Change I2d9ac62cRaluca Sauciuc
2018-08-06Use Google's server's notion of current time.Jeffrey van Gogh
2018-08-03Cleanup Android Studio usage tracking initializationJeffrey van Gogh
2018-08-01studio stats: clean up AnalyticsSettings APIJeffrey van Gogh
2018-07-17Additional UsageTracker cleanup:Jeffrey van Gogh