Jamie McDonald
bbe009289e
Merge pull request #86 from nostra13/master
...
Support Fragments from support-v4
2015-04-17 15:01:51 -04:00
Jamie McDonald
18ab2bef7c
No circle guide by default in example [skip ci]
2015-04-17 14:45:41 -04:00
Jamie McDonald
fea38b4f9f
Typo [skip ci]
2015-04-17 13:52:21 -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
ecbc98997a
Cleaning
2015-04-17 13:43:38 -04:00
Jamie McDonald
b6c3d2194c
Update example target versions
2015-04-17 13:37:16 -04:00
Jamie McDonald
9d654fa2b3
Remove Gingerbread support (in-memory crop)
2015-04-17 13:36:49 -04:00
Jamie McDonald
80d0f0c754
Updated README: Gingerbread is over [skip ci]
2015-04-17 13:05:10 -04:00
Jamie McDonald
d30306ebff
Add Korean strings
2015-04-17 11:30:35 -04:00
Jamie McDonald
b25f09ebbf
Merge pull request #96 from clemp6r/master
...
Add french translation
2015-04-17 11:07:45 -04:00
Clément Plantier
655c2c668f
add french translation
2015-04-14 10:31:21 +02: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
nostra13
06137586b4
Travis: Update buildTools version
2015-02-22 22:58:38 +03:00
nostra13
058b870a13
Support Fragments from support-v4.
...
Update versions of buildTools and support-v4.
2015-02-19 17:49:43 +03:00
Jamie McDonald
d7a3ae2fb8
Resize after decodeRegionCrop for max size params
2015-02-13 16:30:17 +01:00
Jamie McDonald
3c2e3e6b99
Very slightly less weird interface to crop methods
2015-02-13 14:06:11 +01:00
Jamie McDonald
7b02695b07
Cleaning
2015-02-13 13:59:55 +01:00
Jamie McDonald
fb412bb245
Naming [skip ci]
2015-02-13 13:46:30 +01:00
Jamie McDonald
3888d516fd
Formatting [skip ci]
2015-02-13 13:44:15 +01:00
Jamie McDonald
92c5f04038
Cleaning
2015-02-13 13:38:38 +01:00
Jamie McDonald
3409351b77
Merge pull request #70 from alexblack/google-drive-fix
...
Fallback to support getting images from Google Drive
2015-02-13 13:37:34 +01:00
Jamie McDonald
69e238a449
Merge pull request #81 from AizazAZ/master
...
Added Chinese translation strings
2015-02-13 11:25:19 +01:00
aizaz
96d21013b1
Added Chinese translation strings
2015-02-13 12:08:37 +08:00
Alex Black
de1373d609
fix placeholder temp filename params
2015-01-22 22:40:23 -08:00
Alex Black
7130917f4e
Fallback to using ParcelFileDescriptor to support getting images from Google Drive
2015-01-22 22:35:02 -08:00
Jamie McDonald
759b7f0ef1
Update bar heights for Material
...
Fixes #52
2015-01-09 16:09:54 +01:00
Jamie McDonald
6bb395a784
Ripple selector for done/cancel on v21
2015-01-09 15:59:45 +01:00
Jamie McDonald
3756e24ffa
Move Log and reduce visibility
2015-01-09 15:58:43 +01:00
Jamie McDonald
c99ef79169
Typos [skip ci]
2015-01-09 14:59:31 +01:00
Jamie McDonald
12421b25d2
Expose generated Intent to allow custom start logic
...
Fixes #37
2015-01-09 14:55:28 +01:00
Jamie McDonald
ce15223e53
Simplify CI config
2015-01-09 14:27:35 +01:00
Jamie McDonald
48bf085760
Fix bug in CI config
2015-01-09 14:12:49 +01:00
Jamie McDonald
6bc67bd7c1
Use emulator wait script from Travis docs
2015-01-09 13:51:27 +01:00
Jamie McDonald
1388d09012
Clean builder docs
2015-01-09 12:19:57 +01:00
Jamie McDonald
a21c4bf312
Merge pull request #44 from h46incon/CustomRequeseCode
...
Allow user to start the intent with custom requestCode
2015-01-09 12:10:06 +01:00
Jamie McDonald
c222a8402f
Build tools version
2015-01-09 11:47:30 +01:00
Jamie McDonald
49273d4133
Use support dependency we can all agree exists
...
(I’m looking at you, Travis…)
2015-01-09 11:36:17 +01:00
Jamie McDonald
1debe84494
Fixed dependency version
2014-12-30 00:45:35 +00:00
Jamie McDonald
50b799973b
Update Travis config (build tools & target)
2014-12-30 00:17:25 +00: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
Jamie McDonald
5d57c52108
Merge pull request #35 from kamiox/master
...
Added android.permission.READ_EXTERNAL_STORAGE to example app.
2014-12-26 13:50:30 +00:00
Jamie McDonald
32164b09ad
Merge pull request #63 from sachiotomita/dev/add_ja_translation
...
add Japanese translation
2014-12-25 18:19:20 +00:00
Jamie McDonald
1ba6d64f6e
Merge pull request #56 from josephleon90/master
...
Spanish translation
2014-12-25 18:17:55 +00:00
sachio.tomita
3b28b4669b
add Japanese translation
2014-12-24 13:28:39 +09:00
Joseph Leon
c5d578e154
Change done string translation
2014-11-28 14:34:11 -05:00
Joseph Leon
115784f4cd
Spanish translation
2014-11-28 14:30:19 -05:00
Jamie McDonald
46a9a00f39
Version updates
2014-10-19 21:11:19 +02:00
h46incon
78ae55e24a
Allow user to start the intent with custom requestCode.
...
User may handler result differently according to requestCode.
2014-08-29 14:09:24 +08:00
Kamil Bartoszek
8100fbddf7
Added android.permission.READ_EXTERNAL_STORAGE to example app.
...
Fixes SecurityException.
2014-07-25 17:44:39 +02:00