change app name and icon
10
.idea/misc.xml
generated
@ -1,21 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
|
||||
<component name="DesignSurface">
|
||||
<option name="filePathToZoomLevelMap">
|
||||
<map>
|
||||
<entry key="../../../../.gradle/caches/transforms-2/files-2.1/1d876133b5a2bd3ea40b131cf9d28edb/jetified-zxing-lite-2.1.1/res/layout/zxl_capture.xml" value="0.14322916666666666" />
|
||||
<entry key="app/src/main/res/layout/custom_capture_activity.xml" value="0.18840579710144928" />
|
||||
<entry key="..\:/Project/cocos_android/res/drawable/ic_launcher_background.xml" value="0.239" />
|
||||
<entry key="..\:/Project/cocos_android/res/drawable/qr_background.xml" value="0.239" />
|
||||
<entry key="..\:/Project/cocos_android/res/mipmap-anydpi-v26/ic_launcher.xml" value="0.239" />
|
||||
<entry key="app/src/main/res/layout/qr_vew.xml" value="0.125" />
|
||||
<entry key="app/src/main/res/layout/qrcode_view.xml" value="0.1421875" />
|
||||
<entry key="res/drawable/ic_launcher_background.xml" value="0.225" />
|
||||
<entry key="res/drawable/qr_background.xml" value="0.153" />
|
||||
<entry key="res/layout/activity_main.xml" value="0.18840579710144928" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
|
||||
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" project-jdk-name="11" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
|
@ -8,7 +8,6 @@
|
||||
android:name=".MainApplication"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@android:style/Theme.NoTitleBar.Fullscreen">
|
||||
<!-- Tell Cocos2dxActivity the name of our .so -->
|
||||
|
@ -7,11 +7,11 @@ android {
|
||||
buildToolsVersion PROP_BUILD_TOOLS_VERSION
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.fitchgc.jcwallet"
|
||||
applicationId "com.cege.games.release"
|
||||
minSdkVersion PROP_MIN_SDK_VERSION
|
||||
targetSdkVersion PROP_TARGET_SDK_VERSION
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionCode 5
|
||||
versionName "1.0.5"
|
||||
ndk{
|
||||
abiFilters 'armeabi-v7a','arm64-v8a', 'x86'
|
||||
}
|
||||
|
BIN
app/res/mipmap-hdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
app/res/mipmap-mdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
app/res/mipmap-xhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
app/res/mipmap-xxhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
app/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 60 KiB |
@ -568,11 +568,16 @@ function pluginChip(
|
||||
slots,
|
||||
signature
|
||||
) {
|
||||
console.log('addresses:' + addresses)
|
||||
console.log('values:' + values)
|
||||
console.log('chipIds:' + chipIds)
|
||||
console.log('slots:' + slots)
|
||||
console.log('signature:' + signature)
|
||||
|
||||
addresses = JSON.parse(addresses)
|
||||
values = JSON.parse(values)
|
||||
chipIds = JSON.parse(chipIds)
|
||||
slots = JSON.parse(slots)
|
||||
|
||||
jc.wallet.jcStandard
|
||||
.pluginChip({
|
||||
addresses,
|
||||
|
BIN
res/drawable/logo.png
Normal file
After Width: | Height: | Size: 355 KiB |
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 7.7 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 16 KiB |
@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">HeadlessCocos</string>
|
||||
<string name="app_name">CEBG</string>
|
||||
<string name="game_view_content_description">Game view</string>
|
||||
<string name="permission_camera">Scan QRCode need camera permission</string>
|
||||
<string name="qr_code_title">QRCode</string>
|
||||
|