summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* am e2b12b1f: am 61c6ff7b: Merge "Fix issue #16794553: Duplicate ArrayMap entr...Jon Larimer2014-09-112-4/+61
|\
| * am 61c6ff7b: Merge "Fix issue #16794553: Duplicate ArrayMap entries in Bundle...Jon Larimer2014-09-112-4/+61
| |\
| | * Fix issue #16794553: Duplicate ArrayMap entries in Bundle...Dianne Hackborn2014-09-102-4/+61
| | * Import translations. DO NOT MERGEBaligh Uddin2014-07-0527-292/+292
| * | Import translations. DO NOT MERGEBaligh Uddin2014-07-0527-292/+292
* | | DO NOT MERGE: Use a linear spline if there's a non-monotonic brightness curveMichael Wright2014-09-021-92/+233
* | | Merge "Import translations. DO NOT MERGE" into klp-modular-devBaligh Uddin2014-08-228-60/+60
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-08-228-60/+60
* | | | am 611dea81: Step Counter documentation fix.Aravind Akella2014-08-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Step Counter documentation fix.Aravind Akella2014-08-221-1/+1
* | | | Import translations. DO NOT MERGEBaligh Uddin2014-08-1522-441/+441
* | | | am efbbb182: Merge "cherrypick from klp-docs docs: security consideration for...Robert Ly2014-08-131-4/+8
|\ \ \ \ | |/ / /
| * | | cherrypick from klp-docs docs: security consideration for Android <4.2 Change...Scott Rowe2014-08-071-4/+8
* | | | Merge "Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow ...Alan Lau2014-07-291-5/+14
|\ \ \ \
| * | | | Revert "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views""Alan Lau2014-07-301-5/+14
* | | | | Merge "Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying""" ...Alan Lau2014-07-301-2/+2
|\ \ \ \ \
| * | | | | Revert "Revert "DO NOT MERGE Fix extraneous allocation and copying""Alan Lau2014-07-301-2/+2
* | | | | | Revert "Revert "DO NOT MERGE Implement line breaking using ICU break iterator""Alan Lau2014-07-304-106/+130
* | | | | | Revert "DO NOT MERGE Implement line breaking using ICU break iterator"Alan Lau2014-07-284-130/+106
* | | | | | Merge "Revert "DO NOT MERGE Fix line breaking for clusters in narrow views"" ...Alan Lau2014-07-271-14/+5
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Revert "DO NOT MERGE Fix line breaking for clusters in narrow views"Alan Lau2014-07-281-14/+5
* | | | | Revert "DO NOT MERGE Fix extraneous allocation and copying"Alan Lau2014-07-281-2/+2
* | | | | DO NOT MERGE Fix extraneous allocation and copyingAnish Athalye2014-07-281-2/+2
* | | | | Merge "DO NOT MERGE Implement line breaking using ICU break iterator" into kl...Alan Lau2014-07-274-106/+130
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | DO NOT MERGE Implement line breaking using ICU break iteratorAnish Athalye2014-07-284-106/+130
* | | | | DO NOT MERGE Fix line breaking for clusters in narrow viewsAnish Athalye2014-07-281-5/+14
|/ / / /
* | | | Merge "Revert "Remove circular mask"" into klp-modular-devPrashant Malani2014-07-243-0/+10
|\ \ \ \
| * | | | Revert "Remove circular mask"Prashant Malani2014-07-233-0/+10
* | | | | am 22bdcd2f: Merge "cherrypick from klp-docs docs: formatting for html Change...Robert Ly2014-07-231-1/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | cherrypick from klp-docs docs: formatting for html Change-Id: I1451615c09cc00...Scott Rowe2014-07-231-1/+1
* | | | add command to enable bt snoop logGuang Zhu2014-07-171-0/+10
* | | | am 63477e67: Merge "cherrypick from klp-docs docs: Corrected doc for getLaunc...Andrew Solovay2014-07-161-12/+10
|\ \ \ \ | |/ / /
| * | | cherrypick from klp-docs docs: Corrected doc for getLaunchIntentForPackage()....Andrew Solovay2014-07-151-12/+10
* | | | Merge "Add configuration for activity thumbnails" into klp-modular-devMichael Kolb2014-07-102-0/+4
|\ \ \ \
| * | | | Add configuration for activity thumbnailsMichael Kolb2014-07-102-0/+4
| |/ / /
* | | | Allow overlays to configure ConnectivityService's network sampling to not wak...Aaron Whyte2014-07-102-0/+3
|/ / /
* | | Import translations. DO NOT MERGEBaligh Uddin2014-07-052-16/+16
* | | Import translations. DO NOT MERGEBaligh Uddin2014-07-015-129/+129
* | | Import translations. DO NOT MERGEBaligh Uddin2014-06-252-51/+51
* | | Merge "Import translations. DO NOT MERGE" into klp-modular-devBaligh Uddin2014-06-209-30/+30
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2014-06-199-30/+30
* | | | Move emulator check & save system properties accessMichael Kolb2014-06-201-3/+7
* | | | Make WindowInsets.isRound work with emulatorMichael Kolb2014-06-201-2/+8
|/ / /
* | | Limit swipe dismiss progress to positive valuesMark Renouf2014-06-181-5/+4
* | | DO NOT MERGE Reduce chance of notification listener dropped messages.Griff Hazen2014-06-173-4/+44
* | | Merge "fix javadocs b/14414251" into klp-modular-devRobert Ly2014-06-171-30/+30
|\ \ \
| * | | fix javadocs b/14414251Robert Ly2014-06-081-30/+30
* | | | Document best practices for display intent activities.Griff Hazen2014-06-171-2/+4
* | | | Merge "DO NOT MERGE Cherry picking 3 CLs to fix CTS testFitSystemWindows" int...Vinod Krishnan2014-06-134-11/+65
|\ \ \ \
| * | | | DO NOT MERGE Cherry picking 3 CLs to fix CTS testFitSystemWindowsAdam Powell2014-06-134-11/+65