Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update language to comply with Android's inclusive language guidance | Edgar Wang | 2020-07-30 | 1 | -1/+1 |
* | Sort imports | Fan Zhang | 2018-08-28 | 1 | -4/+4 |
* | Reorder and clean up imports. | Fan Zhang | 2018-06-18 | 1 | -3/+4 |
* | Migrate Settings to androidx. | Aurimas Liutikas | 2018-04-20 | 1 | -3/+3 |
* | Use correct flags on ACTION_TIME_CHANGED broadcast | Christopher Tate | 2017-10-17 | 1 | -0/+1 |
* | Implement auto 12/24h setting toggle. | Joachim Sauer | 2017-08-10 | 1 | -11/+22 |
* | Make PreferenceController a mixin | Tony Mantler | 2017-06-26 | 1 | -2/+4 |
* | Merge "Change EXTRA_TIME_PREF_24_HOUR_FORMAT from boolean to int" | Neil Fuller | 2016-11-22 | 1 | -1/+4 |
|\ | |||||
| * | Change EXTRA_TIME_PREF_24_HOUR_FORMAT from boolean to int | Neil Fuller | 2016-11-21 | 1 | -1/+4 |
* | | Move date/time prefs to PreferenceController and add tests. | Fan Zhang | 2016-11-21 | 1 | -2/+1 |
|/ | |||||
* | Refactor time format preference to be more modular/testable | Fan Zhang | 2016-11-17 | 1 | -0/+108 |