summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Hide Settings launcher icon for a managed profileAlexandra Gherghina2014-07-181-0/+46
* | | | | Merge "Add account for managed user" into lmp-devAlexandra Gherghina2014-07-171-11/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add account for managed userAlexandra Gherghina2014-07-171-11/+4
| |/ / /
* | | | Merge "Add OP_PROJECT_MEDIA to AppOps" into lmp-devMichael Wright2014-07-171-4/+6
|\ \ \ \
| * | | | Add OP_PROJECT_MEDIA to AppOpsMichael Wright2014-07-161-4/+6
* | | | | Merge "Update Location Settings for Enterprise" into lmp-devZoltan Szatmary-Ban2014-07-171-41/+43
|\ \ \ \ \
| * | | | | Update Location Settings for EnterpriseZoltan Szatmary-Ban2014-07-171-41/+43
| | |_|/ / | |/| | |
* | | | | Merge "Access high contrast setting directly" into lmp-devChris Craik2014-07-171-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Access high contrast setting directlyChris Craik2014-07-171-1/+2
* | | | | Remove account for a managed userAlexandra Gherghina2014-07-171-2/+2
* | | | | Handle managing accounts for a managed profileAlexandra Gherghina2014-07-172-24/+69
* | | | | Merge "Handle choosing and adding accounts for a managed profile" into lmp-devAlexandra Gherghina2014-07-177-38/+170
|\ \ \ \ \
| * | | | | Handle choosing and adding accounts for a managed profileAlexandra Gherghina2014-07-177-38/+170
| * | | | | Revert "Update Location Settings for Enterprise" due toAmith Yamasani2014-07-171-43/+41
| * | | | | Update Location Settings for EnterpriseZoltan Szatmary-Ban2014-07-171-41/+43
| | |/ / / | |/| | |
* | | | | Merge "Battery chart fixes." into lmp-devDianne Hackborn2014-07-174-20/+106
|\ \ \ \ \
| * | | | | Battery chart fixes.Dianne Hackborn2014-07-174-20/+106
| |/ / / /
* / / / / Follow split of DISALLOW_TELEPHONYAmith Yamasani2014-07-171-6/+11
|/ / / /
* | | | Merge "Fix bug #15702424 add-wifi setting screen has no title" into lmp-devFabrice Di Meglio2014-07-162-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix bug #15702424 add-wifi setting screen has no titleFabrice Di Meglio2014-07-162-1/+3
* | | Merge "Accessibility text contrast control" into lmp-devChris Craik2014-07-161-0/+19
|\ \ \
| * | | Accessibility text contrast controlChris Craik2014-07-161-0/+19
* | | | Avoid removing switch even listener multiple timesLifu Tang2014-07-161-15/+12
* | | | Merge "Added Wifi Assistant Card" into lmp-devPauloftheWest2014-07-161-59/+151
|\ \ \ \
| * | | | Added Wifi Assistant CardPauloftheWest2014-07-161-59/+151
* | | | | Merge "Make crypt dialogs material" into lmp-devPaul Lawrence2014-07-151-28/+3
|\ \ \ \ \
| * | | | | Make crypt dialogs materialPaul Lawrence2014-07-161-28/+3
| |/ / / /
* | | | | Merge "[WifiSetup] Make illustration header not clickable" into lmp-devMaurice Lam2014-07-151-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [WifiSetup] Make illustration header not clickableMaurice Lam2014-07-151-1/+1
| | |_|/ | |/| |
* | | | Merge "Only show AccountSyncSettings when we have an account" into lmp-devAlexandra Gherghina2014-07-161-44/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only show AccountSyncSettings when we have an accountAlexandra Gherghina2014-07-161-44/+48
* | | | Merge "Fix bug #16319697 ACTION_DEVICE_INFO_SETTINGS intent causes Settings a...Fabrice Di Meglio2014-07-151-6/+21
|\ \ \ \
| * | | | Fix bug #16319697 ACTION_DEVICE_INFO_SETTINGS intent causes Settings app to c...Fabrice Di Meglio2014-07-151-6/+21
| | |/ / | |/| |
* / | | Fix excessively long logtag.Jeff Davidson2014-07-161-1/+1
|/ / /
* | | Merge "Implement application-level high priority setting." into lmp-devChris Wren2014-07-151-6/+20
|\ \ \
| * | | Implement application-level high priority setting.Chris Wren2014-07-141-6/+20
| | |/ | |/|
* | | (DO NOT MERGE) Refactor InputMethodAndSubtypeEnabler to separate loopsTadashi G. Takaoka2014-07-151-145/+150
* | | (DO NOT MERGE) Refactor InputMethodAndSubtypeEnabler a bitTadashi G. Takaoka2014-07-151-104/+92
* | | Merge "Handle android.settings.HOME_SETTINGS intent" into lmp-devAmith Yamasani2014-07-152-0/+2
|\ \ \
| * | | Handle android.settings.HOME_SETTINGS intentAmith Yamasani2014-07-142-0/+2
| | |/ | |/|
* | | Register the listener for switch during onResumeLifu Tang2014-07-141-2/+2
| |/ |/|
* | Revert "Add lock-to-app to settings"Jason Monk2014-07-143-268/+0
|/
* Remove old accounts tile, replaced by a separate screenAlexandra Gherghina2014-07-143-158/+10
* Merge "Don't put credentials in results from externally accessible activities"Paul Lawrence2014-07-105-16/+51
|\
| * Don't put credentials in results from externally accessible activitiesPaul Lawrence2014-07-105-16/+51
* | Small refactor, remove unused/unnecessary code, and cosmetic fixTadashi G. Takaoka2014-07-121-63/+64
* | Remove Collator from InputMethodSubtypePreferenceTadashi G. Takaoka2014-07-123-38/+33
* | Refactor InputMethodSubtypePreference constructorTadashi G. Takaoka2014-07-122-6/+18
* | Make InputMethodSubtypePreference as a top level classTadashi G. Takaoka2014-07-122-56/+88
* | Numerous minor updates for Bluetooth SettingsPauloftheWest2014-07-111-46/+19