Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | Make sure that external callers cannot pass in the confirm bypass extra | Amith Yamasani | 2013-09-25 | 1 | -1/+5 | |
| | | * | | | | | Completely remove app ops activity. | Dianne Hackborn | 2013-08-02 | 1 | -4/+3 | |
| * | | | | | | | BLE peripheral mode (4/4): Settings change for advertising preference. | Wei Wang | 2014-01-14 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Fix bug #13058470 Cannot add account -- Settings app crashes | Fabrice Di Meglio | 2014-02-20 | 1 | -5/+3 | |
* | | | | | | | Fix bug #12979102 Menu (Reset to default) and Add icon missing in APNs | Fabrice Di Meglio | 2014-02-11 | 1 | -14/+1 | |
* | | | | | | | Fix bug #12910775 Settings crash after tap on Access Point Names under Mobile... | Fabrice Di Meglio | 2014-02-06 | 1 | -1/+14 | |
* | | | | | | | Fix bug #12890909 Settings crashes when tapped on Add Account option in settings | Fabrice Di Meglio | 2014-02-06 | 1 | -2/+1 | |
* | | | | | | | Fix bug #12890909 Tablets: Settings crashes when tapped on Add Account option... | Fabrice Di Meglio | 2014-02-04 | 1 | -2/+1 | |
* | | | | | | | Use Drawer in Settings app | Fabrice Di Meglio | 2014-02-03 | 1 | -3/+7 | |
* | | | | | | | Remove unused DebugIntentSender | Amith Yamasani | 2014-01-29 | 1 | -7/+0 | |
* | | | | | | | BLE peripheral mode (4/4): Settings change for advertising preference. | Wei Wang | 2014-01-13 | 1 | -0/+2 | |
* | | | | | | | Code cleaning for removing dual pane meta data as it is no more used | Fabrice Di Meglio | 2014-01-08 | 1 | -48/+0 | |
* | | | | | | | Merge "Settings for NFC Unlock" | Andres Morales | 2013-12-12 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Settings for NFC Unlock | Andres Morales | 2013-12-06 | 1 | -0/+10 | |
* | | | | | | | | Remove extra fragment in captioning preferences | Alan Viverette | 2013-12-04 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | am 0df39f39: am 2fba8be9: am 4e54c2a1: Integrate remote display routes into s... | Jeff Brown | 2013-11-11 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Integrate remote display routes into screen cast settings UI. | Jeff Brown | 2013-11-10 | 1 | -1/+0 | |
* | | | | | | | am be74fb8d: am 43b8946f: am d9f156dd: Coalescing multiple print job notifica... | Svetoslav | 2013-10-10 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Coalescing multiple print job notifications (Settings) | Svetoslav | 2013-10-09 | 1 | -0/+15 | |
* | | | | | | | Add accessibility display adjustments to Settings | Alan Viverette | 2013-10-02 | 1 | -0/+45 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Add Bluetooth Privileged permission to use pairing apis" into klp-dev | Matthew Xie | 2013-09-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add Bluetooth Privileged permission to use pairing apis | Matthew Xie | 2013-09-24 | 1 | -0/+1 | |
* | | | | | | | Fix issue #10948509: Crash in procstats when there is no data | Dianne Hackborn | 2013-09-29 | 1 | -1/+2 | |
* | | | | | | | Merge "Make sure that external callers cannot pass in the confirm bypass extr... | Amith Yamasani | 2013-09-25 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure that external callers cannot pass in the confirm bypass extra | Amith Yamasani | 2013-09-25 | 1 | -1/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Disable AppOps for real. | Dave Burke | 2013-09-25 | 1 | -4/+3 | |
|/ / / / / / | ||||||
* | | | | | | Implement new method for handling SMS/MMS on the platform | David Braun | 2013-09-16 | 1 | -0/+10 | |
* | | | | | | Activity for messaging installed CA certs, and icon in Settings. | Maggie Benthall | 2013-09-14 | 1 | -0/+12 | |
* | | | | | | Merge "HCE: Latest UX and strings." into klp-dev | Martijn Coenen | 2013-09-11 | 1 | -6/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | HCE: Latest UX and strings. | Martijn Coenen | 2013-09-11 | 1 | -6/+1 | |
* | | | | | | | Fix profile picture picking for restricted profiles | Amith Yamasani | 2013-09-10 | 1 | -0/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Print settings polish" into klp-dev | Svetoslav Ganov | 2013-09-05 | 1 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Print settings polish | Svetoslav Ganov | 2013-09-05 | 1 | -0/+16 | |
* | | | | | | | Merge "Switch to receiving LocationManager.MODE_CHANGED_ACTION" into klp-dev | Tom O'Neill | 2013-09-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Switch to receiving LocationManager.MODE_CHANGED_ACTION | Tom O'Neill | 2013-09-03 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge changes Ie232b2d4,I81b6bf3f into klp-dev | Russell Brenner | 2013-09-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Support Holo Light theme for wifi during setup | Russell Brenner | 2013-08-28 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | NFC Tap&Pay: deal with changes from API review. | Martijn Coenen | 2013-08-30 | 1 | -0/+5 | |
|/ / / / / / | ||||||
* | | | | | | Allow navigation to TrustedCredentials User Certs by intent. | Geoffrey Borggaard | 2013-08-09 | 1 | -0/+17 | |
* | | | | | | Merge "Finished the location settings" | Lifu Tang | 2013-08-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Finished the location settings | Lifu Tang | 2013-08-07 | 1 | -0/+1 | |
* | | | | | | | Merge "NFC payment settings." | Martijn Coenen | 2013-08-07 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | NFC payment settings. | Martijn Coenen | 2013-08-06 | 1 | -0/+25 | |
* | | | | | | | | Single pane for 10" Settings | Amith Yamasani | 2013-08-06 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Add captioning preferences screen | Alan Viverette | 2013-08-06 | 1 | -0/+15 | |
|/ / / / / / | ||||||
* | | | | | | Merge commit '0b849a70' | Baligh Uddin | 2013-08-02 | 1 | -3/+4 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | am 1a32d477: am 136059f1: Merge "Revert "Completely remove app ops activity."... | Dave Burke | 2013-08-02 | 1 | -3/+4 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Revert "Completely remove app ops activity." | Dave Burke | 2013-08-02 | 1 | -3/+4 | |
* | | | | | | | Merge commit '99d5938c' | Baligh Uddin | 2013-08-01 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | am df195650: am d346fce2: Merge "Completely remove app ops activity." into jb... | Sascha Prueter | 2013-08-01 | 1 | -4/+3 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | | |