jiti-meet/android
Mircea Sotan 8f81a75a61
fix(android): Fix install error on application compiled against Android S - Targeting S+ (version 10000 and above) requires that an explicit value for android:exported be defined when intent filters are present
2021-07-15 14:48:46 +03:00
..
app fix(android) changes the property name for the manifestOutputDirectory 2021-03-17 14:19:43 +01:00
fastlane minimized size without quality loss via optipng 2020-03-05 15:19:26 +01:00
gradle/wrapper fix(android) update Gradle and the plugin to the latest versions 2020-09-29 14:16:36 +02:00
keystores Upgrade NPM dependencies/packages: react-native 0.50 2017-12-04 00:45:18 -06:00
scripts fix(android) - separates the invocation of the gradle tasks. It was noticed on some configurations that the publish task was executed before assembleRelease finished 2020-10-07 14:01:26 +02:00
sdk fix(android): Fix install error on application compiled against Android S - Targeting S+ (version 10000 and above) requires that an explicit value for android:exported be defined when intent filters are present 2021-07-15 14:48:46 +03:00
README.md doc: move mobile docs to the handbook 2020-05-18 11:44:53 +02:00
build.gradle feat(android) set compile/target SDK versions to 30 2021-01-20 15:14:09 +01:00
gradle.properties chore(rn): set mobile SDK versions 3.7.0 2021-07-15 09:36:41 +03:00
gradlew deps: update React Native to version 0.57 2018-10-10 18:07:36 +02:00
gradlew.bat deps: update React Native to version 0.57 2018-10-10 18:07:36 +02:00
settings.gradle fix(android) remove leftover package 2021-03-19 12:58:47 +01:00

README.md

Jitsi Meet SDK for Android

This document has been moved to The Handbook.