summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Method to show DialogFragment allowing state loss." into mnc-devJeff Sharkey2015-08-141-0/+9
|\
| * Method to show DialogFragment allowing state loss.Jeff Sharkey2015-08-131-0/+9
* | Merge "Doc change: Update preview pages for dp3." into mnc-devJoe Fernandez2015-08-146-69/+618
|\ \
| * | Doc change: Update preview pages for dp3.Dirk Dougherty2015-08-136-69/+618
* | | Merge "Update time when turning on screen, in addition to waking up" into mnc...Jorim Jaggi2015-08-134-2/+10
|\ \ \
| * | | Update time when turning on screen, in addition to waking upJorim Jaggi2015-08-134-2/+10
* | | | Merge "docs: Update uses-sdk-element page with API 23 (M) listing" into mnc-devJoe Fernandez2015-08-131-24/+5
|\ \ \ \
| * | | | docs: Update uses-sdk-element page with API 23 (M) listingJoe Fernandez2015-08-131-24/+5
* | | | | Merge "docs: Update developer docs make file to include API 23" into mnc-devJoe Fernandez2015-08-131-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | docs: Update developer docs make file to include API 23Joe Fernandez2015-08-121-1/+2
| |/ / /
* | | | Merge "Set default SMS/MMS app to com.android.messaging (new AOSP app)." into...Mike Dodd2015-08-131-1/+1
|\ \ \ \
| * | | | Set default SMS/MMS app to com.android.messaging (new AOSP app).Mike Dodd2015-08-121-1/+1
* | | | | Merge "Add more intelligence to bluetooth connection state" into mnc-devJason Monk2015-08-131-0/+7
|\ \ \ \ \
| * | | | | Add more intelligence to bluetooth connection stateJason Monk2015-08-121-0/+7
* | | | | | Merge "Fix Keyguard drawn timeout" into mnc-devBart Sears2015-08-131-4/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix Keyguard drawn timeoutJorim Jaggi2015-08-121-4/+2
| | |_|/ / | |/| | |
* | | | | Merge "Fix issue #23116383: Include security patch level in Settings" into mn...Dianne Hackborn2015-08-133-0/+15
|\ \ \ \ \
| * | | | | Fix issue #23116383: Include security patch level in SettingsDianne Hackborn2015-08-123-0/+15
* | | | | | Merge "Update ifaces when global restriction changes." into mnc-devJeff Sharkey2015-08-121-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Update ifaces when global restriction changes.Jeff Sharkey2015-08-121-1/+1
* | | | | Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-devRaph Levien2015-08-122-3/+11
|\ \ \ \ \
| * | | | | Fix Insertion ActionMode not showing on RTL languagesClara Bayarri2015-08-122-3/+11
| | |_|_|/ | |/| | |
* | | | | Merge "Camera: Fix framework bugs with DEPTH-only camera devices" into mnc-devEino-Ville Talvala2015-08-122-13/+36
|\ \ \ \ \
| * | | | | Camera: Fix framework bugs with DEPTH-only camera devicesEino-Ville Talvala2015-08-112-13/+36
* | | | | | Merge "Revert "Set default SMS/MMS app to com.android.messaging (new AOSP app...Mike Dodd2015-08-121-1/+1
|\ \ \ \ \ \
| * | | | | | Revert "Set default SMS/MMS app to com.android.messaging (new AOSP app)."Mike Dodd2015-08-121-1/+1
* | | | | | | Merge "Prevent overlap of color views in landscape" into mnc-devAdrian Roos2015-08-122-11/+24
|\ \ \ \ \ \ \
| * | | | | | | Prevent overlap of color views in landscapeAdrian Roos2015-08-112-11/+24
* | | | | | | | Merge "Fix tuner for secondary users" into mnc-devJason Monk2015-08-121-3/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix tuner for secondary usersJason Monk2015-08-111-3/+14
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Set default SMS/MMS app to com.android.messaging (new AOSP app)." into...Mike Dodd2015-08-121-1/+1
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Set default SMS/MMS app to com.android.messaging (new AOSP app).Mike Dodd2015-08-111-1/+1
| |/ / / / / /
* | | | | | | Merge "Promote system app permissions" into mnc-devTodd Kennedy2015-08-121-4/+38
|\ \ \ \ \ \ \
| * | | | | | | Promote system app permissionsTodd Kennedy2015-08-121-4/+38
* | | | | | | | Merge "Log last filtered sensor timestamp." into mnc-devMichael Wright2015-08-121-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Log last filtered sensor timestamp.Michael Wright2015-08-121-0/+3
* | | | | | | | Fall back to persist.sys.language/country if locale isn't set.Narayan Kamath2015-08-122-27/+77
* | | | | | | | Merge "Add more examples of generating/importing keys to Javadocs." into mnc-devAlex Klyubin2015-08-122-38/+227
|\ \ \ \ \ \ \ \
| * | | | | | | | Add more examples of generating/importing keys to Javadocs.Alex Klyubin2015-08-112-38/+227
* | | | | | | | | Merge "Don't attempt to stop the receive thread if we never started it." into...Lorenzo Colitti2015-08-121-1/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Don't attempt to stop the receive thread if we never started it.Lorenzo Colitti2015-08-111-1/+4
* | | | | | | | | Merge "Fix deadlock." into mnc-devCarlos Valdivia2015-08-121-54/+59
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix deadlock.Carlos Valdivia2015-08-111-54/+59
* | | | | | | | | | Merge "New landscape Navigation bar icons." into mnc-devJulia Reynolds2015-08-1221-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | New landscape Navigation bar icons.Julia Reynolds2015-08-1121-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "When closing task stack remove reference to display content." into mnc...Filip Gruszczynski2015-08-122-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | When closing task stack remove reference to display content.Filip Gruszczynski2015-08-102-3/+4
* | | | | | | | | | Merge "Fix issue #23122445: Add 420 density" into mnc-devDianne Hackborn2015-08-123-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix issue #23122445: Add 420 densityDianne Hackborn2015-08-113-0/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fixed issue with moveTaskToBack on single stack devices" into mnc-devWale Ogunwale2015-08-121-3/+7
|\ \ \ \ \ \ \ \ \ \