summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update NFC payments to match new framework APIs.Martijn Coenen2013-08-283-22/+2
* 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
| |_|_|/ |/| | |
* | | | Merge "Supress Location button when coming from Location" into klp-devLifu Tang2013-08-194-5/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Supress Location button when coming from LocationLifu Tang2013-08-194-5/+12
| | |/ | |/|
* | | Don't crash when procstats has data for a now-disused uidChristopher Tate2013-08-181-17/+22
|/ /
* | Merge "Don't apply encryption password requirements for secondary users" into...Amith Yamasani2013-08-161-0/+4
|\ \
| * | Don't apply encryption password requirements for secondary usersAmith Yamasani2013-08-151-0/+4
| |/
* | Merge "LE: Add support for the HID-over-GATT profile (3/3)" into klp-devZhihai Xu2013-08-161-1/+2
|\ \
| * | LE: Add support for the HID-over-GATT profile (3/3)Andre Eisenbach2013-08-151-1/+2
* | | Linked the recent location apps to battery pageLifu Tang2013-08-157-808/+1049
* | | Merge "Shows "App Info" for system apps" into klp-devLifu Tang2013-08-151-3/+2
|\ \ \ | |/ / |/| |
| * | Shows "App Info" for system appsLifu Tang2013-08-141-3/+2