summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Touch, wake and unlockJorim Jaggi2015-07-203-6/+24
* Merge "Fix SysUI crashes on svelte devices" into mnc-devJorim Jaggi2015-07-201-5/+15
|\
| * Fix SysUI crashes on svelte devicesJorim Jaggi2015-07-201-5/+15
* | Merge "Adjust padding and font size in time picker for Large text mode" into ...Alan Viverette2015-07-202-6/+6
|\ \
| * | Adjust padding and font size in time picker for Large text modeAlan Viverette2015-07-202-6/+6
* | | Merge "Add missing invalidation check to drawable cache" into mnc-devAlan Viverette2015-07-201-1/+1
|\ \ \
| * | | Add missing invalidation check to drawable cacheAlan Viverette2015-07-201-1/+1
| |/ /
* | | Merge "Fix issue #22564918: Request is inactive" into mnc-devDianne Hackborn2015-07-201-2/+32
|\ \ \ | |_|/ |/| |
| * | Fix issue #22564918: Request is inactiveDianne Hackborn2015-07-201-2/+32
* | | Merge "Fix default value of stereoReset() in the documentation." into mnc-devRoozbeh Pournader2015-07-201-7/+8
|\ \ \
| * | | Fix default value of stereoReset() in the documentation.Roozbeh Pournader2015-07-201-7/+8
| | |/ | |/|
* | | Merge "Fix: Wrong suggestion popup position in extract mode." into mnc-devKeisuke Kuroyanagi2015-07-202-3/+8
|\ \ \
| * | | Fix: Wrong suggestion popup position in extract mode.Keisuke Kuroyanagi2015-07-172-3/+8
* | | | Merge "Support optional modem restart on certain errors." into mnc-devRobert Greenwalt2015-07-202-0/+10
|\ \ \ \
| * | | | Support optional modem restart on certain errors.Robert Greenwalt2015-07-162-0/+10
* | | | | Merge "Bidi-wrap the results of format[Short]FileSize()." into mnc-devRoozbeh Pournader2015-07-201-5/+26
|\ \ \ \ \
| * | | | | Bidi-wrap the results of format[Short]FileSize().Roozbeh Pournader2015-07-171-5/+26
* | | | | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-207-95/+1612
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-207-95/+1612
* | | | | | Merge "Fix issue #22531747: Assist info should declare if user has disabled.....Dianne Hackborn2015-07-207-20/+109
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-207-20/+109
* | | | | | Merge "Fix for MidiManager bug" into mnc-devRicardo Garcia2015-07-201-0/+3
|\ \ \ \ \ \
| * | | | | | Fix for MidiManager bugRicardo Garcia2015-07-161-0/+3
* | | | | | | Merge "Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_AL...Billy Lau2015-07-201-2/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Bug: 22598083 Document how apps can detect WRITE_SETTINGS or SYSTEM_ALERT_WINDOWBilly Lau2015-07-201-2/+8
| | |/ / / / | |/| | | |
* | | | | | Merge "Localize SimpleMonthView" into mnc-devChet Haase2015-07-171-2/+5
|\ \ \ \ \ \
| * | | | | | Localize SimpleMonthViewChet Haase2015-07-171-2/+5
* | | | | | | Merge "Add API to turn OFF "best network selection" feature" into mnc-devxinhe2015-07-172-4/+0
|\ \ \ \ \ \ \
| * | | | | | | Add API to turn OFF "best network selection" featurexinhe2015-07-152-4/+0
* | | | | | | | Merge "Work on issue #22556778: Starting under voice control not allowed" int...Dianne Hackborn2015-07-171-3/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Work on issue #22556778: Starting under voice control not allowedDianne Hackborn2015-07-171-3/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Revert "Don't display Custom for PHONE_TYPE=CUSTOM part 1."" into mnc-devTingting Wang2015-07-171-3/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Don't display Custom for PHONE_TYPE=CUSTOM part 1."Tingting Wang2015-07-161-3/+1
* | | | | | | | | Merge "Revert "Temporary lower GET_ACCOUNTS protection level"" into mnc-devSvetoslav Ganov2015-07-171-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Temporary lower GET_ACCOUNTS protection level"Svetoslav Ganov2015-07-171-1/+1
* | | | | | | | | | Merge "Temporary lower GET_ACCOUNTS protection level" into mnc-devSvet Ganov2015-07-171-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Temporary lower GET_ACCOUNTS protection levelSvet Ganov2015-07-171-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Camera2: Update FAST mode for EE and NR" into mnc-devChien-Yu Chen2015-07-173-13/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Camera2: Update FAST mode for EE and NRChien-Yu Chen2015-07-153-13/+19
* | | | | | | | | | Merge "Camera2: Add hidden experimental tearDown method" into mnc-devEino-Ville Talvala2015-07-176-0/+90
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Camera2: Add hidden experimental tearDown methodEino-Ville Talvala2015-07-166-0/+90
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Add transcription field to voicemail object and related changes." into...Nancy Chen2015-07-171-1/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Add transcription field to voicemail object and related changes.Nancy Chen2015-07-161-1/+6
* | | | | | | | | | Merge "Fixed a bug where notifications were not posted on secondary users" in...Selim Cinek2015-07-171-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed a bug where notifications were not posted on secondary usersSelim Cinek2015-07-161-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Icon-related Notifications API changes:Dan Sandler2015-07-171-13/+59
* | | | | | | | | | Merge "Update ChooserTarget constructor to take ComponentName, Bundle" into m...Adam Powell2015-07-174-112/+80
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update ChooserTarget constructor to take ComponentName, BundleAdam Powell2015-07-164-112/+80
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Improve documentation of onRequestPermissionsResult" into mnc-devSvet Ganov2015-07-162-0/+10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Improve documentation of onRequestPermissionsResultSvet Ganov2015-07-162-0/+10
| | |_|_|/ / / / / | |/| | | | | | |