Marc Rousavy
232801439b
chore(deps): Upgrade CameraX to alpha05 ( #180 )
2021-06-07 13:15:49 +02:00
Marc Rousavy
a0e063414a
chore(deps): Bump Android native dependencies ( #150 )
...
* Bump gradle build-tools to 4.2.1
* Bump kotlinx coroutines to 1.5.0
* Bump Kotlin to 1.5.0
* Replace `jcenter` with `mavenCentral`
* Upgrade Kotlin to 1.5.10
* Upgrade gradle plugin to 4.2.1
* Revert "Upgrade gradle plugin to 4.2.1"
This reverts commit 0946110ff442ddd24f2f3f31e7587851d7626c9e.
* Revert "Upgrade Kotlin to 1.5.10"
This reverts commit 2b11c5c911397d1db1ea7a24fb8c8634a25b5c76.
* Revert "Replace `jcenter` with `mavenCentral`"
This reverts commit 3e40b516619067c0d9da1abf3cfeb9acb6102c71.
2021-05-27 11:29:52 +02:00
dependabot[bot]
c3ff25de41
Bump gradle from 4.1.3 to 4.2.0 in /android ( #132 )
...
* Bump gradle from 4.1.3 to 4.2.0 in /android
Bumps gradle from 4.1.3 to 4.2.0.
Signed-off-by: dependabot[bot] <support@github.com>
* update gradle wrapper
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marc Rousavy <marcrousavy@hotmail.com>
2021-05-05 10:41:42 +02:00
Marc Rousavy
f2a89570c5
Upgrade CameraX to 1.1.0-alpha04 ( #128 )
...
* Upgrade CameraX to 1.1.0-alpha4
* Upgrade Kotlin to 1.4.32
* Suppress `UnsafeOptInUsageError` CameraSelector override
* Suppress `UnsafeOptInUsageError` for takePhoto
* Suppress `MissingPermission` for recordVideo
* Remove unreported lint suppressions
2021-04-26 12:56:36 +02:00
Marc Rousavy
a9ef57097a
Bump CameraX version (alpha03)
2021-03-25 10:19:56 +01:00
Marc Rousavy
35806ff660
Upgrade Example to RN 0.64 ( #83 )
...
* ReactLogger: Also log function
* Run SwiftFormat & SwiftLint in example project
* Upgrade to RN 0.64 1/2
* Update lockfiles
* Upgrade a few packages
* index.tsx -> index.js
* Upgrade docusaurus
* Fix line length violation
* Update CameraView.swift
* Update gradle plugin
* Fix example to prefer higher res cameras
* Remove unused log line
* Update App.tsx
2021-03-19 15:53:19 +01:00
Marc Rousavy
51d4ce51e0
Use JRE Kotlin instead of Kotlin/Native
2021-03-09 13:08:30 +01:00
Marc Rousavy
588f54ad4e
Remove ktlint from build.gradle
2021-03-09 13:08:20 +01:00
Marc Rousavy
4639a79139
Android: Use kotlinx-coroutines-android instead of core ( fixes #9 )
2021-03-09 12:21:27 +01:00
dependabot[bot]
5a41b81ce8
Bump kotlinx-coroutines-core from 1.4.2 to 1.4.3-native-mt in /android ( #19 )
...
Bumps [kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines ) from 1.4.2 to 1.4.3-native-mt.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 13:22:13 +01:00
dependabot[bot]
2e6986d838
Bump kotlinx-coroutines-guava from 1.4.2 to 1.4.3-native-mt in /android ( #18 )
...
Bumps [kotlinx-coroutines-guava](https://github.com/Kotlin/kotlinx.coroutines ) from 1.4.2 to 1.4.3-native-mt.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-04 13:20:43 +01:00
Marc Rousavy
6438b9a8bc
Bump CameraX versions to alpha2/alpha22 ( #7 )
...
* Bump CameraX versions to alpha2/alpha22
* Use `setDefaultResolution` to set format's photoSize
2021-02-26 17:34:28 +01:00
Marc Rousavy
03b9246afe
Devops: KTLint to lint Kotlin code ( #6 )
...
* Adds KTLint as a GitHub action
* Adds KTLint to the gradle project for IDE integration
* Adds .editorconfig to configure KTLint (android/)
2021-02-26 10:56:20 +01:00
Marc Rousavy
695f98f551
Set minSdkVersion to 21
2021-02-19 20:54:55 +01:00
Marc Rousavy
25a7e3f267
Bump gradle build tools to 4.1.2 (gradle 6.5)
2021-02-19 20:46:23 +01:00
Marc Rousavy
1ad68463f3
Use gradle 3.2.1 instead of 4.1.2
2021-02-19 20:43:37 +01:00
Marc Rousavy
71dc48a8b4
Add gradle dependencies
2021-02-19 20:36:49 +01:00
Marc Rousavy
c04a4b72be
Bootstrap
2021-02-19 16:07:53 +01:00