Commit Graph

43 Commits

Author SHA1 Message Date
Jamie McDonald 1d920eb92a Remove pointless dependency 2014-03-17 18:36:15 +01:00
Jamie McDonald 0fc1ff9166 Fixed messed up ApkLib structure 2014-03-17 18:25:16 +01:00
Jamie McDonald 47a887b546 Fixed groupId 2014-03-17 17:37:42 +01:00
Jamie McDonald 6e9e191acf Deployment stuff 2014-03-17 17:26:54 +01:00
Jamie McDonald d04186515f Setup test project and added Intent builder tests 2014-03-17 16:30:26 +01:00
Jamie McDonald 57972e7716 Formatting 2014-03-17 13:11:44 +01:00
Jamie McDonald 07c3ca8816 Refined and documented builder
Fixes #5
2014-03-16 18:13:44 +01:00
Jamie McDonald a07deca320 Use action bar heights for done/discard bar 2014-03-16 13:42:50 +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 6959d31d5a Added support for returning crops in Intent
This is only useful if the max crop size is tiny...
2014-03-16 12:23:18 +01:00
Jamie McDonald 23b2383266 Update README.md 2014-03-15 17:57:57 +01:00
Jamie McDonald 4d17b75b35 Removed ProGuard stuff 2014-03-15 17:39:33 +01:00
Jamie McDonald 8b3ae24b14 Builds ApkLib and names artifacts properly 2014-03-15 17:07:59 +01:00
Jamie McDonald 2247c2a769 Moving return options to builder 2014-03-15 12:53:20 +01:00
Jamie McDonald 2fa1be3329 Moved Exif helpers to utils 2014-03-15 00:13:31 +01:00
Jamie McDonald daff569acf Formatting 2014-03-14 23:15:44 +01:00
Jamie McDonald 2aed796494 Setting build group and version 2014-03-14 22:25:59 +01:00
Jamie McDonald b23a0caf41 More README updates than image cropping libraries 2014-03-13 22:25:12 +01:00
Jamie McDonald 80d014246f Updated README & screenshot 2014-03-13 22:12:54 +01:00
Jamie McDonald a001ecad91 Fix invalid return value for Exif rotation 2014-03-13 19:11:57 +01:00
Jamie McDonald fc84e9a825 Replaced huge screenshot 2014-03-13 11:56:42 +01:00
Jamie McDonald c49803d1ac Updated README 2014-03-13 11:53:49 +01:00
Jamie McDonald fced0cfd49 Added screenshot 2014-03-13 11:22:10 +01:00
Jamie McDonald 2387675aa0 Added README content 2014-03-13 09:43:05 +01:00
Jamie McDonald 578a2f52ab Fixed a couple of lint issues 2014-03-13 00:14:54 +01:00
Jamie McDonald 42e1357afa Suppress lint warning about no divider on old versions 2014-03-13 00:04:36 +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 3d1e3aafbb Removed nonsense 2014-03-12 19:35:37 +01:00
Jamie McDonald f148844ef6 Get rid of measurement in absolute pixels 2014-03-12 19:23:23 +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 40109ab2e7 Structure changes in HighlightView 2014-03-12 17:03:33 +01:00
Jamie McDonald cca91908c2 Removed unused circle crop code. Some cleaning. 2014-03-12 16:47:24 +01:00
Jamie McDonald 349fd35bfb Fresh new done/cancel button styling 2014-03-12 16:36:47 +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 b34e761d12 Imported android-cropimage fork 2014-03-12 13:32:13 +01:00
Jamie McDonald 80053a09bf Added empty example project 2014-03-12 12:33:18 +01:00
Jamie McDonald 02ca6186fc Empty project 2014-03-12 11:47:34 +01:00