gradle.properties 4.17 KB
Newer Older
Lee Jaebin committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
# Project-wide Gradle settings.

# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.

# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html

# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx10248m -XX:MaxPermSize=256m
org.gradle.jvmargs=-Xmx2560M -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -Duser.variant=debug

# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
org.gradle.parallel=true
org.gradle.daemon=true
org.gradle.configureondemand=true

#ABook:ABook4AndroidReleaseKey
#SmartCatalog:SmartCatalogReleaseKey
#GMO:GmoSaaSReleaseKey
#Panasonic:PanasonicSaaSReleaseKey
#HKViewer:hkviewerreleaseKey
keystore=ABVJE_Android_Release.keystore
keyalias=ABook4AndroidReleaseKey
keystorepassword=+ag2ntEc1?
keyaliaspassword=micrOSoft_!sa1ko

android.useDeprecatedNdk=true

# Launcher AndroidManifest.xml
35
app_custompackagename=jp.co.sato.atform
Lee Jaebin committed
36 37 38 39 40
app_versioncode=1

# abvEnvironments.xml

#cms server
41 42
acms_address=https://check.abookcloud.com/acms
download_server_address=https://check.abookcloud.com/acms
Lee Jaebin committed
43 44

#syncview server
45 46
websocket_server_http_url=https://abook188-1.abook.bz/v1
websocket_server_ws_url=wss://abook188-1.abook.bz/v1
Lee Jaebin committed
47 48 49 50 51 52 53 54 55
#WebSocket debug出力
websocket_debug=false

#Payment Settings
google_public_key1=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4ZRmkZgLL9b5IzZplGDZWh5qCXR52CWo9aRvrB6sjbTWlW9Ra99hokKKZZChAMINpaKb61BkT7bX3sMD1T8+d8yC/
google_public_key2=jtdSzewQsnaXsnVfwUiqZMa5I7feBfs6FZ61LvnUWI6VTAQgwogI9Xa3DcfCfW404tdRJqozpaYFAbT0YQoOZip7jDDkITRVGaMI+m/gOVy2zGN/5+9iLn5XdS+UFEXB97
google_public_key3=LShEIudH7Q7jLZERczfa0PknZCC5I3G0bTNa/EndTMLIR6/W3DLHToDk5L5Nkhx8Nl6V12WGIgHKSLh9OrGZGNnlM8DBmG6ACLm0CXW7KPoSWasiXI7MW6CIs2wIDAQAB

#Application Settings
56
app_name=@Form
Lee Jaebin committed
57 58
#true:スリープ禁止, false:スリープ許可
keep_screen=false
59
scheme_url=jp.agentec.abook.check
Lee Jaebin committed
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
#true:自動バージョン確認を行わない false:CMSへ自動バージョン確認を行う
store_version=false

product_code=1
#コンテンツリソースをcacheフォルダに展開するかしないか
use_cache=true
#コンテンツリソースをcacheフォルダに展開する数
cache_size=0

#コンテンツのHead暗号化するかしないか
content_protected=true
#use_cacheと同様にPDFサムネイルimageをファイル化するかしないか
pdf_thumbnail_output=true
#use_cacheと同様にPDFページimageをファイル化するかしないか
pdf_image_output=true
#自動新着更新間隔(分) -1のとき自動更新しない
content_refresh_interval=30
#アプリ異常終了時会議室再入室アラート表示期限(分)
meeting_reenter_alert=1440
#これより小さい閲覧時間(秒)のページログは送信しない
min_page_log_second=3
#メニュー表示をサービスオプションに従う
follow_service_option=true
#パスワード失敗時の回数チェックを行うか否か
is_check_invalid_passward_limit=true
#リピート再生のデフォルト値
repeat_default=true

#Setting Info(設定画面のABookについての設定情報)
89 90
version_name=1.0.201
release_date=2020/05/25
91 92 93
copy_right=SATO CORPORATION
hope_page=http://www.sato.co.jp
contact_email=grp-atform_support@sato-global.com
Lee Jaebin committed
94 95

#Log Settings
96
log_level=0
Lee Jaebin committed
97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
default_log_name=abvje
#エラーレポート/Exportログ送信方法 1:acms 2:平文メール(開発・テスト時のみ) 3:暗号化添付メール
error_report_flg=1
error_report_email=abook-appsupport@agentec.jp
#アプリ専用ログ保存期間(日)(0はログ出力なし)
app_log_retention=7
hprof=false

repository_fqdn=s.abook.bz

# abvFunctionOptions.xml

#Login
#0:認証なし, 1:ログインID、パスワード, 2:アカウント文字列、ログインID、パスワード, 3:サイトID、アカウント文字列、ログインID、パスワード4:サイトID、アカウント文字列
login_mode=2
#login_modeが0、1の場合のアカウントパス
account_path=agtcatalog

#GCM
push_message=1

#手動更新
#0:非表示 1:表示 1.3.1
check_app_update=1

#ユーザ切り替え時全社グループのコンテンツを削除しない
#0:全てのコンテンツ削除 1:全社のコンテンツ削除しない 1.5.3
not_delete_all_contents=0

BLJAR_NAME=ABVJE_BL.jar

#store用の場合、armv7,x86両方ビルド
#storeではない場合、armv7のみビルド
130
isStoreProduct=false