summaryrefslogtreecommitdiffstats
path: root/api
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * Revert "Revert "This restores JB MR0 behavior where the framework throws an ↵Dave Burke2012-10-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exception for improper layouts that are missing layout_width and/or layout_height."" This reverts commit 57fca90ac65ecfe97acd4c93d442c3db8f815e11 Change-Id: I21b007a7d150a4c23f25a706cdba5cb86198198f
* | | | am 8de328c9: am 45c77ca0: Merge "Fix missing @hide on ↵Fabrice Di Meglio2012-10-181-1/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | ViewGroup.resolveLayoutParams()" into jb-mr1-dev * commit '8de328c996a9f3a8f5ca3ea8e7c47421dd09b9aa': Fix missing @hide on ViewGroup.resolveLayoutParams()
| * | | am 45c77ca0: Merge "Fix missing @hide on ViewGroup.resolveLayoutParams()" ↵Fabrice Di Meglio2012-10-181-1/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | into jb-mr1-dev * commit '45c77ca0f6afd568ff6d149e17fb43c684e51722': Fix missing @hide on ViewGroup.resolveLayoutParams()
| | * | Fix missing @hide on ViewGroup.resolveLayoutParams()Fabrice Di Meglio2012-10-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | - as we dont need this to be public Change-Id: Ib8de262eec26d4785b13875d59599369b06a067d
* | | | am 193229a5: am 0437302f: Merge "Fix the build" into jb-mr1-devFabrice Di Meglio2012-10-181-0/+1
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '193229a52a732f537e1f062426d1cc8d774bd2c7': Fix the build
| * | | am 0437302f: Merge "Fix the build" into jb-mr1-devFabrice Di Meglio2012-10-181-0/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '0437302f164f3eb1ba6a359ef5b3cd857facbbe4': Fix the build
| | * | Fix the buildFabrice Di Meglio2012-10-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | - was missing a "make update-api" pass Change-Id: I004a1650cf7946e0e8bd36d75dab81bbca80443c
* | | | am 76a01424: am 871a6d7d: Merge "Revert "This restores JB MR0 behavior where ↵Justin Ho2012-10-171-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev * commit '76a0142477e3ebda381d717572b21b355c172c26': Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
| * | | am 871a6d7d: Merge "Revert "This restores JB MR0 behavior where the ↵Justin Ho2012-10-171-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev * commit '871a6d7d4fb3bffaff37e45f0b4f5e3c862239d2': Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
| | * \ \ Merge "Revert "This restores JB MR0 behavior where the framework throws an ↵Justin Ho2012-10-171-2/+2
| | |\ \ \ | | | | | | | | | | | | | | | | | | exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev
| | | * | | Revert "This restores JB MR0 behavior where the framework throws an ↵Justin Ho2012-10-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exception for improper layouts that are missing layout_width and/or layout_height." This reverts commit f49d835dfe1bd21920ff8a48cbdfb9c1fd632fd9 Change-Id: If0093f23d6458e53619220fbf0aa5f844ad2c790
* | | | | | am c35f7650: am 4db31657: Merge "This restores JB MR0 behavior where the ↵Justin Ho2012-10-171-2/+2
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev * commit 'c35f76508eed905e06954cf8955065909b2039a7': This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.
| * | | | | am 4db31657: Merge "This restores JB MR0 behavior where the framework throws ↵Justin Ho2012-10-171-2/+2
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev * commit '4db3165793a837ffc8197184fbc13ef2217e3dfc': This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.
| | * | | | Merge "This restores JB MR0 behavior where the framework throws an exception ↵Justin Ho2012-10-171-2/+2
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| | for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev
| | | * | This restores JB MR0 behavior where the framework throws an exception for ↵Justin Ho2012-10-171-2/+2
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | improper layouts that are missing layout_width and/or layout_height. This reverts commit 57fca90ac65ecfe97acd4c93d442c3db8f815e11 Change-Id: I0fe25056cd54b8852b32ae4621e048d3f5c7d555
* | | | am d8989364: am e9a33c60: Merge "Fix bug #7363252 Popup and Dialog UI ↵Fabrice Di Meglio2012-10-172-2/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | widgets should be RTL aware" into jb-mr1-dev * commit 'd89893642f81f854455da601e4735d226cf95214': Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware
| * | | am e9a33c60: Merge "Fix bug #7363252 Popup and Dialog UI widgets should be ↵Fabrice Di Meglio2012-10-172-2/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | RTL aware" into jb-mr1-dev * commit 'e9a33c6098f51c687665adbed799860df2569ad0': Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware
| | * | Merge "Fix bug #7363252 Popup and Dialog UI widgets should be RTL aware" ↵Fabrice Di Meglio2012-10-172-2/+0
| | |\ \ | | | | | | | | | | | | | | | into jb-mr1-dev
| | | * | Fix bug #7363252 Popup and Dialog UI widgets should be RTL awareFabrice Di Meglio2012-10-162-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - set the Configuration's layout direction in ViewRootImpl instead of PhoneWindow$DecorView - then remove unecessary API on ListPopupWindow for passing the layout direction Change-Id: Ia2c6e4aa8cb82aed9b088bc3b8004ea0a1ded1f3
* | | | | am 8598646e: am 144d4055: Merge "Revert "This restores JB MR0 behavior where ↵Justin Ho2012-10-171-2/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev * commit '8598646e5b93e8adf4bcd2489365900d2a4776c6': Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
| * | | | am 144d4055: Merge "Revert "This restores JB MR0 behavior where the ↵Justin Ho2012-10-171-2/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev * commit '144d405511e9ed685568e50db87b22cc42b6a252': Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
| | * | | Merge "Revert "This restores JB MR0 behavior where the framework throws an ↵Justin Ho2012-10-171-2/+2
| | |\ \ \ | | | | |/ | | | |/| | | | | | exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev
| | | * | Revert "This restores JB MR0 behavior where the framework throws an ↵Justin Ho2012-10-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exception for improper layouts that are missing layout_width and/or layout_height." This reverts commit dcf59629beed8182759a1068ab8ee997935bef82 Change-Id: I27426a0ffe993973ffb0b05ce1ed3afe73fcd87d
* | | | | am cccf85c2: am 8e614501: Merge "This restores JB MR0 behavior where the ↵Jim Miller2012-10-161-2/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev * commit 'cccf85c287aea85121b15280bf3a89a2b7d3926b': This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.
| * | | | am 8e614501: Merge "This restores JB MR0 behavior where the framework throws ↵Jim Miller2012-10-161-2/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev * commit '8e6145013a6533ca6a33e03c8a5e45ad2de431e4': This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.
| | * | | Merge "This restores JB MR0 behavior where the framework throws an exception ↵Jim Miller2012-10-161-2/+2
| | |\ \ \ | | | |/ / | | | | | | | | | | for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev
| | | * | This restores JB MR0 behavior where the framework throws an exception for ↵Jim Miller2012-10-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improper layouts that are missing layout_width and/or layout_height. Revert "Revert "Revert "Fix for bug 6050753.""" This reverts commit 6868d6f349610c15256471cc3d5fa708cbfd5f1d Change-Id: I8843d92dba14c82f06d9ee59517cf11b2abbbf04
* | | | | am fa71ba2c: am 1b85122b: Merge "Add API to enable mipmaps on Bitmap Bug ↵Romain Guy2012-10-161-0/+2
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | #7353771" into jb-mr1-dev * commit 'fa71ba2c847622c0b23321477b3914f4a4cdd536': Add API to enable mipmaps on Bitmap Bug #7353771
| * | | | am 1b85122b: Merge "Add API to enable mipmaps on Bitmap Bug #7353771" into ↵Romain Guy2012-10-161-0/+2
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | jb-mr1-dev * commit '1b85122bd22c4528679ae8bd67077dfc2fdf1847': Add API to enable mipmaps on Bitmap Bug #7353771
| | * | | Add API to enable mipmaps on BitmapRomain Guy2012-10-161-0/+2
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #7353771 This API can be used when scaling large images down to a small size to get nicer looking results. Change-Id: If09087eed36077eee5355f6047a3ca67747d7d9e
* | | | am dcfe6cee: am 6868d6f3: Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit 'dcfe6ceef05c1566a8fc80b758b830c39df01bbd': Revert "Revert "Fix for bug 6050753.""
| * | | am 6868d6f3: Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-2/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | * commit '6868d6f349610c15256471cc3d5fa708cbfd5f1d': Revert "Revert "Fix for bug 6050753.""
| | * | Revert "Revert "Fix for bug 6050753.""Mathias Agopian2012-10-151-2/+2
| | |/ | | | | | | | | | | | | | | | | | | | | | Emergency revert -- fix reboot loop. This reverts commit 8e63bcc63fd002231f8391af8982eeb235d096c8. Change-Id: I4373b867d756de09cdf6aa0aba9e6ff8f47bcdbc
* | | am cb09dba0: am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" into jb-mr1-devRomain Guy2012-10-151-2/+2
|\ \ \ | |/ / | | | | | | | | | * commit 'cb09dba0b80ff51e0a481959c5f0056f7a292ea7': Revert "Fix for bug 6050753."
| * | am 69fbc3c0: Merge "Revert "Fix for bug 6050753."" into jb-mr1-devRomain Guy2012-10-151-2/+2
| |\ \ | | |/ | | | | | | | | | * commit '69fbc3c089e3399ebd94cc3a7ba846f426a7b32d': Revert "Fix for bug 6050753."
| | * Revert "Fix for bug 6050753."Romain Guy2012-10-151-2/+2
| | | | | | | | | | | | This reverts commit c29f031598811486d83f418fd08fbfe1fc41788a.
* | | am b65b5133: am f9307c5c: Merge "Fix bug #7334966 Padding is still broken in ↵Fabrice Di Meglio2012-10-122-2/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | RTL languages" into jb-mr1-dev * commit 'b65b5133e7590e68053bbf4530b31b7206c7b984': Fix bug #7334966 Padding is still broken in RTL languages
| * | am f9307c5c: Merge "Fix bug #7334966 Padding is still broken in RTL ↵Fabrice Di Meglio2012-10-122-2/+0
| |\ \ | | |/ | | | | | | | | | | | | | | | languages" into jb-mr1-dev * commit 'f9307c5c00bd3e8338bd478fec67a0190d515558': Fix bug #7334966 Padding is still broken in RTL languages
| | * Fix bug #7334966 Padding is still broken in RTL languagesFabrice Di Meglio2012-10-122-2/+0
| | | | | | | | | | | | | | | | | | | | | - do correct resolution and reset propagation for all RTL properties (padding and drawables included) - fix CheckedTextView padding too Change-Id: Ie603683a2324b2a6ef2c03633d01d5726c883b90
* | | am 207b5e17: am 402099f7: Merge "Unhide setPictureListener" into jb-mr1-devJonathan Dixon2012-10-112-0/+2
|\ \ \ | |/ / | | | | | | | | | * commit '207b5e1722dc9349c694285d65a24955b630b54b': Unhide setPictureListener
| * | am 402099f7: Merge "Unhide setPictureListener" into jb-mr1-devJonathan Dixon2012-10-112-0/+2
| |\ \ | | |/ | | | | | | | | | * commit '402099f7861f306c2dd7c561bdc19b8f65d79b65': Unhide setPictureListener
| | * Unhide setPictureListenerJonathan Dixon2012-10-112-0/+2
| | | | | | | | | | | | | | | | | | | | | The replacement isn't available yet, so we need to leave this in for now. BUG: 7332831 Change-Id: I311c44c45ef71461572afbe4060d134cdaefd3ae
* | | am 5b04d032: am b8021a88: Merge "Fix bug #7326778 Rename ↵Fabrice Di Meglio2012-10-102-2/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | LayoutParams.onResolveLayoutDirection(int)" into jb-mr1-dev * commit '5b04d0320b877693fe10f70773657585c1c4aa58': Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)
| * | am b8021a88: Merge "Fix bug #7326778 Rename ↵Fabrice Di Meglio2012-10-102-2/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | LayoutParams.onResolveLayoutDirection(int)" into jb-mr1-dev * commit 'b8021a88e5c00ebd985a348b56af29c95a178a90': Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)
| | * Merge "Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)" ↵Fabrice Di Meglio2012-10-102-2/+2
| | |\ | | | | | | | | | | | | into jb-mr1-dev
| | | * Fix bug #7326778 Rename LayoutParams.onResolveLayoutDirection(int)Fabrice Di Meglio2012-10-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - rename to LayoutParams.resolveLayoutDirection(int) - upate 17.txt too Change-Id: I54fe28dc47cfdb65ef0b5b0244dabbe1d675c781
* | | | am 89be4267: am 03bd101b: Merge "Move lockscreen to using haptic feedback ↵Jeff Sharkey2012-10-102-2/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | setting." into jb-mr1-dev * commit '89be4267d0a23ca258af607291bc4f905f963185': Move lockscreen to using haptic feedback setting.
| * | | am 03bd101b: Merge "Move lockscreen to using haptic feedback setting." into ↵Jeff Sharkey2012-10-102-2/+2
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | jb-mr1-dev * commit '03bd101b887d9741230ac6a7d296d90436020b8c': Move lockscreen to using haptic feedback setting.
| | * | Move lockscreen to using haptic feedback setting.Jeff Sharkey2012-10-102-2/+2
| | |/ | | | | | | | | | | | | | | | | | | | | | This removes lockscreen-specific "Vibrate on touch" setting, and changes it to use the haptic feedback setting instead. Bug: 7318772 Change-Id: I637c392a1aaa22403cb20da4723f90c3b2e3de19
* | | am e5456645: am 840590dd: Merge "Fix issue #7311376: Add API to allow apps ↵Dianne Hackborn2012-10-092-0/+4
|\ \ \ | |/ / | | | | | | | | | | | | | | | to know if they are..." into jb-mr1-dev * commit 'e54566457869a15d606870c230662b76c02456cb': Fix issue #7311376: Add API to allow apps to know if they are...