wallpapers: add new wallpapers

New wallpapers in 2160x1080:
 - explosion
 - lake
 - pattern
 - wood

Remove wallpapers:
 - splash
 - stone
 - waves (it is the default wallpaper)

All wallpapers got stripped with:
 - jhead -purejpg

Small versions generated with:
 - for f in *.jpg; do of=`echo $f | sed "s/\.jpg/_small.jpg/"`; convert -resize 50% $f $of; done;

Also updated the wallpaper array to actually show the wallpapers (@Joey ;-))

Change-Id: I4bf58d833384686d079387791c79ad178c2f6928
Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>
15 files changed
tree: 1b87b6a9dc74030b39d77cab42301c5534b7988c
  1. res/
  2. .gitignore
  3. Android.mk
  4. AndroidManifest.xml