Skip to content

Instantly share code, notes, and snippets.

View flieks's full-sized avatar

De Lille Felix flieks

View GitHub Profile
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<TrustFrameworkPolicy
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://schemas.microsoft.com/online/cpim/schemas/2013/06"
PolicySchemaVersion="0.3.0.0"
TenantId="yourtenant.onmicrosoft.com"
PolicyId="B2C_1A_TrustFrameworkBase"
PublicPolicyUri="http://yourtenant.onmicrosoft.com/B2C_1A_TrustFrameworkBase">
{
"name": "unica",
"version": "1.0.0-beta.1.5.0",
"description": "A starter kit for building a standard navigation-style app with Aurelia and webpack.",
"main": "index.js",
"scripts": {
"dev": "webpack-dev-server --config webpack.config.js --progress --devtool eval",
"build": "webpack --config webpack.config.js --progress --profile",
"prod": "webpack -p --config webpack.prod.config.js --progress --devtool",
"test": "karma start",
/*eslint-disable no-var*/
require('regenerator-runtime/runtime');
var path = require('path');
var AureliaWebpackPlugin = require('aurelia-webpack-plugin');
var ProvidePlugin = require('webpack/lib/ProvidePlugin');
var webpack = require('webpack');
module.exports = {
ts: {
{
"name": "unica",
"version": "1.0.0-beta.1.5.0",
"description": "A starter kit for building a standard navigation-style app with Aurelia and webpack.",
"main": "index.js",
"scripts": {
"dev": "webpack-dev-server --config webpack.config.js --progress --devtool eval",
"build": "webpack --config webpack.config.js --progress --profile",
"prod": "webpack -p --config webpack.prod.config.js --progress --devtool",
"test": "karma start",
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns = "http://www.w3.org/ns/widgets"
version = "2.0.0">
<content src="index.html" />
<!-- Whitelist docs: https://github.com/apache/cordova-plugin-whitelist -->
<!-- allow local pages -->
<!-- <access origin="http://127.0.0.1*"/> -->
[2016-08-31 16:53:52.862] Log (Info,Medium): Checking user identity
[2016-08-31 16:53:52.888] Log (Info,Medium): User logged in as felix_de_lille@hotmail.com
[2016-08-31 16:53:53.637] Log (Info,High): Ignored: C:\CWF\CatWalk\.abignore
[2016-08-31 16:53:53.638] Log (Info,High): Ignored: C:\CWF\CatWalk\jspm_packages\system-csp-production.js.map
[2016-08-31 16:53:53.639] Log (Info,High): Ignored: C:\CWF\CatWalk\jspm_packages\system-polyfills.js.map
[2016-08-31 16:53:53.640] Log (Info,High): Ignored: C:\CWF\CatWalk\jspm_packages\system.js.map
[2016-08-31 16:53:53.640] Log (Info,High): Ignored: C:\CWF\CatWalk\Plugins\CordovaYoutubeVideoPlayer-master\platforms\ios\CordovaLib\CordovaLib_Prefix.pch
[2016-08-31 16:53:53.640] Log (Info,High): Ignored: C:\CWF\CatWalk\Plugins\CordovaYoutubeVideoPlayer-master\platforms\ios\YoutubeVideoPlayerProject\YoutubeVideoPlayerProject-Prefix.pch
[2016-08-31 16:53:53.642] Log (Info,High): Ignored: C:\CWF\CatWalk\scripts\video\video.novtt.min.js.map
[2016-08-31 16:53:53.642] Log (Info
package com.catwalk.mp4parser;
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.CallbackContext;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.util.Log;
file:///data/data/com.telerik.CatWalk/files/12590FAA-5EDD-4B12-856D-F52A0A1599F2/views/layouts/record/index.js (362)
08-25 08:54:54.520 28326-28485/com.telerik.CatWalk E/MediaResourceGetter: Unable to read file: file:///data/data/com.telerik.CatWalk/files/HEk7520160825_085219_converted.mp4
08-25 08:54:54.530 28326-28326/com.telerik.CatWalk E/ExtMediaPlayer-JNI: QCMediaPlayer could not be located....
08-25 08:54:54.530 28326-28326/com.telerik.CatWalk E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present
08-25 08:54:54.950 28326-28326/com.telerik.CatWalk E/MediaPlayer: Should have subtitle controller already set
08-25 08:54:54.980 28326-28326/com.telerik.CatWalk W/MediaPlayer: this is IMEDIA_PLAYER_VIDEO_EXIST
08-25 08:54:54.980 28326-28326/com.telerik.CatWalk I/MediaPlayer: sendBroadcast android.media.IMediaPlayer.videoexist
08-25 08:54:54.980 28326-28326/com.telerik.CatWalk D/MediaPlayer: getMetadata
08-25 08:54:55.050 28326-3440/com.telerik.CatWalk W/MediaPlayer: info/warning (3, 0)
08-26 11:35:11.773 18743-18957/com.telerik.CatWalk W/PluginManager: THREAD WARNING: exec() call to Capture.captureVideo blocked the main thread for 31ms. Plugin should use CordovaInterface.getThreadPool().
08-26 11:35:13.658 18743-18743/com.telerik.CatWalk W/IInputConnectionWrapper: showStatusIcon on inactive InputConnection
08-26 11:36:03.776 18743-18743/com.telerik.CatWalk D/CordovaInterfaceImpl: Sending activity result to plugin
08-26 11:36:03.788 18743-18743/com.telerik.CatWalk I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@29bc66e8 time:7660288
08-26 11:36:04.182 18743-18903/com.telerik.CatWalk D/cr_MediaResource: [MediaResourceGetter.java:329] canonicalized file path: /storage/emulated/0/DCIM/100ANDRO/MOV_1242.mp4
08-26 11:36:04.247 18743-18903/com.telerik.CatWalk D/cr_MediaResource: [MediaResourceGetter.java:167] resource has video
08-26 11:36:04.248 18743-18903/com.telerik.CatWalk D/cr_MediaResource: [MediaResourceGetter.java:196] extracted valid metadata: MediaMetadata[durationInMilli
------ Build started: Project: CatWalk, Configuration: Debug Any CPU ------
C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.0\tsc.exe --project "C:\CWF\CatWalk\views\tsconfig.json" --listEmittedFiles
C:\Program Files (x86)\Microsoft SDKs\TypeScript\2.0\tsc.exe --project "C:\CWF\CatWalk\views\tsconfig.json" --listEmittedFiles
C:\CWF\CatWalk\views\app.ts(1,21): error TS2307: Build:Cannot find module 'services/tools'.
C:\CWF\CatWalk\views\app.ts(2,31): error TS2307: Build:Cannot find module 'aurelia-event-aggregator'.
C:\CWF\CatWalk\views\app.ts(3,24): error TS2307: Build:Cannot find module 'aurelia-router'.
C:\CWF\CatWalk\views\app.ts(4,27): error TS2307: Build:Cannot find module 'services/authservice'.
C:\CWF\CatWalk\views\app.ts(5,25): error TS2307: Build:Cannot find module 'scripts/moment.min'.
C:\CWF\CatWalk\views\app.ts(24,31): error TS2339: Build:Property 'simulator' does not exist on type 'Navigator'.
C:\CWF\CatWalk\views\app.ts(25,44): error TS2339: Build:Property 'plugins' does not exist on type