Commit Graph

9 Commits

Author SHA1 Message Date
Artal Druk
4fe138fe2a - support capture/retake mode on the full screen camera on Android
- delete the temp file (created in capture/retake) when canceled
2017-03-22 18:40:35 +02:00
Guy Carmeli
91f38fbd6a Support Android runtime permissions 2017-02-20 18:48:03 +02:00
Yedidya Kennard
e85be818b3 Added width and height to getImagesForIds in Android 2017-01-22 11:46:27 +02:00
Guy Carmeli
1e7e298ca5 Add dirtyImages property to GalleryView
This change is needed since when editing an image and the corresponding
uri doesn’t change, the images thumbnail wouldn't redraw.
2016-11-23 17:27:18 +02:00
Yedidya Kennard
3ae652b13e Fixed bug using nullable getCurrentActivity instead of getReactApplicationContext for contentResolvers 2016-09-05 11:18:45 +03:00
Yedidya Kennard
b89c23defd getAlbumsWithThumbnails returns uris not base64 data 2016-08-16 16:34:46 +03:00
Yedidya Kennard
e9b90b2661 Android implementation getImagesForIds (Uris) 2016-07-19 14:17:16 +03:00
Yedidya Kennard
018105a5a1 Added 'All Photos' album in Android getAlbums 2016-07-18 12:03:12 +03:00
Yedidya Kennard
6735b84d43 Android Camera component 2016-07-04 14:10:21 +03:00