Commit Graph

18 Commits

Author SHA1 Message Date
Jamie McDonald 6bb395a784 Ripple selector for done/cancel on v21 2015-01-09 15:59:45 +01:00
Jamie McDonald 5fc575d80e New example app launcher icon 2014-12-30 00:13:00 +00:00
Kamil Bartoszek 8100fbddf7 Added android.permission.READ_EXTERNAL_STORAGE to example app.
Fixes SecurityException.
2014-07-25 17:44:39 +02:00
Jamie McDonald 7d292373ca Ignore lint warning in example project theme 2014-07-13 16:48:14 +02:00
Jamie McDonald 7fc8d898a9 Cleaning [skip ci] 2014-06-22 15:00:02 +02:00
Jamie McDonald 815d41fd17 Support always showing crop handles
Fixes #21
2014-06-13 12:12:41 +02: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 645e8e2cfd Drop support for return data Bitmap & small refactors 2014-03-19 22:54:46 +01:00
Jamie McDonald b769a2a461 Return errors with their own result code
No longer just returns the source image if we fail to crop. Fixes #4
2014-03-16 13:25:07 +01:00
Jamie McDonald e4cb4a303c Simplified example and added helpers for error handling
The isError() and getError() helpers mean that the calling classes no longer need any internal knowledge of intent extras etc.
2014-03-12 23:07:00 +01:00
Jamie McDonald e67e7aed55 Removed AppCompat from example 2014-03-12 23:05:25 +01:00
Jamie McDonald ce3aa7be3c Builder for crop intents!
This also includes a helper for starting an image picker intent.
2014-03-12 22:34:14 +01:00
Jamie McDonald c1dc651848 Showing crop result in example 2014-03-12 18:42:31 +01:00
Jamie McDonald 37dad2d5a3 Background texture. Working on example. 2014-03-12 18:14:16 +01:00
Jamie McDonald 3e6f97e31a Launch image picker in example 2014-03-12 15:12:32 +01:00
Jamie McDonald eb3b898767 Removed annotation dependency to make build work 2014-03-12 14:21:52 +01:00
Jamie McDonald 80053a09bf Added empty example project 2014-03-12 12:33:18 +01:00