History log of /frameworks/opt/photoviewer/activity/res/values/themes.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fbd9f29eff4b3d613ae1ee0dc33a50c7446a3690 10-Mar-2015 Yash Dave <ydave@google.com> Revert "Revert "Add NoActionBar to PhotoViewTheme""

This reverts commit f34b2d758736b06cd27682a6f6df3efa386a7977.

Change-Id: Ic08bf00c52634b57d2d96e314da16a33eb75a765
/frameworks/opt/photoviewer/activity/res/values/themes.xml
f34b2d758736b06cd27682a6f6df3efa386a7977 10-Mar-2015 Yash Dave <ydave@google.com> Revert "Add NoActionBar to PhotoViewTheme"

This reverts commit fa9c59e228115a63b603ea930b9397dd6287af2c.

Change-Id: Ic3016d28d97a928a498539afe9ade49da54ce293
/frameworks/opt/photoviewer/activity/res/values/themes.xml
fa9c59e228115a63b603ea930b9397dd6287af2c 04-Mar-2015 Yash <ydave@google.com> Add NoActionBar to PhotoViewTheme

Play app needs a theme without action bar while viewing
the screenshots. This change provides us with that option.

Bug:11519883
Change-Id: I513a1fed333550b0bc9fe1effc1a93c870d99a83
(cherry picked from commit 19d0e4ce599293888a5a1167b81647f2835f4436)
/frameworks/opt/photoviewer/activity/res/values/themes.xml
fd99c61cf4b3ab1e212a3b22b05c0a6860ea8c5c 04-Mar-2015 Yash Dave <ydave@google.com> Revert "Add NoActionBar to PhotoViewTheme"

This reverts commit 19d0e4ce599293888a5a1167b81647f2835f4436.

Change-Id: Ibd8f8b250d9e87fe2a3f591980604fcd61a8b39f
/frameworks/opt/photoviewer/activity/res/values/themes.xml
19d0e4ce599293888a5a1167b81647f2835f4436 04-Mar-2015 Yash <ydave@google.com> Add NoActionBar to PhotoViewTheme

Play app needs a theme without action bar while viewing
the screenshots. This change provides us with that option.

Bug:11519883
Change-Id: I513a1fed333550b0bc9fe1effc1a93c870d99a83
/frameworks/opt/photoviewer/activity/res/values/themes.xml
05f451df7677dce766b4e6b30ff89e2d3bb0b104 28-Oct-2014 Shri Borde <shri@google.com> Bug 16879455: setScaleAnimation() results in RuntimeException

We were destroying the initial thumbnail photo loader as soon as it had
loaded. This recycles the associated bitmap, but that bitmap is used
by mTemporaryImage. The loader is now destroyed only when mTemporaryImage
is being hidden.

Also, a new activity theme has been added with a transparent background.

Change-Id: Icdc39581e8b0b609617465be56217961494322da
/frameworks/opt/photoviewer/activity/res/values/themes.xml
3ef481f3c90d5cab1871fdd1168c37e96adc345f 18-Sep-2014 Andrew Sapperstein <asapperstein@google.com> Update themes to set status bar and nav colors.

Change-Id: I244eb99ced4c5c36db9e8b9c7a196415f8c040f8
/frameworks/opt/photoviewer/activity/res/values/themes.xml
112d29fe9f30d1237a1c8ac1ecc3740879c8c9ce 15-Aug-2013 Paul Westbrook <pwestbro@google.com> Build two photo viewer targets

One of the targets use ActionBarCompat, the other doesn't

A following CL can refactor the two PhotoViewActivities

Bug: 10193371
Change-Id: I7305023c1f860fe6906370bc10669d0daa4e6aeb
/frameworks/opt/photoviewer/activity/res/values/themes.xml