# wallaby ## Synopsis Wallpaper picker app (Android, Java) ## Description A simple utility to set the wallpaper from bitmaps selected with the Gallery activity. It's always been a mystery to me why the standard Android wallpaper setter always distorts images even when I have them sized correctly. I never seem to be able to use the scaling controls in a way that doesn't damage the bitmap. Images selected that are the same height as the screen will default to being used as-is. You can override this behavior with a checkbox which will proportionally scale to screen height. ## Getting source Get the source with darcs: $ darcs get http://hub.darcs.net/dino/wallaby ## Installing Wallaby is in the [Google Play store](http://play.google.com/store/apps/details?id=wallaby.ui) ## Contact Dino Morelli <[dino@ui3.info](mailto:dino@ui3.info)>