This commit is contained in:
SeungheeOh 2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/build
/dist

627
AndroidManifest.xml Normal file
View File

@ -0,0 +1,627 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" android:compileSdkVersion="31" android:compileSdkVersionCodename="12" package="com.skt.tmap.ku" platformBuildVersionCode="31" platformBuildVersionName="12">
<queries>
<package android:name="com.skt.skaf.A000Z00040"/>
<package android:name="com.skt.skaf.l001mtm091"/>
<package android:name="com.google.android.projection.gearhead"/>
<package android:name="com.google.android.webview"/>
<package android:name="com.skp.lbs.ptransit"/>
<package android:name="com.skt.aladdin"/>
<package android:name="com.newgts.safetycall"/>
<package android:name="com.tmapparking.user"/>
<package android:name="com.tmapforjlr.android"/>
<package android:name="com.tmapforkia.android"/>
<package android:name="com.tmapforford.android"/>
<package android:name="finance.chai.app"/>
<package android:name="com.nhn.android.search"/>
<package android:name="viva.republica.toss"/>
<package android:name="kr.co.shiftworks.vguardweb"/>
<provider android:authorities="androidx.car.app.connection"/>
<intent>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="https"/>
</intent>
<intent>
<action android:name="android.support.customtabs.action.CustomTabsService"/>
</intent>
<intent>
<action android:name="androidx.camera.extensions.action.VENDOR_ACTION"/>
</intent>
<intent>
<action android:name="android.intent.action.MAIN"/>
</intent>
</queries>
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
<uses-permission android:name="android.permission.ANSWER_PHONE_CALLS" android:required="false"/>
<uses-permission android:maxSdkVersion="30" android:name="android.permission.BLUETOOTH"/>
<uses-permission android:maxSdkVersion="30" android:name="android.permission.BLUETOOTH_ADMIN"/>
<uses-permission android:name="android.permission.BLUETOOTH_SCAN" android:usesPermissionFlags="neverForLocation"/>
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT"/>
<uses-permission android:name="android.permission.CALL_PHONE" android:required="false"/>
<uses-permission android:name="android.permission.CAMERA" android:required="false"/>
<uses-permission android:name="android.permission.CHANGE_NETWORK_STATE"/>
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>
<uses-permission android:name="android.permission.DISABLE_KEYGUARD"/>
<uses-permission android:name="android.permission.FOREGROUND_SERVICE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.KILL_BACKGROUND_PROCESSES"/>
<uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS"/>
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.READ_CALL_LOG" android:required="false"/>
<uses-permission android:name="android.permission.READ_CONTACTS" android:required="false"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE" android:required="false"/>
<uses-permission android:name="android.permission.READ_PHONE_NUMBERS" android:required="false"/>
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
<uses-permission android:name="android.permission.RECEIVE_MMS" android:required="false"/>
<uses-permission android:name="android.permission.RECEIVE_SMS" android:required="false"/>
<uses-permission android:name="android.permission.RECORD_AUDIO"/>
<uses-permission android:name="android.permission.VIBRATE" android:required="false"/>
<uses-permission android:name="android.permission.WAKE_LOCK"/>
<uses-permission android:maxSdkVersion="28" android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.SEND_SMS" android:required="false"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
<uses-permission android:name="com.android.launcher.permission.INSTALL_SHORTCUT"/>
<uses-permission android:name="android.permission.ACTIVITY_RECOGNITION" android:required="false"/>
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES"/>
<uses-permission android:name="android.permission.FLASHLIGHT" android:required="false"/>
<uses-permission android:name="com.google.android.gms.permission.AD_ID"/>
<uses-permission android:name="com.google.android.c2dm.permission.RECEIVE"/>
<uses-permission android:name="com.skt.tmap.ku.permission.C2D_MESSAGE"/>
<uses-permission android:name="androidx.car.app.ACCESS_SURFACE"/>
<uses-permission android:name="androidx.car.app.NAVIGATION_TEMPLATES"/>
<uses-permission android:maxSdkVersion="23" android:name="android.permission.GET_ACCOUNTS"/>
<permission android:name="com.skt.tmap.ku.permission.C2D_MESSAGE" android:protectionLevel="signature"/>
<uses-permission android:name="com.skt.aom.permission.AOM_RECEIVE"/>
<uses-permission android:name="android.permission.USE_BIOMETRIC"/>
<uses-feature android:glEsVersion="0x00020000" android:required="true"/>
<uses-feature android:name="android.software.companion_device_setup" android:required="false"/>
<uses-feature android:name="android.hardware.camera.flash" android:required="false"/>
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="false" android:smallScreens="true" android:xlargeScreens="true"/>
<uses-permission android:name="android.permission.GET_TASKS"/>
<uses-permission android:name="android.net.wifi.WIFI_AP_STATE_CHANGED"/>
<uses-permission android:name="android.permission.BROADCAST_STICKY"/>
<uses-permission android:name="android.permission.MODIFY_AUDIO_SETTINGS"/>
<uses-permission android:name="android.permission.SET_TIME"/>
<uses-permission android:name="android.permission.USE_FINGERPRINT"/>
<uses-permission-sdk-23 android:name="android.permission.WRITE_SETTINGS"/>
<uses-permission android:name="android.permission.ACCESS_COARSE_UPDATES"/>
<uses-permission android:name="com.google.android.providers.gsf.permission.READ_GSERVICES"/>
<uses-permission android:name="android.permission.WRITE_SETTINGS"/>
<uses-permission android:name="android.permission.HIGH_SAMPLING_RATE_SENSORS"/>
<uses-feature android:name="android.hardware.camera" android:required="false"/>
<uses-feature android:name="android.hardware.camera.front" android:required="false"/>
<uses-feature android:name="android.hardware.camera.autofocus" android:required="false"/>
<uses-feature android:name="android.hardware.screen.landscape" android:required="false"/>
<uses-feature android:name="android.hardware.wifi" android:required="false"/>
<uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE"/>
<uses-permission android:name="com.android.vending.BILLING"/>
<application android:allowBackup="false" android:allowNativeHeapPointerTagging="false" android:appComponentFactory="androidx.core.app.CoreComponentFactory" android:extractNativeLibs="false" android:fullBackupContent="@xml/appsflyer_backup_rules" android:hardwareAccelerated="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:largeHeap="true" android:name="com.skt.tmap.TmapApplication" android:networkSecurityConfig="@xml/network_security_config" android:requestLegacyExternalStorage="true" android:resizeableActivity="true" android:supportsPictureInPicture="false" android:supportsRtl="true" android:theme="@style/Theme.WhiteBackground" android:usesCleartextTraffic="true">
<meta-data android:name="com.google.firebase.messaging.default_notification_icon" android:resource="@drawable/ic_noti_m"/>
<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/>
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="false"/>
<meta-data android:name="com.google.android.gms.car.application" android:resource="@xml/automotive_app_desc"/>
<meta-data android:name="androidx.car.app.minCarApiLevel" android:value="1"/>
<meta-data android:name="androidx.car.app.theme" android:resource="@style/CarAppTheme"/>
<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="ca-app-pub-5979479597184039~6393093045"/>
<service android:name="org.eclipse.paho.android.service.MqttService"/>
<activity android:exported="false" android:name="com.skt.tmap.activity.TmapBioAuthActivity" android:theme="@style/Theme.TranslucentStyle"/>
<activity android:exported="false" android:name="com.skt.moment.view.PopsActivity" android:screenOrientation="behind" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<activity android:alwaysRetainTaskState="true" android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="true" android:name="com.skt.tmap.activity.TmapIntroActivity" android:screenOrientation="behind" android:theme="@style/Theme.SplashBackground">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.LAUNCHER"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="TmapAD"/>
</intent-filter>
<meta-data android:name="android.app.shortcuts" android:resource="@xml/shortcuts"/>
</activity>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.skt.tmap.activity.TmapMainActivity" android:screenOrientation="behind" android:theme="@style/Theme.FullBackgroundMaterial" android:windowSoftInputMode="adjustPan"/>
<activity android:configChanges="keyboardHidden|orientation" android:exported="true" android:name="com.skt.tmap.activity.TmapOcrScanActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
</intent-filter>
</activity>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.skt.tmap.activity.TmapNearActivity" android:screenOrientation="behind" android:theme="@style/Theme.FullBackground" android:windowSoftInputMode="adjustPan"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.skt.tmap.activity.TmapNaviActivity" android:screenOrientation="behind" android:theme="@style/Theme.FullBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.skt.tmap.activity.TmapBlackBoxSettingPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.blackbox.RecordingEditActivity" android:screenOrientation="behind" android:theme="@style/Theme.NoBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.blackbox.RecordingListActivity" android:screenOrientation="behind" android:theme="@style/Theme.NoBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.BlackBoxVideoPlayActivity" android:screenOrientation="behind" android:theme="@style/Theme.NoBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapNoticeActivity" android:screenOrientation="behind" android:theme="@style/Theme.NoBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapSearchResultKtActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapSettingAiPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapSettingSoundActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingUpdateActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingGuideDetailActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapAiHelpActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainRecentDesActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSearchFavoriteActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustPan|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingDisplayDetailActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingRemoveUser" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingModifyMdnActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingRejoinUser" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapSettingMyCarInfoPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSoundSettingActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapQMTotalSearchActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustPan|stateVisible"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapWebSearchActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustPan|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapValetActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapPickupActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapPaymentActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapKickBoardActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapDesignateDriverActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustPan|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapPushListActivity" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapEVChargeActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapRentCarActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapParkingActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapUsageHistoryActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapPlusActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapCarProfileActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.AroundInfoListActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapPoiDetailActivity" android:screenOrientation="behind" android:theme="@style/Theme.FullBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:name="com.skt.tmap.activity.TmapEVSearchActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapRouteSummaryActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapRoutePreviewActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapRouteWalkActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapFavoriteActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapWebViewActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainServiceAgreementActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMusicMateWebActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMapDownloadActivity" android:screenOrientation="behind" android:theme="@style/Theme.TranslucentStyle"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="false" android:name="com.skt.tmap.activity.TmapInterruptActivity" android:screenOrientation="behind" android:theme="@style/Theme.TranslucentStyle"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:excludeFromRecents="true" android:exported="true" android:launchMode="singleInstance" android:name="com.skt.tmap.ku.IntroActivity" android:noHistory="true" android:screenOrientation="behind" android:theme="@style/Theme.TranslucentStyle">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="A1" android:scheme="TMAP"/>
<data android:host="A100" android:scheme="TMAP"/>
<data android:host="A1" android:scheme="tmap"/>
<data android:host="A100" android:scheme="tmap"/>
<data android:host="route" android:scheme="tmap"/>
<data android:host="pickup-route" android:scheme="tmap"/>
<data android:host="search" android:scheme="tmap"/>
<data android:host="widget-start" android:scheme="tmap"/>
<data android:host="viewmap" android:scheme="tmap"/>
<data android:host="goto" android:scheme="tmap"/>
<data android:host="around" android:scheme="tmap"/>
<data android:host="user-comm" android:scheme="tmap"/>
<data android:host="poi-detail" android:scheme="tmap"/>
<data android:host="schedule" android:scheme="tmap"/>
<data android:host="driving-habit" android:scheme="tmap"/>
<data android:host="tip-off" android:scheme="tmap"/>
<data android:host="nearby" android:scheme="tmap"/>
<data android:host="setting-version" android:scheme="tmap"/>
<data android:host="setting-myinfo" android:scheme="tmap"/>
<data android:host="setting-myinfo-carinfo" android:scheme="tmap"/>
<data android:host="setting-otp" android:scheme="tmap"/>
<data android:host="setting-nugu" android:scheme="tmap"/>
<data android:host="setting-discount" android:scheme="tmap"/>
<data android:host="promotion" android:scheme="tmap"/>
<data android:host="voice-command" android:scheme="tmap"/>
<data android:host="nugu-listening" android:scheme="tmap"/>
<data android:host="nugu-help" android:scheme="tmap"/>
<data android:host="navigate" android:scheme="tmap"/>
<data android:host="cs" android:scheme="tmap"/>
<data android:host="star-voice" android:scheme="tmap"/>
<data android:host="slow-road" android:scheme="tmap"/>
<data android:host="plus" android:scheme="tmap"/>
<data android:host="carprofile" android:scheme="tmap"/>
<data android:host="kickboard" android:scheme="tmap"/>
<data android:host="life" android:scheme="tmap"/>
<data android:host="evcharge" android:scheme="tmap"/>
<data android:host="parking" android:scheme="tmap"/>
<data android:host="designate" android:scheme="tmap"/>
<data android:host="push-history" android:scheme="tmap"/>
<data android:host="valet" android:scheme="tmap"/>
<data android:host="pickup" android:scheme="tmap"/>
<data android:host="usage-history" android:scheme="tmap"/>
<data android:host="theme-road" android:scheme="tmap"/>
<data android:host="payment" android:scheme="tmap"/>
<data android:host="ev-search" android:scheme="tmap"/>
<data android:host="rentcar" android:scheme="tmap"/>
<data android:host="setting-laboratory" android:scheme="tmap"/>
</intent-filter>
<intent-filter>
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="tmap"/>
</intent-filter>
<intent-filter>
<action android:name="android.nfc.action.NDEF_DISCOVERED"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:scheme="tmapconn"/>
<data android:path="run"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="geo"/>
</intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="tmap.onelink.me" android:pathPrefix="/OxHr" android:scheme="https"/>
</intent-filter>
</activity>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.HiddenSettingMenu" android:screenOrientation="behind" android:theme="@style/Theme.Default"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapUBIActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapOTPActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSchedulerAlarmActivity" android:screenOrientation="behind" android:theme="@style/Theme.NoBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapWhenTheGoMainActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapScheduleDetailInfoActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden|adjustPan"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapScheduleTimeRequiredActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.ClientCommListActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapSetMapPositionActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackgroundBlackStatusbar" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingCarNumberActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapMainSettingUserNameActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapPromotionActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.CctvActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackgroundBlackStatusbar" android:windowSoftInputMode="stateAlwaysHidden"/>
<service android:enabled="true" android:exported="true" android:name="com.skt.tmap.service.TmapFirebaseMessagingService">
<intent-filter>
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
<service android:enabled="true" android:exported="false" android:name="com.skt.tmap.popupplay.TBTPopUpService" android:stopWithTask="true"/>
<service android:enabled="true" android:exported="true" android:name="com.skt.tmap.standard.interlock.EDCService">
<intent-filter>
<action android:name="tmap.interlock.intent.action.init"/>
</intent-filter>
</service>
<service android:exported="true" android:foregroundServiceType="location" android:name="com.skt.tmap.car.TmapCarAppService">
<intent-filter>
<action android:name="androidx.car.app.CarAppService"/>
<category android:name="androidx.car.app.category.NAVIGATION"/>
</intent-filter>
</service>
<service android:exported="true" android:name="com.skt.tmap.car.NavigationNotificationServiceKt"/>
<service android:exported="true" android:foregroundServiceType="location" android:name="com.skt.tmap.location.TmapReportLocationService"/>
<receiver android:exported="true" android:name="com.skt.tmap.standard.interlock.EDCBroadcast">
<intent-filter>
<action android:name="com.skt.tmap.action.TMAP_RESPONSE_CONNECTION_INFO"/>
</intent-filter>
</receiver>
<receiver android:exported="false" android:name="com.skt.tmap.receiver.SMSReceiver" android:permission="android.permission.BROADCAST_SMS">
<intent-filter>
<action android:name="android.provider.Telephony.SMS_RECEIVED"/>
</intent-filter>
</receiver>
<receiver android:exported="false" android:name="com.skt.tmap.receiver.TmapNotiBroadcastReceiver"/>
<receiver android:enabled="true" android:exported="true" android:name="com.skt.tmap.receiver.SyncReceiver">
<intent-filter>
<action android:name="android.intent.action.TMAP4_START"/>
<action android:name="android.intent.action.TMAP4_END"/>
<action android:name="android.intent.action.TMAP4_RESTART"/>
<action android:name="android.intent.action.TMAP4_CLICK_NOTIFICATION"/>
<action android:name="android.intent.action.TMAP4_CLICK_MAP_NOTIFICATION"/>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="com.skt.tmap.action.TMAP_VOICE_ACTIVE"/>
<action android:name="com.skt.tmap.action.PHONE_VOICE_STOPPED"/>
<action android:name="com.skt.tmap.action.TMAPSTAR_GUIDEDB"/>
<action android:name="com.skt.tmap.action.TMAP_GPS"/>
<action android:name="com.skt.tmap.action.TMAP_ALARM"/>
<action android:name="com.skt.tmap.action.TMAP_DISMISS_ALARM"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.PACKAGE_ADDED"/>
<action android:name="android.intent.action.PACKAGE_REPLACED"/>
<data android:scheme="package"/>
</intent-filter>
</receiver>
<service android:exported="false" android:name="com.skt.wifiagent.tmap.core.FileSaveService" android:process="com.skt.wifiagent.tmap"/>
<service android:exported="false" android:name="com.skt.wifiagent.tmap.core.GPSLocationService" android:process="com.skt.wifiagent.tmap"/>
<service android:exported="false" android:name="com.skt.wifiagent.tmap.core.MainControlService" android:process="com.skt.wifiagent.tmap">
<intent-filter>
<action android:name="com.skt.wifiagent.tmap.core.MAIN_SERVICE_START"/>
</intent-filter>
<intent-filter android:priority="999">
<action android:name="com.skt.wifiagent.tmap.core.MAIN_SERVICE_START"/>
</intent-filter>
</service>
<service android:exported="false" android:name="com.skt.wifiagent.tmap.core.InstallRptService" android:process="com.skt.wifiagent.tmap">
<intent-filter>
<action android:name="com.skt.wifiagent.tmap.core.INSTALL_RPT_SVC"/>
</intent-filter>
<intent-filter android:priority="999">
<action android:name="com.skt.wifiagent.tmap.core.INSTALL_RPT_SVC"/>
</intent-filter>
</service>
<service android:exported="true" android:name="com.skt.wifiagent.tmap.core.LocRequestService" android:process="com.skt.wifiagent.tmap">
<intent-filter>
<action android:name="com.skt.wifiagent.tmap.core.LOC_REQUEST_SVC"/>
</intent-filter>
<intent-filter android:priority="999">
<action android:name="com.skt.wifiagent.tmap.core.LOC_REQUEST_SVC"/>
</intent-filter>
</service>
<service android:exported="false" android:name="com.skt.wifiagent.tmap.core.KeepAliveService" android:process="com.skt.wifiagent.tmap">
<intent-filter>
<action android:name="com.skt.wifiagent.tmap.core.KEEP_ALIVE_SVC"/>
</intent-filter>
<intent-filter android:priority="999">
<action android:name="com.skt.wifiagent.tmap.core.KEEP_ALIVE_SVC"/>
</intent-filter>
</service>
<receiver android:exported="true" android:name="com.skt.wifiagent.tmap.core.BootReceiver" android:process="com.skt.wifiagent.tmap">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
<intent-filter android:priority="999">
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>
<receiver android:exported="false" android:name="com.skt.wifiagent.tmap.core.AlarmReceiver" android:process="com.skt.wifiagent.tmap"/>
<receiver android:exported="true" android:name="com.skt.wifiagent.tmap.core.LocReqReceiver" android:process="com.skt.wifiagent.tmap">
<intent-filter android:priority="999">
<action android:name="com.skt.intent.action.WIFI_LOC_REQ"/>
<action android:name="com.skt.intent.action.COLLECT_DATA_REQ"/>
<action android:name="com.skt.intent.action.INSTALL_RPT"/>
<action android:name="STOP_LIB_SVC"/>
<action android:name="com.skt.intent.action.STOP_COLLECT_DATA_REQ"/>
<action android:name="com.skt.intent.action.CMD_START"/>
<action android:name="com.skt.intent.action.CMD_STOP"/>
<action android:name="com.skt.intent.action.LOC_STOP"/>
</intent-filter>
<intent-filter android:priority="999">
<action android:name="com.skt.intent.action.WIFI_LOC_REQ"/>
<action android:name="com.skt.intent.action.COLLECT_DATA_REQ"/>
<action android:name="com.skt.intent.action.ANALYSIS_DATA_REQ"/>
<action android:name="com.skt.intent.action.INSTALL_RPT"/>
<action android:name="STOP_LIB_SVC"/>
<action android:name="com.skt.intent.action.STOP_COLLECT_DATA_REQ"/>
<action android:name="com.skt.intent.action.CMD_START"/>
<action android:name="com.skt.intent.action.CMD_STOP"/>
<action android:name="com.skt.intent.action.LOC_STOP"/>
</intent-filter>
</receiver>
<receiver android:exported="true" android:name="com.skt.wifiagent.tmap.core.PkgIntallReceiver" android:process="com.skt.wifiagent.tmap">
<intent-filter>
<action android:name="android.intent.action.PACKAGE_INSTALL"/>
<action android:name="android.intent.action.PACKAGE_ADDED"/>
<action android:name="android.intent.action.PACKAGE_REMOVED"/>
<data android:scheme="package"/>
</intent-filter>
<intent-filter android:priority="999">
<action android:name="android.intent.action.PACKAGE_INSTALL"/>
<action android:name="android.intent.action.PACKAGE_ADDED"/>
<action android:name="android.intent.action.PACKAGE_REMOVED"/>
<data android:scheme="package"/>
</intent-filter>
</receiver>
<receiver android:exported="true" android:name="com.skt.tmap.agent.TmapAgentNotiAlarmReceiver">
<intent-filter>
<action android:name="android.intent.action.TMAP4_ALARM_PUSH"/>
</intent-filter>
</receiver>
<meta-data android:name="com.samsung.android.disable.dpad.navigation" android:value="true"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.CSActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="stateAlwaysHidden"/>
<receiver android:enabled="true" android:exported="false" android:name="com.skt.tmap.receiver.TmapPkgReceiver">
<intent-filter>
<action android:name="android.intent.action.PACKAGE_REPLACED"/>
<data android:scheme="package"/>
</intent-filter>
</receiver>
<service android:exported="true" android:name="tid.sktelecom.ssolib.service.ReceiverService"/>
<activity android:configChanges="density|fontScale|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize" android:exported="false" android:label="@string/title_activity_sso" android:name="tid.sktelecom.ssolib.SSOActivity" android:theme="@android:style/Theme.NoTitleBar"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.skt.tmap.tid.TmapTidIntroActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackgroundWithoutAnimation" android:windowSoftInputMode="stateAlwaysHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:launchMode="singleTop" android:name="com.skt.tmap.activity.TmapRegistPoiActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/title_activity_tmap_sms_verification" android:launchMode="singleTop" android:name="com.skt.tmap.tid.TmapSmsVerificationActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize"/>
<activity android:exported="false" android:name="com.skt.tmap.tid.TmapPopupDialogActivity" android:screenOrientation="behind" android:theme="@style/Theme.Transparent"/>
<activity android:exported="false" android:label="@string/title_activity_tmap_tid_notice" android:name="com.skt.tmap.tid.TmapTidNotice" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:label="@string/title_activity_account_settings" android:name="com.skt.tmap.activity.TmapAccountSettingPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapNuguButtonPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapAiNuguBluetoothConnectionActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapAiNuguBluetoothConnectionHelpActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground"/>
<activity android:exported="true" android:name="com.skt.tmap.activity.TmapQrCodeScanActivity" android:theme="@style/Theme.WhiteBackground"/>
<activity android:exported="true" android:name="com.skt.tmap.activity.TmapCameraActivity" android:screenOrientation="portrait" android:theme="@style/Theme.WhiteBackground"/>
<receiver android:exported="false" android:name="com.skt.voice.tyche.NuguSdkManager$MediaNotificationButtonListener"/>
<receiver android:exported="true" android:label="TMAP 화이트" android:name="com.skt.tmap.widget.TmapWidgetWhite">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/tmap_widget_info_white"/>
</receiver>
<receiver android:exported="true" android:label="TMAP 블랙" android:name="com.skt.tmap.widget.TmapWidgetBlack">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/tmap_widget_info_black"/>
</receiver>
<receiver android:exported="true" android:label="TMAP 투명" android:name="com.skt.tmap.widget.TmapWidgetTransparent">
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
</intent-filter>
<meta-data android:name="android.appwidget.provider" android:resource="@xml/tmap_widget_info_transparent"/>
</receiver>
<service android:enabled="true" android:exported="false" android:name="com.skt.tmap.service.TmapBleService" android:process="com.skt.tmap.ble"/>
<receiver android:enabled="true" android:exported="false" android:name="com.skt.tmap.receiver.TmapBleReceiver">
<intent-filter>
<action android:name="com.skt.tmap.action.RESTART.TmapBleService"/>
<action android:name="android.intent.action.MY_PACKAGE_REPLACED"/>
</intent-filter>
</receiver>
<activity android:exported="true" android:launchMode="singleTask" android:name="tid.sktelecom.ssolib.RedirectUriReceiverActivity">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="login" android:scheme="tida8e3cae8-ac11-4cae-b95f-ad928cefdc9e"/>
</intent-filter>
</activity>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapLabMenuSettingPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapTrafficLightSettingActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapPushSettingPreferenceActivity" android:screenOrientation="behind" android:theme="@style/Theme.SettingPreference"/>
<activity android:configChanges="fontScale|keyboard|keyboardHidden|locale|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.skt.tmap.activity.TmapStarVoiceKtActivity" android:screenOrientation="behind" android:theme="@style/Theme.WhiteBackground" android:windowSoftInputMode="adjustResize|stateHidden"/>
<service android:enabled="true" android:exported="false" android:foregroundServiceType="location" android:name="com.skt.tmap.engine.navigation.location.TmapLocationService"/>
<provider android:authorities="com.skt.tmap.ku" android:exported="false" android:grantUriPermissions="true" android:name="androidx.core.content.FileProvider">
<meta-data android:name="android.support.FILE_PROVIDER_PATHS" android:resource="@xml/file_path"/>
</provider>
<service android:enabled="false" android:exported="false" android:name="androidx.car.app.CarAppMetadataHolderService">
<meta-data android:name="androidx.car.app.CarAppMetadataHolderService.CAR_HARDWARE_MANAGER" android:value="androidx.car.app.hardware.ProjectedCarHardwareManager"/>
</service>
<activity android:exported="false" android:name="androidx.car.app.CarAppPermissionActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<receiver android:name="androidx.car.app.notification.CarAppNotificationBroadcastReceiver"/>
<activity android:name="com.amplifyframework.devmenu.DeveloperMenuActivity" android:theme="@style/OverlayActivity"/>
<service android:enabled="true" android:exported="false" android:name="com.skt.aicloud.speaker.service.api.AladdinSpeakerService" android:process="@string/NUGU_SERVICE_PROCESS_NAME">
<intent-filter>
<action android:name="com.skt.aicloud.speaker.lib.model.IAladdinSpeakerService"/>
</intent-filter>
</service>
<service android:exported="true" android:label="@string/app_name" android:name="com.skt.aicloud.mobile.service.communication.AISNotificationListenerService" android:permission="android.permission.BIND_NOTIFICATION_LISTENER_SERVICE" android:process="@string/NOTIFICATION_LISTENER_SERVICE_PROCESS_NAME">
<intent-filter>
<action android:name="android.service.notification.NotificationListenerService"/>
</intent-filter>
</service>
<receiver android:enabled="true" android:exported="false" android:name="com.skt.aicloud.speaker.service.receiver.BootReceiver">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
<action android:name="android.intent.action.ACTION_SHUTDOWN"/>
</intent-filter>
</receiver>
<receiver android:enabled="@bool/FEATURE_USE_ALARM" android:exported="false" android:name="com.skt.aicloud.speaker.service.receiver.TimeReceiver">
<intent-filter>
<action android:name="android.intent.action.DATE_CHANGED"/>
<action android:name="android.intent.action.TIME_SET"/>
</intent-filter>
</receiver>
<receiver android:enabled="@bool/FEATURE_USE_ALARM" android:name="com.skt.aicloud.speaker.service.sync.alarm.AlarmBroadcastReceiver"/>
<provider android:authorities="com.skt.tmap.ku.aladdin_set" android:name="com.skt.aicloud.speaker.service.sync.database.AladdinGeneralProvider" android:process=":aladdin_set"/>
<meta-data android:name="firebase_crash_collection_enabled" android:value="false"/>
<service android:directBootAware="true" android:exported="false" android:name="com.google.firebase.components.ComponentDiscoveryService">
<meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.ktx.FirebaseAnalyticsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.auth.FirebaseAuthRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.ndk.CrashlyticsNdkRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.ml.modeldownloader.FirebaseModelDownloaderRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.remoteconfig.RemoteConfigRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.CrashlyticsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.iid.Registrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data android:name="com.google.firebase.components:com.google.firebase.abt.component.AbtRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
</service>
<activity android:exported="false" android:launchMode="singleTask" android:name="tid.sktelecom.ssolib.CustomTabAuthResultActivity" android:theme="@android:style/Theme.NoTitleBar.Fullscreen"/>
<activity android:name="com.skplanet.fido.uaf.tidclient.scenes.RpCustomWebActivity"/>
<activity android:exported="true" android:name="com.skplanet.fido.uaf.tidclient.scenes.RpExternalReceptionActivity" android:taskAffinity="com.sktelecom.fido" android:theme="@style/Theme.Transparent">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="com.sktelecom.tid.rpclient" android:scheme="rpcconsumer"/>
</intent-filter>
</activity>
<activity android:exported="true" android:name="com.skplanet.fido.uaf.tidclient.scenes.RpInternalActivity" android:theme="@style/Theme.Transparent">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
</intent-filter>
</activity>
<activity android:exported="false" android:name="com.skplanet.fido.uaf.tidclient.combolib.ComboActivity" android:taskAffinity="com.sktelecom.fido" android:theme="@style/AppTheme.Transparent.NoActionBar">
<intent-filter>
<action android:name="org.fidoalliance.intent.FIDO_OPERATION"/>
<category android:name="android.intent.category.DEFAULT"/>
<data android:mimeType="application/fido.uaf_client+json"/>
</intent-filter>
</activity>
<activity android:exported="false" android:label="@string/fido_combo_client_app_name" android:name="com.skplanet.fido.uaf.tidclient.combolib.client.client.ClientActivity" android:taskAffinity="com.sktelecom.fido" android:theme="@style/AppTheme.Transparent.NoActionBar"/>
<activity android:exported="false" android:name="com.skplanet.fido.uaf.tidclient.combolib.client.asm.AuthenticatorSelectorActivity" android:taskAffinity="com.sktelecom.fido" android:theme="@style/AppTheme.Transparent.NoActionBar"/>
<activity android:exported="false" android:label="@string/fido_combo_authenticator_app_name" android:name="com.skplanet.fido.uaf.tidclient.combolib.authenticator.asm.ASMActivity" android:taskAffinity="com.sktelecom.fido" android:theme="@style/TransparentTheme"/>
<receiver android:exported="false" android:name="com.skt.wifiagent.tmap.core.WappushReceiver" android:process="com.skt.wifiagent.tmap"/>
<service android:exported="false" android:name="com.skt.bugAgent.core.BugSendService" android:process="com.skt.wifiagent.tmap.bugreport">
<intent-filter android:priority="999">
<action android:name="com.skt.wifiagent.tmap.bugreport"/>
</intent-filter>
</service>
<meta-data android:name="com.google.android.awareness.API_KEY" android:value="AIzaSyCJXhGTTrGo2VLkLfm4l5b_OS8-m_98xcY"/>
<receiver android:enabled="true" android:exported="false" android:name="com.google.android.gms.analytics.AnalyticsReceiver"/>
<service android:enabled="true" android:exported="false" android:name="com.google.android.gms.analytics.AnalyticsService"/>
<service android:enabled="true" android:exported="false" android:name="com.google.android.gms.analytics.AnalyticsJobService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<activity android:excludeFromRecents="true" android:exported="false" android:name="com.google.android.gms.auth.api.signin.internal.SignInHubActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<service android:exported="true" android:name="com.google.android.gms.auth.api.signin.RevocationBoundService" android:permission="com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION"/>
<activity android:excludeFromRecents="true" android:exported="true" android:launchMode="singleTask" android:name="com.google.firebase.auth.internal.GenericIdpActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="firebase.auth" android:path="/" android:scheme="genericidp"/>
</intent-filter>
</activity>
<activity android:excludeFromRecents="true" android:exported="true" android:launchMode="singleTask" android:name="com.google.firebase.auth.internal.RecaptchaActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar">
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:host="firebase.auth" android:path="/" android:scheme="recaptcha"/>
</intent-filter>
</activity>
<service android:enabled="true" android:exported="false" android:name="com.google.firebase.auth.api.fallback.service.FirebaseAuthFallbackService">
<intent-filter>
<action android:name="com.google.firebase.auth.api.gms.service.START"/>
<category android:name="android.intent.category.DEFAULT"/>
</intent-filter>
</service>
<activity android:exported="false" android:name="com.google.android.gms.common.api.GoogleApiActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<activity android:clearTaskOnLaunch="true" android:name="com.journeyapps.barcodescanner.CaptureActivity" android:screenOrientation="sensorLandscape" android:stateNotNeeded="true" android:theme="@style/zxing_CaptureTheme" android:windowSoftInputMode="stateAlwaysHidden"/>
<uses-library android:name="androidx.camera.extensions.impl" android:required="false"/>
<receiver android:exported="true" android:name="com.google.firebase.iid.FirebaseInstanceIdReceiver" android:permission="com.google.android.c2dm.permission.SEND">
<intent-filter>
<action android:name="com.google.android.c2dm.intent.RECEIVE"/>
</intent-filter>
</receiver>
<service android:directBootAware="true" android:exported="false" android:name="com.google.firebase.messaging.FirebaseMessagingService">
<intent-filter android:priority="-500">
<action android:name="com.google.firebase.MESSAGING_EVENT"/>
</intent-filter>
</service>
<provider android:authorities="com.skt.tmap.ku.firebaseinitprovider" android:directBootAware="true" android:exported="false" android:initOrder="100" android:name="com.google.firebase.provider.FirebaseInitProvider"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode" android:exported="false" android:name="com.google.android.gms.ads.AdActivity" android:theme="@android:style/Theme.Translucent"/>
<provider android:authorities="com.skt.tmap.ku.mobileadsinitprovider" android:exported="false" android:initOrder="100" android:name="com.google.android.gms.ads.MobileAdsInitProvider"/>
<receiver android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementReceiver"/>
<service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementService"/>
<service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementJobService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:label="@string/title_activity_force_change_password" android:name="com.amazonaws.mobile.auth.userpools.ForceChangePasswordActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:label="@string/title_activity_forgot_password" android:name="com.amazonaws.mobile.auth.userpools.ForgotPasswordActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:label="@string/title_activity_sign_up" android:name="com.amazonaws.mobile.auth.userpools.SignUpActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:label="@string/title_activity_mfa" android:name="com.amazonaws.mobile.auth.userpools.MFAActivity" android:screenOrientation="portrait"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenSize" android:label="@string/title_activity_sign_up_confirm" android:name="com.amazonaws.mobile.auth.userpools.SignUpConfirmActivity" android:screenOrientation="portrait"/>
<service android:exported="false" android:name="androidx.room.MultiInstanceInvalidationService"/>
<meta-data android:name="com.google.android.gms.ads.AD_MANAGER_APP" android:value="true"/>
<service android:exported="true" android:name="com.smart.sklb.edge.wepkr.wepkr_luhFzJx" android:permission="android.permission.BIND_JOB_SERVICE" android:process=":smartlbp_dv"/>
<meta-data android:name="com.google.android.play.billingclient.version" android:value="3.0.0"/>
<activity android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize" android:name="com.android.billingclient.api.ProxyBillingActivity" android:theme="@android:style/Theme.Translucent.NoTitleBar"/>
<service android:exported="false" android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery">
<meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct"/>
</service>
<service android:exported="false" android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.JobInfoSchedulerService" android:permission="android.permission.BIND_JOB_SERVICE"/>
<receiver android:exported="false" android:name="com.google.android.datatransport.runtime.scheduling.jobscheduling.AlarmManagerSchedulerBroadcastReceiver"/>
<provider android:authorities="com.skt.tmap.ku.lifecycle-process" android:exported="false" android:multiprocess="true" android:name="androidx.lifecycle.ProcessLifecycleOwnerInitializer"/>
<uses-library android:name="org.apache.http.legacy" android:required="false"/>
<activity android:enabled="false" android:exported="false" android:launchMode="singleInstance" android:name="com.google.android.play.core.missingsplits.PlayCoreMissingSplitsActivity" android:process=":playcore_missing_splits_activity" android:stateNotNeeded="true"/>
<activity android:enabled="false" android:exported="false" android:name="com.google.android.play.core.common.PlayCoreDialogWrapperActivity" android:stateNotNeeded="true" android:theme="@style/Theme.PlayCore.Transparent"/>
<service android:enabled="false" android:exported="true" android:name="com.google.android.play.core.assetpacks.AssetPackExtractionService">
<meta-data android:name="com.google.android.play.core.assetpacks.versionCode" android:value="10901"/>
</service>
<service android:enabled="false" android:exported="false" android:name="com.google.android.play.core.assetpacks.ExtractionForegroundService"/>
<meta-data android:name="com.android.dynamic.apk.fused.modules" android:value="base"/>
<meta-data android:name="com.android.stamp.source" android:value="https://play.google.com/store"/>
<meta-data android:name="com.android.stamp.type" android:value="STAMP_TYPE_STANDALONE_APK"/>
<meta-data android:name="com.android.vending.splits" android:resource="@xml/splits0"/>
<meta-data android:name="com.android.vending.derived.apk.id" android:value="1"/>
</application>
</manifest>

View File

@ -0,0 +1 @@
com.fasterxml.jackson.core.JsonFactory

View File

@ -0,0 +1 @@
com.fasterxml.jackson.databind.ObjectMapper

View File

@ -0,0 +1 @@
kotlinx.coroutines.android.AndroidExceptionPreHandler

View File

@ -0,0 +1 @@
kotlinx.coroutines.android.AndroidDispatcherFactory

395
apktool.yml Normal file
View File

@ -0,0 +1,395 @@
!!brut.androlib.meta.MetaInfo
apkFileName: com.skt.tmap.ku_9.6.0.291546-1301_minAPI24(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk
compressionType: false
doNotCompress:
- resources.arsc
- META-INF/androidx.activity_activity-ktx.version
- META-INF/androidx.activity_activity.version
- META-INF/androidx.ads_ads-identifier-common.version
- META-INF/androidx.ads_ads-identifier.version
- META-INF/androidx.annotation_annotation-experimental.version
- META-INF/androidx.appcompat_appcompat-resources.version
- META-INF/androidx.appcompat_appcompat.version
- META-INF/androidx.arch.core_core-runtime.version
- META-INF/androidx.asynclayoutinflater_asynclayoutinflater.version
- META-INF/androidx.biometric_biometric.version
- META-INF/androidx.browser_browser.version
- META-INF/androidx.camera_camera-camera2.version
- META-INF/androidx.camera_camera-core.version
- META-INF/androidx.camera_camera-extensions.version
- META-INF/androidx.camera_camera-lifecycle.version
- META-INF/androidx.camera_camera-view.version
- META-INF/androidx.car.app_app-projected.version
- META-INF/androidx.car.app_app.version
- META-INF/androidx.cardview_cardview.version
- META-INF/androidx.coordinatorlayout_coordinatorlayout.version
- META-INF/androidx.core_core-ktx.version
- META-INF/androidx.core_core.version
- META-INF/androidx.cursoradapter_cursoradapter.version
- META-INF/androidx.customview_customview.version
- META-INF/androidx.databinding_baseAdapters.version
- META-INF/androidx.databinding_databindingKtx.version
- META-INF/androidx.databinding_library.version
- META-INF/androidx.databinding_viewbinding.version
- META-INF/androidx.documentfile_documentfile.version
- META-INF/androidx.drawerlayout_drawerlayout.version
- META-INF/androidx.dynamicanimation_dynamicanimation.version
- META-INF/androidx.emoji_emoji-appcompat.version
- META-INF/androidx.emoji_emoji.version
- META-INF/androidx.exifinterface_exifinterface.version
- META-INF/androidx.fragment_fragment-ktx.version
- META-INF/androidx.fragment_fragment.version
- META-INF/androidx.hilt_hilt-lifecycle-viewmodel.version
- META-INF/androidx.interpolator_interpolator.version
- META-INF/androidx.legacy_legacy-support-core-ui.version
- META-INF/androidx.legacy_legacy-support-core-utils.version
- META-INF/androidx.legacy_legacy-support-v4.version
- META-INF/androidx.lifecycle_lifecycle-extensions.version
- META-INF/androidx.lifecycle_lifecycle-livedata-core-ktx.version
- META-INF/androidx.lifecycle_lifecycle-livedata-core.version
- META-INF/androidx.lifecycle_lifecycle-livedata-ktx.version
- META-INF/androidx.lifecycle_lifecycle-livedata.version
- META-INF/androidx.lifecycle_lifecycle-process.version
- META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version
- META-INF/androidx.lifecycle_lifecycle-runtime.version
- META-INF/androidx.lifecycle_lifecycle-service.version
- META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version
- META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version
- META-INF/androidx.lifecycle_lifecycle-viewmodel.version
- META-INF/androidx.loader_loader.version
- META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version
- META-INF/androidx.media_media.version
- META-INF/androidx.navigation_navigation-common-ktx.version
- META-INF/androidx.navigation_navigation-common.version
- META-INF/androidx.navigation_navigation-dynamic-features-fragment.version
- META-INF/androidx.navigation_navigation-dynamic-features-runtime.version
- META-INF/androidx.navigation_navigation-fragment-ktx.version
- META-INF/androidx.navigation_navigation-fragment.version
- META-INF/androidx.navigation_navigation-runtime-ktx.version
- META-INF/androidx.navigation_navigation-runtime.version
- META-INF/androidx.navigation_navigation-ui-ktx.version
- META-INF/androidx.navigation_navigation-ui.version
- META-INF/androidx.paging_paging-runtime.version
- META-INF/androidx.preference_preference.version
- META-INF/androidx.print_print.version
- META-INF/androidx.recyclerview_recyclerview.version
- META-INF/androidx.room_room-ktx.version
- META-INF/androidx.room_room-runtime.version
- META-INF/androidx.savedstate_savedstate-ktx.version
- META-INF/androidx.savedstate_savedstate.version
- META-INF/androidx.slidingpanelayout_slidingpanelayout.version
- META-INF/androidx.sqlite_sqlite-framework.version
- META-INF/androidx.sqlite_sqlite.version
- META-INF/androidx.swiperefreshlayout_swiperefreshlayout.version
- META-INF/androidx.tracing_tracing.version
- META-INF/androidx.transition_transition.version
- META-INF/androidx.vectordrawable_vectordrawable-animated.version
- META-INF/androidx.vectordrawable_vectordrawable.version
- META-INF/androidx.versionedparcelable_versionedparcelable.version
- META-INF/androidx.viewpager2_viewpager2.version
- META-INF/androidx.viewpager_viewpager.version
- META-INF/com.google.android.material_material.version
- META-INF/com.google.dagger_dagger-lint-aar.version
- META-INF/com.google.dagger_dagger.version
- META-INF/com.google.dagger_hilt-android.version
- META-INF/com.google.dagger_hilt-core.version
- META-INF/services/com.fasterxml.jackson.core.JsonFactory
- META-INF/services/com.fasterxml.jackson.core.ObjectCodec
- assets/TmapWebView.js
- assets/skt_trigger_search_tinkerbell.raw
- assets/test.html
- lib/arm64-v8a/libMachineEye.so
- lib/arm64-v8a/libNavigationSDK.so
- lib/arm64-v8a/libSSO.so
- lib/arm64-v8a/libTycheEpdJNI.so
- lib/arm64-v8a/libTycheWakeupJNI.so
- lib/arm64-v8a/libc++_shared.so
- lib/arm64-v8a/libcrashlytics-common.so
- lib/arm64-v8a/libcrashlytics-handler.so
- lib/arm64-v8a/libcrashlytics-trampoline.so
- lib/arm64-v8a/libcrashlytics.so
- lib/arm64-v8a/libjopus.so
- lib/arm64-v8a/libtensorflowlite_jni.so
- lib/arm64-v8a/libvsmsdk_jni.so
- lib/armeabi-v7a/libMachineEye.so
- lib/armeabi-v7a/libNavigationSDK.so
- lib/armeabi-v7a/libSSO.so
- lib/armeabi-v7a/libTycheEpdJNI.so
- lib/armeabi-v7a/libTycheWakeupJNI.so
- lib/armeabi-v7a/libc++_shared.so
- lib/armeabi-v7a/libcrashlytics-common.so
- lib/armeabi-v7a/libcrashlytics-handler.so
- lib/armeabi-v7a/libcrashlytics-trampoline.so
- lib/armeabi-v7a/libcrashlytics.so
- lib/armeabi-v7a/libjopus.so
- lib/armeabi-v7a/libtensorflowlite_jni.so
- lib/armeabi-v7a/libvsmsdk_jni.so
- png
- jpg
- res/raw/aladdin.bks
- ogg
- wav
isFrameworkApk: false
packageInfo:
forcedPackageId: '127'
renameManifestPackage: null
sdkInfo:
minSdkVersion: '24'
targetSdkVersion: '31'
sharedLibrary: false
sparseResources: false
unknownFiles:
A.json: '8'
COPYING: '8'
DebugProbesKt.bin: '8'
LICENSE_OFL: '8'
LICENSE_UNICODE: '8'
TmapClickLogSentinelShuttle.java: '8'
androidsupportmultidexversion.txt: '0'
billing.properties: '8'
builddef.lst: '8'
bundle.properties: '8'
car-app-api.level: '0'
firebase-abt.properties: '8'
firebase-analytics-ktx.properties: '8'
firebase-analytics.properties: '8'
firebase-annotations.properties: '8'
firebase-appcheck-interop.properties: '8'
firebase-auth-interop.properties: '8'
firebase-auth.properties: '8'
firebase-common-ktx.properties: '8'
firebase-common.properties: '8'
firebase-components.properties: '8'
firebase-config.properties: '8'
firebase-core.properties: '8'
firebase-crashlytics-ndk.properties: '8'
firebase-crashlytics.properties: '8'
firebase-database-collection.properties: '8'
firebase-database.properties: '8'
firebase-datatransport.properties: '8'
firebase-encoders-json.properties: '8'
firebase-encoders-proto.properties: '8'
firebase-encoders.properties: '8'
firebase-iid-interop.properties: '8'
firebase-iid.properties: '8'
firebase-installations-interop.properties: '8'
firebase-installations.properties: '8'
firebase-measurement-connector.properties: '8'
firebase-messaging.properties: '8'
firebase-ml-modeldownloader.properties: '8'
isoparser-default.properties: '8'
isoviewer.jnlp: '8'
names.properties: '8'
play-services-ads-base.properties: '8'
play-services-ads-identifier.properties: '8'
play-services-ads-lite.properties: '8'
play-services-ads.properties: '8'
play-services-analytics-impl.properties: '8'
play-services-analytics.properties: '8'
play-services-auth-api-phone.properties: '8'
play-services-auth-base.properties: '8'
play-services-auth-blockstore.properties: '8'
play-services-auth.properties: '8'
play-services-base.properties: '8'
play-services-basement.properties: '8'
play-services-cloud-messaging.properties: '8'
play-services-gass.properties: '8'
play-services-gcm.properties: '8'
play-services-iid.properties: '8'
play-services-location.properties: '8'
play-services-measurement-api.properties: '8'
play-services-measurement-base.properties: '8'
play-services-measurement-impl.properties: '8'
play-services-measurement-sdk-api.properties: '8'
play-services-measurement-sdk.properties: '8'
play-services-measurement.properties: '8'
play-services-places-placereport.properties: '8'
play-services-safetynet.properties: '8'
play-services-stats.properties: '8'
play-services-tagmanager-v4-impl.properties: '8'
play-services-tasks.properties: '8'
transport-api.properties: '8'
transport-backend-cct.properties: '8'
transport-runtime.properties: '8'
version.txt: '0'
stamp-cert-sha256: '8'
com/appsflyer/internal/a-: '0'
com/appsflyer/internal/b-: '0'
com/googlecode/mp4parser/isoviewer/resources/IsoViewer.properties: '8'
com/googlecode/mp4parser/isoviewer/resources/icon.png: '0'
fabric/com.amazonaws.aws-android-sdk-core.properties: '8'
google/protobuf/any.proto: '8'
google/protobuf/api.proto: '8'
google/protobuf/descriptor.proto: '8'
google/protobuf/duration.proto: '8'
google/protobuf/empty.proto: '8'
google/protobuf/field_mask.proto: '8'
google/protobuf/source_context.proto: '8'
google/protobuf/struct.proto: '8'
google/protobuf/timestamp.proto: '8'
google/protobuf/type.proto: '8'
google/protobuf/wrappers.proto: '8'
google/protobuf/compiler/plugin.proto: '8'
okhttp3/internal/publicsuffix/NOTICE: '8'
okhttp3/internal/publicsuffix/publicsuffixes.gz: '0'
org/apache/commons/codec/language/dmrules.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_any.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_common.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_cyrillic.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_english.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_french.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_german.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_hebrew.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_hungarian.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_polish.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_romanian.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_russian.txt: '8'
org/apache/commons/codec/language/bm/ash_approx_spanish.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_any.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_approx_common.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_common.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_cyrillic.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_english.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_french.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_german.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_hebrew.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_hungarian.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_polish.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_romanian.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_russian.txt: '8'
org/apache/commons/codec/language/bm/ash_exact_spanish.txt: '8'
org/apache/commons/codec/language/bm/ash_hebrew_common.txt: '8'
org/apache/commons/codec/language/bm/ash_lang.txt: '8'
org/apache/commons/codec/language/bm/ash_languages.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_any.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_cyrillic.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_english.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_french.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_german.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_hebrew.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_hungarian.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_polish.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_romanian.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_russian.txt: '8'
org/apache/commons/codec/language/bm/ash_rules_spanish.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_any.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_arabic.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_common.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_cyrillic.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_czech.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_dutch.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_english.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_french.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_german.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_greek.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_greeklatin.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_hebrew.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_hungarian.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_italian.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_polish.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_portuguese.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_romanian.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_russian.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_spanish.txt: '8'
org/apache/commons/codec/language/bm/gen_approx_turkish.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_any.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_approx_common.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_arabic.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_common.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_cyrillic.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_czech.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_dutch.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_english.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_french.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_german.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_greek.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_greeklatin.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_hebrew.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_hungarian.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_italian.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_polish.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_portuguese.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_romanian.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_russian.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_spanish.txt: '8'
org/apache/commons/codec/language/bm/gen_exact_turkish.txt: '8'
org/apache/commons/codec/language/bm/gen_hebrew_common.txt: '8'
org/apache/commons/codec/language/bm/gen_lang.txt: '8'
org/apache/commons/codec/language/bm/gen_languages.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_any.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_arabic.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_cyrillic.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_czech.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_dutch.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_english.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_french.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_german.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_greek.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_greeklatin.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_hebrew.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_hungarian.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_italian.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_polish.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_portuguese.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_romanian.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_russian.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_spanish.txt: '8'
org/apache/commons/codec/language/bm/gen_rules_turkish.txt: '8'
org/apache/commons/codec/language/bm/lang.txt: '8'
org/apache/commons/codec/language/bm/sep_approx_any.txt: '8'
org/apache/commons/codec/language/bm/sep_approx_common.txt: '8'
org/apache/commons/codec/language/bm/sep_approx_french.txt: '8'
org/apache/commons/codec/language/bm/sep_approx_hebrew.txt: '8'
org/apache/commons/codec/language/bm/sep_approx_italian.txt: '8'
org/apache/commons/codec/language/bm/sep_approx_portuguese.txt: '8'
org/apache/commons/codec/language/bm/sep_approx_spanish.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_any.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_approx_common.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_common.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_french.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_hebrew.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_italian.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_portuguese.txt: '8'
org/apache/commons/codec/language/bm/sep_exact_spanish.txt: '8'
org/apache/commons/codec/language/bm/sep_hebrew_common.txt: '8'
org/apache/commons/codec/language/bm/sep_lang.txt: '8'
org/apache/commons/codec/language/bm/sep_languages.txt: '8'
org/apache/commons/codec/language/bm/sep_rules_any.txt: '8'
org/apache/commons/codec/language/bm/sep_rules_french.txt: '8'
org/apache/commons/codec/language/bm/sep_rules_hebrew.txt: '8'
org/apache/commons/codec/language/bm/sep_rules_italian.txt: '8'
org/apache/commons/codec/language/bm/sep_rules_portuguese.txt: '8'
org/apache/commons/codec/language/bm/sep_rules_spanish.txt: '8'
org/apache/http/version.properties: '8'
org/apache/http/client/version.properties: '8'
org/apache/http/entity/mime/version.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/logcat.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_cs.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_de.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_es.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_fr.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_hu.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_it.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_ja.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_ko.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_pl.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_pt_BR.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_ru.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_zh_CN.properties: '8'
org/eclipse/paho/client/mqttv3/internal/nls/messages_zh_TW.properties: '8'
org/eclipse/paho/client/mqttv3/logging/jsr47min.properties: '8'
org/jdesktop/application/resources/Application.properties: '8'
org/jdesktop/application/resources/icons/bsaf_icon_16.png: '0'
org/jdesktop/application/resources/icons/copy.png: '0'
org/jdesktop/application/resources/icons/cut.png: '0'
org/jdesktop/application/resources/icons/delete.png: '0'
org/jdesktop/application/resources/icons/paste.png: '0'
usesFramework:
ids:
- 1
tag: null
version: 2.6.0
versionInfo:
versionCode: '1301'
versionName: 9.6.0.291546

0
assets/TmapWebView.js Normal file
View File

View File

@ -0,0 +1 @@
{"v":"5.1.1","fr":30,"ip":0,"op":24,"w":310,"h":120,"nm":"listening_f 3","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[104.485,59.653,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":1,"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[14,14],"e":[14,90]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":8,"s":[14,90],"e":[14,14]},{"t":16}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[154.86,59.984,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":1,"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[14,14],"e":[14,14]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":5,"s":[14,14],"e":[14,90]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":12,"s":[14,90],"e":[14,14]},{"t":20}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 9","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[204.735,59.984,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":1,"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[14,14],"e":[14,14]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":9,"s":[14,14],"e":[14,90]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":17,"s":[14,90],"e":[14,14]},{"t":24}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0}],"markers":[]}

1
assets/alert.json Normal file

File diff suppressed because one or more lines are too long

1
assets/alert_small.json Normal file
View File

@ -0,0 +1 @@
{"v":"5.6.6","fr":29.9700012207031,"ip":0,"op":35.0000014255792,"w":48,"h":48,"nm":"btn_alert_small_final","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"btn_alert_small outline","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[24,11.5,0],"ix":2},"a":{"a":0,"k":[24,11.5,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,0],[0,0],[-0.026,2.116],[0.239,1.138],[5.961,0],[0.596,-3.243],[-0.008,-0.998],[0.876,-1.906]],"o":[[0,0],[0,0],[-0.884,-1.923],[0.013,-1.008],[-0.678,-3.243],[-5.961,0],[-0.207,1.125],[0.018,2.099],[0,0]],"v":[[-11.027,9.378],[11.027,9.378],[10.283,7.76],[8.981,1.624],[8.642,-1.594],[0,-9.378],[-8.643,-1.594],[-8.941,1.592],[-10.243,7.672]],"c":true},"ix":2},"nm":"패스 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.877999997606,0.027000000898,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"칠 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[24,21.054],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":4,"s":[0]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":10,"s":[23]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":15,"s":[-23]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":20,"s":[23]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":24,"s":[-20]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":28,"s":[18]},{"t":31.0000012626559,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"변형"}],"nm":"bell","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[0,-0.22],[2.508,0],[0,2.508],[-0.03,0.212],[-3.813,-0.026]],"o":[[0,0],[0,2.508],[-2.508,0],[0,-0.22],[0,0],[3.687,0.025]],"v":[[4.498,-3.508],[4.541,-1.622],[0,2.27],[-4.541,-1.622],[-4.491,-3.508],[0.125,-6.958]],"c":true},"ix":2},"nm":"패스 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"패스 병합 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.713999968884,0,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"칠 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[24,25.131],"ix":2},"a":{"a":0,"k":[0,-7.572],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":10,"s":[0]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":14,"s":[9]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":17,"s":[-40]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":21,"s":[22]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":25,"s":[-18]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":29,"s":[14]},{"t":31.0000012626559,"s":[0]}],"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"변형"}],"nm":"tongne","np":3,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[-13.255,0],[0,13.255],[13.255,0],[0,-13.255]],"o":[[13.255,0],[0,-13.255],[-13.255,0],[0,13.255]],"v":[[0,24],[24,0],[0,-24],[-24,0]],"c":true},"ix":2},"nm":"패스 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.877999997606,0.027000000898,1],"ix":4},"o":{"a":0,"k":20,"ix":5},"r":1,"bm":0,"nm":"칠 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[24,24],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"변형"}],"nm":"bg","np":4,"cix":2,"bm":0,"ix":3,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":35.0000014255792,"st":-59.0000024031193,"bm":0}],"markers":[]}

7323
assets/btn_go_sel_timer.json Normal file

File diff suppressed because it is too large Load Diff

BIN
assets/cert/tmap.co.kr.cer Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

1
assets/listening.json Normal file
View File

@ -0,0 +1 @@
{"v":"5.1.1","fr":30,"ip":0,"op":24,"w":310,"h":120,"nm":"listening_f","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[104.485,59.653,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":1,"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[14,14],"e":[14,30]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":8,"s":[14,30],"e":[14,14]},{"t":16}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[154.86,59.984,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":1,"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[14,14],"e":[14,14]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":5,"s":[14,14],"e":[14,30]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":12,"s":[14,30],"e":[14,14]},{"t":20}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 9","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[204.735,59.984,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":1,"k":[{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":0,"s":[14,14],"e":[14,14]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":9,"s":[14,14],"e":[14,30]},{"i":{"x":[0.833,0.833],"y":[0.833,0.833]},"o":{"x":[0.167,0.167],"y":[0.167,0.167]},"n":["0p833_0p833_0p167_0p167","0p833_0p833_0p167_0p167"],"t":17,"s":[14,30],"e":[14,14]},{"t":24}],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0}],"markers":[]}

1
assets/load_spinner.json Normal file
View File

@ -0,0 +1 @@
{"v":"5.5.2","fr":60,"ip":0,"op":61,"w":48,"h":48,"nm":"laod Spinner_02","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":60,"s":[360]}],"ix":10},"p":{"a":0,"k":[24,24,0],"ix":2},"a":{"a":0,"k":[-5.312,11.555,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":2,"ty":"el","s":{"a":0,"k":[42,42],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[85]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":15,"s":[50]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":30,"s":[30]},{"i":{"x":[0.666],"y":[0.909]},"o":{"x":[0.331],"y":[0]},"t":45,"s":[45]},{"i":{"x":[0.675],"y":[1]},"o":{"x":[0.337],"y":[0.494]},"t":60,"s":[85]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90.092,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":120.121,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":150.15,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":180.182,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":210.211,"s":[100]},{"t":240.240234375,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":15,"s":[80]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":30,"s":[100]},{"i":{"x":[0.666],"y":[1.146]},"o":{"x":[0.331],"y":[0]},"t":45,"s":[100]},{"i":{"x":[0.675],"y":[1]},"o":{"x":[0.337],"y":[0.296]},"t":60,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":90.092,"s":[99]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":120.121,"s":[99]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":150.15,"s":[99]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":180.182,"s":[99]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":210.211,"s":[99]},{"t":240.240234375,"s":[99]}],"ix":2},"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[55]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":15,"s":[136]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":30,"s":[194]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":45,"s":[350]},{"t":60,"s":[415]}],"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.211764708161,0.450980395079,0.933333337307,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-5.312,11.555],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":70,"ix":1},"e":{"a":0,"k":80,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":61,"st":0,"bm":0}],"markers":[]}

View File

@ -0,0 +1 @@
{"v":"5.5.8","fr":60,"ip":0,"op":121,"w":30,"h":30,"nm":"laod Spinner_small","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 1","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":120,"s":[360]}],"ix":10},"p":{"a":0,"k":[15,15,0],"ix":2},"a":{"a":0,"k":[-5.312,11.555,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"d":2,"ty":"el","s":{"a":0,"k":[18,18],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"nm":"Ellipse Path 1","mn":"ADBE Vector Shape - Ellipse","hd":false},{"ty":"tm","s":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[85]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":30,"s":[50]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[30]},{"i":{"x":[0.666],"y":[0.817]},"o":{"x":[0.331],"y":[0]},"t":90,"s":[45]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.337],"y":[0.495]},"t":120,"s":[85]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":150.15,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":180.182,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":210.211,"s":[100]},{"t":240.240234375,"s":[100]}],"ix":1},"e":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0]},"t":0,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.167],"y":[0.167]},"t":30,"s":[80]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":60,"s":[100]},{"i":{"x":[0.666],"y":[1.293]},"o":{"x":[0.331],"y":[0]},"t":90,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.337],"y":[0.297]},"t":120,"s":[100]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":150.15,"s":[99]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":180.182,"s":[99]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0]},"t":210.211,"s":[99]},{"t":240.240234375,"s":[99]}],"ix":2},"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[55]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":30,"s":[136]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":60,"s":[194]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":90,"s":[350]},{"t":120,"s":[415]}],"ix":3},"m":1,"ix":2,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"st","c":{"a":0,"k":[0.815686285496,0.823529422283,0.835294127464,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1.5,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-5.312,11.555],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Ellipse 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ty":"tm","s":{"a":0,"k":70,"ix":1},"e":{"a":0,"k":80,"ix":2},"o":{"a":0,"k":0,"ix":3},"m":1,"ix":1,"nm":"Trim Paths 1","mn":"ADBE Vector Filter - Trim","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":1,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":121,"st":0,"bm":0}],"markers":[]}

View File

@ -0,0 +1 @@
{"v":"5.6.5","fr":29.9700012207031,"ip":0,"op":30.0000012219251,"w":26,"h":26,"nm":"loading_drive","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"loading_drive Outlines","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":0,"s":[0]},{"t":30.0000012219251,"s":[360]}],"ix":10},"p":{"a":0,"k":[12.756,12.756,0],"ix":2},"a":{"a":0,"k":[12.756,12.756,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0,0],[-7.037,0],[0,7.053],[7.037,0],[0,0],[0,-5.916],[5.969,0],[0,5.916]],"o":[[0,7.053],[7.037,0],[0,-7.053],[0,0],[5.969,0],[0,5.916],[-5.969,0],[0,0]],"v":[[-12.756,0],[0,12.756],[12.756,0],[0,-12.756],[0,-10.727],[10.794,0],[0,10.728],[-10.794,0]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[12.756,12.756],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 1","np":4,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false},{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[5.969,0],[0,5.916],[-2.353,2.027],[-2.633,0],[0,-5.916]],"o":[[-5.969,0],[0,-3.151],[1.948,-1.678],[5.969,0],[0,5.916]],"v":[[0,10.727],[-10.793,-0.001],[-7.065,-8.111],[0,-10.727],[10.794,-0.001]],"c":true},"ix":2},"nm":"Path 1","mn":"ADBE Vector Shape - Group","hd":false},{"ind":1,"ty":"sh","ix":2,"ks":{"a":0,"k":{"i":[[-7.037,0],[0,7.053],[7.037,0],[2.299,-1.98],[0,-3.764]],"o":[[7.037,0],[0,-7.053],[-3.095,0],[-2.794,2.406],[0,7.053]],"v":[[0,12.755],[12.756,-0.001],[0,-12.755],[-8.321,-9.669],[-12.756,-0.001]],"c":true},"ix":2},"nm":"Path 2","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"mm","mm":1,"nm":"Merge Paths 1","mn":"ADBE Vector Filter - Merge","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":30,"ix":5},"r":1,"bm":0,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[12.756,12.756],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Group 2","np":6,"cix":2,"bm":0,"ix":2,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":899.000036617021,"st":0,"bm":0}],"markers":[],"comps":[]}

File diff suppressed because one or more lines are too long

BIN
assets/skt_epd_model.raw Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

1
assets/splash.json Normal file

File diff suppressed because one or more lines are too long

1
assets/splash_land.json Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,17 @@
{
"supplier":{
"vivo":{
"appid":"100215079"
},
"xiaomi":{
},
"huawei":{
},
"oppo":{
}
}
}

File diff suppressed because one or more lines are too long

1
assets/tab_home_ani.json Normal file

File diff suppressed because one or more lines are too long

1
assets/tab_my_ani.json Normal file

File diff suppressed because one or more lines are too long

1
assets/tab_tnow_ani.json Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

0
assets/test.html Normal file
View File

48
assets/theme_day.json Normal file
View File

@ -0,0 +1,48 @@
{
"alternateRoute": {
"width": 13,
"indicatorWidth": 13,
"indicatorInterval": 44,
"fillColor": "#4b78a7",
"strokeColor": "#2e4c68"
},
"routeLine": {
"width": 13,
"indicatorWidth": 13,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#3673ee",
"noDataStrokeColor": "#254ea1"
}
},
"trackPoint": {
"fillColor": "#176fe60a",
"strokeColor": "#176fe660",
"outlineWidth": 1
},
"routeSelection": {
"candidates": [
{
"id": "default",
"unselected": {
"width": 7,
"indicatorWidth": 7,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#2b5cb2",
"noDataStrokeColor": "#1d3e80"
}
},
"selected": {
"width": 11.5,
"indicatorWidth": 11.5,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#3673ee",
"noDataStrokeColor": "#254ea1"
}
}
}
]
}
}

View File

@ -0,0 +1,53 @@
{
"alternateRoute": {
"width": 13,
"indicatorWidth": 13,
"indicatorInterval": 68.5,
"fillColor": "#4b78a7",
"strokeColor": "#2e4c68"
},
"routeLine": {
"width": 17,
"indicatorWidth": 17,
"indicatorInterval": 68.5,
"fillColor": "#3673ee",
"strokeColor": "#254ea1",
"congestion": {
"noDataFillColor": "#3673ee",
"noDataStrokeColor": "#254ea1"
},
"turnPoint": {
"width" : 15
}
},
"trackPoint": {
"fillColor": "#176fe60a",
"strokeColor": "#176fe660",
"outlineWidth": 1
},
"routeSelection": {
"candidates": [
{
"id": "default",
"unselected": {
"width": 7,
"indicatorWidth": 7,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#2b5cb2",
"noDataStrokeColor": "#1d3e80"
}
},
"selected": {
"width": 11.5,
"indicatorWidth": 11.5,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#3673ee",
"noDataStrokeColor": "#254ea1"
}
}
}
]
}
}

View File

@ -0,0 +1,47 @@
{
"alternateRoute": {
"width": 13,
"indicatorWidth": 13,
"indicatorInterval": 68.5,
"fillColor": "#95b8ff",
"strokeColor": "#dbe7ff"
},
"routeLine": {
"width": 17,
"indicatorWidth": 17,
"indicatorInterval": 68.5,
"fillColor": "#00a2ff",
"strokeColor": "#006199",
"congestion": {
"noDataFillColor": "#00a2ff",
"noDataStrokeColor": "#006199"
},
"turnPoint": {
"width" : 15
}
},
"trackPoint": {
"fillColor": "#176fe60a",
"strokeColor": "#176fe660",
"outlineWidth": 1
},
"routeSelection": {
"candidates": [
{
"id": "default",
"unselected": {
"congestion": {
"noDataFillColor": "#0082cc",
"noDataStrokeColor": "#004e7a"
}
},
"selected": {
"congestion": {
"noDataFillColor": "#00a2ff",
"noDataStrokeColor": "#006199"
}
}
}
]
}
}

48
assets/theme_night.json Normal file
View File

@ -0,0 +1,48 @@
{
"alternateRoute": {
"width": 13,
"indicatorWidth": 13,
"indicatorInterval": 44,
"fillColor": "#95b8ff",
"strokeColor": "#dbe7ff"
},
"routeLine": {
"width": 13,
"indicatorWidth": 13,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#00a2ff",
"noDataStrokeColor": "#006199"
}
},
"trackPoint": {
"fillColor": "#176fe60a",
"strokeColor": "#176fe660",
"outlineWidth": 1
},
"routeSelection": {
"candidates": [
{
"id": "default",
"unselected": {
"width": 7,
"indicatorWidth": 7,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#0082cc",
"noDataStrokeColor": "#004e7a"
}
},
"selected": {
"width": 11.5,
"indicatorWidth": 11.5,
"indicatorInterval": 44,
"congestion": {
"noDataFillColor": "#00a2ff",
"noDataStrokeColor": "#006199"
}
}
}
]
}
}

1
assets/thinking.json Normal file
View File

@ -0,0 +1 @@
{"v":"5.1.1","fr":30,"ip":0,"op":24,"w":310,"h":120,"nm":"dot_tts","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"Shape Layer 7","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":0,"s":[101.985,60,0],"e":[101.985,40,0],"to":[0,-3.33333325386047,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":7,"s":[101.985,40,0],"e":[101.985,60,0],"to":[0,0,0],"ti":[0,-3.33333325386047,0]},{"t":16}],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[14,14],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"Shape Layer 8","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":4,"s":[154.86,59.984,0],"e":[154.86,40,0],"to":[0,-3.33072924613953,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":11,"s":[154.86,40,0],"e":[154.86,59.984,0],"to":[0,0,0],"ti":[0,-3.33072924613953,0]},{"t":20}],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[14,14],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"Shape Layer 9","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":8,"s":[207.235,59.984,0],"e":[207.235,40,0],"to":[0,-3.33072924613953,0],"ti":[0,0,0]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"n":"0p667_1_0p333_0","t":15,"s":[207.235,40,0],"e":[207.235,59.984,0],"to":[0,0,0],"ti":[0,-3.33072924613953,0]},{"t":24}],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[14,14],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0}],"markers":[]}

1
assets/tts.json Normal file
View File

@ -0,0 +1 @@
{"v":"5.1.1","fr":30,"ip":0,"op":25,"w":310,"h":120,"nm":"tts_2x","ddd":0,"assets":[],"layers":[{"ddd":0,"ind":4,"ty":4,"nm":"Shape Layer 7","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":0,"s":[0],"e":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":7,"s":[100],"e":[0]},{"t":15}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[101.985,60,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[14,14],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"Shape Layer 8","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":5,"s":[0],"e":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":12,"s":[100],"e":[0]},{"t":20}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[154.86,59.984,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[14,14],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"Shape Layer 9","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":10,"s":[0],"e":[100]},{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"n":["0p833_0p833_0p167_0p167"],"t":17,"s":[100],"e":[0]},{"t":25}],"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[207.235,59.984,0],"ix":2},"a":{"a":0,"k":[-53.765,-0.332,0],"ix":1},"s":{"a":0,"k":[100,100,100],"ix":6}},"ao":0,"shapes":[{"ty":"gr","it":[{"ty":"rc","d":1,"s":{"a":0,"k":[14,14],"ix":2},"p":{"a":0,"k":[0,0],"ix":3},"r":{"a":0,"k":20,"ix":4},"nm":"Rectangle Path 1","mn":"ADBE Vector Shape - Rect","hd":false},{"ty":"st","c":{"a":0,"k":[0.2,0.450980003207,0.909803981407,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"nm":"Stroke 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,1,1,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"nm":"Fill 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-53.765,-0.332],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"Transform"}],"nm":"Rectangle 1","np":3,"cix":2,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":400,"st":0,"bm":0}],"markers":[]}

BIN
assets/weights/apo_0 Normal file

Binary file not shown.

BIN
assets/weights/blank_0 Normal file

Binary file not shown.

BIN
assets/weights/dash_0 Normal file

Binary file not shown.

BIN
assets/weights/expr_0 Normal file

Binary file not shown.

BIN
assets/weights/expr_1 Normal file

Binary file not shown.

BIN
assets/weights/number_0 Normal file

Binary file not shown.

BIN
assets/weights/number_1 Normal file

Binary file not shown.

BIN
assets/weights/number_2 Normal file

Binary file not shown.

BIN
assets/weights/number_3 Normal file

Binary file not shown.

BIN
assets/weights/slash_0 Normal file

Binary file not shown.

BIN
assets/weights/slash_1 Normal file

Binary file not shown.

BIN
assets/weights/slash_2 Normal file

Binary file not shown.

BIN
assets/weights/vseg_0 Normal file

Binary file not shown.

BIN
assets/weights/vseg_1 Normal file

Binary file not shown.

70
assets/www/error.html Normal file
View File

@ -0,0 +1,70 @@
<!DOCTYPE html>
<html lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, viewport-fit=cover"
/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="format-detection" content="telephone=no" />
<title>접속 에러</title>
<style>
html,
body,
.desc_wrap {
width: 100%;
height: 100%;
margin: 0;
}
* {
font-family: 'SKTTmap300', 'Noto Sans', 'Roboto', AppleSDGothicNeo, AppleSDGothicNeo-Regular,
'맑은 고딕', 'Malgun Gothic', '나눔고딕', NanumGothic, '돋움', Dotum, '굴림', Gulim,
Helvetica;
}
.desc_wrap {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
}
.title {
font-size: 20px;
font-weight: 300;
line-height: 1.4;
color: #4d4d4d;
margin: 0 0 15px;
}
.descrition {
font-size: 15px;
font-weight: 300;
line-height: 1.47;
color: #a1a3a6;
margin: 0 0 27px;
}
.btn_refresh {
width: 110px;
height: 40px;
border: 1px solid #ddd;
border-radius: 5px;
background-color: #fff;
font-size: 16px;
font-weight: 300;
line-height: 1.31;
color: #4d4d4d;
}
</style>
</head>
<body>
<div class="desc_wrap">
<h3 class="title">
일시적으로 서비스를<br />
이용할 수 없습니다.
</h3>
<div class="descrition">잠시 후 다시 접속해 주세요.</div>
<button class="btn_refresh" onClick="javascript:TmapApp.reloadInitialUrl()">새로고침</button>
</div>
</body>
</html>

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.

BIN
lib/arm64-v8a/libSSO.so Normal file

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.

BIN
lib/arm64-v8a/libjopus.so Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
lib/armeabi-v7a/libSSO.so Normal file

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.

BIN
lib/armeabi-v7a/libjopus.so Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1 @@
1.2.2

View File

@ -0,0 +1 @@
1.2.4

View File

@ -0,0 +1 @@
1.0.0-alpha04

View File

@ -0,0 +1 @@
1.0.0-alpha04

View File

@ -0,0 +1 @@
1.1.0

View File

@ -0,0 +1 @@
1.2.0

View File

@ -0,0 +1 @@
1.2.0

View File

@ -0,0 +1 @@
2.1.0

Some files were not shown because too many files have changed in this diff Show More