Commit Graph

14 Commits

Author SHA1 Message Date
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 eca283c04e Removed IDE files 2014-03-16 12:33:51 +01:00
Jamie McDonald 4d17b75b35 Removed ProGuard stuff 2014-03-15 17:39:33 +01:00
Jamie McDonald daff569acf Formatting 2014-03-14 23:15:44 +01:00
Jamie McDonald 578a2f52ab Fixed a couple of lint issues 2014-03-13 00:14:54 +01:00
Jamie McDonald d3b33c1521 Working around selector and divider compat issues 2014-03-13 00:02:50 +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