tag:github.com,2008:https://github.com/TobiasFP/android_frameworks_base/releases Release notes from android_frameworks_base 2014-06-19T14:09:07Z tag:github.com,2008:Repository/21973994/cm-11.0-XNPH25R-bacon-d22b777afa 2014-06-19T14:09:07Z cm-11.0-XNPH25R-bacon-d22b777afa: QS: respect equalizer in switch to small tiles <p>Change-Id: I2fa7f721c5a884bcfad49eb9e6a104ea89b019a5</p> Unpublished tag:github.com,2008:Repository/21973994/cm-11.0-XNPH22R-bacon-03d77315ea 2014-06-06T01:10:02Z cm-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> rmcc tag:github.com,2008:Repository/21973994/stable-4b06d0d 2014-05-23T04:41:18Z stable-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> rmcc tag:github.com,2008:Repository/21973994/cm-10.2.1 2014-01-20T06:11:39Z cm-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> FPtje tag:github.com,2008:Repository/21973994/cm-10.2.0 2013-11-29T04:29:56Z cm-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> TobiasFP tag:github.com,2008:Repository/21973994/cm-10.2-M1 2013-11-01T17:31:15Z cm-10.2-M1 <p>Merge "SystemUI: Romanian translations" into cm-10.2</p> therbom tag:github.com,2008:Repository/21973994/cm-10.1.3 2013-10-10T01:57:49Z cm-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> rmcc tag:github.com,2008:Repository/21973994/cm-10.1.3.0 2013-09-21T01:47:20Z cm-10.1.3.0 <p>Merge "Re-implement orientation aware volume buttons at lower level" …</p> rmcc tag:github.com,2008:Repository/21973994/cm-10.1.3-RC2 2013-09-01T15:25:24Z cm-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> pawitp tag:github.com,2008:Repository/21973994/cm-10.1.3-RC1 2013-08-25T09:49:25Z cm-10.1.3-RC1: SystemUI: CA translations <p>Change-Id: I4fa9fbaceb03d34dddc80c6759fe44c92003ab0e</p> arnaullv