├── app ├── .gitignore ├── src │ ├── main │ │ ├── res │ │ │ ├── values │ │ │ │ ├── strings.xml │ │ │ │ ├── colors.xml │ │ │ │ └── themes.xml │ │ │ ├── drawable │ │ │ │ ├── b05.9.png │ │ │ │ ├── comment_red_btn.xml │ │ │ │ ├── chat_time_bg.xml │ │ │ │ ├── buttonshapewhitebg.xml │ │ │ │ ├── ic_email_white_24dp.xml │ │ │ │ ├── ic_lock_white_24dp.xml │ │ │ │ └── ic_launcher_background.xml │ │ │ ├── mipmap-xhdpi │ │ │ │ ├── img.png │ │ │ │ ├── ic_book.png │ │ │ │ ├── ic_save.png │ │ │ │ ├── ic_check.webp │ │ │ │ ├── ic_delete.png │ │ │ │ ├── ic_no_pass.png │ │ │ │ ├── ic_submit.png │ │ │ │ ├── login_top.png │ │ │ │ ├── bg_no_content.png │ │ │ │ ├── ic_finished.png │ │ │ │ ├── ic_launcher.png │ │ │ │ ├── ic_login_psw.webp │ │ │ │ ├── ic_map_layer.png │ │ │ │ ├── ic_map_list.png │ │ │ │ ├── ic_map_normal.png │ │ │ │ ├── ic_map_point.png │ │ │ │ ├── ic_map_river.png │ │ │ │ ├── ic_map_search.png │ │ │ │ ├── ic_map_zoom.png │ │ │ │ ├── ic_mine_mode.webp │ │ │ │ ├── ic_mine_name.webp │ │ │ │ ├── ic_psw_close.webp │ │ │ │ ├── ic_psw_open.webp │ │ │ │ ├── ic_selected.png │ │ │ │ ├── ic_un_check.webp │ │ │ │ ├── ic_wait_check.png │ │ │ │ ├── ic_file_delete.png │ │ │ │ ├── ic_file_select.png │ │ │ │ ├── ic_home_normal.webp │ │ │ │ ├── ic_home_select.webp │ │ │ │ ├── ic_map_location.png │ │ │ │ ├── ic_mine_phone.webp │ │ │ │ ├── icon_map_enter.png │ │ │ │ ├── ic_change_street.png │ │ │ │ ├── ic_email_normal.webp │ │ │ │ ├── ic_email_select.webp │ │ │ │ ├── ic_launcher_round.webp │ │ │ │ ├── ic_location_small.png │ │ │ │ ├── ic_login_account.webp │ │ │ │ ├── ic_map_cur_point.png │ │ │ │ ├── ic_map_direction.png │ │ │ │ ├── ic_map_satellite.png │ │ │ │ ├── ic_map_search_new.png │ │ │ │ ├── ic_mine_project.webp │ │ │ │ ├── ic_mine_use_help.webp │ │ │ │ ├── ic_node_type_gliu.png │ │ │ │ ├── ic_node_type_jieru.png │ │ │ │ ├── ic_node_type_other.jpg │ │ │ │ ├── ic_person_normal.webp │ │ │ │ ├── ic_person_select.webp │ │ │ │ ├── ic_mine_change_psw.webp │ │ │ │ ├── ic_node_type_normal.png │ │ │ │ ├── ic_node_type_source.png │ │ │ │ ├── ic_radio_bt_checked.png │ │ │ │ ├── ic_source_difficulty.png │ │ │ │ ├── big_blue_location_icon.png │ │ │ │ ├── ic_work_bench_normal.webp │ │ │ │ ├── ic_work_bench_select.webp │ │ │ │ └── ic_radio_bt_check_normal.png │ │ │ ├── mipmap-xxhdpi │ │ │ │ ├── abi.png │ │ │ │ ├── abj.png │ │ │ │ ├── abk.png │ │ │ │ ├── anc.png │ │ │ │ ├── and.png │ │ │ │ ├── ane.png │ │ │ │ ├── anf.png │ │ │ │ ├── ang.png │ │ │ │ ├── anh.png │ │ │ │ ├── ani.png │ │ │ │ ├── anj.png │ │ │ │ ├── ank.png │ │ │ │ ├── anl.png │ │ │ │ ├── anm.png │ │ │ │ ├── ann.png │ │ │ │ ├── ano.png │ │ │ │ ├── anp.png │ │ │ │ ├── anq.png │ │ │ │ ├── anr.png │ │ │ │ ├── b_p.png │ │ │ │ ├── baq.png │ │ │ │ ├── baz.png │ │ │ │ ├── bb1.png │ │ │ │ ├── icon.png │ │ │ │ ├── img.png │ │ │ │ ├── logo.png │ │ │ │ ├── avatar.png │ │ │ │ ├── ic_book.png │ │ │ │ ├── ic_save.png │ │ │ │ ├── bg_mine.jpeg │ │ │ │ ├── category.png │ │ │ │ ├── head_left.png │ │ │ │ ├── ic_check.webp │ │ │ │ ├── ic_delete.png │ │ │ │ ├── ic_submit.png │ │ │ │ ├── icon_msg.png │ │ │ │ ├── icon_play.png │ │ │ │ ├── icon_time.png │ │ │ │ ├── icon_zan.png │ │ │ │ ├── login_top.png │ │ │ │ ├── type_food.png │ │ │ │ ├── type_shop.png │ │ │ │ ├── head_right.png │ │ │ │ ├── ic_finished.png │ │ │ │ ├── ic_launcher.png │ │ │ │ ├── ic_map_layer.png │ │ │ │ ├── ic_map_list.png │ │ │ │ ├── ic_map_point.png │ │ │ │ ├── ic_map_river.png │ │ │ │ ├── ic_map_zoom.png │ │ │ │ ├── ic_no_pass.png │ │ │ │ ├── ic_psw_open.webp │ │ │ │ ├── ic_selected.png │ │ │ │ ├── ic_un_check.webp │ │ │ │ ├── loading_01.png │ │ │ │ ├── loading_02.png │ │ │ │ ├── loading_03.png │ │ │ │ ├── loading_04.png │ │ │ │ ├── shortcut_fm.png │ │ │ │ ├── switch1283.png │ │ │ │ ├── type_cruise.png │ │ │ │ ├── type_hotel.png │ │ │ │ ├── type_huodong.png │ │ │ │ ├── type_sight.png │ │ │ │ ├── type_ticket.png │ │ │ │ ├── bg_no_content.png │ │ │ │ ├── chat_tv_send.9.png │ │ │ │ ├── good_night_img.png │ │ │ │ ├── ic_file_delete.png │ │ │ │ ├── ic_file_select.png │ │ │ │ ├── ic_login_psw.webp │ │ │ │ ├── ic_map_normal.png │ │ │ │ ├── ic_map_search.png │ │ │ │ ├── ic_mine_mode.webp │ │ │ │ ├── ic_mine_name.webp │ │ │ │ ├── ic_mine_phone.webp │ │ │ │ ├── ic_psw_close.webp │ │ │ │ ├── ic_wait_check.png │ │ │ │ ├── icon_map_enter.png │ │ │ │ ├── type_channelgs.png │ │ │ │ ├── type_district.png │ │ │ │ ├── wx_chat_icon1.png │ │ │ │ ├── wx_chat_icon2.png │ │ │ │ ├── wx_chat_icon3.png │ │ │ │ ├── wx_chat_icon4.png │ │ │ │ ├── chat_tv_receive.9.png │ │ │ │ ├── good_morning_img.png │ │ │ │ ├── head_left_protect.png │ │ │ │ ├── ic_change_street.png │ │ │ │ ├── ic_email_normal.webp │ │ │ │ ├── ic_email_select.webp │ │ │ │ ├── ic_home_normal.webp │ │ │ │ ├── ic_home_select.webp │ │ │ │ ├── ic_location_small.png │ │ │ │ ├── ic_login_account.webp │ │ │ │ ├── ic_map_cur_point.png │ │ │ │ ├── ic_map_direction.png │ │ │ │ ├── ic_map_location.png │ │ │ │ ├── ic_map_satellite.png │ │ │ │ ├── ic_map_search_new.png │ │ │ │ ├── ic_mine_project.webp │ │ │ │ ├── ic_mine_use_help.webp │ │ │ │ ├── ic_node_type_gliu.png │ │ │ │ ├── ic_person_normal.webp │ │ │ │ ├── ic_person_select.webp │ │ │ │ ├── shortcut_identify.png │ │ │ │ ├── shortcut_search.png │ │ │ │ ├── type_channelgroup.png │ │ │ │ ├── type_channelplane.png │ │ │ │ ├── type_channeltrain.png │ │ │ │ ├── type_travelgroup.png │ │ │ │ ├── head_right_protect.png │ │ │ │ ├── ic_launcher_round.webp │ │ │ │ ├── ic_mine_change_psw.webp │ │ │ │ ├── ic_node_type_jieru.png │ │ │ │ ├── ic_node_type_normal.png │ │ │ │ ├── ic_node_type_other.jpg │ │ │ │ ├── ic_node_type_source.png │ │ │ │ ├── ic_radio_bt_checked.png │ │ │ │ ├── big_blue_location_icon.png │ │ │ │ ├── ic_source_difficulty.png │ │ │ │ ├── ic_work_bench_normal.webp │ │ │ │ ├── ic_work_bench_select.webp │ │ │ │ ├── shortcut_local_music.png │ │ │ │ └── ic_radio_bt_check_normal.png │ │ │ ├── mipmap-xxxhdpi │ │ │ │ ├── img.png │ │ │ │ ├── ic_book.png │ │ │ │ ├── ic_save.png │ │ │ │ ├── ic_check.webp │ │ │ │ ├── ic_delete.png │ │ │ │ ├── ic_finished.png │ │ │ │ ├── ic_launcher.png │ │ │ │ ├── ic_map_list.png │ │ │ │ ├── ic_map_zoom.png │ │ │ │ ├── ic_no_pass.png │ │ │ │ ├── ic_selected.png │ │ │ │ ├── ic_submit.png │ │ │ │ ├── login_top.png │ │ │ │ ├── bg_no_content.png │ │ │ │ ├── ic_login_psw.webp │ │ │ │ ├── ic_map_layer.png │ │ │ │ ├── ic_map_normal.png │ │ │ │ ├── ic_map_point.png │ │ │ │ ├── ic_map_river.png │ │ │ │ ├── ic_map_search.png │ │ │ │ ├── ic_mine_mode.webp │ │ │ │ ├── ic_mine_name.webp │ │ │ │ ├── ic_psw_close.webp │ │ │ │ ├── ic_psw_open.webp │ │ │ │ ├── ic_un_check.webp │ │ │ │ ├── ic_wait_check.png │ │ │ │ ├── ic_change_street.png │ │ │ │ ├── ic_email_normal.webp │ │ │ │ ├── ic_email_select.webp │ │ │ │ ├── ic_file_delete.png │ │ │ │ ├── ic_file_select.png │ │ │ │ ├── ic_home_normal.webp │ │ │ │ ├── ic_home_select.webp │ │ │ │ ├── ic_map_cur_point.png │ │ │ │ ├── ic_map_direction.png │ │ │ │ ├── ic_map_location.png │ │ │ │ ├── ic_map_satellite.png │ │ │ │ ├── ic_mine_phone.webp │ │ │ │ ├── ic_mine_project.webp │ │ │ │ ├── icon_map_enter.png │ │ │ │ ├── ic_launcher_round.webp │ │ │ │ ├── ic_location_small.png │ │ │ │ ├── ic_login_account.webp │ │ │ │ ├── ic_map_search_new.png │ │ │ │ ├── ic_mine_use_help.webp │ │ │ │ ├── ic_node_type_gliu.png │ │ │ │ ├── ic_node_type_jieru.png │ │ │ │ ├── ic_node_type_other.jpg │ │ │ │ ├── ic_person_normal.webp │ │ │ │ ├── ic_person_select.webp │ │ │ │ ├── ic_mine_change_psw.webp │ │ │ │ ├── ic_node_type_normal.png │ │ │ │ ├── ic_node_type_source.png │ │ │ │ ├── ic_radio_bt_checked.png │ │ │ │ ├── ic_source_difficulty.png │ │ │ │ ├── ic_work_bench_normal.webp │ │ │ │ ├── ic_work_bench_select.webp │ │ │ │ ├── big_blue_location_icon.png │ │ │ │ └── ic_radio_bt_check_normal.png │ │ │ ├── mipmap-hdpi │ │ │ │ ├── ic_launcher.webp │ │ │ │ └── ic_launcher_round.webp │ │ │ ├── mipmap-mdpi │ │ │ │ ├── ic_launcher.webp │ │ │ │ └── ic_launcher_round.webp │ │ │ ├── mipmap-anydpi-v26 │ │ │ │ ├── ic_launcher.xml │ │ │ │ └── ic_launcher_round.xml │ │ │ ├── layout │ │ │ │ ├── host_common_toast_layout.xml │ │ │ │ ├── layout_test.xml │ │ │ │ ├── activity_main.xml │ │ │ │ ├── activity_main1.xml │ │ │ │ ├── activity_main11.xml │ │ │ │ ├── activity_main2.xml │ │ │ │ ├── activity_main3.xml │ │ │ │ ├── activity_main4.xml │ │ │ │ ├── activity_main5.xml │ │ │ │ ├── activity_main6.xml │ │ │ │ ├── activity_main7.xml │ │ │ │ ├── activity_main8.xml │ │ │ │ └── activity_main9.xml │ │ │ ├── values-night │ │ │ │ └── themes.xml │ │ │ └── drawable-v24 │ │ │ │ └── ic_launcher_foreground.xml │ │ ├── java │ │ │ └── com │ │ │ │ └── fuusy │ │ │ │ └── reflectiondemo │ │ │ │ ├── MainApp.java │ │ │ │ ├── Activity2.java │ │ │ │ └── MainActivity.java │ │ └── AndroidManifest.xml │ ├── test │ │ └── java │ │ │ └── com │ │ │ └── fuusy │ │ │ └── reflectiondemo │ │ │ └── ExampleUnitTest.java │ └── androidTest │ │ └── java │ │ └── com │ │ └── fuusy │ │ └── reflectiondemo │ │ └── ExampleInstrumentedTest.java ├── proguard-rules.pro └── build.gradle ├── plugin ├── .gitignore ├── ~ │ └── .m2 │ │ └── repository │ │ ├── com │ │ └── fuusy │ │ │ ├── plugin │ │ │ ├── maven-metadata.xml.md5 │ │ │ ├── 1.0.0 │ │ │ │ ├── plugin-1.0.0.jar.md5 │ │ │ │ ├── plugin-1.0.0.module.md5 │ │ │ │ ├── plugin-1.0.0.pom.md5 │ │ │ │ ├── plugin-1.0.0.jar.sha1 │ │ │ │ ├── plugin-1.0.0.pom.sha1 │ │ │ │ ├── plugin-1.0.0.module.sha1 │ │ │ │ ├── plugin-1.0.0.jar.sha256 │ │ │ │ ├── plugin-1.0.0.module.sha256 │ │ │ │ ├── plugin-1.0.0.pom.sha256 │ │ │ │ ├── plugin-1.0.0.jar │ │ │ │ ├── plugin-1.0.0.jar.sha512 │ │ │ │ ├── plugin-1.0.0.pom.sha512 │ │ │ │ ├── plugin-1.0.0.module.sha512 │ │ │ │ ├── plugin-1.0.0.pom │ │ │ │ └── plugin-1.0.0.module │ │ │ ├── maven-metadata.xml.sha1 │ │ │ ├── maven-metadata.xml.sha256 │ │ │ ├── maven-metadata.xml.sha512 │ │ │ └── maven-metadata.xml │ │ │ └── reflectiondemo │ │ │ └── com.fuusy.reflectiondemo.gradle.plugin │ │ │ ├── maven-metadata.xml.md5 │ │ │ ├── maven-metadata.xml.sha1 │ │ │ ├── maven-metadata.xml.sha256 │ │ │ ├── unspecified │ │ │ ├── com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.md5 │ │ │ ├── com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha1 │ │ │ ├── com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha256 │ │ │ ├── com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha512 │ │ │ └── com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom │ │ │ ├── maven-metadata.xml.sha512 │ │ │ └── maven-metadata.xml │ │ └── ReflectionDemo │ │ └── plugin │ │ ├── maven-metadata.xml.md5 │ │ ├── maven-metadata.xml.sha1 │ │ ├── unspecified │ │ ├── plugin-unspecified.jar.md5 │ │ ├── plugin-unspecified.pom.md5 │ │ ├── plugin-unspecified.module.md5 │ │ ├── plugin-unspecified.jar.sha1 │ │ ├── plugin-unspecified.module.sha1 │ │ ├── plugin-unspecified.pom.sha1 │ │ ├── plugin-unspecified.jar.sha256 │ │ ├── plugin-unspecified.pom.sha256 │ │ ├── plugin-unspecified.module.sha256 │ │ ├── plugin-unspecified.jar.sha512 │ │ ├── plugin-unspecified.module.sha512 │ │ ├── plugin-unspecified.pom.sha512 │ │ ├── plugin-unspecified.jar │ │ ├── plugin-unspecified.pom │ │ └── plugin-unspecified.module │ │ ├── maven-metadata.xml.sha256 │ │ ├── maven-metadata.xml.sha512 │ │ └── maven-metadata.xml ├── src │ └── main │ │ └── java │ │ └── com │ │ └── fuusy │ │ └── plugin │ │ └── rescompress │ │ ├── Config.kt │ │ ├── model │ │ └── WebpFileData.kt │ │ ├── RepeatResConfig.kt │ │ ├── util │ │ ├── FileUtil.kt │ │ ├── ImageUtil.kt │ │ └── Tools.kt │ │ ├── CompressImgConfig.kt │ │ ├── FileExt.kt │ │ └── ResCompressPlugin.kt ├── proguard-rules.pro └── build.gradle ├── .idea ├── .gitignore ├── compiler.xml ├── kotlinc.xml ├── vcs.xml ├── gradle.xml ├── misc.xml └── jarRepositories.xml ├── repo ├── com │ └── fuusy │ │ └── plugin │ │ ├── maven-metadata.xml.md5 │ │ ├── 1.0.0 │ │ ├── plugin-1.0.0.jar.md5 │ │ ├── plugin-1.0.0.module.md5 │ │ ├── plugin-1.0.0.pom.md5 │ │ ├── plugin-1.0.0.jar.sha1 │ │ ├── plugin-1.0.0.module.sha1 │ │ ├── plugin-1.0.0.pom.sha1 │ │ ├── plugin-1.0.0.jar.sha256 │ │ ├── plugin-1.0.0.module.sha256 │ │ ├── plugin-1.0.0.pom.sha256 │ │ ├── plugin-1.0.0.jar │ │ ├── plugin-1.0.0.jar.sha512 │ │ ├── plugin-1.0.0.module.sha512 │ │ ├── plugin-1.0.0.pom.sha512 │ │ ├── plugin-1.0.0.pom │ │ └── plugin-1.0.0.module │ │ ├── 1.0.1 │ │ ├── plugin-1.0.1.jar.md5 │ │ ├── plugin-1.0.1.module.md5 │ │ ├── plugin-1.0.1.pom.md5 │ │ ├── plugin-1.0.1.jar.sha1 │ │ ├── plugin-1.0.1.module.sha1 │ │ ├── plugin-1.0.1.pom.sha1 │ │ ├── plugin-1.0.1.jar.sha256 │ │ ├── plugin-1.0.1.module.sha256 │ │ ├── plugin-1.0.1.pom.sha256 │ │ ├── plugin-1.0.1.jar │ │ ├── plugin-1.0.1.jar.sha512 │ │ ├── plugin-1.0.1.module.sha512 │ │ ├── plugin-1.0.1.pom.sha512 │ │ ├── plugin-1.0.1.pom │ │ └── plugin-1.0.1.module │ │ ├── maven-metadata.xml.sha1 │ │ ├── maven-metadata.xml.sha256 │ │ ├── maven-metadata.xml.sha512 │ │ └── maven-metadata.xml ├── ReflectionDemo │ └── plugin │ │ ├── maven-metadata.xml.md5 │ │ ├── maven-metadata.xml.sha1 │ │ ├── unspecified │ │ ├── plugin-unspecified.jar.md5 │ │ ├── plugin-unspecified.pom.md5 │ │ ├── plugin-unspecified.module.md5 │ │ ├── plugin-unspecified.jar.sha1 │ │ ├── plugin-unspecified.pom.sha1 │ │ ├── plugin-unspecified.module.sha1 │ │ ├── plugin-unspecified.jar.sha256 │ │ ├── plugin-unspecified.pom.sha256 │ │ ├── plugin-unspecified.module.sha256 │ │ ├── plugin-unspecified.jar │ │ ├── plugin-unspecified.jar.sha512 │ │ ├── plugin-unspecified.pom.sha512 │ │ ├── plugin-unspecified.module.sha512 │ │ ├── plugin-unspecified.pom │ │ └── plugin-unspecified.module │ │ ├── maven-metadata.xml.sha256 │ │ ├── maven-metadata.xml.sha512 │ │ └── maven-metadata.xml └── resCompress │ └── resCompress.gradle.plugin │ ├── maven-metadata.xml.md5 │ ├── maven-metadata.xml.sha1 │ ├── maven-metadata.xml.sha256 │ ├── unspecified │ ├── resCompress.gradle.plugin-unspecified.pom.md5 │ ├── resCompress.gradle.plugin-unspecified.pom.sha1 │ ├── resCompress.gradle.plugin-unspecified.pom.sha256 │ ├── resCompress.gradle.plugin-unspecified.pom.sha512 │ └── resCompress.gradle.plugin-unspecified.pom │ ├── maven-metadata.xml.sha512 │ └── maven-metadata.xml ├── README.md ├── SystemTools ├── mac │ ├── cwebp │ ├── guetzli │ └── pngquant ├── linux │ ├── cwebp │ ├── guetzli │ └── pngquant └── windows │ ├── cwebp.exe │ ├── guetzli.exe │ └── pngquant.exe ├── gradle └── wrapper │ ├── gradle-wrapper.jar │ └── gradle-wrapper.properties ├── .gitignore ├── settings.gradle ├── gradle.properties ├── gradlew.bat └── gradlew /app/.gitignore: -------------------------------------------------------------------------------- 1 | /build -------------------------------------------------------------------------------- /plugin/.gitignore: -------------------------------------------------------------------------------- 1 | /build -------------------------------------------------------------------------------- /.idea/.gitignore: -------------------------------------------------------------------------------- 1 | # Default ignored files 2 | /shelf/ 3 | /workspace.xml 4 | -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | f77de498cd4990fee541a1982cba23c1 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 包体积优化,资源去重&&资源压缩plugin,https://juejin.cn/post/7322156566413000742 2 | -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 6cefae4bec4d22d234470b252ece8fd8 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.md5: -------------------------------------------------------------------------------- 1 | 316b683903c543f9c76bef914c332069 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.md5: -------------------------------------------------------------------------------- 1 | 676cc11befcd9e3e792e76b9cc88ceab -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.md5: -------------------------------------------------------------------------------- 1 | d724469f4c9d796aa50e4363e7a5b68e -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.md5: -------------------------------------------------------------------------------- 1 | b3e70aa65807cb2bf47d7ffa04f99777 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.md5: -------------------------------------------------------------------------------- 1 | e03f41b58d5f33bd29e956627b61976c -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.md5: -------------------------------------------------------------------------------- 1 | df0a740ef6b65d058ec28b24b1649a0e -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | 491eb7d3bb1f056e844ddc780bed04991c694ae8 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | 5c5f98f0af642c127cbd5874ec01da351beb1323 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha1: -------------------------------------------------------------------------------- 1 | accb69478eddf5fe91b867b7795a22b9155d57cd -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha1: -------------------------------------------------------------------------------- 1 | 11b375c07cc3de0fe5dc2b38e9590fd4187be84a -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha1: -------------------------------------------------------------------------------- 1 | 67e4903f07971e9903a708489e2c412dcd2e38f5 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha1: -------------------------------------------------------------------------------- 1 | 9a8cfd005a5d7b4545bb2e50557651c9d29f1f9c -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.sha1: -------------------------------------------------------------------------------- 1 | 3d8c7a2db1e14db19e87c2a1aba7d56cf42dfcbe -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha1: -------------------------------------------------------------------------------- 1 | afa901f22da6efe24e6e136f117c43f5875bbe09 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 65260d1c40f22ce7966c30dba44eac5a -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.md5: -------------------------------------------------------------------------------- 1 | b3e70aa65807cb2bf47d7ffa04f99777 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.md5: -------------------------------------------------------------------------------- 1 | 987574bdeb7368d8698c2bb8ea2f0bb5 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 49e8c8ec22ddcdc5c255aa2b323f28ac -------------------------------------------------------------------------------- /SystemTools/mac/cwebp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/mac/cwebp -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | fee8df14b93d7deb307505c0f6ebc668 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.md5: -------------------------------------------------------------------------------- 1 | 62d26d33d0cba24176c72e3b218dc9e9 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.md5: -------------------------------------------------------------------------------- 1 | f377cbd71bea308f92804622327769a5 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.md5: -------------------------------------------------------------------------------- 1 | 5a423cf19acc3d06ca04cc322b89d7d6 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.md5: -------------------------------------------------------------------------------- 1 | f56ffa429c18a4422cfc81884b325162 -------------------------------------------------------------------------------- /SystemTools/linux/cwebp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/linux/cwebp -------------------------------------------------------------------------------- /SystemTools/mac/guetzli: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/mac/guetzli -------------------------------------------------------------------------------- /SystemTools/mac/pngquant: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/mac/pngquant -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha1: -------------------------------------------------------------------------------- 1 | 27267183601e89324ace231531f763301d09814f -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha1: -------------------------------------------------------------------------------- 1 | 82b1f4d28f08731cde85905fec048179f4d7c159 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | 5a65f5fa4a55543452accc33c9acf614992106a1 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha1: -------------------------------------------------------------------------------- 1 | 9a8cfd005a5d7b4545bb2e50557651c9d29f1f9c -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- 1 | e35bff8e5a1a3fdf391f393289c133f8ac31cb1e -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | b20f77b8486abce36f0ec40e88066483d7cd99ce -------------------------------------------------------------------------------- /SystemTools/linux/guetzli: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/linux/guetzli -------------------------------------------------------------------------------- /SystemTools/linux/pngquant: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/linux/pngquant -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | 38838b6fd47ec2c160398d5aaf5991ecd58f4c35 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha1: -------------------------------------------------------------------------------- 1 | d7805f4c5506a0575ef467fd84f36e65248d945d -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha1: -------------------------------------------------------------------------------- 1 | 2ee6afa7afd9f41cf961ba5a100fbb83ee6afb5f -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- 1 | 6717b193ab0f802502bccb47de00ff5ecff31fda92aad06ca6868304cf54799c -------------------------------------------------------------------------------- /SystemTools/windows/cwebp.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/windows/cwebp.exe -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.md5: -------------------------------------------------------------------------------- 1 | 62d26d33d0cba24176c72e3b218dc9e9 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.md5: -------------------------------------------------------------------------------- 1 | 2d9a5b4a6c2446713237c19daeaeb425 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- 1 | 8b87eac011be4e955ed195b5730abc798561cd11ade57c8d3c1527eb6dee4ddf -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha256: -------------------------------------------------------------------------------- 1 | 814808fecde9b95217634d814b7c41acb8a741d8a84e94cee8ef089303209c3d -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha256: -------------------------------------------------------------------------------- 1 | b8b24cf611c733acaebe9f9213de515e1222ba9ad33a1afa2f74c6816a4feb1a -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha256: -------------------------------------------------------------------------------- 1 | 4f949a44b173449ac56d8560e0a5deabaee5c109f2d662010fac7778e37557df -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha256: -------------------------------------------------------------------------------- 1 | a6d8f2fabe280e3a5f484a7e4a4b28e39d42bf81a2637a560f995dfd2fc1f5cb -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.sha256: -------------------------------------------------------------------------------- 1 | 87177d2df71e32654ad8d9dc3ad75f5b6aa2b2a7f879513d2537b3f27c8db3df -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha256: -------------------------------------------------------------------------------- 1 | fc96b9b8d35ce6b427ddc0a0891876b5270ae517c29b1ce1082294aab51241d1 -------------------------------------------------------------------------------- /SystemTools/windows/guetzli.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/windows/guetzli.exe -------------------------------------------------------------------------------- /SystemTools/windows/pngquant.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/windows/pngquant.exe -------------------------------------------------------------------------------- /app/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- 1 | 2 | ReflectionDemo 3 | -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.md5: -------------------------------------------------------------------------------- 1 | 42ce6d63baf13858fdb0b2d28b1be0bb -------------------------------------------------------------------------------- /gradle/wrapper/gradle-wrapper.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/gradle/wrapper/gradle-wrapper.jar -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha1: -------------------------------------------------------------------------------- 1 | 27267183601e89324ace231531f763301d09814f -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha1: -------------------------------------------------------------------------------- 1 | f3e2b18c84b6e5b3bf058000303985512fd9f1e8 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- 1 | 5a358717cde499d87519f6e133a2225a8cd6382f -------------------------------------------------------------------------------- /app/src/main/res/drawable/b05.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable/b05.9.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/img.png -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- 1 | bb217da31eb59464bfcb0bc93130e73ef6e1d82b634e8d97d97d924fdbec59e7 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha256: -------------------------------------------------------------------------------- 1 | a6d8f2fabe280e3a5f484a7e4a4b28e39d42bf81a2637a560f995dfd2fc1f5cb -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- 1 | 145a6067896ab7719d3269aa1fe2d20b6e5e0c87ecce3fcbdadad9b1ba915ac5 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- 1 | e5ea5e31078d349f2be6d6ec00f91bb90f9f039c3cc42f90e39c9690a00d3dd3 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.md5: -------------------------------------------------------------------------------- 1 | 21ddf9d151a9d5c59dbc21c62f198a6f -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/abi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/abi.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/abj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/abj.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/abk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/abk.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anc.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/and.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/and.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ane.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anf.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ang.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anh.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ani.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ani.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anj.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anj.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ank.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ank.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anl.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anm.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ann.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ann.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ano.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ano.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anp.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anq.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/anr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/anr.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/b_p.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/b_p.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/baq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/baq.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/baz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/baz.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/bb1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/bb1.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/icon.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/img.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/logo.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/img.png -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- 1 | 717089afad13b14bf8a17e25d9a39489c85924f5d4ab6bb7bde8efb024736260 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha256: -------------------------------------------------------------------------------- 1 | 0bc748762c7641310e5d25b13ce8d22aadb1f7aeb4ce7f36dfca71191bcfd007 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha256: -------------------------------------------------------------------------------- 1 | dc9512e56cc2021e3b9ec88a98e5b55915549d1404a7abfa3fe9679df23c37ad -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha256: -------------------------------------------------------------------------------- 1 | 196988f344b5ad9e9c03787476eff40aed12312a8e707aa37ac007d87e3a472f -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha256: -------------------------------------------------------------------------------- 1 | 8904f988450dfc88c00998e294963789a9e12c56c23de283c5bbfe0e2291dc29 -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_book.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_save.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/avatar.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_book.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_save.png -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 716657db9e691ef2b446157a6bb7f718 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- 1 | e1c57d8d60671b8f9bb3725dfe4e063dfce464d1 -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_check.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_check.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_delete.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_no_pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_no_pass.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_submit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_submit.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/login_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/login_top.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/bg_mine.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/bg_mine.jpeg -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/category.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/head_left.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/head_left.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_check.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_check.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_delete.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_submit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_submit.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/icon_msg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/icon_msg.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/icon_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/icon_play.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/icon_time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/icon_time.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/icon_zan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/icon_zan.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/login_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/login_top.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_food.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_food.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_shop.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_book.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_book.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_save.png -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar -------------------------------------------------------------------------------- /app/src/main/res/mipmap-hdpi/ic_launcher.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-hdpi/ic_launcher.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-mdpi/ic_launcher.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-mdpi/ic_launcher.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/bg_no_content.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/bg_no_content.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_finished.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_finished.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_launcher.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_login_psw.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_login_psw.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_layer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_layer.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_list.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_point.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_river.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_search.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_zoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_zoom.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_mine_mode.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_mine_mode.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_mine_name.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_mine_name.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_psw_close.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_psw_close.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_psw_open.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_psw_open.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_selected.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_un_check.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_un_check.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_wait_check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_wait_check.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/head_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/head_right.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_finished.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_finished.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_layer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_layer.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_list.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_point.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_river.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_zoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_zoom.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_no_pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_no_pass.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_psw_open.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_psw_open.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_selected.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_un_check.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_un_check.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/loading_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/loading_01.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/loading_02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/loading_02.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/loading_03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/loading_03.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/loading_04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/loading_04.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/shortcut_fm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/shortcut_fm.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/switch1283.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/switch1283.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_cruise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_cruise.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_hotel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_hotel.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_huodong.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_huodong.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_sight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_sight.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_ticket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_ticket.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_check.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_check.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_delete.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_finished.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_finished.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_list.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_zoom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_zoom.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_no_pass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_no_pass.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_selected.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_submit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_submit.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/login_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/login_top.png -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha256: -------------------------------------------------------------------------------- 1 | 0bc748762c7641310e5d25b13ce8d22aadb1f7aeb4ce7f36dfca71191bcfd007 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- 1 | e889ca383625f002892119db1b95306121978c4e3ed5293d30338915c3b9827c -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | f088d3e500fa31bb08dea53ebe74556bfd7256bb -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_file_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_file_delete.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_file_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_file_select.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_home_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_home_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_home_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_home_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_location.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_location.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_mine_phone.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_mine_phone.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/icon_map_enter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/icon_map_enter.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/bg_no_content.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/bg_no_content.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/chat_tv_send.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/chat_tv_send.9.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/good_night_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/good_night_img.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_file_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_file_delete.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_file_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_file_select.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_login_psw.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_login_psw.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_search.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_mine_mode.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_mine_mode.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_mine_name.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_mine_name.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_mine_phone.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_mine_phone.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_psw_close.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_psw_close.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_wait_check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_wait_check.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/icon_map_enter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/icon_map_enter.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_channelgs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_channelgs.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_district.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_district.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/wx_chat_icon1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/wx_chat_icon1.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/wx_chat_icon2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/wx_chat_icon2.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/wx_chat_icon3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/wx_chat_icon3.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/wx_chat_icon4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/wx_chat_icon4.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/bg_no_content.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/bg_no_content.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_login_psw.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_login_psw.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_layer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_layer.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_point.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_river.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_river.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_search.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_mine_mode.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_mine_mode.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_mine_name.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_mine_name.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_psw_close.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_psw_close.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_psw_open.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_psw_open.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_un_check.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_un_check.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_wait_check.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_wait_check.png -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha256: -------------------------------------------------------------------------------- 1 | 3291b88989eb8b8bac7fb08aae6415c1cb019644c01caeb203642c75754a2067 -------------------------------------------------------------------------------- /app/src/main/res/mipmap-hdpi/ic_launcher_round.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-mdpi/ic_launcher_round.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_change_street.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_change_street.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_email_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_email_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_email_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_email_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_location_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_location_small.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_login_account.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_login_account.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_cur_point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_cur_point.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_direction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_direction.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_satellite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_satellite.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_map_search_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_map_search_new.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_mine_project.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_mine_project.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_mine_use_help.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_mine_use_help.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_node_type_gliu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_node_type_gliu.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_node_type_jieru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_node_type_jieru.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_node_type_other.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_node_type_other.jpg -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_person_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_person_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_person_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_person_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/chat_tv_receive.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/chat_tv_receive.9.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/good_morning_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/good_morning_img.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/head_left_protect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/head_left_protect.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_change_street.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_change_street.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_email_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_email_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_email_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_email_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_home_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_home_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_home_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_home_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_location_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_location_small.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_login_account.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_login_account.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_cur_point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_cur_point.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_direction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_direction.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_location.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_location.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_satellite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_satellite.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_map_search_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_map_search_new.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_mine_project.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_mine_project.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_mine_use_help.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_mine_use_help.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_node_type_gliu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_node_type_gliu.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_person_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_person_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_person_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_person_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/shortcut_identify.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/shortcut_identify.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/shortcut_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/shortcut_search.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_channelgroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_channelgroup.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_channelplane.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_channelplane.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_channeltrain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_channeltrain.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/type_travelgroup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_travelgroup.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_change_street.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_change_street.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_email_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_email_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_email_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_email_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_file_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_file_delete.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_file_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_file_select.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_home_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_home_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_home_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_home_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_cur_point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_cur_point.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_direction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_direction.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_location.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_location.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_satellite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_satellite.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_mine_phone.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_mine_phone.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_mine_project.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_mine_project.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/icon_map_enter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/icon_map_enter.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_mine_change_psw.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_mine_change_psw.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_node_type_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_node_type_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_node_type_source.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_node_type_source.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_radio_bt_checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_radio_bt_checked.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_source_difficulty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_source_difficulty.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/head_right_protect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/head_right_protect.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_mine_change_psw.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_mine_change_psw.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_node_type_jieru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_node_type_jieru.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_node_type_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_node_type_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_node_type_other.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_node_type_other.jpg -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_node_type_source.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_node_type_source.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_radio_bt_checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_radio_bt_checked.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_location_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_location_small.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_login_account.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_login_account.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_map_search_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_map_search_new.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_mine_use_help.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_mine_use_help.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_node_type_gliu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_node_type_gliu.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_node_type_jieru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_node_type_jieru.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_node_type_other.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_node_type_other.jpg -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_person_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_person_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_person_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_person_select.webp -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- 1 | 2229a08559bd5974cd74fa42ad8e8fd26b0e478eb27bbc1cfbd9b97c7202986d -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/big_blue_location_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/big_blue_location_icon.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_work_bench_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_work_bench_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_work_bench_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_work_bench_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/big_blue_location_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/big_blue_location_icon.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_source_difficulty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_source_difficulty.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_work_bench_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_work_bench_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_work_bench_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_work_bench_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/shortcut_local_music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/shortcut_local_music.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_mine_change_psw.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_mine_change_psw.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_node_type_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_node_type_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_node_type_source.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_node_type_source.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_radio_bt_checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_radio_bt_checked.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_source_difficulty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_source_difficulty.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_work_bench_normal.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_work_bench_normal.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_work_bench_select.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_work_bench_select.webp -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_radio_bt_check_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_radio_bt_check_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxhdpi/ic_radio_bt_check_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_radio_bt_check_normal.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/big_blue_location_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/big_blue_location_icon.png -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- 1 | ef06cc3dc4b5479f2b3a1c10f243466a0190d1b8c227bc4f97ac485ebfc08aa0 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- 1 | 337f10226a88f17e80a01603b59e115a9db180065340150a26ede35a1a9af89c421d94d2c6c3745d4be5f6c5b4ca6323af47e47994f0f8f4abc85fa338773d6c -------------------------------------------------------------------------------- /app/src/main/res/drawable/comment_red_btn.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xxxhdpi/ic_radio_bt_check_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_radio_bt_check_normal.png -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- 1 | c8bc1e774ae465136ccced6da829b47c507726ec2f6474be41e07ee218ca8d62ff02b9250aa4e479f2e05ee25886b36419978b5ad5499720a2d6c7f82485676f -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha512: -------------------------------------------------------------------------------- 1 | 89d926b5b421a1092ad1cc71ada0147fbffe903754b6a46efa72b043e951aa30e95bed530e0cc4913d725200eec802d125d6753d2e7a01c38628ca3d485e48b4 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha512: -------------------------------------------------------------------------------- 1 | 0f2524ca2852cada18b82a4ca4351a56b889b5f4d2dae84aedab13df8c118d9422c1928370b080bb3dcbc76dc57736e863eec61f7c55ec35e8634d0586e694c8 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha512: -------------------------------------------------------------------------------- 1 | e0a2e1d60528877d7afbad2ee090a883ed460c359a7675f9b71e66216f61b79a9476f6985836afc41c780b1f2fd03515c059340ed9531209651a70515fc510eb -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha512: -------------------------------------------------------------------------------- 1 | 782dfd500d7dd5241c4317ba2483a59d8c2bcc8a44df98c62d5f20dab44322610fb12eb386b5b1a3217354a238f6ec7c5cfa5919eb9e629e1ecafa4ae994b205 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.sha512: -------------------------------------------------------------------------------- 1 | 968836bfb52c10981c7b4ea9790fcc1c336273a69f975a4e1d985ef33f81ba1a9d8c371072cb4ca8797918f32575a31661c91e288d66fd988cf2fbb68332ec8a -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha512: -------------------------------------------------------------------------------- 1 | 4ba9fbd46bb7d78071cf77df215c863b62eff0b774aee29439eead10bb8d5fc706f3733497e002008f86b56c720dc7d6e1d04136797d0a491a80745b94a9b449 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.md5: -------------------------------------------------------------------------------- 1 | 1a319137f263b1425f1d29555952937a -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha512: -------------------------------------------------------------------------------- 1 | 445712ee3b9a722b20088b10b892346ebf5cf9c0e0a4974bfdd6149ca839b4efa0199690175e0d51a0c579a4653bff6d8af3bcabdbdd1b3fa0c8dd09a687da3f -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha512: -------------------------------------------------------------------------------- 1 | 2a44c74a5f697c48441c2a3fada85ca58a55acf5b4d3e7dcc6898d794e8275a20bb840a41e9ae7eb603c5d4fb1b06ecc2105434f261f187667d8cec45a9ff2f7 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- 1 | 0b0fa218ec481ce9b39424d05923803f53c557f5dc9a8bb7ed93f9d2d768a0ec8c8e076f0c073ac3ae541172b87eae4e83e930c93104263a415cb385c2377c9b -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha512: -------------------------------------------------------------------------------- 1 | 782dfd500d7dd5241c4317ba2483a59d8c2bcc8a44df98c62d5f20dab44322610fb12eb386b5b1a3217354a238f6ec7c5cfa5919eb9e629e1ecafa4ae994b205 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- 1 | 4755cad62891cecda43cf09c040fa63faa7694b0e5328cfb0d858422d1aeb864bf3b03e09c7b36202aa6dc7c4f8d0edf1df974bf436c0bc0fb1f29efa82293e7 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- 1 | 7303f22b6d3be09877d344ffc8eac7b4f03a9e13f4c0327bca6cbcc266a34b852b78f8956e944f9f5a6c62339e47245faf8ed26b9da81aaa36e1b904dbc69e58 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- 1 | e8a8b0eb98929b10770b6cfb0a548402544ebc1be1f06ae771bef4b35f952214f24429da84037555fdda31bd916da2d0d8b0c14c54e96175fdffedd784a3c9f9 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha512: -------------------------------------------------------------------------------- 1 | 000a1a56b30b7d50f36ad6c3fafaefa643f02a9d201dc6e2d2e1afb782812fc2366b3a474c151450d9924243e3f5e2d9a8c024c393686acf19e1d3bab58d2372 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- 1 | 9825e205fb3f341a3022c5140ec73e1fcd405e5c -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha512: -------------------------------------------------------------------------------- 1 | 75f998d941b62638fa3ffd897c44c7141c3349935846784fcd55ac74fe2478ea339c245039c2a04d3fbb1469b2f3be6940407579116229ce13f23474ff0486af -------------------------------------------------------------------------------- /.idea/compiler.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /.idea/kotlinc.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 6 | -------------------------------------------------------------------------------- /.idea/vcs.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha512: -------------------------------------------------------------------------------- 1 | 445712ee3b9a722b20088b10b892346ebf5cf9c0e0a4974bfdd6149ca839b4efa0199690175e0d51a0c579a4653bff6d8af3bcabdbdd1b3fa0c8dd09a687da3f -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha512: -------------------------------------------------------------------------------- 1 | b52c3034fb7de8ae5d27a26e311ba43f27ba42aac1c70ec4aa7b66271ded00c54a8e3ed2e7bbc0831d79ffeeaf79041ddbbf75500501036393afd9b438764498 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- 1 | cb56e2fafb89d3c7aa8a8b052f50a6759a69dc63049c557257c5658ab6cb965ee15d46d0e173b1d901795be233e6b72ee694ab7b41a62986f221798ad67452a7 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- 1 | 4249a2541b6f6664ad8b2a9122b75cad5da983990c9b2b2e9f1129c35e7db393 -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/Config.kt: -------------------------------------------------------------------------------- 1 | package com.fuusy.plugin.rescompress 2 | 3 | 4 | open class Config { 5 | val enable = true // 是否开启 6 | val whiteListName: MutableList? = null // 白名单 7 | } -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- 1 | 48c77cc4b5034c9ce0f26ef445c93eaa0779457b88f7ab846b4cc1ee1af05ded1c95f2bf0a785f9837b2324f714e229106f4761773c06c0e89c79e49bee0c15d -------------------------------------------------------------------------------- /app/src/main/res/drawable/chat_time_bg.xml: -------------------------------------------------------------------------------- 1 | 2 | 4 | 5 | 6 | -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/model/WebpFileData.kt: -------------------------------------------------------------------------------- 1 | package com.fuusy.plugin.rescompress.model 2 | 3 | import java.io.File 4 | 5 | data class WebpFileData(val original: File, val webpFile: File, val reduceSize: Long) 6 | -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- 1 | 3a024026599e75433e821204ad8ff4a3b0eaa7738d506f7a6473e5cce768b77f627246f3279fc86578e7f4b9cc8ea3a1ff91747da576074dbe9039c122307f45 -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/RepeatResConfig.kt: -------------------------------------------------------------------------------- 1 | package com.fuusy.plugin.rescompress 2 | 3 | 4 | open class RepeatResConfig { 5 | 6 | val enable = true 7 | val whiteListName: MutableList? = null // 白名单 8 | } -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- 1 | 55559b518599920e6b85246ebbbb4acff1a5fb5bed20070a2a288c24c80a93ac085f55a0a5a33edbd6646a2db431f5d17dd4351d7fe813c93dae56c4be4f790b -------------------------------------------------------------------------------- /gradle/wrapper/gradle-wrapper.properties: -------------------------------------------------------------------------------- 1 | #Thu Dec 21 10:27:59 CST 2023 2 | distributionBase=GRADLE_USER_HOME 3 | distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip 4 | distributionPath=wrapper/dists 5 | zipStorePath=wrapper/dists 6 | zipStoreBase=GRADLE_USER_HOME 7 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | *.iml 2 | .gradle 3 | /local.properties 4 | /.idea/caches 5 | /.idea/libraries 6 | /.idea/modules.xml 7 | /.idea/workspace.xml 8 | /.idea/navEditor.xml 9 | /.idea/assetWizardSettings.xml 10 | .DS_Store 11 | /build 12 | /captures 13 | .externalNativeBuild 14 | .cxx 15 | local.properties 16 | -------------------------------------------------------------------------------- /app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | -------------------------------------------------------------------------------- /app/src/main/java/com/fuusy/reflectiondemo/MainApp.java: -------------------------------------------------------------------------------- 1 | package com.fuusy.reflectiondemo; 2 | 3 | import android.app.Application; 4 | import android.content.Context; 5 | 6 | 7 | 8 | public class MainApp extends Application { 9 | 10 | 11 | @Override 12 | protected void attachBaseContext(Context base) { 13 | super.attachBaseContext(base); 14 | //Reflection.unseal(base); 15 | 16 | } 17 | } 18 | -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | com.fuusy 4 | plugin 5 | 6 | 1.0.0 7 | 1.0.0 8 | 9 | 1.0.0 10 | 11 | 20231220060221 12 | 13 | 14 | -------------------------------------------------------------------------------- /app/src/main/res/values/colors.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | #FFBB86FC 4 | #FF6200EE 5 | #FF3700B3 6 | #FF03DAC5 7 | #FF018786 8 | #FF000000 9 | #FFFFFFFF 10 | -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | ReflectionDemo 4 | plugin 5 | 6 | unspecified 7 | unspecified 8 | 9 | unspecified 10 | 11 | 20240108094413 12 | 13 | 14 | -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | com.fuusy 4 | plugin 5 | 6 | 1.0.1 7 | 1.0.1 8 | 9 | 1.0.0 10 | 1.0.1 11 | 12 | 20240108094413 13 | 14 | 15 | -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | ReflectionDemo 4 | plugin 5 | 6 | unspecified 7 | unspecified 8 | 9 | unspecified 10 | 11 | 20231220060221 12 | 13 | 14 | -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | resCompress 4 | resCompress.gradle.plugin 5 | 6 | unspecified 7 | unspecified 8 | 9 | unspecified 10 | 11 | 20240108094413 12 | 13 | 14 | -------------------------------------------------------------------------------- /app/src/main/res/drawable/buttonshapewhitebg.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /app/src/main/java/com/fuusy/reflectiondemo/Activity2.java: -------------------------------------------------------------------------------- 1 | package com.fuusy.reflectiondemo; 2 | 3 | import android.os.Bundle; 4 | 5 | import androidx.annotation.Nullable; 6 | import androidx.appcompat.app.AppCompatActivity; 7 | 8 | 9 | public class Activity2 extends AppCompatActivity { 10 | @Override 11 | protected void onCreate(@Nullable Bundle savedInstanceState) { 12 | super.onCreate(savedInstanceState); 13 | setContentView(R.layout.layout_test); 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /app/src/main/java/com/fuusy/reflectiondemo/MainActivity.java: -------------------------------------------------------------------------------- 1 | package com.fuusy.reflectiondemo; 2 | 3 | import android.os.Bundle; 4 | import android.view.LayoutInflater; 5 | 6 | import androidx.appcompat.app.AppCompatActivity; 7 | 8 | public class MainActivity extends AppCompatActivity { 9 | 10 | 11 | @Override 12 | protected void onCreate(Bundle savedInstanceState) { 13 | super.onCreate(savedInstanceState); 14 | setContentView(R.layout.activity_main); 15 | 16 | } 17 | 18 | } -------------------------------------------------------------------------------- /app/src/main/res/drawable/ic_email_white_24dp.xml: -------------------------------------------------------------------------------- 1 | 6 | 9 | 10 | -------------------------------------------------------------------------------- /app/src/test/java/com/fuusy/reflectiondemo/ExampleUnitTest.java: -------------------------------------------------------------------------------- 1 | package com.fuusy.reflectiondemo; 2 | 3 | import org.junit.Test; 4 | 5 | import static org.junit.Assert.*; 6 | 7 | /** 8 | * Example local unit test, which will execute on the development machine (host). 9 | * 10 | * @see Testing documentation 11 | */ 12 | public class ExampleUnitTest { 13 | @Test 14 | public void addition_isCorrect() { 15 | assertEquals(4, 2 + 2); 16 | } 17 | } -------------------------------------------------------------------------------- /app/src/main/res/layout/host_common_toast_layout.xml: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 10 | 11 | -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | com.fuusy.reflectiondemo 4 | com.fuusy.reflectiondemo.gradle.plugin 5 | 6 | unspecified 7 | unspecified 8 | 9 | unspecified 10 | 11 | 20231220060221 12 | 13 | 14 | -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/util/FileUtil.kt: -------------------------------------------------------------------------------- 1 | package com.fuusy.plugin.rescompress.util 2 | 3 | import java.io.File 4 | 5 | 6 | object FileUtil { 7 | const val PATH_NAME = "SystemTools" 8 | 9 | private lateinit var rootDir: String 10 | 11 | fun setRootDir(rootDir: String) { 12 | FileUtil.rootDir = rootDir 13 | } 14 | 15 | fun getRootDirPath(): String { 16 | return rootDir 17 | } 18 | 19 | fun getToolsDirPath(): String { 20 | return "$rootDir/$PATH_NAME/" 21 | } 22 | } -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/CompressImgConfig.kt: -------------------------------------------------------------------------------- 1 | package com.fuusy.plugin.rescompress 2 | 3 | 4 | open class CompressImgConfig { 5 | val enable = true 6 | val whiteListName: MutableList? = null // 白名单 7 | var supportAlphaWebp = false 8 | 9 | var optimizeType = OPTIMIZE_COMPRESS_PICTURE 10 | var pass = "" 11 | 12 | 13 | companion object { 14 | //webp化 15 | const val OPTIMIZE_WEBP_CONVERT = "ConvertWebp" 16 | //压缩图片 17 | const val OPTIMIZE_COMPRESS_PICTURE = "Compress" 18 | } 19 | 20 | } -------------------------------------------------------------------------------- /settings.gradle: -------------------------------------------------------------------------------- 1 | pluginManagement { 2 | repositories { 3 | gradlePluginPortal() 4 | google() 5 | mavenCentral() 6 | mavenLocal() 7 | maven { url 'https://jitpack.io' } 8 | maven {url './../repo'} 9 | } 10 | } 11 | dependencyResolutionManagement { 12 | //repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) 13 | repositories { 14 | google() 15 | mavenCentral() 16 | maven { url 'https://jitpack.io' } 17 | } 18 | } 19 | rootProject.name = "ReflectionDemo" 20 | include ':app' 21 | include ':plugin' 22 | -------------------------------------------------------------------------------- /app/src/main/res/layout/layout_test.xml: -------------------------------------------------------------------------------- 1 | 2 | 5 | 6 | 7 | 8 | 12 | 13 |