diff --git a/entry/obfuscation-rules.txt b/entry/obfuscation-rules.txt new file mode 100644 index 0000000000000000000000000000000000000000..dbb4b8156d97928ffed9342bb7b472534d642497 --- /dev/null +++ b/entry/obfuscation-rules.txt @@ -0,0 +1,23 @@ +# Define project specific obfuscation rules here. +# You can include the obfuscation configuration files in the current module's build-profile.json5. +# +# For more details, see +# https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/source-obfuscation-V5 + +# Obfuscation options: +# -disable-obfuscation: disable all obfuscations +# -enable-property-obfuscation: obfuscate the property names +# -enable-toplevel-obfuscation: obfuscate the names in the global scope +# -compact: remove unnecessary blank spaces and all line feeds +# -remove-log: remove all console.* statements +# -print-namecache: print the name cache that contains the mapping from the old names to new names +# -apply-namecache: reuse the given cache file + +# Keep options: +# -keep-property-name: specifies property names that you want to keep +# -keep-global-name: specifies names that you want to keep in the global scope + +-enable-property-obfuscation +-enable-toplevel-obfuscation +-enable-filename-obfuscation +-enable-export-obfuscation diff --git a/screenshots/device/background.gif b/screenshots/device/background.gif index f1c1294c5137a272a8f31ebc1f8a32389c8f0ff5..b71d2060c567551eea4ad378053da7153292dc13 100644 Binary files a/screenshots/device/background.gif and b/screenshots/device/background.gif differ diff --git a/screenshots/device/background_EN.gif b/screenshots/device/background_EN.gif index df592246527ee5b9405bacf8e254777ceb4ca0d4..1699beb6bea7aa72f0501a6eab852d373be9b482 100644 Binary files a/screenshots/device/background_EN.gif and b/screenshots/device/background_EN.gif differ diff --git a/screenshots/device/bottom.gif b/screenshots/device/bottom.gif index 480fab7c40de1c96aa83415124719687f69aab85..387fb009305c0230ca9fe126aaed8d00aad135e5 100644 Binary files a/screenshots/device/bottom.gif and b/screenshots/device/bottom.gif differ diff --git a/screenshots/device/bottom_EN.gif b/screenshots/device/bottom_EN.gif index 6a9fcabd72ff1ed29330f5186270762e16f22e82..f283e81921442df47a9aadaeafc82d4ddc98b24e 100644 Binary files a/screenshots/device/bottom_EN.gif and b/screenshots/device/bottom_EN.gif differ diff --git a/screenshots/device/choose.gif b/screenshots/device/choose.gif index 9dfdea77bd132dd697b020e80269f99a205db42f..c3666b21d5f4e7b3a11e8a0df266c63acd305f6e 100644 Binary files a/screenshots/device/choose.gif and b/screenshots/device/choose.gif differ diff --git a/screenshots/device/choose_EN.gif b/screenshots/device/choose_EN.gif index 43fec857930b6f3371b0dc5f04b1a18bdf505971..b22374fb1525851cdc71a1dc6665502594ef7d23 100644 Binary files a/screenshots/device/choose_EN.gif and b/screenshots/device/choose_EN.gif differ diff --git a/screenshots/device/slide.gif b/screenshots/device/slide.gif index 3b1bdfbdab29e73b5f3f95a485fc5e45dc87d4dd..66e2f191079baf3103a266bc0b7d5df74f66e557 100644 Binary files a/screenshots/device/slide.gif and b/screenshots/device/slide.gif differ diff --git a/screenshots/device/slide_EN.gif b/screenshots/device/slide_EN.gif index 8c37aec303f321b6bbd6b4f634eb5ee38684157b..11818db29a14ba6c0e7fb843f40df42b1a011afc 100644 Binary files a/screenshots/device/slide_EN.gif and b/screenshots/device/slide_EN.gif differ diff --git a/screenshots/device/text.gif b/screenshots/device/text.gif index a306f736a67021a9862b89c1c5a9cb82b4731cdb..7bfaf3033c89f217ee448cb9ea04de0744bfd19e 100644 Binary files a/screenshots/device/text.gif and b/screenshots/device/text.gif differ diff --git a/screenshots/device/text_EN.gif b/screenshots/device/text_EN.gif index d56bf68b932035090a3da48fa6661bbe54cbf7a9..dc08b5e94a526c469b1eb830579ea4d4f16b0b3a 100644 Binary files a/screenshots/device/text_EN.gif and b/screenshots/device/text_EN.gif differ