summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src/com/android/gallery3d/common/BitmapUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-181-67/+0
| | | | | | Instead linking it to the packages/apps/WallpaperPicker project Change-Id: Ib6830b180a22c22afece01e0a4f6e94e89d6452b
* Updating the ExifParsing codeSunny Goyal2015-08-181-21/+7
| | | | | | | | > Using system implementation of ExifInterface to read orientation > For inputstream, creating a temporary file with just the header since the system API only supports file input Change-Id: I19c94ff28e9d9bac14cd9b717de0ff165ba95595
* Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-201-94/+0
| | | | | | | > WallpaperPicker can still depend on launcher code, but not the other way round. Change-Id: I93a07f985c3955c638a68a5fad9c09b184a879b9
* Moving some files and methods aroundSunny Goyal2015-02-121-138/+105
| | | | | | | | > Removing android.util package > Moving static methods and classes out of WallpaperCropActivity > Removing some unused utility methods Change-Id: I252a0655ddce195189b6b3f0bf92970e5808c9d7
* Removing usage of reflection.Sunny Goyal2015-01-201-52/+0
| | | | | | | > Updated launcher.java with the new APIs > Removed unused method in BitmapUtils Change-Id: I24804d2cd7d9fc45040532e8324672f5ea6fc110
* Create separate project for Wallpaper PickerMichael Jurka2013-12-131-0/+260
Change-Id: Id9e855780b9fb68c63eb6e9f6c19bcbce28a6fd5