<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_services_Car/service/res/drawable, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Car/'/>
<entry>
<title>Update ActivityBlockingActivity UI</title>
<updated>2020-02-19T18:04:30+00:00</updated>
<author>
<name>Max Tauro</name>
<email>maxtauro@google.com</email>
</author>
<published>2020-02-06T02:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Car/commit/?id=13037bca8f5a8dd046f9d90cc5735e09d8edeee8'/>
<id>13037bca8f5a8dd046f9d90cc5735e09d8edeee8</id>
<content type='text'>
Bug: 148885284
Test: Trigger ActivityBlockingActivity and verify button text is 'Close
Application' and the button will close the application
1) Open a non-DO app, such as the Play Store
2) Put device into drive
$ adb shell dumpsys activity service com.android.car inject-vhal-event
0x11400400 8 &amp;&amp; adb shell dumpsys activity service com.android.car
inject-vhal-event 0x11600207 30
3) Press 'Close Application'

Trigger ActivityBlockingActivity and verify button text is 'Back' and
the button will take you back to the root DO activity
1) With location turned off, put device into drive
2) Open Google Maps and click 'Next' on dialog
3) Press 'Back'

Change-Id: I8786c161438c3ba22cfdb756815ce3169b014290
(cherry picked from commit 597c8a12a863ad93b276ce765d1eeff791fda600)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 148885284
Test: Trigger ActivityBlockingActivity and verify button text is 'Close
Application' and the button will close the application
1) Open a non-DO app, such as the Play Store
2) Put device into drive
$ adb shell dumpsys activity service com.android.car inject-vhal-event
0x11400400 8 &amp;&amp; adb shell dumpsys activity service com.android.car
inject-vhal-event 0x11600207 30
3) Press 'Close Application'

Trigger ActivityBlockingActivity and verify button text is 'Back' and
the button will take you back to the root DO activity
1) With location turned off, put device into drive
2) Open Google Maps and click 'Next' on dialog
3) Press 'Back'

Change-Id: I8786c161438c3ba22cfdb756815ce3169b014290
(cherry picked from commit 597c8a12a863ad93b276ce765d1eeff791fda600)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the permission icon to svg and name it to match other permission groups</title>
<updated>2018-12-13T17:11:34+00:00</updated>
<author>
<name>Brad Stenning</name>
<email>stenning@google.com</email>
</author>
<published>2018-12-13T02:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Car/commit/?id=ee3d07569c6122a30925d28a59e9d056485f8ceb'/>
<id>ee3d07569c6122a30925d28a59e9d056485f8ceb</id>
<content type='text'>
Found while fixing the following bug
Bug:112594279

Test: Manual
Change-Id: Ica44d91c7dbaf1a4c5d957d956b084b85cefdd29
(cherry picked from commit 641fe647802ad24b1ca7712178d1d13e944ee66b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found while fixing the following bug
Bug:112594279

Test: Manual
Change-Id: Ica44d91c7dbaf1a4c5d957d956b084b85cefdd29
(cherry picked from commit 641fe647802ad24b1ca7712178d1d13e944ee66b)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update blocking screen.</title>
<updated>2018-11-13T22:55:46+00:00</updated>
<author>
<name>Yao, Yuxing</name>
<email>yaoyx@google.com</email>
</author>
<published>2018-10-30T01:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Car/commit/?id=14e83b4c5519c192f05749ee7ff5133a364d0113'/>
<id>14e83b4c5519c192f05749ee7ff5133a364d0113</id>
<content type='text'>
- Use opaque background to put blocked activity into Stopped state
- Add blocked app name and icon
- Add debug info for non-user build

Test: verified with demo app
Bug: 111264725
Fix: 116732464
Fix: 118714747
Change-Id: I7325d429d7e36a32f69f6331d5e8eea9633f3688
(cherry picked from commit 0c689e7192da62c5293f3b4aa9f55394b86be281)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use opaque background to put blocked activity into Stopped state
- Add blocked app name and icon
- Add debug info for non-user build

Test: verified with demo app
Bug: 111264725
Fix: 116732464
Fix: 118714747
Change-Id: I7325d429d7e36a32f69f6331d5e8eea9633f3688
(cherry picked from commit 0c689e7192da62c5293f3b4aa9f55394b86be281)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the UI of blocking screen.</title>
<updated>2018-05-25T22:16:07+00:00</updated>
<author>
<name>Yao, Yuxing</name>
<email>yaoyx@google.com</email>
</author>
<published>2018-05-24T03:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Car/commit/?id=d30f99a95739a80a6615a6d81187aef9febeda15'/>
<id>d30f99a95739a80a6615a6d81187aef9febeda15</id>
<content type='text'>
UI updates:
- set min height/width of exit button
- exit button top margin is half of its min height
- add ripple effect on exit button

Styling:
- create styles.xml for ABA so UI can be updated through xml overlay
- move text and button to styles.xml

Bug: 80216188
Test: verified on mojave.
Change-Id: Ibbd04d02b61c57b6e0801896a9341cf9c98e8ee3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UI updates:
- set min height/width of exit button
- exit button top margin is half of its min height
- add ripple effect on exit button

Styling:
- create styles.xml for ABA so UI can be updated through xml overlay
- move text and button to styles.xml

Bug: 80216188
Test: verified on mojave.
Change-Id: Ibbd04d02b61c57b6e0801896a9341cf9c98e8ee3
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a button to blocking activity to restart task.</title>
<updated>2018-05-21T18:58:19+00:00</updated>
<author>
<name>Yao, Yuxing</name>
<email>yaoyx@google.com</email>
</author>
<published>2018-05-08T17:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_services_Car/commit/?id=d1d6a37bddc64b28d0474b338daee05323f1af16'/>
<id>d1d6a37bddc64b28d0474b338daee05323f1af16</id>
<content type='text'>
- always launch blocking activity into its task (singleTask)
- blocking activity handles new intent with blocked task id
- add system API restartTask() to CarPMS and SAMS
- when root activity is DO, blocking activity displays restart button

Bug: 78662129
Bug: 79595101
Test: Verified in demo app.
Change-Id: Ib8cfd731001e4604990b65fe60f3f12a0b5ae12b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- always launch blocking activity into its task (singleTask)
- blocking activity handles new intent with blocked task id
- add system API restartTask() to CarPMS and SAMS
- when root activity is DO, blocking activity displays restart button

Bug: 78662129
Bug: 79595101
Test: Verified in demo app.
Change-Id: Ib8cfd731001e4604990b65fe60f3f12a0b5ae12b
</pre>
</div>
</content>
</entry>
</feed>
