<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_providers_CalendarProvider, branch pie-dr1-dev</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_providers_CalendarProvider/'/>
<entry>
<title>Use repeated alarm to check new events</title>
<updated>2018-05-15T00:01:54+00:00</updated>
<author>
<name>Makoto Onuki</name>
<email>omakoto@google.com</email>
</author>
<published>2018-05-09T20:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=92afb2f26633de583662cdb22b04423c6affb2dd'/>
<id>92afb2f26633de583662cdb22b04423c6affb2dd</id>
<content type='text'>
Otherwise if the provider crashes when it receives a "check next event"
before it sets a next alarm, we'd be in trouble.



Change-Id: Ic0193fadfc07b065ef47b7a5aceb2b3d36c04b6b
Fixes: 79418474
Test: Verified behavior with "setprop debug.calendar.check_interval 5000"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise if the provider crashes when it receives a "check next event"
before it sets a next alarm, we'd be in trouble.



Change-Id: Ic0193fadfc07b065ef47b7a5aceb2b3d36c04b6b
Fixes: 79418474
Test: Verified behavior with "setprop debug.calendar.check_interval 5000"
</pre>
</div>
</content>
</entry>
<entry>
<title>CalendarProvider: change target API level to P.</title>
<updated>2018-04-27T17:45:30+00:00</updated>
<author>
<name>Makoto Onuki</name>
<email>omakoto@google.com</email>
</author>
<published>2018-04-27T17:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=484cf8543ca37c370544ed98be8b9236c878be89'/>
<id>484cf8543ca37c370544ed98be8b9236c878be89</id>
<content type='text'>
Bug: 78631872
Test: Dial *#*#225#*#* on dailer -&gt; debug screen shows up
Change-Id: I31c96d9dca3ca41651dde811faf7ef938e70f159
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 78631872
Test: Dial *#*#225#*#* on dailer -&gt; debug screen shows up
Change-Id: I31c96d9dca3ca41651dde811faf7ef938e70f159
</pre>
</div>
</content>
</entry>
<entry>
<title>Exempt tests from hidden API checks.</title>
<updated>2018-04-06T13:42:55+00:00</updated>
<author>
<name>Nicolas Geoffray</name>
<email>ngeoffray@google.com</email>
</author>
<published>2018-04-06T13:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=5b337893375f30259e30e9dade8006cb0d3aad12'/>
<id>5b337893375f30259e30e9dade8006cb0d3aad12</id>
<content type='text'>
Bug: 64382372
Bug: 74963051
Test: m
Change-Id: Ie976b85e2d78cde02c3340ce93e8bb40e69d2d54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 64382372
Bug: 74963051
Test: m
Change-Id: Ie976b85e2d78cde02c3340ce93e8bb40e69d2d54
</pre>
</div>
</content>
</entry>
<entry>
<title>Dump client access stats from CalendarProvider2</title>
<updated>2018-03-21T17:20:25+00:00</updated>
<author>
<name>Makoto Onuki</name>
<email>omakoto@google.com</email>
</author>
<published>2018-03-21T04:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=82e75ccd0dbf44b110c0ced77fc318678a8532a0'/>
<id>82e75ccd0dbf44b110c0ced77fc318678a8532a0</id>
<content type='text'>
Bug: 76037330
Test: boot and dumpsys activity provider CalendarProvider2
Change-Id: Ia9fef6ea3f7d2dd1eadfd8542f6d9531bc671603
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 76037330
Test: boot and dumpsys activity provider CalendarProvider2
Change-Id: Ia9fef6ea3f7d2dd1eadfd8542f6d9531bc671603
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible." am: ff030e8884 am: 9e831292f2</title>
<updated>2018-02-23T07:36:47+00:00</updated>
<author>
<name>hansson</name>
<email>hansson@google.com</email>
</author>
<published>2018-02-23T07:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=703fb7521f3fa18aed3c7e60cf56a9be5991e64e'/>
<id>703fb7521f3fa18aed3c7e60cf56a9be5991e64e</id>
<content type='text'>
am: 71f7d1ca2d

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

Change-Id: I77939a9720058bab268e40d4be8622da308a40c1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible." am: ff030e8884</title>
<updated>2018-02-23T07:30:54+00:00</updated>
<author>
<name>hansson</name>
<email>hansson@google.com</email>
</author>
<published>2018-02-23T07:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=71f7d1ca2d21c74d4091c2b33abcd4ba527540b3'/>
<id>71f7d1ca2d21c74d4091c2b33abcd4ba527540b3</id>
<content type='text'>
am: 9e831292f2

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

Change-Id: I79b6cf1fb54b21f09402eaf2a01f6a557618ee06
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible."</title>
<updated>2018-02-23T07:25:22+00:00</updated>
<author>
<name>hansson</name>
<email>hansson@google.com</email>
</author>
<published>2018-02-23T07:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=9e831292f2e7ce3c8c98e43157b1d9e318ce884d'/>
<id>9e831292f2e7ce3c8c98e43157b1d9e318ce884d</id>
<content type='text'>
am: ff030e8884

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

Change-Id: I8f2870e599af36b3958777aa57645da72fdc9e0d
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible."</title>
<updated>2018-02-23T07:16:50+00:00</updated>
<author>
<name>hansson</name>
<email>hansson@google.com</email>
</author>
<published>2018-02-23T07:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=ff030e888487b6d31f0837f8649924f762626a2e'/>
<id>ff030e888487b6d31f0837f8649924f762626a2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>packages/providers/CalendarProvider: Set LOCAL_SDK_VERSION where possible.</title>
<updated>2018-02-22T18:07:01+00:00</updated>
<author>
<name>Anton Hansson</name>
<email>hansson@google.com</email>
</author>
<published>2018-02-22T18:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=0f1dc4be36b7fe56fdbee227f85db7d5bc137cb2'/>
<id>0f1dc4be36b7fe56fdbee227f85db7d5bc137cb2</id>
<content type='text'>
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: I511e394a3b36ca0800180cacd150346408abedb9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change sets LOCAL_SDK_VERSION for all packages where
this is possible without breaking the build, and
LOCAL_PRIVATE_PLATFORM_APIS := true otherwise.

Setting one of these two will be made required soon, and this
is a change in preparation for that. Not setting LOCAL_SDK_VERSION
makes the app implicitly depend on the bootclasspath, which is
often not required. This change effectively makes depending on
private apis opt-in rather than opt-out.

Test: make relevant packages
Bug: 73535841
Change-Id: I511e394a3b36ca0800180cacd150346408abedb9
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary &lt;uses-library&gt; for android.test.runner</title>
<updated>2018-01-26T15:32:57+00:00</updated>
<author>
<name>Paul Duffin</name>
<email>paulduffin@google.com</email>
</author>
<published>2018-01-26T15:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_providers_CalendarProvider/commit/?id=fd3d59718149dd8b0ca199b9759dc055a8ddd82c'/>
<id>fd3d59718149dd8b0ca199b9759dc055a8ddd82c</id>
<content type='text'>
Bug: 30188076
Test: make, flash, install, check that it works properly
Change-Id: Ia8d999e67b646ee454db91bcf51d71d4dd2bd616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 30188076
Test: make, flash, install, check that it works properly
Change-Id: Ia8d999e67b646ee454db91bcf51d71d4dd2bd616
</pre>
</div>
</content>
</entry>
</feed>
