Commit Graph

41 Commits

Author SHA1 Message Date
Jamie McDonald 5684c03ea5 Another Travis fix 2015-09-08 23:39:24 +02:00
Jamie McDonald e152edf0c4 Travis fix 2015-09-08 23:35:06 +02:00
Jamie McDonald 8279b868ad Version bumps & do less with Travis 2015-09-08 22:18:19 +02:00
Jake McGinty e5d0c97a29 re-add gingerbread support 2015-06-03 17:34:07 -07:00
Jamie McDonald 2aeda079cd Build tools version 2015-05-08 14:30:49 -04:00
Jamie McDonald b494ac0278 SDK 21 for now to keep Travis happy 2015-05-08 14:13:48 -04:00
Jamie McDonald cd5ac96ad7 Interface change since output is not optional 2015-04-24 13:23:13 -04:00
Jamie McDonald 18ab2bef7c No circle guide by default in example [skip ci] 2015-04-17 14:45:41 -04:00
Jamie McDonald f734d4c22b Merge pull request #93 from BoD/feature/showCircle
'Show circle' feature
2015-04-17 13:49:23 -04:00
Jamie McDonald b6c3d2194c Update example target versions 2015-04-17 13:37:16 -04:00
BoD 0df72f4627 'Show circle' feature.
This optionally draws a circle in the HighlightView, in the same style as the 'thirds'.
This is useful as many apps use circle avatars nowadays.  Also useful to crop images
that will be shown on a round watch.
2015-03-28 18:42:47 +01:00
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
Jamie McDonald c427a20256 Bump versions for Lollipop and Android Studio 2014-12-30 00:01:17 +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 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 7fc8d898a9 Cleaning [skip ci] 2014-06-22 15:00:02 +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 e8db891424 Single .gitignore [skip ci] 2014-06-13 16:41:28 +02:00
Jamie McDonald 815d41fd17 Support always showing crop handles
Fixes #21
2014-06-13 12:12:41 +02:00
Jamie McDonald deae59d463 Gradle update 2014-06-13 10:53:12 +02: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 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 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