6 Star 13 Fork 10

华为移动服务 / huawei-account-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tash 82.64 KB
一键复制 编辑 原始数据 按行查看 历史
hxb-new 提交于 2021-03-19 16:48 . Revert "quickstart demo commit"
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125
commit 4eb927c11a2d6d38926f1945e85578f29d92eef3 (HEAD -> master, origin/master, origin/HEAD)
Author: tiejinjiang-git <tiejinjiang@gmail.com>
Date: Mon Jun 8 10:01:43 2020 +0800
modify the version of fastjson
Account-Server-Java-Demo/.idea/jarRepositories.xml | 25 ++++++++++++++++++++++
Account-Server-Java-Demo/.idea/vcs.xml | 6 ++++++
2 files changed, 31 insertions(+)
commit 833b7c78836bc61b49a622092b8245ee204b670e
Author: tiejinjiang-git <56809796+tiejinjiang-git@users.noreply.github.com>
Date: Mon Jun 8 09:40:12 2020 +0800
Update README.md
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 3de721fad753c921f5d869eff036303a3e817ca8
Author: tiejinjiang-git <56809796+tiejinjiang-git@users.noreply.github.com>
Date: Mon Jun 8 09:39:17 2020 +0800
Update README.md
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
commit 71cec648335a96149b296e65594445914c6f3e8e
Author: m00345366 <muxinliang@huawei.com>
Date: Sat May 30 10:38:00 2020 +0800
modify
Account-Client-Java-Demo/Account_Demo_Eclipse/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit 3c611eff5f5f9a0812a9b34e43564dd457d8d4bf
Author: m00345366 <muxinliang@huawei.com>
Date: Sat May 30 10:32:01 2020 +0800
Second
Account-Client-Java-Demo/Account_Demo_Eclipse/README.md | 4 +++-
.../Account_Demo_Eclipse/guide.txt | 0
README.md | 7 +++++++
3 files changed, 10 insertions(+), 1 deletion(-)
commit ac876bae6553ce1cc361080340bad840bca25440
Author: tiejinjiang-git <56809796+tiejinjiang-git@users.noreply.github.com>
Date: Sat May 30 09:57:31 2020 +0800
Update README.md
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
commit 361b294389efbb108bee392265dff75d7afc651d
Author: tiejinjiang-git <56809796+tiejinjiang-git@users.noreply.github.com>
Date: Sat May 30 09:56:40 2020 +0800
Update README.md
README.md | 43 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 42 insertions(+), 1 deletion(-)
commit d7c4c12dbd0c81e7ec6f75cdd2dbe92c68094e44
Author: Meixu <63704034+Mike-mei@users.noreply.github.com>
Date: Mon May 25 09:40:00 2020 +0800
Update README.md
.../Account_Demo_Eclipse/README.md | 36 +++++++++++-----------
1 file changed, 18 insertions(+), 18 deletions(-)
commit 4ec72fb7123dc7d149b887266be96c0caee43e4f
Author: HUAWEI-Mobile-Services-Core <64996880+HUAWEI-Mobile-Services-Core@users.noreply.github.com>
Date: Mon May 25 09:22:38 2020 +0800
Update README.md
.../Account_Demo_AndroidStudio/README.md | 38 +++++++++++-----------
1 file changed, 19 insertions(+), 19 deletions(-)
commit 25ee0444f0dfabc95ec69c7b7443d2ee610b1e0b
Author: m00345366 <muxinliang@huawei.com>
Date: Thu May 21 20:39:42 2020 +0800
first commit for account
.../Account_Demo_AndroidStudio/.gitignore | 9 +
.../Account_Demo_AndroidStudio/LICENSE | 202 +
.../Account_Demo_AndroidStudio/README.md | 43 +
.../Account_Demo_AndroidStudio/app/.gitignore | 1 +
.../Account_Demo_AndroidStudio/app/LICENSE | 53 +
.../Third Party Open Source Software Notice.docx | Bin 0 -> 61398 bytes
.../app/agconnect-services.json | 11 +
.../Account_Demo_AndroidStudio/app/build.gradle | 61 +
.../Account_Demo_AndroidStudio/app/lightregion.jks | Bin 0 -> 2252 bytes
.../app/proguard-rules.pro | 26 +
.../app/src/main/AndroidManifest.xml | 53 +
.../app/src/main/assets/ic_launcher-web.png | Bin 0 -> 23048 bytes
.../main/java/com/huawei/hmssample/Constant.java | 42 +
.../com/huawei/hmssample/HuaweiIdActivity.java | 238 +
.../java/com/huawei/hmssample/IDTokenParser.java | 279 +
.../java/com/huawei/hmssample/LogFragment.java | 108 +
.../com/huawei/hmssample/common/ICallBack.java | 27 +
.../app/src/main/java/com/huawei/logger/Log.java | 88 +
.../main/java/com/huawei/logger/LogCatWrapper.java | 50 +
.../src/main/java/com/huawei/logger/LogView.java | 121 +
.../java/com/huawei/logger/LoggerActivity.java | 41 +
.../app/src/main/res/drawable-hdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../app/src/main/res/drawable-mdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../src/main/res/drawable-xhdpi/bg_blue_circle.xml | 8 +
.../res/drawable-xhdpi/bg_blue_circle_side.xml | 9 +
.../src/main/res/drawable-xhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../res/drawable-xhdpi/ic_push_notification.png | Bin 0 -> 2175 bytes
.../src/main/res/drawable-xxhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../app/src/main/res/layout/activity_huaweiid.xml | 42 +
.../app/src/main/res/mipmap-hdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../app/src/main/res/mipmap-mdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../app/src/main/res/mipmap-xhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../app/src/main/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../src/main/res/mipmap-xxxhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../app/src/main/res/values/colors.xml | 9 +
.../app/src/main/res/values/dimens.xml | 6 +
.../app/src/main/res/values/strings.xml | 19 +
.../app/src/main/res/values/styles.xml | 61 +
.../Account_Demo_AndroidStudio/build.gradle | 28 +
.../Account_Demo_AndroidStudio/gradle.properties | 17 +
.../gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 53636 bytes
.../gradle/wrapper/gradle-wrapper.properties | 6 +
.../Account_Demo_AndroidStudio/gradlew | 160 +
.../Account_Demo_AndroidStudio/gradlew.bat | 90 +
.../Account_Demo_AndroidStudio/settings.gradle | 1 +
.../Account_Demo_Eclipse/.gitignore | 9 +
.../.idea/caches/build_file_checksums.ser | Bin 0 -> 541 bytes
.../.idea/caches/gradle_models.ser | Bin 0 -> 87310 bytes
.../Account_Demo_Eclipse/.idea/checkstyle-idea.xml | 16 +
.../.idea/codeStyles/Project.xml | 116 +
.../Account_Demo_Eclipse/.idea/encodings.xml | 6 +
.../Account_Demo_Eclipse/.idea/gradle.xml | 22 +
.../Account_Demo_Eclipse/.idea/misc.xml | 48 +
.../Account_Demo_Eclipse/.idea/modules.xml | 8 +
.../.idea/runConfigurations.xml | 12 +
.../Account_Demo_Eclipse/.idea/vcs.xml | 6 +
.../Account_Demo_Eclipse/.metadata/.lock | 0
.../Account_Demo_Eclipse/.metadata/.log | 2532 +++++++++
.../.metadata/.plugins/org.eclipse.cdt.core/.log | 11 +
.../.plugins/org.eclipse.cdt.make.core/specs.c | 1 +
.../.plugins/org.eclipse.cdt.make.core/specs.cpp | 1 +
.../.history/12/600cd6fa5c38001a14fbbfa987e10218 | 89 +
.../.history/12/80c16bed2c38001a14fbbfa987e10218 | 265 +
.../.history/14/70803eb74137001a1ec48fa7c507179f | 26 +
.../.history/14/d0c907c44437001a1ec48fa7c507179f | 27 +
.../.history/15/b087fb962a38001a14fbbfa987e10218 | 39 +
.../.history/20/40b177f87037001a1ec48fa7c507179f | 175 +
.../.history/24/d07148349137001a1c8ca974eaf062c3 | 271 +
.../.history/28/d0dc74c9a73a001a1889d16ef28e0c4a | 264 +
.../.history/2e/70e9bf6d4b37001a1ec48fa7c507179f | 74 +
.../.history/2f/b05e19e23f38001a14fbbfa987e10218 | 39 +
.../.history/32/20cb34878a37001a1c8ca974eaf062c3 | 271 +
.../.history/32/a058af098848001a1d5e89b4262b7122 | 264 +
.../.history/34/20455f9b6837001a1ec48fa7c507179f | 111 +
.../.history/35/80b3a47d2638001a14fbbfa987e10218 | 39 +
.../.history/35/e051b8487237001a1ec48fa7c507179f | 176 +
.../.history/37/503157d52838001a14fbbfa987e10218 | 26 +
.../.history/38/303dd5e25638001a14fbbfa987e10218 | 264 +
.../.history/3d/e0c4112b6937001a1ec48fa7c507179f | 44 +
.../.history/3f/d00dded72938001a14fbbfa987e10218 | 258 +
.../.history/49/007a08ac2a38001a14fbbfa987e10218 | 261 +
.../.history/4b/9080ac358f37001a1c8ca974eaf062c3 | 4 +
.../.history/4c/a03f8c4d793b001a1889d16ef28e0c4a | 253 +
.../.history/4d/20d320f19037001a1c8ca974eaf062c3 | 12 +
.../.history/50/50e23fa02838001a14fbbfa987e10218 | 44 +
.../.history/58/c0e81ff19037001a1c8ca974eaf062c3 | 12 +
.../.history/5a/90cb38116937001a1ec48fa7c507179f | 89 +
.../.history/66/40048f898937001a1c8ca974eaf062c3 | 5 +
.../.history/66/a0c0e6d78a37001a1c8ca974eaf062c3 | 258 +
.../.history/67/a08921162a38001a14fbbfa987e10218 | 258 +
.../.history/6b/20ac05a88a37001a1c8ca974eaf062c3 | 258 +
.../.history/6f/c05ed1b35538001a14fbbfa987e10218 | 26 +
.../.history/70/c0f337e79537001a1c8ca974eaf062c3 | 0
.../.history/72/8033185b9c37001a1c8ca974eaf062c3 | 263 +
.../.history/75/a062805f2b38001a14fbbfa987e10218 | 259 +
.../.history/7c/30ef1ecc2b38001a14fbbfa987e10218 | 259 +
.../.history/81/d06fc5be9037001a1c8ca974eaf062c3 | 11 +
.../.history/82/908faecc2c38001a14fbbfa987e10218 | 264 +
.../.history/82/90fdcc385738001a14fbbfa987e10218 | 26 +
.../.history/86/90a8366e2638001a14fbbfa987e10218 | 258 +
.../.history/8c/103eda1c2d38001a14fbbfa987e10218 | 259 +
.../.history/8c/705b77b24137001a1ec48fa7c507179f | 26 +
.../.history/98/20b7d4222638001a14fbbfa987e10218 | 258 +
.../.history/9c/b0f917212b38001a14fbbfa987e10218 | 259 +
.../.history/9e/407b7a775638001a14fbbfa987e10218 | 254 +
.../.history/a5/40fc0c8b8a37001a1c8ca974eaf062c3 | 258 +
.../.history/a5/802c8d9e6837001a1ec48fa7c507179f | 908 ++++
.../.history/a6/506059cd4137001a1ec48fa7c507179f | 89 +
.../.history/a7/20af8f1f8236001a15dae5b99217396e | 905 ++++
.../.history/a8/40bb81a04137001a1ec48fa7c507179f | 27 +
.../.history/a8/80e316bc4137001a1ec48fa7c507179f | 175 +
.../.history/a9/10b246d08a37001a1c8ca974eaf062c3 | 39 +
.../.history/af/f0cec3552638001a14fbbfa987e10218 | 258 +
.../.history/b1/608473f07b3b001a1c52acb678c012fd | 26 +
.../.history/b3/30a1279b5638001a14fbbfa987e10218 | 254 +
.../.history/b4/40d4c8f62a38001a14fbbfa987e10218 | 262 +
.../.history/b7/f0df8b518937001a1c8ca974eaf062c3 | 0
.../.history/b9/a0683d488a37001a1c8ca974eaf062c3 | 175 +
.../.history/bb/c05272ff7b3b001a1c52acb678c012fd | 26 +
.../.history/bc/506b9af77b3b001a1c52acb678c012fd | 37 +
.../.history/bf/8062cfc04137001a1ec48fa7c507179f | 111 +
.../.history/c7/b07cf3878937001a1c8ca974eaf062c3 | 5 +
.../.history/c8/904db3cb5638001a14fbbfa987e10218 | 266 +
.../.history/ca/504821f19037001a1c8ca974eaf062c3 | 12 +
.../.history/ca/a0a274fe2a38001a14fbbfa987e10218 | 263 +
.../.history/cc/e0c62ccd9537001a1c8ca974eaf062c3 | 20 +
.../.history/d/40cfda278937001a1c8ca974eaf062c3 | 0
.../.history/d1/40aaecf17237001a1ec48fa7c507179f | 177 +
.../.history/d1/60c0900e4537001a1ec48fa7c507179f | 33 +
.../.history/d1/f0dfd7047137001a1ec48fa7c507179f | 176 +
.../.history/d3/b049530dc936001a15e5ff2ac404f5ee | 2 +
.../.history/da/e0a267304937001a1ec48fa7c507179f | 38 +
.../.history/e5/b079843d9d3a001a1889d16ef28e0c4a | 21 +
.../.history/e9/1034540dc936001a15e5ff2ac404f5ee | 3 +
.../.history/eb/b0f6af9e2c38001a14fbbfa987e10218 | 264 +
.../.history/ec/50a9c42f8f37001a1c8ca974eaf062c3 | 262 +
.../.history/f1/30dbe685a73a001a1889d16ef28e0c4a | 262 +
.../.history/f4/10c8abc64137001a1ec48fa7c507179f | 908 ++++
.../.history/f5/b0c207745638001a14fbbfa987e10218 | 254 +
.../.history/f8/20197b657c37001a1ec48fa7c507179f | 87 +
.../.history/fd/c06839574637001a1ec48fa7c507179f | 33 +
.../.history/fe/80139e50793b001a1889d16ef28e0c4a | 259 +
.../Agconnect-core/.indexes/properties.index | Bin 0 -> 560 bytes
.../.projects/Agconnect-core/.markers.snap | Bin 0 -> 112 bytes
.../.projects/Agconnect-core/.syncinfo.snap | Bin 0 -> 112 bytes
.../HMSSdkBase/.indexes/a0/1/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/11/properties.index | Bin 0 -> 262 bytes
.../HMSSdkBase/.indexes/a0/12/properties.index | Bin 0 -> 262 bytes
.../HMSSdkBase/.indexes/a0/13/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/15/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/17/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/1c/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/1d/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/1f/properties.index | Bin 0 -> 372 bytes
.../HMSSdkBase/.indexes/a0/24/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/29/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/2a/properties.index | Bin 0 -> 162 bytes
.../HMSSdkBase/.indexes/a0/30/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/32/properties.index | Bin 0 -> 262 bytes
.../HMSSdkBase/.indexes/a0/38/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/3c/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/3e/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/3f/properties.index | Bin 0 -> 174 bytes
.../HMSSdkBase/.indexes/a0/4/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/43/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/44/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/47/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/48/properties.index | Bin 0 -> 168 bytes
.../HMSSdkBase/.indexes/a0/49/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/4a/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/5/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/50/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/62/properties.index | Bin 0 -> 395 bytes
.../HMSSdkBase/.indexes/a0/68/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/6b/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/71/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/74/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/77/properties.index | Bin 0 -> 168 bytes
.../HMSSdkBase/.indexes/a0/79/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/8/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/84/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/87/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/90/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/92/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/99/properties.index | Bin 0 -> 174 bytes
.../HMSSdkBase/.indexes/a0/9a/properties.index | Bin 0 -> 174 bytes
.../HMSSdkBase/.indexes/a0/9f/properties.index | Bin 0 -> 168 bytes
.../HMSSdkBase/.indexes/a0/a9/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/b2/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/b4/properties.index | Bin 0 -> 168 bytes
.../HMSSdkBase/.indexes/a0/b7/properties.index | Bin 0 -> 270 bytes
.../HMSSdkBase/.indexes/a0/ba/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/be/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/c1/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/c2/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/c5/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/c6/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/c7/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/c9/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/ce/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/cf/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/d0/properties.index | Bin 0 -> 262 bytes
.../HMSSdkBase/.indexes/a0/d2/properties.index | Bin 0 -> 168 bytes
.../HMSSdkBase/.indexes/a0/d4/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/d6/properties.index | Bin 0 -> 748 bytes
.../HMSSdkBase/.indexes/a0/d7/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/d8/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/d9/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/de/properties.index | Bin 0 -> 154 bytes
.../HMSSdkBase/.indexes/a0/df/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/e3/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/e8/properties.index | Bin 0 -> 168 bytes
.../HMSSdkBase/.indexes/a0/eb/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/ed/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/f2/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/f4/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/f7/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/f8/properties.index | Bin 0 -> 160 bytes
.../HMSSdkBase/.indexes/a0/fc/properties.index | Bin 0 -> 168 bytes
.../HMSSdkBase/.indexes/a0/fd/properties.index | Bin 0 -> 160 bytes
.../.projects/HMSSdkBase/.indexes/properties.index | Bin 0 -> 562 bytes
.../.projects/HMSSdkBase/.markers.snap | Bin 0 -> 112 bytes
.../.projects/HMSSdkBase/.syncinfo.snap | Bin 0 -> 112 bytes
.../HMSSdkID/.indexes/a0/1/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/11/properties.index | Bin 0 -> 262 bytes
.../HMSSdkID/.indexes/a0/12/properties.index | Bin 0 -> 262 bytes
.../HMSSdkID/.indexes/a0/13/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/15/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/17/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/1c/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/1d/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/1f/properties.index | Bin 0 -> 372 bytes
.../HMSSdkID/.indexes/a0/24/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/29/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/2a/properties.index | Bin 0 -> 162 bytes
.../HMSSdkID/.indexes/a0/30/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/32/properties.index | Bin 0 -> 262 bytes
.../HMSSdkID/.indexes/a0/38/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/3c/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/3e/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/3f/properties.index | Bin 0 -> 174 bytes
.../HMSSdkID/.indexes/a0/4/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/43/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/44/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/47/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/48/properties.index | Bin 0 -> 168 bytes
.../HMSSdkID/.indexes/a0/49/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/4a/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/5/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/50/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/62/properties.index | Bin 0 -> 177 bytes
.../HMSSdkID/.indexes/a0/68/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/6b/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/71/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/74/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/77/properties.index | Bin 0 -> 168 bytes
.../HMSSdkID/.indexes/a0/79/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/8/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/84/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/87/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/90/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/92/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/99/properties.index | Bin 0 -> 174 bytes
.../HMSSdkID/.indexes/a0/9a/properties.index | Bin 0 -> 174 bytes
.../HMSSdkID/.indexes/a0/9f/properties.index | Bin 0 -> 168 bytes
.../HMSSdkID/.indexes/a0/a9/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/b2/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/b4/properties.index | Bin 0 -> 168 bytes
.../HMSSdkID/.indexes/a0/b7/properties.index | Bin 0 -> 270 bytes
.../HMSSdkID/.indexes/a0/ba/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/be/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/c1/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/c2/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/c5/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/c6/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/c7/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/c9/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/ce/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/cf/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/d0/properties.index | Bin 0 -> 262 bytes
.../HMSSdkID/.indexes/a0/d2/properties.index | Bin 0 -> 168 bytes
.../HMSSdkID/.indexes/a0/d4/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/d6/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/d7/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/d8/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/d9/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/de/properties.index | Bin 0 -> 154 bytes
.../HMSSdkID/.indexes/a0/df/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/e3/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/e8/properties.index | Bin 0 -> 168 bytes
.../HMSSdkID/.indexes/a0/eb/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/ed/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/f2/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/f4/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/f7/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/f8/properties.index | Bin 0 -> 160 bytes
.../HMSSdkID/.indexes/a0/fc/properties.index | Bin 0 -> 168 bytes
.../HMSSdkID/.indexes/a0/fd/properties.index | Bin 0 -> 160 bytes
.../.projects/HMSSdkID/.indexes/properties.index | Bin 0 -> 501 bytes
.../.projects/HMSSdkID/.location | Bin 0 -> 123 bytes
.../.projects/HMSSdkID/.markers.snap | Bin 0 -> 321 bytes
.../.projects/HMSSdkID/.syncinfo.snap | Bin 0 -> 64 bytes
.../Network-common/.indexes/a0/de/properties.index | Bin 0 -> 154 bytes
.../Network-common/.indexes/properties.index | Bin 0 -> 566 bytes
.../.projects/Network-common/.markers.snap | Bin 0 -> 112 bytes
.../.projects/Network-common/.syncinfo.snap | Bin 0 -> 112 bytes
.../Network-grs/.indexes/a0/de/properties.index | Bin 0 -> 154 bytes
.../Network-grs/.indexes/properties.index | Bin 0 -> 571 bytes
.../.projects/Network-grs/.markers.snap | Bin 0 -> 112 bytes
.../.projects/Network-grs/.syncinfo.snap | Bin 0 -> 112 bytes
.../.projects/RemoteSystemsTempFiles/.markers.snap | Bin 0 -> 112 bytes
.../RemoteSystemsTempFiles/.syncinfo.snap | Bin 0 -> 112 bytes
.../.projects/Tasks/.indexes/properties.index | Bin 0 -> 555 bytes
.../.projects/Tasks/.markers.snap | Bin 0 -> 112 bytes
.../.projects/Tasks/.syncinfo.snap | Bin 0 -> 112 bytes
.../hmssample/.indexes/a0/82/properties.index | Bin 0 -> 522 bytes
.../hmssample/.indexes/a0/8a/properties.index | Bin 0 -> 161 bytes
.../hmssample/.indexes/a0/d6/history.index | Bin 0 -> 66 bytes
.../hmssample/.indexes/a0/d6/properties.index | Bin 0 -> 573 bytes
.../hmssample/.indexes/a0/de/history.index | Bin 0 -> 56 bytes
.../hmssample/.indexes/a0/de/properties.index | Bin 0 -> 544 bytes
.../hmssample/.indexes/a0/eb/properties.index | Bin 0 -> 158 bytes
.../hmssample/.indexes/a0/ee/properties.index | Bin 0 -> 158 bytes
.../.projects/hmssample/.indexes/af/history.index | Bin 0 -> 214 bytes
.../hmssample/.indexes/e4/81/19/38/history.index | Bin 0 -> 1717 bytes
.../hmssample/.indexes/e4/81/19/70/history.index | Bin 0 -> 191 bytes
.../.projects/hmssample/.indexes/history.index | Bin 0 -> 341 bytes
.../.projects/hmssample/.indexes/properties.index | Bin 0 -> 1237 bytes
.../.projects/hmssample/.markers | Bin 0 -> 3180 bytes
.../.projects/hmssample/.markers.snap | Bin 0 -> 33855 bytes
.../.projects/hmssample/.syncinfo.snap | Bin 0 -> 112 bytes
.../.root/.indexes/history.version | 1 +
.../.root/.indexes/properties.index | Bin 0 -> 415 bytes
.../.root/.indexes/properties.version | 1 +
.../org.eclipse.core.resources/.root/.markers.snap | Bin 0 -> 112 bytes
.../org.eclipse.core.resources/.root/11.tree | Bin 0 -> 54321 bytes
.../.safetable/org.eclipse.core.resources | Bin 0 -> 7576 bytes
.../.plugins/org.eclipse.core.resources/11.snap | Bin 0 -> 63911 bytes
.../.settings/com.android.ide.eclipse.adt.prefs | 7 +
.../.settings/org.eclipse.cdt.debug.core.prefs | 2 +
.../.settings/org.eclipse.cdt.ui.prefs | 4 +
.../.settings/org.eclipse.core.resources.prefs | 2 +
.../.settings/org.eclipse.debug.core.prefs | 4 +
.../.settings/org.eclipse.debug.ui.prefs | 3 +
.../.settings/org.eclipse.jdt.core.prefs | 8 +
.../.settings/org.eclipse.jdt.launching.prefs | 2 +
.../.settings/org.eclipse.jdt.ui.prefs | 20 +
.../.settings/org.eclipse.m2e.discovery.prefs | 2 +
.../.settings/org.eclipse.mylyn.context.core.prefs | 2 +
.../.settings/org.eclipse.mylyn.java.ui.prefs | 3 +
.../.settings/org.eclipse.mylyn.monitor.ui.prefs | 2 +
.../.settings/org.eclipse.mylyn.tasks.ui.prefs | 4 +
.../.settings/org.eclipse.pde.api.tools.prefs | 2 +
.../.settings/org.eclipse.rse.core.prefs | 4 +
.../.settings/org.eclipse.rse.ui.prefs | 2 +
.../.settings/org.eclipse.team.cvs.ui.prefs | 2 +
.../.settings/org.eclipse.team.ui.prefs | 2 +
.../.settings/org.eclipse.ui.editors.prefs | 2 +
.../.settings/org.eclipse.ui.ide.prefs | 5 +
.../.settings/org.eclipse.ui.prefs | 2 +
.../.settings/org.eclipse.ui.views.log.prefs | 9 +
.../.settings/org.eclipse.ui.workbench.prefs | 6 +
.../.settings/org.eclipse.wst.jsdt.ui.prefs | 10 +
.../.settings/org.eclipse.wst.sse.ui.prefs | 4 +
.../org.eclipse.wst.ws.service.policy.prefs | 3 +
.../.launches/hmssample.launch | 19 +
.../launchConfigurationHistory.xml | 23 +
.../org.eclipse.e4.workbench/workbench.xmi | 3465 +++++++++++++
.../.plugins/org.eclipse.jdt.core/1288236204.index | Bin 0 -> 25 bytes
.../.plugins/org.eclipse.jdt.core/1313005399.index | Bin 0 -> 3877 bytes
.../.plugins/org.eclipse.jdt.core/1456704177.index | Bin 0 -> 24359 bytes
.../.plugins/org.eclipse.jdt.core/1512627863.index | Bin 0 -> 227757 bytes
.../.plugins/org.eclipse.jdt.core/1625019633.index | Bin 0 -> 24601 bytes
.../.plugins/org.eclipse.jdt.core/162550948.index | Bin 0 -> 29456 bytes
.../.plugins/org.eclipse.jdt.core/1627369188.index | Bin 0 -> 47119 bytes
.../.plugins/org.eclipse.jdt.core/1668171836.index | Bin 0 -> 79632 bytes
.../.plugins/org.eclipse.jdt.core/1702464269.index | Bin 0 -> 9026 bytes
.../.plugins/org.eclipse.jdt.core/1879665508.index | Bin 0 -> 83830 bytes
.../.plugins/org.eclipse.jdt.core/1908311472.index | Bin 0 -> 18721 bytes
.../.plugins/org.eclipse.jdt.core/2160159922.index | Bin 0 -> 29456 bytes
.../.plugins/org.eclipse.jdt.core/2216224481.index | Bin 0 -> 137907 bytes
.../.plugins/org.eclipse.jdt.core/2216387682.index | Bin 0 -> 20688 bytes
.../.plugins/org.eclipse.jdt.core/2332766717.index | Bin 0 -> 562208 bytes
.../.plugins/org.eclipse.jdt.core/2495641976.index | Bin 0 -> 25 bytes
.../.plugins/org.eclipse.jdt.core/2503349903.index | Bin 0 -> 16318 bytes
.../.plugins/org.eclipse.jdt.core/2504175022.index | Bin 0 -> 137907 bytes
.../.plugins/org.eclipse.jdt.core/2555364683.index | Bin 0 -> 25 bytes
.../.plugins/org.eclipse.jdt.core/2603367160.index | Bin 0 -> 377290 bytes
.../.plugins/org.eclipse.jdt.core/2629921283.index | Bin 0 -> 795731 bytes
.../.plugins/org.eclipse.jdt.core/2637550753.index | Bin 0 -> 411 bytes
.../.plugins/org.eclipse.jdt.core/2694057575.index | Bin 0 -> 12884 bytes
.../.plugins/org.eclipse.jdt.core/2725520992.index | Bin 0 -> 112193 bytes
.../.plugins/org.eclipse.jdt.core/2763811130.index | Bin 0 -> 53028 bytes
.../.plugins/org.eclipse.jdt.core/3031698766.index | Bin 0 -> 25 bytes
.../.plugins/org.eclipse.jdt.core/3046650069.index | Bin 0 -> 431 bytes
.../.plugins/org.eclipse.jdt.core/3300603446.index | Bin 0 -> 47119 bytes
.../.plugins/org.eclipse.jdt.core/3389903104.index | Bin 0 -> 112193 bytes
.../.plugins/org.eclipse.jdt.core/3633089983.index | Bin 0 -> 25 bytes
.../.plugins/org.eclipse.jdt.core/3747313593.index | Bin 0 -> 20688 bytes
.../.plugins/org.eclipse.jdt.core/3791309188.index | Bin 0 -> 2209793 bytes
.../.plugins/org.eclipse.jdt.core/3837616449.index | Bin 0 -> 936 bytes
.../.plugins/org.eclipse.jdt.core/3873878508.index | Bin 0 -> 83830 bytes
.../.plugins/org.eclipse.jdt.core/3879929223.index | Bin 0 -> 25 bytes
.../.plugins/org.eclipse.jdt.core/4037387516.index | Bin 0 -> 14734 bytes
.../.plugins/org.eclipse.jdt.core/4082486680.index | Bin 0 -> 377290 bytes
.../.plugins/org.eclipse.jdt.core/4086714757.index | Bin 0 -> 9026 bytes
.../.plugins/org.eclipse.jdt.core/4130606713.index | Bin 0 -> 24601 bytes
.../.plugins/org.eclipse.jdt.core/4172190015.index | Bin 0 -> 2668 bytes
.../.plugins/org.eclipse.jdt.core/41725116.index | Bin 0 -> 795731 bytes
.../.plugins/org.eclipse.jdt.core/4234737947.index | Bin 0 -> 881 bytes
.../.plugins/org.eclipse.jdt.core/4258500227.index | Bin 0 -> 79632 bytes
.../.plugins/org.eclipse.jdt.core/689489764.index | Bin 0 -> 562208 bytes
.../org.eclipse.jdt.core/assumedExternalFilesCache | Bin 0 -> 4 bytes
.../org.eclipse.jdt.core/externalFilesCache | Bin 0 -> 2046 bytes
.../org.eclipse.jdt.core/externalLibsTimeStamps | Bin 0 -> 2438 bytes
.../org.eclipse.jdt.core/indexNamesMap.txt | 1 +
.../org.eclipse.jdt.core/invalidArchivesCache | Bin 0 -> 4 bytes
.../org.eclipse.jdt.core/javaLikeNames.txt | 1 +
.../org.eclipse.jdt.core/nonChainingJarsCache | Bin 0 -> 455 bytes
.../org.eclipse.jdt.core/savedIndexNames.txt | 32 +
.../variablesAndContainers.dat | Bin 0 -> 4048 bytes
.../org.eclipse.jdt.launching/.install.xml | 5 +
.../org.eclipse.jdt.launching/libraryInfos.xml | 41 +
.../org.eclipse.jdt.ui/OpenTypeHistory.xml | 2 +
.../QualifiedTypeNameHistory.xml | 11 +
.../org.eclipse.jdt.ui/dialog_settings.xml | 47 +
.../.plugins/org.eclipse.jdt.ui/jdt-images/0.png | Bin 0 -> 509 bytes
.../taglibindex/1908311472.dat | Bin 0 -> 132 bytes
.../.workspace/2020/1/3/refactorings.history | 3 +
.../.workspace/2020/1/3/refactorings.index | 2 +
.../.workspace/2020/2/6/refactorings.history | 3 +
.../.workspace/2020/2/6/refactorings.index | 2 +
.../hmssample/2020/1/3/refactorings.history | 3 +
.../hmssample/2020/1/3/refactorings.index | 22 +
.../hmssample/2020/1/4/refactorings.history | 4 +
.../hmssample/2020/1/4/refactorings.index | 1 +
.../dialog_settings.xml | 7 +
.../org.eclipse.m2e.logback.configuration/0.log | 0
.../logback.1.5.1.20150109-1820.xml | 43 +
.../.cache/clean-cache.properties | 2 +
.../.metadata/.plugins/org.eclipse.rse.core/.log | 0
...nternal.core.RSELocalConnectionInitializer.mark | 0
.../FP.local.files_0/node.properties | 57 +
.../H.local_16/node.properties | 25 +
.../PRF.desktop-q2t3afn_32599/node.properties | 7 +
.../.metadata/.plugins/org.eclipse.rse.ui/.log | 0
.../org.eclipse.search/dialog_settings.xml | 38 +
.../.plugins/org.eclipse.team.cvs.core/.running | 0
.../org.eclipse.ui.editors/dialog_settings.xml | 5 +
.../org.eclipse.ui.ide/dialog_settings.xml | 19 +
.../org.eclipse.ui.views.log/dialog_settings.xml | 21 +
.../dialog_settings.xml | 38 +
.../org.eclipse.ui.workbench/dialog_settings.xml | 40 +
.../org.eclipse.ui.workbench/workingsets.xml | 4 +
.../org.eclipse.wst.internet.cache/cache.xml | 1 +
.../externalLibsTimeStamps | Bin 0 -> 1237 bytes
.../libraries/baseBrowserLibrary.js | 5393 ++++++++++++++++++++
.../libraries/browserWindow.js | 618 +++
.../org.eclipse.wst.jsdt.core/libraries/dom5.js | 922 ++++
.../org.eclipse.wst.jsdt.core/libraries/system.js | 1458 ++++++
.../org.eclipse.wst.jsdt.core/libraries/xhr.js | 104 +
.../variablesAndContainers.dat | Bin 0 -> 12 bytes
.../org.eclipse.wst.jsdt.ui/OpenTypeHistory.xml | 2 +
.../QualifiedTypeNameHistory.xml | 2 +
.../org.eclipse.wst.sse.core/task-tags.properties | 3 +
.../org.eclipse.wst.sse.ui/dialog_settings.xml | 5 +
.../org.eclipse.wst.xml.core/default_catalog.xml | 5 +
.../org.eclipse.wst.xml.core/system_catalog.xml | 190 +
.../Account_Demo_Eclipse/.metadata/version.ini | 3 +
.../Account_Demo_Eclipse/Agconnect-core/.classpath | 9 +
.../Account_Demo_Eclipse/Agconnect-core/.project | 33 +
.../.settings/org.eclipse.jdt.core.prefs | 4 +
.../Agconnect-core/AndroidManifest.xml | 20 +
.../Agconnect-core/bin/AndroidManifest.xml | 20 +
.../Agconnect-core/bin/agconnect-core.jar | Bin 0 -> 166 bytes
.../com/huawei/agconnect/core/BuildConfig.class | Bin 0 -> 359 bytes
.../Agconnect-core/bin/jarlist.cache | 3 +
.../gen/com/huawei/agconnect/core/BuildConfig.java | 6 +
.../Agconnect-core/libs/agconnect-core.jar | Bin 0 -> 32665 bytes
.../Agconnect-core/proguard-project.txt | 1 +
.../Agconnect-core/project.properties | 15 +
.../Account_Demo_Eclipse/HMSSdkBase/.classpath | 9 +
.../Account_Demo_Eclipse/HMSSdkBase/.project | 33 +
.../.settings/org.eclipse.jdt.core.prefs | 4 +
.../HMSSdkBase/AndroidManifest.xml | 79 +
.../HMSSdkBase/assets/hianalytics_njjn | 1 +
.../HMSSdkBase/assets/updatesdkcas.bks | Bin 0 -> 32314 bytes
.../HMSSdkBase/bin/AndroidManifest.xml | 79 +
.../Account_Demo_Eclipse/HMSSdkBase/bin/R.txt | 95 +
.../com/huawei/android/hms/base/BuildConfig.class | Bin 0 -> 363 bytes
.../com/huawei/android/hms/base/R$attr.class | Bin 0 -> 367 bytes
.../com/huawei/android/hms/base/R$color.class | Bin 0 -> 759 bytes
.../com/huawei/android/hms/base/R$dimen.class | Bin 0 -> 666 bytes
.../com/huawei/android/hms/base/R$drawable.class | Bin 0 -> 781 bytes
.../classes/com/huawei/android/hms/base/R$id.class | Bin 0 -> 1526 bytes
.../com/huawei/android/hms/base/R$layout.class | Bin 0 -> 667 bytes
.../com/huawei/android/hms/base/R$string.class | Bin 0 -> 3237 bytes
.../com/huawei/android/hms/base/R$style.class | Bin 0 -> 476 bytes
.../classes/com/huawei/android/hms/base/R.class | Bin 0 -> 765 bytes
.../HMSSdkBase/bin/hmssdkbase.jar | Bin 0 -> 166 bytes
.../HMSSdkBase/bin/jarlist.cache | 3 +
.../upsdk_btn_emphasis_normal_layer.9.png | Bin 0 -> 2552 bytes
.../drawable-xhdpi-v4/upsdk_cancel_normal.png | Bin 0 -> 390 bytes
.../drawable-xhdpi-v4/upsdk_cancel_pressed_bg.png | Bin 0 -> 214 bytes
.../upsdk_btn_emphasis_normal_layer.9.png | Bin 0 -> 4145 bytes
.../drawable-xxhdpi-v4/upsdk_cancel_normal.png | Bin 0 -> 495 bytes
.../drawable-xxhdpi-v4/upsdk_cancel_pressed_bg.png | Bin 0 -> 272 bytes
.../upsdk_btn_emphasis_normal_layer.9.png | Bin 0 -> 6005 bytes
.../drawable-xxxhdpi-v4/upsdk_cancel_normal.png | Bin 0 -> 669 bytes
.../upsdk_cancel_pressed_bg.png | Bin 0 -> 376 bytes
.../com/huawei/android/hms/base/BuildConfig.java | 6 +
.../gen/com/huawei/android/hms/base/R.java | 122 +
.../HMSSdkBase/libs/hmssdk-base-4.0.0.300.jar | Bin 0 -> 631810 bytes
.../HMSSdkBase/proguard-project.txt | 20 +
.../HMSSdkBase/project.properties | 15 +
.../upsdk_btn_emphasis_normal_layer.9.png | Bin 0 -> 3026 bytes
.../res/drawable-xhdpi-v4/upsdk_cancel_normal.png | Bin 0 -> 381 bytes
.../drawable-xhdpi-v4/upsdk_cancel_pressed_bg.png | Bin 0 -> 562 bytes
.../upsdk_btn_emphasis_normal_layer.9.png | Bin 0 -> 5268 bytes
.../res/drawable-xxhdpi-v4/upsdk_cancel_normal.png | Bin 0 -> 470 bytes
.../drawable-xxhdpi-v4/upsdk_cancel_pressed_bg.png | Bin 0 -> 763 bytes
.../upsdk_btn_emphasis_normal_layer.9.png | Bin 0 -> 7779 bytes
.../drawable-xxxhdpi-v4/upsdk_cancel_normal.png | Bin 0 -> 648 bytes
.../upsdk_cancel_pressed_bg.png | Bin 0 -> 1410 bytes
.../HMSSdkBase/res/drawable/upsdk_cancel_bg.xml | 11 +
.../res/drawable/upsdk_third_download_bg.xml | 6 +
.../res/drawable/upsdk_update_all_button.xml | 27 +
.../res/layout/activity_endisable_service.xml | 21 +
.../res/layout/hms_download_progress.xml | 48 +
.../res/layout/upsdk_app_dl_progress_dialog.xml | 82 +
.../res/layout/upsdk_ota_update_view.xml | 140 +
.../HMSSdkBase/res/values-am/values-am.xml | 50 +
.../HMSSdkBase/res/values-ar/values-ar.xml | 50 +
.../HMSSdkBase/res/values-as/values-as.xml | 50 +
.../HMSSdkBase/res/values-az/values-az.xml | 50 +
.../res/values-b+jv+Latn/values-b+jv+Latn.xml | 50 +
.../res/values-b+my+Qaag/values-b+my+Qaag.xml | 50 +
.../res/values-b+sr+Latn/values-b+sr+Latn.xml | 50 +
.../HMSSdkBase/res/values-be/values-be.xml | 50 +
.../HMSSdkBase/res/values-bg/values-bg.xml | 50 +
.../HMSSdkBase/res/values-bn/values-bn.xml | 50 +
.../HMSSdkBase/res/values-bo-rCN/values-bo-rCN.xml | 50 +
.../HMSSdkBase/res/values-bs/values-bs.xml | 50 +
.../HMSSdkBase/res/values-ca/values-ca.xml | 50 +
.../HMSSdkBase/res/values-cs/values-cs.xml | 50 +
.../HMSSdkBase/res/values-da/values-da.xml | 50 +
.../HMSSdkBase/res/values-de/values-de.xml | 50 +
.../HMSSdkBase/res/values-el/values-el.xml | 50 +
.../HMSSdkBase/res/values-en-rGB/values-en-rGB.xml | 50 +
.../HMSSdkBase/res/values-es-rUS/values-es-rUS.xml | 50 +
.../HMSSdkBase/res/values-es/values-es.xml | 50 +
.../HMSSdkBase/res/values-et/values-et.xml | 50 +
.../HMSSdkBase/res/values-eu/values-eu.xml | 50 +
.../HMSSdkBase/res/values-fa/values-fa.xml | 50 +
.../HMSSdkBase/res/values-fi/values-fi.xml | 50 +
.../HMSSdkBase/res/values-fr/values-fr.xml | 50 +
.../HMSSdkBase/res/values-gl/values-gl.xml | 50 +
.../HMSSdkBase/res/values-gu/values-gu.xml | 50 +
.../HMSSdkBase/res/values-hi/values-hi.xml | 50 +
.../HMSSdkBase/res/values-hr/values-hr.xml | 50 +
.../HMSSdkBase/res/values-hu/values-hu.xml | 50 +
.../HMSSdkBase/res/values-in/values-in.xml | 50 +
.../HMSSdkBase/res/values-it/values-it.xml | 50 +
.../HMSSdkBase/res/values-iw/values-iw.xml | 50 +
.../HMSSdkBase/res/values-ja/values-ja.xml | 50 +
.../HMSSdkBase/res/values-ka/values-ka.xml | 50 +
.../HMSSdkBase/res/values-kk/values-kk.xml | 50 +
.../HMSSdkBase/res/values-km/values-km.xml | 50 +
.../HMSSdkBase/res/values-kn/values-kn.xml | 50 +
.../HMSSdkBase/res/values-ko/values-ko.xml | 50 +
.../HMSSdkBase/res/values-lo/values-lo.xml | 50 +
.../HMSSdkBase/res/values-lt/values-lt.xml | 50 +
.../HMSSdkBase/res/values-lv/values-lv.xml | 50 +
.../HMSSdkBase/res/values-mai/values-mai.xml | 50 +
.../HMSSdkBase/res/values-mi/values-mi.xml | 50 +
.../HMSSdkBase/res/values-mk/values-mk.xml | 50 +
.../HMSSdkBase/res/values-ml/values-ml.xml | 50 +
.../HMSSdkBase/res/values-mn/values-mn.xml | 50 +
.../HMSSdkBase/res/values-mr/values-mr.xml | 50 +
.../HMSSdkBase/res/values-ms/values-ms.xml | 50 +
.../HMSSdkBase/res/values-my-rZG/values-my-rZG.xml | 50 +
.../HMSSdkBase/res/values-my/values-my.xml | 50 +
.../HMSSdkBase/res/values-nb/values-nb.xml | 50 +
.../HMSSdkBase/res/values-ne/values-ne.xml | 50 +
.../HMSSdkBase/res/values-nl/values-nl.xml | 50 +
.../HMSSdkBase/res/values-or/values-or.xml | 50 +
.../HMSSdkBase/res/values-pa/values-pa.xml | 50 +
.../HMSSdkBase/res/values-pl/values-pl.xml | 50 +
.../HMSSdkBase/res/values-pt-rPT/values-pt-rPT.xml | 50 +
.../HMSSdkBase/res/values-pt/values-pt.xml | 50 +
.../HMSSdkBase/res/values-ro/values-ro.xml | 50 +
.../HMSSdkBase/res/values-ru/values-ru.xml | 50 +
.../HMSSdkBase/res/values-si/values-si.xml | 50 +
.../HMSSdkBase/res/values-sk/values-sk.xml | 50 +
.../HMSSdkBase/res/values-sl/values-sl.xml | 50 +
.../HMSSdkBase/res/values-sv/values-sv.xml | 50 +
.../HMSSdkBase/res/values-sw/values-sw.xml | 50 +
.../HMSSdkBase/res/values-ta/values-ta.xml | 50 +
.../HMSSdkBase/res/values-te/values-te.xml | 50 +
.../HMSSdkBase/res/values-th/values-th.xml | 50 +
.../HMSSdkBase/res/values-tl/values-tl.xml | 50 +
.../HMSSdkBase/res/values-tr/values-tr.xml | 50 +
.../HMSSdkBase/res/values-ug/values-ug.xml | 50 +
.../HMSSdkBase/res/values-uk/values-uk.xml | 50 +
.../HMSSdkBase/res/values-ur/values-ur.xml | 50 +
.../HMSSdkBase/res/values-uz/values-uz.xml | 50 +
.../HMSSdkBase/res/values-vi/values-vi.xml | 50 +
.../HMSSdkBase/res/values-zh-rCN/values-zh-rCN.xml | 50 +
.../HMSSdkBase/res/values-zh-rHK/values-zh-rHK.xml | 50 +
.../HMSSdkBase/res/values-zh-rTW/values-zh-rTW.xml | 50 +
.../HMSSdkBase/res/values-zz-rZX/values-zz-rZX.xml | 27 +
.../HMSSdkBase/res/values/values.xml | 70 +
.../Account_Demo_Eclipse/HMSSdkID/.classpath | 9 +
.../Account_Demo_Eclipse/HMSSdkID/.project | 33 +
.../HMSSdkID/.settings/org.eclipse.jdt.core.prefs | 4 +
.../HMSSdkID/AndroidManifest.xml | 25 +
.../HMSSdkID/assets/.gitignore | 2 +
.../Account_Demo_Eclipse/HMSSdkID/bin/.gitignore | 2 +
.../HMSSdkID/bin/AndroidManifest.xml | 25 +
.../Account_Demo_Eclipse/HMSSdkID/bin/R.txt | 33 +
.../HMSSdkID/bin/classes/.gitignore | 2 +
.../com/huawei/android/hms/hwid/BuildConfig.class | Bin 0 -> 363 bytes
.../com/huawei/android/hms/hwid/R$attr.class | Bin 0 -> 582 bytes
.../com/huawei/android/hms/hwid/R$color.class | Bin 0 -> 939 bytes
.../com/huawei/android/hms/hwid/R$drawable.class | Bin 0 -> 804 bytes
.../classes/com/huawei/android/hms/hwid/R$id.class | Bin 0 -> 1077 bytes
.../com/huawei/android/hms/hwid/R$string.class | Bin 0 -> 495 bytes
.../com/huawei/android/hms/hwid/R$styleable.class | Bin 0 -> 728 bytes
.../classes/com/huawei/android/hms/hwid/R.class | Bin 0 -> 657 bytes
.../Account_Demo_Eclipse/HMSSdkID/bin/hmssdkid.jar | Bin 0 -> 166 bytes
.../HMSSdkID/bin/jarlist.cache | 3 +
.../drawable-xhdpi-v4/hwid_auth_button_normal.png | Bin 0 -> 1286 bytes
.../hwid_auth_button_round_black.png | Bin 0 -> 1402 bytes
.../hwid_auth_button_round_normal.png | Bin 0 -> 1621 bytes
.../hwid_auth_button_round_white.png | Bin 0 -> 1408 bytes
.../drawable-xhdpi-v4/hwid_auth_button_white.png | Bin 0 -> 1058 bytes
.../drawable-xxhdpi-v4/hwid_auth_button_normal.png | Bin 0 -> 1713 bytes
.../hwid_auth_button_round_black.png | Bin 0 -> 2025 bytes
.../hwid_auth_button_round_normal.png | Bin 0 -> 2266 bytes
.../hwid_auth_button_round_white.png | Bin 0 -> 2025 bytes
.../drawable-xxhdpi-v4/hwid_auth_button_white.png | Bin 0 -> 1546 bytes
.../hwid_auth_button_normal.png | Bin 0 -> 2260 bytes
.../hwid_auth_button_round_black.png | Bin 0 -> 2661 bytes
.../hwid_auth_button_round_normal.png | Bin 0 -> 2844 bytes
.../hwid_auth_button_round_white.png | Bin 0 -> 2637 bytes
.../drawable-xxxhdpi-v4/hwid_auth_button_white.png | Bin 0 -> 1976 bytes
.../com/huawei/android/hms/hwid/BuildConfig.java | 6 +
.../gen/com/huawei/android/hms/hwid/R.java | 176 +
.../Account_Demo_Eclipse/HMSSdkID/libs/.gitignore | 2 +
.../HMSSdkID/libs/hmssdk-hwid-4.0.1.300.jar | Bin 0 -> 113482 bytes
.../HMSSdkID/proguard-project.txt | 20 +
.../HMSSdkID/project.properties | 15 +
.../Account_Demo_Eclipse/HMSSdkID/res/.gitignore | 2 +
.../drawable-xhdpi-v4/hwid_auth_button_normal.png | Bin 0 -> 1251 bytes
.../hwid_auth_button_round_black.png | Bin 0 -> 1358 bytes
.../hwid_auth_button_round_normal.png | Bin 0 -> 1576 bytes
.../hwid_auth_button_round_white.png | Bin 0 -> 1357 bytes
.../drawable-xhdpi-v4/hwid_auth_button_white.png | Bin 0 -> 1015 bytes
.../drawable-xxhdpi-v4/hwid_auth_button_normal.png | Bin 0 -> 1663 bytes
.../hwid_auth_button_round_black.png | Bin 0 -> 1945 bytes
.../hwid_auth_button_round_normal.png | Bin 0 -> 2179 bytes
.../hwid_auth_button_round_white.png | Bin 0 -> 1939 bytes
.../drawable-xxhdpi-v4/hwid_auth_button_white.png | Bin 0 -> 1492 bytes
.../hwid_auth_button_normal.png | Bin 0 -> 2174 bytes
.../hwid_auth_button_round_black.png | Bin 0 -> 2521 bytes
.../hwid_auth_button_round_normal.png | Bin 0 -> 2717 bytes
.../hwid_auth_button_round_white.png | Bin 0 -> 2498 bytes
.../drawable-xxxhdpi-v4/hwid_auth_button_white.png | Bin 0 -> 1926 bytes
.../res/drawable/hwid_auth_button_background.xml | 9 +
.../HMSSdkID/res/values-am/values-am.xml | 4 +
.../HMSSdkID/res/values-ar/values-ar.xml | 4 +
.../HMSSdkID/res/values-as/values-as.xml | 4 +
.../HMSSdkID/res/values-az/values-az.xml | 4 +
.../res/values-b+jv+Latn/values-b+jv+Latn.xml | 4 +
.../res/values-b+my+Qaag/values-b+my+Qaag.xml | 4 +
.../res/values-b+sr+Latn/values-b+sr+Latn.xml | 4 +
.../HMSSdkID/res/values-be/values-be.xml | 4 +
.../HMSSdkID/res/values-bg/values-bg.xml | 4 +
.../HMSSdkID/res/values-bn/values-bn.xml | 4 +
.../HMSSdkID/res/values-bo-rCN/values-bo-rCN.xml | 4 +
.../HMSSdkID/res/values-bs/values-bs.xml | 4 +
.../HMSSdkID/res/values-ca/values-ca.xml | 4 +
.../HMSSdkID/res/values-cs/values-cs.xml | 4 +
.../HMSSdkID/res/values-da/values-da.xml | 4 +
.../HMSSdkID/res/values-de/values-de.xml | 4 +
.../HMSSdkID/res/values-el/values-el.xml | 4 +
.../HMSSdkID/res/values-en-rGB/values-en-rGB.xml | 4 +
.../HMSSdkID/res/values-es-rUS/values-es-rUS.xml | 4 +
.../HMSSdkID/res/values-es/values-es.xml | 4 +
.../HMSSdkID/res/values-et/values-et.xml | 4 +
.../HMSSdkID/res/values-eu/values-eu.xml | 4 +
.../HMSSdkID/res/values-fa/values-fa.xml | 4 +
.../HMSSdkID/res/values-fi/values-fi.xml | 4 +
.../HMSSdkID/res/values-fr/values-fr.xml | 4 +
.../HMSSdkID/res/values-gl/values-gl.xml | 4 +
.../HMSSdkID/res/values-gu/values-gu.xml | 4 +
.../HMSSdkID/res/values-hi/values-hi.xml | 4 +
.../HMSSdkID/res/values-hr/values-hr.xml | 4 +
.../HMSSdkID/res/values-hu/values-hu.xml | 4 +
.../HMSSdkID/res/values-in/values-in.xml | 4 +
.../HMSSdkID/res/values-it/values-it.xml | 4 +
.../HMSSdkID/res/values-iw/values-iw.xml | 4 +
.../HMSSdkID/res/values-ja/values-ja.xml | 4 +
.../HMSSdkID/res/values-ka/values-ka.xml | 4 +
.../HMSSdkID/res/values-kk/values-kk.xml | 4 +
.../HMSSdkID/res/values-km/values-km.xml | 4 +
.../HMSSdkID/res/values-kn/values-kn.xml | 4 +
.../HMSSdkID/res/values-ko/values-ko.xml | 4 +
.../HMSSdkID/res/values-lo/values-lo.xml | 4 +
.../HMSSdkID/res/values-lt/values-lt.xml | 4 +
.../HMSSdkID/res/values-lv/values-lv.xml | 4 +
.../HMSSdkID/res/values-mai/values-mai.xml | 4 +
.../HMSSdkID/res/values-mi/values-mi.xml | 4 +
.../HMSSdkID/res/values-mk/values-mk.xml | 4 +
.../HMSSdkID/res/values-ml/values-ml.xml | 4 +
.../HMSSdkID/res/values-mn/values-mn.xml | 4 +
.../HMSSdkID/res/values-mr/values-mr.xml | 4 +
.../HMSSdkID/res/values-ms/values-ms.xml | 4 +
.../HMSSdkID/res/values-my-rZG/values-my-rZG.xml | 4 +
.../HMSSdkID/res/values-my/values-my.xml | 4 +
.../HMSSdkID/res/values-nb/values-nb.xml | 4 +
.../HMSSdkID/res/values-ne/values-ne.xml | 4 +
.../HMSSdkID/res/values-nl/values-nl.xml | 4 +
.../HMSSdkID/res/values-or/values-or.xml | 4 +
.../HMSSdkID/res/values-pa/values-pa.xml | 4 +
.../HMSSdkID/res/values-pl/values-pl.xml | 4 +
.../HMSSdkID/res/values-pt-rPT/values-pt-rPT.xml | 4 +
.../HMSSdkID/res/values-pt/values-pt.xml | 4 +
.../HMSSdkID/res/values-ro/values-ro.xml | 4 +
.../HMSSdkID/res/values-ru/values-ru.xml | 4 +
.../HMSSdkID/res/values-si/values-si.xml | 4 +
.../HMSSdkID/res/values-sk/values-sk.xml | 4 +
.../HMSSdkID/res/values-sl/values-sl.xml | 4 +
.../HMSSdkID/res/values-sv/values-sv.xml | 4 +
.../HMSSdkID/res/values-sw/values-sw.xml | 4 +
.../HMSSdkID/res/values-ta/values-ta.xml | 4 +
.../HMSSdkID/res/values-te/values-te.xml | 4 +
.../HMSSdkID/res/values-th/values-th.xml | 4 +
.../HMSSdkID/res/values-tl/values-tl.xml | 4 +
.../HMSSdkID/res/values-tr/values-tr.xml | 4 +
.../HMSSdkID/res/values-ug/values-ug.xml | 4 +
.../HMSSdkID/res/values-uk/values-uk.xml | 4 +
.../HMSSdkID/res/values-ur/values-ur.xml | 4 +
.../HMSSdkID/res/values-uz/values-uz.xml | 4 +
.../HMSSdkID/res/values-vi/values-vi.xml | 4 +
.../HMSSdkID/res/values-zh-rCN/values-zh-rCN.xml | 4 +
.../HMSSdkID/res/values-zh-rHK/values-zh-rHK.xml | 4 +
.../HMSSdkID/res/values-zh-rTW/values-zh-rTW.xml | 4 +
.../HMSSdkID/res/values-zz-rZX/values-zz-rZX.xml | 4 +
.../HMSSdkID/res/values/values.xml | 33 +
.../Account_Demo_Eclipse/HMSSdkID/src/.gitignore | 2 +
.../Account_Demo_Eclipse/LICENSE | 202 +
.../Account_Demo_Eclipse/Network-common/.classpath | 9 +
.../Account_Demo_Eclipse/Network-common/.project | 33 +
.../.settings/org.eclipse.jdt.core.prefs | 4 +
.../Network-common/AndroidManifest.xml | 11 +
.../Network-common/bin/AndroidManifest.xml | 11 +
.../Account_Demo_Eclipse/Network-common/bin/R.txt | 1 +
.../huawei/hms/framework/common/BuildConfig.class | Bin 0 -> 371 bytes
.../com/huawei/hms/framework/common/R$attr.class | Bin 0 -> 379 bytes
.../com/huawei/hms/framework/common/R$string.class | Bin 0 -> 486 bytes
.../com/huawei/hms/framework/common/R.class | Bin 0 -> 437 bytes
.../Network-common/bin/jarlist.cache | 3 +
.../Network-common/bin/network-common.jar | Bin 0 -> 166 bytes
.../huawei/hms/framework/common/BuildConfig.java | 6 +
.../gen/com/huawei/hms/framework/common/R.java | 16 +
.../Network-common/libs/network-common.jar | Bin 0 -> 24276 bytes
.../Network-common/proguard-project.txt | 23 +
.../Network-common/project.properties | 15 +
.../Network-common/res/values/values.xml | 4 +
.../Account_Demo_Eclipse/Network-grs/.classpath | 9 +
.../Account_Demo_Eclipse/Network-grs/.project | 33 +
.../.settings/org.eclipse.jdt.core.prefs | 4 +
.../Network-grs/AndroidManifest.xml | 11 +
.../Network-grs/assets/grs_sdk_server_config.json | 13 +
.../Network-grs/assets/grs_sp.bks | Bin 0 -> 1470 bytes
.../Network-grs/bin/AndroidManifest.xml | 11 +
.../Account_Demo_Eclipse/Network-grs/bin/R.txt | 1 +
.../hms/framework/network/grs/BuildConfig.class | Bin 0 -> 381 bytes
.../huawei/hms/framework/network/grs/R$attr.class | Bin 0 -> 394 bytes
.../hms/framework/network/grs/R$string.class | Bin 0 -> 501 bytes
.../com/huawei/hms/framework/network/grs/R.class | Bin 0 -> 457 bytes
.../Network-grs/bin/jarlist.cache | 3 +
.../Network-grs/bin/network-grs.jar | Bin 0 -> 166 bytes
.../hms/framework/network/grs/BuildConfig.java | 6 +
.../com/huawei/hms/framework/network/grs/R.java | 16 +
.../Network-grs/libs/network-grs.jar | Bin 0 -> 68504 bytes
.../Network-grs/proguard-project.txt | 30 +
.../Network-grs/project.properties | 15 +
.../Network-grs/res/values/values.xml | 4 +
.../Account_Demo_Eclipse/README.md | 60 +
.../RemoteSystemsTempFiles/.project | 12 +
.../Account_Demo_Eclipse/Tasks/.classpath | 9 +
.../Account_Demo_Eclipse/Tasks/.project | 33 +
.../Tasks/.settings/org.eclipse.jdt.core.prefs | 4 +
.../Account_Demo_Eclipse/Tasks/AndroidManifest.xml | 10 +
.../Tasks/bin/AndroidManifest.xml | 10 +
.../classes/com/huawei/hmf/tasks/BuildConfig.class | Bin 0 -> 349 bytes
.../Account_Demo_Eclipse/Tasks/bin/jarlist.cache | 3 +
.../Account_Demo_Eclipse/Tasks/bin/tasks.jar | Bin 0 -> 166 bytes
.../gen/com/huawei/hmf/tasks/BuildConfig.java | 6 +
.../Account_Demo_Eclipse/Tasks/libs/tasks.jar | Bin 0 -> 31151 bytes
.../Tasks/proguard-project.txt | 20 +
.../Account_Demo_Eclipse/Tasks/project.properties | 15 +
.../Third Party Open Source Software Notice.docx | Bin 0 -> 62202 bytes
.../Account_Demo_Eclipse/hmssample/.classpath | 21 +
.../Account_Demo_Eclipse/hmssample/.project | 33 +
.../hmssample/.settings/org.eclipse.jdt.core.prefs | 12 +
.../hmssample/AndroidManifest.xml | 89 +
.../Account_Demo_Eclipse/hmssample/LICENSE | 53 +
.../hmssample/agconnect-services.json | 11 +
.../hmssample/assets/hianalytics_njjn | 1 +
.../hmssample/assets/ic_launcher-web.png | Bin 0 -> 23048 bytes
.../hmssample/assets/updatesdkcas.bks | Bin 0 -> 32314 bytes
.../hmssample/bin/AndroidManifest.xml | 89 +
.../Account_Demo_Eclipse/hmssample/bin/R.txt | 175 +
.../com/huawei/android/hms/base/R$color.class | Bin 0 -> 655 bytes
.../com/huawei/android/hms/base/R$dimen.class | Bin 0 -> 573 bytes
.../com/huawei/android/hms/base/R$drawable.class | Bin 0 -> 677 bytes
.../classes/com/huawei/android/hms/base/R$id.class | Bin 0 -> 1246 bytes
.../com/huawei/android/hms/base/R$layout.class | Bin 0 -> 585 bytes
.../com/huawei/android/hms/base/R$string.class | Bin 0 -> 2638 bytes
.../com/huawei/android/hms/base/R$style.class | Bin 0 -> 427 bytes
.../classes/com/huawei/android/hms/base/R.class | Bin 0 -> 710 bytes
.../com/huawei/android/hms/hwid/R$attr.class | Bin 0 -> 511 bytes
.../com/huawei/android/hms/hwid/R$color.class | Bin 0 -> 813 bytes
.../com/huawei/android/hms/hwid/R$drawable.class | Bin 0 -> 700 bytes
.../classes/com/huawei/android/hms/hwid/R$id.class | Bin 0 -> 918 bytes
.../com/huawei/android/hms/hwid/R$string.class | Bin 0 -> 446 bytes
.../com/huawei/android/hms/hwid/R$styleable.class | Bin 0 -> 725 bytes
.../classes/com/huawei/android/hms/hwid/R.class | Bin 0 -> 657 bytes
.../com/huawei/hms/framework/common/R$string.class | Bin 0 -> 437 bytes
.../com/huawei/hms/framework/common/R.class | Bin 0 -> 378 bytes
.../hms/framework/network/grs/R$string.class | Bin 0 -> 452 bytes
.../com/huawei/hms/framework/network/grs/R.class | Bin 0 -> 393 bytes
.../classes/com/huawei/hmssample/BuildConfig.class | Bin 0 -> 349 bytes
.../classes/com/huawei/hmssample/Constant.class | Bin 0 -> 643 bytes
.../com/huawei/hmssample/HuaweiIdActivity$1.class | Bin 0 -> 1078 bytes
.../com/huawei/hmssample/HuaweiIdActivity$2.class | Bin 0 -> 873 bytes
.../com/huawei/hmssample/HuaweiIdActivity$3.class | Bin 0 -> 1377 bytes
.../com/huawei/hmssample/HuaweiIdActivity$4.class | Bin 0 -> 1227 bytes
.../com/huawei/hmssample/HuaweiIdActivity$5.class | Bin 0 -> 925 bytes
.../com/huawei/hmssample/HuaweiIdActivity.class | Bin 0 -> 7890 bytes
.../classes/com/huawei/hmssample/ICallBack.class | Bin 0 -> 197 bytes
.../com/huawei/hmssample/IDTokenParser$1.class | Bin 0 -> 3851 bytes
.../com/huawei/hmssample/IDTokenParser$2.class | Bin 0 -> 2671 bytes
.../com/huawei/hmssample/IDTokenParser$3.class | Bin 0 -> 2142 bytes
.../com/huawei/hmssample/IDTokenParser.class | Bin 0 -> 5312 bytes
.../com/huawei/hmssample/LogFragment$1$1.class | Bin 0 -> 966 bytes
.../com/huawei/hmssample/LogFragment$1.class | Bin 0 -> 1546 bytes
.../com/huawei/hmssample/LogFragment$2.class | Bin 0 -> 1071 bytes
.../com/huawei/hmssample/LogFragment$3.class | Bin 0 -> 1128 bytes
.../classes/com/huawei/hmssample/LogFragment.class | Bin 0 -> 2794 bytes
.../com/huawei/hmssample/MainActivity.class | Bin 0 -> 1358 bytes
.../bin/classes/com/huawei/hmssample/R$attr.class | Bin 0 -> 490 bytes
.../bin/classes/com/huawei/hmssample/R$color.class | Bin 0 -> 1530 bytes
.../bin/classes/com/huawei/hmssample/R$dimen.class | Bin 0 -> 686 bytes
.../classes/com/huawei/hmssample/R$drawable.class | Bin 0 -> 1239 bytes
.../bin/classes/com/huawei/hmssample/R$id.class | Bin 0 -> 1933 bytes
.../classes/com/huawei/hmssample/R$layout.class | Bin 0 -> 642 bytes
.../classes/com/huawei/hmssample/R$mipmap.class | Bin 0 -> 407 bytes
.../classes/com/huawei/hmssample/R$string.class | Bin 0 -> 3031 bytes
.../bin/classes/com/huawei/hmssample/R$style.class | Bin 0 -> 667 bytes
.../classes/com/huawei/hmssample/R$styleable.class | Bin 0 -> 712 bytes
.../bin/classes/com/huawei/hmssample/R.class | Bin 0 -> 805 bytes
.../classes/com/huawei/logger/Log$LogNode.class | Bin 0 -> 263 bytes
.../bin/classes/com/huawei/logger/Log.class | Bin 0 -> 2139 bytes
.../classes/com/huawei/logger/LogCatWrapper.class | Bin 0 -> 1540 bytes
.../bin/classes/com/huawei/logger/LogView$1.class | Bin 0 -> 878 bytes
.../bin/classes/com/huawei/logger/LogView.class | Bin 0 -> 3296 bytes
.../classes/com/huawei/logger/LoggerActivity.class | Bin 0 -> 1130 bytes
...nnect-core-3485cd322d3a60e663a17effcb9dcc57.jar | Bin 0 -> 166 bytes
...nnect-core-6e071b9cb2ba5e218728e656ea91bc93.jar | Bin 0 -> 166 bytes
...nnect-core-de7c895ea567ceaf1a9009933c877936.jar | Bin 0 -> 14084 bytes
...nnect-core-efb3c126fbd2bcd711b8bd4c3a5d656e.jar | Bin 0 -> 14084 bytes
...support-v4-7ac398b38b3f8418fe0e5c114e043c15.jar | Bin 0 -> 277435 bytes
...support-v4-7f033acefe71524199aed8afeae42004.jar | Bin 0 -> 277435 bytes
...-codec-1.9-f013fb5dbcc731e7fcb4a3e066bb299b.jar | Bin 0 -> 192468 bytes
...-codec-1.9-f11bd740f10579213329f609182c022a.jar | Bin 0 -> 192468 bytes
...ons-io-2.4-2400ff48928ce7b22458bde5d3f7eda8.jar | Bin 0 -> 88084 bytes
...ons-io-2.4-cddf1ad5acfa356521f405153c161791.jar | Bin 0 -> 88084 bytes
...gson-2.8.5-603d1056c807723a50c7d15ed6217994.jar | Bin 0 -> 88928 bytes
...gson-2.8.5-730eda537493d6c528da5911e419caf3.jar | Bin 0 -> 88928 bytes
...guava-19.0-3dc83025ab44f6012927e16b6186abc5.jar | Bin 0 -> 746879 bytes
...guava-19.0-aa3ecf173b477ec41611223b3ad2f49c.jar | Bin 0 -> 746879 bytes
...-4.0.0.300-a4fb17807e2574f82521c8c8d803f823.jar | Bin 0 -> 221070 bytes
...-4.0.0.300-aaed3256be03682b2838c9c0992064f5.jar | Bin 0 -> 221070 bytes
...-4.0.0.300-b344ffbeead58b5db92df50695862356.jar | Bin 0 -> 42345 bytes
...-4.0.1.300-c76d8945e14317a2094459c2342f5645.jar | Bin 0 -> 42345 bytes
...hmssdkbase-6ef681751598d1b9e8efddd286a8f24f.jar | Bin 0 -> 166 bytes
...hmssdkbase-9829ef8b0e634f7ae43312e7a492722b.jar | Bin 0 -> 166 bytes
.../hmssdkid-425979fc2741642ff45cbc2db1784ad3.jar | Bin 0 -> 166 bytes
.../hmssdkid-67475e0fc79089680eb287d0f2882a5b.jar | Bin 0 -> 166 bytes
...ions-2.9.0-5cd8262849f7ce8e8fd29de1f1e4d69a.jar | Bin 0 -> 26505 bytes
...ions-2.9.0-6eb32aabddfa1f464862bf9ac6bd5947.jar | Bin 0 -> 26505 bytes
...core-2.9.9-8d0d8d7dace852ed03cd7b96e72e7eda.jar | Bin 0 -> 171074 bytes
...core-2.9.9-8fdbd690380bf3ff2e61675fb1266063.jar | Bin 0 -> 171074 bytes
...nd-2.9.9.3-4182d4fe562065c1b6b16857ffc8cdaa.jar | Bin 0 -> 486402 bytes
...nd-2.9.9.3-f26cd2d146080e69b691d13117a0d744.jar | Bin 0 -> 486402 bytes
...-jwt-3.8.2-b7a5443ffb106b7fea80fe83660c290f.jar | Bin 0 -> 22000 bytes
...-jwt-3.8.2-cf84474a69d8f410994d5a0960c6ff99.jar | Bin 0 -> 22000 bytes
...-rsa-0.4.0-9df5b38b02e0d2e2a62f3ada637d1ec2.jar | Bin 0 -> 10411 bytes
...-rsa-0.4.0-cc2c204917eeb86da0f051993f603897.jar | Bin 0 -> 10411 bytes
...ork-common-0ec65c0ca5274f919699e9e36bf10106.jar | Bin 0 -> 13368 bytes
...ork-common-21024fadb7cf08abe3bec59e75ee7e57.jar | Bin 0 -> 166 bytes
...ork-common-d252b894a4b50c6e3baece9eecc2f0d7.jar | Bin 0 -> 13368 bytes
...ork-common-d86db5318072e62b80c8ffc9b3b967f3.jar | Bin 0 -> 166 bytes
...etwork-grs-0b3abc01756bd86ebe502b7c557c094d.jar | Bin 0 -> 166 bytes
...etwork-grs-2a928ff0b7da8e9f8997d82073726c9e.jar | Bin 0 -> 29818 bytes
...etwork-grs-8007c0d6c8ba1b577c99dadf69c25822.jar | Bin 0 -> 29818 bytes
...etwork-grs-ee084946851a984dd7c0318b7defe118.jar | Bin 0 -> 166 bytes
...http-3.9.1-36beddc0b39c30beebf32ca24f76b305.jar | Bin 0 -> 196455 bytes
...http-3.9.1-3e524632dbf53a7843ee94f63a248c86.jar | Bin 0 -> 196455 bytes
...kio-1.13.0-44e118686ee9070f2b284dad8c0611cf.jar | Bin 0 -> 42719 bytes
...kio-1.13.0-842b1b156cb3fadd88f7513af1acdf06.jar | Bin 0 -> 42719 bytes
.../tasks-3eb732e3cf6e04986f09380bb24adc01.jar | Bin 0 -> 166 bytes
.../tasks-ac0e2e33c6a1372c2b011c36c3accc02.jar | Bin 0 -> 10300 bytes
.../tasks-d715440d8df8288354f3733f5562d571.jar | Bin 0 -> 10300 bytes
.../tasks-dc1bf5e020e4622b545b4cafc748b484.jar | Bin 0 -> 166 bytes
.../hmssample/bin/jarlist.cache | 3 +
.../bin/res/crunch/drawable-hdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../bin/res/crunch/drawable-mdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../bin/res/crunch/drawable-xhdpi/huawei_logo.png | Bin 0 -> 3448 bytes
.../bin/res/crunch/drawable-xhdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../crunch/drawable-xhdpi/ic_push_notification.png | Bin 0 -> 2207 bytes
.../bin/res/crunch/drawable-xxhdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../bin/res/crunch/mipmap-hdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../bin/res/crunch/mipmap-mdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../bin/res/crunch/mipmap-xhdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../bin/res/crunch/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../bin/res/crunch/mipmap-xxxhdpi/ic_launcher.png | Bin 0 -> 17889 bytes
.../gen/com/huawei/android/hms/base/R.java | 119 +
.../gen/com/huawei/android/hms/hwid/R.java | 55 +
.../gen/com/huawei/hms/framework/common/R.java | 13 +
.../com/huawei/hms/framework/network/grs/R.java | 13 +
.../gen/com/huawei/hmssample/BuildConfig.java | 6 +
.../hmssample/gen/com/huawei/hmssample/R.java | 366 ++
.../Account_Demo_Eclipse/hmssample/images/demo.png | Bin 0 -> 90664 bytes
.../hmssample/images/export.png | Bin 0 -> 24026 bytes
.../hmssample/images/finish.png | Bin 0 -> 29548 bytes
.../hmssample/images/keystore.png | Bin 0 -> 19895 bytes
.../hmssample/images/keystorealias.png | Bin 0 -> 19870 bytes
.../hmssample/libs/android-support-v4.jar | Bin 0 -> 758727 bytes
.../hmssample/libs/commons-codec-1.9.jar | Bin 0 -> 263965 bytes
.../hmssample/libs/commons-io-2.4.jar | Bin 0 -> 185140 bytes
.../hmssample/libs/gson-2.8.5.jar | Bin 0 -> 241622 bytes
.../hmssample/libs/guava-19.0.jar | Bin 0 -> 2308517 bytes
.../hmssample/libs/jackson-annotations-2.9.0.jar | Bin 0 -> 66519 bytes
.../hmssample/libs/jackson-core-2.9.9.jar | Bin 0 -> 325632 bytes
.../hmssample/libs/jackson-databind-2.9.9.3.jar | Bin 0 -> 1348389 bytes
.../hmssample/libs/java-jwt-3.8.2.jar | Bin 0 -> 52429 bytes
.../hmssample/libs/jwks-rsa-0.4.0.jar | Bin 0 -> 16757 bytes
.../hmssample/libs/okhttp-3.9.1.jar | Bin 0 -> 406252 bytes
.../hmssample/libs/okio-1.13.0.jar | Bin 0 -> 81811 bytes
.../Account_Demo_Eclipse/hmssample/lightregion.jks | Bin 0 -> 2252 bytes
.../hmssample/proguard-project.txt | 20 +
.../hmssample/project.properties | 21 +
.../hmssample/res/drawable-hdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../hmssample/res/drawable-mdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../res/drawable-xhdpi/bg_blue_circle_side.xml | 9 +
.../res/drawable-xhdpi/bg_btn_selector.xml | 6 +
.../res/drawable-xhdpi/bg_white_circle.xml | 8 +
.../res/drawable-xhdpi/bg_white_pressed_circle.xml | 8 +
.../hmssample/res/drawable-xhdpi/huawei_logo.png | Bin 0 -> 3906 bytes
.../hmssample/res/drawable-xhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../res/drawable-xhdpi/ic_push_notification.png | Bin 0 -> 2175 bytes
.../hmssample/res/drawable-xxhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../hmssample/res/layout/activity_huaweiid.xml | 42 +
.../hmssample/res/layout/activity_main.xml | 27 +
.../hmssample/res/mipmap-hdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../hmssample/res/mipmap-mdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../hmssample/res/mipmap-xhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../hmssample/res/mipmap-xxhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../hmssample/res/mipmap-xxxhdpi/ic_launcher.png | Bin 0 -> 23048 bytes
.../hmssample/res/values-v11/styles.xml | 11 +
.../hmssample/res/values-v14/styles.xml | 12 +
.../hmssample/res/values-w820dp/dimens.xml | 10 +
.../hmssample/res/values/colors.xml | 16 +
.../hmssample/res/values/dimens.xml | 6 +
.../hmssample/res/values/strings.xml | 17 +
.../hmssample/res/values/styles.xml | 60 +
.../src/com/huawei/hmssample/Constant.java | 41 +
.../src/com/huawei/hmssample/HuaweiIdActivity.java | 258 +
.../src/com/huawei/hmssample/ICallBack.java | 27 +
.../src/com/huawei/hmssample/IDTokenParser.java | 264 +
.../src/com/huawei/hmssample/LogFragment.java | 97 +
.../src/com/huawei/hmssample/MainActivity.java | 52 +
.../hmssample/src/com/huawei/logger/Log.java | 76 +
.../src/com/huawei/logger/LogCatWrapper.java | 39 +
.../hmssample/src/com/huawei/logger/LogView.java | 110 +
.../src/com/huawei/logger/LoggerActivity.java | 41 +
...74\200\345\217\221\346\214\207\345\215\227.txt" | 1246 +++++
992 files changed, 40950 insertions(+)
commit 57d5eeea7448ff3dd189bf203ab4d85915f024f4
Author: Meixu <63704034+Mike-mei@users.noreply.github.com>
Date: Thu May 21 18:28:49 2020 +0800
Update README.md
Account-Server-Java-Demo/README.md | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
commit 555b2d5c666d275e4bb4e75327aed9e8a0a74479
Author: tiejinjiang-git <tiejinjiang@gmail.com>
Date: Wed May 20 10:23:40 2020 +0800
first commit
.../.idea/$PRODUCT_WORKSPACE_FILE$ | 19 +++
Account-Server-Java-Demo/.idea/compiler.xml | 13 ++
Account-Server-Java-Demo/.idea/misc.xml | 14 ++
Account-Server-Java-Demo/.idea/modules.xml | 8 ++
Account-Server-Java-Demo/.idea/uiDesigner.xml | 124 ++++++++++++++++++
Account-Server-Java-Demo/.idea/workspace.xml | 112 ++++++++++++++++
Account-Server-Java-Demo/LICENSE | 53 ++++++++
Account-Server-Java-Demo/README.md | 43 +++++++
.../Third Party Open Source Software Notice.docx | Bin 0 -> 88128 bytes
Account-Server-Java-Demo/pom.xml | 37 ++++++
.../com/huawei/apidemo/GetTokenInfoAPIDemo.java | 139 ++++++++++++++++++++
.../java/com/huawei/apidemo/IDTokenAPIDemo.java | 122 ++++++++++++++++++
.../main/java/com/huawei/apidemo/TokenAPIDemo.java | 141 +++++++++++++++++++++
.../com/huawei/apidemo/GetTokenInfoAPIDemo.class | Bin 0 -> 7259 bytes
.../com/huawei/apidemo/IDTokenAPIDemo.class | Bin 0 -> 7774 bytes
.../classes/com/huawei/apidemo/TokenAPIDemo.class | Bin 0 -> 7676 bytes
16 files changed, 825 insertions(+)
commit bd036b50846a7965f69c8a8c8e6d417a27319280
Author: tiejinjiang-git <56809796+tiejinjiang-git@users.noreply.github.com>
Date: Tue May 19 17:46:31 2020 +0800
Initial commit
README.md | 1 +
1 file changed, 1 insertion(+)
Java
1
https://gitee.com/hms-core/huawei-account-demo.git
git@gitee.com:hms-core/huawei-account-demo.git
hms-core
huawei-account-demo
huawei-account-demo
master

搜索帮助