• Home
  • History
  • Annotate
  • only in /frameworks/base/core/res/assets/
History log of /frameworks/base/core/res/assets/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
149cc40d8e3e1d338135c64bed07908498ec4d0b 10-Jun-2014 Mike J. Chen <mjchen@google.com> Update android-logo boot animation

This one is the new font/look but actually
animates so you know system isn't frozen.

Bug 15143975

Change-Id: I3f39f44d9251e21617542c2b811b0ab94401b102
Signed-off-by: Mike J. Chen <mjchen@google.com>
mages/android-logo-mask.png
mages/android-logo-shine.png
784184e75d892bbadfd2cd771d6f7f9ce8276ec1 10-Jun-2014 Mike J. Chen <mjchen@google.com> Update default android boot animation png files

Bug 15143975

Change-Id: I11c9f43aaec4ebff9d291084fc8f997f15c46ddd
Signed-off-by: Mike J. Chen <mjchen@google.com>
mages/android-logo-mask.png
mages/android-logo-shine.png
4d49c7f04ab34686de0da5aba6f7427a151c471d 22-Feb-2012 Nicolas Roard <nicolasroard@google.com> Simplify Youtube <embed> management

When we encounter youtube <embed> objects, we replace them on the fly
with an element that will redirect to the youtube application.
Currently, this element is a canvas, that we add to the document wrapped
into a Frame. This cause some problems when we switch to have canvas
elements on their own individual layer (which drastically improves
performances). Note that we do support correctly composited layers
into frameset/iframes on normal websites, the problems we see here
are due to us creating the frame on the fly, messing with webkit's
compositing logic.
This CL rewrite the HTML code we insert to not use canvas and instead
use normal html elements positioned via CSS. This work around the
composited canvas issue as well as simplifying the code.

Change-Id: Ie6043f9445e8bc191b229db9f9ff5de192d8b5db
ebkit/youtube.html
e4fee505583cc91906cc9db811e3e5080c1d0ebb 10-Feb-2011 John Reck <jreck@google.com> Fix spacing issue

Bug: 3432069

Change-Id: If58d19cacb99f3ab7fdc4d8fdbb86f0853010ed1
ebkit/incognito_mode_start_page.html
0de27439a6217b7edfe6636a6740e0a260e5513a 22-Dec-2010 Ben Murdoch <benm@google.com> Create a better placeholder for YT videos when flash is not installed.

Only stretch the placeholder image in one dimension. This closer matches
what the desktop browsers seem to do.

Bug: 3125797
Change-Id: Id0a395c4b784d0b7368e1c7ba6544b25903430bb
ebkit/youtube.html
d62847997be926991424e4fba30ff3f5ef71258b 19-Aug-2010 Elliott Slaughter <eds@google.com> Fix WebView saveState and restoreState for private browsing mode.

Change-Id: Ia254ee853d73e56c6f0a5b7762a1cefc1dad0894
ebkit/incognito_mode_start_page.html
bcf8591c85bc9b7f5e2237d65a885f8d764f7923 29-May-2010 Shimeng (Simon) Wang <swang@google.com> Add English hyphenation dictionary into frameworks/base asset.

issue: 2672163
Change-Id: Idf3ff164f41ae95448519b14666f03fb59dada97
ebkit/hyph_en_US.dic
650e3d31dbf3b72a24bd17608034058b7ba6feca 18-Mar-2010 Leon Clarke <leonclarke@google.com> New assets for http://b/issue?id=2506670

Change-Id: I989db44c3b2907f8a1b2d5db3709bfcd166d332a
mages/combobox-disabled.png
mages/combobox-noHighlight.png
6fad943d196b52cf5692bbb4e4ae0e495cffbbae 24-Mar-2010 Leon Clarke <leonclarke@google.com> http://b/issue?id=2516676
Correctly scale the play button and youtube logo when embedded
youtube videos are displayed at smaller than the suggested size.
ebkit/youtube.html
f60ce402dd1ff5fe402c606c41dafe1294b1f0ff 24-Mar-2010 Patrick Scott <phanna@android.com> Remove old asset.

Change-Id: I5b4bdb6b038bba3eb2f03c6f53541d99fab0bad5
ebkit/togglePluginBg.png
300f2e95a4cecebb80c2c55418745df5c0c2fb6c 22-Mar-2010 Patrick Scott <phanna@android.com> Add on-demand setting for plugins.

Deprecate the old apis for enabling plugins in favor of the multi-state plugin
flag. Add the assets for WebView to display the plugin placeholder for on-demand
plugins.

Bug: 2411524
Change-Id: I5a35cc6d0afced1489f54d4dcb8bb92d36de52d8
ebkit/togglePlugin.png
ebkit/togglePluginBg.png
656c037c8005be31b87dd87de876c3d4f632609c 12-Oct-2009 Patrick Scott <phanna@android.com> Fix the youtube placeholder.

The table was causing some problems if the image was too big.

Bug: 2175973
ebkit/youtube.html
adff654271246c700006e7f8079795d70319f032 05-Oct-2009 Leon Clarke <leonclarke@google.com> Make the text bit transparent to allow the correct color to show through
mages/combobox-disabled.png
mages/combobox-noHighlight.png
db9540e7b3b0e174ea9a31e24eec142c0381a8ea 25-Mar-2009 Mathias Agopian <> Automated import from //branches/master/...@141533,141533
mages/android-logo-mask.png
mages/android-logo-shine.png
b2cf954cb47a73065aa4b7fed753877615614f41 25-Mar-2009 Mathias Agopian <> Automated import from //branches/master/...@140808,140808
mages/android-logo-mask.png
mages/android-logo-shine.png
mages/android_320x480.png
mages/boot_robot.png
mages/boot_robot_glow.png
mages/cylon_dot.png
mages/cylon_left.png
mages/cylon_right.png
105925376f8d0f6b318c9938c7b83ef7fef094da 19-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake_rel/...@140373
ebkit/youtube.html
4df2423a947bcd3f024cc3d3a1a315a8dc428598 05-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@136594
ebkit/nullPlugin.png
ebkit/nullplugin.png
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
mages/android_320x480.png
mages/boot_robot.png
mages/boot_robot_glow.png
mages/combobox-disabled.png
mages/combobox-noHighlight.png
mages/cylon_dot.png
mages/cylon_left.png
mages/cylon_right.png
ounds/bootanim0.raw
ounds/bootanim1.raw
ebkit/android-weberror.png
ebkit/missingImage.png
ebkit/nullplugin.png
ebkit/play.png
ebkit/textAreaResizeCorner.png
ebkit/youtube.html
ebkit/youtube.png
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
mages/android_320x480.png
mages/boot_robot.png
mages/boot_robot_glow.png
mages/combobox-disabled.png
mages/combobox-noHighlight.png
mages/cylon_dot.png
mages/cylon_left.png
mages/cylon_right.png
ounds/bootanim0.raw
ounds/bootanim1.raw
ebkit/android-weberror.png
ebkit/missingImage.png
ebkit/nullplugin.png
ebkit/play.png
ebkit/textAreaResizeCorner.png
ebkit/youtube.html
ebkit/youtube.png
f013e1afd1e68af5e3b868c26a653bbfb39538f8 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
ebkit/film.png
ebkit/loaderror.html
ebkit/nodomain.html
ebkit/play.png
ebkit/youtube.html
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
mages/android_320x480.png
mages/boot_robot.png
mages/boot_robot_glow.png
mages/combobox-disabled.png
mages/combobox-noHighlight.png
mages/cylon_dot.png
mages/cylon_left.png
mages/cylon_right.png
ounds/bootanim0.raw
ounds/bootanim1.raw
ebkit/android-weberror.png
ebkit/film.png
ebkit/loaderror.html
ebkit/missingImage.png
ebkit/nodomain.html
ebkit/nullplugin.png
ebkit/textAreaResizeCorner.png
ebkit/youtube.html
ebkit/youtube.png