summaryrefslogtreecommitdiff
path: root/core/java/android/net/SntpClient.java
AgeCommit message (Expand)Author
2020-07-29Merge "Change the logic of getting ntp server"Dan Zhang
2020-07-28Update language to comply with Android's inclusive language guidanceChiachang Wang
2020-02-17Change the logic of getting ntp serverKyeongkab.Nam
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-08Add @UnsupportedAppUsage annotations for greylist.Artur Satayev
2019-04-17Move TrafficStats tags for the network stack constantsChalard Jean
2018-08-28Remove ResolveUtil from frameworks/base callersErik Kline
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-05-24Fixup SntpClient to bypass Private DNSErik Kline
2018-05-16Allow specifying a network for SNTP time syncKurt Marcinkiewicz
2017-01-19StrictMode to detect untagged network traffic.Jeff Sharkey
2016-12-02Switch over to new "time.android.com" NTP pool.Jeff Sharkey
2015-10-17Incorrect time used in some NTP server responsesJerry Wong
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2011-04-07Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato
2010-12-13Avoid leaking sockets.Nick Kralevich
2010-04-22Trim throttle logs.Robert Greenwalt
2010-04-15Fix SntpClient to give accurate time info.Robert Greenwalt
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