Skip to content

Commit ec75c11

Browse files
Dimitar TachevDimitar Tachev
authored andcommitted
Removed the old demos.
1 parent e4cfa5b commit ec75c11

File tree

159 files changed

+4
-1779
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

159 files changed

+4
-1779
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ccbranches:
1+
branches:
22
only:
33
- master
44
matrix:

demo-angular/app/App_Resources/Android/app.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
android {
99
defaultConfig {
1010
generatedDensities = []
11-
applicationId = "org.nativescript.CameraTestAngular"
11+
applicationId = "org.nativescript.demo.angular"
1212
}
1313
aaptOptions {
1414
additionalParameters "--no-version-vectors"

demo-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@
6262
"webpack-bundle-analyzer": "^2.8.2",
6363
"webpack-sources": "~1.0.1"
6464
}
65-
}
65+
}

demo/app/App_Resources/Android/app.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
android {
99
defaultConfig {
1010
generatedDensities = []
11-
applicationId = "org.nativescript.CameraTest"
11+
applicationId = "org.nativescript.demo"
1212
}
1313
aaptOptions {
1414
additionalParameters "--no-version-vectors"

examples/.DS_Store

-6 KB
Binary file not shown.

examples/CameraTest/app/App_Resources/Android/AndroidManifest.xml

Lines changed: 0 additions & 44 deletions
This file was deleted.

examples/CameraTest/app/App_Resources/Android/app.gradle

Lines changed: 0 additions & 16 deletions
This file was deleted.
-3.42 KB
Binary file not shown.
-10.7 KB
Binary file not shown.
-32.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)