1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-10-04 18:03:21 +08:00
Commit Graph

43 Commits

Author SHA1 Message Date
start141
831f038d29 Put the mask bitmap to the BitmapPool
put the mask bitmap to the BitmapPool when the mask is get from the
BitmapPool.
2015-09-14 19:56:51 +08:00
start141
46d5d4d72f Add Transformation
Add MaskTransformation and NinePatchMaskTransformation.
2015-09-14 16:49:58 +08:00
wasabeef
2a4eb22841 modify comment 2015-09-06 17:19:27 +09:00
wasabeef
f83e5ef85a change the codestyle 2015-09-06 01:24:12 +09:00
wasabeef
cdbd42595a Adjustment of default parameters. 2015-09-06 01:18:40 +09:00
wasabeef
cfe6dc313a Added the DownSampling to BlurTransformation 2015-07-24 18:00:07 +09:00
wasabeef
32d0c1de82 fix blur not working 2015-07-18 01:47:43 +09:00
wasabeef
e23753044e format 2015-07-18 01:47:25 +09:00
wasabeef
decd2e58d5 refactor 2015-07-18 01:47:17 +09:00
wasabeef
c0ab4282d9 add CropType(Top, Center, Bottom) for CropTransformation 2015-04-23 12:40:15 +09:00
wasabeef
4c23e38206 fix Transparency 2015-03-09 00:08:53 +09:00
ikeda_yoshihito
ee1f533999 remove original bitmap resource recycling 2015-02-13 12:31:30 +09:00
wasabeef
68a9097962 refactor: Bitmap.Config 2015-02-05 20:51:12 +09:00
wasabeef
07b7d24e13 bug fix 2015-02-04 00:54:22 +09:00
wasabeef
a5487ade83 Refactor: use BitmapPool 2015-02-03 22:59:32 +09:00
wasabeef
a0e4705452 fix: Blur transformation not working 2015-01-20 23:54:12 +09:00
wasabeef
d474911010 Refactor: Comments 2015-01-20 23:36:25 +09:00
wasabeef
3c3d2c0123 fix: Blur transformation not working 2015-01-20 23:34:47 +09:00
wasabeef
bf2eaadf2d bug fix 2015-01-14 01:05:26 +09:00
wasabeef
3f733f250f Refactor 2015-01-12 22:03:17 +09:00
wasabeef
a66a2863f7 add Vignette 2015-01-12 22:02:24 +09:00
wasabeef
5c8051acff add Kuwahara 2015-01-12 21:36:55 +09:00
wasabeef
a330118112 Refactor 2015-01-12 21:29:58 +09:00
wasabeef
f839029adb fix bug 2015-01-12 21:03:17 +09:00
wasabeef
c94229548a add comment 2015-01-12 18:38:00 +09:00
wasabeef
190c9730e2 add Brightness 2015-01-12 18:34:42 +09:00
wasabeef
5bb5b9c949 add Swirl 2015-01-12 18:27:42 +09:00
wasabeef
069b9d58f1 add Sketch 2015-01-12 18:10:01 +09:00
wasabeef
b9319c4c54 add PixelationFilter 2015-01-12 17:57:04 +09:00
wasabeef
b0f95bcbaf add InvertFilter 2015-01-12 17:50:02 +09:00
wasabeef
6e28a88be3 add ContrastFilter 2015-01-12 17:46:09 +09:00
wasabeef
6619c6c6f5 add ToonFilter 2015-01-12 17:34:21 +09:00
wasabeef
f4656522e1 add SepiaFilter 2015-01-12 17:34:04 +09:00
wasabeef
2e6be7b2f8 rename 2015-01-12 01:03:03 +09:00
wasabeef
5bb10cc0c7 refactor 2015-01-12 00:20:24 +09:00
furiya-daichi
df3c1e59a2 add RoundedCourners 2015-01-11 22:45:29 +09:00
furiya-daichi
88c138e2b4 add Grayscale 2015-01-11 22:45:18 +09:00
furiya-daichi
2a08429c67 add Crop 2015-01-11 22:45:09 +09:00
furiya-daichi
8609efa257 add CropSquare 2015-01-11 22:45:02 +09:00
furiya-daichi
823d63a519 add CropCircle 2015-01-11 22:44:32 +09:00
furiya-daichi
20f9351801 add ColorFilter 2015-01-11 22:44:23 +09:00
furiya-daichi
df437ddf13 add Blur 2015-01-11 22:44:10 +09:00
furiya-daichi
d6bcd3e857 create android project 2015-01-11 01:57:37 +09:00