<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_EmergencyInfo/Android.mk, branch oreo-m7-release</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_apps_EmergencyInfo/'/>
<entry>
<title>Reimplement EmergencyInfo with the support library.</title>
<updated>2017-06-22T01:09:22+00:00</updated>
<author>
<name>Juan Lang</name>
<email>juanlang@google.com</email>
</author>
<published>2017-05-11T00:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=2c0518a7dfd5b7cd36e88d9f2df064b1e756bd83'/>
<id>2c0518a7dfd5b7cd36e88d9f2df064b1e756bd83</id>
<content type='text'>
This allows compatibility with SettingsLib.

Bug: 30046624
Test: runtest --path packages/apps/EmergencyInfo/tests
Change-Id: I3e4a49b6aebfd3297014bfd3bc9cc80a37e3a006
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows compatibility with SettingsLib.

Bug: 30046624
Test: runtest --path packages/apps/EmergencyInfo/tests
Change-Id: I3e4a49b6aebfd3297014bfd3bc9cc80a37e3a006
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Use AAPT2" into oc-dev am: d3b7539c1c</title>
<updated>2017-05-02T15:54:07+00:00</updated>
<author>
<name>Alan Viverette</name>
<email>alanv@google.com</email>
</author>
<published>2017-05-02T15:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=5dee843eeb68447b8ea6314261957657355aa976'/>
<id>5dee843eeb68447b8ea6314261957657355aa976</id>
<content type='text'>
am: 23364e5ac6

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

Change-Id: I90e184eeaaf41e6cbd35efbef6b8ba26ae13be1d
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure Keep annotation is honored by Proguard.</title>
<updated>2017-04-27T22:29:43+00:00</updated>
<author>
<name>Juan Lang</name>
<email>juanlang@google.com</email>
</author>
<published>2017-04-27T22:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=9ea75a4c5c5143a7eede3c58bc0bfef750f603aa'/>
<id>9ea75a4c5c5143a7eede3c58bc0bfef750f603aa</id>
<content type='text'>
This fixes a startup crash, caused by the FeatureFactoryImpl class being
renamed by Proguard.

Test: Build and install the app, confirm it no longer crashes.
Bug: 37753652
Change-Id: I881dea033d12ad63e2085a999139c5a4f310bb1a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a startup crash, caused by the FeatureFactoryImpl class being
renamed by Proguard.

Test: Build and install the app, confirm it no longer crashes.
Bug: 37753652
Change-Id: I881dea033d12ad63e2085a999139c5a4f310bb1a
</pre>
</div>
</content>
</entry>
<entry>
<title>Use AAPT2</title>
<updated>2017-04-26T20:09:04+00:00</updated>
<author>
<name>Alan Viverette</name>
<email>alanv@google.com</email>
</author>
<published>2017-04-26T20:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=4f8bc2d99bd99e6129dd4bb90e541acc98451586'/>
<id>4f8bc2d99bd99e6129dd4bb90e541acc98451586</id>
<content type='text'>
Test: make checkbuild
Change-Id: Iba9f7917d9ef9844efb90392b26af0e1600defba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: make checkbuild
Change-Id: Iba9f7917d9ef9844efb90392b26af0e1600defba
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix EmergencyInfo dependencies</title>
<updated>2017-02-15T18:02:58+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2017-01-06T20:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=6b50ee3ac08c3168ca20e608b20bacd598ba8336'/>
<id>6b50ee3ac08c3168ca20e608b20bacd598ba8336</id>
<content type='text'>
Don't depend on framework directly, instead remove LOCAL_SDK_VERSION
to compile against the platform.

Add missing transitive dependency on android-support-transition
required by android-support-design.

Test: builds
Change-Id: I4e855d562f26b735664f5308ff99392dee95583f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't depend on framework directly, instead remove LOCAL_SDK_VERSION
to compile against the platform.

Add missing transitive dependency on android-support-transition
required by android-support-design.

Test: builds
Change-Id: I4e855d562f26b735664f5308ff99392dee95583f
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning: EmergencyInfo (java:sdk) should not link to SettingsLib (java:platform)</title>
<updated>2016-12-12T19:52:02+00:00</updated>
<author>
<name>mariagpuyol</name>
<email>mariagpuyol@google.com</email>
</author>
<published>2016-12-12T19:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=acef32a67b5487be9cfd7ea8328c0695978a646a'/>
<id>acef32a67b5487be9cfd7ea8328c0695978a646a</id>
<content type='text'>
Test: Tried manually and the pictures are still circled as before. There's no change in behavior with this CL
Bug:32486174
Change-Id: I686ab077d0cc50211bfb5cd4e36e8833529de963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: Tried manually and the pictures are still circled as before. There's no change in behavior with this CL
Bug:32486174
Change-Id: I686ab077d0cc50211bfb5cd4e36e8833529de963
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure code coverage filter.</title>
<updated>2016-08-25T22:31:51+00:00</updated>
<author>
<name>Allen Hair</name>
<email>allenhair@google.com</email>
</author>
<published>2016-08-25T22:31:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=ba7ea36cc44255ae5da27e95a54141fbd98e4f47'/>
<id>ba7ea36cc44255ae5da27e95a54141fbd98e4f47</id>
<content type='text'>
Bug: 28269038
Change-Id: Iaa0c56812d3f178a70ff2a28adeb146ae92c4eec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 28269038
Change-Id: Iaa0c56812d3f178a70ff2a28adeb146ae92c4eec
</pre>
</div>
</content>
</entry>
<entry>
<title>Change v7 support toolbar to Toolbar</title>
<updated>2016-03-25T01:24:51+00:00</updated>
<author>
<name>mariagpuyol</name>
<email>mariagpuyol@google.com</email>
</author>
<published>2016-03-25T00:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=910957804641cb28400bc069dc0148c2a2edba27'/>
<id>910957804641cb28400bc069dc0148c2a2edba27</id>
<content type='text'>
With this change we now extend activity instead of
ActionBarActivity (which extends AppCompatActivity, etc.). This is necessary to use ActivityInstrumentationTestCase2 in tests
Bug:27843836
Change-Id: I1834366744f04d56706a9db4814fb79199c07b26
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this change we now extend activity instead of
ActionBarActivity (which extends AppCompatActivity, etc.). This is necessary to use ActivityInstrumentationTestCase2 in tests
Bug:27843836
Change-Id: I1834366744f04d56706a9db4814fb79199c07b26
</pre>
</div>
</content>
</entry>
<entry>
<title>Add photo icon to emergency contacts</title>
<updated>2016-02-18T00:26:41+00:00</updated>
<author>
<name>mariagpuyol</name>
<email>mariagpuyol@google.com</email>
</author>
<published>2016-02-17T19:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=95dc0402a7fee38d666827b186f1394896123f0a'/>
<id>95dc0402a7fee38d666827b186f1394896123f0a</id>
<content type='text'>
Change-Id: I45052dce77a130a0d77345ec228ae83fd7f9b4c7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I45052dce77a130a0d77345ec228ae83fd7f9b4c7
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new class EmergencyContactManager</title>
<updated>2016-02-17T01:34:59+00:00</updated>
<author>
<name>mariagpuyol</name>
<email>mariagpuyol@google.com</email>
</author>
<published>2016-02-16T21:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_EmergencyInfo/commit/?id=aee237865ba650dcb100a0a995df3893263d2ff9'/>
<id>aee237865ba650dcb100a0a995df3893263d2ff9</id>
<content type='text'>
This refactor moves functionality related to reading, adding or removing
contacts to the list of emergency contacts to EmergencyContactManager.
Change-Id: I186fd48b30abd0f817ab73e4b19373761cb22508
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This refactor moves functionality related to reading, adding or removing
contacts to the list of emergency contacts to EmergencyContactManager.
Change-Id: I186fd48b30abd0f817ab73e4b19373761cb22508
</pre>
</div>
</content>
</entry>
</feed>
