Gaëtan Renaudeau
fffcb9c88a
Fix ImageEditingManager when no external cache
...
Summary:`externalCacheDir == null && externalCacheDir == null` is obviously a typo in existing code.
Closes https://github.com/facebook/react-native/pull/6429
Differential Revision: D3184362
fb-gh-sync-id: 1cd966ed96414348c4319d44679d2c912df6cc93
fbshipit-source-id: 1cd966ed96414348c4319d44679d2c912df6cc93
2016-04-15 04:51:25 -07:00
Fada Chen
e3fe66acfc
Backed out D3073724, revert changes in master only
...
Reviewed By: zjj010104
Differential Revision: D3076377
fb-gh-sync-id: da9ca730904c2d520c5c0619b68f3ebee2c74f02
shipit-source-id: da9ca730904c2d520c5c0619b68f3ebee2c74f02
2016-03-21 19:32:26 -07:00
Fada Chen
630c142d81
Backed out D3019087
...
Reviewed By: zjj010104
Differential Revision: D3073724
fb-gh-sync-id: cd97477c9405f1ec048ba3dcdfd4280f77b631d2
shipit-source-id: cd97477c9405f1ec048ba3dcdfd4280f77b631d2
2016-03-20 12:59:20 -07:00
Fada Chen
f885f5335c
Backed out D3012969
...
Differential Revision: D3019087
fb-gh-sync-id: 8f137351d1fd89b71260b73b2f8daefb6f00127a
shipit-source-id: 8f137351d1fd89b71260b73b2f8daefb6f00127a
2016-03-07 11:28:21 -08:00
Fada Chen
fedca59bd0
revert D2971596
...
Reviewed By: zjj010104
Differential Revision: D3012969
fb-gh-sync-id: 8997a6167398715f8f78724a43a449da4079cc7e
shipit-source-id: 8997a6167398715f8f78724a43a449da4079cc7e
2016-03-06 13:31:24 -08:00
Alexander Blom
b8e7fe4959
Copy exif data when resizing images in ImageEditingManager
...
Summary:Previously images that have exif orientation data would be cropped and the exif data
would be lost leading to us displaying pictures rotated in error.
Reviewed By: foghina
Differential Revision: D2971596
fb-gh-sync-id: 40f92e27089455259a7d8b83c92d0cf36367e5df
shipit-source-id: 40f92e27089455259a7d8b83c92d0cf36367e5df
2016-02-25 07:46:39 -08:00
Konstantin Raev
1d819e9503
Open sourced <ImageEditor>, <ImageStore> for Android
...
Reviewed By: mkonicek
Differential Revision: D2869751
fb-gh-sync-id: 862c266601dd83ca3bf9c9bcbf107f7b17b8bdfd
2016-01-27 10:50:54 -08:00
Martin Konicek
9a0539d2c4
Open source Android date and time pickers
...
Reviewed By: bestander
Differential Revision: D2856486
fb-gh-sync-id: 0bb81136289e2f121387649765ba682103e4701b
2016-01-26 10:31:17 -08:00
Martin Konicek
581434ac04
Add BUCK files
2016-01-22 16:20:13 +00:00
Dave Miller
9baff8f437
Make CameraRoll work with Promises
...
Summary:
public
This is the first module moving to the new model of working with Promises.
We now warn on uses of callback version. At some point we will remove that.
Reviewed By: davidaurelio
Differential Revision: D2849811
fb-gh-sync-id: 8a31924cc2b438efc58f3ad22d5f27c273563472
2016-01-21 08:07:41 -08:00
Konstantin Raev
892497408c
Open sourced Camera Roll module
...
Reviewed By: mkonicek
Differential Revision: D2827804
fb-gh-sync-id: c1f06f148855bc4f69da8e19b8445988f1b022b3
2016-01-14 04:33:11 -08:00