Age | Commit message (Expand) | Author |
---|---|---|
2020-10-15 | Add @Nullable annotation to the parameter of Object.equals() methods. | Roman Kalukiewicz |
2019-02-28 | All Parcelable CREATOR fields are @NonNull. | Jeff Sharkey |
2016-05-10 | Addressing API council comments on NetworkStatsManager. | Antonio Cansado |
2016-02-29 | Parcelable classes should always be final. | Jeff Sharkey |
2016-02-17 | Implementation of data usage callbacks. | Antonio Cansado |
2016-02-02 | Adding a callback to notify data usage. | Antonio Cansado |