This commit is contained in:
Peter Maquiran
2022-12-30 15:34:45 +01:00
parent 9f276e39e9
commit 541e99a0f7
30 changed files with 50 additions and 50 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 12 KiB

+23 -23
View File
@@ -69,35 +69,35 @@ import { FileOpener } from '@awesome-cordova-plugins/file-opener/ngx';
// The example is using Angular, Import '@sentry/vue' or '@sentry/react' when using a Sibling different than Angular.
/////import * as SentrySibling from '@sentry/angular';
/////import * as Sentry from '@sentry/capacitor';
/////123////import * as SentrySibling from '@sentry/angular';
/////123////import * as Sentry from '@sentry/capacitor';
// The example is using Angular, Import '@sentry/vue' or '@sentry/react' when using a Sibling different than Angular.
// For automatic instrumentation (highly recommended)
/////import { Integration } from '@sentry/types';
/////import { BrowserTracing } from '@sentry/tracing';
/////123////import { Integration } from '@sentry/types';
/////123////import { BrowserTracing } from '@sentry/tracing';
/* import { FCM } from '@ionic-native/fcm/ngx';
import { FirebaseX } from '@ionic-native/firebase-x/ngx'; */
//import { FCM } from 'cordova-plugin-fcm-with-dependecy-updated/ionic/ngx';
///// Sentry.init(
///// {
///// dsn: 'https://5b345a3ae70b4e4da463da65881b4aaa@o4504340905525248.ingest.sentry.io/4504345615794176',
///// // To set your release and dist versions
///// release: 'gabinetedigital@1.0.0',
///// dist: '1',
///// // Set tracesSampleRate to 1.0 to capture 100% of transactions for performance monitoring.
///// // We recommend adjusting this value in production.
///// tracesSampleRate: 1.0,
///// integrations: [
///// new BrowserTracing({
///// tracingOrigins: ['localhost', 'https://gd-api.oapr.gov.ao/api/'],
///// }) as Integration,
///// ]
///// },
///// // Forward the init method to the sibling Framework.
///// SentrySibling.init
/////);
/////123//// Sentry.init(
/////123//// {
/////123//// dsn: 'https://5b345a3ae70b4e4da463da65881b4aaa@o4504340905525248.ingest.sentry.io/4504345615794176',
/////123//// // To set your release and dist versions
/////123//// release: 'gabinetedigital@1.0.0',
/////123//// dist: '1',
// Set tracesSampleRate to 1.0 to capture 100% of transactions for performance monitoring.
// We recommend adjusting this value in production.
/////123//// tracesSampleRate: 1.0,
/////123//// integrations: [
/////123//// new BrowserTracing({
/////123//// tracingOrigins: ['localhost', 'https://gd-api.oapr.gov.ao/api/'],
/////123//// }) as Integration,
/////123//// ]
/////123//// },
// Forward the init method to the sibling Framework.
/////123//// SentrySibling.init
/////123////);
@NgModule({
declarations: [AppComponent],
entryComponents: [],
@@ -145,7 +145,7 @@ import { FirebaseX } from '@ionic-native/firebase-x/ngx'; */
{
provide: ErrorHandler,
// Attach the Sentry ErrorHandler
/////useValue: SentrySibling.createErrorHandler(),
/////123//// useValue: SentrySibling.createErrorHandler(),
},
StatusBar,
//SplashScreen,
+21 -21
View File
@@ -8,35 +8,35 @@ import { defineCustomElements } from '@ionic/pwa-elements/loader';
import "hammerjs"; // HAMMER TIME
/////import * as Sentry from '@sentry/capacitor';
/////123////import * as Sentry from '@sentry/capacitor';
// The example is using Angular, Import '@sentry/vue' or '@sentry/react' when using a Sibling different than Angular.
/////import * as SentrySibling from '@sentry/angular';
/////123////import * as SentrySibling from '@sentry/angular';
// For automatic instrumentation (highly recommended)
///// import { Integration } from '@sentry/types';
///// import { BrowserTracing } from '@sentry/tracing';
/////123//// import { Integration } from '@sentry/types';
/////123//// import { BrowserTracing } from '@sentry/tracing';
if (environment.production) {
enableProdMode();
}
///// Sentry.init(
///// {
///// dsn: 'https://5b345a3ae70b4e4da463da65881b4aaa@o4504340905525248.ingest.sentry.io/4504345615794176',
///// // To set your release and dist versions
///// release: 'gabinetedigital@1.0.0',
///// dist: '1',
///// // Set tracesSampleRate to 1.0 to capture 100% of transactions for performance monitoring.
///// // We recommend adjusting this value in production.
///// tracesSampleRate: 1.0,
///// integrations: [
///// new BrowserTracing({
///// tracingOrigins: ['localhost', 'https://gd-api.oapr.gov.ao/api/'],
///// }) as Integration,
///// ]
///// },
/////123//// Sentry.init(
/////123//// {
/////123//// dsn: 'https://5b345a3ae70b4e4da463da65881b4aaa@o4504340905525248.ingest.sentry.io/4504345615794176',
// To set your release and dist versions
/////123//// release: 'gabinetedigital@1.0.0',
/////123//// dist: '1',
// Set tracesSampleRate to 1.0 to capture 100% of transactions for performance monitoring.
// We recommend adjusting this value in production.
/////123//// tracesSampleRate: 1.0,
/////123//// integrations: [
/////123//// new BrowserTracing({
/////123//// tracingOrigins: ['localhost', 'https://gd-api.oapr.gov.ao/api/'],
/////123//// }) as Integration,
/////123//// ]
/////123//// },
// Forward the init method to the sibling Framework.
///// SentrySibling.init
/////);
/////123//// SentrySibling.init
/////123////);
platformBrowserDynamic().bootstrapModule(AppModule)
.catch(err => console.log(err));
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "26ab49293",
"SHA": "26ab4929375de480c608323b747552d4c1b33d44",
"shortSHA": "9f276e39e",
"SHA": "9f276e39e951e903e762e5e239046707b6c49f1d",
"branch": "develop_bitOut-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Dec 30 15:24:49 2022 +0100'",
"lastCommitMessage": "merge",
"lastCommitNumber": "4598",
"lastCommitTime": "'Fri Dec 30 15:26:12 2022 +0100'",
"lastCommitMessage": "update version",
"lastCommitNumber": "4599",
"change": "",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: version/git-version.ts",
"changeStatus": "On branch develop_bitOut-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: android/app/src/main/res/drawable-land-hdpi/splash.png\n\tnew file: android/app/src/main/res/drawable-land-ldpi/splash.png\n\tmodified: android/app/src/main/res/drawable-land-mdpi/splash.png\n\tmodified: android/app/src/main/res/drawable-land-xhdpi/splash.png\n\tmodified: android/app/src/main/res/drawable-land-xxhdpi/splash.png\n\tmodified: android/app/src/main/res/drawable-land-xxxhdpi/splash.png\n\tmodified: android/app/src/main/res/drawable-port-hdpi/splash.png\n\tnew file: android/app/src/main/res/drawable-port-ldpi/splash.png\n\tmodified: android/app/src/main/res/drawable-port-mdpi/splash.png\n\tmodified: android/app/src/main/res/drawable-port-xhdpi/splash.png\n\tmodified: android/app/src/main/res/drawable-port-xxhdpi/splash.png\n\tmodified: android/app/src/main/res/drawable-port-xxxhdpi/splash.png\n\tmodified: android/app/src/main/res/mipmap-hdpi/ic_launcher.png\n\tmodified: android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png\n\tmodified: android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png\n\tmodified: android/app/src/main/res/mipmap-mdpi/ic_launcher.png\n\tmodified: android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png\n\tmodified: android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png\n\tmodified: android/app/src/main/res/mipmap-xhdpi/ic_launcher.png\n\tmodified: android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png\n\tmodified: android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png\n\tmodified: android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png\n\tmodified: android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png\n\tmodified: android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png\n\tmodified: android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png\n\tmodified: android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png\n\tmodified: android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png\n\tmodified: src/app/app.module.ts\n\tmodified: src/main.ts",
"changeAuthor": "peter.maquiran"
}