index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
WallpaperCropper
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
am 9b0109eb: am c7aa8fe6: Merge "Removing some more FloatMath references"
Neil Fuller
2014-10-17
1
-4
/
+3
|
\
|
*
Removing some more FloatMath references
Neil Fuller
2014-10-15
1
-4
/
+3
*
|
resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aosp
Neil Fuller
2014-10-02
1
-3
/
+2
|
\
\
|
|
/
|
*
Switch from FloatMath -> Math and Math.hypot where possible
Neil Fuller
2014-10-01
1
-3
/
+2
*
|
Fixing memory leak in WallpaperCropActivity
Sunny Goyal
2014-07-23
1
-0
/
+8
*
|
Squash unreachable catch
Adam Skory
2014-06-05
1
-3
/
+0
*
|
am c3db8011: am 58e99f56: am b6e077dc: am 7718fc12: Fixed crash when setting ...
Selim Cinek
2014-03-27
1
-6
/
+7
|
\
\
|
*
|
Fixed crash when setting wallpaper with built in rotation
Selim Cinek
2014-03-27
1
-6
/
+7
|
|
/
*
|
am 50cd7c39: am f7805dd7: am 7290b56b: am 8ae8689d: am c41853ce: Fixed wallpa...
Selim Cinek
2014-03-25
1
-3
/
+4
|
\
\
|
|
/
|
*
Fixed wallpaper bug where wrong size was taken when cropping
Selim Cinek
2014-03-24
1
-3
/
+4
|
*
Disable Set Wallpaper button while loading image
Selim Cinek
2014-03-21
1
-0
/
+5
|
*
Merge "[DO NOT MERGE] Fix wallpaper cropping bugs" into klp-dev
Adam Cohen
2014-03-19
2
-5
/
+34
|
|
\
|
|
*
[DO NOT MERGE] Fix wallpaper cropping bugs
Michael Jurka
2014-03-19
2
-5
/
+34
|
*
|
[DO NOT MERGE] Centering the crop by default in system wallpaper cropper
Michael Jurka
2014-03-19
1
-5
/
+15
|
|
/
|
*
DO NOT MERGE - Fixed crash for odd image width/height
Selim Cinek
2014-03-14
1
-0
/
+7
*
|
Merge "Catch exceptions if Exif is malformed"
Adam Cohen
2014-03-21
2
-0
/
+9
|
\
\
|
*
|
Catch exceptions if Exif is malformed
Selim Cinek
2014-03-21
2
-0
/
+9
*
|
|
Merge "Catching security exception when activity destroyed"
Adam Cohen
2014-03-21
1
-1
/
+15
|
\
\
\
|
*
|
|
Catching security exception when activity destroyed
Selim Cinek
2014-03-21
1
-1
/
+15
|
|
/
/
*
|
|
Merge "Disable Set Wallpaper button while loading image"
Selim Cinek
2014-03-21
1
-0
/
+5
|
\
\
\
|
*
|
|
Disable Set Wallpaper button while loading image
Selim Cinek
2014-03-21
1
-0
/
+5
|
|
/
/
*
|
|
Fixed a crash when an image with an odd width/height was selected
Selim Cinek
2014-03-14
1
-0
/
+7
|
/
/
*
|
Don't set suggested wallpaper dimensions in default wallpaper cropper
Michael Jurka
2014-01-29
1
-36
/
+0
*
|
Centering the crop by default in system wallpaper cropper
Michael Jurka
2014-01-14
1
-5
/
+15
*
|
Update system wallpaper cropper with latest changes from Launcher3 cropper
Michael Jurka
2014-01-14
1
-34
/
+35
*
|
Fix wallpaper cropping bugs
Michael Jurka
2013-12-02
2
-5
/
+34
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
3
-5
/
+0
|
/
*
Fix calculation of default wallpaper size
Michael Jurka
2013-11-06
1
-33
/
+8
*
Fix crashes for images that are not PNG or JPEG
Michael Jurka
2013-11-01
2
-18
/
+49
*
Make wallpaper cropper more robust
Michael Jurka
2013-10-30
2
-87
/
+235
*
Load wallpaper images on a bg thread
Michael Jurka
2013-10-28
2
-60
/
+222
*
Add EXIF rotation support to system wallpaper cropper
Michael Jurka
2013-10-14
3
-60
/
+233
*
Wallpaper cropper should inherit translucent theme
Michael Jurka
2013-10-08
2
-84
/
+2
*
Fix crash in built-in wallpaper cropper
Michael Jurka
2013-10-07
3
-53
/
+145
*
Fix default wallpaper dimensions
Michael Jurka
2013-09-20
1
-1
/
+2
*
Add new intent/method for cropping and setting wallpapers
Michael Jurka
2013-09-13
34
-0
/
+11542