tag:github.com,2008:https://github.com/TobiasFP/android_frameworks_base/releasesRelease notes from android_frameworks_base2014-06-19T14:09:07Ztag:github.com,2008:Repository/21973994/cm-11.0-XNPH25R-bacon-d22b777afa2014-06-19T14:09:07Zcm-11.0-XNPH25R-bacon-d22b777afa: QS: respect equalizer in switch to small tiles<p>Change-Id: I2fa7f721c5a884bcfad49eb9e6a104ea89b019a5</p>Unpublishedtag:github.com,2008:Repository/21973994/cm-11.0-XNPH22R-bacon-03d77315ea2014-06-06T01:10:02Zcm-11.0-XNPH22R-bacon-03d77315ea: Add a HAF access permission<p>This is signature protected, and extremely dangerous since it<br>
grants system GID.</p>
<p>Change-Id: I2528813de9341187f18ef708e7251b4e5e4003a3</p>rmcctag:github.com,2008:Repository/21973994/stable-4b06d0d2014-05-23T04:41:18Zstable-4b06d0d: AppOps: Don't apply OP_ALARM_WAKEUP to system components<p>System can freely invoke and manage alarms. Preventing it from doing<br>
so interferes with remote components like the backupmanager (backing up alarms)<br>
due to the mismatched uids between the invoking app and the running<br>
service that takes the action.</p>
<p>Change-Id: I079df8d2522642d6d9194781207df7dd67b715b2</p>rmcctag:github.com,2008:Repository/21973994/cm-10.2.12014-01-20T06:11:39Zcm-10.2.1: Fixed stylus eraser being rejected by palm rejection<p>The stylus eraser appeared not to work, i.e. Android did not respond to<br>
input from the eraser. It turned out that all input except stylus input<br>
is rejected when palm rejection is activated. The problem was that the<br>
eraser itself activates palm rejection when it hovers. The solution is<br>
to allow the eraser during palm rejection. This solution makes sense<br>
because the eraser input works in the exact same way as normal stylus<br>
input.</p>
<p>Change-Id: I90824500be7613af4f00427c59ce828528b632f7<br>
(cherry picked from commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TobiasFP/android_frameworks_base/commit/2e1eb88081421dfc8c5aa4d31b71e1da2e166bbd/hovercard" href="https://github.com/TobiasFP/android_frameworks_base/commit/2e1eb88081421dfc8c5aa4d31b71e1da2e166bbd"><tt>2e1eb88</tt></a>)</p>FPtjetag:github.com,2008:Repository/21973994/cm-10.2.02013-11-29T04:29:56Zcm-10.2.0: WMS: fix no thumbnail image of Gallery in the recent tasks list.<p>When it takes the screenshot of an application, it will calculate<br>
the minLayer and maxLayer first, and if a window is full screen,<br>
it won't deal with the windows below it. However, the surfaceview<br>
is placed below a window but will be displayed at front, this make<br>
the surface view can not be included when take the screenshot of<br>
an application, then it diaplays a black area in the recent tasks<br>
list.</p>
<p>If the currect window is full screen, no need to finish the<br>
calculation.</p>
<p>CR-Fixed:566752</p>
<p>Change-Id: Iaf3e9a3e6520007571ea545ccc9c05d4b1b416fd</p>TobiasFPtag:github.com,2008:Repository/21973994/cm-10.2-M12013-11-01T17:31:15Zcm-10.2-M1<p>Merge "SystemUI: Romanian translations" into cm-10.2</p>therbomtag:github.com,2008:Repository/21973994/cm-10.1.32013-10-10T01:57:49Zcm-10.1.3: core: Let BackupTransportManager's transportComponent use the sharedUid<p>If the package is installed (or restored) from a source other than<br>
the original system, let it run.</p>
<p>Change-Id: I73e0e3b780d1bd197976977725b3193019f27551</p>rmcctag:github.com,2008:Repository/21973994/cm-10.1.3.02013-09-21T01:47:20Zcm-10.1.3.0<p>Merge "Re-implement orientation aware volume buttons at lower level" …</p>rmcctag:github.com,2008:Repository/21973994/cm-10.1.3-RC22013-09-01T15:25:24Zcm-10.1.3-RC2: PackageManager: allow build-time disabling of components<p>Allow components to be specified as disabled at build time<br>
(applied on boot).</p>
<p>This allows stock OTA components to be marked as disabled in<br>
CM builds.</p>
<p>Change-Id: I6e4499cc40a779792a5ea97a10137399dad7d69f</p>pawitptag:github.com,2008:Repository/21973994/cm-10.1.3-RC12013-08-25T09:49:25Zcm-10.1.3-RC1: SystemUI: CA translations<p>Change-Id: I4fa9fbaceb03d34dddc80c6759fe44c92003ab0e</p>arnaullv