1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-08 07:24:05 +08:00

64 Commits

Author SHA1 Message Date
wasabeef
71255edcd0 Change the renderscriptTargetApi down to 20 2015-11-27 17:03:55 +09:00
wasabeef
4a268b6dbd refactor gpu transformations 2015-11-27 17:00:01 +09:00
wasabeef
e387df2daa format 2015-11-10 15:03:49 +09:00
kaelaela
3150b4c8d5 Add round corner type 2015-10-04 15:57:46 +09:00
wasabeef
f2f1229c8d format 2015-09-18 15:09:03 +09:00
start141
d063aac6fa Merged NinePatchMaskTransformation to MaskTransformation
1.merged the NinePatchMaskTransformation to the maskTransformation.
2.replace mask resource.
2015-09-18 12:07:54 +08:00
start141
cb3cd88ed2 Optimize the code
1. Not to create the mask bitmap.
2. Adjust MaskTransformation’s getId()’s return.
2015-09-17 20:27:30 +08:00
wasabeef
2c08c1fb5e Merge branch 'master' of github.com:wasabeef/glide-transformations 2015-09-16 23:56:07 +09:00
wasabeef
1253147c4a bump up 2015-09-16 22:49:01 +09:00
wasabeef
5cf3e3d934 Refactor 2015-09-16 22:38:16 +09:00
Daichi Furiya
23b623c882 Merge pull request #19 from satorufujiwara/feature/provided_gpuimage
Change gpuimage's scope to provided.
2015-09-15 15:09:24 +09:00
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
fujiwara-satoru
eed7b944e5 Change gpuimage's scope to provided. 2015-09-14 20:54:40 +09: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
e9d2c6d209 bump up 2015-07-18 00:18:08 +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
a6bbdb0694 update glide 2015-02-03 22:27:19 +09:00
wasabeef
cf5b0bbf1d Organizing a dependency 2015-01-21 00:00:11 +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
e943a944ab revert 1.0.0 2015-01-13 22:49:17 +09:00
wasabeef
78af4fa164 revert 1.0.0 2015-01-13 22:29:25 +09:00
wasabeef
c044cfc12e Release 1.0.1: attach a jar 2015-01-13 22:03:17 +09:00
wasabeef
15ad2f136b change artifact 2015-01-13 00:40:13 +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