├── .gitignore ├── .idea ├── .gitignore ├── compiler.xml ├── gradle.xml ├── jarRepositories.xml ├── kotlinc.xml ├── misc.xml └── vcs.xml ├── README.md ├── SystemTools ├── linux │ ├── cwebp │ ├── guetzli │ └── pngquant ├── mac │ ├── cwebp │ ├── guetzli │ └── pngquant └── windows │ ├── cwebp.exe │ ├── guetzli.exe │ └── pngquant.exe ├── app ├── .gitignore ├── build.gradle ├── proguard-rules.pro └── src │ ├── androidTest │ └── java │ │ └── com │ │ └── fuusy │ │ └── reflectiondemo │ │ └── ExampleInstrumentedTest.java │ ├── main │ ├── AndroidManifest.xml │ ├── java │ │ └── com │ │ │ └── fuusy │ │ │ └── reflectiondemo │ │ │ ├── Activity2.java │ │ │ ├── MainActivity.java │ │ │ └── MainApp.java │ └── res │ │ ├── drawable-v24 │ │ └── ic_launcher_foreground.xml │ │ ├── drawable │ │ ├── b05.9.png │ │ ├── buttonshapewhitebg.xml │ │ ├── chat_time_bg.xml │ │ ├── comment_red_btn.xml │ │ ├── ic_email_white_24dp.xml │ │ ├── ic_launcher_background.xml │ │ └── ic_lock_white_24dp.xml │ │ ├── layout │ │ ├── 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 │ │ ├── host_common_toast_layout.xml │ │ └── layout_test.xml │ │ ├── mipmap-anydpi-v26 │ │ ├── ic_launcher.xml │ │ └── ic_launcher_round.xml │ │ ├── mipmap-hdpi │ │ ├── ic_launcher.webp │ │ └── ic_launcher_round.webp │ │ ├── mipmap-mdpi │ │ ├── ic_launcher.webp │ │ └── ic_launcher_round.webp │ │ ├── mipmap-xhdpi │ │ ├── bg_no_content.png │ │ ├── big_blue_location_icon.png │ │ ├── ic_book.png │ │ ├── ic_change_street.png │ │ ├── ic_check.webp │ │ ├── ic_delete.png │ │ ├── ic_email_normal.webp │ │ ├── ic_email_select.webp │ │ ├── ic_file_delete.png │ │ ├── ic_file_select.png │ │ ├── ic_finished.png │ │ ├── ic_home_normal.webp │ │ ├── ic_home_select.webp │ │ ├── ic_launcher.png │ │ ├── ic_launcher_round.webp │ │ ├── ic_location_small.png │ │ ├── ic_login_account.webp │ │ ├── ic_login_psw.webp │ │ ├── ic_map_cur_point.png │ │ ├── ic_map_direction.png │ │ ├── ic_map_layer.png │ │ ├── ic_map_list.png │ │ ├── ic_map_location.png │ │ ├── ic_map_normal.png │ │ ├── ic_map_point.png │ │ ├── ic_map_river.png │ │ ├── ic_map_satellite.png │ │ ├── ic_map_search.png │ │ ├── ic_map_search_new.png │ │ ├── ic_map_zoom.png │ │ ├── ic_mine_change_psw.webp │ │ ├── ic_mine_mode.webp │ │ ├── ic_mine_name.webp │ │ ├── ic_mine_phone.webp │ │ ├── ic_mine_project.webp │ │ ├── ic_mine_use_help.webp │ │ ├── ic_no_pass.png │ │ ├── ic_node_type_gliu.png │ │ ├── ic_node_type_jieru.png │ │ ├── ic_node_type_normal.png │ │ ├── ic_node_type_other.jpg │ │ ├── ic_node_type_source.png │ │ ├── ic_person_normal.webp │ │ ├── ic_person_select.webp │ │ ├── ic_psw_close.webp │ │ ├── ic_psw_open.webp │ │ ├── ic_radio_bt_check_normal.png │ │ ├── ic_radio_bt_checked.png │ │ ├── ic_save.png │ │ ├── ic_selected.png │ │ ├── ic_source_difficulty.png │ │ ├── ic_submit.png │ │ ├── ic_un_check.webp │ │ ├── ic_wait_check.png │ │ ├── ic_work_bench_normal.webp │ │ ├── ic_work_bench_select.webp │ │ ├── icon_map_enter.png │ │ ├── img.png │ │ └── login_top.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 │ │ ├── avatar.png │ │ ├── b_p.png │ │ ├── baq.png │ │ ├── baz.png │ │ ├── bb1.png │ │ ├── bg_mine.jpeg │ │ ├── bg_no_content.png │ │ ├── big_blue_location_icon.png │ │ ├── category.png │ │ ├── chat_tv_receive.9.png │ │ ├── chat_tv_send.9.png │ │ ├── good_morning_img.png │ │ ├── good_night_img.png │ │ ├── head_left.png │ │ ├── head_left_protect.png │ │ ├── head_right.png │ │ ├── head_right_protect.png │ │ ├── ic_book.png │ │ ├── ic_change_street.png │ │ ├── ic_check.webp │ │ ├── ic_delete.png │ │ ├── ic_email_normal.webp │ │ ├── ic_email_select.webp │ │ ├── ic_file_delete.png │ │ ├── ic_file_select.png │ │ ├── ic_finished.png │ │ ├── ic_home_normal.webp │ │ ├── ic_home_select.webp │ │ ├── ic_launcher.png │ │ ├── ic_launcher_round.webp │ │ ├── ic_location_small.png │ │ ├── ic_login_account.webp │ │ ├── ic_login_psw.webp │ │ ├── ic_map_cur_point.png │ │ ├── ic_map_direction.png │ │ ├── ic_map_layer.png │ │ ├── ic_map_list.png │ │ ├── ic_map_location.png │ │ ├── ic_map_normal.png │ │ ├── ic_map_point.png │ │ ├── ic_map_river.png │ │ ├── ic_map_satellite.png │ │ ├── ic_map_search.png │ │ ├── ic_map_search_new.png │ │ ├── ic_map_zoom.png │ │ ├── ic_mine_change_psw.webp │ │ ├── ic_mine_mode.webp │ │ ├── ic_mine_name.webp │ │ ├── ic_mine_phone.webp │ │ ├── ic_mine_project.webp │ │ ├── ic_mine_use_help.webp │ │ ├── ic_no_pass.png │ │ ├── ic_node_type_gliu.png │ │ ├── ic_node_type_jieru.png │ │ ├── ic_node_type_normal.png │ │ ├── ic_node_type_other.jpg │ │ ├── ic_node_type_source.png │ │ ├── ic_person_normal.webp │ │ ├── ic_person_select.webp │ │ ├── ic_psw_close.webp │ │ ├── ic_psw_open.webp │ │ ├── ic_radio_bt_check_normal.png │ │ ├── ic_radio_bt_checked.png │ │ ├── ic_save.png │ │ ├── ic_selected.png │ │ ├── ic_source_difficulty.png │ │ ├── ic_submit.png │ │ ├── ic_un_check.webp │ │ ├── ic_wait_check.png │ │ ├── ic_work_bench_normal.webp │ │ ├── ic_work_bench_select.webp │ │ ├── icon.png │ │ ├── icon_map_enter.png │ │ ├── icon_msg.png │ │ ├── icon_play.png │ │ ├── icon_time.png │ │ ├── icon_zan.png │ │ ├── img.png │ │ ├── loading_01.png │ │ ├── loading_02.png │ │ ├── loading_03.png │ │ ├── loading_04.png │ │ ├── login_top.png │ │ ├── logo.png │ │ ├── shortcut_fm.png │ │ ├── shortcut_identify.png │ │ ├── shortcut_local_music.png │ │ ├── shortcut_search.png │ │ ├── switch1283.png │ │ ├── type_channelgroup.png │ │ ├── type_channelgs.png │ │ ├── type_channelplane.png │ │ ├── type_channeltrain.png │ │ ├── type_cruise.png │ │ ├── type_district.png │ │ ├── type_food.png │ │ ├── type_hotel.png │ │ ├── type_huodong.png │ │ ├── type_shop.png │ │ ├── type_sight.png │ │ ├── type_ticket.png │ │ ├── type_travelgroup.png │ │ ├── wx_chat_icon1.png │ │ ├── wx_chat_icon2.png │ │ ├── wx_chat_icon3.png │ │ └── wx_chat_icon4.png │ │ ├── mipmap-xxxhdpi │ │ ├── bg_no_content.png │ │ ├── big_blue_location_icon.png │ │ ├── ic_book.png │ │ ├── ic_change_street.png │ │ ├── ic_check.webp │ │ ├── ic_delete.png │ │ ├── ic_email_normal.webp │ │ ├── ic_email_select.webp │ │ ├── ic_file_delete.png │ │ ├── ic_file_select.png │ │ ├── ic_finished.png │ │ ├── ic_home_normal.webp │ │ ├── ic_home_select.webp │ │ ├── ic_launcher.png │ │ ├── ic_launcher_round.webp │ │ ├── ic_location_small.png │ │ ├── ic_login_account.webp │ │ ├── ic_login_psw.webp │ │ ├── ic_map_cur_point.png │ │ ├── ic_map_direction.png │ │ ├── ic_map_layer.png │ │ ├── ic_map_list.png │ │ ├── ic_map_location.png │ │ ├── ic_map_normal.png │ │ ├── ic_map_point.png │ │ ├── ic_map_river.png │ │ ├── ic_map_satellite.png │ │ ├── ic_map_search.png │ │ ├── ic_map_search_new.png │ │ ├── ic_map_zoom.png │ │ ├── ic_mine_change_psw.webp │ │ ├── ic_mine_mode.webp │ │ ├── ic_mine_name.webp │ │ ├── ic_mine_phone.webp │ │ ├── ic_mine_project.webp │ │ ├── ic_mine_use_help.webp │ │ ├── ic_no_pass.png │ │ ├── ic_node_type_gliu.png │ │ ├── ic_node_type_jieru.png │ │ ├── ic_node_type_normal.png │ │ ├── ic_node_type_other.jpg │ │ ├── ic_node_type_source.png │ │ ├── ic_person_normal.webp │ │ ├── ic_person_select.webp │ │ ├── ic_psw_close.webp │ │ ├── ic_psw_open.webp │ │ ├── ic_radio_bt_check_normal.png │ │ ├── ic_radio_bt_checked.png │ │ ├── ic_save.png │ │ ├── ic_selected.png │ │ ├── ic_source_difficulty.png │ │ ├── ic_submit.png │ │ ├── ic_un_check.webp │ │ ├── ic_wait_check.png │ │ ├── ic_work_bench_normal.webp │ │ ├── ic_work_bench_select.webp │ │ ├── icon_map_enter.png │ │ ├── img.png │ │ └── login_top.png │ │ ├── values-night │ │ └── themes.xml │ │ └── values │ │ ├── colors.xml │ │ ├── strings.xml │ │ └── themes.xml │ └── test │ └── java │ └── com │ └── fuusy │ └── reflectiondemo │ └── ExampleUnitTest.java ├── gradle.properties ├── gradle └── wrapper │ ├── gradle-wrapper.jar │ └── gradle-wrapper.properties ├── gradlew ├── gradlew.bat ├── plugin ├── .gitignore ├── build.gradle ├── proguard-rules.pro ├── src │ └── main │ │ └── java │ │ └── com │ │ └── fuusy │ │ └── plugin │ │ └── rescompress │ │ ├── CompressImgConfig.kt │ │ ├── Config.kt │ │ ├── FileExt.kt │ │ ├── RepeatResConfig.kt │ │ ├── ResCompressPlugin.kt │ │ ├── model │ │ └── WebpFileData.kt │ │ └── util │ │ ├── CompressImgUtil.kt │ │ ├── FileUtil.kt │ │ ├── ImageUtil.kt │ │ └── Tools.kt └── ~ │ └── .m2 │ └── repository │ ├── ReflectionDemo │ └── plugin │ │ ├── maven-metadata.xml │ │ ├── maven-metadata.xml.md5 │ │ ├── maven-metadata.xml.sha1 │ │ ├── maven-metadata.xml.sha256 │ │ ├── maven-metadata.xml.sha512 │ │ └── unspecified │ │ ├── plugin-unspecified.jar │ │ ├── plugin-unspecified.jar.md5 │ │ ├── plugin-unspecified.jar.sha1 │ │ ├── plugin-unspecified.jar.sha256 │ │ ├── plugin-unspecified.jar.sha512 │ │ ├── plugin-unspecified.module │ │ ├── plugin-unspecified.module.md5 │ │ ├── plugin-unspecified.module.sha1 │ │ ├── plugin-unspecified.module.sha256 │ │ ├── plugin-unspecified.module.sha512 │ │ ├── plugin-unspecified.pom │ │ ├── plugin-unspecified.pom.md5 │ │ ├── plugin-unspecified.pom.sha1 │ │ ├── plugin-unspecified.pom.sha256 │ │ └── plugin-unspecified.pom.sha512 │ └── com │ └── fuusy │ ├── plugin │ ├── 1.0.0 │ │ ├── plugin-1.0.0.jar │ │ ├── plugin-1.0.0.jar.md5 │ │ ├── plugin-1.0.0.jar.sha1 │ │ ├── plugin-1.0.0.jar.sha256 │ │ ├── plugin-1.0.0.jar.sha512 │ │ ├── plugin-1.0.0.module │ │ ├── plugin-1.0.0.module.md5 │ │ ├── plugin-1.0.0.module.sha1 │ │ ├── plugin-1.0.0.module.sha256 │ │ ├── plugin-1.0.0.module.sha512 │ │ ├── plugin-1.0.0.pom │ │ ├── plugin-1.0.0.pom.md5 │ │ ├── plugin-1.0.0.pom.sha1 │ │ ├── plugin-1.0.0.pom.sha256 │ │ └── plugin-1.0.0.pom.sha512 │ ├── maven-metadata.xml │ ├── maven-metadata.xml.md5 │ ├── maven-metadata.xml.sha1 │ ├── maven-metadata.xml.sha256 │ └── maven-metadata.xml.sha512 │ └── reflectiondemo │ └── com.fuusy.reflectiondemo.gradle.plugin │ ├── maven-metadata.xml │ ├── maven-metadata.xml.md5 │ ├── maven-metadata.xml.sha1 │ ├── maven-metadata.xml.sha256 │ ├── maven-metadata.xml.sha512 │ └── unspecified │ ├── com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom │ ├── 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 ├── repo ├── ReflectionDemo │ └── plugin │ │ ├── maven-metadata.xml │ │ ├── maven-metadata.xml.md5 │ │ ├── maven-metadata.xml.sha1 │ │ ├── maven-metadata.xml.sha256 │ │ ├── maven-metadata.xml.sha512 │ │ └── unspecified │ │ ├── plugin-unspecified.jar │ │ ├── plugin-unspecified.jar.md5 │ │ ├── plugin-unspecified.jar.sha1 │ │ ├── plugin-unspecified.jar.sha256 │ │ ├── plugin-unspecified.jar.sha512 │ │ ├── plugin-unspecified.module │ │ ├── plugin-unspecified.module.md5 │ │ ├── plugin-unspecified.module.sha1 │ │ ├── plugin-unspecified.module.sha256 │ │ ├── plugin-unspecified.module.sha512 │ │ ├── plugin-unspecified.pom │ │ ├── plugin-unspecified.pom.md5 │ │ ├── plugin-unspecified.pom.sha1 │ │ ├── plugin-unspecified.pom.sha256 │ │ └── plugin-unspecified.pom.sha512 ├── com │ └── fuusy │ │ └── plugin │ │ ├── 1.0.0 │ │ ├── plugin-1.0.0.jar │ │ ├── plugin-1.0.0.jar.md5 │ │ ├── plugin-1.0.0.jar.sha1 │ │ ├── plugin-1.0.0.jar.sha256 │ │ ├── plugin-1.0.0.jar.sha512 │ │ ├── plugin-1.0.0.module │ │ ├── plugin-1.0.0.module.md5 │ │ ├── plugin-1.0.0.module.sha1 │ │ ├── plugin-1.0.0.module.sha256 │ │ ├── plugin-1.0.0.module.sha512 │ │ ├── plugin-1.0.0.pom │ │ ├── plugin-1.0.0.pom.md5 │ │ ├── plugin-1.0.0.pom.sha1 │ │ ├── plugin-1.0.0.pom.sha256 │ │ └── plugin-1.0.0.pom.sha512 │ │ ├── 1.0.1 │ │ ├── plugin-1.0.1.jar │ │ ├── plugin-1.0.1.jar.md5 │ │ ├── plugin-1.0.1.jar.sha1 │ │ ├── plugin-1.0.1.jar.sha256 │ │ ├── plugin-1.0.1.jar.sha512 │ │ ├── plugin-1.0.1.module │ │ ├── plugin-1.0.1.module.md5 │ │ ├── plugin-1.0.1.module.sha1 │ │ ├── plugin-1.0.1.module.sha256 │ │ ├── plugin-1.0.1.module.sha512 │ │ ├── plugin-1.0.1.pom │ │ ├── plugin-1.0.1.pom.md5 │ │ ├── plugin-1.0.1.pom.sha1 │ │ ├── plugin-1.0.1.pom.sha256 │ │ └── plugin-1.0.1.pom.sha512 │ │ ├── maven-metadata.xml │ │ ├── maven-metadata.xml.md5 │ │ ├── maven-metadata.xml.sha1 │ │ ├── maven-metadata.xml.sha256 │ │ └── maven-metadata.xml.sha512 └── resCompress │ └── resCompress.gradle.plugin │ ├── maven-metadata.xml │ ├── maven-metadata.xml.md5 │ ├── maven-metadata.xml.sha1 │ ├── maven-metadata.xml.sha256 │ ├── maven-metadata.xml.sha512 │ └── unspecified │ ├── resCompress.gradle.plugin-unspecified.pom │ ├── resCompress.gradle.plugin-unspecified.pom.md5 │ ├── resCompress.gradle.plugin-unspecified.pom.sha1 │ ├── resCompress.gradle.plugin-unspecified.pom.sha256 │ └── resCompress.gradle.plugin-unspecified.pom.sha512 └── settings.gradle /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/.gitignore -------------------------------------------------------------------------------- /.idea/.gitignore: -------------------------------------------------------------------------------- 1 | # Default ignored files 2 | /shelf/ 3 | /workspace.xml 4 | -------------------------------------------------------------------------------- /.idea/compiler.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/.idea/compiler.xml -------------------------------------------------------------------------------- /.idea/gradle.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/.idea/gradle.xml -------------------------------------------------------------------------------- /.idea/jarRepositories.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/.idea/jarRepositories.xml -------------------------------------------------------------------------------- /.idea/kotlinc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/.idea/kotlinc.xml -------------------------------------------------------------------------------- /.idea/misc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/.idea/misc.xml -------------------------------------------------------------------------------- /.idea/vcs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/.idea/vcs.xml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/README.md -------------------------------------------------------------------------------- /SystemTools/linux/cwebp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/linux/cwebp -------------------------------------------------------------------------------- /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 -------------------------------------------------------------------------------- /SystemTools/mac/cwebp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/mac/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 -------------------------------------------------------------------------------- /SystemTools/windows/cwebp.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/SystemTools/windows/cwebp.exe -------------------------------------------------------------------------------- /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/.gitignore: -------------------------------------------------------------------------------- 1 | /build -------------------------------------------------------------------------------- /app/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/build.gradle -------------------------------------------------------------------------------- /app/proguard-rules.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/proguard-rules.pro -------------------------------------------------------------------------------- /app/src/androidTest/java/com/fuusy/reflectiondemo/ExampleInstrumentedTest.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/androidTest/java/com/fuusy/reflectiondemo/ExampleInstrumentedTest.java -------------------------------------------------------------------------------- /app/src/main/AndroidManifest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/AndroidManifest.xml -------------------------------------------------------------------------------- /app/src/main/java/com/fuusy/reflectiondemo/Activity2.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/java/com/fuusy/reflectiondemo/Activity2.java -------------------------------------------------------------------------------- /app/src/main/java/com/fuusy/reflectiondemo/MainActivity.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/java/com/fuusy/reflectiondemo/MainActivity.java -------------------------------------------------------------------------------- /app/src/main/java/com/fuusy/reflectiondemo/MainApp.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/java/com/fuusy/reflectiondemo/MainApp.java -------------------------------------------------------------------------------- /app/src/main/res/drawable-v24/ic_launcher_foreground.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable-v24/ic_launcher_foreground.xml -------------------------------------------------------------------------------- /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/drawable/buttonshapewhitebg.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable/buttonshapewhitebg.xml -------------------------------------------------------------------------------- /app/src/main/res/drawable/chat_time_bg.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable/chat_time_bg.xml -------------------------------------------------------------------------------- /app/src/main/res/drawable/comment_red_btn.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable/comment_red_btn.xml -------------------------------------------------------------------------------- /app/src/main/res/drawable/ic_email_white_24dp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable/ic_email_white_24dp.xml -------------------------------------------------------------------------------- /app/src/main/res/drawable/ic_launcher_background.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable/ic_launcher_background.xml -------------------------------------------------------------------------------- /app/src/main/res/drawable/ic_lock_white_24dp.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/drawable/ic_lock_white_24dp.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main1.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main1.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main11.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main11.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main2.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main2.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main3.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main3.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main4.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main4.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main5.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main5.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main6.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main6.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main7.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main7.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main8.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main8.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main9.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/activity_main9.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/host_common_toast_layout.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/host_common_toast_layout.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/layout_test.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/layout/layout_test.xml -------------------------------------------------------------------------------- /app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml -------------------------------------------------------------------------------- /app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml -------------------------------------------------------------------------------- /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-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.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-mdpi/ic_launcher.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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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.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_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_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_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_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_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/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_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_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_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_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_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_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-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_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-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_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/ic_save.png -------------------------------------------------------------------------------- /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_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-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/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-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-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-xhdpi/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xhdpi/img.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/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/avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/avatar.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/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/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/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/category.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/category.png -------------------------------------------------------------------------------- /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/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_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/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/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/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/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/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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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.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_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_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_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_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_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_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_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_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_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/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_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_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-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-xxhdpi/ic_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_save.png -------------------------------------------------------------------------------- /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_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_submit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/ic_submit.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/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/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/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/icon.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/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/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/img.png -------------------------------------------------------------------------------- /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/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/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/logo.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/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_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-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/switch1283.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/switch1283.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_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_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_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_district.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_district.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_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_shop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxhdpi/type_shop.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-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-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/big_blue_location_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/big_blue_location_icon.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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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/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_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_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_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_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_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_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 -------------------------------------------------------------------------------- /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_radio_bt_check_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_radio_bt_check_normal.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_save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_save.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_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_submit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/ic_submit.png -------------------------------------------------------------------------------- /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 -------------------------------------------------------------------------------- /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-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-xxxhdpi/img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/mipmap-xxxhdpi/img.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 -------------------------------------------------------------------------------- /app/src/main/res/values-night/themes.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/values-night/themes.xml -------------------------------------------------------------------------------- /app/src/main/res/values/colors.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/values/colors.xml -------------------------------------------------------------------------------- /app/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/values/strings.xml -------------------------------------------------------------------------------- /app/src/main/res/values/themes.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/main/res/values/themes.xml -------------------------------------------------------------------------------- /app/src/test/java/com/fuusy/reflectiondemo/ExampleUnitTest.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/app/src/test/java/com/fuusy/reflectiondemo/ExampleUnitTest.java -------------------------------------------------------------------------------- /gradle.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/gradle.properties -------------------------------------------------------------------------------- /gradle/wrapper/gradle-wrapper.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/gradle/wrapper/gradle-wrapper.jar -------------------------------------------------------------------------------- /gradle/wrapper/gradle-wrapper.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/gradle/wrapper/gradle-wrapper.properties -------------------------------------------------------------------------------- /gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/gradlew -------------------------------------------------------------------------------- /gradlew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/gradlew.bat -------------------------------------------------------------------------------- /plugin/.gitignore: -------------------------------------------------------------------------------- 1 | /build -------------------------------------------------------------------------------- /plugin/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/build.gradle -------------------------------------------------------------------------------- /plugin/proguard-rules.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/proguard-rules.pro -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/CompressImgConfig.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/CompressImgConfig.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/Config.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/Config.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/FileExt.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/FileExt.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/RepeatResConfig.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/RepeatResConfig.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/ResCompressPlugin.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/ResCompressPlugin.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/model/WebpFileData.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/model/WebpFileData.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/util/CompressImgUtil.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/util/CompressImgUtil.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/util/FileUtil.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/util/FileUtil.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/util/ImageUtil.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/util/ImageUtil.kt -------------------------------------------------------------------------------- /plugin/src/main/java/com/fuusy/plugin/rescompress/util/Tools.kt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/src/main/java/com/fuusy/plugin/rescompress/util/Tools.kt -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | fee8df14b93d7deb307505c0f6ebc668 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | 38838b6fd47ec2c160398d5aaf5991ecd58f4c35 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/maven-metadata.xml.sha512 -------------------------------------------------------------------------------- /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/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.md5: -------------------------------------------------------------------------------- 1 | 62d26d33d0cba24176c72e3b218dc9e9 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha1 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha512 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.md5: -------------------------------------------------------------------------------- 1 | 42ce6d63baf13858fdb0b2d28b1be0bb -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha1 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha512 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.md5: -------------------------------------------------------------------------------- 1 | 2d9a5b4a6c2446713237c19daeaeb425 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha1 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha512 -------------------------------------------------------------------------------- /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/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.jar.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha1 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha512 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module -------------------------------------------------------------------------------- /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.module.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha1 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha512 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.md5: -------------------------------------------------------------------------------- 1 | 5a423cf19acc3d06ca04cc322b89d7d6 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha1: -------------------------------------------------------------------------------- 1 | 82b1f4d28f08731cde85905fec048179f4d7c159 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha512 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 65260d1c40f22ce7966c30dba44eac5a -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha1 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/plugin/maven-metadata.xml.sha512 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 716657db9e691ef2b446157a6bb7f718 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- 1 | f088d3e500fa31bb08dea53ebe74556bfd7256bb -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/maven-metadata.xml.sha512 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom -------------------------------------------------------------------------------- /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/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- 1 | 9825e205fb3f341a3022c5140ec73e1fcd405e5c -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha256 -------------------------------------------------------------------------------- /plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/plugin/~/.m2/repository/com/fuusy/reflectiondemo/com.fuusy.reflectiondemo.gradle.plugin/unspecified/com.fuusy.reflectiondemo.gradle.plugin-unspecified.pom.sha512 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/maven-metadata.xml -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 6cefae4bec4d22d234470b252ece8fd8 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/maven-metadata.xml.sha1 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/maven-metadata.xml.sha256 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/maven-metadata.xml.sha512 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.md5: -------------------------------------------------------------------------------- 1 | b3e70aa65807cb2bf47d7ffa04f99777 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha1 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha256 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.jar.sha512 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.md5: -------------------------------------------------------------------------------- 1 | f56ffa429c18a4422cfc81884b325162 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha1 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha256 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.module.sha512 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.md5: -------------------------------------------------------------------------------- 1 | 987574bdeb7368d8698c2bb8ea2f0bb5 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha1 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha256 -------------------------------------------------------------------------------- /repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/ReflectionDemo/plugin/unspecified/plugin-unspecified.pom.sha512 -------------------------------------------------------------------------------- /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.0/plugin-1.0.0.jar.md5: -------------------------------------------------------------------------------- 1 | 316b683903c543f9c76bef914c332069 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha1 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha256 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.jar.sha512 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module -------------------------------------------------------------------------------- /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.module.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha1 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha256 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.module.sha512 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.md5: -------------------------------------------------------------------------------- 1 | d724469f4c9d796aa50e4363e7a5b68e -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha1: -------------------------------------------------------------------------------- 1 | 67e4903f07971e9903a708489e2c412dcd2e38f5 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha256 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.0/plugin-1.0.0.pom.sha512 -------------------------------------------------------------------------------- /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 -------------------------------------------------------------------------------- /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.jar.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha1 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha256 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.jar.sha512 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module -------------------------------------------------------------------------------- /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.module.sha1: -------------------------------------------------------------------------------- 1 | 3d8c7a2db1e14db19e87c2a1aba7d56cf42dfcbe -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.sha256 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.module.sha512 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.md5: -------------------------------------------------------------------------------- 1 | df0a740ef6b65d058ec28b24b1649a0e -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha1: -------------------------------------------------------------------------------- 1 | afa901f22da6efe24e6e136f117c43f5875bbe09 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha256 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/1.0.1/plugin-1.0.1.pom.sha512 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/maven-metadata.xml -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | f77de498cd4990fee541a1982cba23c1 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/maven-metadata.xml.sha1 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/maven-metadata.xml.sha256 -------------------------------------------------------------------------------- /repo/com/fuusy/plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/com/fuusy/plugin/maven-metadata.xml.sha512 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.md5: -------------------------------------------------------------------------------- 1 | 49e8c8ec22ddcdc5c255aa2b323f28ac -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha1 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha256 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/maven-metadata.xml.sha512 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.md5: -------------------------------------------------------------------------------- 1 | 21ddf9d151a9d5c59dbc21c62f198a6f -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha1 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha256: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha256 -------------------------------------------------------------------------------- /repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha512: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/repo/resCompress/resCompress.gradle.plugin/unspecified/resCompress.gradle.plugin-unspecified.pom.sha512 -------------------------------------------------------------------------------- /settings.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fuusy/ResCompressPlugin/HEAD/settings.gradle --------------------------------------------------------------------------------