forked from harmonwood/capacitor-video-player
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upg web, electron, iOS to @capacitor/[email protected]
- Loading branch information
Showing
265 changed files
with
8,063 additions
and
21,372 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
build | ||
dist |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,61 @@ | ||
.idea/ | ||
# node files | ||
dist | ||
.sourcemaps | ||
xcuserdata/ | ||
node_modules/ | ||
cli/dist/commands/copy.js | ||
Pods/ | ||
test_project/ | ||
*.map | ||
.DS_Store | ||
node_modules | ||
|
||
# iOS files | ||
Pods | ||
Podfile.lock | ||
example/www/ | ||
example/electron/www/* | ||
example/electron/capacitor.config.json | ||
example/android/app/src/main/assets/public/* | ||
!example/android/app/src/main/assets/public/.gitkeep | ||
example/ios/IonicRunner/public/* | ||
!example/ios/IonicRunner/public/.gitkeep | ||
Build/* | ||
Index/ | ||
.*.sw* | ||
site/www | ||
android-template.iml | ||
!/build/.npmkeep | ||
lerna-debug.log | ||
capacitor-ios/ | ||
Build | ||
xcuserdata | ||
|
||
# macOS files | ||
.DS_Store | ||
|
||
|
||
|
||
# Based on Android gitignore template: https://github.com/github/gitignore/blob/HEAD/Android.gitignore | ||
|
||
# Built application files | ||
*.apk | ||
*.ap_ | ||
|
||
# Files for the ART/Dalvik VM | ||
*.dex | ||
|
||
# Java class files | ||
*.class | ||
|
||
# Generated files | ||
bin | ||
gen | ||
out | ||
|
||
# Gradle files | ||
.gradle | ||
build | ||
|
||
# Local configuration file (sdk path, etc) | ||
local.properties | ||
contents.xcworkspacedata | ||
.stencil/ | ||
android-template/.gradle/ | ||
android-template/app/app.iml | ||
/site/.env | ||
/site/.firebase | ||
.gradle/ | ||
.settings/ | ||
.project | ||
android/.gradle/ | ||
android/build/ | ||
android/*.iml | ||
android/.idea/workspace.xml | ||
android/.idea/tasks.xml | ||
android/.idea/gradle.xml | ||
android/.idea/assetWizardSettings.xml | ||
android/.idea/dictionaries | ||
android/.idea/libraries | ||
# Android Studio 3 in .gitignore file. | ||
android/.idea/caches | ||
android/.idea/modules.xml | ||
# Comment next line if keeping position of elements in Navigation Editor is relevant for you | ||
android/.idea/navEditor.xml | ||
ios/Plugin.xcworkspace/xcuserdata/queaujeanpierre.xcuserdatad/UserInterfaceState.xcuserstate | ||
|
||
# Proguard folder generated by Eclipse | ||
proguard | ||
|
||
# Log Files | ||
*.log | ||
|
||
# Android Studio Navigation editor temp files | ||
.navigation | ||
|
||
# Android Studio captures folder | ||
captures | ||
|
||
# IntelliJ | ||
*.iml | ||
.idea | ||
|
||
# Keystore files | ||
# Uncomment the following line if you do not want to check your keystore files in. | ||
#*.jks | ||
|
||
# External native build folder generated in Android Studio 2.2 and later | ||
.externalNativeBuild |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#Mon Mar 16 18:43:11 CET 2020 | ||
gradle.version=4.10.1 | ||
#Mon May 10 14:19:41 CEST 2021 | ||
gradle.version=7.0 |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
android/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.