| #
8013ddb7 |
| 08-Feb-2022 |
Bartłomiej Bukowski <[email protected]> |
[image-picker][Android][plugin] Migrate to `com.github.CanHub:Android-Image-Cropper` (#16122)
|
| #
83f0f30e |
| 02-Sep-2020 |
Stanisław Chmiela <[email protected]> |
[cameraview] Extract to a separate repository (#9979)
# Why
The `cameraview` project is `google:cameraview` with a couple of fixes, see https://github.com/expo/cameraview/commits/master.
Since
[cameraview] Extract to a separate repository (#9979)
# Why
The `cameraview` project is `google:cameraview` with a couple of fixes, see https://github.com/expo/cameraview/commits/master.
Since it is very rarely opened and is not really a part of this repository I decided to extract it to a separate repository.
Soon we may even stop using `cameraview` once we move to CameraX. Who knows!
# How
Followed guide at https://gist.github.com/cyberang3l/6012c82266122e05db33f4cb8dcf598b for `android/cameraview` to extract the directory. Removed the directory from this repo. Added note about the library at `expo-camera`.
# Test Plan
None, it was completely isolated.
show more ...
|
| #
068c5923 |
| 30-Nov-2018 |
Stanisław Chmiela <[email protected]> |
[android] Remove obsolete assets from standalone apps (#2850)
* Remove kernel.android.bundle in standalone apps
* Remove obsolete EmojiOne
|
| #
be68f73c |
| 12-Jan-2018 |
Eric Samelson <[email protected]> |
Calendar module (#1741)
* [iOS] Consolidate performSynchronouslyOnMainThread calls closes https://github.com/expo/universe/issues/1260
* [ios] re-added iOS calendar module code from previous PR and
Calendar module (#1741)
* [iOS] Consolidate performSynchronouslyOnMainThread calls closes https://github.com/expo/universe/issues/1260
* [ios] re-added iOS calendar module code from previous PR and incorporated some of Ben's review comments - separated serializer utilities out into separate class
* [ncl] added some basic calendar module testing to native-component-list
* [android][ncl] added Android calendar module code from previous PR, updated ncl calendar example to work on Android
* [ios] resolved more of Ben's feedback on calendar module; made all methods of EXCalendarConverter class methods
* [ios][android][ncl] updated calendar deleteEventAsync method to allow deleting a single event in a recurring series
* [ios][ncl] ios calendar module can now update individual events in a recurring series
* [android] renamed and reorganized methods in android calendar module
* [sdk][android][ios] WIP first pass at Calendar module JS API and error handling
* [sdk][ios] added getReminderAsync method on iOS to complement getEventAsync
* [ios] prevent user from trying to modify immutable calendars
* [sdk][ios][android] improved way of finding correct instance of a recurring event per discussion with brent earlier today
* [sdk][ios] fix some mistakes founrom earlier tonight found when building
* [sdk][ios] allow getting correct individual instance of recurring event with getEventAsync on iOS
* [ios] allow passing in null values in calendar update methods to erase values
* [sdk] fixed flow annotations
* [ios] removed unnecessary code that would create a copy of NSDictionary and NSArray objects at each serializer return call
* [ios][android][sdk][ncl] updating ncl to use calendar API from expo-sdk, various small bugfixes from testing
* [ios][sdk] resolved ben's comments
* [android] removed some unnecessary android stuff
* [sdk] resolved most of brent's comments - improved & standardized error messages, and removed unnecessary awaits
* [android] changes for naming conventions
* [android] replace Thread instances with AsyncTask
* [android] ran code formatter in Android Studio
* [android] replaced column numbers with more descriptive names in cursor get calls
* [sdk] added validation in js to ensure all required properties are present when creating new events/calendars/etc as well as a warning when user tries to update a read-only field
* [android] fix issue with inserting boolean values into CalendarContract database - needed to be integers
* [ncl] confirm before deleting entire calendar
* [ncl][android][sdk] improved ncl testing, added more methods, a couple of small fixes from testing
* [sdk][ncl] some slight calendar api changes for clarity
fbshipit-source-id: 5c02596
show more ...
|
| #
7aeadd5a |
| 09-Aug-2017 |
Alicja Warchał <[email protected]> |
Camera component (#444)
fbshipit-source-id: 6264658
|
| #
eaa3a2ab |
| 28-Mar-2017 |
nikki93 <[email protected]> |
Add license for code based on react-native-sqlite-2
fbshipit-source-id: 71f457c
|
| #
0c0a1842 |
| 17-Aug-2016 |
Nikhilesh Sigatapu <[email protected]> |
Move THIRD-PARTY-LICENSES into exponent/
fbshipit-source-id: 0894989
|