<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_packages_apps_Gallery2/Android.mk, branch android10-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_apps_Gallery2/'/>
<entry>
<title>Move Gallery2 and its libs to /product</title>
<updated>2019-01-11T15:21:25+00:00</updated>
<author>
<name>Anton Hansson</name>
<email>hansson@google.com</email>
</author>
<published>2019-01-11T14:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=be2aa185ad6c9a0523273c9493098622c753f0be'/>
<id>be2aa185ad6c9a0523273c9493098622c753f0be</id>
<content type='text'>
This app is frequently overriden by proprietary apps
on shipping devices, so move it to /product along with
its jni libs.

Bug: 122353713
Test: launch gallery on aosp_arm64 emulator
Change-Id: I5f7ae53ef41a26c1b89b93cdae24178c2a99e261
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This app is frequently overriden by proprietary apps
on shipping devices, so move it to /product along with
its jni libs.

Bug: 122353713
Test: launch gallery on aosp_arm64 emulator
Change-Id: I5f7ae53ef41a26c1b89b93cdae24178c2a99e261
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename android.utils.Pools to com.android.photos.util.Pools</title>
<updated>2018-04-05T09:45:43+00:00</updated>
<author>
<name>Jiyong Park</name>
<email>jiyong@google.com</email>
</author>
<published>2018-04-05T07:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=e9eeb27eb06d675a5290a56d5868f70995b52680'/>
<id>e9eeb27eb06d675a5290a56d5868f70995b52680</id>
<content type='text'>
android.utils.Pools is a class copied from frameworks/base. It was
copied because the framework one has been marked as @hide. This caused
the class to be duplicated into the Gallery2 apk and the boot classpath.
At run-time, the class from bootclasspath was used because the
classloader tries to load a class from the parent class loader first.

However, this combined with the recent activation of the kill-switch
caused a runtime error. Working around the issue by renaming the class
copied into the app so that it does not collide with the
framework-defined one.

Bug: 77544391
Test: build aosp_walleye. Take a video and see it via the Gallery2.
The app does not crash.

Change-Id: Ia0af4da84242044da2e0ab63e38df243d9769418
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
android.utils.Pools is a class copied from frameworks/base. It was
copied because the framework one has been marked as @hide. This caused
the class to be duplicated into the Gallery2 apk and the boot classpath.
At run-time, the class from bootclasspath was used because the
classloader tries to load a class from the parent class loader first.

However, this combined with the recent activation of the kill-switch
caused a runtime error. Working around the issue by renaming the class
copied into the app so that it does not collide with the
framework-defined one.

Bug: 77544391
Test: build aosp_walleye. Take a video and see it via the Gallery2.
The app does not crash.

Change-Id: Ia0af4da84242044da2e0ab63e38df243d9769418
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Move Gallery2 to androidx.""</title>
<updated>2018-03-29T19:39:49+00:00</updated>
<author>
<name>Aurimas Liutikas</name>
<email>aurimas@google.com</email>
</author>
<published>2018-03-29T19:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=913fd7fa13b6609e268af2a91eaff56e45ac3dee'/>
<id>913fd7fa13b6609e268af2a91eaff56e45ac3dee</id>
<content type='text'>
This reverts commit fac21a096afbe8eb517726cf4f9f093eade87ddc.

We can reland this change now that prebuilts/sdk has been updated with the new SDK. (ag/3818779)

Bug: 76692459
Change-Id: I73f2ed3d61bc8756d1b7e4ea0e54c58227d5d506
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit fac21a096afbe8eb517726cf4f9f093eade87ddc.

We can reland this change now that prebuilts/sdk has been updated with the new SDK. (ag/3818779)

Bug: 76692459
Change-Id: I73f2ed3d61bc8756d1b7e4ea0e54c58227d5d506
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Move Gallery2 to androidx."</title>
<updated>2018-03-29T17:50:33+00:00</updated>
<author>
<name>Aurimas Liutikas</name>
<email>aurimas@google.com</email>
</author>
<published>2018-03-29T17:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=fac21a096afbe8eb517726cf4f9f093eade87ddc'/>
<id>fac21a096afbe8eb517726cf4f9f093eade87ddc</id>
<content type='text'>
This reverts commit c86745dd27fb93baa1ec22796bb4af207b6b6182.

Broke apps target build.

Bug: 76692459
Change-Id: I7b3529a9584d72a31b6c16ff4d4155f75d1c57f8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c86745dd27fb93baa1ec22796bb4af207b6b6182.

Broke apps target build.

Bug: 76692459
Change-Id: I7b3529a9584d72a31b6c16ff4d4155f75d1c57f8
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Gallery2 to androidx.</title>
<updated>2018-03-28T18:48:18+00:00</updated>
<author>
<name>Aurimas Liutikas</name>
<email>aurimas@google.com</email>
</author>
<published>2018-03-28T18:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=c86745dd27fb93baa1ec22796bb4af207b6b6182'/>
<id>c86745dd27fb93baa1ec22796bb4af207b6b6182</id>
<content type='text'>
Bug: 76692459
Test: make -j Gallery2 and run on emulator
Change-Id: Ife6a5649c21464f404db3198bd6a4ba8aa901ee8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 76692459
Test: make -j Gallery2 and run on emulator
Change-Id: Ife6a5649c21464f404db3198bd6a4ba8aa901ee8
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Gallery2 over to AAPT2 and new v4 modules</title>
<updated>2017-12-11T22:57:32+00:00</updated>
<author>
<name>Alan Viverette</name>
<email>alanv@google.com</email>
</author>
<published>2017-12-11T22:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=86f481b8aea757cded9c2179dd5298b291de5e73'/>
<id>86f481b8aea757cded9c2179dd5298b291de5e73</id>
<content type='text'>
Bug: 35994894
Test: make
Change-Id: I00cacda9dc8dc9ac919958cc7a8bd432680b85d7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 35994894
Test: make
Change-Id: I00cacda9dc8dc9ac919958cc7a8bd432680b85d7
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build with proguard</title>
<updated>2017-09-25T20:40:55+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2017-09-25T20:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=5865837fe9cacb5bb5860646bef11f82ecab87b0'/>
<id>5865837fe9cacb5bb5860646bef11f82ecab87b0</id>
<content type='text'>
Add extra resource directories to fix proguard errors:
Warning: android.support.design.widget.CoordinatorLayout: can't find referenced class android.support.coreui.R$attr
...
Warning: android.support.v4.media.app.NotificationCompat$DecoratedMediaCustomViewStyle: can't find referenced class android.support.mediacompat.R$layout

Test: m TARGET_PRODUCT=full TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_APPS=Gallery2
Change-Id: Idf556a2eea6af37a4f1f9e9cf337485ae228ff58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add extra resource directories to fix proguard errors:
Warning: android.support.design.widget.CoordinatorLayout: can't find referenced class android.support.coreui.R$attr
...
Warning: android.support.v4.media.app.NotificationCompat$DecoratedMediaCustomViewStyle: can't find referenced class android.support.mediacompat.R$layout

Test: m TARGET_PRODUCT=full TARGET_BUILD_VARIANT=userdebug TARGET_BUILD_APPS=Gallery2
Change-Id: Idf556a2eea6af37a4f1f9e9cf337485ae228ff58
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix makefile include for support-v4</title>
<updated>2017-05-09T19:46:16+00:00</updated>
<author>
<name>Alan Viverette</name>
<email>alanv@google.com</email>
</author>
<published>2017-05-09T19:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=30eb6ef7beca28ee3390ad9b9ce8537e547d611f'/>
<id>30eb6ef7beca28ee3390ad9b9ce8537e547d611f</id>
<content type='text'>
Test: make Gallery2
Change-Id: I361d0844f8c71ca4a258ede082d18edf06224c9a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: make Gallery2
Change-Id: I361d0844f8c71ca4a258ede082d18edf06224c9a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix proguard failure when using javac</title>
<updated>2017-04-27T19:16:37+00:00</updated>
<author>
<name>Alan Viverette</name>
<email>alanv@google.com</email>
</author>
<published>2017-04-27T19:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=084ef10d7d163ade1f68ead4e3bea9f223d1ce7f'/>
<id>084ef10d7d163ade1f68ead4e3bea9f223d1ce7f</id>
<content type='text'>
Test: make Gallery2 ANDROID_COMPILE_WITH_JACK=false
Change-Id: Ic2576ffb72fde8677bdbf1d9f46baacc88a5b999
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: make Gallery2 ANDROID_COMPILE_WITH_JACK=false
Change-Id: Ic2576ffb72fde8677bdbf1d9f46baacc88a5b999
</pre>
</div>
</content>
</entry>
<entry>
<title>Use explicit support library prebuilts</title>
<updated>2017-04-21T14:47:41+00:00</updated>
<author>
<name>Alan Viverette</name>
<email>alanv@google.com</email>
</author>
<published>2017-04-21T14:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_packages_apps_Gallery2/commit/?id=0673572ff9a65486885b7062c31e773ac5084e81'/>
<id>0673572ff9a65486885b7062c31e773ac5084e81</id>
<content type='text'>
Test: make Gallery2
Test: make ANDROID_BUILDSPEC=vendor/google/build/app_build_spec.mk
Change-Id: I59208256a3abd71ef8b352b132a4de0d61d88c03
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test: make Gallery2
Test: make ANDROID_BUILDSPEC=vendor/google/build/app_build_spec.mk
Change-Id: I59208256a3abd71ef8b352b132a4de0d61d88c03
</pre>
</div>
</content>
</entry>
</feed>
