summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make sure we've finished loading settings before processing any reload...Tom O'Neill2013-08-292-40/+90
|\
| * Make sure we've finished loading settings before processing any reloadsTom O'Neill2013-08-292-40/+90
* | Merge "Update NFC payments to match new framework APIs." into klp-devMartijn Coenen2013-08-293-22/+2
|\ \
| * | Update NFC payments to match new framework APIs.Martijn Coenen2013-08-283-22/+2
* | | Merge "Fixed the widget location toggle button" into klp-devLifu Tang2013-08-291-3/+17
|\ \ \ | |_|/ |/| |
| * | Fixed the widget location toggle buttonLifu Tang2013-08-281-3/+17
* | | Merge "Fix RTL layout of text in Battery history screen" into klp-devAmith Yamasani2013-08-291-12/+19
|\ \ \ | |/ / |/| |
| * | Fix RTL layout of text in Battery history screenAmith Yamasani2013-08-281-12/+19
| |/
* | Merge "Disallows setting when user restriction applies" into klp-devLifu Tang2013-08-283-9/+19
|\ \
| * | Disallows setting when user restriction appliesLifu Tang2013-08-283-9/+19
| |/
* | Add more fragments to valid list for Wifi activityAmith Yamasani2013-08-281-1/+4
|/
* Merge "Fix NPE in SecuritySettings.onResume()" into klp-devMaggie Benthall2013-08-281-6/+3
|\
| * Fix NPE in SecuritySettings.onResume()Maggie Benthall2013-08-201-6/+3
* | Merge "Don't list apps that are disabled by the system" into klp-devAmith Yamasani2013-08-271-2/+26
|\ \
| * | Don't list apps that are disabled by the systemAmith Yamasani2013-08-161-2/+26
* | | Merge "Switch to new location mode API recommended by API council" into klp-devTom O'Neill2013-08-272-6/+6
|\ \ \
| * | | Switch to new location mode API recommended by API councilTom O'Neill2013-08-262-6/+6
* | | | Merge "Adapt to SettingsInjectorService API changes" into klp-devTom O'Neill2013-08-272-9/+6
|\ \ \ \
| * | | | Adapt to SettingsInjectorService API changesTom O'Neill2013-08-262-9/+6
| |/ / /
* | | | Fix APN preference styleAlan Viverette2013-08-261-1/+1
|/ / /
* | | Merge "Handle races caused by rapid settings changed broadcasts" into klp-devTom O'Neill2013-08-263-113/+231
|\ \ \
| * | | Handle races caused by rapid settings changed broadcastsTom O'Neill2013-08-233-113/+231
* | | | Merge "Add setting to disable keyguard widgets" into klp-devJim Miller2013-08-241-0/+23
|\ \ \ \
| * | | | Add setting to disable keyguard widgetsJim Miller2013-08-201-0/+23
* | | | | Merge "Fix incorrect comparison" into klp-devAmith Yamasani2013-08-241-1/+1
|\ \ \ \ \
| * | | | | Fix incorrect comparisonAmith Yamasani2013-08-231-1/+1
* | | | | | Merge "wifi-display: add certification options" into klp-devChong Zhang2013-08-232-1/+260
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | wifi-display: add certification optionsChong Zhang2013-08-222-1/+260
| | |/ / / | |/| | |
* | | | | Reloads status messages for injected itemsLifu Tang2013-08-222-22/+73
* | | | | Merge "Minor UI tweakings" into klp-devLifu Tang2013-08-223-60/+52
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Minor UI tweakingsLifu Tang2013-08-223-60/+52
* | | | | Merge "Fix custom restrictions launch mechanism" into klp-devAmith Yamasani2013-08-221-38/+42
|\ \ \ \ \
| * | | | | Fix custom restrictions launch mechanismAmith Yamasani2013-08-201-38/+42
* | | | | | Merge "Add an Are you Sure to experiemental webview" into klp-devJonathan Dixon2013-08-221-0/+8
|\ \ \ \ \ \
| * | | | | | Add an Are you Sure to experiemental webviewJonathan Dixon2013-08-211-0/+8
* | | | | | | Merge "Update power widget to represent gps instead of location master." into...David Christie2013-08-221-5/+10
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update power widget to represent gps instead of location master.David Christie2013-08-211-5/+10
| |/ / / / /
* | | | | | Sort "Location services" alphabeticallyLifu Tang2013-08-213-57/+123
|/ / / / /
* | | | | Update caption preferences to use SubtitleViewAlan Viverette2013-08-214-377/+9
* | | | | Merge "Switch location Settings and Power widget to use new Settings api." in...David Christie2013-08-214-69/+28
|\ \ \ \ \
| * | | | | Switch location Settings and Power widget to use new Settings api.David Christie2013-08-204-69/+28
* | | | | | Merge "Move UPDATE_INTENT to SettingsInjectorService" into klp-devTom O'Neill2013-08-211-12/+3
|\ \ \ \ \ \
| * | | | | | Move UPDATE_INTENT to SettingsInjectorServiceTom O'Neill2013-08-191-12/+3
| | |_|/ / / | |/| | | |
* | | | | | Allow the framework to recycle ApnPreference viewsAlan Viverette2013-08-201-21/+2
* | | | | | Merge "Fix background and line wrapping in CaptionTextView" into klp-devAlan Viverette2013-08-203-218/+284
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix background and line wrapping in CaptionTextViewAlan Viverette2013-08-203-218/+284
* | | | | | Merge "Select max timeout, if it's in the timeout list" into klp-devAmith Yamasani2013-08-201-2/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Select max timeout, if it's in the timeout listAmith Yamasani2013-08-161-2/+7
| | |_|/ / | |/| | |
* | | | | Launches the Location setting as fragmentLifu Tang2013-08-191-16/+62
* | | | | Sort recent apps, show message when no recent appsLifu Tang2013-08-192-54/+148
| |_|_|/ |/| | |