Jamie McDonald
|
9a28eec215
|
Update Travis config
|
2014-07-13 19:05:36 +02:00 |
Jamie McDonald
|
f4238048f5
|
Gradle updates
|
2014-07-13 18:26:22 +02:00 |
Jamie McDonald
|
7d292373ca
|
Ignore lint warning in example project theme
|
2014-07-13 16:48:14 +02:00 |
Jamie McDonald
|
5d5afcbe83
|
Updated error handling
|
2014-07-13 15:50:47 +02:00 |
Jamie McDonald
|
32f289d454
|
Use default image max if we can't get the texture size
|
2014-07-13 12:06:45 +02:00 |
Jamie McDonald
|
6eaa2d6e37
|
Update Gradle version [skip ci]
|
2014-07-13 12:06:02 +02:00 |
Jamie McDonald
|
2b04e98ea4
|
Define a hard limit on image size
This maintains some level of performance when GL_MAX_TEXTURE_SIZE is huge (e.g. on a Genymotion emulator).
|
2014-06-22 15:02:15 +02:00 |
Jamie McDonald
|
7fc8d898a9
|
Cleaning [skip ci]
|
2014-06-22 15:00:02 +02:00 |
Jamie McDonald
|
6b98876ca6
|
Extract publishing stuff from build
|
2014-06-20 23:23:34 +02:00 |
Jamie McDonald
|
7de3b407e7
|
Fixed example build file [skip ci]
|
2014-06-16 23:47:40 +02:00 |
Jamie McDonald
|
c6edf3b6de
|
Version bump & add changelog
|
2014-06-16 23:42:13 +02:00 |
Jamie McDonald
|
cfba5a90c2
|
Darken outside with 4 Rects when clipPath is not possible
Fixes #14
|
2014-06-14 20:20:42 +02:00 |
Jamie McDonald
|
e0b8a19d2f
|
A little cleanup & fix potential InputStream closing issue
|
2014-06-13 17:21:52 +02:00 |
Jamie McDonald
|
e8db891424
|
Single .gitignore [skip ci]
|
2014-06-13 16:41:28 +02:00 |
Jamie McDonald
|
1a51706dbc
|
Get rid of the m prefix. Yuck.
|
2014-06-13 16:11:33 +02:00 |
Jamie McDonald
|
b4de574727
|
Formatting
|
2014-06-13 15:50:01 +02:00 |
Jamie McDonald
|
def6bd1c76
|
Added list of apps using the library to README [skip ci]
|
2014-06-13 15:42:13 +02:00 |
Jamie McDonald
|
140bb030f2
|
Formatting [skip ci]
|
2014-06-13 15:41:25 +02:00 |
Jamie McDonald
|
6af8ebab65
|
Merge pull request #20 from daisy1754/fix-scale-too-large-image
Scale large image when loading in accordance with OpenGL texture size listriction
|
2014-06-13 14:49:01 +02:00 |
Jamie McDonald
|
ef7773d687
|
Updated README [skip ci]
|
2014-06-13 14:17:57 +02:00 |
Jamie McDonald
|
5478630ae1
|
Gradle wrapper update
|
2014-06-13 14:05:05 +02:00 |
Jamie McDonald
|
815d41fd17
|
Support always showing crop handles
Fixes #21
|
2014-06-13 12:12:41 +02:00 |
Jamie McDonald
|
1bd3933fdf
|
Updated README [skip ci]
|
2014-06-13 11:14:36 +02:00 |
Jamie McDonald
|
9240b81381
|
Update Travis config for new build tools
|
2014-06-13 11:02:33 +02:00 |
Jamie McDonald
|
deae59d463
|
Gradle update
|
2014-06-13 10:53:12 +02:00 |
daisy1754
|
26d9257033
|
Scale large image when loading in accordance with OpenGL texture size listriction
Otherwise, the bitmap is just not displayed with logging warning like '[WARN] : OpenGLRenderer: Bitmap too large to be uploaded into a texture'
|
2014-06-04 23:35:57 +09:00 |
Jamie McDonald
|
96bf73c37e
|
Added some additional info to POM [skip ci]
|
2014-04-24 18:28:49 +02:00 |
Jamie McDonald
|
6e7afec335
|
Dropped ApkLib packaging
|
2014-04-24 18:04:18 +02:00 |
Jamie McDonald
|
cffb607027
|
Version bump [skip ci]
|
2014-04-14 10:19:03 +02:00 |
Jamie McDonald
|
db6f4f57d8
|
Only shade outside crop area if clipPath is supported
Fixes #13
|
2014-04-08 17:48:04 +02:00 |
Jamie McDonald
|
8d58d01465
|
Cleaning
|
2014-04-04 16:16:04 +02:00 |
Jamie McDonald
|
97f2401cfd
|
Remove unused constant [skip ci]
|
2014-04-04 14:31:20 +02:00 |
Jamie McDonald
|
53ddbfc87d
|
Merge pull request #12 from nostra13/master
Add builder option to receive result in Fragment
|
2014-04-04 14:16:56 +02:00 |
nostra13
|
37c5eec676
|
Possibility to receive result in fragment.
|
2014-04-03 19:50:19 +03:00 |
Jamie McDonald
|
da8f158d5e
|
Version fix [skip ci]
|
2014-03-21 01:26:30 +01:00 |
Jamie McDonald
|
af64b3a033
|
Extracted and bumped version
|
2014-03-21 01:14:48 +01:00 |
Jamie McDonald
|
0d5d48d78f
|
Support some basic customisation via theme
|
2014-03-21 00:07:35 +01:00 |
Jamie McDonald
|
6093f2832d
|
Added option to display guides on thirds of the crop area
This is a bit like what the current Android gallery app crop selection does.
|
2014-03-20 01:24:40 +01:00 |
Jamie McDonald
|
71578358bb
|
Removed dated scale drawables and just draw circles
|
2014-03-20 00:04:47 +01:00 |
Jamie McDonald
|
645e8e2cfd
|
Drop support for return data Bitmap & small refactors
|
2014-03-19 22:54:46 +01:00 |
Jamie McDonald
|
6a18e47aea
|
A little formatting
|
2014-03-19 21:43:53 +01:00 |
Jamie McDonald
|
a3684bc5e1
|
Updated license info [skipci]
|
2014-03-19 10:25:00 +01:00 |
Jamie McDonald
|
ef9eab9bc7
|
Make MonitoredActivity abstract
|
2014-03-18 10:20:35 +01:00 |
Jamie McDonald
|
735f855290
|
Bump version
|
2014-03-18 09:52:40 +01:00 |
Jamie McDonald
|
dc2fbb7325
|
Only build lib on CI
|
2014-03-18 00:38:34 +01:00 |
Jamie McDonald
|
ab0357e76b
|
Added build status to README
|
2014-03-18 00:16:26 +01:00 |
Jamie McDonald
|
2436f6505a
|
Trying out a Travis config
|
2014-03-18 00:06:54 +01:00 |
Jamie McDonald
|
b2bfd48aef
|
Fixed typo
|
2014-03-17 23:53:02 +01:00 |
Jamie McDonald
|
b9afaf0da5
|
Also prefix styles just to be safe
|
2014-03-17 22:35:05 +01:00 |
Jamie McDonald
|
753a821339
|
Testing that the builder is really a builder
|
2014-03-17 22:21:47 +01:00 |