summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing crash when picking an external imageSunny Goyal2015-09-011-10/+7
* Moving getWallpaperArrayResourceId to a separate functions, so thatSunny Goyal2015-08-311-11/+24
* Refactoring wallpaper picker activitySunny Goyal2015-08-3115-1222/+1140
* Fix typos caused by gerrit's inline editor.Tony Wickham2015-08-281-2/+2
* Reuse existing temporary wallpaper tiles when selecting same photo.Tony Wickham2015-08-281-7/+27
* Merge "Refactor StylusEventHelper to provide onButtonPress/Release methods" i...Mady Mellor2015-08-211-2/+3
|\
| * Refactor StylusEventHelper to provide onButtonPress/Release methodsMady Mellor2015-08-211-2/+3
* | Removing multi_process access to shared preferencesSunny Goyal2015-08-211-6/+5
|/
* Removing some unused code in GLCanvasSunny Goyal2015-08-2010-954/+46
* Updating logic for setting wallpaper desired sizeSunny Goyal2015-08-191-26/+3
* Updating the ExifParsing codeSunny Goyal2015-08-1820-6133/+174
* resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-172-8/+4
|\
| * Version code cleanupSunny Goyal2015-08-172-8/+4
* | Removing some eclipse warningsSunny Goyal2015-08-171-2/+1
|/
* Ensure that crop view is loaded before applying a wallpaperSunny Goyal2015-08-121-1/+2
* Preventing user from selecting any new time, when a tile is already being app...Sunny Goyal2015-08-101-0/+4
* Fix issue where scroll container shadow didn't fade outAdam Cohen2015-08-031-9/+11
* Removing junit.framework.Assert from wallpaper picker codeSunny Goyal2015-06-263-8/+7
* Avoid crashing if we don't have the READ_EXTERNAL_STORAGE permissionAdam Cohen2015-06-231-0/+13
* Read rotation setting correctly from the wallpaper picker.Rahul Chaturvedi2015-06-151-1/+1
* Merge "Stylus support: creating and setting listeners for stylus button press...Mady Mellor2015-06-031-0/+10
|\
| * Stylus support: creating and setting listeners for stylus button pressMady Mellor2015-06-021-0/+10
* | Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-011-1/+6
|/
* Enabling setWallpaper button only if the image was loaded successfullySunny Goyal2015-05-212-4/+9
* Verify that an image can be rendered on a GL Surface before using itSunny Goyal2015-05-183-46/+45
* Various lint error fixes.Sunny Goyal2015-05-143-6/+12
* Merge "Revert "Revert "Disable setWallpaper button until the wallpaper is loa...Sunny Goyal2015-04-151-30/+41
|\
| * Revert "Revert "Disable setWallpaper button until the wallpaper is loaded" Wi...Sunny Goyal2015-04-151-30/+41
* | Merge "Revert "Disable setWallpaper button until the wallpaper is loaded" Wil...Sunny Goyal2015-04-151-41/+30
|\|
| * Revert "Disable setWallpaper button until the wallpaper is loaded"Sunny Goyal2015-04-151-41/+30
* | Merge "Disable setWallpaper button until the wallpaper is loaded" into ub-lau...Sunny Goyal2015-04-151-30/+41
|\|
| * Disable setWallpaper button until the wallpaper is loadedSunny Goyal2015-04-151-30/+41
* | Remove usage of FloatMathNeil Fuller2015-04-151-3/+2
|/
* Removing Pools.java as it is present in support libSunny Goyal2015-04-082-167/+2
* Adding BaseActivity which can be overriden for custom behaviorSunny Goyal2015-03-216-59/+80
* Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-204-136/+37
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-207-38/+48
* Cleaning up some resources in WallpaperPickerActivitySunny Goyal2015-02-264-92/+15
* Picking a bitmap to reuse where least pixels are wastedSunny Goyal2015-02-251-8/+13
* Reducing memory usage of wallpaper pickerSunny Goyal2015-02-245-182/+241
* Merge "Moving some files and methods around" into ub-launcher3-masterSunny Goyal2015-02-2010-930/+568
|\
| * Moving some files and methods aroundSunny Goyal2015-02-1210-930/+568
* | Merge "Fixing logic to determine if wallpaper change." into ub-launcher3-masterSunny Goyal2015-02-202-28/+4
|\ \
| * | Fixing logic to determine if wallpaper change.Sunny Goyal2015-02-122-28/+4
* | | Merge "Removing unused BlockingGLTextureView" into ub-launcher3-masterSunny Goyal2015-02-122-540/+11
|\ \ \ | |_|/ |/| |
| * | Removing unused BlockingGLTextureViewSunny Goyal2015-02-122-540/+11
| |/
* / Fixing last image thumb, being loaded twiceSunny Goyal2015-02-121-2/+1
|/
* Merge "Removing usage of reflection." into ub-launcher3-masterSunny Goyal2015-01-211-52/+0
|\
| * Removing usage of reflection.Sunny Goyal2015-01-201-52/+0
* | Removing support library dependencySunny Goyal2015-01-201-1/+1
|/