<feed xmlns='http://www.w3.org/2005/Atom'>
<title>frameworks_base/api, branch replicant-10</title>
<subtitle>Fork of frameworks/base
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/'/>
<entry>
<title>Add isApplicationOnUicc API</title>
<updated>2020-05-01T16:30:04+00:00</updated>
<author>
<name>Hyungjun Park</name>
<email>hjun78.park@samsung.com</email>
</author>
<published>2019-01-10T06:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=54c4dd59d4aa6d981a0907b378026fd6c24bb1ec'/>
<id>54c4dd59d4aa6d981a0907b378026fd6c24bb1ec</id>
<content type='text'>
Returns true if the specified type of application is present
on the UICC card.

Bug:127549503

Signed-off-by: Hyungjun Park &lt;hjun78.park@samsung.com&gt;
Change-Id: I1513951515d7225e82b5a5997cd2a8f3520c2ca7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Returns true if the specified type of application is present
on the UICC card.

Bug:127549503

Signed-off-by: Hyungjun Park &lt;hjun78.park@samsung.com&gt;
Change-Id: I1513951515d7225e82b5a5997cd2a8f3520c2ca7
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the setting to use Global instead of secure, deprecate old one</title>
<updated>2019-07-25T21:43:23+00:00</updated>
<author>
<name>Mady Mellor</name>
<email>madym@google.com</email>
</author>
<published>2019-07-22T23:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=ead1b80bbcb81470b03b9e6505d8fc847009f193'/>
<id>ead1b80bbcb81470b03b9e6505d8fc847009f193</id>
<content type='text'>
Deprecates the Secure setting so it's clear we're not using it anymore.

Since this work is for a QPR we need to listen for both the new Global
setting as well as the old Secure setting so that CTS may pass without
code changes:
* When the secure setting is changed (only CTS uses it now), the global
  setting will also be updated.
* When the global setting is changed (i.e. switching developer toggle), the
  global setting is updated and so is the secure setting.

Test: atest NotificationManagerTest
Bug: 137876221
Change-Id: Ib4623689aa4ec1fc79e2ec130702fdf9785834d8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deprecates the Secure setting so it's clear we're not using it anymore.

Since this work is for a QPR we need to listen for both the new Global
setting as well as the old Secure setting so that CTS may pass without
code changes:
* When the secure setting is changed (only CTS uses it now), the global
  setting will also be updated.
* When the global setting is changed (i.e. switching developer toggle), the
  global setting is updated and so is the secure setting.

Test: atest NotificationManagerTest
Bug: 137876221
Change-Id: Ib4623689aa4ec1fc79e2ec130702fdf9785834d8
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "AM: make isHighEndGfx TestApi" into qt-dev am: 2ac934280c</title>
<updated>2019-07-16T16:44:19+00:00</updated>
<author>
<name>Adrian Roos</name>
<email>roosa@google.com</email>
</author>
<published>2019-07-16T16:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=0dc2b2ef644eed685b32e95d8af0218b7f009836'/>
<id>0dc2b2ef644eed685b32e95d8af0218b7f009836</id>
<content type='text'>
am: 60d8434884

Change-Id: I492e438c4aa36c0bdb497bed65328569b810c886
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 60d8434884

Change-Id: I492e438c4aa36c0bdb497bed65328569b810c886
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "AM: make isHighEndGfx TestApi" into qt-dev</title>
<updated>2019-07-16T16:30:16+00:00</updated>
<author>
<name>Adrian Roos</name>
<email>roosa@google.com</email>
</author>
<published>2019-07-16T16:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=60d8434884f7f1b7bd78a75f901b13e5bbc55f78'/>
<id>60d8434884f7f1b7bd78a75f901b13e5bbc55f78</id>
<content type='text'>
am: 2ac934280c

Change-Id: I6a9c2ce91b4971cab32cabdd5d25e9edc29e64b5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 2ac934280c

Change-Id: I6a9c2ce91b4971cab32cabdd5d25e9edc29e64b5
</pre>
</div>
</content>
</entry>
<entry>
<title>AM: make isHighEndGfx TestApi</title>
<updated>2019-07-15T10:05:54+00:00</updated>
<author>
<name>Adrian Roos</name>
<email>roosa@google.com</email>
</author>
<published>2019-07-15T10:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=5af40871ea49c0aa57fb0228daed80ecb8094652'/>
<id>5af40871ea49c0aa57fb0228daed80ecb8094652</id>
<content type='text'>
Bug: 136784434
Test: n/a
Change-Id: Ie26de8dcf64a02b7757d4f705485cdcb7470f511
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 136784434
Test: n/a
Change-Id: Ie26de8dcf64a02b7757d4f705485cdcb7470f511
</pre>
</div>
</content>
</entry>
<entry>
<title>Global bubble settings</title>
<updated>2019-07-10T18:00:51+00:00</updated>
<author>
<name>Lyn Han</name>
<email>lynhan@google.com</email>
</author>
<published>2019-06-28T01:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=b739fa6a9e1f4130440efd1a3cfef6fd5963d0ff'/>
<id>b739fa6a9e1f4130440efd1a3cfef6fd5963d0ff</id>
<content type='text'>
Background: Bubble settings have the following levels
- Global (developer options flag)
- App-level
- Channel-level

Issue: Global settings do not propagate to the work profile user because we are
storing NOTIFICATION_BUBBLES in the Secure Settings table instead of the
Global Settings table. Settings are global XOR per-user.

This change
- Sets default value for NOTIFICATION_BUBBLES in global settings table.
- Adds Global.NOTIFICATIONS_BUBBLES to frameworks/base/api/test-current.txt
- Keeps old upgrade steps as no-op to keep db versioning stable.

Bug: 136034310
Test: RunSettingsRoboTests ROBOTEST_FILTER="Bubble"
Change-Id: I21d3dae75e2a4ab0fac10f3d7ea7eed16e0f5d6c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Background: Bubble settings have the following levels
- Global (developer options flag)
- App-level
- Channel-level

Issue: Global settings do not propagate to the work profile user because we are
storing NOTIFICATION_BUBBLES in the Secure Settings table instead of the
Global Settings table. Settings are global XOR per-user.

This change
- Sets default value for NOTIFICATION_BUBBLES in global settings table.
- Adds Global.NOTIFICATIONS_BUBBLES to frameworks/base/api/test-current.txt
- Keeps old upgrade steps as no-op to keep db versioning stable.

Bug: 136034310
Test: RunSettingsRoboTests ROBOTEST_FILTER="Bubble"
Change-Id: I21d3dae75e2a4ab0fac10f3d7ea7eed16e0f5d6c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "WM: implicitly exclude all edges for pre-Q immersive sticky apps" into qt-dev</title>
<updated>2019-07-04T15:07:23+00:00</updated>
<author>
<name>Adrian Roos</name>
<email>roosa@google.com</email>
</author>
<published>2019-07-04T15:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=7ca3a9c19fc7ade2d17201d033479583a72db303'/>
<id>7ca3a9c19fc7ade2d17201d033479583a72db303</id>
<content type='text'>
am: 8ef731c232

Change-Id: I38453506b3801252c44289a988998261ad97d70b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: 8ef731c232

Change-Id: I38453506b3801252c44289a988998261ad97d70b
</pre>
</div>
</content>
</entry>
<entry>
<title>WM: implicitly exclude all edges for pre-Q immersive sticky apps</title>
<updated>2019-07-04T14:35:34+00:00</updated>
<author>
<name>Adrian Roos</name>
<email>roosa@google.com</email>
</author>
<published>2019-07-02T14:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=019a52b4add4a04c1e54b7af71e96713496fa7b4'/>
<id>019a52b4add4a04c1e54b7af71e96713496fa7b4</id>
<content type='text'>
Bug: 135522625
Test: atest DisplayContentTests
Change-Id: Ibe6c2c6d269b15c2e79ac0241b93e42c44a167c9
Exempt-From-Owner-Approval: TBR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 135522625
Test: atest DisplayContentTests
Change-Id: Ibe6c2c6d269b15c2e79ac0241b93e42c44a167c9
Exempt-From-Owner-Approval: TBR
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "GestureNav: Limit exclusion rects" into qt-dev</title>
<updated>2019-06-28T15:22:48+00:00</updated>
<author>
<name>Jorim Jaggi</name>
<email>jjaggi@google.com</email>
</author>
<published>2019-06-28T15:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=5f6a315ed3393e825285e6fb8cbd122c4cc0b83c'/>
<id>5f6a315ed3393e825285e6fb8cbd122c4cc0b83c</id>
<content type='text'>
am: ea3216d462

Change-Id: Iec5962ddf1dc34f24b99add93a65fc4f69debcde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
am: ea3216d462

Change-Id: Iec5962ddf1dc34f24b99add93a65fc4f69debcde
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "GestureNav: Limit exclusion rects" into qt-dev</title>
<updated>2019-06-28T13:48:37+00:00</updated>
<author>
<name>Jorim Jaggi</name>
<email>jjaggi@google.com</email>
</author>
<published>2019-06-28T13:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/frameworks_base/commit/?id=ea3216d46245fa528d3e78c730bfaa1480983154'/>
<id>ea3216d46245fa528d3e78c730bfaa1480983154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
