diff --git a/.gradle/4.8.1/fileChanges/last-build.bin b/.gradle/4.8.1/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/.gradle/4.8.1/fileChanges/last-build.bin differ diff --git a/.gradle/4.8.1/fileHashes/fileHashes.bin b/.gradle/4.8.1/fileHashes/fileHashes.bin new file mode 100644 index 0000000..370adf5 Binary files /dev/null and b/.gradle/4.8.1/fileHashes/fileHashes.bin differ diff --git a/.gradle/4.8.1/fileHashes/fileHashes.lock b/.gradle/4.8.1/fileHashes/fileHashes.lock new file mode 100644 index 0000000..46420cf Binary files /dev/null and b/.gradle/4.8.1/fileHashes/fileHashes.lock differ diff --git a/.gradle/6.7.1/executionHistory/executionHistory.bin b/.gradle/6.7.1/executionHistory/executionHistory.bin new file mode 100644 index 0000000..ab3115c Binary files /dev/null and b/.gradle/6.7.1/executionHistory/executionHistory.bin differ diff --git a/.gradle/6.7.1/executionHistory/executionHistory.lock b/.gradle/6.7.1/executionHistory/executionHistory.lock new file mode 100644 index 0000000..9cc76c3 Binary files /dev/null and b/.gradle/6.7.1/executionHistory/executionHistory.lock differ diff --git a/.gradle/6.7.1/fileChanges/last-build.bin b/.gradle/6.7.1/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/.gradle/6.7.1/fileChanges/last-build.bin differ diff --git a/.gradle/6.7.1/fileHashes/fileHashes.bin b/.gradle/6.7.1/fileHashes/fileHashes.bin new file mode 100644 index 0000000..d097f50 Binary files /dev/null and b/.gradle/6.7.1/fileHashes/fileHashes.bin differ diff --git a/.gradle/6.7.1/fileHashes/fileHashes.lock b/.gradle/6.7.1/fileHashes/fileHashes.lock new file mode 100644 index 0000000..d0ea2cd Binary files /dev/null and b/.gradle/6.7.1/fileHashes/fileHashes.lock differ diff --git a/.gradle/6.7.1/fileHashes/resourceHashesCache.bin b/.gradle/6.7.1/fileHashes/resourceHashesCache.bin new file mode 100644 index 0000000..ed856e8 Binary files /dev/null and b/.gradle/6.7.1/fileHashes/resourceHashesCache.bin differ diff --git a/.gradle/6.7.1/gc.properties b/.gradle/6.7.1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/.gradle/6.7.1/javaCompile/classAnalysis.bin b/.gradle/6.7.1/javaCompile/classAnalysis.bin new file mode 100644 index 0000000..df7046a Binary files /dev/null and b/.gradle/6.7.1/javaCompile/classAnalysis.bin differ diff --git a/.gradle/6.7.1/javaCompile/jarAnalysis.bin b/.gradle/6.7.1/javaCompile/jarAnalysis.bin new file mode 100644 index 0000000..431dbb3 Binary files /dev/null and b/.gradle/6.7.1/javaCompile/jarAnalysis.bin differ diff --git a/.gradle/6.7.1/javaCompile/javaCompile.lock b/.gradle/6.7.1/javaCompile/javaCompile.lock new file mode 100644 index 0000000..6725537 Binary files /dev/null and b/.gradle/6.7.1/javaCompile/javaCompile.lock differ diff --git a/.gradle/6.7.1/javaCompile/taskHistory.bin b/.gradle/6.7.1/javaCompile/taskHistory.bin new file mode 100644 index 0000000..ba27ff2 Binary files /dev/null and b/.gradle/6.7.1/javaCompile/taskHistory.bin differ diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000..3cdd409 Binary files /dev/null and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/.gradle/buildOutputCleanup/cache.properties b/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..df0527d --- /dev/null +++ b/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Wed Jun 23 12:46:58 PKT 2021 +gradle.version=6.7.1 diff --git a/.gradle/buildOutputCleanup/outputFiles.bin b/.gradle/buildOutputCleanup/outputFiles.bin new file mode 100644 index 0000000..981abee Binary files /dev/null and b/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/.gradle/checksums/checksums.lock b/.gradle/checksums/checksums.lock new file mode 100644 index 0000000..dbe0c4a Binary files /dev/null and b/.gradle/checksums/checksums.lock differ diff --git a/.gradle/checksums/md5-checksums.bin b/.gradle/checksums/md5-checksums.bin new file mode 100644 index 0000000..9a5424a Binary files /dev/null and b/.gradle/checksums/md5-checksums.bin differ diff --git a/.gradle/checksums/sha1-checksums.bin b/.gradle/checksums/sha1-checksums.bin new file mode 100644 index 0000000..085f4a9 Binary files /dev/null and b/.gradle/checksums/sha1-checksums.bin differ diff --git a/.gradle/configuration-cache/gc.properties b/.gradle/configuration-cache/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/.gradle/vcs-1/gc.properties b/.gradle/vcs-1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/.gradle/vcsWorkingDirs/gc.properties b/.gradle/vcsWorkingDirs/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..fb7f4a8 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 0000000..763ffc1 --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,19 @@ + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..a5f05cd --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_activity_activity_1_2_3_aar.xml b/.idea/libraries/Gradle__androidx_activity_activity_1_2_3_aar.xml new file mode 100644 index 0000000..df1ebaa --- /dev/null +++ b/.idea/libraries/Gradle__androidx_activity_activity_1_2_3_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_annotation_annotation_1_2_0.xml b/.idea/libraries/Gradle__androidx_annotation_annotation_1_2_0.xml new file mode 100644 index 0000000..74437d7 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_annotation_annotation_1_2_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_0_0_aar.xml new file mode 100644 index 0000000..d21f7ce --- /dev/null +++ b/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_3_0_aar.xml b/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_3_0_aar.xml new file mode 100644 index 0000000..7b24a95 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_3_0_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_3_0_aar.xml b/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_3_0_aar.xml new file mode 100644 index 0000000..d1d15e3 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_3_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml b/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml new file mode 100644 index 0000000..2208415 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml b/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml new file mode 100644 index 0000000..91dba14 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_1_0_aar.xml b/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_1_0_aar.xml new file mode 100644 index 0000000..3f8d827 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_1_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml new file mode 100644 index 0000000..18d3e4e --- /dev/null +++ b/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml new file mode 100644 index 0000000..298d3d3 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml b/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml new file mode 100644 index 0000000..eafc05e --- /dev/null +++ b/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml new file mode 100644 index 0000000..7d4d2f3 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_core_core_1_5_0_aar.xml b/.idea/libraries/Gradle__androidx_core_core_1_5_0_aar.xml new file mode 100644 index 0000000..fa7b9f3 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_core_core_1_5_0_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml new file mode 100644 index 0000000..d419a13 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml new file mode 100644 index 0000000..4cee4c3 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml new file mode 100644 index 0000000..d9e3955 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml new file mode 100644 index 0000000..2f22dbd --- /dev/null +++ b/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_fragment_fragment_1_3_4_aar.xml b/.idea/libraries/Gradle__androidx_fragment_fragment_1_3_4_aar.xml new file mode 100644 index 0000000..5510227 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_fragment_fragment_1_3_4_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml new file mode 100644 index 0000000..5b0b3d9 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml new file mode 100644 index 0000000..e907d97 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml new file mode 100644 index 0000000..756507d --- /dev/null +++ b/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_legacy_legacy_support_v13_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_legacy_legacy_support_v13_1_0_0_aar.xml new file mode 100644 index 0000000..1c4d4e6 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_legacy_legacy_support_v13_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_legacy_legacy_support_v4_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_legacy_legacy_support_v4_1_0_0_aar.xml new file mode 100644 index 0000000..001be6d --- /dev/null +++ b/.idea/libraries/Gradle__androidx_legacy_legacy_support_v4_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_3_1.xml b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_3_1.xml new file mode 100644 index 0000000..a1e1912 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_3_1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml new file mode 100644 index 0000000..c1af21b --- /dev/null +++ b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_3_1_aar.xml b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_3_1_aar.xml new file mode 100644 index 0000000..470b776 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_3_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_3_1_aar.xml b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_3_1_aar.xml new file mode 100644 index 0000000..2527aaf --- /dev/null +++ b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_3_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_3_1_aar.xml b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_3_1_aar.xml new file mode 100644 index 0000000..2e90740 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_3_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_savedstate_2_3_1_aar.xml b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_savedstate_2_3_1_aar.xml new file mode 100644 index 0000000..81430fe --- /dev/null +++ b/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_savedstate_2_3_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml new file mode 100644 index 0000000..f40a7cc --- /dev/null +++ b/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml new file mode 100644 index 0000000..6ca3e03 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml new file mode 100644 index 0000000..642acbd --- /dev/null +++ b/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml new file mode 100644 index 0000000..77edadc --- /dev/null +++ b/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_2_1_aar.xml b/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_2_1_aar.xml new file mode 100644 index 0000000..1e1d37f --- /dev/null +++ b/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_2_1_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_1_0_aar.xml b/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_1_0_aar.xml new file mode 100644 index 0000000..c68a3fa --- /dev/null +++ b/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_1_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml new file mode 100644 index 0000000..57b4335 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml new file mode 100644 index 0000000..4f897b5 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml b/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml new file mode 100644 index 0000000..0349b14 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml b/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml new file mode 100644 index 0000000..078b772 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml b/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml new file mode 100644 index 0000000..e61a114 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml b/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml new file mode 100644 index 0000000..75dd978 --- /dev/null +++ b/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..860da66 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..46243e8 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/Application/android-AppUsageStatistics.Application.iml b/.idea/modules/Application/android-AppUsageStatistics.Application.iml new file mode 100644 index 0000000..be34b37 --- /dev/null +++ b/.idea/modules/Application/android-AppUsageStatistics.Application.iml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules/android-AppUsageStatistics.iml b/.idea/modules/android-AppUsageStatistics.iml new file mode 100644 index 0000000..e1bc226 --- /dev/null +++ b/.idea/modules/android-AppUsageStatistics.iml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..797acea --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Application/build.gradle b/Application/build.gradle index ad18f5a..0311bcb 100644 --- a/Application/build.gradle +++ b/Application/build.gradle @@ -1,4 +1,3 @@ - buildscript { repositories { jcenter() @@ -6,7 +5,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:3.0.1' + classpath 'com.android.tools.build:gradle:4.2.1' } } @@ -18,35 +17,35 @@ repositories { } dependencies { - compile "com.android.support:support-v4:27.0.2" - compile "com.android.support:support-v13:27.0.2" - compile "com.android.support:cardview-v7:27.0.2" - compile "com.android.support:appcompat-v7:27.0.2" - compile 'com.android.support:recyclerview-v7:+' - compile 'com.android.support:appcompat-v7:21.+' + implementation 'androidx.legacy:legacy-support-v4:1.0.0' + implementation 'androidx.legacy:legacy-support-v13:1.0.0' + implementation 'androidx.cardview:cardview:1.0.0' + implementation 'androidx.appcompat:appcompat:1.3.0' + implementation 'androidx.recyclerview:recyclerview:1.2.1' + implementation 'androidx.appcompat:appcompat:1.3.0' } // The sample build uses multiple directories to // keep boilerplate and common code separate from // the main sample code. List dirs = [ - 'main', // main sample code; look here for the interesting stuff. - 'common', // components that are reused by multiple samples - 'template'] // boilerplate code that is generated by the sample template process + 'main', // main sample code; look here for the interesting stuff. + 'common', // components that are reused by multiple samples + 'template'] // boilerplate code that is generated by the sample template process android { - compileSdkVersion 27 + compileSdkVersion 30 - buildToolsVersion "27.0.2" + buildToolsVersion "30.0.3" defaultConfig { minSdkVersion 21 - targetSdkVersion 27 + targetSdkVersion 30 } compileOptions { - sourceCompatibility JavaVersion.VERSION_1_7 - targetCompatibility JavaVersion.VERSION_1_7 + sourceCompatibility JavaVersion.VERSION_1_8 + targetCompatibility JavaVersion.VERSION_1_8 } sourceSets { diff --git a/Application/build/generated/source/buildConfig/debug/com/example/android/appusagestatistics/BuildConfig.java b/Application/build/generated/source/buildConfig/debug/com/example/android/appusagestatistics/BuildConfig.java new file mode 100644 index 0000000..f9be5b5 --- /dev/null +++ b/Application/build/generated/source/buildConfig/debug/com/example/android/appusagestatistics/BuildConfig.java @@ -0,0 +1,12 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package com.example.android.appusagestatistics; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + public static final String APPLICATION_ID = "com.example.android.appusagestatistics"; + public static final String BUILD_TYPE = "debug"; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "1.0"; +} diff --git a/Application/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/Application/build/intermediates/annotation_processor_list/debug/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/Application/build/intermediates/annotation_processor_list/debug/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/Application/build/intermediates/app_metadata/debug/app-metadata.properties b/Application/build/intermediates/app_metadata/debug/app-metadata.properties new file mode 100644 index 0000000..c0c7f13 --- /dev/null +++ b/Application/build/intermediates/app_metadata/debug/app-metadata.properties @@ -0,0 +1,2 @@ +appMetadataVersion=1.0 +androidGradlePluginVersion=4.2.1 \ No newline at end of file diff --git a/Application/build/intermediates/compatible_screen_manifest/debug/output-metadata.json b/Application/build/intermediates/compatible_screen_manifest/debug/output-metadata.json new file mode 100644 index 0000000..e9daafd --- /dev/null +++ b/Application/build/intermediates/compatible_screen_manifest/debug/output-metadata.json @@ -0,0 +1,10 @@ +{ + "version": 2, + "artifactType": { + "type": "COMPATIBLE_SCREEN_MANIFEST", + "kind": "Directory" + }, + "applicationId": "com.example.android.appusagestatistics", + "variantName": "debug", + "elements": [] +} \ No newline at end of file diff --git a/Application/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar b/Application/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar new file mode 100644 index 0000000..f1f109a Binary files /dev/null and b/Application/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar differ diff --git a/Application/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin b/Application/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/Application/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin differ diff --git a/Application/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin b/Application/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/Application/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin differ diff --git a/Application/build/intermediates/desugar_graph/debug/out/currentProject/jar_3fc46967e6aae43962f33ea0e3b7cf6aa8a1200a04d344cfb68cf28e46a083a6_bucket_0/graph.bin b/Application/build/intermediates/desugar_graph/debug/out/currentProject/jar_3fc46967e6aae43962f33ea0e3b7cf6aa8a1200a04d344cfb68cf28e46a083a6_bucket_0/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/Application/build/intermediates/desugar_graph/debug/out/currentProject/jar_3fc46967e6aae43962f33ea0e3b7cf6aa8a1200a04d344cfb68cf28e46a083a6_bucket_0/graph.bin differ diff --git a/Application/build/intermediates/desugar_graph/debug/out/currentProject/jar_3fc46967e6aae43962f33ea0e3b7cf6aa8a1200a04d344cfb68cf28e46a083a6_bucket_1/graph.bin b/Application/build/intermediates/desugar_graph/debug/out/currentProject/jar_3fc46967e6aae43962f33ea0e3b7cf6aa8a1200a04d344cfb68cf28e46a083a6_bucket_1/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/Application/build/intermediates/desugar_graph/debug/out/currentProject/jar_3fc46967e6aae43962f33ea0e3b7cf6aa8a1200a04d344cfb68cf28e46a083a6_bucket_1/graph.bin differ diff --git a/Application/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex b/Application/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex new file mode 100644 index 0000000..9c5e72c Binary files /dev/null and b/Application/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex differ diff --git a/Application/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex b/Application/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex new file mode 100644 index 0000000..3e7dd03 Binary files /dev/null and b/Application/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex differ diff --git a/Application/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex b/Application/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex new file mode 100644 index 0000000..6ee136a Binary files /dev/null and b/Application/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex differ diff --git a/Application/build/intermediates/dex_archive_input_jar_hashes/debug/out b/Application/build/intermediates/dex_archive_input_jar_hashes/debug/out new file mode 100644 index 0000000..7d2b4c4 Binary files /dev/null and b/Application/build/intermediates/dex_archive_input_jar_hashes/debug/out differ diff --git a/Application/build/intermediates/dex_number_of_buckets_file/debug/out b/Application/build/intermediates/dex_number_of_buckets_file/debug/out new file mode 100644 index 0000000..d8263ee --- /dev/null +++ b/Application/build/intermediates/dex_number_of_buckets_file/debug/out @@ -0,0 +1 @@ +2 \ No newline at end of file diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/Application/build/intermediates/incremental/debug-mergeJavaRes/merge-state new file mode 100644 index 0000000..b25e195 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0o2T+AdpM+AnqhznVV5CIqs8Yys= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0o2T+AdpM+AnqhznVV5CIqs8Yys= new file mode 100644 index 0000000..6ccda32 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0o2T+AdpM+AnqhznVV5CIqs8Yys= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1ES22DTc858I26_YhwC6UbVYuVs= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1ES22DTc858I26_YhwC6UbVYuVs= new file mode 100644 index 0000000..ab6eb53 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1ES22DTc858I26_YhwC6UbVYuVs= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1Z+kFp4iJAsBv4hLkAHFSlcrBeM= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1Z+kFp4iJAsBv4hLkAHFSlcrBeM= new file mode 100644 index 0000000..71460a1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1Z+kFp4iJAsBv4hLkAHFSlcrBeM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1vf3wA1MvpYrNPCVXX8T6A66ckk= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1vf3wA1MvpYrNPCVXX8T6A66ckk= new file mode 100644 index 0000000..761fe3b Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1vf3wA1MvpYrNPCVXX8T6A66ckk= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4octUOlRBvV8hvJAS1NjdImNo58= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4octUOlRBvV8hvJAS1NjdImNo58= new file mode 100644 index 0000000..5f06440 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4octUOlRBvV8hvJAS1NjdImNo58= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5ocXjntKIpD8DQ_CwLC1QxtOX7c= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5ocXjntKIpD8DQ_CwLC1QxtOX7c= new file mode 100644 index 0000000..c3eef53 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5ocXjntKIpD8DQ_CwLC1QxtOX7c= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/67M6BKU7Tw6H8vvf2VYA9Sc7pbA= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/67M6BKU7Tw6H8vvf2VYA9Sc7pbA= new file mode 100644 index 0000000..9426e40 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/67M6BKU7Tw6H8vvf2VYA9Sc7pbA= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6bKP47VFNsXQxwp19m1W_qVcUxg= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6bKP47VFNsXQxwp19m1W_qVcUxg= new file mode 100644 index 0000000..a58c4fd Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6bKP47VFNsXQxwp19m1W_qVcUxg= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/7VtZRAWy4aq7ThGOr0OmZBzUork= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/7VtZRAWy4aq7ThGOr0OmZBzUork= new file mode 100644 index 0000000..5707aa8 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/7VtZRAWy4aq7ThGOr0OmZBzUork= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8VXOkPolEacI_0vHQtea0VCQBhY= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8VXOkPolEacI_0vHQtea0VCQBhY= new file mode 100644 index 0000000..d0a17a9 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/8VXOkPolEacI_0vHQtea0VCQBhY= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AanokwLVFl8b04zGivrnzm55JjU= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AanokwLVFl8b04zGivrnzm55JjU= new file mode 100644 index 0000000..aeaa230 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AanokwLVFl8b04zGivrnzm55JjU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/BvATozyJoxb68JzeKwSXNh31CpY= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/BvATozyJoxb68JzeKwSXNh31CpY= new file mode 100644 index 0000000..8007b15 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/BvATozyJoxb68JzeKwSXNh31CpY= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Cccs_bMPS6PiLrQitRXi4WyUfEc= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Cccs_bMPS6PiLrQitRXi4WyUfEc= new file mode 100644 index 0000000..ba19014 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Cccs_bMPS6PiLrQitRXi4WyUfEc= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EoIuFMxat2+lDT81MkAoEoXF8hQ= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EoIuFMxat2+lDT81MkAoEoXF8hQ= new file mode 100644 index 0000000..ef9f39d Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EoIuFMxat2+lDT81MkAoEoXF8hQ= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EtzLGaZhBJCQznH++M173wptaEc= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EtzLGaZhBJCQznH++M173wptaEc= new file mode 100644 index 0000000..c0b07b4 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EtzLGaZhBJCQznH++M173wptaEc= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GEvrUsulXRBLSwUEc0PGr6FCqBs= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GEvrUsulXRBLSwUEc0PGr6FCqBs= new file mode 100644 index 0000000..8fd6cd4 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GEvrUsulXRBLSwUEc0PGr6FCqBs= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GK7PaxNQMKplxdUBv7zDbVlBLwg= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GK7PaxNQMKplxdUBv7zDbVlBLwg= new file mode 100644 index 0000000..5dd6acd Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GK7PaxNQMKplxdUBv7zDbVlBLwg= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GgDD+_5EcnzECnuZZv078AMrhkU= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GgDD+_5EcnzECnuZZv078AMrhkU= new file mode 100644 index 0000000..db85be6 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GgDD+_5EcnzECnuZZv078AMrhkU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/IPDS3KKnhhJHX9pYOtHqQyMAphk= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/IPDS3KKnhhJHX9pYOtHqQyMAphk= new file mode 100644 index 0000000..33a6966 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/IPDS3KKnhhJHX9pYOtHqQyMAphk= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JnWMz5+xgaMZisVBImO_CcmONw4= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JnWMz5+xgaMZisVBImO_CcmONw4= new file mode 100644 index 0000000..144d863 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JnWMz5+xgaMZisVBImO_CcmONw4= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MMEDF6u3R1x2yY_ddxe9+MSjCf0= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MMEDF6u3R1x2yY_ddxe9+MSjCf0= new file mode 100644 index 0000000..22bdb4e Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MMEDF6u3R1x2yY_ddxe9+MSjCf0= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Md7uCwHj57cj+yWGgifCMh4g2xM= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Md7uCwHj57cj+yWGgifCMh4g2xM= new file mode 100644 index 0000000..9cade31 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Md7uCwHj57cj+yWGgifCMh4g2xM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WjtiTjcyzO3mSsbeHGrzk2sMKQU= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WjtiTjcyzO3mSsbeHGrzk2sMKQU= new file mode 100644 index 0000000..30185e4 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WjtiTjcyzO3mSsbeHGrzk2sMKQU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_14yQaPhtoIkzA9WEoIzW+HU_tU= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_14yQaPhtoIkzA9WEoIzW+HU_tU= new file mode 100644 index 0000000..e768faf Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_14yQaPhtoIkzA9WEoIzW+HU_tU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/eNj8uQjRSHVIlNjeQwX5Iss6W6Q= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/eNj8uQjRSHVIlNjeQwX5Iss6W6Q= new file mode 100644 index 0000000..c68ea7a Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/eNj8uQjRSHVIlNjeQwX5Iss6W6Q= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/egg_H_Sx8iAWrhKtesLYysaQ_cw= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/egg_H_Sx8iAWrhKtesLYysaQ_cw= new file mode 100644 index 0000000..dc7b90e Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/egg_H_Sx8iAWrhKtesLYysaQ_cw= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f5_lKpPTXVedyyiB6l_p6GmRbuM= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f5_lKpPTXVedyyiB6l_p6GmRbuM= new file mode 100644 index 0000000..49eeef6 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f5_lKpPTXVedyyiB6l_p6GmRbuM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gZ9OoEc94qSoy9ptNjhQwd_tne0= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gZ9OoEc94qSoy9ptNjhQwd_tne0= new file mode 100644 index 0000000..d05d5f7 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gZ9OoEc94qSoy9ptNjhQwd_tne0= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kGqD22D4Y8hyGB04+EW7dFuUTDs= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kGqD22D4Y8hyGB04+EW7dFuUTDs= new file mode 100644 index 0000000..f0205ce Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kGqD22D4Y8hyGB04+EW7dFuUTDs= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k_PgIDgdEhu0qzvA44vdJMGVhws= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k_PgIDgdEhu0qzvA44vdJMGVhws= new file mode 100644 index 0000000..846dea1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k_PgIDgdEhu0qzvA44vdJMGVhws= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/l18pP5GmsdR5qHFcQ5oOK4U9eBE= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/l18pP5GmsdR5qHFcQ5oOK4U9eBE= new file mode 100644 index 0000000..7c49e1c Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/l18pP5GmsdR5qHFcQ5oOK4U9eBE= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mEu9qyaHEAXCJnG7UxYcjebhiAQ= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mEu9qyaHEAXCJnG7UxYcjebhiAQ= new file mode 100644 index 0000000..ffb61da Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mEu9qyaHEAXCJnG7UxYcjebhiAQ= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nn8V0+qlN+MuvgxWIar7eErD72o= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nn8V0+qlN+MuvgxWIar7eErD72o= new file mode 100644 index 0000000..8568b5b Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nn8V0+qlN+MuvgxWIar7eErD72o= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oRK6BIxC63YJuysaJYhDv5Tut_E= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oRK6BIxC63YJuysaJYhDv5Tut_E= new file mode 100644 index 0000000..de755d1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oRK6BIxC63YJuysaJYhDv5Tut_E= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/o_5HUuf_Fqa3oBo2IY1_IMBBi4E= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/o_5HUuf_Fqa3oBo2IY1_IMBBi4E= new file mode 100644 index 0000000..44a52c1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/o_5HUuf_Fqa3oBo2IY1_IMBBi4E= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/tPKuzeVQZX1aD8ObUCY3I+W_WIk= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/tPKuzeVQZX1aD8ObUCY3I+W_WIk= new file mode 100644 index 0000000..1ffce77 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/tPKuzeVQZX1aD8ObUCY3I+W_WIk= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/v2Shnu70u2uhY1Ln4A5bTc7jAqo= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/v2Shnu70u2uhY1Ln4A5bTc7jAqo= new file mode 100644 index 0000000..40f58a5 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/v2Shnu70u2uhY1Ln4A5bTc7jAqo= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/v_00hzDvqQTVKOXZQyCOAja9pXM= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/v_00hzDvqQTVKOXZQyCOAja9pXM= new file mode 100644 index 0000000..b4e3da2 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/v_00hzDvqQTVKOXZQyCOAja9pXM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xgF7CYAvbogpumlV9oyvHD+PpZ8= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xgF7CYAvbogpumlV9oyvHD+PpZ8= new file mode 100644 index 0000000..9be3bda Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xgF7CYAvbogpumlV9oyvHD+PpZ8= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yx7ujGr8lbCdJOiw_LxN7yGnKd0= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yx7ujGr8lbCdJOiw_LxN7yGnKd0= new file mode 100644 index 0000000..2cec677 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yx7ujGr8lbCdJOiw_LxN7yGnKd0= differ diff --git a/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zQ+kBGN5vuyjG_PQmauzKVZaIjE= b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zQ+kBGN5vuyjG_PQmauzKVZaIjE= new file mode 100644 index 0000000..4c9f52f Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zQ+kBGN5vuyjG_PQmauzKVZaIjE= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/merge-state b/Application/build/intermediates/incremental/debug-mergeNativeLibs/merge-state new file mode 100644 index 0000000..c37acad Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/merge-state differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/0o2T+AdpM+AnqhznVV5CIqs8Yys= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/0o2T+AdpM+AnqhznVV5CIqs8Yys= new file mode 100644 index 0000000..6ccda32 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/0o2T+AdpM+AnqhznVV5CIqs8Yys= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1ES22DTc858I26_YhwC6UbVYuVs= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1ES22DTc858I26_YhwC6UbVYuVs= new file mode 100644 index 0000000..ab6eb53 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1ES22DTc858I26_YhwC6UbVYuVs= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1Z+kFp4iJAsBv4hLkAHFSlcrBeM= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1Z+kFp4iJAsBv4hLkAHFSlcrBeM= new file mode 100644 index 0000000..71460a1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1Z+kFp4iJAsBv4hLkAHFSlcrBeM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1vf3wA1MvpYrNPCVXX8T6A66ckk= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1vf3wA1MvpYrNPCVXX8T6A66ckk= new file mode 100644 index 0000000..761fe3b Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/1vf3wA1MvpYrNPCVXX8T6A66ckk= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4octUOlRBvV8hvJAS1NjdImNo58= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4octUOlRBvV8hvJAS1NjdImNo58= new file mode 100644 index 0000000..5f06440 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/4octUOlRBvV8hvJAS1NjdImNo58= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5ocXjntKIpD8DQ_CwLC1QxtOX7c= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5ocXjntKIpD8DQ_CwLC1QxtOX7c= new file mode 100644 index 0000000..c3eef53 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/5ocXjntKIpD8DQ_CwLC1QxtOX7c= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/67M6BKU7Tw6H8vvf2VYA9Sc7pbA= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/67M6BKU7Tw6H8vvf2VYA9Sc7pbA= new file mode 100644 index 0000000..9426e40 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/67M6BKU7Tw6H8vvf2VYA9Sc7pbA= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6bKP47VFNsXQxwp19m1W_qVcUxg= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6bKP47VFNsXQxwp19m1W_qVcUxg= new file mode 100644 index 0000000..a58c4fd Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/6bKP47VFNsXQxwp19m1W_qVcUxg= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/7VtZRAWy4aq7ThGOr0OmZBzUork= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/7VtZRAWy4aq7ThGOr0OmZBzUork= new file mode 100644 index 0000000..5707aa8 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/7VtZRAWy4aq7ThGOr0OmZBzUork= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8VXOkPolEacI_0vHQtea0VCQBhY= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8VXOkPolEacI_0vHQtea0VCQBhY= new file mode 100644 index 0000000..d0a17a9 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/8VXOkPolEacI_0vHQtea0VCQBhY= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AanokwLVFl8b04zGivrnzm55JjU= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AanokwLVFl8b04zGivrnzm55JjU= new file mode 100644 index 0000000..aeaa230 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AanokwLVFl8b04zGivrnzm55JjU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/BvATozyJoxb68JzeKwSXNh31CpY= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/BvATozyJoxb68JzeKwSXNh31CpY= new file mode 100644 index 0000000..8007b15 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/BvATozyJoxb68JzeKwSXNh31CpY= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Cccs_bMPS6PiLrQitRXi4WyUfEc= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Cccs_bMPS6PiLrQitRXi4WyUfEc= new file mode 100644 index 0000000..ba19014 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Cccs_bMPS6PiLrQitRXi4WyUfEc= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EoIuFMxat2+lDT81MkAoEoXF8hQ= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EoIuFMxat2+lDT81MkAoEoXF8hQ= new file mode 100644 index 0000000..ef9f39d Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EoIuFMxat2+lDT81MkAoEoXF8hQ= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EtzLGaZhBJCQznH++M173wptaEc= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EtzLGaZhBJCQznH++M173wptaEc= new file mode 100644 index 0000000..c0b07b4 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/EtzLGaZhBJCQznH++M173wptaEc= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GEvrUsulXRBLSwUEc0PGr6FCqBs= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GEvrUsulXRBLSwUEc0PGr6FCqBs= new file mode 100644 index 0000000..8fd6cd4 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GEvrUsulXRBLSwUEc0PGr6FCqBs= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GK7PaxNQMKplxdUBv7zDbVlBLwg= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GK7PaxNQMKplxdUBv7zDbVlBLwg= new file mode 100644 index 0000000..5dd6acd Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GK7PaxNQMKplxdUBv7zDbVlBLwg= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GgDD+_5EcnzECnuZZv078AMrhkU= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GgDD+_5EcnzECnuZZv078AMrhkU= new file mode 100644 index 0000000..db85be6 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/GgDD+_5EcnzECnuZZv078AMrhkU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/IPDS3KKnhhJHX9pYOtHqQyMAphk= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/IPDS3KKnhhJHX9pYOtHqQyMAphk= new file mode 100644 index 0000000..33a6966 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/IPDS3KKnhhJHX9pYOtHqQyMAphk= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JnWMz5+xgaMZisVBImO_CcmONw4= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JnWMz5+xgaMZisVBImO_CcmONw4= new file mode 100644 index 0000000..144d863 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/JnWMz5+xgaMZisVBImO_CcmONw4= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MMEDF6u3R1x2yY_ddxe9+MSjCf0= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MMEDF6u3R1x2yY_ddxe9+MSjCf0= new file mode 100644 index 0000000..22bdb4e Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/MMEDF6u3R1x2yY_ddxe9+MSjCf0= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Md7uCwHj57cj+yWGgifCMh4g2xM= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Md7uCwHj57cj+yWGgifCMh4g2xM= new file mode 100644 index 0000000..9cade31 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/Md7uCwHj57cj+yWGgifCMh4g2xM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WjtiTjcyzO3mSsbeHGrzk2sMKQU= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WjtiTjcyzO3mSsbeHGrzk2sMKQU= new file mode 100644 index 0000000..30185e4 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/WjtiTjcyzO3mSsbeHGrzk2sMKQU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_14yQaPhtoIkzA9WEoIzW+HU_tU= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_14yQaPhtoIkzA9WEoIzW+HU_tU= new file mode 100644 index 0000000..e768faf Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/_14yQaPhtoIkzA9WEoIzW+HU_tU= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/eNj8uQjRSHVIlNjeQwX5Iss6W6Q= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/eNj8uQjRSHVIlNjeQwX5Iss6W6Q= new file mode 100644 index 0000000..c68ea7a Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/eNj8uQjRSHVIlNjeQwX5Iss6W6Q= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/egg_H_Sx8iAWrhKtesLYysaQ_cw= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/egg_H_Sx8iAWrhKtesLYysaQ_cw= new file mode 100644 index 0000000..dc7b90e Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/egg_H_Sx8iAWrhKtesLYysaQ_cw= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/f5_lKpPTXVedyyiB6l_p6GmRbuM= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/f5_lKpPTXVedyyiB6l_p6GmRbuM= new file mode 100644 index 0000000..49eeef6 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/f5_lKpPTXVedyyiB6l_p6GmRbuM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/gZ9OoEc94qSoy9ptNjhQwd_tne0= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/gZ9OoEc94qSoy9ptNjhQwd_tne0= new file mode 100644 index 0000000..d05d5f7 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/gZ9OoEc94qSoy9ptNjhQwd_tne0= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/kGqD22D4Y8hyGB04+EW7dFuUTDs= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/kGqD22D4Y8hyGB04+EW7dFuUTDs= new file mode 100644 index 0000000..f0205ce Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/kGqD22D4Y8hyGB04+EW7dFuUTDs= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/k_PgIDgdEhu0qzvA44vdJMGVhws= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/k_PgIDgdEhu0qzvA44vdJMGVhws= new file mode 100644 index 0000000..846dea1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/k_PgIDgdEhu0qzvA44vdJMGVhws= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/l18pP5GmsdR5qHFcQ5oOK4U9eBE= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/l18pP5GmsdR5qHFcQ5oOK4U9eBE= new file mode 100644 index 0000000..7c49e1c Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/l18pP5GmsdR5qHFcQ5oOK4U9eBE= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mEu9qyaHEAXCJnG7UxYcjebhiAQ= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mEu9qyaHEAXCJnG7UxYcjebhiAQ= new file mode 100644 index 0000000..ffb61da Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/mEu9qyaHEAXCJnG7UxYcjebhiAQ= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/nn8V0+qlN+MuvgxWIar7eErD72o= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/nn8V0+qlN+MuvgxWIar7eErD72o= new file mode 100644 index 0000000..8568b5b Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/nn8V0+qlN+MuvgxWIar7eErD72o= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/oRK6BIxC63YJuysaJYhDv5Tut_E= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/oRK6BIxC63YJuysaJYhDv5Tut_E= new file mode 100644 index 0000000..de755d1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/oRK6BIxC63YJuysaJYhDv5Tut_E= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/o_5HUuf_Fqa3oBo2IY1_IMBBi4E= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/o_5HUuf_Fqa3oBo2IY1_IMBBi4E= new file mode 100644 index 0000000..44a52c1 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/o_5HUuf_Fqa3oBo2IY1_IMBBi4E= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/tPKuzeVQZX1aD8ObUCY3I+W_WIk= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/tPKuzeVQZX1aD8ObUCY3I+W_WIk= new file mode 100644 index 0000000..1ffce77 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/tPKuzeVQZX1aD8ObUCY3I+W_WIk= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/v2Shnu70u2uhY1Ln4A5bTc7jAqo= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/v2Shnu70u2uhY1Ln4A5bTc7jAqo= new file mode 100644 index 0000000..40f58a5 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/v2Shnu70u2uhY1Ln4A5bTc7jAqo= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/v_00hzDvqQTVKOXZQyCOAja9pXM= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/v_00hzDvqQTVKOXZQyCOAja9pXM= new file mode 100644 index 0000000..b4e3da2 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/v_00hzDvqQTVKOXZQyCOAja9pXM= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xgF7CYAvbogpumlV9oyvHD+PpZ8= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xgF7CYAvbogpumlV9oyvHD+PpZ8= new file mode 100644 index 0000000..9be3bda Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/xgF7CYAvbogpumlV9oyvHD+PpZ8= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/yx7ujGr8lbCdJOiw_LxN7yGnKd0= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/yx7ujGr8lbCdJOiw_LxN7yGnKd0= new file mode 100644 index 0000000..2cec677 Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/yx7ujGr8lbCdJOiw_LxN7yGnKd0= differ diff --git a/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/zQ+kBGN5vuyjG_PQmauzKVZaIjE= b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/zQ+kBGN5vuyjG_PQmauzKVZaIjE= new file mode 100644 index 0000000..4c9f52f Binary files /dev/null and b/Application/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/zQ+kBGN5vuyjG_PQmauzKVZaIjE= differ diff --git a/Application/build/intermediates/incremental/mergeDebugAssets/merger.xml b/Application/build/intermediates/incremental/mergeDebugAssets/merger.xml new file mode 100644 index 0000000..fb13e4f --- /dev/null +++ b/Application/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Application/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/Application/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 index 0000000..5924088 --- /dev/null +++ b/Application/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Application/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/Application/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties new file mode 100644 index 0000000..8b867a9 --- /dev/null +++ b/Application/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties @@ -0,0 +1,13 @@ +#Wed Jun 23 13:00:13 PKT 2021 +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/layout/usage_row.xml=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/layout_usage_row.xml.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-hdpi/ic_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xxhdpi/ic_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xxhdpi/ic_default_app_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_default_app_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-hdpi/ic_default_app_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_default_app_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-hdpi/tile.9.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-hdpi_tile.9.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/layout/activity_app_usage_statistics.xml=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/layout_activity_app_usage_statistics.xml.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xhdpi/ic_default_app_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_default_app_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-mdpi/ic_default_app_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_default_app_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xhdpi/ic_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-mdpi/ic_launcher.png=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher.png.flat +/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/layout/fragment_app_usage_statistics.xml=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/layout_fragment_app_usage_statistics.xml.flat diff --git a/Application/build/intermediates/incremental/mergeDebugResources/merger.xml b/Application/build/intermediates/incremental/mergeDebugResources/merger.xml new file mode 100644 index 0000000..d73c196 --- /dev/null +++ b/Application/build/intermediates/incremental/mergeDebugResources/merger.xml @@ -0,0 +1,4120 @@ + +"999+""999+""९९९+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""৯৯৯+""999+""999+""999+""999+""999+""999+"4dp"999+""999+""999+""999+""999+""999+""৯৯৯+""999+""999+""999+""999+""999+""999+""၉၉၉+""999+""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‏‎‎‎‏‏‏‏‎‎‏‎‎‏‏‎‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‏‎‏‎‎‎‎‏‎‎‎‎‎‎999+‎‏‎‎‏‎""९९९+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""+999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+"#1f000000#8a000000#ffffffff#ff9e9e9e4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@dimen/notification_content_margin_start16dp2dp3dp24dp13sp10dp5dp#3333B5E5#0cffffff999999+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 8dp0dp50dp20dp800dp120dp + + + + + + + + + + + + + + + + + + + + "Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""ઘરનો રસ્તો બતાવો""ઉપર નૅવિગેટ કરો""વધુ વિકલ્પો""થઈ ગયું""બધી જુઓ""ઍપ્લિકેશન પસંદ કરો""બંધ""ચાલુ""Alt+""Ctrl+""delete""Enter""Function+""Meta+""Shift+""space""Sym+""Menu+""શોધો…""ક્વેરી સાફ કરો""શોધ ક્વેરી""શોધો""ક્વેરી સબમિટ કરો""વૉઇસ શોધ""આની સાથે શેર કરો""%sની સાથે શેર કરો""સંકુચિત કરો""શોધો""घराकडे नेव्हिगेट करा""वर नेव्‍हिगेट करा""आणखी पर्याय""पूर्ण झाले""सर्व पाहा""अ‍ॅप निवडा""बंद""सुरू""Alt+""Ctrl+""हटवा""एंटर करा""Function+""Meta+""Shift+""space""Sym+""मेनू+""शोधा…""क्‍वेरी साफ करा""शोध क्वेरी""Search""क्वेरी सबमिट करा""व्हॉइस शोध""यांच्यासोबत शेअर करा""%s सह शेअर करा""कोलॅप्स करा""Search""Негізгі бетке өту""Жоғары қарай өту""Басқа опциялар""Дайын""Барлығын көру""Қолданбаны таңдау""ӨШІРУ""ҚОСУ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""бос орын""Sym+""Menu+""Іздеу…""Сұрауды өшіру""Іздеу сұрауы""Іздеу""Сұрауды жіберу""Дауыспен іздеу""Бөлісу""%s қолданбасымен бөлісу""Жию""Іздеу""ਹੋਮ \'ਤੇ ਜਾਓ""ਉੱਪਰ ਜਾਓ""ਹੋਰ ਵਿਕਲਪ""ਹੋ ਗਿਆ""ਸਭ ਦੇਖੋ""ਇੱਕ ਐਪ ਚੁਣੋ""ਬੰਦ""ਚਾਲੂ""Alt+""Ctrl+""ਮਿਟਾਓ""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ਖੋਜ…""ਪੁੱਛਗਿੱਛ ਕਲੀਅਰ ਕਰੋ""ਖੋਜ ਪੁੱਛਗਿੱਛ""ਖੋਜ""ਪੁੱਛਗਿੱਛ ਸਪੁਰਦ ਕਰੋ""ਅਵਾਜ਼ੀ ਖੋਜ""ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ""%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ""ਸਮੇਟੋ""ਖੋਜ""Krmarjenje na začetek""Pomik navzgor""Več možnosti""Končano""Pokaži vse""Izbira aplikacije""IZKLOP""VKLOP""Alt +""Ctrl +""delete""enter""Fn +""Meta +""Shift +""preslednica""Sym +""Meni +""Iskanje …""Izbris poizvedbe""Iskalna poizvedba""Iskanje""Pošiljanje poizvedbe""Glasovno iskanje""Skupna raba z:""Skupna raba z drugimi prek aplikacije %s""Strnitev""Iskanje""Find hjem""Gå op""Flere valgmuligheder""Udfør""Se alle""Vælg en app""FRA""TIL""Alt+""Ctrl+""slet""enter""Fn+""Meta+""Shift+""mellemrum""Sym+""Menu+""Søg…""Ryd forespørgsel""Søgeforespørgsel""Søg""Indsend forespørgsel""Talesøgning""Del med""Del med %s""Skjul""Søg""მთავარზე გადასვლა""ზემოთ გადასვლა""სხვა ვარიანტები""მზადაა""ყველას ნახვა""აირჩიეთ აპი""გამორთვა""ჩართვა""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""შორისი""Sym+""Menu+""ძიება…""მოთხოვნის გასუფთავება""მოთხოვნის ძიება""ძიება""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""გაზიარება:""%s-ით გაზიარება""ჩაკეცვა""ძიება"54dip"Revenir à l\'accueil""Revenir en arrière""Autres options""Terminé""Tout afficher""Sélectionner une application""DÉSACTIVER""ACTIVER""Alt+""Ctrl+""supprimer""entrée""Fonction+""Méta+""Maj+""espace""Sym+""Menu+""Rechercher…""Effacer la requête""Requête de recherche""Rechercher""Envoyer la requête""Recherche vocale""Partager avec""Partager avec %s""Réduire""Rechercher""Liigu avalehele""Liigu üles""Rohkem valikuid""Valmis""Kuva kõik""Valige rakendus""VÄLJAS""SEES""Alt +""Ctrl +""kustuta""sisestusklahv""Funktsiooniklahv +""Meta +""Tõstuklahv +""tühik""Sym +""Menüü +""Otsige …""Päringu tühistamine""Otsingupäring""Otsing""Päringu esitamine""Häälotsing""Jaga:""Jagamine rakendusega %s""Ahendamine""Otsing""Navigasi laman utama""Navigasi ke atas""Lagi pilihan""Selesai""Lihat semua""Pilih apl""MATI""HIDUP""Alt+""Ctrl+""delete""enter""Fungsi+""Meta+""Shift+""ruang""Sym+""Menu+""Cari…""Kosongkan pertanyaan""Pertanyaan carian""Cari""Serah pertanyaan""Carian suara""Kongsi dengan""Kongsi dengan %s""Runtuhkan""Cari""Перайсці на галоўную старонку""Перайсці ўверх""Дадатковыя параметры""Гатова""Паказаць усе""Выберыце праграму""ВЫКЛ.""УКЛ.""Alt +""Ctrl +""Delete""Enter""Fn +""Meta +""Shift +""Прабел""Sym +""Меню +""Пошук…""Выдаліць запыт""Пошукавы запыт""Пошук""Адправіць запыт""Галасавы пошук""Абагуліць праз""Абагуліць праз праграму \"%s\"""Згарнуць""Пошук""Przejdź na stronę główną""Przejdź wyżej""Więcej opcji""Gotowe""Pokaż wszystko""Wybierz aplikację""WYŁ.""WŁ.""Alt+""Ctrl+""Delete""Enter""Funkcyjny+""Meta+""Shift+""spacja""Sym+""Menu+""Szukaj…""Wyczyść zapytanie""Zapytanie""Szukaj""Wyślij zapytanie""Wyszukiwanie głosowe""Udostępnij przez:""Udostępnij przez: %s""Zwiń""Szukaj""Idi na početnu""Natrag""Više opcija""Gotovo""Prikaži sve""Odabir aplikacije""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""svemir""Sym+""Menu+""Pretražite…""Izbriši upit""Upit za pretraživanje""Pretraži""Pošalji upit""Glasovno pretraživanje""Dijeli s""Dijeli putem aplikacije %s""Sažmi""Pretraži""হোমে নেভিগেট করুন""উপরে নেভিগেট করুন""আরও বিকল্প""হয়ে গেছে""সবগুলি দেখুন""একটি অ্যাপ বেছে নিন""বন্ধ আছে""চালু করুন""Alt+""Ctrl+""মুছুন""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""সার্চ করুন…""কোয়েরি মুছে ফেলুন""সার্চ কোয়েরি""সার্চ করুন""কোয়েরি জমা দিন""ভয়েস সার্চ করুন""শেয়ার করুন""%s-এর সাথে শেয়ার করুন""সঙ্কুচিত করুন""সার্চ করুন""​ទៅទំព័រដើម""រំកិលឡើងលើ""ជម្រើសច្រើនទៀត""រួចរាល់""មើលទាំងអស់""ជ្រើសរើស​កម្មវិធី​​""បិទ""បើក""Alt+""Ctrl+""លុប""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ស្វែងរក…""សម្អាត​សំណួរ""ស្វែងរកសំណួរ​""ស្វែងរក""ដាក់បញ្ជូន​សំណួរ""ស្វែងរក​តាម​សំឡេង""ចែករំលែក​ជា​មួយ""ចែក​រំលែក​ជា​មួយ %s""បង្រួម""ស្វែងរក""瀏覽主頁""向上瀏覽""更多選項""完成""查看全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""刪除""Enter 鍵""Fn +""Meta +""Shift +""空白鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""分享對象""使用「%s」分享""收合""搜尋""Անցնել գլխավոր էջ""Անցնել վերև""Այլ ընտրանքներ""Պատրաստ է""Տեսնել բոլորը""Ընտրել հավելված""ԱՆՋԱՏԵԼ""ՄԻԱՑՆԵԼ""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""բացատ""Sym+""Menu+""Որոնում…""Ջնջել հարցումը""Որոնման հարցում""Որոնել""Ուղարկել հարցումը""Ձայնային որոնում""Կիսվել…""Կիսվել %s հավելվածի միջոցով""Ծալել""Որոնել""Ir a inicio""Desplazarse hacia arriba""Más opciones""Listo""Ver todo""Seleccionar una aplicación""DESACTIVADO""ACTIVADO""Alt +""Ctrl +""Suprimir""Intro""Función +""Meta +""Mayús +""Espacio""Sym +""Menú +""Buscar…""Borrar consulta""Consulta de búsqueda""Buscar""Enviar consulta""Búsqueda por voz""Compartir con""Compartir con %s""Ocultar""Buscar""Gaan na tuisskerm""Gaan op""Nog opsies""Klaar""Sien alles""Kies \'n program""AF""AAN""Alt+""Ctrl+""delete""enter""Funksie+""Meta+""Shift+""spasiebalk""Simbool+""Kieslys+""Soek …""Vee navraag uit""Soektognavraag""Soek""Dien navraag in""Stemsoektog""Deel met""Deel met %s""Vou in""Soek""Navegar para a página inicial""Navegar para cima""Mais opções""Concluído""Ver tudo""Selecionar um app""DESATIVADO""ATIVADO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""espaço""Sym+""Menu+""Pesquisar…""Limpar consulta""Consulta de pesquisa""Pesquisar""Enviar consulta""Pesquisa por voz""Compartilhar com""Compartilhar com %s""Recolher""Pesquisar""Nenda mwanzo""Sogeza juu""Chaguo zaidi""Nimemaliza""Angalia zote""Chagua programu""IMEZIMWA""IMEWASHWA""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Tafuta…""Futa hoja""Hoja ya utafutaji""Tafuta""Wasilisha hoja""Kutafuta kwa kutamka""Shiriki na""Shiriki ukitumia %s""Kunja""Tafuta""Zulazulela ekhaya""Zulazulela phezulu""Ezinye izinketho""Kwenziwe""Buka konke""Khetha insiza""VALA""VULA""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Imenyu+""Sesha…""Sula inkinga""Sesha umbuzo""Sesha""Thumela umbuzo""Ukusesha ngezwi""Yabelana no""Yabelana ne-%s""Goqa""Sesha""హోమ్‌కు నావిగేట్ చేస్తుంది""పైకి నావిగేట్ చేస్తుంది""మరిన్ని ఎంపికలు""పూర్తయింది""అన్నీ చూడండి""యాప్‌ను ఎంచుకోండి""ఆఫ్""ఆన్""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""స్పేస్""Sym+""Menu+""వెతకండి…""ప్రశ్నను తీసివేస్తుంది""శోధన ప్రశ్న""సెర్చ్""ప్రశ్నని సమర్పిస్తుంది""వాయిస్ శోధన""వీరితో షేర్ చేస్తుంది""%sతో షేర్ చేస్తుంది""కుదిస్తుంది""సెర్చ్""መነሻ ዳስስ""ወደ ላይ ያስሱ""ተጨማሪ አማራጮች""ተከናውኗል""ሁሉንም ይመልከቱ""አንድ መተግበሪያ ይምረጡ""አጥፋ""አብራ""Alt+""Ctrl+""ሰርዝ""enter""Function+""Meta+""Shift+""ክፍተት""Sym+""Menu+""ይፈልጉ…""መጠይቅ አጽዳ""የፍለጋ መጠይቅ""ፍለጋ""መጠይቅ አስገባ""የድምጽ ፍለጋ""አጋራ በ""ለ%s አጋራ""ሰብስብ""ፍለጋ""গৃহ পৃষ্ঠালৈ যাওক""ওপৰলৈ যাওক""অধিক বিকল্প""সম্পন্ন হ’ল""সকলো চাওক""কোনো এপ্ বাছনি কৰক""অফ""অন""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""সন্ধান কৰক…""সন্ধান কৰা প্ৰশ্ন মচক""সন্ধান কৰা প্ৰশ্ন""Search""প্ৰশ্ন দাখিল কৰক""কণ্ঠধ্বনিৰ দ্বাৰা সন্ধান""ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক""%sৰ জৰিয়তে শ্বেয়াৰ কৰক""সংকোচন কৰক""Search""التوجه إلى المنزل""التنقل إلى أعلى""خيارات أكثر""تم""عرض الكل""اختيار تطبيق""إيقاف""تفعيل""Alt+""Ctrl+""حذف""enter""Function+""Meta+""Shift+""فضاء""Sym+""القائمة+""بحث…""محو طلب البحث""طلب بحث""البحث""إرسال طلب البحث""بحث صوتي""مشاركة مع""مشاركة مع %s""تصغير""البحث""Navegar para a página inicial""Navegar para cima""Mais opções""Concluído""Ver tudo""Selecionar um app""DESATIVADO""ATIVADO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""espaço""Sym+""Menu+""Pesquisar…""Limpar consulta""Consulta de pesquisa""Pesquisar""Enviar consulta""Pesquisa por voz""Compartilhar com""Compartilhar com %s""Recolher""Pesquisar""Eve gidiş yolunu göster""Yukarı git""Diğer seçenekler""Bitti""Tümünü göster""Bir uygulama seçin""KAPAT""AÇ""Alt+""Ctrl+""sil""enter""Function+""Meta+""Üst Karakter+""boşluk""Sym+""Menü+""Ara…""Sorguyu temizle""Arama sorgusu""Ara""Sorguyu gönder""Sesli arama""Şununla paylaş:""%s ile paylaş""Daralt""Ara""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Навигиране към началния екран""Навигиране нагоре""Още опции""Готово""Преглед на всички""Изберете приложение""ИЗКЛ.""ВКЛ.""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""клавиша за интервал""Sym+""Menu+""Търсете…""Изчистване на заявката""Заявка за търсене""Търсене""Изпращане на заявката""Гласово търсене""Споделяне със:""Споделяне със: %s""Свиване""Търсене""Нүүр хуудас уруу шилжих""Дээш шилжих""Бусад сонголт""Болсон""Бүгдийг харах""Аппыг сонгох""ИДЭВХГҮЙ""ИДЭВХТЭЙ""Alt+""Ctrl+""устгах""оруулах""Функц+""Мета+""Шифт+""зай""Sym+""Цэс+""Хайх…""Асуулга арилгах""Хайх асуулга""Хайх""Асуулга илгээх""Дуут хайлт""Дараахтай хуваалцах""%s-тай хуваалцах""Буулгах""Хайх""မူလနေရာကို ပြန်သွားရန်""အပေါ်သို့ ရွှေ့ရန်""နောက်ထပ် ရွေးစရာများ""ပြီးပြီ""အားလုံး ကြည့်ရန်""အက်ပ်တစ်ခုကို ရွေးရန်""ပိတ်ရန်""ဖွင့်ရန်""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ရှာဖွေရန်…""ရှာဖွေမှုကို ဖယ်ရှားရန်""ရှာဖွေရန် မေးခွန်း""ရှာရန်""ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်""အသံဖြင့် ရှာရန်""နှင့် မျှဝေရန်""%s ဖြင့် မျှဝေရန်""လျှော့ပြရန်""ရှာဖွေမှု""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‎‏‎‏‏‏‏‎‎‎‏‎‎‏‎‎‏‎‏‎‎‎‎‏‏‎‏‎‏‏‎‎‏‎‎‎‏‎‏‎‏‏‏‎‏‎‎‎‎‏‏‎‏‏‏‏‏‏‎‎Navigate home‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‎‏‎‎‎‏‏‎‏‎‎‎‏‏‎‎‎‏‏‏‏‎‏‎‎‎‎‏‏‎‏‏‎‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‎‎‏‏‏‎‎‎‎‎Navigate up‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‎‎‏‎‎‎‎‏‎‎‎‏‎‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‎‎‎‎‏‎‎‏‎‏‏‏‏‏‎‏‎‎‏‎More options‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‎‎‎‏‏‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‏‏‎‎‏‏‎‏‎‎‏‏‏‎‎‎‎‏‎‎‎‏‏‏‎‎‏‎‎‎‏‎‎‎‎‎Done‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‎‎‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‏‎‎‎‎‏‏‎‏‏‏‎‎‎‎‏‏‏‎‎‏‎‎‎‎‏‏‏‎‏‏‎‏‎‏‎‏‎‎‎‎‏‎See all‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‎‏‎‏‎‎‏‏‎‏‏‎‏‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‎‏‎‎‏‎‏‎‎‎‎‎‎‎‎‎‎Choose an app‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‎‏‎‎‎‏‏‏‎‏‏‎‎‏‏‎‏‏‎‏‎‎‎‎‎‏‏‎‏‎‏‏‎‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‎‏‏‎OFF‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‏‎‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‏‎‎‎‎‎‎‎‏‎‎‎‎‏‎‎‎‏‏‏‏‏‎‎‏‏‎‏‏‎‎‎‎ON‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‎‏‎‎‏‎‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‎‎‏‏‎‎‏‏‏‏‎‏‎‎Alt+‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‎‏‏‎‏‏‎‏‎‏‏‎‎‎‎‎‏‎‏‎‏‎‎‏‏‏‏‎‎‏‎‎‎‏‎‎‏‎‏‎‎‎‎‎‏‎‏‎‎‏‎‏‎‏‎‏‎‎Ctrl+‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‏‏‏‎‏‎‎‎‎‏‎‎‏‎‏‏‎‏‏‎‏‎‏‏‏‏‏‎‏‏‎‎‏‎‏‎‎‏‏‏‎‏‏‏‏‏‏‎‎‎‎‏‏‏‎‏‎‎‎delete‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‏‏‏‎‏‏‎‏‎‏‎‏‏‏‎‏‎‏‏‏‏‏‏‏‎‏‏‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‎‎‏‏‎enter‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‎‏‏‏‎‏‎‎‏‏‎‏‎‏‎‎‎‎‎‏‏‏‏‎‎‎‎‎‏‏‎‎‎‏‏‎‎‏‎‎‏‏‎‎‏‎‎‏‎‎‎‏‏‎‎‏‎‎‎‏‏‏‎Function+‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‎‎‏‎‏‏‎‏‏‎‏‏‏‎‎‎‏‎‎‎‏‎‎‎‎‏‏‏‏‎‎‏‏‎‎‏‎‎‎‎‎‏‎‏‎‎‏‎‎‏‏‏‏‏‏‎‎Meta+‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‎‎‎‏‏‏‎‎‏‏‎‏‎‏‏‎‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‎‎‎‎‎‎‎‎‎‏‏‎‏‎‎‏‎‎‎‏‏‎‎‎‎‏‏‎Shift+‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‎‏‏‏‏‏‏‎‏‏‏‎‎‎‏‎‎‏‏‏‎‏‏‎‎‎‎‎‎‎‏‏‎‏‏‎‎‎‏‏‎‎‏‎‎‎‏‏‎‏‎‎‎‎‏‎‏‏‎‎space‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‎‏‏‏‎‎‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‏‏‏‏‏‎‏‎‎‎‎‎‎‎‎‎‎‎‏‎‎‎‏‎‎‏‏‎‏‏‏‎‎Sym+‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‎‏‏‎‎‏‎‎‏‏‏‎‎‎‎‎‎‏‏‏‎‏‏‏‏‎‎‎‎‎‏‎‎‎‏‎‏‏‏‏‎‏‎‏‏‏‎‎‎‎‏‏‏‏‎‏‏‏‏‏‎‎Menu+‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‎‎‏‎‎‎‎‎‎‏‎‎‎‎‎‏‏‏‎‏‏‏‎‏‏‎‏‎‎‎‏‎‎‎‏‏‏‏‏‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‎‏‏‎‏‎‎‎Search…‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‏‎‎‏‏‏‏‏‎‏‎‏‏‎‏‎‏‎‎‎‏‎‎‏‏‏‏‎‎‎‏‎‏‎‎‎‎‎‏‏‎‏‏‎‎‏‎‏‏‎‎‎‏‎‏‏‏‎‎‏‏‎Clear query‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‎‏‎‎‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‎‎‎‎‎‎‏‎‏‎‎‏‏‏‎‏‏‎‏‎‎‎‏‏‎‎‎‎‎‎‏‏‎‎‏‏‎‏‏‎‏‏‎Search query‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‎‏‎‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‎‏‎‎‏‎‏‎‎‏‏‎‎‎‎‎‎‎‎‎‏‏‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‏‏‎‎‎‎Search‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‎‎‏‎‏‎‎‎‎‏‎‎‏‏‏‏‎‎‎‎‏‎‏‏‎‏‎‏‎‏‎‏‏‎‏‏‏‎‎‎‏‏‏‏‏‎‏‏‎‎‏‏‎‏‏‏‏‏‎Submit query‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‏‏‏‏‏‏‎‏‎‏‎‎‎‏‏‎‏‏‎‏‏‎‎‎‏‎‏‏‏‏‏‎‏‏‎‎‎‏‏‎‏‏‎‏‎‎‎‎‏‎‎‎‏‎‎‏‎‏‏‏‎Voice search‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‎‏‎‏‎‏‎‏‏‎‏‎‎‏‏‎‎‏‎‎‏‎‎‏‎‎‏‏‏‏‏‏‎‏‏‏‎‏‎‏‎‎‏‎‏‏‏‏‎‏‏‎‏‏‏‎Share with‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‏‏‏‏‎‏‏‎‏‎‏‎‏‎‏‏‎‎‎‏‏‎‏‏‏‎‎‏‎‏‎‎‏‎‏‏‏‎‎‏‏‏‏‏‎‎‏‎‎‏‏‏‏‎‎‎‎‏‏‏‎‎‎Share with ‎‏‎‎‏‏‎%s‎‏‎‎‏‏‏‎‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‎‏‏‎‏‏‎‏‏‏‏‏‏‏‎‎‏‎‏‎‎‏‎‏‎‎‏‏‎‏‏‏‎‏‏‏‏‏‏‏‏‎‎‎‎‏‏‎‎‎‎‏‎‎‎‏‏‎‏‎‎‏‎‎Collapse‎‏‎‎‏‎""‎‏‎‎‎‎‎‏‎‏‏‏‎‎‎‎‎‎‏‎‎‏‎‎‎‎‏‏‏‏‏‏‏‏‎‏‎‏‏‎‏‏‏‎‏‏‏‎‏‏‏‏‏‎‎‎‎‏‎‏‏‎‎‎‏‎‏‏‎‎‏‎‏‎‎‏‎‎‏‎‎‎‏‎‏‏‎‎‏‎‏‎‏‏‎‎‎Search‎‏‎‎‏‎""गृह पृष्ठमा जानुहोस्""माथि नेभिगेट गर्नुहोस्""थप विकल्पहरू""सम्पन्न भयो""सबै हेर्नुहोस्""एउटा एप छान्नुहोस्""निष्क्रिय""सक्रिय""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""खोज्नुहोस्…""क्वेरी खाली गर्नुहोस्""खोज प्रश्न""खोज""क्वेरी पेस गर्नुहोस्""आवाजमा आधारित खोजी""यसमार्फत सेयर गर्नुहोस्""%s मार्फत सेयर गर्नुहोस्""संक्षिप्त गर्नुहोस्""खोज""Əsas səhifəyə keçin""Yuxarı keçin""Digər seçimlər""Hazırdır""Hamısına baxın""Tətbiq seçin""DEAKTİV""AKTİV""Alt+""Ctrl+""silin""daxil olun""Funksiya+""Meta+""Shift+""space""Sym+""Menyu+""Axtarış...""Sorğunu silin""Axtarış sorğusu""Axtarın""Sorğunu göndərin""Səsli axtarış""Paylaşın""%s ilə paylaşın""Yığcamlaşdırın""Axtarın""Vratite se na početnu stranicu""Idi gore""Više opcija""Gotovo""Prikaži sve""Odaberite aplikaciju""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""razmak""Sym+""Menu+""Pretražite...""Obriši upit""Pretraži upit""Pretraži""Pošalji upit""Glasovno pretraživanje""Dijeli sa""Dijeli putem aplikacije %s""Suzi""Pretražite""Eiti į pagrindinį puslapį""Naršyti aukštyn""Daugiau parinkčių""Atlikta""Žr. viską""Pasirinkite programą""IŠJUNGTI""ĮJUNGTI""„Alt“ +""„Ctrl“ +""„delete“""„enter“""„Function“ +""„Meta“ +""„Shift“ +""„space“""„Sym“ +""„Menu“ +""Ieškoti…""Išvalyti užklausą""Paieškos užklausa""Ieškoti""Pateikti užklausą""Paieška balsu""Bendrinti su""Bendrinti naudojant programą „%s“""Sutraukti""Ieškoti"48dp12dp14dp"Πλοήγηση στην αρχική σελίδα""Πλοήγηση προς τα επάνω""Περισσότερες επιλογές""Τέλος""Εμφάνιση όλων""Επιλέξτε μια εφαρμογή""ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ""ΕΝΕΡΓΟΠΟΙΗΣΗ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""διάστημα""Sym+""Menu+""Αναζήτηση…""Διαγραφή ερωτήματος""Ερώτημα αναζήτησης""Αναζήτηση""Υποβολή ερωτήματος""Φωνητική αναζήτηση""Κοινοποίηση σε""Κοινοποίηση στην εφαρμογή %s""Σύμπτυξη""Αναζήτηση""Fara heim""Fara upp""Fleiri valkostir""Lokið""Sjá allt""Veldu forrit""SLÖKKT""KVEIKT""Alt+""Ctrl+""eyða""enter""Aðgerðarlykill+""Meta+""Shift+""bilslá""Sym+""Valmynd+""Leita…""Hreinsa fyrirspurn""Leitarfyrirspurn""Leit""Senda fyrirspurn""Raddleit""Deila með""Deila með %s""Minnka""Leit""Idite na početnu""Idite nagore""Još opcija""Gotovo""Prikaži sve""Izaberite aplikaciju""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""taster za razmak""Sym+""Menu+""Pretražite…""Obrišite upit""Pretražite upit""Pretražite""Pošaljite upit""Glasovna pretraga""Delite pomoću""Delite pomoću aplikacije %s""Skupi""Pretražite""මුල් පිටුවට සංචාලනය කරන්න""ඉහළට සංචාලනය කරන්න""තවත් විකල්ප""කළා""සියල්ල බලන්න""යෙදුමක් තෝරන්න""ක්‍රියාවිරහිතයි""ක්‍රියාත්මකයි""Alt+""Ctrl+""මකන්න""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""සොයන්න...""විමසුම හිස් කරන්න""සෙවුම් විමසුම""සෙවීම""විමසුම යොමු කරන්න""හඬ සෙවීම""සමග බෙදා ගන්න""%s සමඟ බෙදා ගන්න""හකුළන්න""සෙවීම""Navigera hem""Navigera uppåt""Fler alternativ""Klar""Visa alla""Välj en app""AV""PÅ""Alt + ""Ctrl + ""delete""retur""Funktion + ""Meta + ""Skift + ""blanksteg""Symbol + ""Meny + ""Sök …""Ta bort frågan""Sökfråga""Sök""Skicka fråga""Röstsökning""Dela med""Dela med %s""Komprimera""Sök""ಹೋಮ್‌ಗೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಆ್ಯಪ್‌ವೊಂದನ್ನು ಆಯ್ಕೆಮಾಡಿ""ಆಫ್""ಆನ್""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ಹುಡುಕಿ…""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸಿ""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""Search""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸಿ""ಧ್ವನಿ ಹುಡುಕಾಟ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಕುಗ್ಗಿಸಿ""Search""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Перейти на главный экран""Перейти вверх""Ещё""Готово""Показать все""Выберите приложение""ВЫКЛ""ВКЛ""Alt +""Ctrl +""Delete""Ввод""Fn +""Meta +""Shift +""Пробел""Sym +""Меню +""Введите запрос""Удалить запрос""Поисковый запрос""Поиск""Отправить запрос""Голосовой поиск""Поделиться с помощью""Поделиться с помощью %s""Свернуть""Поиск""Chỉ đường về nhà""Di chuyển lên""Tùy chọn khác""Xong""Xem tất cả""Chọn một ứng dụng""TẮT""BẬT""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Tìm kiếm…""Xóa truy vấn""Truy vấn tìm kiếm""Tìm kiếm""Gửi truy vấn""Tìm kiếm bằng giọng nói""Chia sẻ với""Chia sẻ với %s""Thu gọn""Tìm kiếm""Navigeren naar startpositie""Omhoog navigeren""Meer opties""Klaar""Alles weergeven""Een app selecteren""UIT""AAN""Alt +""Ctrl +""Delete""Enter""Functie +""Meta +""Shift +""spatie""Sym +""Menu +""Zoeken…""Zoekopdracht wissen""Zoekopdracht""Zoeken""Zoekopdracht verzenden""Gesproken zoekopdracht""Delen met""Delen met %s""Samenvouwen""Zoeken""گھر کی طرف نیویگیٹ کریں""اوپر نیویگیٹ کریں""مزید اختیارات""ہو گیا""سبھی دیکھیں""ایک ایپ منتخب کریں""آف""آن""Alt+‎""Ctrl+‎""delete""enter""Function+‎""Meta+‎""Shift+‎""space""Sym+‎""Menu+‎""تلاش کریں…""استفسار صاف کریں""تلاش کا استفسار""تلاش کریں""استفسار جمع کرائیں""صوتی تلاش""اس کے ساتھ اشتراک کریں""%s کے ساتھ اشتراک کریں""سکیڑیں""تلاش کریں"440dp60%90%60%90%55%80%"Mag-navigate sa home""Mag-navigate pataas""Higit pang opsyon""Tapos na""Tingnan lahat""Pumili ng app""I-OFF""I-ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Maghanap…""I-clear ang query""Query sa paghahanap""Maghanap""Isumite ang query""Paghahanap gamit ang boses""Ibahagi sa/kay""Ibahagi gamit ang %s""I-collapse""Maghanap""முகப்பிற்குச் செல்லும்""மேலே செல்லும்""மேலும் விருப்பங்கள்""முடிந்தது""அனைத்தையும் காட்டு""ஆப்ஸைத் தேர்வுசெய்க""ஆஃப்""ஆன்""Alt மற்றும்""Ctrl மற்றும்""delete""enter""Function மற்றும்""Meta மற்றும்""Shift மற்றும்""space""Sym மற்றும்""Menu மற்றும்""தேடுக…""வினவலை அழிக்கும்""தேடல் வினவல்""தேடும்""வினவலைச் சமர்ப்பிக்கும்""குரல் தேடல்""இதில் பகிர்""%s மூலம் பகிர்""சுருக்கும்""தேடல்""Naviger hjem""Gå opp""Flere alternativer""Ferdig""Se alle""Velg en app""AV""PÅ""Alt+""Ctrl+""slett""enter""Funksjon+""Meta+""Shift+""mellomrom""Sym+""Meny+""Søk""Slett søket""Søkeord""Søk""Utfør søket""Talesøk""Del med""Del med %s""Skjul""Søk""ກັບໄປໜ້າຫຼັກ""ເລື່ອນຂຶ້ນເທິງ""ຕົວເລືອກເພີ່ມເຕີມ""ແລ້ວໆ""ເບິ່ງທັງໝົດ""ເລືອກແອັບ""ປິດ""ເປີດ""Alt+""Ctrl+""ລຶບ""enter""Function+""Meta+""Shift+""ຍະຫວ່າງ""Sym+""Menu+""ຊອກຫາ…""ລຶບຂໍ້ຄວາມຊອກຫາ""ຄຳສຳລັບຄົ້ນຫາ""ຊອກຫາ""ສົ່ງຂໍ້ມູນ""ຊອກຫາດ້ວຍສຽງ""ແບ່ງປັນກັບ""ແບ່ງປັນດ້ວຍ %s""ຫຍໍ້ລົງ""ຊອກຫາ""Siirry etusivulle""Siirry ylös""Lisäasetukset""Valmis""Näytä kaikki""Valitse sovellus""POIS PÄÄLTÄ""PÄÄLLÄ""Alt+""Ctrl+""delete""enter""Fn+""Meta+""Vaihto+""välilyönti""Sym+""Valikko+""Haku…""Tyhjennä kysely""Hakukysely""Haku""Lähetä kysely""Puhehaku""Jaa…""Jaa: %s""Tiivistä""Haku""Перейти на головну""Перейти вгору""Більше опцій""Готово""Показати всі""Вибрати програму""ЗНИЖКА""УВІМК.""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""пробіл""Sym+""Menu+""Введіть пошуковий запит…""Очистити запит""Пошуковий запит""Пошук""Наіслати запит""Голосовий пошук""Поділитися:""Поділитися через додаток %s""Згорнути""Пошук"0px"瀏覽首頁""向上瀏覽""更多選項""完成""查看全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""Delete 鍵""Enter 鍵""Fn +""Meta +""Shift +""空格鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""分享對象""與「%s」分享""收合""搜尋""Navega fins a la pàgina d\'inici""Navega cap amunt""Més opcions""Fet""Mostra-ho tot""Selecciona una aplicació""DESACTIVA""ACTIVA""Alt+""Ctrl+""Supr""Retorn""Funció+""Meta+""Maj+""Espai""Sym+""Menú+""Cerca…""Esborra la consulta""Consulta de cerca""Cerca""Envia la consulta""Cerca per veu""Comparteix amb""Comparteix amb %s""Replega""Cerca""Přejít na plochu""Přejít nahoru""Další možnosti""Hotovo""Zobrazit vše""Vybrat aplikaci""VYP""ZAP""Alt+""Ctrl+""delete""enter""Fn+""Meta+""Shift+""mezerník""Sym+""Menu+""Vyhledat…""Smazat dotaz""Dotaz pro vyhledávání""Hledat""Odeslat dotaz""Hlasové vyhledávání""Sdílet s""Sdílet s aplikací %s""Sbalit""Hledat""Portami a casa""Torna indietro""Altre opzioni""Fine""Mostra tutto""Scelta di un\'app""OFF""ON""ALT +""CTRL +""CANC""INVIO""FUNZIONE +""META +""MAIUSC +""SPAZIO""SYM +""MENU +""Cerca…""Cancella query""Query di ricerca""Cerca""Invia query""Ricerca vocale""Condividi con""Condividi tramite %s""Comprimi""Cerca""Tunjukkan jalan ke rumah""Kembali ke atas""Opsi lain""Selesai""Lihat semua""Pilih aplikasi""NONAKTIF""AKTIF""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""spasi""Sym+""Menu+""Telusuri...""Hapus kueri""Telusuri kueri""Telusuri""Kirim kueri""Penelusuran suara""Bagikan dengan""Bagikan dengan %s""Ciutkan""Telusuri""Pārvietoties uz sākuma ekrānu""Pārvietoties uz augšu""Citas opcijas""Gatavs""Skatīt visu""Izvēlieties lietotni""IZSLĒGT""IESLĒGT""Alternēšanas taustiņš +""Vadīšanas taustiņš +""dzēšanas taustiņš""ievadīšanas taustiņš""Funkcijas taustiņš +""Meta taustiņš +""Pārslēgšanas taustiņš +""atstarpes taustiņš""Simbolu taustiņš +""Poga Izvēlne +""Meklējiet…""Notīrīt vaicājumu""Meklēšanas vaicājums""Meklēt""Iesniegt vaicājumu""Meklēt ar balsi""Kopīgot ar:""Kopīgot ar lietojumprogrammu %s""Sakļaut""Meklēt""Navegar para casa""Navegar para cima""Mais opções""Concluído""Ver tudo""Escolher uma app""DESATIVADO""ATIVADO""Alt +""Ctrl +""eliminar""enter""Função +""Meta +""Shift +""espaço""Sym +""Menu +""Pesquisar…""Limpar consulta""Consulta de pesquisa""Pesquisar""Enviar consulta""Pesquisa por voz""Partilhar com""Partilhar com a app %s""Reduzir""Pesquisar"24dp80dp64dp8dp8dp580dp16dp20dp"Движи се кон дома""Движи се нагоре""Повеќе опции""Готово""Прикажи ги сите""Избери апликација""ИСКЛУЧЕНО""ВКЛУЧЕНО""Alt+""Ctrl+""избриши""Enter""Function+""Meta+""Shift+""вселена""Sym+""Menu+""Пребарување…""Исчисти барање""Пребарај барање""Пребарај""Испрати барање""Гласовно пребарување""Сподели со""Сподели со %s""Собери""Пребарај""Prejsť na plochu""Prejsť nahor""Ďalšie možnosti""Hotovo""Zobraziť všetky""Vybrať aplikáciu""VYP.""ZAP.""Alt+""Ctrl+""odstrániť""enter""Function+""Meta+""Shift+""medzerník""Sym+""Menu+""Vyhľadať…""Vymazať dopyt""Vyhľadávací dopyt""Hľadať""Odoslať dopyt""Hlasové vyhľadávanie""Zdieľať s""Zdieľať s aplikáciou %s""Zbaliť""Hľadať""Идите на почетну""Идите нагоре""Још опција""Готово""Прикажи све""Изаберите апликацију""ИСКЉУЧЕНО""УКЉУЧЕНО""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""тастер за размак""Sym+""Menu+""Претражите…""Обришите упит""Претражите упит""Претражите""Пошаљите упит""Гласовна претрага""Делите помоћу""Делите помоћу апликације %s""Скупи""Претражите""นำทางไปหน้าแรก""กลับ""ตัวเลือกอื่น""เสร็จ""ดูทั้งหมด""เลือกแอป""ปิด""เปิด""Alt+""Ctrl+""ลบ""Enter""Function+""Meta+""Shift+""Space""Sym+""เมนู+""ค้นหา…""ล้างคำค้นหา""คำค้นหา""ค้นหา""ส่งคำค้นหา""ค้นหาด้วยเสียง""แชร์กับ""แชร์ทาง %s""ยุบ""ค้นหา"#FF424242#FFFFFFFF#03000000#37000000 + + + + + + + + + + + + + + + + + + + + + + + + + + + 1dp2dp2dp@dimen/margin_huge@dimen/margin_mediumAppUsageStatistics + + + Daily + Weekly + Monthly + Yearly + Open Apps with usage access settings"Last time used: ""Time span: "Failed to retrieve app usage + statistics. You may need to enable access + for this app through Settings > Security > Apps with usage access + 4dp8dp16dp32dp64dp@dimen/margin_medium@dimen/margin_medium72dp + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Application/build/intermediates/incremental/mergeDebugShaders/merger.xml b/Application/build/intermediates/incremental/mergeDebugShaders/merger.xml new file mode 100644 index 0000000..946a8ca --- /dev/null +++ b/Application/build/intermediates/incremental/mergeDebugShaders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/Application/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/Application/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt new file mode 100644 index 0000000..4d6a85d --- /dev/null +++ b/Application/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt @@ -0,0 +1,10 @@ +#Wed Jun 23 13:02:12 PKT 2021 +base.2=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/dex/debug/mergeProjectDexDebug/15/classes.dex +path.2=15/classes.dex +base.1=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex +path.1=0/classes.dex +base.0=/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +renamed.2=classes3.dex +renamed.1=classes2.dex +renamed.0=classes.dex +path.0=classes.dex diff --git a/Application/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/Application/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources new file mode 100644 index 0000000..e3b67fa Binary files /dev/null and b/Application/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ diff --git a/Application/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 b/Application/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 new file mode 100644 index 0000000..1cc7916 Binary files /dev/null and b/Application/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsActivity.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsActivity.class new file mode 100644 index 0000000..cb3bbac Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsActivity.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$1.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$1.class new file mode 100644 index 0000000..b1b16b2 Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$1.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$2.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$2.class new file mode 100644 index 0000000..ea0ac2d Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$2.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$LastTimeLaunchedComparatorDesc.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$LastTimeLaunchedComparatorDesc.class new file mode 100644 index 0000000..c78e17d Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$LastTimeLaunchedComparatorDesc.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$StatsUsageInterval.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$StatsUsageInterval.class new file mode 100644 index 0000000..8071d66 Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment$StatsUsageInterval.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment.class new file mode 100644 index 0000000..f33fd20 Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/AppUsageStatisticsFragment.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/BuildConfig.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/BuildConfig.class new file mode 100644 index 0000000..bdb6085 Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/BuildConfig.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/CustomUsageStats.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/CustomUsageStats.class new file mode 100644 index 0000000..188805b Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/CustomUsageStats.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/UsageListAdapter$ViewHolder.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/UsageListAdapter$ViewHolder.class new file mode 100644 index 0000000..54dd363 Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/UsageListAdapter$ViewHolder.class differ diff --git a/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/UsageListAdapter.class b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/UsageListAdapter.class new file mode 100644 index 0000000..b019fcd Binary files /dev/null and b/Application/build/intermediates/javac/debug/classes/com/example/android/appusagestatistics/UsageListAdapter.class differ diff --git a/Application/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/Application/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt new file mode 100644 index 0000000..28cd22c --- /dev/null +++ b/Application/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -0,0 +1,65 @@ +1 +2 +17 +21 +22 /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml +24 android:targetSdkVersion="30" /> +24-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml +25 +26 +26-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:22:5-77 +26-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:22:22-75 +27 +28 /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:24:5-36:19 +29 android:allowBackup="true" +29-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:24:18-44 +30 android:appComponentFactory="androidx.core.app.CoreComponentFactory" +30-->[androidx.core:core:1.5.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/AndroidManifest.xml:24:18-86 +31 android:debuggable="true" +32 android:icon="@drawable/ic_launcher" +32-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:26:9-45 +33 android:label="@string/app_name" +33-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:25:9-41 +34 android:testOnly="true" +35 android:theme="@style/Theme.AppCompat.Light" > +35-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:27:9-53 +36 /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:29:9-35:20 +37 android:name="com.example.android.appusagestatistics.AppUsageStatisticsActivity" +37-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:29:19-61 +38 android:label="@string/app_name" > +38-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:30:19-51 +39 +39-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:31:13-34:29 +40 +40-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:32:17-69 +40-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:32:25-66 +41 +42 +42-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:33:17-77 +42-->/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:33:27-74 +43 +44 +45 +46 +47 diff --git a/Application/build/intermediates/merged_java_res/debug/out.jar b/Application/build/intermediates/merged_java_res/debug/out.jar new file mode 100644 index 0000000..5f51c5e Binary files /dev/null and b/Application/build/intermediates/merged_java_res/debug/out.jar differ diff --git a/Application/build/intermediates/merged_manifest/debug/AndroidManifest.xml b/Application/build/intermediates/merged_manifest/debug/AndroidManifest.xml new file mode 100644 index 0000000..14675b5 --- /dev/null +++ b/Application/build/intermediates/merged_manifest/debug/AndroidManifest.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Application/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/Application/build/intermediates/merged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..14675b5 --- /dev/null +++ b/Application/build/intermediates/merged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Application/build/intermediates/merged_manifests/debug/output-metadata.json b/Application/build/intermediates/merged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..ae74cf6 --- /dev/null +++ b/Application/build/intermediates/merged_manifests/debug/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "MERGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "com.example.android.appusagestatistics", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "AndroidManifest.xml" + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json new file mode 100644 index 0000000..9225204 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json @@ -0,0 +1,3562 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-lv/values-lv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,335,444,530,634,756,838,918,1028,1136,1242,1351,1462,1565,1677,1784,1889,1989,2074,2183,2294,2393,2504,2611,2716,2890,2989", + "endColumns": "119,109,108,85,103,121,81,79,109,107,105,108,110,102,111,106,104,99,84,108,110,98,110,106,104,173,98,82", + "endOffsets": "220,330,439,525,629,751,833,913,1023,1131,1237,1346,1457,1560,1672,1779,1884,1984,2069,2178,2289,2388,2499,2606,2711,2885,2984,3067" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-lv/values-lv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "3072", + "endColumns": "100", + "endOffsets": "3168" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-gl/values-gl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2936", + "endColumns": "100", + "endOffsets": "3032" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-gl/values-gl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,313,421,506,607,735,820,900,992,1086,1183,1277,1377,1471,1567,1662,1754,1846,1927,2035,2142,2249,2358,2463,2577,2754,2853", + "endColumns": "103,103,107,84,100,127,84,79,91,93,96,93,99,93,95,94,91,91,80,107,106,106,108,104,113,176,98,82", + "endOffsets": "204,308,416,501,602,730,815,895,987,1081,1178,1272,1372,1466,1562,1657,1749,1841,1922,2030,2137,2244,2353,2458,2572,2749,2848,2931" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-km/values-km.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2877", + "endColumns": "100", + "endOffsets": "2973" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-km/values-km.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,306,416,503,606,727,805,881,972,1065,1157,1251,1351,1444,1539,1633,1724,1815,1898,2002,2106,2206,2315,2424,2533,2695,2793", + "endColumns": "101,98,109,86,102,120,77,75,90,92,91,93,99,92,94,93,90,90,82,103,103,99,108,108,108,161,97,83", + "endOffsets": "202,301,411,498,601,722,800,876,967,1060,1152,1246,1346,1439,1534,1628,1719,1810,1893,1997,2101,2201,2310,2419,2528,2690,2788,2872" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zu/values-zu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2873", + "endColumns": "100", + "endOffsets": "2969" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zu/values-zu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,320,432,520,623,738,817,894,985,1078,1173,1267,1367,1460,1555,1649,1740,1833,1914,2018,2121,2219,2326,2433,2538,2695,2791", + "endColumns": "107,106,111,87,102,114,78,76,90,92,94,93,99,92,94,93,90,92,80,103,102,97,106,106,104,156,95,81", + "endOffsets": "208,315,427,515,618,733,812,889,980,1073,1168,1262,1362,1455,1550,1644,1735,1828,1909,2013,2116,2214,2321,2428,2533,2690,2786,2868" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-mr/values-mr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,322,429,519,621,733,811,888,979,1072,1165,1262,1362,1455,1550,1644,1735,1826,1906,2013,2114,2213,2322,2424,2538,2695,2798", + "endColumns": "110,105,106,89,101,111,77,76,90,92,92,96,99,92,94,93,90,90,79,106,100,98,108,101,113,156,102,82", + "endOffsets": "211,317,424,514,616,728,806,883,974,1067,1160,1257,1357,1450,1545,1639,1730,1821,1901,2008,2109,2208,2317,2419,2533,2690,2793,2876" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-mr/values-mr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2881", + "endColumns": "100", + "endOffsets": "2977" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-or/values-or.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2933", + "endColumns": "100", + "endOffsets": "3029" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-or/values-or.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,334,441,527,631,751,830,906,997,1090,1186,1281,1381,1474,1569,1665,1756,1846,1935,2045,2149,2248,2359,2463,2581,2744,2850", + "endColumns": "118,109,106,85,103,119,78,75,90,92,95,94,99,92,94,95,90,89,88,109,103,98,110,103,117,162,105,82", + "endOffsets": "219,329,436,522,626,746,825,901,992,1085,1181,1276,1376,1469,1564,1660,1751,1841,1930,2040,2144,2243,2354,2458,2576,2739,2845,2928" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-watch-v20/values-watch-v20.xml", + "from": { + "startLines": "2,5,8", + "startColumns": "4,4,4", + "startOffsets": "55,214,385", + "endLines": "4,7,10", + "endColumns": "12,12,12", + "endOffsets": "209,380,553" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-uk/values-uk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,316,424,510,615,733,814,893,984,1077,1172,1266,1366,1459,1554,1649,1740,1831,1930,2036,2142,2240,2347,2454,2559,2729,2829", + "endColumns": "108,101,107,85,104,117,80,78,90,92,94,93,99,92,94,94,90,90,98,105,105,97,106,106,104,169,99,81", + "endOffsets": "209,311,419,505,610,728,809,888,979,1072,1167,1261,1361,1454,1549,1644,1735,1826,1925,2031,2137,2235,2342,2449,2554,2724,2824,2906" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-uk/values-uk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2911", + "endColumns": "100", + "endOffsets": "3007" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fr-rCA/values-fr-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,323,433,520,626,756,841,921,1012,1105,1203,1298,1398,1491,1584,1679,1770,1861,1947,2057,2168,2271,2382,2490,2597,2756,2855", + "endColumns": "110,106,109,86,105,129,84,79,90,92,97,94,99,92,92,94,90,90,85,109,110,102,110,107,106,158,98,86", + "endOffsets": "211,318,428,515,621,751,836,916,1007,1100,1198,1293,1393,1486,1579,1674,1765,1856,1942,2052,2163,2266,2377,2485,2592,2751,2850,2937" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fr-rCA/values-fr-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2942", + "endColumns": "100", + "endOffsets": "3038" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-et/values-et.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,310,421,507,609,726,807,884,976,1070,1166,1268,1377,1471,1572,1666,1758,1851,1934,2045,2149,2248,2358,2460,2559,2725,2827", + "endColumns": "105,98,110,85,101,116,80,76,91,93,95,101,108,93,100,93,91,92,82,110,103,98,109,101,98,165,101,82", + "endOffsets": "206,305,416,502,604,721,802,879,971,1065,1161,1263,1372,1466,1567,1661,1753,1846,1929,2040,2144,2243,2353,2455,2554,2720,2822,2905" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-et/values-et.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2910", + "endColumns": "100", + "endOffsets": "3006" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-af/values-af.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,309,415,500,603,721,798,874,965,1058,1153,1247,1346,1439,1534,1633,1728,1822,1903,2010,2115,2212,2320,2423,2525,2679,2777", + "endColumns": "107,95,105,84,102,117,76,75,90,92,94,93,98,92,94,98,94,93,80,106,104,96,107,102,101,153,97,80", + "endOffsets": "208,304,410,495,598,716,793,869,960,1053,1148,1242,1341,1434,1529,1628,1723,1817,1898,2005,2110,2207,2315,2418,2520,2674,2772,2853" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-af/values-af.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2858", + "endColumns": "100", + "endOffsets": "2954" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ro/values-ro.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,330,443,527,631,752,837,917,1008,1101,1196,1290,1390,1483,1578,1672,1763,1855,1938,2050,2158,2258,2372,2478,2584,2748,2851", + "endColumns": "120,103,112,83,103,120,84,79,90,92,94,93,99,92,94,93,90,91,82,111,107,99,113,105,105,163,102,83", + "endOffsets": "221,325,438,522,626,747,832,912,1003,1096,1191,1285,1385,1478,1573,1667,1758,1850,1933,2045,2153,2253,2367,2473,2579,2743,2846,2930" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ro/values-ro.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2935", + "endColumns": "100", + "endOffsets": "3031" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values_values.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/390fba7780f75f3935d6793c0cae2473/coordinatorlayout-1.0.0/res/values/values.xml", + "from": { + "startLines": "2,102,3,13", + "startColumns": "4,4,4,4", + "startOffsets": "55,5935,116,724", + "endLines": "2,104,12,101", + "endColumns": "60,12,24,24", + "endOffsets": "111,6075,719,5930" + }, + "to": { + "startLines": "9,1902,2689,2699", + "startColumns": "4,4,4,4", + "startOffsets": "327,127855,170871,171479", + "endLines": "9,1904,2698,2787", + "endColumns": "60,12,24,24", + "endOffsets": "383,127995,171474,176685" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,221,222,226,230,234,239,245,252,256,260,265,269,273,277,281,285,289,295,299,305,309,315,319,324,328,331,335,341,345,351,355,361,364,368,372,376,380,384,385,386,387,390,393,396,399,403,404,405,406,407,410,412,414,416,421,422,426,432,436,437,439,451,452,456,462,466,467,468,472,499,503,504,508,536,708,734,906,932,963,971,977,993,1015,1020,1025,1035,1044,1053,1057,1064,1083,1090,1091,1100,1103,1106,1110,1114,1118,1121,1122,1127,1132,1142,1147,1154,1160,1161,1164,1168,1173,1175,1177,1180,1183,1185,1189,1192,1199,1202,1205,1209,1211,1215,1217,1219,1221,1225,1233,1241,1253,1259,1268,1271,1282,1285,1286,1291,1292,1297,1366,1436,1437,1447,1456,1457,1459,1463,1466,1469,1472,1475,1478,1481,1484,1488,1491,1494,1497,1501,1504,1508,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1534,1536,1537,1538,1539,1540,1541,1542,1543,1545,1546,1548,1549,1551,1553,1554,1556,1557,1558,1559,1560,1561,1563,1564,1565,1566,1567,1568,1570,1572,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1588,1589,1590,1591,1592,1593,1594,1596,1600,1604,1605,1606,1607,1608,1609,1613,1614,1615,1616,1618,1620,1622,1624,1626,1627,1628,1629,1631,1633,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1649,1650,1651,1652,1654,1656,1657,1659,1660,1662,1664,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1679,1680,1681,1682,1684,1685,1686,1687,1688,1690,1692,1694,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1794,1797,1800,1803,1817,1828,1838,1868,1895,1904,1979,2382,2387,2415,2433,2469,2475,2481,2504,2645,2665,2671,2675,2681,2718,2730,2796,2820,2889,2908,2934", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,160,205,254,295,350,412,476,546,607,682,758,835,913,998,1080,1156,1232,1309,1387,1493,1599,1678,1758,1815,1873,1947,2022,2087,2153,2213,2274,2346,2419,2486,2554,2613,2672,2731,2790,2849,2903,2957,3010,3064,3118,3172,3226,3300,3379,3452,3526,3597,3669,3741,3814,3871,3929,4002,4076,4150,4225,4297,4370,4440,4511,4571,4632,4701,4770,4840,4914,4990,5054,5131,5207,5284,5349,5418,5495,5570,5639,5707,5784,5850,5911,6008,6073,6142,6241,6312,6371,6429,6486,6545,6609,6680,6752,6824,6896,6968,7035,7103,7171,7230,7293,7357,7447,7538,7598,7664,7731,7797,7867,7931,7984,8051,8112,8179,8292,8350,8413,8478,8543,8618,8691,8763,8807,8854,8900,8949,9010,9071,9132,9194,9258,9322,9386,9451,9514,9574,9635,9701,9760,9820,9882,9953,10013,10081,10167,10254,10344,10431,10519,10601,10684,10774,10865,10917,10975,11020,11086,11150,11207,11264,11318,11375,11423,11472,11523,11557,11604,11653,11699,11731,11795,11857,11917,11974,12048,12118,12196,12250,12320,12405,12453,12499,12560,12623,12689,12753,12824,12887,12952,13016,13077,13138,13190,13263,13337,13406,13481,13555,13629,13770,13840,13893,13971,14061,14149,14245,14335,14917,15006,15253,15534,15786,16071,16464,16941,17163,17385,17661,17888,18118,18348,18578,18808,19035,19454,19680,20105,20335,20763,20982,21265,21473,21604,21831,22257,22482,22909,23130,23555,23675,23951,24252,24576,24867,25181,25318,25449,25554,25796,25963,26167,26375,26646,26758,26870,26975,27092,27306,27452,27592,27678,28026,28114,28360,28778,29027,29109,29207,29889,29989,30241,30665,30920,31014,31103,31340,33392,33634,33736,33989,36173,47362,48878,60165,61693,63450,64076,64496,65757,67022,67278,67514,68061,68555,69160,69358,69938,71306,71681,71799,72337,72494,72690,72963,73219,73389,73530,73594,73959,74326,75002,75266,75604,75957,76051,76237,76543,76805,76930,77057,77296,77507,77626,77819,77996,78451,78632,78754,79013,79126,79313,79415,79522,79651,79926,80434,80930,81807,82101,82671,82820,83552,83724,83808,84144,84236,84514,89908,95442,95504,96134,96748,96839,96952,97181,97341,97493,97664,97830,97999,98166,98329,98572,98742,98915,99086,99360,99559,99764,100094,100178,100274,100370,100468,100568,100670,100772,100874,100976,101078,101178,101274,101386,101515,101638,101769,101900,101998,102112,102206,102346,102480,102576,102688,102788,102904,103000,103112,103212,103352,103488,103652,103782,103940,104090,104231,104375,104510,104622,104772,104900,105028,105164,105296,105426,105556,105668,105808,105954,106098,106236,106302,106392,106468,106572,106662,106764,106872,106980,107080,107160,107252,107350,107460,107512,107590,107696,107788,107892,108002,108124,108287,108444,108524,108624,108714,108824,108914,109155,109249,109355,109447,109547,109659,109773,109889,110005,110099,110213,110325,110427,110547,110669,110751,110855,110975,111101,111199,111293,111381,111493,111609,111731,111843,112018,112134,112220,112312,112424,112548,112615,112741,112809,112937,113081,113209,113278,113373,113488,113601,113700,113809,113920,114031,114132,114237,114337,114467,114558,114681,114775,114887,114973,115077,115173,115261,115379,115483,115587,115713,115801,115909,116009,116099,116209,116293,116395,116479,116533,116597,116703,116789,116899,116983,117103,122247,122365,122480,122612,123327,124019,124536,126135,127668,128056,132791,153454,153714,155224,156257,158270,158532,158888,159718,166500,167634,167928,168151,168478,170528,171176,175027,176229,180308,181523,182932", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,220,221,225,229,233,238,244,251,255,259,264,268,272,276,280,284,288,294,298,304,308,314,318,323,327,330,334,340,344,350,354,360,363,367,371,375,379,383,384,385,386,389,392,395,398,402,403,404,405,406,409,411,413,415,420,421,425,431,435,436,438,450,451,455,461,465,466,467,471,498,502,503,507,535,707,733,905,931,962,970,976,992,1014,1019,1024,1034,1043,1052,1056,1063,1082,1089,1090,1099,1102,1105,1109,1113,1117,1120,1121,1126,1131,1141,1146,1153,1159,1160,1163,1167,1172,1174,1176,1179,1182,1184,1188,1191,1198,1201,1204,1208,1210,1214,1216,1218,1220,1224,1232,1240,1252,1258,1267,1270,1281,1284,1285,1290,1291,1296,1365,1435,1436,1446,1455,1456,1458,1462,1465,1468,1471,1474,1477,1480,1483,1487,1490,1493,1496,1500,1503,1507,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1533,1535,1536,1537,1538,1539,1540,1541,1542,1544,1545,1547,1548,1550,1552,1553,1555,1556,1557,1558,1559,1560,1562,1563,1564,1565,1566,1567,1569,1571,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1587,1588,1589,1590,1591,1592,1593,1595,1599,1603,1604,1605,1606,1607,1608,1612,1613,1614,1615,1617,1619,1621,1623,1625,1626,1627,1628,1630,1632,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1648,1649,1650,1651,1653,1655,1656,1658,1659,1661,1663,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1678,1679,1680,1681,1683,1684,1685,1686,1687,1689,1691,1693,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1793,1796,1799,1802,1816,1827,1837,1867,1894,1903,1978,2381,2386,2414,2432,2468,2474,2480,2503,2644,2664,2670,2674,2680,2717,2729,2795,2819,2888,2907,2933,2942", + "endColumns": "54,44,48,40,54,61,63,69,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,66,60,66,112,57,62,64,64,74,72,71,43,46,45,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,51,77,105,91,103,109,12,12,12,79,99,89,109,89,12,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,85,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "155,200,249,290,345,407,471,541,602,677,753,830,908,993,1075,1151,1227,1304,1382,1488,1594,1673,1753,1810,1868,1942,2017,2082,2148,2208,2269,2341,2414,2481,2549,2608,2667,2726,2785,2844,2898,2952,3005,3059,3113,3167,3221,3295,3374,3447,3521,3592,3664,3736,3809,3866,3924,3997,4071,4145,4220,4292,4365,4435,4506,4566,4627,4696,4765,4835,4909,4985,5049,5126,5202,5279,5344,5413,5490,5565,5634,5702,5779,5845,5906,6003,6068,6137,6236,6307,6366,6424,6481,6540,6604,6675,6747,6819,6891,6963,7030,7098,7166,7225,7288,7352,7442,7533,7593,7659,7726,7792,7862,7926,7979,8046,8107,8174,8287,8345,8408,8473,8538,8613,8686,8758,8802,8849,8895,8944,9005,9066,9127,9189,9253,9317,9381,9446,9509,9569,9630,9696,9755,9815,9877,9948,10008,10076,10162,10249,10339,10426,10514,10596,10679,10769,10860,10912,10970,11015,11081,11145,11202,11259,11313,11370,11418,11467,11518,11552,11599,11648,11694,11726,11790,11852,11912,11969,12043,12113,12191,12245,12315,12400,12448,12494,12555,12618,12684,12748,12819,12882,12947,13011,13072,13133,13185,13258,13332,13401,13476,13550,13624,13765,13835,13888,13966,14056,14144,14240,14330,14912,15001,15248,15529,15781,16066,16459,16936,17158,17380,17656,17883,18113,18343,18573,18803,19030,19449,19675,20100,20330,20758,20977,21260,21468,21599,21826,22252,22477,22904,23125,23550,23670,23946,24247,24571,24862,25176,25313,25444,25549,25791,25958,26162,26370,26641,26753,26865,26970,27087,27301,27447,27587,27673,28021,28109,28355,28773,29022,29104,29202,29884,29984,30236,30660,30915,31009,31098,31335,33387,33629,33731,33984,36168,47357,48873,60160,61688,63445,64071,64491,65752,67017,67273,67509,68056,68550,69155,69353,69933,71301,71676,71794,72332,72489,72685,72958,73214,73384,73525,73589,73954,74321,74997,75261,75599,75952,76046,76232,76538,76800,76925,77052,77291,77502,77621,77814,77991,78446,78627,78749,79008,79121,79308,79410,79517,79646,79921,80429,80925,81802,82096,82666,82815,83547,83719,83803,84139,84231,84509,89903,95437,95499,96129,96743,96834,96947,97176,97336,97488,97659,97825,97994,98161,98324,98567,98737,98910,99081,99355,99554,99759,100089,100173,100269,100365,100463,100563,100665,100767,100869,100971,101073,101173,101269,101381,101510,101633,101764,101895,101993,102107,102201,102341,102475,102571,102683,102783,102899,102995,103107,103207,103347,103483,103647,103777,103935,104085,104226,104370,104505,104617,104767,104895,105023,105159,105291,105421,105551,105663,105803,105949,106093,106231,106297,106387,106463,106567,106657,106759,106867,106975,107075,107155,107247,107345,107455,107507,107585,107691,107783,107887,107997,108119,108282,108439,108519,108619,108709,108819,108909,109150,109244,109350,109442,109542,109654,109768,109884,110000,110094,110208,110320,110422,110542,110664,110746,110850,110970,111096,111194,111288,111376,111488,111604,111726,111838,112013,112129,112215,112307,112419,112543,112610,112736,112804,112932,113076,113204,113273,113368,113483,113596,113695,113804,113915,114026,114127,114232,114332,114462,114553,114676,114770,114882,114968,115072,115168,115256,115374,115478,115582,115708,115796,115904,116004,116094,116204,116288,116390,116474,116528,116592,116698,116784,116894,116978,117098,122242,122360,122475,122607,123322,124014,124531,126130,127663,128051,132786,153449,153709,155219,156252,158265,158527,158883,159713,166495,167629,167923,168146,168473,170523,171171,175022,176224,180303,181518,182927,183401" + }, + "to": { + "startLines": "10,11,12,14,15,16,17,18,19,20,21,22,23,26,27,28,29,30,31,32,33,34,35,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,178,179,183,184,185,186,187,188,189,218,219,220,221,222,223,224,225,263,264,265,266,268,272,273,275,292,297,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,346,349,350,351,352,353,355,363,364,368,372,383,388,394,401,405,409,414,418,422,426,430,434,438,444,448,454,458,464,468,473,477,480,484,490,494,500,504,510,513,517,521,525,529,533,534,535,536,539,542,545,548,552,553,554,555,556,559,561,563,565,570,571,575,581,585,586,588,600,601,605,611,615,616,617,621,648,652,653,657,685,857,883,1055,1081,1112,1120,1126,1142,1164,1169,1174,1184,1193,1202,1206,1213,1232,1239,1240,1249,1252,1255,1259,1263,1267,1270,1271,1276,1281,1291,1296,1303,1309,1310,1313,1317,1322,1324,1326,1329,1332,1334,1338,1341,1348,1351,1354,1358,1360,1364,1366,1368,1370,1374,1382,1390,1402,1408,1417,1420,1431,1434,1435,1440,1441,1457,1526,1596,1597,1607,1616,1617,1619,1623,1626,1629,1632,1635,1638,1641,1644,1648,1651,1654,1657,1661,1664,1668,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1694,1696,1697,1698,1699,1700,1701,1702,1703,1705,1706,1708,1709,1711,1713,1714,1716,1717,1718,1719,1720,1721,1723,1724,1725,1726,1727,1744,1746,1748,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1764,1765,1766,1767,1768,1769,1770,1772,1776,1782,1783,1784,1785,1786,1787,1791,1792,1793,1795,1797,1799,1801,1803,1805,1806,1807,1808,1810,1812,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1828,1829,1830,1831,1833,1835,1836,1838,1839,1841,1843,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1858,1859,1860,1861,1863,1864,1865,1866,1867,1869,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1905,1988,1991,1994,1997,2011,2022,2077,2107,2134,2143,2218,2621,2661,2788,2939,2975,2981,2987,3010,3151,3171,3177,3181,3216,3253,3297,3363,3387,3456,3475,3501", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "388,443,488,593,634,689,751,815,885,946,1021,1097,1174,1412,1497,1579,1655,1731,1808,1886,1992,2098,2177,2257,2314,2621,2695,2770,2835,2901,2961,3022,3094,3167,3234,3302,3361,3420,3479,3538,3597,3651,3705,3758,3812,3866,3920,4195,4269,4348,4421,4495,4566,4638,4710,4783,4840,4898,4971,5045,5119,5194,5266,5339,5409,5480,5540,5601,5670,5739,5809,5883,5959,6023,6100,6176,6253,6318,6387,6464,6539,6608,6676,6753,6819,6880,6977,7042,7111,7210,7281,7340,7398,7455,7514,7578,7649,7721,7793,7865,7937,8004,8072,8140,8199,8262,8326,8416,8507,8567,8633,8700,8766,8836,8900,8953,9020,9081,9148,9261,9319,9382,9447,9512,9587,9660,9732,9776,9823,9869,9918,9979,10040,10101,10163,10227,10291,10355,10420,10483,10543,10604,10670,10729,10789,10851,10922,10982,11708,11794,12044,12134,12221,12309,12391,12474,12564,14355,14407,14465,14510,14576,14640,14697,14754,17047,17104,17152,17201,17309,17479,17526,17640,18545,18788,18852,18914,18974,19101,19175,19245,19323,19377,19447,19532,19580,19626,19687,19750,19816,19880,19951,20014,20079,20143,20204,20265,20317,20390,20464,20533,20608,20682,20756,20897,21646,21822,21900,21990,22078,22174,22315,22897,22986,23233,23514,24180,24465,24858,25335,25557,25779,26055,26282,26512,26742,26972,27202,27429,27848,28074,28499,28729,29157,29376,29659,29867,29998,30225,30651,30876,31303,31524,31949,32069,32345,32646,32970,33261,33575,33712,33843,33948,34190,34357,34561,34769,35040,35152,35264,35369,35486,35700,35846,35986,36072,36420,36508,36754,37172,37421,37503,37601,38283,38383,38635,39059,39314,39408,39497,39734,41786,42028,42130,42383,44567,55756,57272,68559,70087,71844,72470,72890,74151,75416,75672,75908,76455,76949,77554,77752,78332,79700,80075,80193,80731,80888,81084,81357,81613,81783,81924,81988,82353,82720,83396,83660,83998,84351,84445,84631,84937,85199,85324,85451,85690,85901,86020,86213,86390,86845,87026,87148,87407,87520,87707,87809,87916,88045,88320,88828,89324,90201,90495,91065,91214,91946,92118,92202,92538,92630,93373,98767,104301,104363,104993,105607,105698,105811,106040,106200,106352,106523,106689,106858,107025,107188,107431,107601,107774,107945,108219,108418,108623,108953,109037,109133,109229,109327,109427,109529,109631,109733,109835,109937,110037,110133,110245,110374,110497,110628,110759,110857,110971,111065,111205,111339,111435,111547,111647,111763,111859,111971,112071,112211,112347,112511,112641,112799,112949,113090,113234,113369,113481,113631,113759,113887,114023,114155,114285,114415,114527,115807,115953,116097,116235,116301,116391,116467,116571,116661,116763,116871,116979,117079,117159,117251,117349,117459,117511,117589,117695,117787,117891,118001,118123,118286,118556,118636,118736,118826,118936,119026,119267,119361,119467,119586,119686,119798,119912,120028,120144,120238,120352,120464,120566,120686,120808,120890,120994,121114,121240,121338,121432,121520,121632,121748,121870,121982,122157,122273,122359,122451,122563,122687,122754,122880,122948,123076,123220,123348,123417,123512,123627,123740,123839,123948,124059,124170,124271,124376,124476,124606,124697,124820,124914,125026,125112,125216,125312,125400,125518,125622,125726,125852,125940,126048,126148,126238,126348,126432,126534,126618,126672,126736,126842,126928,127038,127122,128000,133144,133262,133377,133509,134224,134916,138062,139661,141194,141582,146317,166980,169361,176690,185544,187557,187819,188175,189005,195787,196921,197215,197438,199291,201341,203892,207743,208945,213024,214239,215648", + "endLines": "10,11,12,14,15,16,17,18,19,20,21,22,23,26,27,28,29,30,31,32,33,34,35,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,178,179,183,184,185,186,187,188,189,218,219,220,221,222,223,224,225,263,264,265,266,268,272,273,275,292,297,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,346,349,350,351,352,353,362,363,367,371,375,387,393,400,404,408,413,417,421,425,429,433,437,443,447,453,457,463,467,472,476,479,483,489,493,499,503,509,512,516,520,524,528,532,533,534,535,538,541,544,547,551,552,553,554,555,558,560,562,564,569,570,574,580,584,585,587,599,600,604,610,614,615,616,620,647,651,652,656,684,856,882,1054,1080,1111,1119,1125,1141,1163,1168,1173,1183,1192,1201,1205,1212,1231,1238,1239,1248,1251,1254,1258,1262,1266,1269,1270,1275,1280,1290,1295,1302,1308,1309,1312,1316,1321,1323,1325,1328,1331,1333,1337,1340,1347,1350,1353,1357,1359,1363,1365,1367,1369,1373,1381,1389,1401,1407,1416,1419,1430,1433,1434,1439,1440,1445,1525,1595,1596,1606,1615,1616,1618,1622,1625,1628,1631,1634,1637,1640,1643,1647,1650,1653,1656,1660,1663,1667,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1693,1695,1696,1697,1698,1699,1700,1701,1702,1704,1705,1707,1708,1710,1712,1713,1715,1716,1717,1718,1719,1720,1722,1723,1724,1725,1726,1727,1745,1747,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1763,1764,1765,1766,1767,1768,1769,1771,1775,1779,1782,1783,1784,1785,1786,1790,1791,1792,1793,1796,1798,1800,1802,1804,1805,1806,1807,1809,1811,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1827,1828,1829,1830,1832,1834,1835,1837,1838,1840,1842,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1857,1858,1859,1860,1862,1863,1864,1865,1866,1868,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1987,1990,1993,1996,2010,2021,2031,2106,2133,2142,2217,2620,2625,2688,2805,2974,2980,2986,3009,3150,3170,3176,3180,3186,3252,3264,3362,3386,3455,3474,3500,3509", + "endColumns": "54,44,48,40,54,61,63,69,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,66,60,66,112,57,62,64,64,74,72,71,43,46,45,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,51,77,105,91,103,109,12,12,12,79,99,89,109,89,12,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,85,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "438,483,532,629,684,746,810,880,941,1016,1092,1169,1247,1492,1574,1650,1726,1803,1881,1987,2093,2172,2252,2309,2367,2690,2765,2830,2896,2956,3017,3089,3162,3229,3297,3356,3415,3474,3533,3592,3646,3700,3753,3807,3861,3915,3969,4264,4343,4416,4490,4561,4633,4705,4778,4835,4893,4966,5040,5114,5189,5261,5334,5404,5475,5535,5596,5665,5734,5804,5878,5954,6018,6095,6171,6248,6313,6382,6459,6534,6603,6671,6748,6814,6875,6972,7037,7106,7205,7276,7335,7393,7450,7509,7573,7644,7716,7788,7860,7932,7999,8067,8135,8194,8257,8321,8411,8502,8562,8628,8695,8761,8831,8895,8948,9015,9076,9143,9256,9314,9377,9442,9507,9582,9655,9727,9771,9818,9864,9913,9974,10035,10096,10158,10222,10286,10350,10415,10478,10538,10599,10665,10724,10784,10846,10917,10977,11045,11789,11876,12129,12216,12304,12386,12469,12559,12650,14402,14460,14505,14571,14635,14692,14749,14803,17099,17147,17196,17247,17338,17521,17570,17681,18572,18847,18909,18969,19026,19170,19240,19318,19372,19442,19527,19575,19621,19682,19745,19811,19875,19946,20009,20074,20138,20199,20260,20312,20385,20459,20528,20603,20677,20751,20892,20962,21694,21895,21985,22073,22169,22259,22892,22981,23228,23509,23761,24460,24853,25330,25552,25774,26050,26277,26507,26737,26967,27197,27424,27843,28069,28494,28724,29152,29371,29654,29862,29993,30220,30646,30871,31298,31519,31944,32064,32340,32641,32965,33256,33570,33707,33838,33943,34185,34352,34556,34764,35035,35147,35259,35364,35481,35695,35841,35981,36067,36415,36503,36749,37167,37416,37498,37596,38278,38378,38630,39054,39309,39403,39492,39729,41781,42023,42125,42378,44562,55751,57267,68554,70082,71839,72465,72885,74146,75411,75667,75903,76450,76944,77549,77747,78327,79695,80070,80188,80726,80883,81079,81352,81608,81778,81919,81983,82348,82715,83391,83655,83993,84346,84440,84626,84932,85194,85319,85446,85685,85896,86015,86208,86385,86840,87021,87143,87402,87515,87702,87804,87911,88040,88315,88823,89319,90196,90490,91060,91209,91941,92113,92197,92533,92625,92903,98762,104296,104358,104988,105602,105693,105806,106035,106195,106347,106518,106684,106853,107020,107183,107426,107596,107769,107940,108214,108413,108618,108948,109032,109128,109224,109322,109422,109524,109626,109728,109830,109932,110032,110128,110240,110369,110492,110623,110754,110852,110966,111060,111200,111334,111430,111542,111642,111758,111854,111966,112066,112206,112342,112506,112636,112794,112944,113085,113229,113364,113476,113626,113754,113882,114018,114150,114280,114410,114522,114662,115948,116092,116230,116296,116386,116462,116566,116656,116758,116866,116974,117074,117154,117246,117344,117454,117506,117584,117690,117782,117886,117996,118118,118281,118438,118631,118731,118821,118931,119021,119262,119356,119462,119554,119681,119793,119907,120023,120139,120233,120347,120459,120561,120681,120803,120885,120989,121109,121235,121333,121427,121515,121627,121743,121865,121977,122152,122268,122354,122446,122558,122682,122749,122875,122943,123071,123215,123343,123412,123507,123622,123735,123834,123943,124054,124165,124266,124371,124471,124601,124692,124815,124909,125021,125107,125211,125307,125395,125513,125617,125721,125847,125935,126043,126143,126233,126343,126427,126529,126613,126667,126731,126837,126923,127033,127117,127237,133139,133257,133372,133504,134219,134911,135428,139656,141189,141577,146312,166975,167235,170866,177718,187552,187814,188170,189000,195782,196916,197210,197433,197760,201336,201984,207738,208940,213019,214234,215643,216117" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/2139d73c5146b0d9ccfa1f5b382f03a7/cardview-1.0.0/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,35,36,37,38,45,47,50,7", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,107,168,230,292,2179,2238,2295,2349,2763,2827,2953,356", + "endLines": "2,3,4,5,6,35,36,37,44,46,49,52,34", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "102,163,225,287,351,2233,2290,2344,2758,2822,2948,3076,2174" + }, + "to": { + "startLines": "8,38,39,40,41,168,169,170,376,1446,1448,1451,2626", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "275,2372,2433,2495,2557,11050,11109,11166,23766,92908,92972,93098,167240", + "endLines": "8,38,39,40,41,168,169,170,382,1447,1450,1453,2653", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "322,2428,2490,2552,2616,11104,11161,11215,24175,92967,93093,93221,169058" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,88,89,93,94,95,96,103,151,183,220", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,127,215,284,347,417,485,557,627,688,762,835,896,957,1019,1083,1145,1206,1274,1374,1434,1500,1573,1642,1699,1751,1813,1885,1961,2026,2085,2144,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2803,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3462,3522,3582,3641,3700,3759,3818,3877,3936,3971,4006,4061,4124,4179,4237,4295,4356,4419,4476,4527,4577,4638,4695,4761,4795,4830,4865,4935,5006,5123,5324,5434,5635,5764,5836,5903,6201,9501,11566,13326", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,87,88,92,93,94,95,102,150,182,219,226", + "endColumns": "71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "122,210,279,342,412,480,552,622,683,757,830,891,952,1014,1078,1140,1201,1269,1369,1429,1495,1568,1637,1694,1746,1808,1880,1956,2021,2080,2139,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2798,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3457,3517,3577,3636,3695,3754,3813,3872,3931,3966,4001,4056,4119,4174,4232,4290,4351,4414,4471,4522,4572,4633,4690,4756,4790,4825,4860,4930,5001,5118,5319,5429,5630,5759,5831,5898,6196,9496,11561,13321,13698" + }, + "to": { + "startLines": "24,25,64,65,171,172,173,174,175,176,177,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,270,271,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,301,347,1728,1729,1734,1737,1742,1890,1891,2654,2806,2854,2895,2932", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "1252,1324,3974,4043,11220,11290,11358,11430,11500,11561,11635,13165,13226,13287,13349,13413,13475,13536,13604,13704,13764,13830,13903,13972,14029,14081,14924,14996,15072,15137,15196,15255,15315,15375,15435,15495,15555,15615,15675,15735,15795,15855,15914,15974,16034,16094,16154,16214,16274,16334,16394,16454,16514,16573,16633,16693,16752,16811,16870,16929,16988,17409,17444,17686,17741,17804,17859,17917,17975,18036,18099,18156,18207,18257,18318,18375,18441,18475,18510,19031,21699,114667,114784,115051,115344,115611,127242,127314,169063,177723,181023,183407,185167", + "endLines": "24,25,64,65,171,172,173,174,175,176,177,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,270,271,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,301,347,1728,1732,1734,1740,1742,1890,1891,2660,2853,2885,2931,2938", + "endColumns": "71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "1319,1407,4038,4101,11285,11353,11425,11495,11556,11630,11703,13221,13282,13344,13408,13470,13531,13599,13699,13759,13825,13898,13967,14024,14076,14138,14991,15067,15132,15191,15250,15310,15370,15430,15490,15550,15610,15670,15730,15790,15850,15909,15969,16029,16089,16149,16209,16269,16329,16389,16449,16509,16568,16628,16688,16747,16806,16865,16924,16983,17042,17439,17474,17736,17799,17854,17912,17970,18031,18094,18151,18202,18252,18313,18370,18436,18470,18505,18540,19096,21765,114779,114980,115156,115540,115735,127309,127376,169356,181018,183083,185162,185539" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/navigation_items.xml", + "from": { + "startLines": "17", + "startColumns": "4", + "startOffsets": "646", + "endLines": "22", + "endColumns": "19", + "endOffsets": "811" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "7", + "endColumns": "19", + "endOffsets": "270" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/styles.xml", + "from": { + "startLines": "17", + "startColumns": "4", + "startOffsets": "646", + "endLines": "19", + "endColumns": "12", + "endOffsets": "788" + }, + "to": { + "startLines": "1454", + "startColumns": "4", + "startOffsets": "93226", + "endLines": "1456", + "endColumns": "12", + "endOffsets": "93368" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/5faf8b25e4fed9f7e888f396864d1b87/lifecycle-runtime-2.3.1/res/values/values.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "42", + "endOffsets": "93" + }, + "to": { + "startLines": "293", + "startColumns": "4", + "startOffsets": "18577", + "endColumns": "42", + "endOffsets": "18615" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/res/values/values.xml", + "from": { + "startLines": "2,5,6,7,8,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,288,341,394,447,560,626,748,809,875", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "139,336,389,442,495,621,743,804,870,937" + }, + "to": { + "startLines": "66,214,215,216,217,1733,1735,1736,1741,1743", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "4106,14143,14196,14249,14302,114985,115161,115283,115545,115740", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "4190,14191,14244,14297,14350,115046,115278,115339,115606,115802" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/f6de2a670d04d6e6d777da00f7299d4c/lifecycle-viewmodel-2.3.1/res/values/values.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "49", + "endOffsets": "100" + }, + "to": { + "startLines": "295", + "startColumns": "4", + "startOffsets": "18674", + "endColumns": "49", + "endOffsets": "18719" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/2163979b6567cda52ae0ebf1a205491d/fragment-1.3.4/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,10", + "startColumns": "4,4,4,4,4", + "startOffsets": "55,112,177,241,411", + "endLines": "2,3,4,9,13", + "endColumns": "56,64,63,24,24", + "endOffsets": "107,172,236,406,555" + }, + "to": { + "startLines": "267,274,296,2886,2891", + "startColumns": "4,4,4,4,4", + "startOffsets": "17252,17575,18724,183088,183258", + "endLines": "267,274,296,2890,2894", + "endColumns": "56,64,63,24,24", + "endOffsets": "17304,17635,18783,183253,183402" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/strings.xml", + "from": { + "startLines": "20,18,17,19", + "startColumns": "4,4,4,4", + "startOffsets": "848,734,646,796", + "endLines": "23,18,17,19", + "endColumns": "13,61,87,51", + "endOffsets": "1075,791,729,843" + }, + "to": { + "startLines": "330,344,345,348", + "startColumns": "4,4,4,4", + "startOffsets": "21023,21496,21558,21770", + "endLines": "333,344,345,348", + "endColumns": "13,61,87,51", + "endOffsets": "21250,21553,21641,21817" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/template-dimens.xml", + "from": { + "startLines": "28,24,23,22,21,20,29", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "959,880,836,791,748,706,1029", + "endColumns": "69,42,43,44,42,41,67", + "endOffsets": "1024,918,875,831,786,743,1092" + }, + "to": { + "startLines": "190,194,195,196,197,198,227", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "12655,12948,12991,13035,13080,13123,14856", + "endColumns": "69,42,43,44,42,41,67", + "endOffsets": "12720,12986,13030,13075,13118,13160,14919" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/dimens.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "647", + "endColumns": "47", + "endOffsets": "690" + }, + "to": { + "startLines": "226", + "startColumns": "4", + "startOffsets": "14808", + "endColumns": "47", + "endOffsets": "14851" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/afab86a26f5870eb1deea6f5be219f33/savedstate-1.1.0/res/values/values.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "53", + "endOffsets": "104" + }, + "to": { + "startLines": "294", + "startColumns": "4", + "startOffsets": "18620", + "endColumns": "53", + "endOffsets": "18669" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/template-styles.xml", + "from": { + "startLines": "24,20,22,27,29,34", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "768,651,713,849,878,1075", + "endLines": "24,20,22,27,32,39", + "endColumns": "51,60,53,27,12,12", + "endOffsets": "815,707,762,872,1069,1348" + }, + "to": { + "startLines": "354,1780,1781,1794,1892,1896", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "22264,118443,118503,119559,127381,127577", + "endLines": "354,1780,1781,1794,1895,1901", + "endColumns": "50,59,52,26,12,12", + "endOffsets": "22310,118498,118551,119581,127572,127850" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/3c963dba1791c82e03149b3b2719af6f/appcompat-resources-1.3.0/res/values/values.xml", + "from": { + "startLines": "2,29,36,47,74", + "startColumns": "4,4,4,4,4", + "startOffsets": "55,1702,2087,2684,4317", + "endLines": "28,35,46,73,78", + "endColumns": "24,24,24,24,24", + "endOffsets": "1697,2082,2679,4312,4582" + }, + "to": { + "startLines": "2032,2059,2066,3265,3292", + "startColumns": "4,4,4,4,4", + "startOffsets": "135433,137080,137465,201989,203622", + "endLines": "2058,2065,2076,3291,3296", + "endColumns": "24,24,24,24,24", + "endOffsets": "137075,137460,138057,203617,203887" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/base-strings.xml", + "from": { + "startLines": "18,19", + "startColumns": "4,4", + "startOffsets": "647,703", + "endLines": "18,28", + "endColumns": "55,13", + "endOffsets": "698,939" + }, + "to": { + "startLines": "329,334", + "startColumns": "4,4", + "startOffsets": "20967,21255", + "endLines": "329,343", + "endColumns": "55,13", + "endOffsets": "21018,21491" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/0cf1f5fbee44042c4337b43289312ff3/recyclerview-1.2.1/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,111,170,218,274,349,425,497,563", + "endLines": "2,3,4,5,6,7,8,9,38", + "endColumns": "55,58,47,55,74,75,71,65,24", + "endOffsets": "106,165,213,269,344,420,492,558,2084" + }, + "to": { + "startLines": "13,180,181,182,191,192,193,269,3187", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "537,11881,11940,11988,12725,12800,12876,17343,197765", + "endLines": "13,180,181,182,191,192,193,269,3215", + "endColumns": "55,58,47,55,74,75,71,65,24", + "endOffsets": "588,11935,11983,12039,12795,12871,12943,17404,199286" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,313,419,505,609,731,816,898,989,1082,1177,1271,1371,1464,1559,1664,1755,1846,1932,2037,2143,2246,2353,2462,2569,2739,2836", + "endColumns": "106,100,105,85,103,121,84,81,90,92,94,93,99,92,94,104,90,90,85,104,105,102,106,108,106,169,96,86", + "endOffsets": "207,308,414,500,604,726,811,893,984,1077,1172,1266,1366,1459,1554,1659,1750,1841,1927,2032,2138,2241,2348,2457,2564,2734,2831,2918" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2923", + "endColumns": "100", + "endOffsets": "3019" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-eu/values-eu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,312,422,508,614,738,824,905,997,1091,1187,1281,1382,1476,1572,1669,1761,1854,1936,2045,2154,2253,2362,2469,2580,2751,2850", + "endColumns": "108,97,109,85,105,123,85,80,91,93,95,93,100,93,95,96,91,92,81,108,108,98,108,106,110,170,98,82", + "endOffsets": "209,307,417,503,609,733,819,900,992,1086,1182,1276,1377,1471,1567,1664,1756,1849,1931,2040,2149,2248,2357,2464,2575,2746,2845,2928" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-eu/values-eu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2933", + "endColumns": "100", + "endOffsets": "3029" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/2139d73c5146b0d9ccfa1f5b382f03a7/cardview-1.0.0/res/values-v23/values-v23.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "4", + "endColumns": "12", + "endOffsets": "200" + }, + "to": { + "startLines": "50", + "startColumns": "4", + "startOffsets": "3524", + "endLines": "52", + "endColumns": "12", + "endOffsets": "3669" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v23/values-v23.xml", + "from": { + "startLines": "2,3,4,5,6,20,34,35,36,39,43,44,45,46", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,190,325,400,487,1371,2267,2386,2513,2735,2959,3074,3181,3294", + "endLines": "2,3,4,5,19,33,34,35,38,42,43,44,45,49", + "endColumns": "134,134,74,86,12,12,118,126,12,12,114,106,112,12", + "endOffsets": "185,320,395,482,1366,2262,2381,2508,2730,2954,3069,3176,3289,3519" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ne/values-ne.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,327,435,526,633,753,837,916,1007,1100,1195,1289,1389,1482,1577,1671,1762,1853,1939,2052,2153,2249,2362,2472,2589,2756,2867", + "endColumns": "110,110,107,90,106,119,83,78,90,92,94,93,99,92,94,93,90,90,85,112,100,95,112,109,116,166,110,79", + "endOffsets": "211,322,430,521,628,748,832,911,1002,1095,1190,1284,1384,1477,1572,1666,1757,1848,1934,2047,2148,2244,2357,2467,2584,2751,2862,2942" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ne/values-ne.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2947", + "endColumns": "100", + "endOffsets": "3043" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zh-rHK/values-zh-rHK.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2745", + "endColumns": "100", + "endOffsets": "2841" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zh-rHK/values-zh-rHK.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,757,832,924,1018,1109,1205,1300,1394,1490,1582,1674,1766,1844,1940,2035,2130,2227,2323,2421,2572,2666", + "endColumns": "94,92,99,81,96,107,76,74,91,93,90,95,94,93,95,91,91,91,77,95,94,94,96,95,97,150,93,78", + "endOffsets": "195,288,388,470,567,675,752,827,919,1013,1104,1200,1295,1389,1485,1577,1669,1761,1839,1935,2030,2125,2222,2318,2416,2567,2661,2740" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/res/values-v24/values-v24.xml", + "from": { + "startLines": "2,3,4,5", + "startColumns": "4,4,4,4", + "startOffsets": "55,121,182,248", + "endColumns": "65,60,65,66", + "endOffsets": "116,177,243,310" + }, + "to": { + "startLines": "4,5,6,7", + "startColumns": "4,4,4,4", + "startOffsets": "347,413,474,540", + "endColumns": "65,60,65,66", + "endOffsets": "408,469,535,602" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v24/values-v24.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,212", + "endColumns": "156,134", + "endOffsets": "207,342" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rGB/values-en-rGB.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rGB/values-en-rGB.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pa/values-pa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2847", + "endColumns": "100", + "endOffsets": "2943" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pa/values-pa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,410,496,596,709,787,864,955,1048,1142,1236,1336,1429,1524,1618,1709,1800,1879,1989,2092,2188,2299,2401,2511,2670,2767", + "endColumns": "102,96,104,85,99,112,77,76,90,92,93,93,99,92,94,93,90,90,78,109,102,95,110,101,109,158,96,79", + "endOffsets": "203,300,405,491,591,704,782,859,950,1043,1137,1231,1331,1424,1519,1613,1704,1795,1874,1984,2087,2183,2294,2396,2506,2665,2762,2842" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pt-rPT/values-pt-rPT.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,319,426,515,616,734,819,899,991,1085,1182,1276,1375,1469,1565,1660,1752,1844,1929,2036,2147,2249,2357,2465,2572,2737,2836", + "endColumns": "107,105,106,88,100,117,84,79,91,93,96,93,98,93,95,94,91,91,84,106,110,101,107,107,106,164,98,85", + "endOffsets": "208,314,421,510,611,729,814,894,986,1080,1177,1271,1370,1464,1560,1655,1747,1839,1924,2031,2142,2244,2352,2460,2567,2732,2831,2917" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pt-rPT/values-pt-rPT.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2922", + "endColumns": "100", + "endOffsets": "3018" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-gu/values-gu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2869", + "endColumns": "100", + "endOffsets": "2965" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-gu/values-gu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,316,423,510,610,730,808,885,976,1069,1164,1258,1358,1451,1546,1640,1731,1822,1902,2008,2109,2206,2315,2415,2525,2685,2788", + "endColumns": "106,103,106,86,99,119,77,76,90,92,94,93,99,92,94,93,90,90,79,105,100,96,108,99,109,159,102,80", + "endOffsets": "207,311,418,505,605,725,803,880,971,1064,1159,1253,1353,1446,1541,1635,1726,1817,1897,2003,2104,2201,2310,2410,2520,2680,2783,2864" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hu/values-hu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2943", + "endColumns": "100", + "endOffsets": "3039" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hu/values-hu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,305,420,504,619,742,819,894,985,1078,1173,1267,1367,1460,1555,1650,1741,1832,1915,2025,2135,2235,2346,2455,2574,2756,2859", + "endColumns": "107,91,114,83,114,122,76,74,90,92,94,93,99,92,94,94,90,90,82,109,109,99,110,108,118,181,102,83", + "endOffsets": "208,300,415,499,614,737,814,889,980,1073,1168,1262,1362,1455,1550,1645,1736,1827,1910,2020,2130,2230,2341,2450,2569,2751,2854,2938" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sk/values-sk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2900", + "endColumns": "100", + "endOffsets": "2996" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sk/values-sk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,313,424,510,618,736,815,892,983,1076,1174,1268,1368,1461,1556,1654,1745,1836,1920,2025,2133,2232,2338,2450,2553,2719,2817", + "endColumns": "106,100,110,85,107,117,78,76,90,92,97,93,99,92,94,97,90,90,83,104,107,98,105,111,102,165,97,82", + "endOffsets": "207,308,419,505,613,731,810,887,978,1071,1169,1263,1363,1456,1551,1649,1740,1831,1915,2020,2128,2227,2333,2445,2548,2714,2812,2895" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ca/values-ca.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,228,333,440,523,629,755,839,918,1009,1102,1195,1290,1388,1481,1574,1668,1759,1850,1931,2042,2150,2248,2358,2463,2571,2731,2830", + "endColumns": "122,104,106,82,105,125,83,78,90,92,92,94,97,92,92,93,90,90,80,110,107,97,109,104,107,159,98,81", + "endOffsets": "223,328,435,518,624,750,834,913,1004,1097,1190,1285,1383,1476,1569,1663,1754,1845,1926,2037,2145,2243,2353,2458,2566,2726,2825,2907" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ca/values-ca.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2912", + "endColumns": "100", + "endOffsets": "3008" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sw/values-sw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,307,415,505,610,727,810,892,983,1076,1171,1265,1365,1458,1553,1647,1738,1829,1911,2012,2120,2219,2326,2438,2542,2704,2801", + "endColumns": "102,98,107,89,104,116,82,81,90,92,94,93,99,92,94,93,90,90,81,100,107,98,106,111,103,161,96,82", + "endOffsets": "203,302,410,500,605,722,805,887,978,1071,1166,1260,1360,1453,1548,1642,1733,1824,1906,2007,2115,2214,2321,2433,2537,2699,2796,2879" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sw/values-sw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2884", + "endColumns": "100", + "endOffsets": "2980" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-kn/values-kn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,331,444,532,639,765,843,919,1010,1103,1198,1292,1392,1485,1580,1674,1765,1856,1938,2054,2164,2263,2376,2481,2595,2759,2859", + "endColumns": "113,111,112,87,106,125,77,75,90,92,94,93,99,92,94,93,90,90,81,115,109,98,112,104,113,163,99,82", + "endOffsets": "214,326,439,527,634,760,838,914,1005,1098,1193,1287,1387,1480,1575,1669,1760,1851,1933,2049,2159,2258,2371,2476,2590,2754,2854,2937" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-kn/values-kn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2942", + "endColumns": "100", + "endOffsets": "3038" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-si/values-si.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2903", + "endColumns": "100", + "endOffsets": "2999" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-si/values-si.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,328,435,518,623,739,829,915,1006,1099,1193,1287,1387,1480,1575,1669,1760,1851,1935,2044,2148,2246,2356,2456,2563,2722,2821", + "endColumns": "115,106,106,82,104,115,89,85,90,92,93,93,99,92,94,93,90,90,83,108,103,97,109,99,106,158,98,81", + "endOffsets": "216,323,430,513,618,734,824,910,1001,1094,1188,1282,1382,1475,1570,1664,1755,1846,1930,2039,2143,2241,2351,2451,2558,2717,2816,2898" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-tr/values-tr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,318,430,515,621,741,821,896,987,1080,1172,1266,1366,1459,1561,1656,1747,1838,1917,2024,2128,2224,2331,2434,2543,2699,2797", + "endColumns": "113,98,111,84,105,119,79,74,90,92,91,93,99,92,101,94,90,90,78,106,103,95,106,102,108,155,97,79", + "endOffsets": "214,313,425,510,616,736,816,891,982,1075,1167,1261,1361,1454,1556,1651,1742,1833,1912,2019,2123,2219,2326,2429,2538,2694,2792,2872" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-tr/values-tr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2877", + "endColumns": "100", + "endOffsets": "2973" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ldltr-v21/values-ldltr-v21.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "112", + "endOffsets": "163" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-nl/values-nl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2914", + "endColumns": "100", + "endOffsets": "3010" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-nl/values-nl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,328,435,520,628,748,826,902,994,1088,1183,1277,1377,1471,1567,1662,1754,1846,1928,2039,2142,2241,2356,2470,2573,2728,2831", + "endColumns": "117,104,106,84,107,119,77,75,91,93,94,93,99,93,95,94,91,91,81,110,102,98,114,113,102,154,102,82", + "endOffsets": "218,323,430,515,623,743,821,897,989,1083,1178,1272,1372,1466,1562,1657,1749,1841,1923,2034,2137,2236,2351,2465,2568,2723,2826,2909" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat", + "map": [ + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-v11/template-styles.xml", + "from": { + "startLines": "19", + "startColumns": "4", + "startOffsets": "650", + "endColumns": "65", + "endOffsets": "711" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "64", + "endOffsets": "115" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-be/values-be.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2917", + "endColumns": "100", + "endOffsets": "3013" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-be/values-be.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,328,444,530,635,754,834,911,1003,1097,1192,1286,1381,1475,1571,1666,1758,1850,1931,2037,2142,2240,2348,2454,2562,2735,2835", + "endColumns": "119,102,115,85,104,118,79,76,91,93,94,93,94,93,95,94,91,91,80,105,104,97,107,105,107,172,99,81", + "endOffsets": "220,323,439,525,630,749,829,906,998,1092,1187,1281,1376,1470,1566,1661,1753,1845,1926,2032,2137,2235,2343,2449,2557,2730,2830,2912" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ms/values-ms.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2881", + "endColumns": "100", + "endOffsets": "2977" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ms/values-ms.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,321,429,516,620,731,810,888,979,1072,1167,1261,1359,1452,1547,1641,1732,1823,1903,2015,2123,2220,2329,2433,2540,2699,2800", + "endColumns": "110,104,107,86,103,110,78,77,90,92,94,93,97,92,94,93,90,90,79,111,107,96,108,103,106,158,100,80", + "endOffsets": "211,316,424,511,615,726,805,883,974,1067,1162,1256,1354,1447,1542,1636,1727,1818,1898,2010,2118,2215,2324,2428,2535,2694,2795,2876" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-large-v4/values-large-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,114,185,256,326,396,464,532,636", + "endColumns": "58,70,70,69,69,67,67,103,115", + "endOffsets": "109,180,251,321,391,459,527,631,747" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hy/values-hy.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2897", + "endColumns": "100", + "endOffsets": "2993" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hy/values-hy.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,423,512,618,735,817,897,988,1081,1176,1270,1370,1463,1558,1652,1743,1834,1917,2023,2129,2228,2338,2446,2547,2717,2814", + "endColumns": "107,99,109,88,105,116,81,79,90,92,94,93,99,92,94,93,90,90,82,105,105,98,109,107,100,169,96,82", + "endOffsets": "208,308,418,507,613,730,812,892,983,1076,1171,1265,1365,1458,1553,1647,1738,1829,1912,2018,2124,2223,2333,2441,2542,2712,2809,2892" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-iw/values-iw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,310,418,502,604,720,799,877,968,1062,1156,1250,1350,1443,1538,1631,1722,1814,1895,2000,2103,2201,2306,2408,2510,2664,2761", + "endColumns": "104,99,107,83,101,115,78,77,90,93,93,93,99,92,94,92,90,91,80,104,102,97,104,101,101,153,96,81", + "endOffsets": "205,305,413,497,599,715,794,872,963,1057,1151,1245,1345,1438,1533,1626,1717,1809,1890,1995,2098,2196,2301,2403,2505,2659,2756,2838" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-iw/values-iw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2843", + "endColumns": "100", + "endOffsets": "2939" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-mn/values-mn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,428,514,620,734,817,898,989,1082,1177,1273,1370,1463,1557,1649,1740,1830,1910,2017,2120,2217,2324,2426,2539,2698,2797", + "endColumns": "113,99,108,85,105,113,82,80,90,92,94,95,96,92,93,91,90,89,79,106,102,96,106,101,112,158,98,80", + "endOffsets": "214,314,423,509,615,729,812,893,984,1077,1172,1268,1365,1458,1552,1644,1735,1825,1905,2012,2115,2212,2319,2421,2534,2693,2792,2873" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-mn/values-mn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2878", + "endColumns": "100", + "endOffsets": "2974" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-el/values-el.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,334,451,536,642,765,854,939,1030,1123,1218,1312,1412,1505,1600,1697,1788,1879,1964,2075,2184,2286,2397,2507,2615,2786,2886", + "endColumns": "117,110,116,84,105,122,88,84,90,92,94,93,99,92,94,96,90,90,84,110,108,101,110,109,107,170,99,85", + "endOffsets": "218,329,446,531,637,760,849,934,1025,1118,1213,1307,1407,1500,1595,1692,1783,1874,1959,2070,2179,2281,2392,2502,2610,2781,2881,2967" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-el/values-el.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2972", + "endColumns": "100", + "endOffsets": "3068" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-bs/values-bs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,323,430,516,620,742,827,909,1000,1093,1188,1282,1382,1475,1570,1665,1756,1847,1935,2038,2142,2243,2348,2462,2565,2734,2830", + "endColumns": "120,96,106,85,103,121,84,81,90,92,94,93,99,92,94,94,90,90,87,102,103,100,104,113,102,168,95,86", + "endOffsets": "221,318,425,511,615,737,822,904,995,1088,1183,1277,1377,1470,1565,1660,1751,1842,1930,2033,2137,2238,2343,2457,2560,2729,2825,2912" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-bs/values-bs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2917", + "endColumns": "100", + "endOffsets": "3013" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-nb/values-nb.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,303,417,503,603,716,793,868,959,1052,1146,1240,1340,1433,1528,1626,1717,1808,1886,1989,2087,2183,2287,2386,2487,2640,2737", + "endColumns": "102,94,113,85,99,112,76,74,90,92,93,93,99,92,94,97,90,90,77,102,97,95,103,98,100,152,96,79", + "endOffsets": "203,298,412,498,598,711,788,863,954,1047,1141,1235,1335,1428,1523,1621,1712,1803,1881,1984,2082,2178,2282,2381,2482,2635,2732,2812" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-nb/values-nb.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2817", + "endColumns": "100", + "endOffsets": "2913" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hdpi-v4/values-hdpi-v4.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "6", + "endColumns": "13", + "endOffsets": "327" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-tl/values-tl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2930", + "endColumns": "100", + "endOffsets": "3026" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-tl/values-tl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,324,437,525,631,746,826,903,994,1087,1182,1276,1376,1469,1564,1658,1749,1840,1924,2033,2143,2244,2354,2472,2580,2743,2845", + "endColumns": "110,107,112,87,105,114,79,76,90,92,94,93,99,92,94,93,90,90,83,108,109,100,109,117,107,162,101,84", + "endOffsets": "211,319,432,520,626,741,821,898,989,1082,1177,1271,1371,1464,1559,1653,1744,1835,1919,2028,2138,2239,2349,2467,2575,2738,2840,2925" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-de/values-de.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,420,506,612,727,805,880,972,1066,1162,1263,1370,1470,1574,1672,1770,1867,1949,2060,2162,2260,2367,2470,2574,2730,2832", + "endColumns": "104,97,111,85,105,114,77,74,91,93,95,100,106,99,103,97,97,96,81,110,101,97,106,102,103,155,101,81", + "endOffsets": "205,303,415,501,607,722,800,875,967,1061,1157,1258,1365,1465,1569,1667,1765,1862,1944,2055,2157,2255,2362,2465,2569,2725,2827,2909" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-de/values-de.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2914", + "endColumns": "100", + "endOffsets": "3010" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v17/values-v17.xml", + "from": { + "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216", + "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-h720dp-v13/values-h720dp-v13.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "66", + "endOffsets": "117" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-az/values-az.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,316,426,514,621,735,817,895,986,1079,1173,1272,1372,1465,1560,1654,1745,1837,1922,2027,2133,2233,2342,2447,2549,2707,2813", + "endColumns": "109,100,109,87,106,113,81,77,90,92,93,98,99,92,94,93,90,91,84,104,105,99,108,104,101,157,105,83", + "endOffsets": "210,311,421,509,616,730,812,890,981,1074,1168,1267,1367,1460,1555,1649,1740,1832,1917,2022,2128,2228,2337,2442,2544,2702,2808,2892" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-az/values-az.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2897", + "endColumns": "100", + "endOffsets": "2993" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-bn/values-bn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,319,425,514,619,740,823,905,996,1089,1183,1277,1377,1470,1565,1659,1750,1841,1927,2037,2141,2244,2352,2460,2565,2730,2835", + "endColumns": "107,105,105,88,104,120,82,81,90,92,93,93,99,92,94,93,90,90,85,109,103,102,107,107,104,164,104,86", + "endOffsets": "208,314,420,509,614,735,818,900,991,1084,1178,1272,1372,1465,1560,1654,1745,1836,1922,2032,2136,2239,2347,2455,2560,2725,2830,2917" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-bn/values-bn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2922", + "endColumns": "100", + "endOffsets": "3018" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ja/values-ja.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2770", + "endColumns": "100", + "endOffsets": "2866" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ja/values-ja.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,295,400,482,580,688,766,841,932,1025,1120,1214,1314,1407,1502,1596,1687,1778,1856,1958,2056,2151,2254,2350,2446,2594,2691", + "endColumns": "96,92,104,81,97,107,77,74,90,92,94,93,99,92,94,93,90,90,77,101,97,94,102,95,95,147,96,78", + "endOffsets": "197,290,395,477,575,683,761,836,927,1020,1115,1209,1309,1402,1497,1591,1682,1773,1851,1953,2051,2146,2249,2345,2441,2589,2686,2765" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-port/values-port.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "55", + "endOffsets": "106" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rAU/values-en-rAU.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rAU/values-en-rAU.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-mk/values-mk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,425,511,619,738,822,903,994,1087,1183,1277,1377,1470,1565,1661,1752,1843,1930,2036,2142,2243,2350,2462,2566,2722,2820", + "endColumns": "107,103,107,85,107,118,83,80,90,92,95,93,99,92,94,95,90,90,86,105,105,100,106,111,103,155,97,84", + "endOffsets": "208,312,420,506,614,733,817,898,989,1082,1178,1272,1372,1465,1560,1656,1747,1838,1925,2031,2137,2238,2345,2457,2561,2717,2815,2900" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-mk/values-mk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2905", + "endColumns": "100", + "endOffsets": "3001" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-is/values-is.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,302,414,499,600,714,795,874,965,1058,1151,1245,1351,1444,1539,1634,1725,1819,1900,2010,2117,2214,2323,2423,2526,2681,2779", + "endColumns": "99,96,111,84,100,113,80,78,90,92,92,93,105,92,94,94,90,93,80,109,106,96,108,99,102,154,97,80", + "endOffsets": "200,297,409,494,595,709,790,869,960,1053,1146,1240,1346,1439,1534,1629,1720,1814,1895,2005,2112,2209,2318,2418,2521,2676,2774,2855" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-is/values-is.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2860", + "endColumns": "100", + "endOffsets": "2956" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-v16/values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "65", + "endOffsets": "116" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v16/values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "12", + "endOffsets": "223" + }, + "to": { + "startLines": "3", + "startColumns": "4", + "startOffsets": "121", + "endLines": "6", + "endColumns": "12", + "endOffsets": "289" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-am/values-am.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,203,301,407,493,596,713,791,867,958,1051,1143,1237,1337,1430,1525,1618,1709,1800,1880,1980,2080,2176,2278,2378,2477,2627,2723", + "endColumns": "97,97,105,85,102,116,77,75,90,92,91,93,99,92,94,92,90,90,79,99,99,95,101,99,98,149,95,79", + "endOffsets": "198,296,402,488,591,708,786,862,953,1046,1138,1232,1332,1425,1520,1613,1704,1795,1875,1975,2075,2171,2273,2373,2472,2622,2718,2798" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-am/values-am.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2803", + "endColumns": "100", + "endOffsets": "2899" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pl/values-pl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2900", + "endColumns": "100", + "endOffsets": "2996" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pl/values-pl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,430,516,623,742,821,897,988,1081,1176,1270,1371,1464,1559,1654,1745,1836,1918,2027,2127,2226,2335,2447,2558,2721,2817", + "endColumns": "114,101,107,85,106,118,78,75,90,92,94,93,100,92,94,94,90,90,81,108,99,98,108,111,110,162,95,82", + "endOffsets": "215,317,425,511,618,737,816,892,983,1076,1171,1265,1366,1459,1554,1649,1740,1831,1913,2022,2122,2221,2330,2442,2553,2716,2812,2895" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-th/values-th.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,303,411,496,598,708,786,863,954,1047,1138,1232,1332,1425,1520,1614,1705,1796,1877,1980,2078,2176,2279,2385,2486,2639,2734", + "endColumns": "104,92,107,84,101,109,77,76,90,92,90,93,99,92,94,93,90,90,80,102,97,97,102,105,100,152,94,81", + "endOffsets": "205,298,406,491,593,703,781,858,949,1042,1133,1227,1327,1420,1515,1609,1700,1791,1872,1975,2073,2171,2274,2380,2481,2634,2729,2811" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-th/values-th.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2816", + "endColumns": "100", + "endOffsets": "2912" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v25/values-v25.xml", + "from": { + "startLines": "2,3,4,6", + "startColumns": "4,4,4,4", + "startOffsets": "55,126,209,308", + "endLines": "2,3,5,7", + "endColumns": "70,82,12,12", + "endOffsets": "121,204,303,414" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-lo/values-lo.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,311,424,509,613,724,802,879,970,1063,1155,1249,1349,1442,1537,1633,1724,1815,1896,2003,2107,2205,2308,2412,2516,2673,2772", + "endColumns": "102,102,112,84,103,110,77,76,90,92,91,93,99,92,94,95,90,90,80,106,103,97,102,103,103,156,98,81", + "endOffsets": "203,306,419,504,608,719,797,874,965,1058,1150,1244,1344,1437,1532,1628,1719,1810,1891,1998,2102,2200,2303,2407,2511,2668,2767,2849" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-lo/values-lo.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2854", + "endColumns": "100", + "endOffsets": "2950" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zh-rTW/values-zh-rTW.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2750", + "endColumns": "100", + "endOffsets": "2846" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zh-rTW/values-zh-rTW.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,757,832,924,1018,1115,1211,1306,1400,1496,1588,1680,1772,1850,1946,2041,2136,2233,2329,2427,2577,2671", + "endColumns": "94,92,99,81,96,107,76,74,91,93,96,95,94,93,95,91,91,91,77,95,94,94,96,95,97,149,93,78", + "endOffsets": "195,288,388,470,567,675,752,827,919,1013,1110,1206,1301,1395,1491,1583,1675,1767,1845,1941,2036,2131,2228,2324,2422,2572,2666,2745" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fa/values-fa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2877", + "endColumns": "100", + "endOffsets": "2973" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fa/values-fa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,316,427,511,612,727,807,884,977,1072,1164,1258,1360,1455,1552,1646,1739,1829,1911,2019,2123,2221,2327,2432,2537,2694,2795", + "endColumns": "109,100,110,83,100,114,79,76,92,94,91,93,101,94,96,93,92,89,81,107,103,97,105,104,104,156,100,81", + "endOffsets": "210,311,422,506,607,722,802,879,972,1067,1159,1253,1355,1450,1547,1641,1734,1824,1906,2014,2118,2216,2322,2427,2532,2689,2790,2872" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-lt/values-lt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,325,438,525,627,749,832,912,1006,1102,1199,1295,1398,1494,1592,1688,1782,1876,1959,2068,2176,2276,2386,2491,2597,2773,2874", + "endColumns": "115,103,112,86,101,121,82,79,93,95,96,95,102,95,97,95,93,93,82,108,107,99,109,104,105,175,100,83", + "endOffsets": "216,320,433,520,622,744,827,907,1001,1097,1194,1290,1393,1489,1587,1683,1777,1871,1954,2063,2171,2271,2381,2486,2592,2768,2869,2953" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-lt/values-lt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2958", + "endColumns": "100", + "endOffsets": "3054" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ru/values-ru.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,421,507,612,733,812,888,980,1074,1169,1262,1357,1451,1547,1642,1734,1826,1915,2021,2128,2226,2335,2442,2556,2722,2822", + "endColumns": "114,101,98,85,104,120,78,75,91,93,94,92,94,93,95,94,91,91,88,105,106,97,108,106,113,165,99,81", + "endOffsets": "215,317,416,502,607,728,807,883,975,1069,1164,1257,1352,1446,1542,1637,1729,1821,1910,2016,2123,2221,2330,2437,2551,2717,2817,2899" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ru/values-ru.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2904", + "endColumns": "100", + "endOffsets": "3000" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-my/values-my.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,325,441,528,637,760,842,923,1014,1107,1202,1296,1396,1489,1584,1678,1769,1860,1945,2060,2169,2268,2394,2501,2609,2769,2872", + "endColumns": "112,106,115,86,108,122,81,80,90,92,94,93,99,92,94,93,90,90,84,114,108,98,125,106,107,159,102,85", + "endOffsets": "213,320,436,523,632,755,837,918,1009,1102,1197,1291,1391,1484,1579,1673,1764,1855,1940,2055,2164,2263,2389,2496,2604,2764,2867,2953" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-my/values-my.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2958", + "endColumns": "100", + "endOffsets": "3054" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ko/values-ko.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,296,397,479,577,683,763,838,929,1022,1117,1211,1311,1404,1499,1593,1684,1775,1855,1953,2047,2142,2242,2339,2439,2591,2685", + "endColumns": "96,93,100,81,97,105,79,74,90,92,94,93,99,92,94,93,90,90,79,97,93,94,99,96,99,151,93,78", + "endOffsets": "197,291,392,474,572,678,758,833,924,1017,1112,1206,1306,1399,1494,1588,1679,1770,1850,1948,2042,2137,2237,2334,2434,2586,2680,2759" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ko/values-ko.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2764", + "endColumns": "100", + "endOffsets": "2860" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rCA/values-en-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rCA/values-en-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "55,124,193,263,337,413,472,543", + "endColumns": "68,68,69,73,75,58,70,67", + "endOffsets": "119,188,258,332,408,467,538,606" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-sw600dp/template-styles.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "621", + "endLines": "22", + "endColumns": "12", + "endOffsets": "861" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "747", + "endLines": "16", + "endColumns": "12", + "endOffsets": "987" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-sw600dp/template-dimens.xml", + "from": { + "startLines": "20,21", + "startColumns": "4,4", + "startOffsets": "656,724", + "endColumns": "67,67", + "endOffsets": "719,787" + }, + "to": { + "startLines": "10,11", + "startColumns": "4,4", + "startOffsets": "611,679", + "endColumns": "67,67", + "endOffsets": "674,742" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-v21/values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,237,304,368,484,610,736,864,1036", + "endLines": "2,3,4,5,6,7,8,9,12,17", + "endColumns": "117,63,66,63,115,125,125,127,12,12", + "endOffsets": "168,232,299,363,479,605,731,859,1031,1383" + }, + "to": { + "startLines": "2,3,4,5,264,265,272,276,282,285", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,237,304,19284,19400,19857,20151,20527,20699", + "endLines": "2,3,4,5,264,265,272,276,284,289", + "endColumns": "117,63,66,63,115,125,125,127,12,12", + "endOffsets": "168,232,299,363,19395,19521,19978,20274,20694,21046" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-v21/base-template-styles.xml", + "from": { + "startLines": "20", + "startColumns": "4", + "startOffsets": "677", + "endLines": "21", + "endColumns": "12", + "endOffsets": "753" + }, + "to": { + "startLines": "280", + "startColumns": "4", + "startOffsets": "20446", + "endLines": "281", + "endColumns": "12", + "endOffsets": "20522" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/res/values-v21/values-v21.xml", + "from": { + "startLines": "2,5,8,11", + "startColumns": "4,4,4,4", + "startOffsets": "55,223,386,554", + "endLines": "4,7,10,13", + "endColumns": "12,12,12,12", + "endOffsets": "218,381,549,716" + }, + "to": { + "startLines": "266,269,273,277", + "startColumns": "4,4,4,4", + "startOffsets": "19526,19694,19983,20279", + "endLines": "268,271,275,279", + "endColumns": "12,12,12,12", + "endOffsets": "19689,19852,20146,20441" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v21/values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,106,109,152,155,158,160,162,164,167,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,220,222,223,224,234,235,236,248", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4213,4362,4511,4623,4770,4923,5070,5145,5234,5321,5422,5525,8499,8684,11670,11867,12066,12189,12312,12425,12608,12863,13064,13153,13264,13497,13598,13693,13816,13945,14062,14239,14338,14473,14616,14751,14870,15071,15190,15283,15394,15450,15557,15752,15863,15996,16091,16182,16273,16366,16483,16622,16693,16776,17456,17513,17571,18265", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,105,108,151,154,157,159,161,163,166,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,219,221,222,223,233,234,235,247,259", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,92,116,12,70,82,12,56,57,12,12", + "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4208,4357,4506,4618,4765,4918,5065,5140,5229,5316,5417,5520,8494,8679,11665,11862,12061,12184,12307,12420,12603,12858,13059,13148,13259,13492,13593,13688,13811,13940,14057,14234,14333,14468,14611,14746,14865,15066,15185,15278,15389,15445,15552,15747,15858,15991,16086,16177,16268,16361,16478,16617,16688,16771,17451,17508,17566,18260,18966" + }, + "to": { + "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,110,113,156,159,162,164,166,168,171,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,224,226,227,228,238,239,240,252", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "368,459,562,665,770,877,986,1095,1204,1313,1422,1529,1632,1751,1906,2061,2166,2287,2388,2535,2676,2779,2898,3005,3108,3263,3434,3583,3748,3905,4056,4175,4526,4675,4824,4936,5083,5236,5383,5458,5547,5634,5735,5838,8812,8997,11983,12180,12379,12502,12625,12738,12921,13176,13377,13466,13577,13810,13911,14006,14129,14258,14375,14552,14651,14786,14929,15064,15183,15384,15503,15596,15707,15763,15870,16065,16176,16309,16404,16495,16586,16679,16796,16935,17006,17089,17769,17826,17884,18578", + "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,109,112,155,158,161,163,165,167,170,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,223,225,226,227,237,238,239,251,263", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,92,116,12,70,82,12,56,57,12,12", + "endOffsets": "454,557,660,765,872,981,1090,1199,1308,1417,1524,1627,1746,1901,2056,2161,2282,2383,2530,2671,2774,2893,3000,3103,3258,3429,3578,3743,3900,4051,4170,4521,4670,4819,4931,5078,5231,5378,5453,5542,5629,5730,5833,8807,8992,11978,12175,12374,12497,12620,12733,12916,13171,13372,13461,13572,13805,13906,14001,14124,14253,14370,14547,14646,14781,14924,15059,15178,15379,15498,15591,15702,15758,15865,16060,16171,16304,16399,16490,16581,16674,16791,16930,17001,17084,17764,17821,17879,18573,19279" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ur/values-ur.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,325,434,520,624,744,821,896,988,1082,1177,1271,1372,1466,1562,1656,1748,1840,1925,2033,2139,2241,2352,2453,2569,2734,2832", + "endColumns": "113,105,108,85,103,119,76,74,91,93,94,93,100,93,95,93,91,91,84,107,105,101,110,100,115,164,97,85", + "endOffsets": "214,320,429,515,619,739,816,891,983,1077,1172,1266,1367,1461,1557,1651,1743,1835,1920,2028,2134,2236,2347,2448,2564,2729,2827,2913" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ur/values-ur.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2918", + "endColumns": "100", + "endOffsets": "3014" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zh-rCN/values-zh-rCN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,295,395,477,574,680,757,832,923,1016,1113,1209,1303,1396,1491,1583,1674,1765,1843,1939,2034,2129,2226,2322,2420,2568,2662", + "endColumns": "94,94,99,81,96,105,76,74,90,92,96,95,93,92,94,91,90,90,77,95,94,94,96,95,97,147,93,78", + "endOffsets": "195,290,390,472,569,675,752,827,918,1011,1108,1204,1298,1391,1486,1578,1669,1760,1838,1934,2029,2124,2221,2317,2415,2563,2657,2736" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zh-rCN/values-zh-rCN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2741", + "endColumns": "100", + "endOffsets": "2837" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,126,197,267,337,405", + "endColumns": "70,70,69,69,67,67", + "endOffsets": "121,192,262,332,400,468" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v22/values-v22.xml", + "from": { + "startLines": "2,3,4,9", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,553", + "endLines": "2,3,8,13", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,548,896" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fr/values-fr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2934", + "endColumns": "100", + "endOffsets": "3030" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fr/values-fr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,441,523,629,759,837,913,1004,1097,1195,1290,1390,1483,1576,1671,1762,1853,1939,2049,2160,2263,2374,2482,2589,2748,2847", + "endColumns": "110,114,109,81,105,129,77,75,90,92,97,94,99,92,92,94,90,90,85,109,110,102,110,107,106,158,98,86", + "endOffsets": "211,326,436,518,624,754,832,908,999,1092,1190,1285,1385,1478,1571,1666,1757,1848,1934,2044,2155,2258,2369,2477,2584,2743,2842,2929" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-uz/values-uz.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2860", + "endColumns": "100", + "endOffsets": "2956" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-uz/values-uz.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,305,405,487,587,704,789,867,958,1051,1146,1240,1334,1427,1522,1617,1708,1800,1884,1994,2100,2200,2308,2414,2516,2677,2776", + "endColumns": "104,94,99,81,99,116,84,77,90,92,94,93,93,92,94,94,90,91,83,109,105,99,107,105,101,160,98,83", + "endOffsets": "205,300,400,482,582,699,784,862,953,1046,1141,1235,1329,1422,1517,1612,1703,1795,1879,1989,2095,2195,2303,2409,2511,2672,2771,2855" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fi/values-fi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,422,508,613,731,817,896,987,1080,1175,1269,1363,1456,1552,1651,1742,1836,1916,2023,2124,2221,2327,2427,2525,2675,2775", + "endColumns": "107,99,108,85,104,117,85,78,90,92,94,93,93,92,95,98,90,93,79,106,100,96,105,99,97,149,99,80", + "endOffsets": "208,308,417,503,608,726,812,891,982,1075,1170,1264,1358,1451,1547,1646,1737,1831,1911,2018,2119,2216,2322,2422,2520,2670,2770,2851" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fi/values-fi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2856", + "endColumns": "100", + "endOffsets": "2952" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rXC/values-en-rXC.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "203", + "endOffsets": "254" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "5714", + "endColumns": "203", + "endOffsets": "5913" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rXC/values-en-rXC.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,312,515,725,912,1113,1329,1509,1684,1878,2072,2267,2464,2663,2858,3056,3253,3447,3641,3826,4031,4234,4435,4641,4846,5053,5327,5528", + "endColumns": "206,202,209,186,200,215,179,174,193,193,194,196,198,194,197,196,193,193,184,204,202,200,205,204,206,273,200,185", + "endOffsets": "307,510,720,907,1108,1324,1504,1679,1873,2067,2262,2459,2658,2853,3051,3248,3442,3636,3821,4026,4229,4430,4636,4841,5048,5322,5523,5709" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-da/values-da.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,299,415,500,600,713,791,867,958,1051,1144,1238,1332,1425,1520,1618,1709,1800,1879,1987,2094,2190,2303,2406,2507,2660,2757", + "endColumns": "99,93,115,84,99,112,77,75,90,92,92,93,93,92,94,97,90,90,78,107,106,95,112,102,100,152,96,79", + "endOffsets": "200,294,410,495,595,708,786,862,953,1046,1139,1233,1327,1420,1515,1613,1704,1795,1874,1982,2089,2185,2298,2401,2502,2655,2752,2832" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-da/values-da.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2837", + "endColumns": "100", + "endOffsets": "2933" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-vi/values-vi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,423,507,610,729,807,883,974,1067,1162,1256,1356,1449,1544,1638,1729,1820,1904,2008,2116,2217,2322,2437,2542,2699,2798", + "endColumns": "106,101,108,83,102,118,77,75,90,92,94,93,99,92,94,93,90,90,83,103,107,100,104,114,104,156,98,84", + "endOffsets": "207,309,418,502,605,724,802,878,969,1062,1157,1251,1351,1444,1539,1633,1724,1815,1899,2003,2111,2212,2317,2432,2537,2694,2793,2878" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-vi/values-vi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2883", + "endColumns": "100", + "endOffsets": "2979" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hi/values-hi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,309,419,505,607,728,806,883,974,1067,1162,1256,1356,1449,1544,1638,1729,1820,1901,2006,2108,2206,2316,2419,2528,2686,2787", + "endColumns": "105,97,109,85,101,120,77,76,90,92,94,93,99,92,94,93,90,90,80,104,101,97,109,102,108,157,100,81", + "endOffsets": "206,304,414,500,602,723,801,878,969,1062,1157,1251,1351,1444,1539,1633,1724,1815,1896,2001,2103,2201,2311,2414,2523,2681,2782,2864" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hi/values-hi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2869", + "endColumns": "100", + "endOffsets": "2965" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pt/values-pt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,747,832,912,1003,1096,1191,1285,1385,1478,1573,1668,1759,1850,1935,2042,2153,2255,2363,2471,2581,2743,2843", + "endColumns": "119,105,106,88,100,118,84,79,90,92,94,93,99,92,94,94,90,90,84,106,110,101,107,107,109,161,99,85", + "endOffsets": "220,326,433,522,623,742,827,907,998,1091,1186,1280,1380,1473,1568,1663,1754,1845,1930,2037,2148,2250,2358,2466,2576,2738,2838,2924" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pt/values-pt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2929", + "endColumns": "100", + "endOffsets": "3025" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-in/values-in.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2894", + "endColumns": "100", + "endOffsets": "2990" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-in/values-in.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,324,429,516,620,736,819,897,988,1081,1176,1270,1370,1463,1558,1652,1743,1834,1920,2023,2128,2229,2333,2442,2550,2710,2809", + "endColumns": "114,103,104,86,103,115,82,77,90,92,94,93,99,92,94,93,90,90,85,102,104,100,103,108,107,159,98,84", + "endOffsets": "215,319,424,511,615,731,814,892,983,1076,1171,1265,1365,1458,1553,1647,1738,1829,1915,2018,2123,2224,2328,2437,2545,2705,2804,2889" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-es-rUS/values-es-rUS.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2904", + "endColumns": "100", + "endOffsets": "3000" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-es-rUS/values-es-rUS.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,334,442,527,629,745,830,910,1001,1094,1189,1283,1382,1475,1574,1670,1761,1852,1934,2041,2140,2239,2347,2455,2562,2721,2821", + "endColumns": "119,108,107,84,101,115,84,79,90,92,94,93,98,92,98,95,90,90,81,106,98,98,107,107,106,158,99,82", + "endOffsets": "220,329,437,522,624,740,825,905,996,1089,1184,1278,1377,1470,1569,1665,1756,1847,1929,2036,2135,2234,2342,2450,2557,2716,2816,2899" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-te/values-te.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2930", + "endColumns": "100", + "endOffsets": "3026" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-te/values-te.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,334,445,535,640,759,837,913,1004,1097,1192,1286,1386,1479,1574,1669,1760,1851,1934,2048,2150,2249,2364,2467,2582,2744,2847", + "endColumns": "116,111,110,89,104,118,77,75,90,92,94,93,99,92,94,94,90,90,82,113,101,98,114,102,114,161,102,82", + "endOffsets": "217,329,440,530,635,754,832,908,999,1092,1187,1281,1381,1474,1569,1664,1755,1846,1929,2043,2145,2244,2359,2462,2577,2739,2842,2925" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ky/values-ky.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,325,437,522,627,744,823,901,992,1085,1180,1274,1374,1467,1562,1657,1748,1839,1920,2026,2131,2229,2336,2439,2554,2715,2817", + "endColumns": "110,108,111,84,104,116,78,77,90,92,94,93,99,92,94,94,90,90,80,105,104,97,106,102,114,160,101,81", + "endOffsets": "211,320,432,517,622,739,818,896,987,1080,1175,1269,1369,1462,1557,1652,1743,1834,1915,2021,2126,2224,2331,2434,2549,2710,2812,2894" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ky/values-ky.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2899", + "endColumns": "100", + "endOffsets": "2995" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sr/values-sr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2920", + "endColumns": "100", + "endOffsets": "3016" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sr/values-sr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,313,419,505,609,731,815,896,987,1080,1175,1269,1369,1462,1557,1662,1753,1844,1930,2035,2141,2244,2350,2459,2566,2736,2833", + "endColumns": "106,100,105,85,103,121,83,80,90,92,94,93,99,92,94,104,90,90,85,104,105,102,105,108,106,169,96,86", + "endOffsets": "207,308,414,500,604,726,810,891,982,1075,1170,1264,1364,1457,1552,1657,1748,1839,1925,2030,2136,2239,2345,2454,2561,2731,2828,2915" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rIN/values-en-rIN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rIN/values-en-rIN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-es/values-es.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2919", + "endColumns": "100", + "endOffsets": "3015" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-es/values-es.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,320,428,513,614,742,828,909,1001,1095,1192,1286,1386,1480,1576,1672,1764,1856,1938,2045,2156,2255,2363,2471,2578,2737,2836", + "endColumns": "101,112,107,84,100,127,85,80,91,93,96,93,99,93,95,95,91,91,81,106,110,98,107,107,106,158,98,82", + "endOffsets": "202,315,423,508,609,737,823,904,996,1090,1187,1281,1381,1475,1571,1667,1759,1851,1933,2040,2151,2250,2358,2466,2573,2732,2831,2914" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v26/values-v26.xml", + "from": { + "startLines": "2,3,4,8,12,16", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,130,217,431,657,896", + "endLines": "2,3,7,11,15,16", + "endColumns": "74,86,12,12,12,92", + "endOffsets": "125,212,426,652,891,984" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hr/values-hr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2901", + "endColumns": "100", + "endOffsets": "2997" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hr/values-hr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,305,412,498,602,721,806,888,979,1072,1167,1261,1361,1454,1549,1644,1735,1826,1912,2016,2128,2229,2334,2448,2550,2719,2816", + "endColumns": "104,94,106,85,103,118,84,81,90,92,94,93,99,92,94,94,90,90,85,103,111,100,104,113,101,168,96,84", + "endOffsets": "205,300,407,493,597,716,801,883,974,1067,1162,1256,1356,1449,1544,1639,1730,1821,1907,2011,2123,2224,2329,2443,2545,2714,2811,2896" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ml/values-ml.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2937", + "endColumns": "100", + "endOffsets": "3033" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ml/values-ml.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,318,429,520,625,747,825,900,991,1084,1185,1279,1379,1473,1568,1667,1758,1849,1931,2040,2144,2243,2355,2467,2588,2753,2854", + "endColumns": "106,105,110,90,104,121,77,74,90,92,100,93,99,93,94,98,90,90,81,108,103,98,111,111,120,164,100,82", + "endOffsets": "207,313,424,515,620,742,820,895,986,1079,1180,1274,1374,1468,1563,1662,1753,1844,1926,2035,2139,2238,2350,2462,2583,2748,2849,2932" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v28/values-v28.xml", + "from": { + "startLines": "2,3,4,8", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,447", + "endLines": "2,3,7,11", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,442,684" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-night-v8/values-night-v8.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "55,125,209,293,389,491,593,687", + "endColumns": "69,83,83,95,101,101,93,88", + "endOffsets": "120,204,288,384,486,588,682,771" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ar/values-ar.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2840", + "endColumns": "100", + "endOffsets": "2936" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ar/values-ar.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,424,506,607,721,801,879,970,1063,1155,1249,1349,1442,1537,1630,1721,1815,1894,1999,2097,2195,2303,2403,2506,2661,2758", + "endColumns": "107,103,106,81,100,113,79,77,90,92,91,93,99,92,94,92,90,93,78,104,97,97,107,99,102,154,96,81", + "endOffsets": "208,312,419,501,602,716,796,874,965,1058,1150,1244,1344,1437,1532,1625,1716,1810,1889,1994,2092,2190,2298,2398,2501,2656,2753,2835" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ta/values-ta.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,320,435,524,635,756,835,911,1009,1109,1204,1298,1405,1505,1607,1701,1799,1897,1978,2086,2189,2288,2404,2507,2612,2769,2871", + "endColumns": "112,101,114,88,110,120,78,75,97,99,94,93,106,99,101,93,97,97,80,107,102,98,115,102,104,156,101,81", + "endOffsets": "213,315,430,519,630,751,830,906,1004,1104,1199,1293,1400,1500,1602,1696,1794,1892,1973,2081,2184,2283,2399,2502,2607,2764,2866,2948" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ta/values-ta.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2953", + "endColumns": "100", + "endOffsets": "3049" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pt-rBR/values-pt-rBR.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,747,832,912,1003,1096,1191,1285,1385,1478,1573,1668,1759,1850,1935,2042,2153,2255,2363,2471,2581,2743,2843", + "endColumns": "119,105,106,88,100,118,84,79,90,92,94,93,99,92,94,94,90,90,84,106,110,101,107,107,109,161,99,85", + "endOffsets": "220,326,433,522,623,742,827,907,998,1091,1186,1280,1380,1473,1568,1663,1754,1845,1930,2037,2148,2250,2358,2466,2576,2738,2838,2924" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pt-rBR/values-pt-rBR.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2929", + "endColumns": "100", + "endOffsets": "3025" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sv/values-sv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,311,422,506,608,721,798,873,966,1061,1156,1250,1352,1447,1544,1642,1738,1831,1911,2017,2116,2212,2317,2420,2522,2676,2778", + "endColumns": "102,102,110,83,101,112,76,74,92,94,94,93,101,94,96,97,95,92,79,105,98,95,104,102,101,153,101,79", + "endOffsets": "203,306,417,501,603,716,793,868,961,1056,1151,1245,1347,1442,1539,1637,1733,1826,1906,2012,2111,2207,2312,2415,2517,2671,2773,2853" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sv/values-sv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2858", + "endColumns": "100", + "endOffsets": "2954" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sl/values-sl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,319,427,514,617,736,817,895,987,1081,1176,1270,1365,1459,1555,1655,1747,1839,1923,2031,2139,2239,2352,2460,2568,2751,2851", + "endColumns": "111,101,107,86,102,118,80,77,91,93,94,93,94,93,95,99,91,91,83,107,107,99,112,107,107,182,99,83", + "endOffsets": "212,314,422,509,612,731,812,890,982,1076,1171,1265,1360,1454,1550,1650,1742,1834,1918,2026,2134,2234,2347,2455,2563,2746,2846,2930" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sl/values-sl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2935", + "endColumns": "100", + "endOffsets": "3031" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-land/values-land.xml", + "from": { + "startLines": "2,3,4", + "startColumns": "4,4,4", + "startOffsets": "55,125,196", + "endColumns": "69,70,67", + "endOffsets": "120,191,259" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-bg/values-bg.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2938", + "endColumns": "100", + "endOffsets": "3034" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-bg/values-bg.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,436,522,632,753,833,910,1001,1094,1189,1283,1383,1476,1571,1679,1770,1861,1944,2058,2166,2266,2380,2487,2595,2755,2854", + "endColumns": "119,105,104,85,109,120,79,76,90,92,94,93,99,92,94,107,90,90,82,113,107,99,113,106,107,159,98,83", + "endOffsets": "220,326,431,517,627,748,828,905,996,1089,1184,1278,1378,1471,1566,1674,1765,1856,1939,2053,2161,2261,2375,2482,2590,2750,2849,2933" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-as/values-as.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,419,510,612,732,809,884,975,1068,1163,1257,1357,1450,1545,1639,1730,1821,1907,2020,2128,2227,2336,2452,2572,2739,2841", + "endColumns": "107,98,106,90,101,119,76,74,90,92,94,93,99,92,94,93,90,90,85,112,107,98,108,115,119,166,101,82", + "endOffsets": "208,307,414,505,607,727,804,879,970,1063,1158,1252,1352,1445,1540,1634,1725,1816,1902,2015,2123,2222,2331,2447,2567,2734,2836,2919" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-as/values-as.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2924", + "endColumns": "100", + "endOffsets": "3020" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ka/values-ka.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,316,427,513,618,731,814,893,984,1077,1172,1266,1366,1459,1554,1649,1740,1831,1912,2025,2131,2229,2342,2447,2551,2709,2808", + "endColumns": "107,102,110,85,104,112,82,78,90,92,94,93,99,92,94,94,90,90,80,112,105,97,112,104,103,157,98,81", + "endOffsets": "208,311,422,508,613,726,809,888,979,1072,1167,1261,1361,1454,1549,1644,1735,1826,1907,2020,2126,2224,2337,2442,2546,2704,2803,2885" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ka/values-ka.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2890", + "endColumns": "100", + "endOffsets": "2986" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-watch-v21/values-watch-v21.xml", + "from": { + "startLines": "2,6,10", + "startColumns": "4,4,4", + "startOffsets": "55,271,499", + "endLines": "5,9,13", + "endColumns": "12,12,12", + "endOffsets": "266,494,724" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-kk/values-kk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2878", + "endColumns": "100", + "endOffsets": "2974" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-kk/values-kk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,318,428,513,619,738,818,895,986,1079,1174,1268,1368,1461,1556,1653,1744,1835,1916,2021,2124,2222,2329,2435,2535,2701,2796", + "endColumns": "107,104,109,84,105,118,79,76,90,92,94,93,99,92,94,96,90,90,80,104,102,97,106,105,99,165,94,81", + "endOffsets": "208,313,423,508,614,733,813,890,981,1074,1169,1263,1363,1456,1551,1648,1739,1830,1911,2016,2119,2217,2324,2430,2530,2696,2791,2873" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v18/values-v18.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "48", + "endOffsets": "99" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-it/values-it.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,313,422,506,611,730,808,883,975,1069,1162,1256,1357,1451,1548,1643,1735,1827,1908,2014,2121,2219,2323,2429,2536,2699,2799", + "endColumns": "104,102,108,83,104,118,77,74,91,93,92,93,100,93,96,94,91,91,80,105,106,97,103,105,106,162,99,81", + "endOffsets": "205,308,417,501,606,725,803,878,970,1064,1157,1251,1352,1446,1543,1638,1730,1822,1903,2009,2116,2214,2318,2424,2531,2694,2794,2876" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-it/values-it.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2881", + "endColumns": "100", + "endOffsets": "2977" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sq/values-sq.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,431,517,623,746,828,906,997,1090,1185,1279,1380,1473,1568,1665,1756,1849,1930,2036,2140,2238,2344,2448,2550,2704,2801", + "endColumns": "113,99,111,85,105,122,81,77,90,92,94,93,100,92,94,96,90,92,80,105,103,97,105,103,101,153,96,81", + "endOffsets": "214,314,426,512,618,741,823,901,992,1085,1180,1274,1375,1468,1563,1660,1751,1844,1925,2031,2135,2233,2339,2443,2545,2699,2796,2878" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sq/values-sq.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2883", + "endColumns": "100", + "endOffsets": "2979" + } + } + ] + }, + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-cs/values-cs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,424,510,615,732,810,886,977,1070,1165,1259,1353,1446,1541,1638,1729,1820,1904,2008,2120,2219,2325,2436,2538,2701,2799", + "endColumns": "106,101,109,85,104,116,77,75,90,92,94,93,93,92,94,96,90,90,83,103,111,98,105,110,101,162,97,82", + "endOffsets": "207,309,419,505,610,727,805,881,972,1065,1160,1254,1348,1441,1536,1633,1724,1815,1899,2003,2115,2214,2320,2431,2533,2696,2794,2877" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-cs/values-cs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2882", + "endColumns": "100", + "endOffsets": "2978" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json new file mode 100644 index 0000000..8611f2d --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-af/values-af.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,309,415,500,603,721,798,874,965,1058,1153,1247,1346,1439,1534,1633,1728,1822,1903,2010,2115,2212,2320,2423,2525,2679,2777", + "endColumns": "107,95,105,84,102,117,76,75,90,92,94,93,98,92,94,98,94,93,80,106,104,96,107,102,101,153,97,80", + "endOffsets": "208,304,410,495,598,716,793,869,960,1053,1148,1242,1341,1434,1529,1628,1723,1817,1898,2005,2110,2207,2315,2418,2520,2674,2772,2853" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-af/values-af.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2858", + "endColumns": "100", + "endOffsets": "2954" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json new file mode 100644 index 0000000..9eefa4a --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-am/values-am.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,203,301,407,493,596,713,791,867,958,1051,1143,1237,1337,1430,1525,1618,1709,1800,1880,1980,2080,2176,2278,2378,2477,2627,2723", + "endColumns": "97,97,105,85,102,116,77,75,90,92,91,93,99,92,94,92,90,90,79,99,99,95,101,99,98,149,95,79", + "endOffsets": "198,296,402,488,591,708,786,862,953,1046,1138,1232,1332,1425,1520,1613,1704,1795,1875,1975,2075,2171,2273,2373,2472,2622,2718,2798" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-am/values-am.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2803", + "endColumns": "100", + "endOffsets": "2899" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json new file mode 100644 index 0000000..b736fd5 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ar/values-ar.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2840", + "endColumns": "100", + "endOffsets": "2936" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ar/values-ar.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,424,506,607,721,801,879,970,1063,1155,1249,1349,1442,1537,1630,1721,1815,1894,1999,2097,2195,2303,2403,2506,2661,2758", + "endColumns": "107,103,106,81,100,113,79,77,90,92,91,93,99,92,94,92,90,93,78,104,97,97,107,99,102,154,96,81", + "endOffsets": "208,312,419,501,602,716,796,874,965,1058,1150,1244,1344,1437,1532,1625,1716,1810,1889,1994,2092,2190,2298,2398,2501,2656,2753,2835" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json new file mode 100644 index 0000000..f574332 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-as/values-as.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,312,419,510,612,732,809,884,975,1068,1163,1257,1357,1450,1545,1639,1730,1821,1907,2020,2128,2227,2336,2452,2572,2739,2841", + "endColumns": "107,98,106,90,101,119,76,74,90,92,94,93,99,92,94,93,90,90,85,112,107,98,108,115,119,166,101,82", + "endOffsets": "208,307,414,505,607,727,804,879,970,1063,1158,1252,1352,1445,1540,1634,1725,1816,1902,2015,2123,2222,2331,2447,2567,2734,2836,2919" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-as/values-as.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2924", + "endColumns": "100", + "endOffsets": "3020" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json new file mode 100644 index 0000000..713d293 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-az/values-az.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,316,426,514,621,735,817,895,986,1079,1173,1272,1372,1465,1560,1654,1745,1837,1922,2027,2133,2233,2342,2447,2549,2707,2813", + "endColumns": "109,100,109,87,106,113,81,77,90,92,93,98,99,92,94,93,90,91,84,104,105,99,108,104,101,157,105,83", + "endOffsets": "210,311,421,509,616,730,812,890,981,1074,1168,1267,1367,1460,1555,1649,1740,1832,1917,2022,2128,2228,2337,2442,2544,2702,2808,2892" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-az/values-az.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2897", + "endColumns": "100", + "endOffsets": "2993" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json new file mode 100644 index 0000000..841f603 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,313,419,505,609,731,816,898,989,1082,1177,1271,1371,1464,1559,1664,1755,1846,1932,2037,2143,2246,2353,2462,2569,2739,2836", + "endColumns": "106,100,105,85,103,121,84,81,90,92,94,93,99,92,94,104,90,90,85,104,105,102,106,108,106,169,96,86", + "endOffsets": "207,308,414,500,604,726,811,893,984,1077,1172,1266,1366,1459,1554,1659,1750,1841,1927,2032,2138,2241,2348,2457,2564,2734,2831,2918" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-b+sr+Latn/values-b+sr+Latn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2923", + "endColumns": "100", + "endOffsets": "3019" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json new file mode 100644 index 0000000..fb858c8 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-be/values-be.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2917", + "endColumns": "100", + "endOffsets": "3013" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-be/values-be.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,328,444,530,635,754,834,911,1003,1097,1192,1286,1381,1475,1571,1666,1758,1850,1931,2037,2142,2240,2348,2454,2562,2735,2835", + "endColumns": "119,102,115,85,104,118,79,76,91,93,94,93,94,93,95,94,91,91,80,105,104,97,107,105,107,172,99,81", + "endOffsets": "220,323,439,525,630,749,829,906,998,1092,1187,1281,1376,1470,1566,1661,1753,1845,1926,2032,2137,2235,2343,2449,2557,2730,2830,2912" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json new file mode 100644 index 0000000..242b64b --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-bg/values-bg.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2938", + "endColumns": "100", + "endOffsets": "3034" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-bg/values-bg.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,436,522,632,753,833,910,1001,1094,1189,1283,1383,1476,1571,1679,1770,1861,1944,2058,2166,2266,2380,2487,2595,2755,2854", + "endColumns": "119,105,104,85,109,120,79,76,90,92,94,93,99,92,94,107,90,90,82,113,107,99,113,106,107,159,98,83", + "endOffsets": "220,326,431,517,627,748,828,905,996,1089,1184,1278,1378,1471,1566,1674,1765,1856,1939,2053,2161,2261,2375,2482,2590,2750,2849,2933" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json new file mode 100644 index 0000000..0f37b27 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-bn/values-bn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,319,425,514,619,740,823,905,996,1089,1183,1277,1377,1470,1565,1659,1750,1841,1927,2037,2141,2244,2352,2460,2565,2730,2835", + "endColumns": "107,105,105,88,104,120,82,81,90,92,93,93,99,92,94,93,90,90,85,109,103,102,107,107,104,164,104,86", + "endOffsets": "208,314,420,509,614,735,818,900,991,1084,1178,1272,1372,1465,1560,1654,1745,1836,1922,2032,2136,2239,2347,2455,2560,2725,2830,2917" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-bn/values-bn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2922", + "endColumns": "100", + "endOffsets": "3018" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json new file mode 100644 index 0000000..f9c2dac --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-bs/values-bs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,323,430,516,620,742,827,909,1000,1093,1188,1282,1382,1475,1570,1665,1756,1847,1935,2038,2142,2243,2348,2462,2565,2734,2830", + "endColumns": "120,96,106,85,103,121,84,81,90,92,94,93,99,92,94,94,90,90,87,102,103,100,104,113,102,168,95,86", + "endOffsets": "221,318,425,511,615,737,822,904,995,1088,1183,1277,1377,1470,1565,1660,1751,1842,1930,2033,2137,2238,2343,2457,2560,2729,2825,2912" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-bs/values-bs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2917", + "endColumns": "100", + "endOffsets": "3013" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json new file mode 100644 index 0000000..b5747eb --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ca/values-ca.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,228,333,440,523,629,755,839,918,1009,1102,1195,1290,1388,1481,1574,1668,1759,1850,1931,2042,2150,2248,2358,2463,2571,2731,2830", + "endColumns": "122,104,106,82,105,125,83,78,90,92,92,94,97,92,92,93,90,90,80,110,107,97,109,104,107,159,98,81", + "endOffsets": "223,328,435,518,624,750,834,913,1004,1097,1190,1285,1383,1476,1569,1663,1754,1845,1926,2037,2145,2243,2353,2458,2566,2726,2825,2907" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ca/values-ca.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2912", + "endColumns": "100", + "endOffsets": "3008" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json new file mode 100644 index 0000000..5296710 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-cs/values-cs.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,424,510,615,732,810,886,977,1070,1165,1259,1353,1446,1541,1638,1729,1820,1904,2008,2120,2219,2325,2436,2538,2701,2799", + "endColumns": "106,101,109,85,104,116,77,75,90,92,94,93,93,92,94,96,90,90,83,103,111,98,105,110,101,162,97,82", + "endOffsets": "207,309,419,505,610,727,805,881,972,1065,1160,1254,1348,1441,1536,1633,1724,1815,1899,2003,2115,2214,2320,2431,2533,2696,2794,2877" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-cs/values-cs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2882", + "endColumns": "100", + "endOffsets": "2978" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json new file mode 100644 index 0000000..25b5601 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-da/values-da.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,299,415,500,600,713,791,867,958,1051,1144,1238,1332,1425,1520,1618,1709,1800,1879,1987,2094,2190,2303,2406,2507,2660,2757", + "endColumns": "99,93,115,84,99,112,77,75,90,92,92,93,93,92,94,97,90,90,78,107,106,95,112,102,100,152,96,79", + "endOffsets": "200,294,410,495,595,708,786,862,953,1046,1139,1233,1327,1420,1515,1613,1704,1795,1874,1982,2089,2185,2298,2401,2502,2655,2752,2832" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-da/values-da.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2837", + "endColumns": "100", + "endOffsets": "2933" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json new file mode 100644 index 0000000..a02925d --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-de/values-de.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,308,420,506,612,727,805,880,972,1066,1162,1263,1370,1470,1574,1672,1770,1867,1949,2060,2162,2260,2367,2470,2574,2730,2832", + "endColumns": "104,97,111,85,105,114,77,74,91,93,95,100,106,99,103,97,97,96,81,110,101,97,106,102,103,155,101,81", + "endOffsets": "205,303,415,501,607,722,800,875,967,1061,1157,1258,1365,1465,1569,1667,1765,1862,1944,2055,2157,2255,2362,2465,2569,2725,2827,2909" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-de/values-de.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2914", + "endColumns": "100", + "endOffsets": "3010" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json new file mode 100644 index 0000000..52130ce --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-el/values-el.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,334,451,536,642,765,854,939,1030,1123,1218,1312,1412,1505,1600,1697,1788,1879,1964,2075,2184,2286,2397,2507,2615,2786,2886", + "endColumns": "117,110,116,84,105,122,88,84,90,92,94,93,99,92,94,96,90,90,84,110,108,101,110,109,107,170,99,85", + "endOffsets": "218,329,446,531,637,760,849,934,1025,1118,1213,1307,1407,1500,1595,1692,1783,1874,1959,2070,2179,2281,2392,2502,2610,2781,2881,2967" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-el/values-el.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2972", + "endColumns": "100", + "endOffsets": "3068" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json new file mode 100644 index 0000000..82cf942 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rAU/values-en-rAU.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rAU/values-en-rAU.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json new file mode 100644 index 0000000..a20f96f --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rCA/values-en-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rCA/values-en-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json new file mode 100644 index 0000000..d3d5385 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rGB/values-en-rGB.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rGB/values-en-rGB.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json new file mode 100644 index 0000000..8cadb66 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rIN/values-en-rIN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,309,417,501,601,716,794,869,960,1053,1148,1242,1342,1435,1530,1624,1715,1806,1888,1991,2094,2193,2298,2402,2506,2662,2762", + "endColumns": "103,99,107,83,99,114,77,74,90,92,94,93,99,92,94,93,90,90,81,102,102,98,104,103,103,155,99,82", + "endOffsets": "204,304,412,496,596,711,789,864,955,1048,1143,1237,1337,1430,1525,1619,1710,1801,1883,1986,2089,2188,2293,2397,2501,2657,2757,2840" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rIN/values-en-rIN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2845", + "endColumns": "100", + "endOffsets": "2941" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json new file mode 100644 index 0000000..3f47094 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-en-rXC/values-en-rXC.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "203", + "endOffsets": "254" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "5714", + "endColumns": "203", + "endOffsets": "5913" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-en-rXC/values-en-rXC.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,312,515,725,912,1113,1329,1509,1684,1878,2072,2267,2464,2663,2858,3056,3253,3447,3641,3826,4031,4234,4435,4641,4846,5053,5327,5528", + "endColumns": "206,202,209,186,200,215,179,174,193,193,194,196,198,194,197,196,193,193,184,204,202,200,205,204,206,273,200,185", + "endOffsets": "307,510,720,907,1108,1324,1504,1679,1873,2067,2262,2459,2658,2853,3051,3248,3442,3636,3821,4026,4229,4430,4636,4841,5048,5322,5523,5709" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json new file mode 100644 index 0000000..8666d85 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-es-rUS/values-es-rUS.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2904", + "endColumns": "100", + "endOffsets": "3000" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-es-rUS/values-es-rUS.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,334,442,527,629,745,830,910,1001,1094,1189,1283,1382,1475,1574,1670,1761,1852,1934,2041,2140,2239,2347,2455,2562,2721,2821", + "endColumns": "119,108,107,84,101,115,84,79,90,92,94,93,98,92,98,95,90,90,81,106,98,98,107,107,106,158,99,82", + "endOffsets": "220,329,437,522,624,740,825,905,996,1089,1184,1278,1377,1470,1569,1665,1756,1847,1929,2036,2135,2234,2342,2450,2557,2716,2816,2899" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json new file mode 100644 index 0000000..2b81e38 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-es/values-es.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2919", + "endColumns": "100", + "endOffsets": "3015" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-es/values-es.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,320,428,513,614,742,828,909,1001,1095,1192,1286,1386,1480,1576,1672,1764,1856,1938,2045,2156,2255,2363,2471,2578,2737,2836", + "endColumns": "101,112,107,84,100,127,85,80,91,93,96,93,99,93,95,95,91,91,81,106,110,98,107,107,106,158,98,82", + "endOffsets": "202,315,423,508,609,737,823,904,996,1090,1187,1281,1381,1475,1571,1667,1759,1851,1933,2040,2151,2250,2358,2466,2573,2732,2831,2914" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json new file mode 100644 index 0000000..f44cde3 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-et/values-et.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,310,421,507,609,726,807,884,976,1070,1166,1268,1377,1471,1572,1666,1758,1851,1934,2045,2149,2248,2358,2460,2559,2725,2827", + "endColumns": "105,98,110,85,101,116,80,76,91,93,95,101,108,93,100,93,91,92,82,110,103,98,109,101,98,165,101,82", + "endOffsets": "206,305,416,502,604,721,802,879,971,1065,1161,1263,1372,1466,1567,1661,1753,1846,1929,2040,2144,2243,2353,2455,2554,2720,2822,2905" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-et/values-et.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2910", + "endColumns": "100", + "endOffsets": "3006" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json new file mode 100644 index 0000000..7b5ee88 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-eu/values-eu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,312,422,508,614,738,824,905,997,1091,1187,1281,1382,1476,1572,1669,1761,1854,1936,2045,2154,2253,2362,2469,2580,2751,2850", + "endColumns": "108,97,109,85,105,123,85,80,91,93,95,93,100,93,95,96,91,92,81,108,108,98,108,106,110,170,98,82", + "endOffsets": "209,307,417,503,609,733,819,900,992,1086,1182,1276,1377,1471,1567,1664,1756,1849,1931,2040,2149,2248,2357,2464,2575,2746,2845,2928" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-eu/values-eu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2933", + "endColumns": "100", + "endOffsets": "3029" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json new file mode 100644 index 0000000..0b367bc --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fa/values-fa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2877", + "endColumns": "100", + "endOffsets": "2973" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fa/values-fa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,215,316,427,511,612,727,807,884,977,1072,1164,1258,1360,1455,1552,1646,1739,1829,1911,2019,2123,2221,2327,2432,2537,2694,2795", + "endColumns": "109,100,110,83,100,114,79,76,92,94,91,93,101,94,96,93,92,89,81,107,103,97,105,104,104,156,100,81", + "endOffsets": "210,311,422,506,607,722,802,879,972,1067,1159,1253,1355,1450,1547,1641,1734,1824,1906,2014,2118,2216,2322,2427,2532,2689,2790,2872" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json new file mode 100644 index 0000000..a658ed4 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fi/values-fi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,422,508,613,731,817,896,987,1080,1175,1269,1363,1456,1552,1651,1742,1836,1916,2023,2124,2221,2327,2427,2525,2675,2775", + "endColumns": "107,99,108,85,104,117,85,78,90,92,94,93,93,92,95,98,90,93,79,106,100,96,105,99,97,149,99,80", + "endOffsets": "208,308,417,503,608,726,812,891,982,1075,1170,1264,1358,1451,1547,1646,1737,1831,1911,2018,2119,2216,2322,2422,2520,2670,2770,2851" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fi/values-fi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2856", + "endColumns": "100", + "endOffsets": "2952" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json new file mode 100644 index 0000000..4519ba5 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fr-rCA/values-fr-rCA.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,323,433,520,626,756,841,921,1012,1105,1203,1298,1398,1491,1584,1679,1770,1861,1947,2057,2168,2271,2382,2490,2597,2756,2855", + "endColumns": "110,106,109,86,105,129,84,79,90,92,97,94,99,92,92,94,90,90,85,109,110,102,110,107,106,158,98,86", + "endOffsets": "211,318,428,515,621,751,836,916,1007,1100,1198,1293,1393,1486,1579,1674,1765,1856,1942,2052,2163,2266,2377,2485,2592,2751,2850,2937" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fr-rCA/values-fr-rCA.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2942", + "endColumns": "100", + "endOffsets": "3038" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json new file mode 100644 index 0000000..3d0008e --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-fr/values-fr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2934", + "endColumns": "100", + "endOffsets": "3030" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-fr/values-fr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,331,441,523,629,759,837,913,1004,1097,1195,1290,1390,1483,1576,1671,1762,1853,1939,2049,2160,2263,2374,2482,2589,2748,2847", + "endColumns": "110,114,109,81,105,129,77,75,90,92,97,94,99,92,92,94,90,90,85,109,110,102,110,107,106,158,98,86", + "endOffsets": "211,326,436,518,624,754,832,908,999,1092,1190,1285,1385,1478,1571,1666,1757,1848,1934,2044,2155,2258,2369,2477,2584,2743,2842,2929" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json new file mode 100644 index 0000000..0b973ef --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-gl/values-gl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2936", + "endColumns": "100", + "endOffsets": "3032" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-gl/values-gl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,209,313,421,506,607,735,820,900,992,1086,1183,1277,1377,1471,1567,1662,1754,1846,1927,2035,2142,2249,2358,2463,2577,2754,2853", + "endColumns": "103,103,107,84,100,127,84,79,91,93,96,93,99,93,95,94,91,91,80,107,106,106,108,104,113,176,98,82", + "endOffsets": "204,308,416,501,602,730,815,895,987,1081,1178,1272,1372,1466,1562,1657,1749,1841,1922,2030,2137,2244,2353,2458,2572,2749,2848,2931" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json new file mode 100644 index 0000000..d31e76a --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-gu/values-gu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2869", + "endColumns": "100", + "endOffsets": "2965" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-gu/values-gu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,316,423,510,610,730,808,885,976,1069,1164,1258,1358,1451,1546,1640,1731,1822,1902,2008,2109,2206,2315,2415,2525,2685,2788", + "endColumns": "106,103,106,86,99,119,77,76,90,92,94,93,99,92,94,93,90,90,79,105,100,96,108,99,109,159,102,80", + "endOffsets": "207,311,418,505,605,725,803,880,971,1064,1159,1253,1353,1446,1541,1635,1726,1817,1897,2003,2104,2201,2310,2410,2520,2680,2783,2864" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json new file mode 100644 index 0000000..01468ce --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-h720dp-v13/values-h720dp-v13.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "66", + "endOffsets": "117" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json new file mode 100644 index 0000000..3141528 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hdpi-v4/values-hdpi-v4.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "6", + "endColumns": "13", + "endOffsets": "327" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json new file mode 100644 index 0000000..16fa859 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hi/values-hi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,211,309,419,505,607,728,806,883,974,1067,1162,1256,1356,1449,1544,1638,1729,1820,1901,2006,2108,2206,2316,2419,2528,2686,2787", + "endColumns": "105,97,109,85,101,120,77,76,90,92,94,93,99,92,94,93,90,90,80,104,101,97,109,102,108,157,100,81", + "endOffsets": "206,304,414,500,602,723,801,878,969,1062,1157,1251,1351,1444,1539,1633,1724,1815,1896,2001,2103,2201,2311,2414,2523,2681,2782,2864" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hi/values-hi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2869", + "endColumns": "100", + "endOffsets": "2965" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json new file mode 100644 index 0000000..e242681 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hr/values-hr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2901", + "endColumns": "100", + "endOffsets": "2997" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hr/values-hr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,305,412,498,602,721,806,888,979,1072,1167,1261,1361,1454,1549,1644,1735,1826,1912,2016,2128,2229,2334,2448,2550,2719,2816", + "endColumns": "104,94,106,85,103,118,84,81,90,92,94,93,99,92,94,94,90,90,85,103,111,100,104,113,101,168,96,84", + "endOffsets": "205,300,407,493,597,716,801,883,974,1067,1162,1256,1356,1449,1544,1639,1730,1821,1907,2011,2123,2224,2329,2443,2545,2714,2811,2896" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json new file mode 100644 index 0000000..3535e18 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hu/values-hu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2943", + "endColumns": "100", + "endOffsets": "3039" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hu/values-hu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,305,420,504,619,742,819,894,985,1078,1173,1267,1367,1460,1555,1650,1741,1832,1915,2025,2135,2235,2346,2455,2574,2756,2859", + "endColumns": "107,91,114,83,114,122,76,74,90,92,94,93,99,92,94,94,90,90,82,109,109,99,110,108,118,181,102,83", + "endOffsets": "208,300,415,499,614,737,814,889,980,1073,1168,1262,1362,1455,1550,1645,1736,1827,1910,2020,2130,2230,2341,2450,2569,2751,2854,2938" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json new file mode 100644 index 0000000..b2b006e --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-hy/values-hy.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2897", + "endColumns": "100", + "endOffsets": "2993" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-hy/values-hy.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,313,423,512,618,735,817,897,988,1081,1176,1270,1370,1463,1558,1652,1743,1834,1917,2023,2129,2228,2338,2446,2547,2717,2814", + "endColumns": "107,99,109,88,105,116,81,79,90,92,94,93,99,92,94,93,90,90,82,105,105,98,109,107,100,169,96,82", + "endOffsets": "208,308,418,507,613,730,812,892,983,1076,1171,1265,1365,1458,1553,1647,1738,1829,1912,2018,2124,2223,2333,2441,2542,2712,2809,2892" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json new file mode 100644 index 0000000..e63d5a9 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-in/values-in.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2894", + "endColumns": "100", + "endOffsets": "2990" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-in/values-in.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,324,429,516,620,736,819,897,988,1081,1176,1270,1370,1463,1558,1652,1743,1834,1920,2023,2128,2229,2333,2442,2550,2710,2809", + "endColumns": "114,103,104,86,103,115,82,77,90,92,94,93,99,92,94,93,90,90,85,102,104,100,103,108,107,159,98,84", + "endOffsets": "215,319,424,511,615,731,814,892,983,1076,1171,1265,1365,1458,1553,1647,1738,1829,1915,2018,2123,2224,2328,2437,2545,2705,2804,2889" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json new file mode 100644 index 0000000..3d6e609 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-is/values-is.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,205,302,414,499,600,714,795,874,965,1058,1151,1245,1351,1444,1539,1634,1725,1819,1900,2010,2117,2214,2323,2423,2526,2681,2779", + "endColumns": "99,96,111,84,100,113,80,78,90,92,92,93,105,92,94,94,90,93,80,109,106,96,108,99,102,154,97,80", + "endOffsets": "200,297,409,494,595,709,790,869,960,1053,1146,1240,1346,1439,1534,1629,1720,1814,1895,2005,2112,2209,2318,2418,2521,2676,2774,2855" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-is/values-is.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2860", + "endColumns": "100", + "endOffsets": "2956" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json new file mode 100644 index 0000000..9f2459e --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-it/values-it.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,313,422,506,611,730,808,883,975,1069,1162,1256,1357,1451,1548,1643,1735,1827,1908,2014,2121,2219,2323,2429,2536,2699,2799", + "endColumns": "104,102,108,83,104,118,77,74,91,93,92,93,100,93,96,94,91,91,80,105,106,97,103,105,106,162,99,81", + "endOffsets": "205,308,417,501,606,725,803,878,970,1064,1157,1251,1352,1446,1543,1638,1730,1822,1903,2009,2116,2214,2318,2424,2531,2694,2794,2876" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-it/values-it.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2881", + "endColumns": "100", + "endOffsets": "2977" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json new file mode 100644 index 0000000..2d649e8 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-iw/values-iw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,310,418,502,604,720,799,877,968,1062,1156,1250,1350,1443,1538,1631,1722,1814,1895,2000,2103,2201,2306,2408,2510,2664,2761", + "endColumns": "104,99,107,83,101,115,78,77,90,93,93,93,99,92,94,92,90,91,80,104,102,97,104,101,101,153,96,81", + "endOffsets": "205,305,413,497,599,715,794,872,963,1057,1151,1245,1345,1438,1533,1626,1717,1809,1890,1995,2098,2196,2301,2403,2505,2659,2756,2838" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-iw/values-iw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2843", + "endColumns": "100", + "endOffsets": "2939" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json new file mode 100644 index 0000000..b14c397 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ja/values-ja.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2770", + "endColumns": "100", + "endOffsets": "2866" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ja/values-ja.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,295,400,482,580,688,766,841,932,1025,1120,1214,1314,1407,1502,1596,1687,1778,1856,1958,2056,2151,2254,2350,2446,2594,2691", + "endColumns": "96,92,104,81,97,107,77,74,90,92,94,93,99,92,94,93,90,90,77,101,97,94,102,95,95,147,96,78", + "endOffsets": "197,290,395,477,575,683,761,836,927,1020,1115,1209,1309,1402,1497,1591,1682,1773,1851,1953,2051,2146,2249,2345,2441,2589,2686,2765" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json new file mode 100644 index 0000000..55e19b2 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ka/values-ka.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,316,427,513,618,731,814,893,984,1077,1172,1266,1366,1459,1554,1649,1740,1831,1912,2025,2131,2229,2342,2447,2551,2709,2808", + "endColumns": "107,102,110,85,104,112,82,78,90,92,94,93,99,92,94,94,90,90,80,112,105,97,112,104,103,157,98,81", + "endOffsets": "208,311,422,508,613,726,809,888,979,1072,1167,1261,1361,1454,1549,1644,1735,1826,1907,2020,2126,2224,2337,2442,2546,2704,2803,2885" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ka/values-ka.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2890", + "endColumns": "100", + "endOffsets": "2986" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json new file mode 100644 index 0000000..5d2a8a3 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-kk/values-kk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2878", + "endColumns": "100", + "endOffsets": "2974" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-kk/values-kk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,318,428,513,619,738,818,895,986,1079,1174,1268,1368,1461,1556,1653,1744,1835,1916,2021,2124,2222,2329,2435,2535,2701,2796", + "endColumns": "107,104,109,84,105,118,79,76,90,92,94,93,99,92,94,96,90,90,80,104,102,97,106,105,99,165,94,81", + "endOffsets": "208,313,423,508,614,733,813,890,981,1074,1169,1263,1363,1456,1551,1648,1739,1830,1911,2016,2119,2217,2324,2430,2530,2696,2791,2873" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json new file mode 100644 index 0000000..40d6303 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-km/values-km.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2877", + "endColumns": "100", + "endOffsets": "2973" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-km/values-km.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,207,306,416,503,606,727,805,881,972,1065,1157,1251,1351,1444,1539,1633,1724,1815,1898,2002,2106,2206,2315,2424,2533,2695,2793", + "endColumns": "101,98,109,86,102,120,77,75,90,92,91,93,99,92,94,93,90,90,82,103,103,99,108,108,108,161,97,83", + "endOffsets": "202,301,411,498,601,722,800,876,967,1060,1152,1246,1346,1439,1534,1628,1719,1810,1893,1997,2101,2201,2310,2419,2528,2690,2788,2872" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json new file mode 100644 index 0000000..33dad2a --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-kn/values-kn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,331,444,532,639,765,843,919,1010,1103,1198,1292,1392,1485,1580,1674,1765,1856,1938,2054,2164,2263,2376,2481,2595,2759,2859", + "endColumns": "113,111,112,87,106,125,77,75,90,92,94,93,99,92,94,93,90,90,81,115,109,98,112,104,113,163,99,82", + "endOffsets": "214,326,439,527,634,760,838,914,1005,1098,1193,1287,1387,1480,1575,1669,1760,1851,1933,2049,2159,2258,2371,2476,2590,2754,2854,2937" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-kn/values-kn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2942", + "endColumns": "100", + "endOffsets": "3038" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json new file mode 100644 index 0000000..7362e88 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ko/values-ko.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,202,296,397,479,577,683,763,838,929,1022,1117,1211,1311,1404,1499,1593,1684,1775,1855,1953,2047,2142,2242,2339,2439,2591,2685", + "endColumns": "96,93,100,81,97,105,79,74,90,92,94,93,99,92,94,93,90,90,79,97,93,94,99,96,99,151,93,78", + "endOffsets": "197,291,392,474,572,678,758,833,924,1017,1112,1206,1306,1399,1494,1588,1679,1770,1850,1948,2042,2137,2237,2334,2434,2586,2680,2759" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ko/values-ko.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2764", + "endColumns": "100", + "endOffsets": "2860" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json new file mode 100644 index 0000000..dd77f52 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ky/values-ky.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,325,437,522,627,744,823,901,992,1085,1180,1274,1374,1467,1562,1657,1748,1839,1920,2026,2131,2229,2336,2439,2554,2715,2817", + "endColumns": "110,108,111,84,104,116,78,77,90,92,94,93,99,92,94,94,90,90,80,105,104,97,106,102,114,160,101,81", + "endOffsets": "211,320,432,517,622,739,818,896,987,1080,1175,1269,1369,1462,1557,1652,1743,1834,1915,2021,2126,2224,2331,2434,2549,2710,2812,2894" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ky/values-ky.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2899", + "endColumns": "100", + "endOffsets": "2995" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json new file mode 100644 index 0000000..5216041 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-land/values-land.xml", + "from": { + "startLines": "2,3,4", + "startColumns": "4,4,4", + "startOffsets": "55,125,196", + "endColumns": "69,70,67", + "endOffsets": "120,191,259" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json new file mode 100644 index 0000000..54573bd --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-large-v4/values-large-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,114,185,256,326,396,464,532,636", + "endColumns": "58,70,70,69,69,67,67,103,115", + "endOffsets": "109,180,251,321,391,459,527,631,747" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json new file mode 100644 index 0000000..876770c --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ldltr-v21/values-ldltr-v21.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "112", + "endOffsets": "163" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json new file mode 100644 index 0000000..30de703 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-lo/values-lo.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,311,424,509,613,724,802,879,970,1063,1155,1249,1349,1442,1537,1633,1724,1815,1896,2003,2107,2205,2308,2412,2516,2673,2772", + "endColumns": "102,102,112,84,103,110,77,76,90,92,91,93,99,92,94,95,90,90,80,106,103,97,102,103,103,156,98,81", + "endOffsets": "203,306,419,504,608,719,797,874,965,1058,1150,1244,1344,1437,1532,1628,1719,1810,1891,1998,2102,2200,2303,2407,2511,2668,2767,2849" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-lo/values-lo.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2854", + "endColumns": "100", + "endOffsets": "2950" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json new file mode 100644 index 0000000..3aee32e --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-lt/values-lt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,325,438,525,627,749,832,912,1006,1102,1199,1295,1398,1494,1592,1688,1782,1876,1959,2068,2176,2276,2386,2491,2597,2773,2874", + "endColumns": "115,103,112,86,101,121,82,79,93,95,96,95,102,95,97,95,93,93,82,108,107,99,109,104,105,175,100,83", + "endOffsets": "216,320,433,520,622,744,827,907,1001,1097,1194,1290,1393,1489,1587,1683,1777,1871,1954,2063,2171,2271,2381,2486,2592,2768,2869,2953" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-lt/values-lt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2958", + "endColumns": "100", + "endOffsets": "3054" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json new file mode 100644 index 0000000..2067895 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-lv/values-lv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,335,444,530,634,756,838,918,1028,1136,1242,1351,1462,1565,1677,1784,1889,1989,2074,2183,2294,2393,2504,2611,2716,2890,2989", + "endColumns": "119,109,108,85,103,121,81,79,109,107,105,108,110,102,111,106,104,99,84,108,110,98,110,106,104,173,98,82", + "endOffsets": "220,330,439,525,629,751,833,913,1023,1131,1237,1346,1457,1560,1672,1779,1884,1984,2069,2178,2289,2388,2499,2606,2711,2885,2984,3067" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-lv/values-lv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "3072", + "endColumns": "100", + "endOffsets": "3168" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json new file mode 100644 index 0000000..e24bdd9 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-mk/values-mk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,317,425,511,619,738,822,903,994,1087,1183,1277,1377,1470,1565,1661,1752,1843,1930,2036,2142,2243,2350,2462,2566,2722,2820", + "endColumns": "107,103,107,85,107,118,83,80,90,92,95,93,99,92,94,95,90,90,86,105,105,100,106,111,103,155,97,84", + "endOffsets": "208,312,420,506,614,733,817,898,989,1082,1178,1272,1372,1465,1560,1656,1747,1838,1925,2031,2137,2238,2345,2457,2561,2717,2815,2900" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-mk/values-mk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2905", + "endColumns": "100", + "endOffsets": "3001" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json new file mode 100644 index 0000000..0f73177 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ml/values-ml.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2937", + "endColumns": "100", + "endOffsets": "3033" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ml/values-ml.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,318,429,520,625,747,825,900,991,1084,1185,1279,1379,1473,1568,1667,1758,1849,1931,2040,2144,2243,2355,2467,2588,2753,2854", + "endColumns": "106,105,110,90,104,121,77,74,90,92,100,93,99,93,94,98,90,90,81,108,103,98,111,111,120,164,100,82", + "endOffsets": "207,313,424,515,620,742,820,895,986,1079,1180,1274,1374,1468,1563,1662,1753,1844,1926,2035,2139,2238,2350,2462,2583,2748,2849,2932" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json new file mode 100644 index 0000000..01552e0 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-mn/values-mn.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,428,514,620,734,817,898,989,1082,1177,1273,1370,1463,1557,1649,1740,1830,1910,2017,2120,2217,2324,2426,2539,2698,2797", + "endColumns": "113,99,108,85,105,113,82,80,90,92,94,95,96,92,93,91,90,89,79,106,102,96,106,101,112,158,98,80", + "endOffsets": "214,314,423,509,615,729,812,893,984,1077,1172,1268,1365,1458,1552,1644,1735,1825,1905,2012,2115,2212,2319,2421,2534,2693,2792,2873" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-mn/values-mn.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2878", + "endColumns": "100", + "endOffsets": "2974" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json new file mode 100644 index 0000000..c1d7c05 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-mr/values-mr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,322,429,519,621,733,811,888,979,1072,1165,1262,1362,1455,1550,1644,1735,1826,1906,2013,2114,2213,2322,2424,2538,2695,2798", + "endColumns": "110,105,106,89,101,111,77,76,90,92,92,96,99,92,94,93,90,90,79,106,100,98,108,101,113,156,102,82", + "endOffsets": "211,317,424,514,616,728,806,883,974,1067,1160,1257,1357,1450,1545,1639,1730,1821,1901,2008,2109,2208,2317,2419,2533,2690,2793,2876" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-mr/values-mr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2881", + "endColumns": "100", + "endOffsets": "2977" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json new file mode 100644 index 0000000..cf7b5c5 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ms/values-ms.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2881", + "endColumns": "100", + "endOffsets": "2977" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ms/values-ms.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,321,429,516,620,731,810,888,979,1072,1167,1261,1359,1452,1547,1641,1732,1823,1903,2015,2123,2220,2329,2433,2540,2699,2800", + "endColumns": "110,104,107,86,103,110,78,77,90,92,94,93,97,92,94,93,90,90,79,111,107,96,108,103,106,158,100,80", + "endOffsets": "211,316,424,511,615,726,805,883,974,1067,1162,1256,1354,1447,1542,1636,1727,1818,1898,2010,2118,2215,2324,2428,2535,2694,2795,2876" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json new file mode 100644 index 0000000..a38b58e --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-my/values-my.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,325,441,528,637,760,842,923,1014,1107,1202,1296,1396,1489,1584,1678,1769,1860,1945,2060,2169,2268,2394,2501,2609,2769,2872", + "endColumns": "112,106,115,86,108,122,81,80,90,92,94,93,99,92,94,93,90,90,84,114,108,98,125,106,107,159,102,85", + "endOffsets": "213,320,436,523,632,755,837,918,1009,1102,1197,1291,1391,1484,1579,1673,1764,1855,1940,2055,2164,2263,2389,2496,2604,2764,2867,2953" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-my/values-my.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2958", + "endColumns": "100", + "endOffsets": "3054" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json new file mode 100644 index 0000000..9f0e0be --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-nb/values-nb.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,303,417,503,603,716,793,868,959,1052,1146,1240,1340,1433,1528,1626,1717,1808,1886,1989,2087,2183,2287,2386,2487,2640,2737", + "endColumns": "102,94,113,85,99,112,76,74,90,92,93,93,99,92,94,97,90,90,77,102,97,95,103,98,100,152,96,79", + "endOffsets": "203,298,412,498,598,711,788,863,954,1047,1141,1235,1335,1428,1523,1621,1712,1803,1881,1984,2082,2178,2282,2381,2482,2635,2732,2812" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-nb/values-nb.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2817", + "endColumns": "100", + "endOffsets": "2913" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json new file mode 100644 index 0000000..7694de2 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ne/values-ne.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,327,435,526,633,753,837,916,1007,1100,1195,1289,1389,1482,1577,1671,1762,1853,1939,2052,2153,2249,2362,2472,2589,2756,2867", + "endColumns": "110,110,107,90,106,119,83,78,90,92,94,93,99,92,94,93,90,90,85,112,100,95,112,109,116,166,110,79", + "endOffsets": "211,322,430,521,628,748,832,911,1002,1095,1190,1284,1384,1477,1572,1666,1757,1848,1934,2047,2148,2244,2357,2467,2584,2751,2862,2942" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ne/values-ne.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2947", + "endColumns": "100", + "endOffsets": "3043" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json new file mode 100644 index 0000000..e5c9867 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-night-v8/values-night-v8.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "55,125,209,293,389,491,593,687", + "endColumns": "69,83,83,95,101,101,93,88", + "endOffsets": "120,204,288,384,486,588,682,771" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json new file mode 100644 index 0000000..37b7367 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-nl/values-nl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2914", + "endColumns": "100", + "endOffsets": "3010" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-nl/values-nl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,223,328,435,520,628,748,826,902,994,1088,1183,1277,1377,1471,1567,1662,1754,1846,1928,2039,2142,2241,2356,2470,2573,2728,2831", + "endColumns": "117,104,106,84,107,119,77,75,91,93,94,93,99,93,95,94,91,91,81,110,102,98,114,113,102,154,102,82", + "endOffsets": "218,323,430,515,623,743,821,897,989,1083,1178,1272,1372,1466,1562,1657,1749,1841,1923,2034,2137,2236,2351,2465,2568,2723,2826,2909" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json new file mode 100644 index 0000000..2520c66 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-or/values-or.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2933", + "endColumns": "100", + "endOffsets": "3029" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-or/values-or.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,224,334,441,527,631,751,830,906,997,1090,1186,1281,1381,1474,1569,1665,1756,1846,1935,2045,2149,2248,2359,2463,2581,2744,2850", + "endColumns": "118,109,106,85,103,119,78,75,90,92,95,94,99,92,94,95,90,89,88,109,103,98,110,103,117,162,105,82", + "endOffsets": "219,329,436,522,626,746,825,901,992,1085,1181,1276,1376,1469,1564,1660,1751,1841,1930,2040,2144,2243,2354,2458,2576,2739,2845,2928" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json new file mode 100644 index 0000000..1a1293d --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pa/values-pa.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2847", + "endColumns": "100", + "endOffsets": "2943" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pa/values-pa.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,305,410,496,596,709,787,864,955,1048,1142,1236,1336,1429,1524,1618,1709,1800,1879,1989,2092,2188,2299,2401,2511,2670,2767", + "endColumns": "102,96,104,85,99,112,77,76,90,92,93,93,99,92,94,93,90,90,78,109,102,95,110,101,109,158,96,79", + "endOffsets": "203,300,405,491,591,704,782,859,950,1043,1137,1231,1331,1424,1519,1613,1704,1795,1874,1984,2087,2183,2294,2396,2506,2665,2762,2842" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json new file mode 100644 index 0000000..bfa8943 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pl/values-pl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2900", + "endColumns": "100", + "endOffsets": "2996" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pl/values-pl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,430,516,623,742,821,897,988,1081,1176,1270,1371,1464,1559,1654,1745,1836,1918,2027,2127,2226,2335,2447,2558,2721,2817", + "endColumns": "114,101,107,85,106,118,78,75,90,92,94,93,100,92,94,94,90,90,81,108,99,98,108,111,110,162,95,82", + "endOffsets": "215,317,425,511,618,737,816,892,983,1076,1171,1265,1366,1459,1554,1649,1740,1831,1913,2022,2122,2221,2330,2442,2553,2716,2812,2895" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json new file mode 100644 index 0000000..31591ed --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-port/values-port.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "55", + "endOffsets": "106" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json new file mode 100644 index 0000000..6cd3fcf --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pt-rBR/values-pt-rBR.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,747,832,912,1003,1096,1191,1285,1385,1478,1573,1668,1759,1850,1935,2042,2153,2255,2363,2471,2581,2743,2843", + "endColumns": "119,105,106,88,100,118,84,79,90,92,94,93,99,92,94,94,90,90,84,106,110,101,107,107,109,161,99,85", + "endOffsets": "220,326,433,522,623,742,827,907,998,1091,1186,1280,1380,1473,1568,1663,1754,1845,1930,2037,2148,2250,2358,2466,2576,2738,2838,2924" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pt-rBR/values-pt-rBR.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2929", + "endColumns": "100", + "endOffsets": "3025" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json new file mode 100644 index 0000000..fa4d0b9 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pt-rPT/values-pt-rPT.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,319,426,515,616,734,819,899,991,1085,1182,1276,1375,1469,1565,1660,1752,1844,1929,2036,2147,2249,2357,2465,2572,2737,2836", + "endColumns": "107,105,106,88,100,117,84,79,91,93,96,93,98,93,95,94,91,91,84,106,110,101,107,107,106,164,98,85", + "endOffsets": "208,314,421,510,611,729,814,894,986,1080,1177,1271,1370,1464,1560,1655,1747,1839,1924,2031,2142,2244,2352,2460,2567,2732,2831,2917" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pt-rPT/values-pt-rPT.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2922", + "endColumns": "100", + "endOffsets": "3018" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json new file mode 100644 index 0000000..349d69b --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-pt/values-pt.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,225,331,438,527,628,747,832,912,1003,1096,1191,1285,1385,1478,1573,1668,1759,1850,1935,2042,2153,2255,2363,2471,2581,2743,2843", + "endColumns": "119,105,106,88,100,118,84,79,90,92,94,93,99,92,94,94,90,90,84,106,110,101,107,107,109,161,99,85", + "endOffsets": "220,326,433,522,623,742,827,907,998,1091,1186,1280,1380,1473,1568,1663,1754,1845,1930,2037,2148,2250,2358,2466,2576,2738,2838,2924" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-pt/values-pt.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2929", + "endColumns": "100", + "endOffsets": "3025" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json new file mode 100644 index 0000000..4a275ba --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ro/values-ro.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,226,330,443,527,631,752,837,917,1008,1101,1196,1290,1390,1483,1578,1672,1763,1855,1938,2050,2158,2258,2372,2478,2584,2748,2851", + "endColumns": "120,103,112,83,103,120,84,79,90,92,94,93,99,92,94,93,90,91,82,111,107,99,113,105,105,163,102,83", + "endOffsets": "221,325,438,522,626,747,832,912,1003,1096,1191,1285,1385,1478,1573,1667,1758,1850,1933,2045,2153,2253,2367,2473,2579,2743,2846,2930" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ro/values-ro.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2935", + "endColumns": "100", + "endOffsets": "3031" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json new file mode 100644 index 0000000..da4ad26 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ru/values-ru.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,220,322,421,507,612,733,812,888,980,1074,1169,1262,1357,1451,1547,1642,1734,1826,1915,2021,2128,2226,2335,2442,2556,2722,2822", + "endColumns": "114,101,98,85,104,120,78,75,91,93,94,92,94,93,95,94,91,91,88,105,106,97,108,106,113,165,99,81", + "endOffsets": "215,317,416,502,607,728,807,883,975,1069,1164,1257,1352,1446,1542,1637,1729,1821,1910,2016,2123,2221,2330,2437,2551,2717,2817,2899" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ru/values-ru.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2904", + "endColumns": "100", + "endOffsets": "3000" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json new file mode 100644 index 0000000..ee7bbd3 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-si/values-si.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2903", + "endColumns": "100", + "endOffsets": "2999" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-si/values-si.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,221,328,435,518,623,739,829,915,1006,1099,1193,1287,1387,1480,1575,1669,1760,1851,1935,2044,2148,2246,2356,2456,2563,2722,2821", + "endColumns": "115,106,106,82,104,115,89,85,90,92,93,93,99,92,94,93,90,90,83,108,103,97,109,99,106,158,98,81", + "endOffsets": "216,323,430,513,618,734,824,910,1001,1094,1188,1282,1382,1475,1570,1664,1755,1846,1930,2039,2143,2241,2351,2451,2558,2717,2816,2898" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json new file mode 100644 index 0000000..155e2d1 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sk/values-sk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2900", + "endColumns": "100", + "endOffsets": "2996" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sk/values-sk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,313,424,510,618,736,815,892,983,1076,1174,1268,1368,1461,1556,1654,1745,1836,1920,2025,2133,2232,2338,2450,2553,2719,2817", + "endColumns": "106,100,110,85,107,117,78,76,90,92,97,93,99,92,94,97,90,90,83,104,107,98,105,111,102,165,97,82", + "endOffsets": "207,308,419,505,613,731,810,887,978,1071,1169,1263,1363,1456,1551,1649,1740,1831,1915,2020,2128,2227,2333,2445,2548,2714,2812,2895" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json new file mode 100644 index 0000000..1c54dc6 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sl/values-sl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,217,319,427,514,617,736,817,895,987,1081,1176,1270,1365,1459,1555,1655,1747,1839,1923,2031,2139,2239,2352,2460,2568,2751,2851", + "endColumns": "111,101,107,86,102,118,80,77,91,93,94,93,94,93,95,99,91,91,83,107,107,99,112,107,107,182,99,83", + "endOffsets": "212,314,422,509,612,731,812,890,982,1076,1171,1265,1360,1454,1550,1650,1742,1834,1918,2026,2134,2234,2347,2455,2563,2746,2846,2930" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sl/values-sl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2935", + "endColumns": "100", + "endOffsets": "3031" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json new file mode 100644 index 0000000..e89e1d3 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sq/values-sq.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,319,431,517,623,746,828,906,997,1090,1185,1279,1380,1473,1568,1665,1756,1849,1930,2036,2140,2238,2344,2448,2550,2704,2801", + "endColumns": "113,99,111,85,105,122,81,77,90,92,94,93,100,92,94,96,90,92,80,105,103,97,105,103,101,153,96,81", + "endOffsets": "214,314,426,512,618,741,823,901,992,1085,1180,1274,1375,1468,1563,1660,1751,1844,1925,2031,2135,2233,2339,2443,2545,2699,2796,2878" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sq/values-sq.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2883", + "endColumns": "100", + "endOffsets": "2979" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json new file mode 100644 index 0000000..c4ec5da --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sr/values-sr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2920", + "endColumns": "100", + "endOffsets": "3016" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sr/values-sr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,313,419,505,609,731,815,896,987,1080,1175,1269,1369,1462,1557,1662,1753,1844,1930,2035,2141,2244,2350,2459,2566,2736,2833", + "endColumns": "106,100,105,85,103,121,83,80,90,92,94,93,99,92,94,104,90,90,85,104,105,102,105,108,106,169,96,86", + "endOffsets": "207,308,414,500,604,726,810,891,982,1075,1170,1264,1364,1457,1552,1657,1748,1839,1925,2030,2136,2239,2345,2454,2561,2731,2828,2915" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json new file mode 100644 index 0000000..3d3627e --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sv/values-sv.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,311,422,506,608,721,798,873,966,1061,1156,1250,1352,1447,1544,1642,1738,1831,1911,2017,2116,2212,2317,2420,2522,2676,2778", + "endColumns": "102,102,110,83,101,112,76,74,92,94,94,93,101,94,96,97,95,92,79,105,98,95,104,102,101,153,101,79", + "endOffsets": "203,306,417,501,603,716,793,868,961,1056,1151,1245,1347,1442,1539,1637,1733,1826,1906,2012,2111,2207,2312,2415,2517,2671,2773,2853" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sv/values-sv.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2858", + "endColumns": "100", + "endOffsets": "2954" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json new file mode 100644 index 0000000..5f99e34 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sw/values-sw.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,208,307,415,505,610,727,810,892,983,1076,1171,1265,1365,1458,1553,1647,1738,1829,1911,2012,2120,2219,2326,2438,2542,2704,2801", + "endColumns": "102,98,107,89,104,116,82,81,90,92,94,93,99,92,94,93,90,90,81,100,107,98,106,111,103,161,96,82", + "endOffsets": "203,302,410,500,605,722,805,887,978,1071,1166,1260,1360,1453,1548,1642,1733,1824,1906,2007,2115,2214,2321,2433,2537,2699,2796,2879" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-sw/values-sw.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2884", + "endColumns": "100", + "endOffsets": "2980" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json new file mode 100644 index 0000000..446d865 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json @@ -0,0 +1,55 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-sw600dp-v13/values-sw600dp-v13.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9", + "startColumns": "4,4,4,4,4,4,4,4", + "startOffsets": "55,124,193,263,337,413,472,543", + "endColumns": "68,68,69,73,75,58,70,67", + "endOffsets": "119,188,258,332,408,467,538,606" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-sw600dp/template-styles.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "621", + "endLines": "22", + "endColumns": "12", + "endOffsets": "861" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "747", + "endLines": "16", + "endColumns": "12", + "endOffsets": "987" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-sw600dp/template-dimens.xml", + "from": { + "startLines": "20,21", + "startColumns": "4,4", + "startOffsets": "656,724", + "endColumns": "67,67", + "endOffsets": "719,787" + }, + "to": { + "startLines": "10,11", + "startColumns": "4,4", + "startOffsets": "611,679", + "endColumns": "67,67", + "endOffsets": "674,742" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json new file mode 100644 index 0000000..1b3b6a1 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ta/values-ta.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,218,320,435,524,635,756,835,911,1009,1109,1204,1298,1405,1505,1607,1701,1799,1897,1978,2086,2189,2288,2404,2507,2612,2769,2871", + "endColumns": "112,101,114,88,110,120,78,75,97,99,94,93,106,99,101,93,97,97,80,107,102,98,115,102,104,156,101,81", + "endOffsets": "213,315,430,519,630,751,830,906,1004,1104,1199,1293,1400,1500,1602,1696,1794,1892,1973,2081,2184,2283,2399,2502,2607,2764,2866,2948" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ta/values-ta.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2953", + "endColumns": "100", + "endOffsets": "3049" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json new file mode 100644 index 0000000..a66fe1a --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-te/values-te.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2930", + "endColumns": "100", + "endOffsets": "3026" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-te/values-te.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,222,334,445,535,640,759,837,913,1004,1097,1192,1286,1386,1479,1574,1669,1760,1851,1934,2048,2150,2249,2364,2467,2582,2744,2847", + "endColumns": "116,111,110,89,104,118,77,75,90,92,94,93,99,92,94,94,90,90,82,113,101,98,114,102,114,161,102,82", + "endOffsets": "217,329,440,530,635,754,832,908,999,1092,1187,1281,1381,1474,1569,1664,1755,1846,1929,2043,2145,2244,2359,2462,2577,2739,2842,2925" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json new file mode 100644 index 0000000..f642229 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-th/values-th.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,303,411,496,598,708,786,863,954,1047,1138,1232,1332,1425,1520,1614,1705,1796,1877,1980,2078,2176,2279,2385,2486,2639,2734", + "endColumns": "104,92,107,84,101,109,77,76,90,92,90,93,99,92,94,93,90,90,80,102,97,97,102,105,100,152,94,81", + "endOffsets": "205,298,406,491,593,703,781,858,949,1042,1133,1227,1327,1420,1515,1609,1700,1791,1872,1975,2073,2171,2274,2380,2481,2634,2729,2811" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-th/values-th.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2816", + "endColumns": "100", + "endOffsets": "2912" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json new file mode 100644 index 0000000..42a553a --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-tl/values-tl.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2930", + "endColumns": "100", + "endOffsets": "3026" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-tl/values-tl.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,216,324,437,525,631,746,826,903,994,1087,1182,1276,1376,1469,1564,1658,1749,1840,1924,2033,2143,2244,2354,2472,2580,2743,2845", + "endColumns": "110,107,112,87,105,114,79,76,90,92,94,93,99,92,94,93,90,90,83,108,109,100,109,117,107,162,101,84", + "endOffsets": "211,319,432,520,626,741,821,898,989,1082,1177,1271,1371,1464,1559,1653,1744,1835,1919,2028,2138,2239,2349,2467,2575,2738,2840,2925" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json new file mode 100644 index 0000000..74793cf --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-tr/values-tr.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,318,430,515,621,741,821,896,987,1080,1172,1266,1366,1459,1561,1656,1747,1838,1917,2024,2128,2224,2331,2434,2543,2699,2797", + "endColumns": "113,98,111,84,105,119,79,74,90,92,91,93,99,92,101,94,90,90,78,106,103,95,106,102,108,155,97,79", + "endOffsets": "214,313,425,510,616,736,816,891,982,1075,1167,1261,1361,1454,1556,1651,1742,1833,1912,2019,2123,2219,2326,2429,2538,2694,2792,2872" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-tr/values-tr.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2877", + "endColumns": "100", + "endOffsets": "2973" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json new file mode 100644 index 0000000..072736b --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-uk/values-uk.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,214,316,424,510,615,733,814,893,984,1077,1172,1266,1366,1459,1554,1649,1740,1831,1930,2036,2142,2240,2347,2454,2559,2729,2829", + "endColumns": "108,101,107,85,104,117,80,78,90,92,94,93,99,92,94,94,90,90,98,105,105,97,106,106,104,169,99,81", + "endOffsets": "209,311,419,505,610,728,809,888,979,1072,1167,1261,1361,1454,1549,1644,1735,1826,1925,2031,2137,2235,2342,2449,2554,2724,2824,2906" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-uk/values-uk.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2911", + "endColumns": "100", + "endOffsets": "3007" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json new file mode 100644 index 0000000..68ff03b --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-ur/values-ur.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,219,325,434,520,624,744,821,896,988,1082,1177,1271,1372,1466,1562,1656,1748,1840,1925,2033,2139,2241,2352,2453,2569,2734,2832", + "endColumns": "113,105,108,85,103,119,76,74,91,93,94,93,100,93,95,93,91,91,84,107,105,101,110,100,115,164,97,85", + "endOffsets": "214,320,429,515,619,739,816,891,983,1077,1172,1266,1367,1461,1557,1651,1743,1835,1920,2028,2134,2236,2347,2448,2564,2729,2827,2913" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-ur/values-ur.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2918", + "endColumns": "100", + "endOffsets": "3014" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json new file mode 100644 index 0000000..1558565 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-uz/values-uz.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2860", + "endColumns": "100", + "endOffsets": "2956" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-uz/values-uz.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,210,305,405,487,587,704,789,867,958,1051,1146,1240,1334,1427,1522,1617,1708,1800,1884,1994,2100,2200,2308,2414,2516,2677,2776", + "endColumns": "104,94,99,81,99,116,84,77,90,92,94,93,93,92,94,94,90,91,83,109,105,99,107,105,101,160,98,83", + "endOffsets": "205,300,400,482,582,699,784,862,953,1046,1141,1235,1329,1422,1517,1612,1703,1795,1879,1989,2095,2195,2303,2409,2511,2672,2771,2855" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v11.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v11.json new file mode 100644 index 0000000..9eacad9 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v11.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v11/values-v11.xml", + "map": [ + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-v11/template-styles.xml", + "from": { + "startLines": "19", + "startColumns": "4", + "startOffsets": "650", + "endColumns": "65", + "endOffsets": "711" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "64", + "endOffsets": "115" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json new file mode 100644 index 0000000..540d624 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json @@ -0,0 +1,38 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-v16/values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "65", + "endOffsets": "116" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v16/values-v16.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "12", + "endOffsets": "223" + }, + "to": { + "startLines": "3", + "startColumns": "4", + "startOffsets": "121", + "endLines": "6", + "endColumns": "12", + "endOffsets": "289" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json new file mode 100644 index 0000000..6c5fbde --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v17/values-v17.xml", + "from": { + "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216", + "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json new file mode 100644 index 0000000..5b2785b --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v18/values-v18.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "48", + "endOffsets": "99" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json new file mode 100644 index 0000000..87378bb --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json @@ -0,0 +1,85 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-v21/values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,237,304,368,484,610,736,864,1036", + "endLines": "2,3,4,5,6,7,8,9,12,17", + "endColumns": "117,63,66,63,115,125,125,127,12,12", + "endOffsets": "168,232,299,363,479,605,731,859,1031,1383" + }, + "to": { + "startLines": "2,3,4,5,264,265,272,276,282,285", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,237,304,19284,19400,19857,20151,20527,20699", + "endLines": "2,3,4,5,264,265,272,276,284,289", + "endColumns": "117,63,66,63,115,125,125,127,12,12", + "endOffsets": "168,232,299,363,19395,19521,19978,20274,20694,21046" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values-v21/base-template-styles.xml", + "from": { + "startLines": "20", + "startColumns": "4", + "startOffsets": "677", + "endLines": "21", + "endColumns": "12", + "endOffsets": "753" + }, + "to": { + "startLines": "280", + "startColumns": "4", + "startOffsets": "20446", + "endLines": "281", + "endColumns": "12", + "endOffsets": "20522" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/res/values-v21/values-v21.xml", + "from": { + "startLines": "2,5,8,11", + "startColumns": "4,4,4,4", + "startOffsets": "55,223,386,554", + "endLines": "4,7,10,13", + "endColumns": "12,12,12,12", + "endOffsets": "218,381,549,716" + }, + "to": { + "startLines": "266,269,273,277", + "startColumns": "4,4,4,4", + "startOffsets": "19526,19694,19983,20279", + "endLines": "268,271,275,279", + "endColumns": "12,12,12,12", + "endOffsets": "19689,19852,20146,20441" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v21/values-v21.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,106,109,152,155,158,160,162,164,167,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,220,222,223,224,234,235,236,248", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4213,4362,4511,4623,4770,4923,5070,5145,5234,5321,5422,5525,8499,8684,11670,11867,12066,12189,12312,12425,12608,12863,13064,13153,13264,13497,13598,13693,13816,13945,14062,14239,14338,14473,14616,14751,14870,15071,15190,15283,15394,15450,15557,15752,15863,15996,16091,16182,16273,16366,16483,16622,16693,16776,17456,17513,17571,18265", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,105,108,151,154,157,159,161,163,166,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,219,221,222,223,233,234,235,247,259", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,92,116,12,70,82,12,56,57,12,12", + "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4208,4357,4506,4618,4765,4918,5065,5140,5229,5316,5417,5520,8494,8679,11665,11862,12061,12184,12307,12420,12603,12858,13059,13148,13259,13492,13593,13688,13811,13940,14057,14234,14333,14468,14611,14746,14865,15066,15185,15278,15389,15445,15552,15747,15858,15991,16086,16177,16268,16361,16478,16617,16688,16771,17451,17508,17566,18260,18966" + }, + "to": { + "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,110,113,156,159,162,164,166,168,171,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,224,226,227,228,238,239,240,252", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "368,459,562,665,770,877,986,1095,1204,1313,1422,1529,1632,1751,1906,2061,2166,2287,2388,2535,2676,2779,2898,3005,3108,3263,3434,3583,3748,3905,4056,4175,4526,4675,4824,4936,5083,5236,5383,5458,5547,5634,5735,5838,8812,8997,11983,12180,12379,12502,12625,12738,12921,13176,13377,13466,13577,13810,13911,14006,14129,14258,14375,14552,14651,14786,14929,15064,15183,15384,15503,15596,15707,15763,15870,16065,16176,16309,16404,16495,16586,16679,16796,16935,17006,17089,17769,17826,17884,18578", + "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,109,112,155,158,161,163,165,167,170,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,223,225,226,227,237,238,239,251,263", + "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,92,116,12,70,82,12,56,57,12,12", + "endOffsets": "454,557,660,765,872,981,1090,1199,1308,1417,1524,1627,1746,1901,2056,2161,2282,2383,2530,2671,2774,2893,3000,3103,3258,3429,3578,3743,3900,4051,4170,4521,4670,4819,4931,5078,5231,5378,5453,5542,5629,5730,5833,8807,8992,11978,12175,12374,12497,12620,12733,12916,13171,13372,13461,13572,13805,13906,14001,14124,14253,14370,14547,14646,14781,14924,15059,15178,15379,15498,15591,15702,15758,15865,16060,16171,16304,16399,16490,16581,16674,16791,16930,17001,17084,17764,17821,17879,18573,19279" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json new file mode 100644 index 0000000..09f3c56 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v22/values-v22.xml", + "from": { + "startLines": "2,3,4,9", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,553", + "endLines": "2,3,8,13", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,548,896" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json new file mode 100644 index 0000000..fe6455d --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json @@ -0,0 +1,39 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/2139d73c5146b0d9ccfa1f5b382f03a7/cardview-1.0.0/res/values-v23/values-v23.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "4", + "endColumns": "12", + "endOffsets": "200" + }, + "to": { + "startLines": "50", + "startColumns": "4", + "startOffsets": "3524", + "endLines": "52", + "endColumns": "12", + "endOffsets": "3669" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v23/values-v23.xml", + "from": { + "startLines": "2,3,4,5,6,20,34,35,36,39,43,44,45,46", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,190,325,400,487,1371,2267,2386,2513,2735,2959,3074,3181,3294", + "endLines": "2,3,4,5,19,33,34,35,38,42,43,44,45,49", + "endColumns": "134,134,74,86,12,12,118,126,12,12,114,106,112,12", + "endOffsets": "185,320,395,482,1366,2262,2381,2508,2730,2954,3069,3176,3289,3519" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json new file mode 100644 index 0000000..8b6ff87 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/res/values-v24/values-v24.xml", + "from": { + "startLines": "2,3,4,5", + "startColumns": "4,4,4,4", + "startOffsets": "55,121,182,248", + "endColumns": "65,60,65,66", + "endOffsets": "116,177,243,310" + }, + "to": { + "startLines": "4,5,6,7", + "startColumns": "4,4,4,4", + "startOffsets": "347,413,474,540", + "endColumns": "65,60,65,66", + "endOffsets": "408,469,535,602" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v24/values-v24.xml", + "from": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,212", + "endColumns": "156,134", + "endOffsets": "207,342" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json new file mode 100644 index 0000000..d47ed83 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v25/values-v25.xml", + "from": { + "startLines": "2,3,4,6", + "startColumns": "4,4,4,4", + "startOffsets": "55,126,209,308", + "endLines": "2,3,5,7", + "endColumns": "70,82,12,12", + "endOffsets": "121,204,303,414" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json new file mode 100644 index 0000000..70ac32d --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v26/values-v26.xml", + "from": { + "startLines": "2,3,4,8,12,16", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,130,217,431,657,896", + "endLines": "2,3,7,11,15,16", + "endColumns": "74,86,12,12,12,92", + "endOffsets": "125,212,426,652,891,984" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json new file mode 100644 index 0000000..0c910f0 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-v28/values-v28.xml", + "from": { + "startLines": "2,3,4,8", + "startColumns": "4,4,4,4", + "startOffsets": "55,130,217,447", + "endLines": "2,3,7,11", + "endColumns": "74,86,12,12", + "endOffsets": "125,212,442,684" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json new file mode 100644 index 0000000..7a05856 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-vi/values-vi.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,212,314,423,507,610,729,807,883,974,1067,1162,1256,1356,1449,1544,1638,1729,1820,1904,2008,2116,2217,2322,2437,2542,2699,2798", + "endColumns": "106,101,108,83,102,118,77,75,90,92,94,93,99,92,94,93,90,90,83,103,107,100,104,114,104,156,98,84", + "endOffsets": "207,309,418,502,605,724,802,878,969,1062,1157,1251,1351,1444,1539,1633,1724,1815,1899,2003,2111,2212,2317,2432,2537,2694,2793,2878" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-vi/values-vi.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2883", + "endColumns": "100", + "endOffsets": "2979" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json new file mode 100644 index 0000000..f97c182 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-watch-v20/values-watch-v20.xml", + "from": { + "startLines": "2,5,8", + "startColumns": "4,4,4", + "startOffsets": "55,214,385", + "endLines": "4,7,10", + "endColumns": "12,12,12", + "endOffsets": "209,380,553" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json new file mode 100644 index 0000000..aec956b --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json @@ -0,0 +1,20 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-watch-v21/values-watch-v21.xml", + "from": { + "startLines": "2,6,10", + "startColumns": "4,4,4", + "startOffsets": "55,271,499", + "endLines": "5,9,13", + "endColumns": "12,12,12", + "endOffsets": "266,494,724" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json new file mode 100644 index 0000000..8df6ca8 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json @@ -0,0 +1,19 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-xlarge-v4/values-xlarge-v4.xml", + "from": { + "startLines": "2,3,4,5,6,7", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "55,126,197,267,337,405", + "endColumns": "70,70,69,69,67,67", + "endOffsets": "121,192,262,332,400,468" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json new file mode 100644 index 0000000..eeb225c --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zh-rCN/values-zh-rCN.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,295,395,477,574,680,757,832,923,1016,1113,1209,1303,1396,1491,1583,1674,1765,1843,1939,2034,2129,2226,2322,2420,2568,2662", + "endColumns": "94,94,99,81,96,105,76,74,90,92,96,95,93,92,94,91,90,90,77,95,94,94,96,95,97,147,93,78", + "endOffsets": "195,290,390,472,569,675,752,827,918,1011,1108,1204,1298,1391,1486,1578,1669,1760,1838,1934,2029,2124,2221,2317,2415,2563,2657,2736" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zh-rCN/values-zh-rCN.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2741", + "endColumns": "100", + "endOffsets": "2837" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json new file mode 100644 index 0000000..4d02f72 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zh-rHK/values-zh-rHK.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2745", + "endColumns": "100", + "endOffsets": "2841" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zh-rHK/values-zh-rHK.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,757,832,924,1018,1109,1205,1300,1394,1490,1582,1674,1766,1844,1940,2035,2130,2227,2323,2421,2572,2666", + "endColumns": "94,92,99,81,96,107,76,74,91,93,90,95,94,93,95,91,91,91,77,95,94,94,96,95,97,150,93,78", + "endOffsets": "195,288,388,470,567,675,752,827,919,1013,1104,1200,1295,1389,1485,1577,1669,1761,1839,1935,2030,2125,2222,2318,2416,2567,2661,2740" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json new file mode 100644 index 0000000..a2cdb9c --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zh-rTW/values-zh-rTW.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2750", + "endColumns": "100", + "endOffsets": "2846" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zh-rTW/values-zh-rTW.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,200,293,393,475,572,680,757,832,924,1018,1115,1211,1306,1400,1496,1588,1680,1772,1850,1946,2041,2136,2233,2329,2427,2577,2671", + "endColumns": "94,92,99,81,96,107,76,74,91,93,96,95,94,93,95,91,91,91,77,95,94,94,96,95,97,149,93,78", + "endOffsets": "195,288,388,470,567,675,752,827,919,1013,1110,1206,1301,1395,1491,1583,1675,1767,1845,1941,2036,2131,2228,2324,2422,2572,2666,2745" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json new file mode 100644 index 0000000..ba31e27 --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json @@ -0,0 +1,36 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values-zu/values-zu.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "100", + "endOffsets": "151" + }, + "to": { + "startLines": "30", + "startColumns": "4", + "startOffsets": "2873", + "endColumns": "100", + "endOffsets": "2969" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values-zu/values-zu.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,213,320,432,520,623,738,817,894,985,1078,1173,1267,1367,1460,1555,1649,1740,1833,1914,2018,2121,2219,2326,2433,2538,2695,2791", + "endColumns": "107,106,111,87,102,114,78,76,90,92,94,93,99,92,94,93,90,92,80,103,102,97,106,106,104,156,95,81", + "endOffsets": "208,315,427,515,618,733,812,889,980,1073,1168,1262,1362,1455,1550,1644,1735,1828,1909,2013,2116,2214,2321,2428,2533,2690,2786,2868" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json new file mode 100644 index 0000000..207172b --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json @@ -0,0 +1,339 @@ +{ + "logs": [ + { + "outputFile": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml", + "map": [ + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/390fba7780f75f3935d6793c0cae2473/coordinatorlayout-1.0.0/res/values/values.xml", + "from": { + "startLines": "2,102,3,13", + "startColumns": "4,4,4,4", + "startOffsets": "55,5935,116,724", + "endLines": "2,104,12,101", + "endColumns": "60,12,24,24", + "endOffsets": "111,6075,719,5930" + }, + "to": { + "startLines": "9,1902,2689,2699", + "startColumns": "4,4,4,4", + "startOffsets": "327,127855,170871,171479", + "endLines": "9,1904,2698,2787", + "endColumns": "60,12,24,24", + "endOffsets": "383,127995,171474,176685" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,221,222,226,230,234,239,245,252,256,260,265,269,273,277,281,285,289,295,299,305,309,315,319,324,328,331,335,341,345,351,355,361,364,368,372,376,380,384,385,386,387,390,393,396,399,403,404,405,406,407,410,412,414,416,421,422,426,432,436,437,439,451,452,456,462,466,467,468,472,499,503,504,508,536,708,734,906,932,963,971,977,993,1015,1020,1025,1035,1044,1053,1057,1064,1083,1090,1091,1100,1103,1106,1110,1114,1118,1121,1122,1127,1132,1142,1147,1154,1160,1161,1164,1168,1173,1175,1177,1180,1183,1185,1189,1192,1199,1202,1205,1209,1211,1215,1217,1219,1221,1225,1233,1241,1253,1259,1268,1271,1282,1285,1286,1291,1292,1297,1366,1436,1437,1447,1456,1457,1459,1463,1466,1469,1472,1475,1478,1481,1484,1488,1491,1494,1497,1501,1504,1508,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1534,1536,1537,1538,1539,1540,1541,1542,1543,1545,1546,1548,1549,1551,1553,1554,1556,1557,1558,1559,1560,1561,1563,1564,1565,1566,1567,1568,1570,1572,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1588,1589,1590,1591,1592,1593,1594,1596,1600,1604,1605,1606,1607,1608,1609,1613,1614,1615,1616,1618,1620,1622,1624,1626,1627,1628,1629,1631,1633,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1649,1650,1651,1652,1654,1656,1657,1659,1660,1662,1664,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1679,1680,1681,1682,1684,1685,1686,1687,1688,1690,1692,1694,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1794,1797,1800,1803,1817,1828,1838,1868,1895,1904,1979,2382,2387,2415,2433,2469,2475,2481,2504,2645,2665,2671,2675,2681,2718,2730,2796,2820,2889,2908,2934", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "105,160,205,254,295,350,412,476,546,607,682,758,835,913,998,1080,1156,1232,1309,1387,1493,1599,1678,1758,1815,1873,1947,2022,2087,2153,2213,2274,2346,2419,2486,2554,2613,2672,2731,2790,2849,2903,2957,3010,3064,3118,3172,3226,3300,3379,3452,3526,3597,3669,3741,3814,3871,3929,4002,4076,4150,4225,4297,4370,4440,4511,4571,4632,4701,4770,4840,4914,4990,5054,5131,5207,5284,5349,5418,5495,5570,5639,5707,5784,5850,5911,6008,6073,6142,6241,6312,6371,6429,6486,6545,6609,6680,6752,6824,6896,6968,7035,7103,7171,7230,7293,7357,7447,7538,7598,7664,7731,7797,7867,7931,7984,8051,8112,8179,8292,8350,8413,8478,8543,8618,8691,8763,8807,8854,8900,8949,9010,9071,9132,9194,9258,9322,9386,9451,9514,9574,9635,9701,9760,9820,9882,9953,10013,10081,10167,10254,10344,10431,10519,10601,10684,10774,10865,10917,10975,11020,11086,11150,11207,11264,11318,11375,11423,11472,11523,11557,11604,11653,11699,11731,11795,11857,11917,11974,12048,12118,12196,12250,12320,12405,12453,12499,12560,12623,12689,12753,12824,12887,12952,13016,13077,13138,13190,13263,13337,13406,13481,13555,13629,13770,13840,13893,13971,14061,14149,14245,14335,14917,15006,15253,15534,15786,16071,16464,16941,17163,17385,17661,17888,18118,18348,18578,18808,19035,19454,19680,20105,20335,20763,20982,21265,21473,21604,21831,22257,22482,22909,23130,23555,23675,23951,24252,24576,24867,25181,25318,25449,25554,25796,25963,26167,26375,26646,26758,26870,26975,27092,27306,27452,27592,27678,28026,28114,28360,28778,29027,29109,29207,29889,29989,30241,30665,30920,31014,31103,31340,33392,33634,33736,33989,36173,47362,48878,60165,61693,63450,64076,64496,65757,67022,67278,67514,68061,68555,69160,69358,69938,71306,71681,71799,72337,72494,72690,72963,73219,73389,73530,73594,73959,74326,75002,75266,75604,75957,76051,76237,76543,76805,76930,77057,77296,77507,77626,77819,77996,78451,78632,78754,79013,79126,79313,79415,79522,79651,79926,80434,80930,81807,82101,82671,82820,83552,83724,83808,84144,84236,84514,89908,95442,95504,96134,96748,96839,96952,97181,97341,97493,97664,97830,97999,98166,98329,98572,98742,98915,99086,99360,99559,99764,100094,100178,100274,100370,100468,100568,100670,100772,100874,100976,101078,101178,101274,101386,101515,101638,101769,101900,101998,102112,102206,102346,102480,102576,102688,102788,102904,103000,103112,103212,103352,103488,103652,103782,103940,104090,104231,104375,104510,104622,104772,104900,105028,105164,105296,105426,105556,105668,105808,105954,106098,106236,106302,106392,106468,106572,106662,106764,106872,106980,107080,107160,107252,107350,107460,107512,107590,107696,107788,107892,108002,108124,108287,108444,108524,108624,108714,108824,108914,109155,109249,109355,109447,109547,109659,109773,109889,110005,110099,110213,110325,110427,110547,110669,110751,110855,110975,111101,111199,111293,111381,111493,111609,111731,111843,112018,112134,112220,112312,112424,112548,112615,112741,112809,112937,113081,113209,113278,113373,113488,113601,113700,113809,113920,114031,114132,114237,114337,114467,114558,114681,114775,114887,114973,115077,115173,115261,115379,115483,115587,115713,115801,115909,116009,116099,116209,116293,116395,116479,116533,116597,116703,116789,116899,116983,117103,122247,122365,122480,122612,123327,124019,124536,126135,127668,128056,132791,153454,153714,155224,156257,158270,158532,158888,159718,166500,167634,167928,168151,168478,170528,171176,175027,176229,180308,181523,182932", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,220,221,225,229,233,238,244,251,255,259,264,268,272,276,280,284,288,294,298,304,308,314,318,323,327,330,334,340,344,350,354,360,363,367,371,375,379,383,384,385,386,389,392,395,398,402,403,404,405,406,409,411,413,415,420,421,425,431,435,436,438,450,451,455,461,465,466,467,471,498,502,503,507,535,707,733,905,931,962,970,976,992,1014,1019,1024,1034,1043,1052,1056,1063,1082,1089,1090,1099,1102,1105,1109,1113,1117,1120,1121,1126,1131,1141,1146,1153,1159,1160,1163,1167,1172,1174,1176,1179,1182,1184,1188,1191,1198,1201,1204,1208,1210,1214,1216,1218,1220,1224,1232,1240,1252,1258,1267,1270,1281,1284,1285,1290,1291,1296,1365,1435,1436,1446,1455,1456,1458,1462,1465,1468,1471,1474,1477,1480,1483,1487,1490,1493,1496,1500,1503,1507,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1533,1535,1536,1537,1538,1539,1540,1541,1542,1544,1545,1547,1548,1550,1552,1553,1555,1556,1557,1558,1559,1560,1562,1563,1564,1565,1566,1567,1569,1571,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1587,1588,1589,1590,1591,1592,1593,1595,1599,1603,1604,1605,1606,1607,1608,1612,1613,1614,1615,1617,1619,1621,1623,1625,1626,1627,1628,1630,1632,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1648,1649,1650,1651,1653,1655,1656,1658,1659,1661,1663,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1678,1679,1680,1681,1683,1684,1685,1686,1687,1689,1691,1693,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1793,1796,1799,1802,1816,1827,1837,1867,1894,1903,1978,2381,2386,2414,2432,2468,2474,2480,2503,2644,2664,2670,2674,2680,2717,2729,2795,2819,2888,2907,2933,2942", + "endColumns": "54,44,48,40,54,61,63,69,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,66,60,66,112,57,62,64,64,74,72,71,43,46,45,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,51,77,105,91,103,109,12,12,12,79,99,89,109,89,12,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,85,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "155,200,249,290,345,407,471,541,602,677,753,830,908,993,1075,1151,1227,1304,1382,1488,1594,1673,1753,1810,1868,1942,2017,2082,2148,2208,2269,2341,2414,2481,2549,2608,2667,2726,2785,2844,2898,2952,3005,3059,3113,3167,3221,3295,3374,3447,3521,3592,3664,3736,3809,3866,3924,3997,4071,4145,4220,4292,4365,4435,4506,4566,4627,4696,4765,4835,4909,4985,5049,5126,5202,5279,5344,5413,5490,5565,5634,5702,5779,5845,5906,6003,6068,6137,6236,6307,6366,6424,6481,6540,6604,6675,6747,6819,6891,6963,7030,7098,7166,7225,7288,7352,7442,7533,7593,7659,7726,7792,7862,7926,7979,8046,8107,8174,8287,8345,8408,8473,8538,8613,8686,8758,8802,8849,8895,8944,9005,9066,9127,9189,9253,9317,9381,9446,9509,9569,9630,9696,9755,9815,9877,9948,10008,10076,10162,10249,10339,10426,10514,10596,10679,10769,10860,10912,10970,11015,11081,11145,11202,11259,11313,11370,11418,11467,11518,11552,11599,11648,11694,11726,11790,11852,11912,11969,12043,12113,12191,12245,12315,12400,12448,12494,12555,12618,12684,12748,12819,12882,12947,13011,13072,13133,13185,13258,13332,13401,13476,13550,13624,13765,13835,13888,13966,14056,14144,14240,14330,14912,15001,15248,15529,15781,16066,16459,16936,17158,17380,17656,17883,18113,18343,18573,18803,19030,19449,19675,20100,20330,20758,20977,21260,21468,21599,21826,22252,22477,22904,23125,23550,23670,23946,24247,24571,24862,25176,25313,25444,25549,25791,25958,26162,26370,26641,26753,26865,26970,27087,27301,27447,27587,27673,28021,28109,28355,28773,29022,29104,29202,29884,29984,30236,30660,30915,31009,31098,31335,33387,33629,33731,33984,36168,47357,48873,60160,61688,63445,64071,64491,65752,67017,67273,67509,68056,68550,69155,69353,69933,71301,71676,71794,72332,72489,72685,72958,73214,73384,73525,73589,73954,74321,74997,75261,75599,75952,76046,76232,76538,76800,76925,77052,77291,77502,77621,77814,77991,78446,78627,78749,79008,79121,79308,79410,79517,79646,79921,80429,80925,81802,82096,82666,82815,83547,83719,83803,84139,84231,84509,89903,95437,95499,96129,96743,96834,96947,97176,97336,97488,97659,97825,97994,98161,98324,98567,98737,98910,99081,99355,99554,99759,100089,100173,100269,100365,100463,100563,100665,100767,100869,100971,101073,101173,101269,101381,101510,101633,101764,101895,101993,102107,102201,102341,102475,102571,102683,102783,102899,102995,103107,103207,103347,103483,103647,103777,103935,104085,104226,104370,104505,104617,104767,104895,105023,105159,105291,105421,105551,105663,105803,105949,106093,106231,106297,106387,106463,106567,106657,106759,106867,106975,107075,107155,107247,107345,107455,107507,107585,107691,107783,107887,107997,108119,108282,108439,108519,108619,108709,108819,108909,109150,109244,109350,109442,109542,109654,109768,109884,110000,110094,110208,110320,110422,110542,110664,110746,110850,110970,111096,111194,111288,111376,111488,111604,111726,111838,112013,112129,112215,112307,112419,112543,112610,112736,112804,112932,113076,113204,113273,113368,113483,113596,113695,113804,113915,114026,114127,114232,114332,114462,114553,114676,114770,114882,114968,115072,115168,115256,115374,115478,115582,115708,115796,115904,116004,116094,116204,116288,116390,116474,116528,116592,116698,116784,116894,116978,117098,122242,122360,122475,122607,123322,124014,124531,126130,127663,128051,132786,153449,153709,155219,156252,158265,158527,158883,159713,166495,167629,167923,168146,168473,170523,171171,175022,176224,180303,181518,182927,183401" + }, + "to": { + "startLines": "10,11,12,14,15,16,17,18,19,20,21,22,23,26,27,28,29,30,31,32,33,34,35,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,178,179,183,184,185,186,187,188,189,218,219,220,221,222,223,224,225,263,264,265,266,268,272,273,275,292,297,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,346,349,350,351,352,353,355,363,364,368,372,383,388,394,401,405,409,414,418,422,426,430,434,438,444,448,454,458,464,468,473,477,480,484,490,494,500,504,510,513,517,521,525,529,533,534,535,536,539,542,545,548,552,553,554,555,556,559,561,563,565,570,571,575,581,585,586,588,600,601,605,611,615,616,617,621,648,652,653,657,685,857,883,1055,1081,1112,1120,1126,1142,1164,1169,1174,1184,1193,1202,1206,1213,1232,1239,1240,1249,1252,1255,1259,1263,1267,1270,1271,1276,1281,1291,1296,1303,1309,1310,1313,1317,1322,1324,1326,1329,1332,1334,1338,1341,1348,1351,1354,1358,1360,1364,1366,1368,1370,1374,1382,1390,1402,1408,1417,1420,1431,1434,1435,1440,1441,1457,1526,1596,1597,1607,1616,1617,1619,1623,1626,1629,1632,1635,1638,1641,1644,1648,1651,1654,1657,1661,1664,1668,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1694,1696,1697,1698,1699,1700,1701,1702,1703,1705,1706,1708,1709,1711,1713,1714,1716,1717,1718,1719,1720,1721,1723,1724,1725,1726,1727,1744,1746,1748,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1764,1765,1766,1767,1768,1769,1770,1772,1776,1782,1783,1784,1785,1786,1787,1791,1792,1793,1795,1797,1799,1801,1803,1805,1806,1807,1808,1810,1812,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1828,1829,1830,1831,1833,1835,1836,1838,1839,1841,1843,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1858,1859,1860,1861,1863,1864,1865,1866,1867,1869,1871,1873,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1905,1988,1991,1994,1997,2011,2022,2077,2107,2134,2143,2218,2621,2661,2788,2939,2975,2981,2987,3010,3151,3171,3177,3181,3216,3253,3297,3363,3387,3456,3475,3501", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "388,443,488,593,634,689,751,815,885,946,1021,1097,1174,1412,1497,1579,1655,1731,1808,1886,1992,2098,2177,2257,2314,2621,2695,2770,2835,2901,2961,3022,3094,3167,3234,3302,3361,3420,3479,3538,3597,3651,3705,3758,3812,3866,3920,4195,4269,4348,4421,4495,4566,4638,4710,4783,4840,4898,4971,5045,5119,5194,5266,5339,5409,5480,5540,5601,5670,5739,5809,5883,5959,6023,6100,6176,6253,6318,6387,6464,6539,6608,6676,6753,6819,6880,6977,7042,7111,7210,7281,7340,7398,7455,7514,7578,7649,7721,7793,7865,7937,8004,8072,8140,8199,8262,8326,8416,8507,8567,8633,8700,8766,8836,8900,8953,9020,9081,9148,9261,9319,9382,9447,9512,9587,9660,9732,9776,9823,9869,9918,9979,10040,10101,10163,10227,10291,10355,10420,10483,10543,10604,10670,10729,10789,10851,10922,10982,11708,11794,12044,12134,12221,12309,12391,12474,12564,14355,14407,14465,14510,14576,14640,14697,14754,17047,17104,17152,17201,17309,17479,17526,17640,18545,18788,18852,18914,18974,19101,19175,19245,19323,19377,19447,19532,19580,19626,19687,19750,19816,19880,19951,20014,20079,20143,20204,20265,20317,20390,20464,20533,20608,20682,20756,20897,21646,21822,21900,21990,22078,22174,22315,22897,22986,23233,23514,24180,24465,24858,25335,25557,25779,26055,26282,26512,26742,26972,27202,27429,27848,28074,28499,28729,29157,29376,29659,29867,29998,30225,30651,30876,31303,31524,31949,32069,32345,32646,32970,33261,33575,33712,33843,33948,34190,34357,34561,34769,35040,35152,35264,35369,35486,35700,35846,35986,36072,36420,36508,36754,37172,37421,37503,37601,38283,38383,38635,39059,39314,39408,39497,39734,41786,42028,42130,42383,44567,55756,57272,68559,70087,71844,72470,72890,74151,75416,75672,75908,76455,76949,77554,77752,78332,79700,80075,80193,80731,80888,81084,81357,81613,81783,81924,81988,82353,82720,83396,83660,83998,84351,84445,84631,84937,85199,85324,85451,85690,85901,86020,86213,86390,86845,87026,87148,87407,87520,87707,87809,87916,88045,88320,88828,89324,90201,90495,91065,91214,91946,92118,92202,92538,92630,93373,98767,104301,104363,104993,105607,105698,105811,106040,106200,106352,106523,106689,106858,107025,107188,107431,107601,107774,107945,108219,108418,108623,108953,109037,109133,109229,109327,109427,109529,109631,109733,109835,109937,110037,110133,110245,110374,110497,110628,110759,110857,110971,111065,111205,111339,111435,111547,111647,111763,111859,111971,112071,112211,112347,112511,112641,112799,112949,113090,113234,113369,113481,113631,113759,113887,114023,114155,114285,114415,114527,115807,115953,116097,116235,116301,116391,116467,116571,116661,116763,116871,116979,117079,117159,117251,117349,117459,117511,117589,117695,117787,117891,118001,118123,118286,118556,118636,118736,118826,118936,119026,119267,119361,119467,119586,119686,119798,119912,120028,120144,120238,120352,120464,120566,120686,120808,120890,120994,121114,121240,121338,121432,121520,121632,121748,121870,121982,122157,122273,122359,122451,122563,122687,122754,122880,122948,123076,123220,123348,123417,123512,123627,123740,123839,123948,124059,124170,124271,124376,124476,124606,124697,124820,124914,125026,125112,125216,125312,125400,125518,125622,125726,125852,125940,126048,126148,126238,126348,126432,126534,126618,126672,126736,126842,126928,127038,127122,128000,133144,133262,133377,133509,134224,134916,138062,139661,141194,141582,146317,166980,169361,176690,185544,187557,187819,188175,189005,195787,196921,197215,197438,199291,201341,203892,207743,208945,213024,214239,215648", + "endLines": "10,11,12,14,15,16,17,18,19,20,21,22,23,26,27,28,29,30,31,32,33,34,35,36,37,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,178,179,183,184,185,186,187,188,189,218,219,220,221,222,223,224,225,263,264,265,266,268,272,273,275,292,297,298,299,300,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,346,349,350,351,352,353,362,363,367,371,375,387,393,400,404,408,413,417,421,425,429,433,437,443,447,453,457,463,467,472,476,479,483,489,493,499,503,509,512,516,520,524,528,532,533,534,535,538,541,544,547,551,552,553,554,555,558,560,562,564,569,570,574,580,584,585,587,599,600,604,610,614,615,616,620,647,651,652,656,684,856,882,1054,1080,1111,1119,1125,1141,1163,1168,1173,1183,1192,1201,1205,1212,1231,1238,1239,1248,1251,1254,1258,1262,1266,1269,1270,1275,1280,1290,1295,1302,1308,1309,1312,1316,1321,1323,1325,1328,1331,1333,1337,1340,1347,1350,1353,1357,1359,1363,1365,1367,1369,1373,1381,1389,1401,1407,1416,1419,1430,1433,1434,1439,1440,1445,1525,1595,1596,1606,1615,1616,1618,1622,1625,1628,1631,1634,1637,1640,1643,1647,1650,1653,1656,1660,1663,1667,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1693,1695,1696,1697,1698,1699,1700,1701,1702,1704,1705,1707,1708,1710,1712,1713,1715,1716,1717,1718,1719,1720,1722,1723,1724,1725,1726,1727,1745,1747,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1763,1764,1765,1766,1767,1768,1769,1771,1775,1779,1782,1783,1784,1785,1786,1790,1791,1792,1793,1796,1798,1800,1802,1804,1805,1806,1807,1809,1811,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1827,1828,1829,1830,1832,1834,1835,1837,1838,1840,1842,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1857,1858,1859,1860,1862,1863,1864,1865,1866,1868,1870,1872,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1987,1990,1993,1996,2010,2021,2031,2106,2133,2142,2217,2620,2625,2688,2805,2974,2980,2986,3009,3150,3170,3176,3180,3186,3252,3264,3362,3386,3455,3474,3500,3509", + "endColumns": "54,44,48,40,54,61,63,69,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,66,60,66,112,57,62,64,64,74,72,71,43,46,45,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,51,77,105,91,103,109,12,12,12,79,99,89,109,89,12,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,85,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24", + "endOffsets": "438,483,532,629,684,746,810,880,941,1016,1092,1169,1247,1492,1574,1650,1726,1803,1881,1987,2093,2172,2252,2309,2367,2690,2765,2830,2896,2956,3017,3089,3162,3229,3297,3356,3415,3474,3533,3592,3646,3700,3753,3807,3861,3915,3969,4264,4343,4416,4490,4561,4633,4705,4778,4835,4893,4966,5040,5114,5189,5261,5334,5404,5475,5535,5596,5665,5734,5804,5878,5954,6018,6095,6171,6248,6313,6382,6459,6534,6603,6671,6748,6814,6875,6972,7037,7106,7205,7276,7335,7393,7450,7509,7573,7644,7716,7788,7860,7932,7999,8067,8135,8194,8257,8321,8411,8502,8562,8628,8695,8761,8831,8895,8948,9015,9076,9143,9256,9314,9377,9442,9507,9582,9655,9727,9771,9818,9864,9913,9974,10035,10096,10158,10222,10286,10350,10415,10478,10538,10599,10665,10724,10784,10846,10917,10977,11045,11789,11876,12129,12216,12304,12386,12469,12559,12650,14402,14460,14505,14571,14635,14692,14749,14803,17099,17147,17196,17247,17338,17521,17570,17681,18572,18847,18909,18969,19026,19170,19240,19318,19372,19442,19527,19575,19621,19682,19745,19811,19875,19946,20009,20074,20138,20199,20260,20312,20385,20459,20528,20603,20677,20751,20892,20962,21694,21895,21985,22073,22169,22259,22892,22981,23228,23509,23761,24460,24853,25330,25552,25774,26050,26277,26507,26737,26967,27197,27424,27843,28069,28494,28724,29152,29371,29654,29862,29993,30220,30646,30871,31298,31519,31944,32064,32340,32641,32965,33256,33570,33707,33838,33943,34185,34352,34556,34764,35035,35147,35259,35364,35481,35695,35841,35981,36067,36415,36503,36749,37167,37416,37498,37596,38278,38378,38630,39054,39309,39403,39492,39729,41781,42023,42125,42378,44562,55751,57267,68554,70082,71839,72465,72885,74146,75411,75667,75903,76450,76944,77549,77747,78327,79695,80070,80188,80726,80883,81079,81352,81608,81778,81919,81983,82348,82715,83391,83655,83993,84346,84440,84626,84932,85194,85319,85446,85685,85896,86015,86208,86385,86840,87021,87143,87402,87515,87702,87804,87911,88040,88315,88823,89319,90196,90490,91060,91209,91941,92113,92197,92533,92625,92903,98762,104296,104358,104988,105602,105693,105806,106035,106195,106347,106518,106684,106853,107020,107183,107426,107596,107769,107940,108214,108413,108618,108948,109032,109128,109224,109322,109422,109524,109626,109728,109830,109932,110032,110128,110240,110369,110492,110623,110754,110852,110966,111060,111200,111334,111430,111542,111642,111758,111854,111966,112066,112206,112342,112506,112636,112794,112944,113085,113229,113364,113476,113626,113754,113882,114018,114150,114280,114410,114522,114662,115948,116092,116230,116296,116386,116462,116566,116656,116758,116866,116974,117074,117154,117246,117344,117454,117506,117584,117690,117782,117886,117996,118118,118281,118438,118631,118731,118821,118931,119021,119262,119356,119462,119554,119681,119793,119907,120023,120139,120233,120347,120459,120561,120681,120803,120885,120989,121109,121235,121333,121427,121515,121627,121743,121865,121977,122152,122268,122354,122446,122558,122682,122749,122875,122943,123071,123215,123343,123412,123507,123622,123735,123834,123943,124054,124165,124266,124371,124471,124601,124692,124815,124909,125021,125107,125211,125307,125395,125513,125617,125721,125847,125935,126043,126143,126233,126343,126427,126529,126613,126667,126731,126837,126923,127033,127117,127237,133139,133257,133372,133504,134219,134911,135428,139656,141189,141577,146312,166975,167235,170866,177718,187552,187814,188170,189000,195782,196916,197210,197433,197760,201336,201984,207738,208940,213019,214234,215643,216117" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/2139d73c5146b0d9ccfa1f5b382f03a7/cardview-1.0.0/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,35,36,37,38,45,47,50,7", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,107,168,230,292,2179,2238,2295,2349,2763,2827,2953,356", + "endLines": "2,3,4,5,6,35,36,37,44,46,49,52,34", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "102,163,225,287,351,2233,2290,2344,2758,2822,2948,3076,2174" + }, + "to": { + "startLines": "8,38,39,40,41,168,169,170,376,1446,1448,1451,2626", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "275,2372,2433,2495,2557,11050,11109,11166,23766,92908,92972,93098,167240", + "endLines": "8,38,39,40,41,168,169,170,382,1447,1450,1453,2653", + "endColumns": "51,60,61,61,63,58,56,53,12,12,12,12,24", + "endOffsets": "322,2428,2490,2552,2616,11104,11161,11215,24175,92967,93093,93221,169058" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,88,89,93,94,95,96,103,151,183,220", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,127,215,284,347,417,485,557,627,688,762,835,896,957,1019,1083,1145,1206,1274,1374,1434,1500,1573,1642,1699,1751,1813,1885,1961,2026,2085,2144,2204,2264,2324,2384,2444,2504,2564,2624,2684,2744,2803,2863,2923,2983,3043,3103,3163,3223,3283,3343,3403,3462,3522,3582,3641,3700,3759,3818,3877,3936,3971,4006,4061,4124,4179,4237,4295,4356,4419,4476,4527,4577,4638,4695,4761,4795,4830,4865,4935,5006,5123,5324,5434,5635,5764,5836,5903,6201,9501,11566,13326", + "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,87,88,92,93,94,95,102,150,182,219,226", + "endColumns": "71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "122,210,279,342,412,480,552,622,683,757,830,891,952,1014,1078,1140,1201,1269,1369,1429,1495,1568,1637,1694,1746,1808,1880,1956,2021,2080,2139,2199,2259,2319,2379,2439,2499,2559,2619,2679,2739,2798,2858,2918,2978,3038,3098,3158,3218,3278,3338,3398,3457,3517,3577,3636,3695,3754,3813,3872,3931,3966,4001,4056,4119,4174,4232,4290,4351,4414,4471,4522,4572,4633,4690,4756,4790,4825,4860,4930,5001,5118,5319,5429,5630,5759,5831,5898,6196,9496,11561,13321,13698" + }, + "to": { + "startLines": "24,25,64,65,171,172,173,174,175,176,177,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,270,271,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,301,347,1728,1729,1734,1737,1742,1890,1891,2654,2806,2854,2895,2932", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "1252,1324,3974,4043,11220,11290,11358,11430,11500,11561,11635,13165,13226,13287,13349,13413,13475,13536,13604,13704,13764,13830,13903,13972,14029,14081,14924,14996,15072,15137,15196,15255,15315,15375,15435,15495,15555,15615,15675,15735,15795,15855,15914,15974,16034,16094,16154,16214,16274,16334,16394,16454,16514,16573,16633,16693,16752,16811,16870,16929,16988,17409,17444,17686,17741,17804,17859,17917,17975,18036,18099,18156,18207,18257,18318,18375,18441,18475,18510,19031,21699,114667,114784,115051,115344,115611,127242,127314,169063,177723,181023,183407,185167", + "endLines": "24,25,64,65,171,172,173,174,175,176,177,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,270,271,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,301,347,1728,1732,1734,1740,1742,1890,1891,2660,2853,2885,2931,2938", + "endColumns": "71,87,68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,64,58,58,59,59,59,59,59,59,59,59,59,59,58,59,59,59,59,59,59,59,59,59,59,58,59,59,58,58,58,58,58,58,34,34,54,62,54,57,57,60,62,56,50,49,60,56,65,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24", + "endOffsets": "1319,1407,4038,4101,11285,11353,11425,11495,11556,11630,11703,13221,13282,13344,13408,13470,13531,13599,13699,13759,13825,13898,13967,14024,14076,14138,14991,15067,15132,15191,15250,15310,15370,15430,15490,15550,15610,15670,15730,15790,15850,15909,15969,16029,16089,16149,16209,16269,16329,16389,16449,16509,16568,16628,16688,16747,16806,16865,16924,16983,17042,17439,17474,17736,17799,17854,17912,17970,18031,18094,18151,18202,18252,18313,18370,18436,18470,18505,18540,19096,21765,114779,114980,115156,115540,115735,127309,127376,169356,181018,183083,185162,185539" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/navigation_items.xml", + "from": { + "startLines": "17", + "startColumns": "4", + "startOffsets": "646", + "endLines": "22", + "endColumns": "19", + "endOffsets": "811" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "7", + "endColumns": "19", + "endOffsets": "270" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/styles.xml", + "from": { + "startLines": "17", + "startColumns": "4", + "startOffsets": "646", + "endLines": "19", + "endColumns": "12", + "endOffsets": "788" + }, + "to": { + "startLines": "1454", + "startColumns": "4", + "startOffsets": "93226", + "endLines": "1456", + "endColumns": "12", + "endOffsets": "93368" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/5faf8b25e4fed9f7e888f396864d1b87/lifecycle-runtime-2.3.1/res/values/values.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "42", + "endOffsets": "93" + }, + "to": { + "startLines": "293", + "startColumns": "4", + "startOffsets": "18577", + "endColumns": "42", + "endOffsets": "18615" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/res/values/values.xml", + "from": { + "startLines": "2,5,6,7,8,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,288,341,394,447,560,626,748,809,875", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "139,336,389,442,495,621,743,804,870,937" + }, + "to": { + "startLines": "66,214,215,216,217,1733,1735,1736,1741,1743", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "4106,14143,14196,14249,14302,114985,115161,115283,115545,115740", + "endColumns": "88,52,52,52,52,65,121,60,65,66", + "endOffsets": "4190,14191,14244,14297,14350,115046,115278,115339,115606,115802" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/f6de2a670d04d6e6d777da00f7299d4c/lifecycle-viewmodel-2.3.1/res/values/values.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "49", + "endOffsets": "100" + }, + "to": { + "startLines": "295", + "startColumns": "4", + "startOffsets": "18674", + "endColumns": "49", + "endOffsets": "18719" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/2163979b6567cda52ae0ebf1a205491d/fragment-1.3.4/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,10", + "startColumns": "4,4,4,4,4", + "startOffsets": "55,112,177,241,411", + "endLines": "2,3,4,9,13", + "endColumns": "56,64,63,24,24", + "endOffsets": "107,172,236,406,555" + }, + "to": { + "startLines": "267,274,296,2886,2891", + "startColumns": "4,4,4,4,4", + "startOffsets": "17252,17575,18724,183088,183258", + "endLines": "267,274,296,2890,2894", + "endColumns": "56,64,63,24,24", + "endOffsets": "17304,17635,18783,183253,183402" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/strings.xml", + "from": { + "startLines": "20,18,17,19", + "startColumns": "4,4,4,4", + "startOffsets": "848,734,646,796", + "endLines": "23,18,17,19", + "endColumns": "13,61,87,51", + "endOffsets": "1075,791,729,843" + }, + "to": { + "startLines": "330,344,345,348", + "startColumns": "4,4,4,4", + "startOffsets": "21023,21496,21558,21770", + "endLines": "333,344,345,348", + "endColumns": "13,61,87,51", + "endOffsets": "21250,21553,21641,21817" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/template-dimens.xml", + "from": { + "startLines": "28,24,23,22,21,20,29", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "959,880,836,791,748,706,1029", + "endColumns": "69,42,43,44,42,41,67", + "endOffsets": "1024,918,875,831,786,743,1092" + }, + "to": { + "startLines": "190,194,195,196,197,198,227", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "12655,12948,12991,13035,13080,13123,14856", + "endColumns": "69,42,43,44,42,41,67", + "endOffsets": "12720,12986,13030,13075,13118,13160,14919" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/dimens.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "647", + "endColumns": "47", + "endOffsets": "690" + }, + "to": { + "startLines": "226", + "startColumns": "4", + "startOffsets": "14808", + "endColumns": "47", + "endOffsets": "14851" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/afab86a26f5870eb1deea6f5be219f33/savedstate-1.1.0/res/values/values.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "53", + "endOffsets": "104" + }, + "to": { + "startLines": "294", + "startColumns": "4", + "startOffsets": "18620", + "endColumns": "53", + "endOffsets": "18669" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/template-styles.xml", + "from": { + "startLines": "24,20,22,27,29,34", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "768,651,713,849,878,1075", + "endLines": "24,20,22,27,32,39", + "endColumns": "51,60,53,27,12,12", + "endOffsets": "815,707,762,872,1069,1348" + }, + "to": { + "startLines": "354,1780,1781,1794,1892,1896", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "22264,118443,118503,119559,127381,127577", + "endLines": "354,1780,1781,1794,1895,1901", + "endColumns": "50,59,52,26,12,12", + "endOffsets": "22310,118498,118551,119581,127572,127850" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/3c963dba1791c82e03149b3b2719af6f/appcompat-resources-1.3.0/res/values/values.xml", + "from": { + "startLines": "2,29,36,47,74", + "startColumns": "4,4,4,4,4", + "startOffsets": "55,1702,2087,2684,4317", + "endLines": "28,35,46,73,78", + "endColumns": "24,24,24,24,24", + "endOffsets": "1697,2082,2679,4312,4582" + }, + "to": { + "startLines": "2032,2059,2066,3265,3292", + "startColumns": "4,4,4,4,4", + "startOffsets": "135433,137080,137465,201989,203622", + "endLines": "2058,2065,2076,3291,3296", + "endColumns": "24,24,24,24,24", + "endOffsets": "137075,137460,138057,203617,203887" + } + }, + { + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/values/base-strings.xml", + "from": { + "startLines": "18,19", + "startColumns": "4,4", + "startOffsets": "647,703", + "endLines": "18,28", + "endColumns": "55,13", + "endOffsets": "698,939" + }, + "to": { + "startLines": "329,334", + "startColumns": "4,4", + "startOffsets": "20967,21255", + "endLines": "329,343", + "endColumns": "55,13", + "endOffsets": "21018,21491" + } + }, + { + "source": "/home/muzammil/.gradle/caches/transforms-2/files-2.1/0cf1f5fbee44042c4337b43289312ff3/recyclerview-1.2.1/res/values/values.xml", + "from": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,111,170,218,274,349,425,497,563", + "endLines": "2,3,4,5,6,7,8,9,38", + "endColumns": "55,58,47,55,74,75,71,65,24", + "endOffsets": "106,165,213,269,344,420,492,558,2084" + }, + "to": { + "startLines": "13,180,181,182,191,192,193,269,3187", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "537,11881,11940,11988,12725,12800,12876,17343,197765", + "endLines": "13,180,181,182,191,192,193,269,3215", + "endColumns": "55,58,47,55,74,75,71,65,24", + "endOffsets": "588,11935,11983,12039,12795,12871,12943,17404,199286" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json b/Application/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json new file mode 100644 index 0000000..0d36a9d --- /dev/null +++ b/Application/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json @@ -0,0 +1,50 @@ +[ + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-hdpi/ic_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_default_app_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xhdpi/ic_default_app_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_default_app_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-mdpi/ic_default_app_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-mdpi/ic_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/layout_activity_app_usage_statistics.xml.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/layout/activity_app_usage_statistics.xml" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/layout_usage_row.xml.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/layout/usage_row.xml" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xhdpi/ic_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/layout_fragment_app_usage_statistics.xml.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/layout/fragment_app_usage_statistics.xml" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xxhdpi/ic_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_default_app_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-hdpi/ic_default_app_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_default_app_launcher.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-xxhdpi/ic_default_app_launcher.png" + }, + { + "merged": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/build/intermediates/res/merged/debug/drawable-hdpi_tile.9.png.flat", + "source": "/home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/res/drawable-hdpi/tile.9.png" + } +] \ No newline at end of file diff --git a/Application/build/intermediates/navigation_json/debug/navigation.json b/Application/build/intermediates/navigation_json/debug/navigation.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/Application/build/intermediates/navigation_json/debug/navigation.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/Application/build/intermediates/packaged_manifests/debug/AndroidManifest.xml b/Application/build/intermediates/packaged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..14675b5 --- /dev/null +++ b/Application/build/intermediates/packaged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Application/build/intermediates/packaged_manifests/debug/output-metadata.json b/Application/build/intermediates/packaged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..8a768a4 --- /dev/null +++ b/Application/build/intermediates/packaged_manifests/debug/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "PACKAGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "com.example.android.appusagestatistics", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "AndroidManifest.xml" + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/processed_res/debug/out/output-metadata.json b/Application/build/intermediates/processed_res/debug/out/output-metadata.json new file mode 100644 index 0000000..b20f9f8 --- /dev/null +++ b/Application/build/intermediates/processed_res/debug/out/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "PROCESSED_RES", + "kind": "Directory" + }, + "applicationId": "com.example.android.appusagestatistics", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "resources-debug.ap_" + } + ] +} \ No newline at end of file diff --git a/Application/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/Application/build/intermediates/processed_res/debug/out/resources-debug.ap_ new file mode 100644 index 0000000..ec9405b Binary files /dev/null and b/Application/build/intermediates/processed_res/debug/out/resources-debug.ap_ differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/969c4b0fe159eaa6045489f1ab03b8734f5c89cb1ecf0071d83deabf48f008fb_0.jar b/Application/build/intermediates/project_dex_archive/debug/out/969c4b0fe159eaa6045489f1ab03b8734f5c89cb1ecf0071d83deabf48f008fb_0.jar new file mode 100644 index 0000000..a20e403 Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/969c4b0fe159eaa6045489f1ab03b8734f5c89cb1ecf0071d83deabf48f008fb_0.jar differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/969c4b0fe159eaa6045489f1ab03b8734f5c89cb1ecf0071d83deabf48f008fb_1.jar b/Application/build/intermediates/project_dex_archive/debug/out/969c4b0fe159eaa6045489f1ab03b8734f5c89cb1ecf0071d83deabf48f008fb_1.jar new file mode 100644 index 0000000..21063d2 Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/969c4b0fe159eaa6045489f1ab03b8734f5c89cb1ecf0071d83deabf48f008fb_1.jar differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsActivity.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsActivity.dex new file mode 100644 index 0000000..ba2dcb5 Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsActivity.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$1.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$1.dex new file mode 100644 index 0000000..6b136ac Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$1.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$2.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$2.dex new file mode 100644 index 0000000..ebe747f Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$2.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$LastTimeLaunchedComparatorDesc.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$LastTimeLaunchedComparatorDesc.dex new file mode 100644 index 0000000..ca054e2 Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$LastTimeLaunchedComparatorDesc.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$StatsUsageInterval.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$StatsUsageInterval.dex new file mode 100644 index 0000000..e11e75c Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment$StatsUsageInterval.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment.dex new file mode 100644 index 0000000..bbf6a3a Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/AppUsageStatisticsFragment.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/BuildConfig.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/BuildConfig.dex new file mode 100644 index 0000000..2479736 Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/BuildConfig.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/CustomUsageStats.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/CustomUsageStats.dex new file mode 100644 index 0000000..c1e7558 Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/CustomUsageStats.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/UsageListAdapter$ViewHolder.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/UsageListAdapter$ViewHolder.dex new file mode 100644 index 0000000..2c96fb4 Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/UsageListAdapter$ViewHolder.dex differ diff --git a/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/UsageListAdapter.dex b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/UsageListAdapter.dex new file mode 100644 index 0000000..66c1e3c Binary files /dev/null and b/Application/build/intermediates/project_dex_archive/debug/out/com/example/android/appusagestatistics/UsageListAdapter.dex differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_default_app_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_default_app_launcher.png.flat new file mode 100644 index 0000000..197b434 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_default_app_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher.png.flat new file mode 100644 index 0000000..db54e04 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-hdpi_ic_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-hdpi_tile.9.png.flat b/Application/build/intermediates/res/merged/debug/drawable-hdpi_tile.9.png.flat new file mode 100644 index 0000000..0ebfbab Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-hdpi_tile.9.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_default_app_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_default_app_launcher.png.flat new file mode 100644 index 0000000..eac52e0 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_default_app_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher.png.flat new file mode 100644 index 0000000..691b5c8 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-mdpi_ic_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_default_app_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_default_app_launcher.png.flat new file mode 100644 index 0000000..bcc1d2d Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_default_app_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher.png.flat new file mode 100644 index 0000000..2d45fd1 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-xhdpi_ic_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_default_app_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_default_app_launcher.png.flat new file mode 100644 index 0000000..cb1b8b3 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_default_app_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher.png.flat b/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher.png.flat new file mode 100644 index 0000000..81ed939 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/drawable-xxhdpi_ic_launcher.png.flat differ diff --git a/Application/build/intermediates/res/merged/debug/layout_activity_app_usage_statistics.xml.flat b/Application/build/intermediates/res/merged/debug/layout_activity_app_usage_statistics.xml.flat new file mode 100644 index 0000000..68a3e2b Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/layout_activity_app_usage_statistics.xml.flat differ diff --git a/Application/build/intermediates/res/merged/debug/layout_fragment_app_usage_statistics.xml.flat b/Application/build/intermediates/res/merged/debug/layout_fragment_app_usage_statistics.xml.flat new file mode 100644 index 0000000..c81d9ab Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/layout_fragment_app_usage_statistics.xml.flat differ diff --git a/Application/build/intermediates/res/merged/debug/layout_usage_row.xml.flat b/Application/build/intermediates/res/merged/debug/layout_usage_row.xml.flat new file mode 100644 index 0000000..f7ae50d Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/layout_usage_row.xml.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat b/Application/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat new file mode 100644 index 0000000..a395575 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat b/Application/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat new file mode 100644 index 0000000..44d97e3 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat new file mode 100644 index 0000000..4d5aac7 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat b/Application/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat new file mode 100644 index 0000000..cfa9b83 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-as_values-as.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat b/Application/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat new file mode 100644 index 0000000..c9c7cbf Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-az_values-az.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/Application/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat new file mode 100644 index 0000000..23119ce Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat b/Application/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat new file mode 100644 index 0000000..3c7b4f5 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-be_values-be.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat b/Application/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat new file mode 100644 index 0000000..6dc99db Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat b/Application/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat new file mode 100644 index 0000000..338c551 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-bn_values-bn.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat b/Application/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat new file mode 100644 index 0000000..4e7b9d6 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-bs_values-bs.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat new file mode 100644 index 0000000..80027af Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat b/Application/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat new file mode 100644 index 0000000..8fca329 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat b/Application/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat new file mode 100644 index 0000000..40eee4a Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat b/Application/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat new file mode 100644 index 0000000..c5c124f Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat b/Application/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat new file mode 100644 index 0000000..f7077c7 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat b/Application/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat new file mode 100644 index 0000000..9f4230b Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-en-rAU_values-en-rAU.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat b/Application/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat new file mode 100644 index 0000000..83d6a19 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-en-rCA_values-en-rCA.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat b/Application/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat new file mode 100644 index 0000000..563fc37 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat b/Application/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat new file mode 100644 index 0000000..50da364 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat b/Application/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat new file mode 100644 index 0000000..e9efe36 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-en-rXC_values-en-rXC.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat b/Application/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat new file mode 100644 index 0000000..75f53ac Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat b/Application/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat new file mode 100644 index 0000000..ec06c39 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat b/Application/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat new file mode 100644 index 0000000..f125c3e Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-et_values-et.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat b/Application/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat new file mode 100644 index 0000000..47cdb23 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-eu_values-eu.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat b/Application/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat new file mode 100644 index 0000000..5704de2 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat b/Application/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat new file mode 100644 index 0000000..21272f8 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/Application/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat new file mode 100644 index 0000000..337c715 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat b/Application/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat new file mode 100644 index 0000000..698a40c Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat b/Application/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat new file mode 100644 index 0000000..0c2bc0c Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-gl_values-gl.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat b/Application/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat new file mode 100644 index 0000000..1bc0961 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-gu_values-gu.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/Application/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat new file mode 100644 index 0000000..de7bf07 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/Application/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat new file mode 100644 index 0000000..2e2d5f5 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat b/Application/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat new file mode 100644 index 0000000..e035416 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat b/Application/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat new file mode 100644 index 0000000..678e76e Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat b/Application/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat new file mode 100644 index 0000000..f6da51c Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat b/Application/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat new file mode 100644 index 0000000..6f68229 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-hy_values-hy.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat b/Application/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat new file mode 100644 index 0000000..a5e0d72 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat b/Application/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat new file mode 100644 index 0000000..74c2b66 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-is_values-is.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat b/Application/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat new file mode 100644 index 0000000..9b4fc83 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat b/Application/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat new file mode 100644 index 0000000..adafe8f Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat new file mode 100644 index 0000000..f54289b Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat new file mode 100644 index 0000000..38471b7 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ka_values-ka.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat b/Application/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat new file mode 100644 index 0000000..e6b1466 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-kk_values-kk.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat b/Application/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat new file mode 100644 index 0000000..16b91e0 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-km_values-km.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat b/Application/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat new file mode 100644 index 0000000..f8787f9 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-kn_values-kn.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat new file mode 100644 index 0000000..752a0d0 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat new file mode 100644 index 0000000..e7dd9af Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ky_values-ky.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat b/Application/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat new file mode 100644 index 0000000..fe6e57d Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat b/Application/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat new file mode 100644 index 0000000..e32fbc9 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat new file mode 100644 index 0000000..937c90b Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat b/Application/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat new file mode 100644 index 0000000..c6fc167 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-lo_values-lo.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat b/Application/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat new file mode 100644 index 0000000..707e725 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat b/Application/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat new file mode 100644 index 0000000..64224d2 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat b/Application/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat new file mode 100644 index 0000000..681d525 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-mk_values-mk.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat new file mode 100644 index 0000000..d0406e4 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ml_values-ml.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat b/Application/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat new file mode 100644 index 0000000..a9afa74 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-mn_values-mn.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat b/Application/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat new file mode 100644 index 0000000..9f5bbd7 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-mr_values-mr.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat new file mode 100644 index 0000000..bff2671 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ms_values-ms.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat b/Application/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat new file mode 100644 index 0000000..7dd1849 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-my_values-my.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat b/Application/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat new file mode 100644 index 0000000..7c58457 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat new file mode 100644 index 0000000..e5a2e5c Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ne_values-ne.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat b/Application/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat new file mode 100644 index 0000000..7ab5248 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat b/Application/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat new file mode 100644 index 0000000..a5ac57d Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat b/Application/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat new file mode 100644 index 0000000..65756ce Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-or_values-or.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat b/Application/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat new file mode 100644 index 0000000..bcbeb63 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-pa_values-pa.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat b/Application/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat new file mode 100644 index 0000000..3645cfd Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat b/Application/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat new file mode 100644 index 0000000..a8b9cb7 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/Application/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat new file mode 100644 index 0000000..bedd7d7 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/Application/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat new file mode 100644 index 0000000..f7f5e9c Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat b/Application/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat new file mode 100644 index 0000000..38e6fd2 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat new file mode 100644 index 0000000..b0b9351 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat new file mode 100644 index 0000000..ada6ba9 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat b/Application/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat new file mode 100644 index 0000000..d50c157 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-si_values-si.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat b/Application/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat new file mode 100644 index 0000000..8600e14 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat b/Application/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat new file mode 100644 index 0000000..2387966 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat b/Application/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat new file mode 100644 index 0000000..6cec5f5 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-sq_values-sq.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat b/Application/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat new file mode 100644 index 0000000..6f36a89 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat b/Application/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat new file mode 100644 index 0000000..ffa7c5e Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/Application/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat new file mode 100644 index 0000000..07c4b1f Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat b/Application/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat new file mode 100644 index 0000000..630dd6c Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat new file mode 100644 index 0000000..87ef58c Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ta_values-ta.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat b/Application/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat new file mode 100644 index 0000000..17d8f14 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-te_values-te.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat b/Application/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat new file mode 100644 index 0000000..44053fb Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat b/Application/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat new file mode 100644 index 0000000..223e758 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat b/Application/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat new file mode 100644 index 0000000..43973b9 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat b/Application/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat new file mode 100644 index 0000000..53bfdad Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat b/Application/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat new file mode 100644 index 0000000..109e2a4 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-ur_values-ur.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat b/Application/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat new file mode 100644 index 0000000..1918579 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-uz_values-uz.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat new file mode 100644 index 0000000..fd547ff Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat new file mode 100644 index 0000000..a6ae264 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v16_values-v16.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat new file mode 100644 index 0000000..77f147a Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat new file mode 100644 index 0000000..f723667 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat new file mode 100644 index 0000000..edbea25 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat new file mode 100644 index 0000000..81a3f68 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v22_values-v22.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat new file mode 100644 index 0000000..93a391a Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v23_values-v23.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat new file mode 100644 index 0000000..eac85d5 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v24_values-v24.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat new file mode 100644 index 0000000..04531ff Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v25_values-v25.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat new file mode 100644 index 0000000..e2d3e21 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v26_values-v26.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat b/Application/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat new file mode 100644 index 0000000..750ec55 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-v28_values-v28.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat b/Application/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat new file mode 100644 index 0000000..6770f81 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat b/Application/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat new file mode 100644 index 0000000..1126004 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-watch-v20_values-watch-v20.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat b/Application/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat new file mode 100644 index 0000000..8398c4f Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-watch-v21_values-watch-v21.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/Application/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat new file mode 100644 index 0000000..9916224 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/Application/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat new file mode 100644 index 0000000..0498368 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/Application/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat new file mode 100644 index 0000000..fca49f7 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/Application/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat new file mode 100644 index 0000000..4bc6445 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat b/Application/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat new file mode 100644 index 0000000..b530e46 Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat differ diff --git a/Application/build/intermediates/res/merged/debug/values_values.arsc.flat b/Application/build/intermediates/res/merged/debug/values_values.arsc.flat new file mode 100644 index 0000000..700fa3a Binary files /dev/null and b/Application/build/intermediates/res/merged/debug/values_values.arsc.flat differ diff --git a/Application/build/intermediates/runtime_symbol_list/debug/R.txt b/Application/build/intermediates/runtime_symbol_list/debug/R.txt new file mode 100644 index 0000000..a890b71 --- /dev/null +++ b/Application/build/intermediates/runtime_symbol_list/debug/R.txt @@ -0,0 +1,1865 @@ +int anim abc_fade_in 0x7f010000 +int anim abc_fade_out 0x7f010001 +int anim abc_grow_fade_in_from_bottom 0x7f010002 +int anim abc_popup_enter 0x7f010003 +int anim abc_popup_exit 0x7f010004 +int anim abc_shrink_fade_out_from_bottom 0x7f010005 +int anim abc_slide_in_bottom 0x7f010006 +int anim abc_slide_in_top 0x7f010007 +int anim abc_slide_out_bottom 0x7f010008 +int anim abc_slide_out_top 0x7f010009 +int anim abc_tooltip_enter 0x7f01000a +int anim abc_tooltip_exit 0x7f01000b +int anim btn_checkbox_to_checked_box_inner_merged_animation 0x7f01000c +int anim btn_checkbox_to_checked_box_outer_merged_animation 0x7f01000d +int anim btn_checkbox_to_checked_icon_null_animation 0x7f01000e +int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x7f01000f +int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x7f010010 +int anim btn_checkbox_to_unchecked_icon_null_animation 0x7f010011 +int anim btn_radio_to_off_mtrl_dot_group_animation 0x7f010012 +int anim btn_radio_to_off_mtrl_ring_outer_animation 0x7f010013 +int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x7f010014 +int anim btn_radio_to_on_mtrl_dot_group_animation 0x7f010015 +int anim btn_radio_to_on_mtrl_ring_outer_animation 0x7f010016 +int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x7f010017 +int anim fragment_fast_out_extra_slow_in 0x7f010018 +int animator fragment_close_enter 0x7f020000 +int animator fragment_close_exit 0x7f020001 +int animator fragment_fade_enter 0x7f020002 +int animator fragment_fade_exit 0x7f020003 +int animator fragment_open_enter 0x7f020004 +int animator fragment_open_exit 0x7f020005 +int array action_list 0x7f030000 +int attr actionBarDivider 0x7f040000 +int attr actionBarItemBackground 0x7f040001 +int attr actionBarPopupTheme 0x7f040002 +int attr actionBarSize 0x7f040003 +int attr actionBarSplitStyle 0x7f040004 +int attr actionBarStyle 0x7f040005 +int attr actionBarTabBarStyle 0x7f040006 +int attr actionBarTabStyle 0x7f040007 +int attr actionBarTabTextStyle 0x7f040008 +int attr actionBarTheme 0x7f040009 +int attr actionBarWidgetTheme 0x7f04000a +int attr actionButtonStyle 0x7f04000b +int attr actionDropDownStyle 0x7f04000c +int attr actionLayout 0x7f04000d +int attr actionMenuTextAppearance 0x7f04000e +int attr actionMenuTextColor 0x7f04000f +int attr actionModeBackground 0x7f040010 +int attr actionModeCloseButtonStyle 0x7f040011 +int attr actionModeCloseContentDescription 0x7f040012 +int attr actionModeCloseDrawable 0x7f040013 +int attr actionModeCopyDrawable 0x7f040014 +int attr actionModeCutDrawable 0x7f040015 +int attr actionModeFindDrawable 0x7f040016 +int attr actionModePasteDrawable 0x7f040017 +int attr actionModePopupWindowStyle 0x7f040018 +int attr actionModeSelectAllDrawable 0x7f040019 +int attr actionModeShareDrawable 0x7f04001a +int attr actionModeSplitBackground 0x7f04001b +int attr actionModeStyle 0x7f04001c +int attr actionModeTheme 0x7f04001d +int attr actionModeWebSearchDrawable 0x7f04001e +int attr actionOverflowButtonStyle 0x7f04001f +int attr actionOverflowMenuStyle 0x7f040020 +int attr actionProviderClass 0x7f040021 +int attr actionViewClass 0x7f040022 +int attr activityChooserViewStyle 0x7f040023 +int attr alertDialogButtonGroupStyle 0x7f040024 +int attr alertDialogCenterButtons 0x7f040025 +int attr alertDialogStyle 0x7f040026 +int attr alertDialogTheme 0x7f040027 +int attr allowStacking 0x7f040028 +int attr alpha 0x7f040029 +int attr alphabeticModifiers 0x7f04002a +int attr arrowHeadLength 0x7f04002b +int attr arrowShaftLength 0x7f04002c +int attr autoCompleteTextViewStyle 0x7f04002d +int attr autoSizeMaxTextSize 0x7f04002e +int attr autoSizeMinTextSize 0x7f04002f +int attr autoSizePresetSizes 0x7f040030 +int attr autoSizeStepGranularity 0x7f040031 +int attr autoSizeTextType 0x7f040032 +int attr background 0x7f040033 +int attr backgroundSplit 0x7f040034 +int attr backgroundStacked 0x7f040035 +int attr backgroundTint 0x7f040036 +int attr backgroundTintMode 0x7f040037 +int attr barLength 0x7f040038 +int attr borderlessButtonStyle 0x7f040039 +int attr buttonBarButtonStyle 0x7f04003a +int attr buttonBarNegativeButtonStyle 0x7f04003b +int attr buttonBarNeutralButtonStyle 0x7f04003c +int attr buttonBarPositiveButtonStyle 0x7f04003d +int attr buttonBarStyle 0x7f04003e +int attr buttonCompat 0x7f04003f +int attr buttonGravity 0x7f040040 +int attr buttonIconDimen 0x7f040041 +int attr buttonPanelSideLayout 0x7f040042 +int attr buttonStyle 0x7f040043 +int attr buttonStyleSmall 0x7f040044 +int attr buttonTint 0x7f040045 +int attr buttonTintMode 0x7f040046 +int attr cardBackgroundColor 0x7f040047 +int attr cardCornerRadius 0x7f040048 +int attr cardElevation 0x7f040049 +int attr cardMaxElevation 0x7f04004a +int attr cardPreventCornerOverlap 0x7f04004b +int attr cardUseCompatPadding 0x7f04004c +int attr cardViewStyle 0x7f04004d +int attr checkboxStyle 0x7f04004e +int attr checkedTextViewStyle 0x7f04004f +int attr closeIcon 0x7f040050 +int attr closeItemLayout 0x7f040051 +int attr collapseContentDescription 0x7f040052 +int attr collapseIcon 0x7f040053 +int attr color 0x7f040054 +int attr colorAccent 0x7f040055 +int attr colorBackgroundFloating 0x7f040056 +int attr colorButtonNormal 0x7f040057 +int attr colorControlActivated 0x7f040058 +int attr colorControlHighlight 0x7f040059 +int attr colorControlNormal 0x7f04005a +int attr colorError 0x7f04005b +int attr colorPrimary 0x7f04005c +int attr colorPrimaryDark 0x7f04005d +int attr colorSwitchThumbNormal 0x7f04005e +int attr commitIcon 0x7f04005f +int attr contentDescription 0x7f040060 +int attr contentInsetEnd 0x7f040061 +int attr contentInsetEndWithActions 0x7f040062 +int attr contentInsetLeft 0x7f040063 +int attr contentInsetRight 0x7f040064 +int attr contentInsetStart 0x7f040065 +int attr contentInsetStartWithNavigation 0x7f040066 +int attr contentPadding 0x7f040067 +int attr contentPaddingBottom 0x7f040068 +int attr contentPaddingLeft 0x7f040069 +int attr contentPaddingRight 0x7f04006a +int attr contentPaddingTop 0x7f04006b +int attr controlBackground 0x7f04006c +int attr coordinatorLayoutStyle 0x7f04006d +int attr customNavigationLayout 0x7f04006e +int attr defaultQueryHint 0x7f04006f +int attr dialogCornerRadius 0x7f040070 +int attr dialogPreferredPadding 0x7f040071 +int attr dialogTheme 0x7f040072 +int attr displayOptions 0x7f040073 +int attr divider 0x7f040074 +int attr dividerHorizontal 0x7f040075 +int attr dividerPadding 0x7f040076 +int attr dividerVertical 0x7f040077 +int attr drawableBottomCompat 0x7f040078 +int attr drawableEndCompat 0x7f040079 +int attr drawableLeftCompat 0x7f04007a +int attr drawableRightCompat 0x7f04007b +int attr drawableSize 0x7f04007c +int attr drawableStartCompat 0x7f04007d +int attr drawableTint 0x7f04007e +int attr drawableTintMode 0x7f04007f +int attr drawableTopCompat 0x7f040080 +int attr drawerArrowStyle 0x7f040081 +int attr dropDownListViewStyle 0x7f040082 +int attr dropdownListPreferredItemHeight 0x7f040083 +int attr editTextBackground 0x7f040084 +int attr editTextColor 0x7f040085 +int attr editTextStyle 0x7f040086 +int attr elevation 0x7f040087 +int attr expandActivityOverflowButtonDrawable 0x7f040088 +int attr fastScrollEnabled 0x7f040089 +int attr fastScrollHorizontalThumbDrawable 0x7f04008a +int attr fastScrollHorizontalTrackDrawable 0x7f04008b +int attr fastScrollVerticalThumbDrawable 0x7f04008c +int attr fastScrollVerticalTrackDrawable 0x7f04008d +int attr firstBaselineToTopHeight 0x7f04008e +int attr font 0x7f04008f +int attr fontFamily 0x7f040090 +int attr fontProviderAuthority 0x7f040091 +int attr fontProviderCerts 0x7f040092 +int attr fontProviderFetchStrategy 0x7f040093 +int attr fontProviderFetchTimeout 0x7f040094 +int attr fontProviderPackage 0x7f040095 +int attr fontProviderQuery 0x7f040096 +int attr fontProviderSystemFontFamily 0x7f040097 +int attr fontStyle 0x7f040098 +int attr fontVariationSettings 0x7f040099 +int attr fontWeight 0x7f04009a +int attr gapBetweenBars 0x7f04009b +int attr goIcon 0x7f04009c +int attr height 0x7f04009d +int attr hideOnContentScroll 0x7f04009e +int attr homeAsUpIndicator 0x7f04009f +int attr homeLayout 0x7f0400a0 +int attr icon 0x7f0400a1 +int attr iconTint 0x7f0400a2 +int attr iconTintMode 0x7f0400a3 +int attr iconifiedByDefault 0x7f0400a4 +int attr imageButtonStyle 0x7f0400a5 +int attr indeterminateProgressStyle 0x7f0400a6 +int attr initialActivityCount 0x7f0400a7 +int attr isLightTheme 0x7f0400a8 +int attr itemPadding 0x7f0400a9 +int attr keylines 0x7f0400aa +int attr lastBaselineToBottomHeight 0x7f0400ab +int attr layout 0x7f0400ac +int attr layoutManager 0x7f0400ad +int attr layout_anchor 0x7f0400ae +int attr layout_anchorGravity 0x7f0400af +int attr layout_behavior 0x7f0400b0 +int attr layout_dodgeInsetEdges 0x7f0400b1 +int attr layout_insetEdge 0x7f0400b2 +int attr layout_keyline 0x7f0400b3 +int attr lineHeight 0x7f0400b4 +int attr listChoiceBackgroundIndicator 0x7f0400b5 +int attr listChoiceIndicatorMultipleAnimated 0x7f0400b6 +int attr listChoiceIndicatorSingleAnimated 0x7f0400b7 +int attr listDividerAlertDialog 0x7f0400b8 +int attr listItemLayout 0x7f0400b9 +int attr listLayout 0x7f0400ba +int attr listMenuViewStyle 0x7f0400bb +int attr listPopupWindowStyle 0x7f0400bc +int attr listPreferredItemHeight 0x7f0400bd +int attr listPreferredItemHeightLarge 0x7f0400be +int attr listPreferredItemHeightSmall 0x7f0400bf +int attr listPreferredItemPaddingEnd 0x7f0400c0 +int attr listPreferredItemPaddingLeft 0x7f0400c1 +int attr listPreferredItemPaddingRight 0x7f0400c2 +int attr listPreferredItemPaddingStart 0x7f0400c3 +int attr logo 0x7f0400c4 +int attr logoDescription 0x7f0400c5 +int attr maxButtonHeight 0x7f0400c6 +int attr measureWithLargestChild 0x7f0400c7 +int attr menu 0x7f0400c8 +int attr multiChoiceItemLayout 0x7f0400c9 +int attr navigationContentDescription 0x7f0400ca +int attr navigationIcon 0x7f0400cb +int attr navigationMode 0x7f0400cc +int attr numericModifiers 0x7f0400cd +int attr overlapAnchor 0x7f0400ce +int attr paddingBottomNoButtons 0x7f0400cf +int attr paddingEnd 0x7f0400d0 +int attr paddingStart 0x7f0400d1 +int attr paddingTopNoTitle 0x7f0400d2 +int attr panelBackground 0x7f0400d3 +int attr panelMenuListTheme 0x7f0400d4 +int attr panelMenuListWidth 0x7f0400d5 +int attr popupMenuStyle 0x7f0400d6 +int attr popupTheme 0x7f0400d7 +int attr popupWindowStyle 0x7f0400d8 +int attr preserveIconSpacing 0x7f0400d9 +int attr progressBarPadding 0x7f0400da +int attr progressBarStyle 0x7f0400db +int attr queryBackground 0x7f0400dc +int attr queryHint 0x7f0400dd +int attr radioButtonStyle 0x7f0400de +int attr ratingBarStyle 0x7f0400df +int attr ratingBarStyleIndicator 0x7f0400e0 +int attr ratingBarStyleSmall 0x7f0400e1 +int attr recyclerViewStyle 0x7f0400e2 +int attr reverseLayout 0x7f0400e3 +int attr searchHintIcon 0x7f0400e4 +int attr searchIcon 0x7f0400e5 +int attr searchViewStyle 0x7f0400e6 +int attr seekBarStyle 0x7f0400e7 +int attr selectableItemBackground 0x7f0400e8 +int attr selectableItemBackgroundBorderless 0x7f0400e9 +int attr showAsAction 0x7f0400ea +int attr showDividers 0x7f0400eb +int attr showText 0x7f0400ec +int attr showTitle 0x7f0400ed +int attr singleChoiceItemLayout 0x7f0400ee +int attr spanCount 0x7f0400ef +int attr spinBars 0x7f0400f0 +int attr spinnerDropDownItemStyle 0x7f0400f1 +int attr spinnerStyle 0x7f0400f2 +int attr splitTrack 0x7f0400f3 +int attr srcCompat 0x7f0400f4 +int attr stackFromEnd 0x7f0400f5 +int attr state_above_anchor 0x7f0400f6 +int attr statusBarBackground 0x7f0400f7 +int attr subMenuArrow 0x7f0400f8 +int attr submitBackground 0x7f0400f9 +int attr subtitle 0x7f0400fa +int attr subtitleTextAppearance 0x7f0400fb +int attr subtitleTextColor 0x7f0400fc +int attr subtitleTextStyle 0x7f0400fd +int attr suggestionRowLayout 0x7f0400fe +int attr switchMinWidth 0x7f0400ff +int attr switchPadding 0x7f040100 +int attr switchStyle 0x7f040101 +int attr switchTextAppearance 0x7f040102 +int attr textAllCaps 0x7f040103 +int attr textAppearanceLargePopupMenu 0x7f040104 +int attr textAppearanceListItem 0x7f040105 +int attr textAppearanceListItemSecondary 0x7f040106 +int attr textAppearanceListItemSmall 0x7f040107 +int attr textAppearancePopupMenuHeader 0x7f040108 +int attr textAppearanceSearchResultSubtitle 0x7f040109 +int attr textAppearanceSearchResultTitle 0x7f04010a +int attr textAppearanceSmallPopupMenu 0x7f04010b +int attr textColorAlertDialogListItem 0x7f04010c +int attr textColorSearchUrl 0x7f04010d +int attr textLocale 0x7f04010e +int attr theme 0x7f04010f +int attr thickness 0x7f040110 +int attr thumbTextPadding 0x7f040111 +int attr thumbTint 0x7f040112 +int attr thumbTintMode 0x7f040113 +int attr tickMark 0x7f040114 +int attr tickMarkTint 0x7f040115 +int attr tickMarkTintMode 0x7f040116 +int attr tint 0x7f040117 +int attr tintMode 0x7f040118 +int attr title 0x7f040119 +int attr titleMargin 0x7f04011a +int attr titleMarginBottom 0x7f04011b +int attr titleMarginEnd 0x7f04011c +int attr titleMarginStart 0x7f04011d +int attr titleMarginTop 0x7f04011e +int attr titleMargins 0x7f04011f +int attr titleTextAppearance 0x7f040120 +int attr titleTextColor 0x7f040121 +int attr titleTextStyle 0x7f040122 +int attr toolbarNavigationButtonStyle 0x7f040123 +int attr toolbarStyle 0x7f040124 +int attr tooltipForegroundColor 0x7f040125 +int attr tooltipFrameBackground 0x7f040126 +int attr tooltipText 0x7f040127 +int attr track 0x7f040128 +int attr trackTint 0x7f040129 +int attr trackTintMode 0x7f04012a +int attr ttcIndex 0x7f04012b +int attr viewInflaterClass 0x7f04012c +int attr voiceIcon 0x7f04012d +int attr windowActionBar 0x7f04012e +int attr windowActionBarOverlay 0x7f04012f +int attr windowActionModeOverlay 0x7f040130 +int attr windowFixedHeightMajor 0x7f040131 +int attr windowFixedHeightMinor 0x7f040132 +int attr windowFixedWidthMajor 0x7f040133 +int attr windowFixedWidthMinor 0x7f040134 +int attr windowMinWidthMajor 0x7f040135 +int attr windowMinWidthMinor 0x7f040136 +int attr windowNoTitle 0x7f040137 +int bool abc_action_bar_embed_tabs 0x7f050000 +int bool abc_config_actionMenuItemAllCaps 0x7f050001 +int color abc_background_cache_hint_selector_material_dark 0x7f060000 +int color abc_background_cache_hint_selector_material_light 0x7f060001 +int color abc_btn_colored_borderless_text_material 0x7f060002 +int color abc_btn_colored_text_material 0x7f060003 +int color abc_color_highlight_material 0x7f060004 +int color abc_decor_view_status_guard 0x7f060005 +int color abc_decor_view_status_guard_light 0x7f060006 +int color abc_hint_foreground_material_dark 0x7f060007 +int color abc_hint_foreground_material_light 0x7f060008 +int color abc_primary_text_disable_only_material_dark 0x7f060009 +int color abc_primary_text_disable_only_material_light 0x7f06000a +int color abc_primary_text_material_dark 0x7f06000b +int color abc_primary_text_material_light 0x7f06000c +int color abc_search_url_text 0x7f06000d +int color abc_search_url_text_normal 0x7f06000e +int color abc_search_url_text_pressed 0x7f06000f +int color abc_search_url_text_selected 0x7f060010 +int color abc_secondary_text_material_dark 0x7f060011 +int color abc_secondary_text_material_light 0x7f060012 +int color abc_tint_btn_checkable 0x7f060013 +int color abc_tint_default 0x7f060014 +int color abc_tint_edittext 0x7f060015 +int color abc_tint_seek_thumb 0x7f060016 +int color abc_tint_spinner 0x7f060017 +int color abc_tint_switch_track 0x7f060018 +int color accent_material_dark 0x7f060019 +int color accent_material_light 0x7f06001a +int color androidx_core_ripple_material_light 0x7f06001b +int color androidx_core_secondary_text_default_material_light 0x7f06001c +int color background_floating_material_dark 0x7f06001d +int color background_floating_material_light 0x7f06001e +int color background_material_dark 0x7f06001f +int color background_material_light 0x7f060020 +int color bright_foreground_disabled_material_dark 0x7f060021 +int color bright_foreground_disabled_material_light 0x7f060022 +int color bright_foreground_inverse_material_dark 0x7f060023 +int color bright_foreground_inverse_material_light 0x7f060024 +int color bright_foreground_material_dark 0x7f060025 +int color bright_foreground_material_light 0x7f060026 +int color button_material_dark 0x7f060027 +int color button_material_light 0x7f060028 +int color cardview_dark_background 0x7f060029 +int color cardview_light_background 0x7f06002a +int color cardview_shadow_end_color 0x7f06002b +int color cardview_shadow_start_color 0x7f06002c +int color dim_foreground_disabled_material_dark 0x7f06002d +int color dim_foreground_disabled_material_light 0x7f06002e +int color dim_foreground_material_dark 0x7f06002f +int color dim_foreground_material_light 0x7f060030 +int color error_color_material_dark 0x7f060031 +int color error_color_material_light 0x7f060032 +int color foreground_material_dark 0x7f060033 +int color foreground_material_light 0x7f060034 +int color highlighted_text_material_dark 0x7f060035 +int color highlighted_text_material_light 0x7f060036 +int color material_blue_grey_800 0x7f060037 +int color material_blue_grey_900 0x7f060038 +int color material_blue_grey_950 0x7f060039 +int color material_deep_teal_200 0x7f06003a +int color material_deep_teal_500 0x7f06003b +int color material_grey_100 0x7f06003c +int color material_grey_300 0x7f06003d +int color material_grey_50 0x7f06003e +int color material_grey_600 0x7f06003f +int color material_grey_800 0x7f060040 +int color material_grey_850 0x7f060041 +int color material_grey_900 0x7f060042 +int color notification_action_color_filter 0x7f060043 +int color notification_icon_bg_color 0x7f060044 +int color notification_material_background_media_default_color 0x7f060045 +int color primary_dark_material_dark 0x7f060046 +int color primary_dark_material_light 0x7f060047 +int color primary_material_dark 0x7f060048 +int color primary_material_light 0x7f060049 +int color primary_text_default_material_dark 0x7f06004a +int color primary_text_default_material_light 0x7f06004b +int color primary_text_disabled_material_dark 0x7f06004c +int color primary_text_disabled_material_light 0x7f06004d +int color ripple_material_dark 0x7f06004e +int color ripple_material_light 0x7f06004f +int color secondary_text_default_material_dark 0x7f060050 +int color secondary_text_default_material_light 0x7f060051 +int color secondary_text_disabled_material_dark 0x7f060052 +int color secondary_text_disabled_material_light 0x7f060053 +int color switch_thumb_disabled_material_dark 0x7f060054 +int color switch_thumb_disabled_material_light 0x7f060055 +int color switch_thumb_material_dark 0x7f060056 +int color switch_thumb_material_light 0x7f060057 +int color switch_thumb_normal_material_dark 0x7f060058 +int color switch_thumb_normal_material_light 0x7f060059 +int color tooltip_background_dark 0x7f06005a +int color tooltip_background_light 0x7f06005b +int dimen abc_action_bar_content_inset_material 0x7f070000 +int dimen abc_action_bar_content_inset_with_nav 0x7f070001 +int dimen abc_action_bar_default_height_material 0x7f070002 +int dimen abc_action_bar_default_padding_end_material 0x7f070003 +int dimen abc_action_bar_default_padding_start_material 0x7f070004 +int dimen abc_action_bar_elevation_material 0x7f070005 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f070006 +int dimen abc_action_bar_overflow_padding_end_material 0x7f070007 +int dimen abc_action_bar_overflow_padding_start_material 0x7f070008 +int dimen abc_action_bar_stacked_max_height 0x7f070009 +int dimen abc_action_bar_stacked_tab_max_width 0x7f07000a +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f07000b +int dimen abc_action_bar_subtitle_top_margin_material 0x7f07000c +int dimen abc_action_button_min_height_material 0x7f07000d +int dimen abc_action_button_min_width_material 0x7f07000e +int dimen abc_action_button_min_width_overflow_material 0x7f07000f +int dimen abc_alert_dialog_button_bar_height 0x7f070010 +int dimen abc_alert_dialog_button_dimen 0x7f070011 +int dimen abc_button_inset_horizontal_material 0x7f070012 +int dimen abc_button_inset_vertical_material 0x7f070013 +int dimen abc_button_padding_horizontal_material 0x7f070014 +int dimen abc_button_padding_vertical_material 0x7f070015 +int dimen abc_cascading_menus_min_smallest_width 0x7f070016 +int dimen abc_config_prefDialogWidth 0x7f070017 +int dimen abc_control_corner_material 0x7f070018 +int dimen abc_control_inset_material 0x7f070019 +int dimen abc_control_padding_material 0x7f07001a +int dimen abc_dialog_corner_radius_material 0x7f07001b +int dimen abc_dialog_fixed_height_major 0x7f07001c +int dimen abc_dialog_fixed_height_minor 0x7f07001d +int dimen abc_dialog_fixed_width_major 0x7f07001e +int dimen abc_dialog_fixed_width_minor 0x7f07001f +int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f070020 +int dimen abc_dialog_list_padding_top_no_title 0x7f070021 +int dimen abc_dialog_min_width_major 0x7f070022 +int dimen abc_dialog_min_width_minor 0x7f070023 +int dimen abc_dialog_padding_material 0x7f070024 +int dimen abc_dialog_padding_top_material 0x7f070025 +int dimen abc_dialog_title_divider_material 0x7f070026 +int dimen abc_disabled_alpha_material_dark 0x7f070027 +int dimen abc_disabled_alpha_material_light 0x7f070028 +int dimen abc_dropdownitem_icon_width 0x7f070029 +int dimen abc_dropdownitem_text_padding_left 0x7f07002a +int dimen abc_dropdownitem_text_padding_right 0x7f07002b +int dimen abc_edit_text_inset_bottom_material 0x7f07002c +int dimen abc_edit_text_inset_horizontal_material 0x7f07002d +int dimen abc_edit_text_inset_top_material 0x7f07002e +int dimen abc_floating_window_z 0x7f07002f +int dimen abc_list_item_height_large_material 0x7f070030 +int dimen abc_list_item_height_material 0x7f070031 +int dimen abc_list_item_height_small_material 0x7f070032 +int dimen abc_list_item_padding_horizontal_material 0x7f070033 +int dimen abc_panel_menu_list_width 0x7f070034 +int dimen abc_progress_bar_height_material 0x7f070035 +int dimen abc_search_view_preferred_height 0x7f070036 +int dimen abc_search_view_preferred_width 0x7f070037 +int dimen abc_seekbar_track_background_height_material 0x7f070038 +int dimen abc_seekbar_track_progress_height_material 0x7f070039 +int dimen abc_select_dialog_padding_start_material 0x7f07003a +int dimen abc_star_big 0x7f07003b +int dimen abc_star_medium 0x7f07003c +int dimen abc_star_small 0x7f07003d +int dimen abc_switch_padding 0x7f07003e +int dimen abc_text_size_body_1_material 0x7f07003f +int dimen abc_text_size_body_2_material 0x7f070040 +int dimen abc_text_size_button_material 0x7f070041 +int dimen abc_text_size_caption_material 0x7f070042 +int dimen abc_text_size_display_1_material 0x7f070043 +int dimen abc_text_size_display_2_material 0x7f070044 +int dimen abc_text_size_display_3_material 0x7f070045 +int dimen abc_text_size_display_4_material 0x7f070046 +int dimen abc_text_size_headline_material 0x7f070047 +int dimen abc_text_size_large_material 0x7f070048 +int dimen abc_text_size_medium_material 0x7f070049 +int dimen abc_text_size_menu_header_material 0x7f07004a +int dimen abc_text_size_menu_material 0x7f07004b +int dimen abc_text_size_small_material 0x7f07004c +int dimen abc_text_size_subhead_material 0x7f07004d +int dimen abc_text_size_subtitle_material_toolbar 0x7f07004e +int dimen abc_text_size_title_material 0x7f07004f +int dimen abc_text_size_title_material_toolbar 0x7f070050 +int dimen cardview_compat_inset_shadow 0x7f070051 +int dimen cardview_default_elevation 0x7f070052 +int dimen cardview_default_radius 0x7f070053 +int dimen compat_button_inset_horizontal_material 0x7f070054 +int dimen compat_button_inset_vertical_material 0x7f070055 +int dimen compat_button_padding_horizontal_material 0x7f070056 +int dimen compat_button_padding_vertical_material 0x7f070057 +int dimen compat_control_corner_material 0x7f070058 +int dimen compat_notification_large_icon_max_height 0x7f070059 +int dimen compat_notification_large_icon_max_width 0x7f07005a +int dimen disabled_alpha_material_dark 0x7f07005b +int dimen disabled_alpha_material_light 0x7f07005c +int dimen fastscroll_default_thickness 0x7f07005d +int dimen fastscroll_margin 0x7f07005e +int dimen fastscroll_minimum_range 0x7f07005f +int dimen highlight_alpha_material_colored 0x7f070060 +int dimen highlight_alpha_material_dark 0x7f070061 +int dimen highlight_alpha_material_light 0x7f070062 +int dimen hint_alpha_material_dark 0x7f070063 +int dimen hint_alpha_material_light 0x7f070064 +int dimen hint_pressed_alpha_material_dark 0x7f070065 +int dimen hint_pressed_alpha_material_light 0x7f070066 +int dimen horizontal_page_margin 0x7f070067 +int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f070068 +int dimen item_touch_helper_swipe_escape_max_velocity 0x7f070069 +int dimen item_touch_helper_swipe_escape_velocity 0x7f07006a +int dimen margin_huge 0x7f07006b +int dimen margin_large 0x7f07006c +int dimen margin_medium 0x7f07006d +int dimen margin_small 0x7f07006e +int dimen margin_tiny 0x7f07006f +int dimen notification_action_icon_size 0x7f070070 +int dimen notification_action_text_size 0x7f070071 +int dimen notification_big_circle_margin 0x7f070072 +int dimen notification_content_margin_start 0x7f070073 +int dimen notification_large_icon_height 0x7f070074 +int dimen notification_large_icon_width 0x7f070075 +int dimen notification_main_column_padding_top 0x7f070076 +int dimen notification_media_narrow_margin 0x7f070077 +int dimen notification_right_icon_size 0x7f070078 +int dimen notification_right_side_padding_top 0x7f070079 +int dimen notification_small_icon_background_padding 0x7f07007a +int dimen notification_small_icon_size_as_large 0x7f07007b +int dimen notification_subtext_size 0x7f07007c +int dimen notification_top_pad 0x7f07007d +int dimen notification_top_pad_large_text 0x7f07007e +int dimen subtitle_corner_radius 0x7f07007f +int dimen subtitle_outline_width 0x7f070080 +int dimen subtitle_shadow_offset 0x7f070081 +int dimen subtitle_shadow_radius 0x7f070082 +int dimen tooltip_corner_radius 0x7f070083 +int dimen tooltip_horizontal_padding 0x7f070084 +int dimen tooltip_margin 0x7f070085 +int dimen tooltip_precise_anchor_extra_offset 0x7f070086 +int dimen tooltip_precise_anchor_threshold 0x7f070087 +int dimen tooltip_vertical_padding 0x7f070088 +int dimen tooltip_y_offset_non_touch 0x7f070089 +int dimen tooltip_y_offset_touch 0x7f07008a +int dimen usage_row_height 0x7f07008b +int dimen vertical_page_margin 0x7f07008c +int drawable abc_ab_share_pack_mtrl_alpha 0x7f080000 +int drawable abc_action_bar_item_background_material 0x7f080001 +int drawable abc_btn_borderless_material 0x7f080002 +int drawable abc_btn_check_material 0x7f080003 +int drawable abc_btn_check_material_anim 0x7f080004 +int drawable abc_btn_check_to_on_mtrl_000 0x7f080005 +int drawable abc_btn_check_to_on_mtrl_015 0x7f080006 +int drawable abc_btn_colored_material 0x7f080007 +int drawable abc_btn_default_mtrl_shape 0x7f080008 +int drawable abc_btn_radio_material 0x7f080009 +int drawable abc_btn_radio_material_anim 0x7f08000a +int drawable abc_btn_radio_to_on_mtrl_000 0x7f08000b +int drawable abc_btn_radio_to_on_mtrl_015 0x7f08000c +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f08000d +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f08000e +int drawable abc_cab_background_internal_bg 0x7f08000f +int drawable abc_cab_background_top_material 0x7f080010 +int drawable abc_cab_background_top_mtrl_alpha 0x7f080011 +int drawable abc_control_background_material 0x7f080012 +int drawable abc_dialog_material_background 0x7f080013 +int drawable abc_edit_text_material 0x7f080014 +int drawable abc_ic_ab_back_material 0x7f080015 +int drawable abc_ic_arrow_drop_right_black_24dp 0x7f080016 +int drawable abc_ic_clear_material 0x7f080017 +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f080018 +int drawable abc_ic_go_search_api_material 0x7f080019 +int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f08001a +int drawable abc_ic_menu_cut_mtrl_alpha 0x7f08001b +int drawable abc_ic_menu_overflow_material 0x7f08001c +int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f08001d +int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f08001e +int drawable abc_ic_menu_share_mtrl_alpha 0x7f08001f +int drawable abc_ic_search_api_material 0x7f080020 +int drawable abc_ic_voice_search_api_material 0x7f080021 +int drawable abc_item_background_holo_dark 0x7f080022 +int drawable abc_item_background_holo_light 0x7f080023 +int drawable abc_list_divider_material 0x7f080024 +int drawable abc_list_divider_mtrl_alpha 0x7f080025 +int drawable abc_list_focused_holo 0x7f080026 +int drawable abc_list_longpressed_holo 0x7f080027 +int drawable abc_list_pressed_holo_dark 0x7f080028 +int drawable abc_list_pressed_holo_light 0x7f080029 +int drawable abc_list_selector_background_transition_holo_dark 0x7f08002a +int drawable abc_list_selector_background_transition_holo_light 0x7f08002b +int drawable abc_list_selector_disabled_holo_dark 0x7f08002c +int drawable abc_list_selector_disabled_holo_light 0x7f08002d +int drawable abc_list_selector_holo_dark 0x7f08002e +int drawable abc_list_selector_holo_light 0x7f08002f +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f080030 +int drawable abc_popup_background_mtrl_mult 0x7f080031 +int drawable abc_ratingbar_indicator_material 0x7f080032 +int drawable abc_ratingbar_material 0x7f080033 +int drawable abc_ratingbar_small_material 0x7f080034 +int drawable abc_scrubber_control_off_mtrl_alpha 0x7f080035 +int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f080036 +int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f080037 +int drawable abc_scrubber_primary_mtrl_alpha 0x7f080038 +int drawable abc_scrubber_track_mtrl_alpha 0x7f080039 +int drawable abc_seekbar_thumb_material 0x7f08003a +int drawable abc_seekbar_tick_mark_material 0x7f08003b +int drawable abc_seekbar_track_material 0x7f08003c +int drawable abc_spinner_mtrl_am_alpha 0x7f08003d +int drawable abc_spinner_textfield_background_material 0x7f08003e +int drawable abc_star_black_48dp 0x7f08003f +int drawable abc_star_half_black_48dp 0x7f080040 +int drawable abc_switch_thumb_material 0x7f080041 +int drawable abc_switch_track_mtrl_alpha 0x7f080042 +int drawable abc_tab_indicator_material 0x7f080043 +int drawable abc_tab_indicator_mtrl_alpha 0x7f080044 +int drawable abc_text_cursor_material 0x7f080045 +int drawable abc_text_select_handle_left_mtrl 0x7f080046 +int drawable abc_text_select_handle_middle_mtrl 0x7f080047 +int drawable abc_text_select_handle_right_mtrl 0x7f080048 +int drawable abc_textfield_activated_mtrl_alpha 0x7f080049 +int drawable abc_textfield_default_mtrl_alpha 0x7f08004a +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f08004b +int drawable abc_textfield_search_default_mtrl_alpha 0x7f08004c +int drawable abc_textfield_search_material 0x7f08004d +int drawable abc_vector_test 0x7f08004e +int drawable btn_checkbox_checked_mtrl 0x7f08004f +int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x7f080050 +int drawable btn_checkbox_unchecked_mtrl 0x7f080051 +int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x7f080052 +int drawable btn_radio_off_mtrl 0x7f080053 +int drawable btn_radio_off_to_on_mtrl_animation 0x7f080054 +int drawable btn_radio_on_mtrl 0x7f080055 +int drawable btn_radio_on_to_off_mtrl_animation 0x7f080056 +int drawable ic_default_app_launcher 0x7f080057 +int drawable ic_launcher 0x7f080058 +int drawable notification_action_background 0x7f080059 +int drawable notification_bg 0x7f08005a +int drawable notification_bg_low 0x7f08005b +int drawable notification_bg_low_normal 0x7f08005c +int drawable notification_bg_low_pressed 0x7f08005d +int drawable notification_bg_normal 0x7f08005e +int drawable notification_bg_normal_pressed 0x7f08005f +int drawable notification_icon_background 0x7f080060 +int drawable notification_template_icon_bg 0x7f080061 +int drawable notification_template_icon_low_bg 0x7f080062 +int drawable notification_tile_bg 0x7f080063 +int drawable notify_panel_notification_icon_bg 0x7f080064 +int drawable tile 0x7f080065 +int drawable tooltip_frame_dark 0x7f080066 +int drawable tooltip_frame_light 0x7f080067 +int id ALT 0x7f090000 +int id CTRL 0x7f090001 +int id FUNCTION 0x7f090002 +int id META 0x7f090003 +int id SHIFT 0x7f090004 +int id SYM 0x7f090005 +int id accessibility_action_clickable_span 0x7f090006 +int id accessibility_custom_action_0 0x7f090007 +int id accessibility_custom_action_1 0x7f090008 +int id accessibility_custom_action_10 0x7f090009 +int id accessibility_custom_action_11 0x7f09000a +int id accessibility_custom_action_12 0x7f09000b +int id accessibility_custom_action_13 0x7f09000c +int id accessibility_custom_action_14 0x7f09000d +int id accessibility_custom_action_15 0x7f09000e +int id accessibility_custom_action_16 0x7f09000f +int id accessibility_custom_action_17 0x7f090010 +int id accessibility_custom_action_18 0x7f090011 +int id accessibility_custom_action_19 0x7f090012 +int id accessibility_custom_action_2 0x7f090013 +int id accessibility_custom_action_20 0x7f090014 +int id accessibility_custom_action_21 0x7f090015 +int id accessibility_custom_action_22 0x7f090016 +int id accessibility_custom_action_23 0x7f090017 +int id accessibility_custom_action_24 0x7f090018 +int id accessibility_custom_action_25 0x7f090019 +int id accessibility_custom_action_26 0x7f09001a +int id accessibility_custom_action_27 0x7f09001b +int id accessibility_custom_action_28 0x7f09001c +int id accessibility_custom_action_29 0x7f09001d +int id accessibility_custom_action_3 0x7f09001e +int id accessibility_custom_action_30 0x7f09001f +int id accessibility_custom_action_31 0x7f090020 +int id accessibility_custom_action_4 0x7f090021 +int id accessibility_custom_action_5 0x7f090022 +int id accessibility_custom_action_6 0x7f090023 +int id accessibility_custom_action_7 0x7f090024 +int id accessibility_custom_action_8 0x7f090025 +int id accessibility_custom_action_9 0x7f090026 +int id action0 0x7f090027 +int id action_bar 0x7f090028 +int id action_bar_activity_content 0x7f090029 +int id action_bar_container 0x7f09002a +int id action_bar_root 0x7f09002b +int id action_bar_spinner 0x7f09002c +int id action_bar_subtitle 0x7f09002d +int id action_bar_title 0x7f09002e +int id action_container 0x7f09002f +int id action_context_bar 0x7f090030 +int id action_divider 0x7f090031 +int id action_image 0x7f090032 +int id action_menu_divider 0x7f090033 +int id action_menu_presenter 0x7f090034 +int id action_mode_bar 0x7f090035 +int id action_mode_bar_stub 0x7f090036 +int id action_mode_close_button 0x7f090037 +int id action_text 0x7f090038 +int id actions 0x7f090039 +int id activity_chooser_view_content 0x7f09003a +int id add 0x7f09003b +int id alertTitle 0x7f09003c +int id all 0x7f09003d +int id always 0x7f09003e +int id app_icon 0x7f09003f +int id async 0x7f090040 +int id beginning 0x7f090041 +int id blocking 0x7f090042 +int id bottom 0x7f090043 +int id buttonPanel 0x7f090044 +int id button_open_usage_setting 0x7f090045 +int id cancel_action 0x7f090046 +int id center 0x7f090047 +int id center_horizontal 0x7f090048 +int id center_vertical 0x7f090049 +int id checkbox 0x7f09004a +int id checked 0x7f09004b +int id chronometer 0x7f09004c +int id clip_horizontal 0x7f09004d +int id clip_vertical 0x7f09004e +int id collapseActionView 0x7f09004f +int id container 0x7f090050 +int id content 0x7f090051 +int id contentPanel 0x7f090052 +int id custom 0x7f090053 +int id customPanel 0x7f090054 +int id decor_content_parent 0x7f090055 +int id default_activity_button 0x7f090056 +int id dialog_button 0x7f090057 +int id disableHome 0x7f090058 +int id divider 0x7f090059 +int id edit_query 0x7f09005a +int id end 0x7f09005b +int id end_padder 0x7f09005c +int id expand_activities_button 0x7f09005d +int id expanded_menu 0x7f09005e +int id fill 0x7f09005f +int id fill_horizontal 0x7f090060 +int id fill_vertical 0x7f090061 +int id forever 0x7f090062 +int id fragment_container_view_tag 0x7f090063 +int id group_divider 0x7f090064 +int id home 0x7f090065 +int id homeAsUp 0x7f090066 +int id icon 0x7f090067 +int id icon_group 0x7f090068 +int id ifRoom 0x7f090069 +int id image 0x7f09006a +int id info 0x7f09006b +int id italic 0x7f09006c +int id item_touch_helper_previous_elevation 0x7f09006d +int id left 0x7f09006e +int id line1 0x7f09006f +int id line3 0x7f090070 +int id listMode 0x7f090071 +int id list_item 0x7f090072 +int id media_actions 0x7f090073 +int id message 0x7f090074 +int id middle 0x7f090075 +int id multiply 0x7f090076 +int id never 0x7f090077 +int id none 0x7f090078 +int id normal 0x7f090079 +int id notification_background 0x7f09007a +int id notification_main_column 0x7f09007b +int id notification_main_column_container 0x7f09007c +int id off 0x7f09007d +int id on 0x7f09007e +int id parentPanel 0x7f09007f +int id progress_circular 0x7f090080 +int id progress_horizontal 0x7f090081 +int id radio 0x7f090082 +int id recyclerview_app_usage 0x7f090083 +int id right 0x7f090084 +int id right_icon 0x7f090085 +int id right_side 0x7f090086 +int id screen 0x7f090087 +int id scrollIndicatorDown 0x7f090088 +int id scrollIndicatorUp 0x7f090089 +int id scrollView 0x7f09008a +int id search_badge 0x7f09008b +int id search_bar 0x7f09008c +int id search_button 0x7f09008d +int id search_close_btn 0x7f09008e +int id search_edit_frame 0x7f09008f +int id search_go_btn 0x7f090090 +int id search_mag_icon 0x7f090091 +int id search_plate 0x7f090092 +int id search_src_text 0x7f090093 +int id search_voice_btn 0x7f090094 +int id select_dialog_listview 0x7f090095 +int id shortcut 0x7f090096 +int id showCustom 0x7f090097 +int id showHome 0x7f090098 +int id showTitle 0x7f090099 +int id spacer 0x7f09009a +int id special_effects_controller_view_tag 0x7f09009b +int id spinner_time_span 0x7f09009c +int id split_action_bar 0x7f09009d +int id src_atop 0x7f09009e +int id src_in 0x7f09009f +int id src_over 0x7f0900a0 +int id start 0x7f0900a1 +int id status_bar_latest_event_content 0x7f0900a2 +int id submenuarrow 0x7f0900a3 +int id submit_area 0x7f0900a4 +int id tabMode 0x7f0900a5 +int id tag_accessibility_actions 0x7f0900a6 +int id tag_accessibility_clickable_spans 0x7f0900a7 +int id tag_accessibility_heading 0x7f0900a8 +int id tag_accessibility_pane_title 0x7f0900a9 +int id tag_on_apply_window_listener 0x7f0900aa +int id tag_on_receive_content_listener 0x7f0900ab +int id tag_on_receive_content_mime_types 0x7f0900ac +int id tag_screen_reader_focusable 0x7f0900ad +int id tag_state_description 0x7f0900ae +int id tag_transition_group 0x7f0900af +int id tag_unhandled_key_event_manager 0x7f0900b0 +int id tag_unhandled_key_listeners 0x7f0900b1 +int id tag_window_insets_animation_callback 0x7f0900b2 +int id text 0x7f0900b3 +int id text2 0x7f0900b4 +int id textSpacerNoButtons 0x7f0900b5 +int id textSpacerNoTitle 0x7f0900b6 +int id textview_last_time_used 0x7f0900b7 +int id textview_last_time_used_label 0x7f0900b8 +int id textview_package_name 0x7f0900b9 +int id time 0x7f0900ba +int id title 0x7f0900bb +int id titleDividerNoCustom 0x7f0900bc +int id title_template 0x7f0900bd +int id top 0x7f0900be +int id topPanel 0x7f0900bf +int id unchecked 0x7f0900c0 +int id uniform 0x7f0900c1 +int id up 0x7f0900c2 +int id useLogo 0x7f0900c3 +int id view_tree_lifecycle_owner 0x7f0900c4 +int id view_tree_saved_state_registry_owner 0x7f0900c5 +int id view_tree_view_model_store_owner 0x7f0900c6 +int id visible_removing_fragment_view_tag 0x7f0900c7 +int id withText 0x7f0900c8 +int id wrap_content 0x7f0900c9 +int integer abc_config_activityDefaultDur 0x7f0a0000 +int integer abc_config_activityShortDur 0x7f0a0001 +int integer cancel_button_image_alpha 0x7f0a0002 +int integer config_tooltipAnimTime 0x7f0a0003 +int integer status_bar_notification_info_maxnum 0x7f0a0004 +int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x7f0b0000 +int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x7f0b0001 +int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x7f0b0002 +int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x7f0b0003 +int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x7f0b0004 +int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x7f0b0005 +int interpolator fast_out_slow_in 0x7f0b0006 +int layout abc_action_bar_title_item 0x7f0c0000 +int layout abc_action_bar_up_container 0x7f0c0001 +int layout abc_action_menu_item_layout 0x7f0c0002 +int layout abc_action_menu_layout 0x7f0c0003 +int layout abc_action_mode_bar 0x7f0c0004 +int layout abc_action_mode_close_item_material 0x7f0c0005 +int layout abc_activity_chooser_view 0x7f0c0006 +int layout abc_activity_chooser_view_list_item 0x7f0c0007 +int layout abc_alert_dialog_button_bar_material 0x7f0c0008 +int layout abc_alert_dialog_material 0x7f0c0009 +int layout abc_alert_dialog_title_material 0x7f0c000a +int layout abc_cascading_menu_item_layout 0x7f0c000b +int layout abc_dialog_title_material 0x7f0c000c +int layout abc_expanded_menu_layout 0x7f0c000d +int layout abc_list_menu_item_checkbox 0x7f0c000e +int layout abc_list_menu_item_icon 0x7f0c000f +int layout abc_list_menu_item_layout 0x7f0c0010 +int layout abc_list_menu_item_radio 0x7f0c0011 +int layout abc_popup_menu_header_item_layout 0x7f0c0012 +int layout abc_popup_menu_item_layout 0x7f0c0013 +int layout abc_screen_content_include 0x7f0c0014 +int layout abc_screen_simple 0x7f0c0015 +int layout abc_screen_simple_overlay_action_mode 0x7f0c0016 +int layout abc_screen_toolbar 0x7f0c0017 +int layout abc_search_dropdown_item_icons_2line 0x7f0c0018 +int layout abc_search_view 0x7f0c0019 +int layout abc_select_dialog_material 0x7f0c001a +int layout abc_tooltip 0x7f0c001b +int layout activity_app_usage_statistics 0x7f0c001c +int layout custom_dialog 0x7f0c001d +int layout fragment_app_usage_statistics 0x7f0c001e +int layout notification_action 0x7f0c001f +int layout notification_action_tombstone 0x7f0c0020 +int layout notification_media_action 0x7f0c0021 +int layout notification_media_cancel_action 0x7f0c0022 +int layout notification_template_big_media 0x7f0c0023 +int layout notification_template_big_media_custom 0x7f0c0024 +int layout notification_template_big_media_narrow 0x7f0c0025 +int layout notification_template_big_media_narrow_custom 0x7f0c0026 +int layout notification_template_custom_big 0x7f0c0027 +int layout notification_template_icon_group 0x7f0c0028 +int layout notification_template_lines_media 0x7f0c0029 +int layout notification_template_media 0x7f0c002a +int layout notification_template_media_custom 0x7f0c002b +int layout notification_template_part_chronometer 0x7f0c002c +int layout notification_template_part_time 0x7f0c002d +int layout select_dialog_item_material 0x7f0c002e +int layout select_dialog_multichoice_material 0x7f0c002f +int layout select_dialog_singlechoice_material 0x7f0c0030 +int layout support_simple_spinner_dropdown_item 0x7f0c0031 +int layout usage_row 0x7f0c0032 +int string abc_action_bar_home_description 0x7f0d0000 +int string abc_action_bar_up_description 0x7f0d0001 +int string abc_action_menu_overflow_description 0x7f0d0002 +int string abc_action_mode_done 0x7f0d0003 +int string abc_activity_chooser_view_see_all 0x7f0d0004 +int string abc_activitychooserview_choose_application 0x7f0d0005 +int string abc_capital_off 0x7f0d0006 +int string abc_capital_on 0x7f0d0007 +int string abc_menu_alt_shortcut_label 0x7f0d0008 +int string abc_menu_ctrl_shortcut_label 0x7f0d0009 +int string abc_menu_delete_shortcut_label 0x7f0d000a +int string abc_menu_enter_shortcut_label 0x7f0d000b +int string abc_menu_function_shortcut_label 0x7f0d000c +int string abc_menu_meta_shortcut_label 0x7f0d000d +int string abc_menu_shift_shortcut_label 0x7f0d000e +int string abc_menu_space_shortcut_label 0x7f0d000f +int string abc_menu_sym_shortcut_label 0x7f0d0010 +int string abc_prepend_shortcut_label 0x7f0d0011 +int string abc_search_hint 0x7f0d0012 +int string abc_searchview_description_clear 0x7f0d0013 +int string abc_searchview_description_query 0x7f0d0014 +int string abc_searchview_description_search 0x7f0d0015 +int string abc_searchview_description_submit 0x7f0d0016 +int string abc_searchview_description_voice 0x7f0d0017 +int string abc_shareactionprovider_share_with 0x7f0d0018 +int string abc_shareactionprovider_share_with_application 0x7f0d0019 +int string abc_toolbar_collapse_description 0x7f0d001a +int string app_name 0x7f0d001b +int string explanation_access_to_appusage_is_not_enabled 0x7f0d001c +int string intro_message 0x7f0d001d +int string last_time_used 0x7f0d001e +int string open_app_usage_setting 0x7f0d001f +int string search_menu_title 0x7f0d0020 +int string status_bar_notification_info_overflow 0x7f0d0021 +int string time_span 0x7f0d0022 +int style AlertDialog_AppCompat 0x7f0e0000 +int style AlertDialog_AppCompat_Light 0x7f0e0001 +int style Animation_AppCompat_Dialog 0x7f0e0002 +int style Animation_AppCompat_DropDownUp 0x7f0e0003 +int style Animation_AppCompat_Tooltip 0x7f0e0004 +int style AppTheme 0x7f0e0005 +int style Base_AlertDialog_AppCompat 0x7f0e0006 +int style Base_AlertDialog_AppCompat_Light 0x7f0e0007 +int style Base_Animation_AppCompat_Dialog 0x7f0e0008 +int style Base_Animation_AppCompat_DropDownUp 0x7f0e0009 +int style Base_Animation_AppCompat_Tooltip 0x7f0e000a +int style Base_CardView 0x7f0e000b +int style Base_DialogWindowTitle_AppCompat 0x7f0e000c +int style Base_DialogWindowTitleBackground_AppCompat 0x7f0e000d +int style Base_TextAppearance_AppCompat 0x7f0e000e +int style Base_TextAppearance_AppCompat_Body1 0x7f0e000f +int style Base_TextAppearance_AppCompat_Body2 0x7f0e0010 +int style Base_TextAppearance_AppCompat_Button 0x7f0e0011 +int style Base_TextAppearance_AppCompat_Caption 0x7f0e0012 +int style Base_TextAppearance_AppCompat_Display1 0x7f0e0013 +int style Base_TextAppearance_AppCompat_Display2 0x7f0e0014 +int style Base_TextAppearance_AppCompat_Display3 0x7f0e0015 +int style Base_TextAppearance_AppCompat_Display4 0x7f0e0016 +int style Base_TextAppearance_AppCompat_Headline 0x7f0e0017 +int style Base_TextAppearance_AppCompat_Inverse 0x7f0e0018 +int style Base_TextAppearance_AppCompat_Large 0x7f0e0019 +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f0e001a +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0e001b +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0e001c +int style Base_TextAppearance_AppCompat_Medium 0x7f0e001d +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f0e001e +int style Base_TextAppearance_AppCompat_Menu 0x7f0e001f +int style Base_TextAppearance_AppCompat_SearchResult 0x7f0e0020 +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0e0021 +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f0e0022 +int style Base_TextAppearance_AppCompat_Small 0x7f0e0023 +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f0e0024 +int style Base_TextAppearance_AppCompat_Subhead 0x7f0e0025 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f0e0026 +int style Base_TextAppearance_AppCompat_Title 0x7f0e0027 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f0e0028 +int style Base_TextAppearance_AppCompat_Tooltip 0x7f0e0029 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0e002a +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0e002b +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0e002c +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0e002d +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0e002e +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0e002f +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0e0030 +int style Base_TextAppearance_AppCompat_Widget_Button 0x7f0e0031 +int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0e0032 +int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f0e0033 +int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0e0034 +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0e0035 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0e0036 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0e0037 +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0e0038 +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f0e0039 +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0e003a +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0e003b +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0e003c +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0e003d +int style Base_Theme_AppCompat 0x7f0e003e +int style Base_Theme_AppCompat_CompactMenu 0x7f0e003f +int style Base_Theme_AppCompat_Dialog 0x7f0e0040 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f0e0041 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0e0042 +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f0e0043 +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f0e0044 +int style Base_Theme_AppCompat_Light 0x7f0e0045 +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0e0046 +int style Base_Theme_AppCompat_Light_Dialog 0x7f0e0047 +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f0e0048 +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0e0049 +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f0e004a +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f0e004b +int style Base_ThemeOverlay_AppCompat 0x7f0e004c +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0e004d +int style Base_ThemeOverlay_AppCompat_Dark 0x7f0e004e +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0e004f +int style Base_ThemeOverlay_AppCompat_Dialog 0x7f0e0050 +int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f0e0051 +int style Base_ThemeOverlay_AppCompat_Light 0x7f0e0052 +int style Base_V21_Theme_AppCompat 0x7f0e0053 +int style Base_V21_Theme_AppCompat_Dialog 0x7f0e0054 +int style Base_V21_Theme_AppCompat_Light 0x7f0e0055 +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f0e0056 +int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f0e0057 +int style Base_V22_Theme_AppCompat 0x7f0e0058 +int style Base_V22_Theme_AppCompat_Light 0x7f0e0059 +int style Base_V23_Theme_AppCompat 0x7f0e005a +int style Base_V23_Theme_AppCompat_Light 0x7f0e005b +int style Base_V26_Theme_AppCompat 0x7f0e005c +int style Base_V26_Theme_AppCompat_Light 0x7f0e005d +int style Base_V26_Widget_AppCompat_Toolbar 0x7f0e005e +int style Base_V28_Theme_AppCompat 0x7f0e005f +int style Base_V28_Theme_AppCompat_Light 0x7f0e0060 +int style Base_V7_Theme_AppCompat 0x7f0e0061 +int style Base_V7_Theme_AppCompat_Dialog 0x7f0e0062 +int style Base_V7_Theme_AppCompat_Light 0x7f0e0063 +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0e0064 +int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f0e0065 +int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0e0066 +int style Base_V7_Widget_AppCompat_EditText 0x7f0e0067 +int style Base_V7_Widget_AppCompat_Toolbar 0x7f0e0068 +int style Base_Widget_AppCompat_ActionBar 0x7f0e0069 +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0e006a +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0e006b +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f0e006c +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f0e006d +int style Base_Widget_AppCompat_ActionButton 0x7f0e006e +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f0e006f +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f0e0070 +int style Base_Widget_AppCompat_ActionMode 0x7f0e0071 +int style Base_Widget_AppCompat_ActivityChooserView 0x7f0e0072 +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f0e0073 +int style Base_Widget_AppCompat_Button 0x7f0e0074 +int style Base_Widget_AppCompat_Button_Borderless 0x7f0e0075 +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f0e0076 +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0e0077 +int style Base_Widget_AppCompat_Button_Colored 0x7f0e0078 +int style Base_Widget_AppCompat_Button_Small 0x7f0e0079 +int style Base_Widget_AppCompat_ButtonBar 0x7f0e007a +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0e007b +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f0e007c +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f0e007d +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0e007e +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f0e007f +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0e0080 +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f0e0081 +int style Base_Widget_AppCompat_EditText 0x7f0e0082 +int style Base_Widget_AppCompat_ImageButton 0x7f0e0083 +int style Base_Widget_AppCompat_Light_ActionBar 0x7f0e0084 +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0e0085 +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0e0086 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f0e0087 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0e0088 +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f0e0089 +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f0e008a +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0e008b +int style Base_Widget_AppCompat_ListMenuView 0x7f0e008c +int style Base_Widget_AppCompat_ListPopupWindow 0x7f0e008d +int style Base_Widget_AppCompat_ListView 0x7f0e008e +int style Base_Widget_AppCompat_ListView_DropDown 0x7f0e008f +int style Base_Widget_AppCompat_ListView_Menu 0x7f0e0090 +int style Base_Widget_AppCompat_PopupMenu 0x7f0e0091 +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f0e0092 +int style Base_Widget_AppCompat_PopupWindow 0x7f0e0093 +int style Base_Widget_AppCompat_ProgressBar 0x7f0e0094 +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f0e0095 +int style Base_Widget_AppCompat_RatingBar 0x7f0e0096 +int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f0e0097 +int style Base_Widget_AppCompat_RatingBar_Small 0x7f0e0098 +int style Base_Widget_AppCompat_SearchView 0x7f0e0099 +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0e009a +int style Base_Widget_AppCompat_SeekBar 0x7f0e009b +int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f0e009c +int style Base_Widget_AppCompat_Spinner 0x7f0e009d +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f0e009e +int style Base_Widget_AppCompat_TextView 0x7f0e009f +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f0e00a0 +int style Base_Widget_AppCompat_Toolbar 0x7f0e00a1 +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0e00a2 +int style CardView 0x7f0e00a3 +int style CardView_Dark 0x7f0e00a4 +int style CardView_Light 0x7f0e00a5 +int style PackageNameFont 0x7f0e00a6 +int style Platform_AppCompat 0x7f0e00a7 +int style Platform_AppCompat_Light 0x7f0e00a8 +int style Platform_ThemeOverlay_AppCompat 0x7f0e00a9 +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f0e00aa +int style Platform_ThemeOverlay_AppCompat_Light 0x7f0e00ab +int style Platform_V21_AppCompat 0x7f0e00ac +int style Platform_V21_AppCompat_Light 0x7f0e00ad +int style Platform_V25_AppCompat 0x7f0e00ae +int style Platform_V25_AppCompat_Light 0x7f0e00af +int style Platform_Widget_AppCompat_Spinner 0x7f0e00b0 +int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f0e00b1 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f0e00b2 +int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f0e00b3 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f0e00b4 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f0e00b5 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f0e00b6 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f0e00b7 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f0e00b8 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f0e00b9 +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f0e00ba +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f0e00bb +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f0e00bc +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f0e00bd +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f0e00be +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f0e00bf +int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f0e00c0 +int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f0e00c1 +int style TextAppearance_AppCompat 0x7f0e00c2 +int style TextAppearance_AppCompat_Body1 0x7f0e00c3 +int style TextAppearance_AppCompat_Body2 0x7f0e00c4 +int style TextAppearance_AppCompat_Button 0x7f0e00c5 +int style TextAppearance_AppCompat_Caption 0x7f0e00c6 +int style TextAppearance_AppCompat_Display1 0x7f0e00c7 +int style TextAppearance_AppCompat_Display2 0x7f0e00c8 +int style TextAppearance_AppCompat_Display3 0x7f0e00c9 +int style TextAppearance_AppCompat_Display4 0x7f0e00ca +int style TextAppearance_AppCompat_Headline 0x7f0e00cb +int style TextAppearance_AppCompat_Inverse 0x7f0e00cc +int style TextAppearance_AppCompat_Large 0x7f0e00cd +int style TextAppearance_AppCompat_Large_Inverse 0x7f0e00ce +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0e00cf +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0e00d0 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0e00d1 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0e00d2 +int style TextAppearance_AppCompat_Medium 0x7f0e00d3 +int style TextAppearance_AppCompat_Medium_Inverse 0x7f0e00d4 +int style TextAppearance_AppCompat_Menu 0x7f0e00d5 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0e00d6 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0e00d7 +int style TextAppearance_AppCompat_Small 0x7f0e00d8 +int style TextAppearance_AppCompat_Small_Inverse 0x7f0e00d9 +int style TextAppearance_AppCompat_Subhead 0x7f0e00da +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0e00db +int style TextAppearance_AppCompat_Title 0x7f0e00dc +int style TextAppearance_AppCompat_Title_Inverse 0x7f0e00dd +int style TextAppearance_AppCompat_Tooltip 0x7f0e00de +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0e00df +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0e00e0 +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0e00e1 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0e00e2 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0e00e3 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0e00e4 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0e00e5 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0e00e6 +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0e00e7 +int style TextAppearance_AppCompat_Widget_Button 0x7f0e00e8 +int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0e00e9 +int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f0e00ea +int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0e00eb +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0e00ec +int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0e00ed +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0e00ee +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0e00ef +int style TextAppearance_AppCompat_Widget_Switch 0x7f0e00f0 +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0e00f1 +int style TextAppearance_Compat_Notification 0x7f0e00f2 +int style TextAppearance_Compat_Notification_Info 0x7f0e00f3 +int style TextAppearance_Compat_Notification_Info_Media 0x7f0e00f4 +int style TextAppearance_Compat_Notification_Line2 0x7f0e00f5 +int style TextAppearance_Compat_Notification_Line2_Media 0x7f0e00f6 +int style TextAppearance_Compat_Notification_Media 0x7f0e00f7 +int style TextAppearance_Compat_Notification_Time 0x7f0e00f8 +int style TextAppearance_Compat_Notification_Time_Media 0x7f0e00f9 +int style TextAppearance_Compat_Notification_Title 0x7f0e00fa +int style TextAppearance_Compat_Notification_Title_Media 0x7f0e00fb +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0e00fc +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0e00fd +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0e00fe +int style Theme_AppCompat 0x7f0e00ff +int style Theme_AppCompat_CompactMenu 0x7f0e0100 +int style Theme_AppCompat_DayNight 0x7f0e0101 +int style Theme_AppCompat_DayNight_DarkActionBar 0x7f0e0102 +int style Theme_AppCompat_DayNight_Dialog 0x7f0e0103 +int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f0e0104 +int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f0e0105 +int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f0e0106 +int style Theme_AppCompat_DayNight_NoActionBar 0x7f0e0107 +int style Theme_AppCompat_Dialog 0x7f0e0108 +int style Theme_AppCompat_Dialog_Alert 0x7f0e0109 +int style Theme_AppCompat_Dialog_MinWidth 0x7f0e010a +int style Theme_AppCompat_DialogWhenLarge 0x7f0e010b +int style Theme_AppCompat_Empty 0x7f0e010c +int style Theme_AppCompat_Light 0x7f0e010d +int style Theme_AppCompat_Light_DarkActionBar 0x7f0e010e +int style Theme_AppCompat_Light_Dialog 0x7f0e010f +int style Theme_AppCompat_Light_Dialog_Alert 0x7f0e0110 +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0e0111 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0e0112 +int style Theme_AppCompat_Light_NoActionBar 0x7f0e0113 +int style Theme_AppCompat_NoActionBar 0x7f0e0114 +int style Theme_Base 0x7f0e0115 +int style Theme_Sample 0x7f0e0116 +int style ThemeOverlay_AppCompat 0x7f0e0117 +int style ThemeOverlay_AppCompat_ActionBar 0x7f0e0118 +int style ThemeOverlay_AppCompat_Dark 0x7f0e0119 +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0e011a +int style ThemeOverlay_AppCompat_DayNight 0x7f0e011b +int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x7f0e011c +int style ThemeOverlay_AppCompat_Dialog 0x7f0e011d +int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f0e011e +int style ThemeOverlay_AppCompat_Light 0x7f0e011f +int style Widget 0x7f0e0120 +int style Widget_AppCompat_ActionBar 0x7f0e0121 +int style Widget_AppCompat_ActionBar_Solid 0x7f0e0122 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0e0123 +int style Widget_AppCompat_ActionBar_TabText 0x7f0e0124 +int style Widget_AppCompat_ActionBar_TabView 0x7f0e0125 +int style Widget_AppCompat_ActionButton 0x7f0e0126 +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0e0127 +int style Widget_AppCompat_ActionButton_Overflow 0x7f0e0128 +int style Widget_AppCompat_ActionMode 0x7f0e0129 +int style Widget_AppCompat_ActivityChooserView 0x7f0e012a +int style Widget_AppCompat_AutoCompleteTextView 0x7f0e012b +int style Widget_AppCompat_Button 0x7f0e012c +int style Widget_AppCompat_Button_Borderless 0x7f0e012d +int style Widget_AppCompat_Button_Borderless_Colored 0x7f0e012e +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0e012f +int style Widget_AppCompat_Button_Colored 0x7f0e0130 +int style Widget_AppCompat_Button_Small 0x7f0e0131 +int style Widget_AppCompat_ButtonBar 0x7f0e0132 +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0e0133 +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0e0134 +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f0e0135 +int style Widget_AppCompat_CompoundButton_Switch 0x7f0e0136 +int style Widget_AppCompat_DrawerArrowToggle 0x7f0e0137 +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0e0138 +int style Widget_AppCompat_EditText 0x7f0e0139 +int style Widget_AppCompat_ImageButton 0x7f0e013a +int style Widget_AppCompat_Light_ActionBar 0x7f0e013b +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0e013c +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0e013d +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0e013e +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0e013f +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0e0140 +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0e0141 +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0e0142 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0e0143 +int style Widget_AppCompat_Light_ActionButton 0x7f0e0144 +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0e0145 +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0e0146 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0e0147 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0e0148 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0e0149 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0e014a +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0e014b +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0e014c +int style Widget_AppCompat_Light_PopupMenu 0x7f0e014d +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0e014e +int style Widget_AppCompat_Light_SearchView 0x7f0e014f +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0e0150 +int style Widget_AppCompat_ListMenuView 0x7f0e0151 +int style Widget_AppCompat_ListPopupWindow 0x7f0e0152 +int style Widget_AppCompat_ListView 0x7f0e0153 +int style Widget_AppCompat_ListView_DropDown 0x7f0e0154 +int style Widget_AppCompat_ListView_Menu 0x7f0e0155 +int style Widget_AppCompat_PopupMenu 0x7f0e0156 +int style Widget_AppCompat_PopupMenu_Overflow 0x7f0e0157 +int style Widget_AppCompat_PopupWindow 0x7f0e0158 +int style Widget_AppCompat_ProgressBar 0x7f0e0159 +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0e015a +int style Widget_AppCompat_RatingBar 0x7f0e015b +int style Widget_AppCompat_RatingBar_Indicator 0x7f0e015c +int style Widget_AppCompat_RatingBar_Small 0x7f0e015d +int style Widget_AppCompat_SearchView 0x7f0e015e +int style Widget_AppCompat_SearchView_ActionBar 0x7f0e015f +int style Widget_AppCompat_SeekBar 0x7f0e0160 +int style Widget_AppCompat_SeekBar_Discrete 0x7f0e0161 +int style Widget_AppCompat_Spinner 0x7f0e0162 +int style Widget_AppCompat_Spinner_DropDown 0x7f0e0163 +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0e0164 +int style Widget_AppCompat_Spinner_Underlined 0x7f0e0165 +int style Widget_AppCompat_TextView 0x7f0e0166 +int style Widget_AppCompat_TextView_SpinnerItem 0x7f0e0167 +int style Widget_AppCompat_Toolbar 0x7f0e0168 +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f0e0169 +int style Widget_Compat_NotificationActionContainer 0x7f0e016a +int style Widget_Compat_NotificationActionText 0x7f0e016b +int style Widget_SampleMessage 0x7f0e016c +int style Widget_SampleMessageTile 0x7f0e016d +int style Widget_Support_CoordinatorLayout 0x7f0e016e +int[] styleable ActionBar { 0x7f040033, 0x7f040034, 0x7f040035, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f04006e, 0x7f040073, 0x7f040074, 0x7f040087, 0x7f04009d, 0x7f04009e, 0x7f04009f, 0x7f0400a0, 0x7f0400a1, 0x7f0400a6, 0x7f0400a9, 0x7f0400c4, 0x7f0400cc, 0x7f0400d7, 0x7f0400da, 0x7f0400db, 0x7f0400fa, 0x7f0400fd, 0x7f040119, 0x7f040122 } +int styleable ActionBar_background 0 +int styleable ActionBar_backgroundSplit 1 +int styleable ActionBar_backgroundStacked 2 +int styleable ActionBar_contentInsetEnd 3 +int styleable ActionBar_contentInsetEndWithActions 4 +int styleable ActionBar_contentInsetLeft 5 +int styleable ActionBar_contentInsetRight 6 +int styleable ActionBar_contentInsetStart 7 +int styleable ActionBar_contentInsetStartWithNavigation 8 +int styleable ActionBar_customNavigationLayout 9 +int styleable ActionBar_displayOptions 10 +int styleable ActionBar_divider 11 +int styleable ActionBar_elevation 12 +int styleable ActionBar_height 13 +int styleable ActionBar_hideOnContentScroll 14 +int styleable ActionBar_homeAsUpIndicator 15 +int styleable ActionBar_homeLayout 16 +int styleable ActionBar_icon 17 +int styleable ActionBar_indeterminateProgressStyle 18 +int styleable ActionBar_itemPadding 19 +int styleable ActionBar_logo 20 +int styleable ActionBar_navigationMode 21 +int styleable ActionBar_popupTheme 22 +int styleable ActionBar_progressBarPadding 23 +int styleable ActionBar_progressBarStyle 24 +int styleable ActionBar_subtitle 25 +int styleable ActionBar_subtitleTextStyle 26 +int styleable ActionBar_title 27 +int styleable ActionBar_titleTextStyle 28 +int[] styleable ActionBarLayout { 0x010100b3 } +int styleable ActionBarLayout_android_layout_gravity 0 +int[] styleable ActionMenuItemView { 0x0101013f } +int styleable ActionMenuItemView_android_minWidth 0 +int[] styleable ActionMenuView { } +int[] styleable ActionMode { 0x7f040033, 0x7f040034, 0x7f040051, 0x7f04009d, 0x7f0400fd, 0x7f040122 } +int styleable ActionMode_background 0 +int styleable ActionMode_backgroundSplit 1 +int styleable ActionMode_closeItemLayout 2 +int styleable ActionMode_height 3 +int styleable ActionMode_subtitleTextStyle 4 +int styleable ActionMode_titleTextStyle 5 +int[] styleable ActivityChooserView { 0x7f040088, 0x7f0400a7 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 +int styleable ActivityChooserView_initialActivityCount 1 +int[] styleable AlertDialog { 0x010100f2, 0x7f040041, 0x7f040042, 0x7f0400b9, 0x7f0400ba, 0x7f0400c9, 0x7f0400ed, 0x7f0400ee } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonIconDimen 1 +int styleable AlertDialog_buttonPanelSideLayout 2 +int styleable AlertDialog_listItemLayout 3 +int styleable AlertDialog_listLayout 4 +int styleable AlertDialog_multiChoiceItemLayout 5 +int styleable AlertDialog_showTitle 6 +int styleable AlertDialog_singleChoiceItemLayout 7 +int[] styleable AnimatedStateListDrawableCompat { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d } +int styleable AnimatedStateListDrawableCompat_android_dither 0 +int styleable AnimatedStateListDrawableCompat_android_visible 1 +int styleable AnimatedStateListDrawableCompat_android_variablePadding 2 +int styleable AnimatedStateListDrawableCompat_android_constantSize 3 +int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 4 +int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 5 +int[] styleable AnimatedStateListDrawableItem { 0x010100d0, 0x01010199 } +int styleable AnimatedStateListDrawableItem_android_id 0 +int styleable AnimatedStateListDrawableItem_android_drawable 1 +int[] styleable AnimatedStateListDrawableTransition { 0x01010199, 0x01010449, 0x0101044a, 0x0101044b } +int styleable AnimatedStateListDrawableTransition_android_drawable 0 +int styleable AnimatedStateListDrawableTransition_android_toId 1 +int styleable AnimatedStateListDrawableTransition_android_fromId 2 +int styleable AnimatedStateListDrawableTransition_android_reversible 3 +int[] styleable AppCompatImageView { 0x01010119, 0x7f0400f4, 0x7f040117, 0x7f040118 } +int styleable AppCompatImageView_android_src 0 +int styleable AppCompatImageView_srcCompat 1 +int styleable AppCompatImageView_tint 2 +int styleable AppCompatImageView_tintMode 3 +int[] styleable AppCompatSeekBar { 0x01010142, 0x7f040114, 0x7f040115, 0x7f040116 } +int styleable AppCompatSeekBar_android_thumb 0 +int styleable AppCompatSeekBar_tickMark 1 +int styleable AppCompatSeekBar_tickMarkTint 2 +int styleable AppCompatSeekBar_tickMarkTintMode 3 +int[] styleable AppCompatTextHelper { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 } +int styleable AppCompatTextHelper_android_textAppearance 0 +int styleable AppCompatTextHelper_android_drawableTop 1 +int styleable AppCompatTextHelper_android_drawableBottom 2 +int styleable AppCompatTextHelper_android_drawableLeft 3 +int styleable AppCompatTextHelper_android_drawableRight 4 +int styleable AppCompatTextHelper_android_drawableStart 5 +int styleable AppCompatTextHelper_android_drawableEnd 6 +int[] styleable AppCompatTextView { 0x01010034, 0x7f04002e, 0x7f04002f, 0x7f040030, 0x7f040031, 0x7f040032, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040080, 0x7f04008e, 0x7f040090, 0x7f040099, 0x7f0400ab, 0x7f0400b4, 0x7f040103, 0x7f04010e } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_autoSizeMaxTextSize 1 +int styleable AppCompatTextView_autoSizeMinTextSize 2 +int styleable AppCompatTextView_autoSizePresetSizes 3 +int styleable AppCompatTextView_autoSizeStepGranularity 4 +int styleable AppCompatTextView_autoSizeTextType 5 +int styleable AppCompatTextView_drawableBottomCompat 6 +int styleable AppCompatTextView_drawableEndCompat 7 +int styleable AppCompatTextView_drawableLeftCompat 8 +int styleable AppCompatTextView_drawableRightCompat 9 +int styleable AppCompatTextView_drawableStartCompat 10 +int styleable AppCompatTextView_drawableTint 11 +int styleable AppCompatTextView_drawableTintMode 12 +int styleable AppCompatTextView_drawableTopCompat 13 +int styleable AppCompatTextView_firstBaselineToTopHeight 14 +int styleable AppCompatTextView_fontFamily 15 +int styleable AppCompatTextView_fontVariationSettings 16 +int styleable AppCompatTextView_lastBaselineToBottomHeight 17 +int styleable AppCompatTextView_lineHeight 18 +int styleable AppCompatTextView_textAllCaps 19 +int styleable AppCompatTextView_textLocale 20 +int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f040000, 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000e, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040020, 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040026, 0x7f040027, 0x7f04002d, 0x7f040039, 0x7f04003a, 0x7f04003b, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f040043, 0x7f040044, 0x7f04004e, 0x7f04004f, 0x7f040055, 0x7f040056, 0x7f040057, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005b, 0x7f04005c, 0x7f04005d, 0x7f04005e, 0x7f04006c, 0x7f040070, 0x7f040071, 0x7f040072, 0x7f040075, 0x7f040077, 0x7f040082, 0x7f040083, 0x7f040084, 0x7f040085, 0x7f040086, 0x7f04009f, 0x7f0400a5, 0x7f0400b5, 0x7f0400b6, 0x7f0400b7, 0x7f0400b8, 0x7f0400bb, 0x7f0400bc, 0x7f0400bd, 0x7f0400be, 0x7f0400bf, 0x7f0400c0, 0x7f0400c1, 0x7f0400c2, 0x7f0400c3, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5, 0x7f0400d6, 0x7f0400d8, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e6, 0x7f0400e7, 0x7f0400e8, 0x7f0400e9, 0x7f0400f1, 0x7f0400f2, 0x7f040101, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040107, 0x7f040108, 0x7f040109, 0x7f04010a, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f040123, 0x7f040124, 0x7f040125, 0x7f040126, 0x7f04012c, 0x7f04012e, 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040136, 0x7f040137 } +int styleable AppCompatTheme_android_windowIsFloating 0 +int styleable AppCompatTheme_android_windowAnimationStyle 1 +int styleable AppCompatTheme_actionBarDivider 2 +int styleable AppCompatTheme_actionBarItemBackground 3 +int styleable AppCompatTheme_actionBarPopupTheme 4 +int styleable AppCompatTheme_actionBarSize 5 +int styleable AppCompatTheme_actionBarSplitStyle 6 +int styleable AppCompatTheme_actionBarStyle 7 +int styleable AppCompatTheme_actionBarTabBarStyle 8 +int styleable AppCompatTheme_actionBarTabStyle 9 +int styleable AppCompatTheme_actionBarTabTextStyle 10 +int styleable AppCompatTheme_actionBarTheme 11 +int styleable AppCompatTheme_actionBarWidgetTheme 12 +int styleable AppCompatTheme_actionButtonStyle 13 +int styleable AppCompatTheme_actionDropDownStyle 14 +int styleable AppCompatTheme_actionMenuTextAppearance 15 +int styleable AppCompatTheme_actionMenuTextColor 16 +int styleable AppCompatTheme_actionModeBackground 17 +int styleable AppCompatTheme_actionModeCloseButtonStyle 18 +int styleable AppCompatTheme_actionModeCloseContentDescription 19 +int styleable AppCompatTheme_actionModeCloseDrawable 20 +int styleable AppCompatTheme_actionModeCopyDrawable 21 +int styleable AppCompatTheme_actionModeCutDrawable 22 +int styleable AppCompatTheme_actionModeFindDrawable 23 +int styleable AppCompatTheme_actionModePasteDrawable 24 +int styleable AppCompatTheme_actionModePopupWindowStyle 25 +int styleable AppCompatTheme_actionModeSelectAllDrawable 26 +int styleable AppCompatTheme_actionModeShareDrawable 27 +int styleable AppCompatTheme_actionModeSplitBackground 28 +int styleable AppCompatTheme_actionModeStyle 29 +int styleable AppCompatTheme_actionModeTheme 30 +int styleable AppCompatTheme_actionModeWebSearchDrawable 31 +int styleable AppCompatTheme_actionOverflowButtonStyle 32 +int styleable AppCompatTheme_actionOverflowMenuStyle 33 +int styleable AppCompatTheme_activityChooserViewStyle 34 +int styleable AppCompatTheme_alertDialogButtonGroupStyle 35 +int styleable AppCompatTheme_alertDialogCenterButtons 36 +int styleable AppCompatTheme_alertDialogStyle 37 +int styleable AppCompatTheme_alertDialogTheme 38 +int styleable AppCompatTheme_autoCompleteTextViewStyle 39 +int styleable AppCompatTheme_borderlessButtonStyle 40 +int styleable AppCompatTheme_buttonBarButtonStyle 41 +int styleable AppCompatTheme_buttonBarNegativeButtonStyle 42 +int styleable AppCompatTheme_buttonBarNeutralButtonStyle 43 +int styleable AppCompatTheme_buttonBarPositiveButtonStyle 44 +int styleable AppCompatTheme_buttonBarStyle 45 +int styleable AppCompatTheme_buttonStyle 46 +int styleable AppCompatTheme_buttonStyleSmall 47 +int styleable AppCompatTheme_checkboxStyle 48 +int styleable AppCompatTheme_checkedTextViewStyle 49 +int styleable AppCompatTheme_colorAccent 50 +int styleable AppCompatTheme_colorBackgroundFloating 51 +int styleable AppCompatTheme_colorButtonNormal 52 +int styleable AppCompatTheme_colorControlActivated 53 +int styleable AppCompatTheme_colorControlHighlight 54 +int styleable AppCompatTheme_colorControlNormal 55 +int styleable AppCompatTheme_colorError 56 +int styleable AppCompatTheme_colorPrimary 57 +int styleable AppCompatTheme_colorPrimaryDark 58 +int styleable AppCompatTheme_colorSwitchThumbNormal 59 +int styleable AppCompatTheme_controlBackground 60 +int styleable AppCompatTheme_dialogCornerRadius 61 +int styleable AppCompatTheme_dialogPreferredPadding 62 +int styleable AppCompatTheme_dialogTheme 63 +int styleable AppCompatTheme_dividerHorizontal 64 +int styleable AppCompatTheme_dividerVertical 65 +int styleable AppCompatTheme_dropDownListViewStyle 66 +int styleable AppCompatTheme_dropdownListPreferredItemHeight 67 +int styleable AppCompatTheme_editTextBackground 68 +int styleable AppCompatTheme_editTextColor 69 +int styleable AppCompatTheme_editTextStyle 70 +int styleable AppCompatTheme_homeAsUpIndicator 71 +int styleable AppCompatTheme_imageButtonStyle 72 +int styleable AppCompatTheme_listChoiceBackgroundIndicator 73 +int styleable AppCompatTheme_listChoiceIndicatorMultipleAnimated 74 +int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 75 +int styleable AppCompatTheme_listDividerAlertDialog 76 +int styleable AppCompatTheme_listMenuViewStyle 77 +int styleable AppCompatTheme_listPopupWindowStyle 78 +int styleable AppCompatTheme_listPreferredItemHeight 79 +int styleable AppCompatTheme_listPreferredItemHeightLarge 80 +int styleable AppCompatTheme_listPreferredItemHeightSmall 81 +int styleable AppCompatTheme_listPreferredItemPaddingEnd 82 +int styleable AppCompatTheme_listPreferredItemPaddingLeft 83 +int styleable AppCompatTheme_listPreferredItemPaddingRight 84 +int styleable AppCompatTheme_listPreferredItemPaddingStart 85 +int styleable AppCompatTheme_panelBackground 86 +int styleable AppCompatTheme_panelMenuListTheme 87 +int styleable AppCompatTheme_panelMenuListWidth 88 +int styleable AppCompatTheme_popupMenuStyle 89 +int styleable AppCompatTheme_popupWindowStyle 90 +int styleable AppCompatTheme_radioButtonStyle 91 +int styleable AppCompatTheme_ratingBarStyle 92 +int styleable AppCompatTheme_ratingBarStyleIndicator 93 +int styleable AppCompatTheme_ratingBarStyleSmall 94 +int styleable AppCompatTheme_searchViewStyle 95 +int styleable AppCompatTheme_seekBarStyle 96 +int styleable AppCompatTheme_selectableItemBackground 97 +int styleable AppCompatTheme_selectableItemBackgroundBorderless 98 +int styleable AppCompatTheme_spinnerDropDownItemStyle 99 +int styleable AppCompatTheme_spinnerStyle 100 +int styleable AppCompatTheme_switchStyle 101 +int styleable AppCompatTheme_textAppearanceLargePopupMenu 102 +int styleable AppCompatTheme_textAppearanceListItem 103 +int styleable AppCompatTheme_textAppearanceListItemSecondary 104 +int styleable AppCompatTheme_textAppearanceListItemSmall 105 +int styleable AppCompatTheme_textAppearancePopupMenuHeader 106 +int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 107 +int styleable AppCompatTheme_textAppearanceSearchResultTitle 108 +int styleable AppCompatTheme_textAppearanceSmallPopupMenu 109 +int styleable AppCompatTheme_textColorAlertDialogListItem 110 +int styleable AppCompatTheme_textColorSearchUrl 111 +int styleable AppCompatTheme_toolbarNavigationButtonStyle 112 +int styleable AppCompatTheme_toolbarStyle 113 +int styleable AppCompatTheme_tooltipForegroundColor 114 +int styleable AppCompatTheme_tooltipFrameBackground 115 +int styleable AppCompatTheme_viewInflaterClass 116 +int styleable AppCompatTheme_windowActionBar 117 +int styleable AppCompatTheme_windowActionBarOverlay 118 +int styleable AppCompatTheme_windowActionModeOverlay 119 +int styleable AppCompatTheme_windowFixedHeightMajor 120 +int styleable AppCompatTheme_windowFixedHeightMinor 121 +int styleable AppCompatTheme_windowFixedWidthMajor 122 +int styleable AppCompatTheme_windowFixedWidthMinor 123 +int styleable AppCompatTheme_windowMinWidthMajor 124 +int styleable AppCompatTheme_windowMinWidthMinor 125 +int styleable AppCompatTheme_windowNoTitle 126 +int[] styleable ButtonBarLayout { 0x7f040028 } +int styleable ButtonBarLayout_allowStacking 0 +int[] styleable CardView { 0x0101013f, 0x01010140, 0x7f040047, 0x7f040048, 0x7f040049, 0x7f04004a, 0x7f04004b, 0x7f04004c, 0x7f040067, 0x7f040068, 0x7f040069, 0x7f04006a, 0x7f04006b } +int styleable CardView_android_minWidth 0 +int styleable CardView_android_minHeight 1 +int styleable CardView_cardBackgroundColor 2 +int styleable CardView_cardCornerRadius 3 +int styleable CardView_cardElevation 4 +int styleable CardView_cardMaxElevation 5 +int styleable CardView_cardPreventCornerOverlap 6 +int styleable CardView_cardUseCompatPadding 7 +int styleable CardView_contentPadding 8 +int styleable CardView_contentPaddingBottom 9 +int styleable CardView_contentPaddingLeft 10 +int styleable CardView_contentPaddingRight 11 +int styleable CardView_contentPaddingTop 12 +int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f040029 } +int styleable ColorStateListItem_android_color 0 +int styleable ColorStateListItem_android_alpha 1 +int styleable ColorStateListItem_alpha 2 +int[] styleable CompoundButton { 0x01010107, 0x7f04003f, 0x7f040045, 0x7f040046 } +int styleable CompoundButton_android_button 0 +int styleable CompoundButton_buttonCompat 1 +int styleable CompoundButton_buttonTint 2 +int styleable CompoundButton_buttonTintMode 3 +int[] styleable CoordinatorLayout { 0x7f0400aa, 0x7f0400f7 } +int styleable CoordinatorLayout_keylines 0 +int styleable CoordinatorLayout_statusBarBackground 1 +int[] styleable CoordinatorLayout_Layout { 0x010100b3, 0x7f0400ae, 0x7f0400af, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3 } +int styleable CoordinatorLayout_Layout_android_layout_gravity 0 +int styleable CoordinatorLayout_Layout_layout_anchor 1 +int styleable CoordinatorLayout_Layout_layout_anchorGravity 2 +int styleable CoordinatorLayout_Layout_layout_behavior 3 +int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4 +int styleable CoordinatorLayout_Layout_layout_insetEdge 5 +int styleable CoordinatorLayout_Layout_layout_keyline 6 +int[] styleable DrawerArrowToggle { 0x7f04002b, 0x7f04002c, 0x7f040038, 0x7f040054, 0x7f04007c, 0x7f04009b, 0x7f0400f0, 0x7f040110 } +int styleable DrawerArrowToggle_arrowHeadLength 0 +int styleable DrawerArrowToggle_arrowShaftLength 1 +int styleable DrawerArrowToggle_barLength 2 +int styleable DrawerArrowToggle_color 3 +int styleable DrawerArrowToggle_drawableSize 4 +int styleable DrawerArrowToggle_gapBetweenBars 5 +int styleable DrawerArrowToggle_spinBars 6 +int styleable DrawerArrowToggle_thickness 7 +int[] styleable FontFamily { 0x7f040091, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097 } +int styleable FontFamily_fontProviderAuthority 0 +int styleable FontFamily_fontProviderCerts 1 +int styleable FontFamily_fontProviderFetchStrategy 2 +int styleable FontFamily_fontProviderFetchTimeout 3 +int styleable FontFamily_fontProviderPackage 4 +int styleable FontFamily_fontProviderQuery 5 +int styleable FontFamily_fontProviderSystemFontFamily 6 +int[] styleable FontFamilyFont { 0x01010532, 0x01010533, 0x0101053f, 0x0101056f, 0x01010570, 0x7f04008f, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04012b } +int styleable FontFamilyFont_android_font 0 +int styleable FontFamilyFont_android_fontWeight 1 +int styleable FontFamilyFont_android_fontStyle 2 +int styleable FontFamilyFont_android_ttcIndex 3 +int styleable FontFamilyFont_android_fontVariationSettings 4 +int styleable FontFamilyFont_font 5 +int styleable FontFamilyFont_fontStyle 6 +int styleable FontFamilyFont_fontVariationSettings 7 +int styleable FontFamilyFont_fontWeight 8 +int styleable FontFamilyFont_ttcIndex 9 +int[] styleable Fragment { 0x01010003, 0x010100d0, 0x010100d1 } +int styleable Fragment_android_name 0 +int styleable Fragment_android_id 1 +int styleable Fragment_android_tag 2 +int[] styleable FragmentContainerView { 0x01010003, 0x010100d1 } +int styleable FragmentContainerView_android_name 0 +int styleable FragmentContainerView_android_tag 1 +int[] styleable GradientColor { 0x0101019d, 0x0101019e, 0x010101a1, 0x010101a2, 0x010101a3, 0x010101a4, 0x01010201, 0x0101020b, 0x01010510, 0x01010511, 0x01010512, 0x01010513 } +int styleable GradientColor_android_startColor 0 +int styleable GradientColor_android_endColor 1 +int styleable GradientColor_android_type 2 +int styleable GradientColor_android_centerX 3 +int styleable GradientColor_android_centerY 4 +int styleable GradientColor_android_gradientRadius 5 +int styleable GradientColor_android_tileMode 6 +int styleable GradientColor_android_centerColor 7 +int styleable GradientColor_android_startX 8 +int styleable GradientColor_android_startY 9 +int styleable GradientColor_android_endX 10 +int styleable GradientColor_android_endY 11 +int[] styleable GradientColorItem { 0x010101a5, 0x01010514 } +int styleable GradientColorItem_android_color 0 +int styleable GradientColorItem_android_offset 1 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f040074, 0x7f040076, 0x7f0400c7, 0x7f0400eb } +int styleable LinearLayoutCompat_android_gravity 0 +int styleable LinearLayoutCompat_android_orientation 1 +int styleable LinearLayoutCompat_android_baselineAligned 2 +int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3 +int styleable LinearLayoutCompat_android_weightSum 4 +int styleable LinearLayoutCompat_divider 5 +int styleable LinearLayoutCompat_dividerPadding 6 +int styleable LinearLayoutCompat_measureWithLargestChild 7 +int styleable LinearLayoutCompat_showDividers 8 +int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 } +int styleable LinearLayoutCompat_Layout_android_layout_gravity 0 +int styleable LinearLayoutCompat_Layout_android_layout_width 1 +int styleable LinearLayoutCompat_Layout_android_layout_height 2 +int styleable LinearLayoutCompat_Layout_android_layout_weight 3 +int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad } +int styleable ListPopupWindow_android_dropDownHorizontalOffset 0 +int styleable ListPopupWindow_android_dropDownVerticalOffset 1 +int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 } +int styleable MenuGroup_android_enabled 0 +int styleable MenuGroup_android_id 1 +int styleable MenuGroup_android_visible 2 +int styleable MenuGroup_android_menuCategory 3 +int styleable MenuGroup_android_orderInCategory 4 +int styleable MenuGroup_android_checkableBehavior 5 +int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f04000d, 0x7f040021, 0x7f040022, 0x7f04002a, 0x7f040060, 0x7f0400a2, 0x7f0400a3, 0x7f0400cd, 0x7f0400ea, 0x7f040127 } +int styleable MenuItem_android_icon 0 +int styleable MenuItem_android_enabled 1 +int styleable MenuItem_android_id 2 +int styleable MenuItem_android_checked 3 +int styleable MenuItem_android_visible 4 +int styleable MenuItem_android_menuCategory 5 +int styleable MenuItem_android_orderInCategory 6 +int styleable MenuItem_android_title 7 +int styleable MenuItem_android_titleCondensed 8 +int styleable MenuItem_android_alphabeticShortcut 9 +int styleable MenuItem_android_numericShortcut 10 +int styleable MenuItem_android_checkable 11 +int styleable MenuItem_android_onClick 12 +int styleable MenuItem_actionLayout 13 +int styleable MenuItem_actionProviderClass 14 +int styleable MenuItem_actionViewClass 15 +int styleable MenuItem_alphabeticModifiers 16 +int styleable MenuItem_contentDescription 17 +int styleable MenuItem_iconTint 18 +int styleable MenuItem_iconTintMode 19 +int styleable MenuItem_numericModifiers 20 +int styleable MenuItem_showAsAction 21 +int styleable MenuItem_tooltipText 22 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0400d9, 0x7f0400f8 } +int styleable MenuView_android_windowAnimationStyle 0 +int styleable MenuView_android_itemTextAppearance 1 +int styleable MenuView_android_horizontalDivider 2 +int styleable MenuView_android_verticalDivider 3 +int styleable MenuView_android_headerBackground 4 +int styleable MenuView_android_itemBackground 5 +int styleable MenuView_android_itemIconDisabledAlpha 6 +int styleable MenuView_preserveIconSpacing 7 +int styleable MenuView_subMenuArrow 8 +int[] styleable PopupWindow { 0x01010176, 0x010102c9, 0x7f0400ce } +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_android_popupAnimationStyle 1 +int styleable PopupWindow_overlapAnchor 2 +int[] styleable PopupWindowBackgroundState { 0x7f0400f6 } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable RecycleListView { 0x7f0400cf, 0x7f0400d2 } +int styleable RecycleListView_paddingBottomNoButtons 0 +int styleable RecycleListView_paddingTopNoTitle 1 +int[] styleable RecyclerView { 0x010100c4, 0x010100eb, 0x010100f1, 0x7f040089, 0x7f04008a, 0x7f04008b, 0x7f04008c, 0x7f04008d, 0x7f0400ad, 0x7f0400e3, 0x7f0400ef, 0x7f0400f5 } +int styleable RecyclerView_android_orientation 0 +int styleable RecyclerView_android_clipToPadding 1 +int styleable RecyclerView_android_descendantFocusability 2 +int styleable RecyclerView_fastScrollEnabled 3 +int styleable RecyclerView_fastScrollHorizontalThumbDrawable 4 +int styleable RecyclerView_fastScrollHorizontalTrackDrawable 5 +int styleable RecyclerView_fastScrollVerticalThumbDrawable 6 +int styleable RecyclerView_fastScrollVerticalTrackDrawable 7 +int styleable RecyclerView_layoutManager 8 +int styleable RecyclerView_reverseLayout 9 +int styleable RecyclerView_spanCount 10 +int styleable RecyclerView_stackFromEnd 11 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f040050, 0x7f04005f, 0x7f04006f, 0x7f04009c, 0x7f0400a4, 0x7f0400ac, 0x7f0400dc, 0x7f0400dd, 0x7f0400e4, 0x7f0400e5, 0x7f0400f9, 0x7f0400fe, 0x7f04012d } +int styleable SearchView_android_focusable 0 +int styleable SearchView_android_maxWidth 1 +int styleable SearchView_android_inputType 2 +int styleable SearchView_android_imeOptions 3 +int styleable SearchView_closeIcon 4 +int styleable SearchView_commitIcon 5 +int styleable SearchView_defaultQueryHint 6 +int styleable SearchView_goIcon 7 +int styleable SearchView_iconifiedByDefault 8 +int styleable SearchView_layout 9 +int styleable SearchView_queryBackground 10 +int styleable SearchView_queryHint 11 +int styleable SearchView_searchHintIcon 12 +int styleable SearchView_searchIcon 13 +int styleable SearchView_submitBackground 14 +int styleable SearchView_suggestionRowLayout 15 +int styleable SearchView_voiceIcon 16 +int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0400d7 } +int styleable Spinner_android_entries 0 +int styleable Spinner_android_popupBackground 1 +int styleable Spinner_android_prompt 2 +int styleable Spinner_android_dropDownWidth 3 +int styleable Spinner_popupTheme 4 +int[] styleable StateListDrawable { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d } +int styleable StateListDrawable_android_dither 0 +int styleable StateListDrawable_android_visible 1 +int styleable StateListDrawable_android_variablePadding 2 +int styleable StateListDrawable_android_constantSize 3 +int styleable StateListDrawable_android_enterFadeDuration 4 +int styleable StateListDrawable_android_exitFadeDuration 5 +int[] styleable StateListDrawableItem { 0x01010199 } +int styleable StateListDrawableItem_android_drawable 0 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f0400ec, 0x7f0400f3, 0x7f0400ff, 0x7f040100, 0x7f040102, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040128, 0x7f040129, 0x7f04012a } +int styleable SwitchCompat_android_textOn 0 +int styleable SwitchCompat_android_textOff 1 +int styleable SwitchCompat_android_thumb 2 +int styleable SwitchCompat_showText 3 +int styleable SwitchCompat_splitTrack 4 +int styleable SwitchCompat_switchMinWidth 5 +int styleable SwitchCompat_switchPadding 6 +int styleable SwitchCompat_switchTextAppearance 7 +int styleable SwitchCompat_thumbTextPadding 8 +int styleable SwitchCompat_thumbTint 9 +int styleable SwitchCompat_thumbTintMode 10 +int styleable SwitchCompat_track 11 +int styleable SwitchCompat_trackTint 12 +int styleable SwitchCompat_trackTintMode 13 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x010103ac, 0x01010585, 0x7f040090, 0x7f040099, 0x7f040103, 0x7f04010e } +int styleable TextAppearance_android_textSize 0 +int styleable TextAppearance_android_typeface 1 +int styleable TextAppearance_android_textStyle 2 +int styleable TextAppearance_android_textColor 3 +int styleable TextAppearance_android_textColorHint 4 +int styleable TextAppearance_android_textColorLink 5 +int styleable TextAppearance_android_shadowColor 6 +int styleable TextAppearance_android_shadowDx 7 +int styleable TextAppearance_android_shadowDy 8 +int styleable TextAppearance_android_shadowRadius 9 +int styleable TextAppearance_android_fontFamily 10 +int styleable TextAppearance_android_textFontWeight 11 +int styleable TextAppearance_fontFamily 12 +int styleable TextAppearance_fontVariationSettings 13 +int styleable TextAppearance_textAllCaps 14 +int styleable TextAppearance_textLocale 15 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f040040, 0x7f040052, 0x7f040053, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f0400c4, 0x7f0400c5, 0x7f0400c6, 0x7f0400c8, 0x7f0400ca, 0x7f0400cb, 0x7f0400d7, 0x7f0400fa, 0x7f0400fb, 0x7f0400fc, 0x7f040119, 0x7f04011a, 0x7f04011b, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040120, 0x7f040121 } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_buttonGravity 2 +int styleable Toolbar_collapseContentDescription 3 +int styleable Toolbar_collapseIcon 4 +int styleable Toolbar_contentInsetEnd 5 +int styleable Toolbar_contentInsetEndWithActions 6 +int styleable Toolbar_contentInsetLeft 7 +int styleable Toolbar_contentInsetRight 8 +int styleable Toolbar_contentInsetStart 9 +int styleable Toolbar_contentInsetStartWithNavigation 10 +int styleable Toolbar_logo 11 +int styleable Toolbar_logoDescription 12 +int styleable Toolbar_maxButtonHeight 13 +int styleable Toolbar_menu 14 +int styleable Toolbar_navigationContentDescription 15 +int styleable Toolbar_navigationIcon 16 +int styleable Toolbar_popupTheme 17 +int styleable Toolbar_subtitle 18 +int styleable Toolbar_subtitleTextAppearance 19 +int styleable Toolbar_subtitleTextColor 20 +int styleable Toolbar_title 21 +int styleable Toolbar_titleMargin 22 +int styleable Toolbar_titleMarginBottom 23 +int styleable Toolbar_titleMarginEnd 24 +int styleable Toolbar_titleMarginStart 25 +int styleable Toolbar_titleMarginTop 26 +int styleable Toolbar_titleMargins 27 +int styleable Toolbar_titleTextAppearance 28 +int styleable Toolbar_titleTextColor 29 +int[] styleable View { 0x01010000, 0x010100da, 0x7f0400d0, 0x7f0400d1, 0x7f04010f } +int styleable View_android_theme 0 +int styleable View_android_focusable 1 +int styleable View_paddingEnd 2 +int styleable View_paddingStart 3 +int styleable View_theme 4 +int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f040036, 0x7f040037 } +int styleable ViewBackgroundHelper_android_background 0 +int styleable ViewBackgroundHelper_backgroundTint 1 +int styleable ViewBackgroundHelper_backgroundTintMode 2 +int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 } +int styleable ViewStubCompat_android_id 0 +int styleable ViewStubCompat_android_layout 1 +int styleable ViewStubCompat_android_inflatedId 2 diff --git a/Application/build/intermediates/signing_config_versions/debug/signing-config-versions.json b/Application/build/intermediates/signing_config_versions/debug/signing-config-versions.json new file mode 100644 index 0000000..51f6368 --- /dev/null +++ b/Application/build/intermediates/signing_config_versions/debug/signing-config-versions.json @@ -0,0 +1 @@ +{"enableV1Signing":false,"enableV2Signing":true,"enableV3Signing":false,"enableV4Signing":false} \ No newline at end of file diff --git a/Application/build/intermediates/stable_resource_ids_file/debug/stableIds.txt b/Application/build/intermediates/stable_resource_ids_file/debug/stableIds.txt new file mode 100644 index 0000000..b0c0495 --- /dev/null +++ b/Application/build/intermediates/stable_resource_ids_file/debug/stableIds.txt @@ -0,0 +1,1398 @@ +com.example.android.appusagestatistics:id/textview_last_time_used = 0x7f0900b7 +com.example.android.appusagestatistics:drawable/abc_seekbar_track_material = 0x7f08003c +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.AutoCompleteTextView = 0x7f0e0149 +com.example.android.appusagestatistics:drawable/abc_text_select_handle_left_mtrl = 0x7f080046 +com.example.android.appusagestatistics:style/Platform.ThemeOverlay.AppCompat.Dark = 0x7f0e00aa +com.example.android.appusagestatistics:id/action_mode_bar_stub = 0x7f090036 +com.example.android.appusagestatistics:styleable/Toolbar = 0x7f0f002c +com.example.android.appusagestatistics:styleable/ListPopupWindow = 0x7f0f001e +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.Solid = 0x7f0e013c +com.example.android.appusagestatistics:drawable/abc_list_selector_disabled_holo_light = 0x7f08002d +com.example.android.appusagestatistics:string/abc_search_hint = 0x7f0d0012 +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.ActionBar = 0x7f0e0118 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.TabView.Inverse = 0x7f0e0143 +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Text = 0x7f0e00be +com.example.android.appusagestatistics:styleable/MenuView = 0x7f0f0021 +com.example.android.appusagestatistics:styleable/AppCompatTheme = 0x7f0f000e +com.example.android.appusagestatistics:id/icon_group = 0x7f090068 +com.example.android.appusagestatistics:id/tag_unhandled_key_listeners = 0x7f0900b1 +com.example.android.appusagestatistics:styleable/AppCompatTextView = 0x7f0f000d +com.example.android.appusagestatistics:styleable/LinearLayoutCompat = 0x7f0f001c +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1 = 0x7f0e00bb +com.example.android.appusagestatistics:dimen/notification_small_icon_size_as_large = 0x7f07007b +com.example.android.appusagestatistics:dimen/abc_star_small = 0x7f07003d +com.example.android.appusagestatistics:color/material_deep_teal_500 = 0x7f06003b +com.example.android.appusagestatistics:id/right = 0x7f090084 +com.example.android.appusagestatistics:style/Widget.AppCompat.TextView.SpinnerItem = 0x7f0e0167 +com.example.android.appusagestatistics:styleable/PopupWindow = 0x7f0f0022 +com.example.android.appusagestatistics:style/Widget.AppCompat.Button.Small = 0x7f0e0131 +com.example.android.appusagestatistics:styleable/AppCompatImageView = 0x7f0f000a +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Headline = 0x7f0e00cb +com.example.android.appusagestatistics:drawable/abc_btn_radio_material = 0x7f080009 +com.example.android.appusagestatistics:string/intro_message = 0x7f0d001d +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Line2.Media = 0x7f0e00f6 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Caption = 0x7f0e00c6 +com.example.android.appusagestatistics:interpolator/btn_radio_to_off_mtrl_animation_interpolator_0 = 0x7f0b0004 +com.example.android.appusagestatistics:color/secondary_text_default_material_light = 0x7f060051 +com.example.android.appusagestatistics:styleable/ActionBar = 0x7f0f0000 +com.example.android.appusagestatistics:layout/notification_template_part_time = 0x7f0c002d +com.example.android.appusagestatistics:layout/abc_action_mode_close_item_material = 0x7f0c0005 +com.example.android.appusagestatistics:id/SHIFT = 0x7f090004 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f0e00e9 +com.example.android.appusagestatistics:string/abc_menu_enter_shortcut_label = 0x7f0d000b +com.example.android.appusagestatistics:styleable/SwitchCompat = 0x7f0f002a +com.example.android.appusagestatistics:style/Widget.AppCompat.TextView = 0x7f0e0166 +com.example.android.appusagestatistics:style/Theme.AppCompat.Dialog.Alert = 0x7f0e0109 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Large = 0x7f0e00cd +com.example.android.appusagestatistics:style/Widget.AppCompat.ListPopupWindow = 0x7f0e0152 +com.example.android.appusagestatistics:color/primary_text_default_material_dark = 0x7f06004a +com.example.android.appusagestatistics:style/Widget.AppCompat.RatingBar = 0x7f0e015b +com.example.android.appusagestatistics:id/textSpacerNoTitle = 0x7f0900b6 +com.example.android.appusagestatistics:style/Widget.SampleMessage = 0x7f0e016c +com.example.android.appusagestatistics:styleable/GradientColorItem = 0x7f0f001b +com.example.android.appusagestatistics:layout/notification_template_part_chronometer = 0x7f0c002c +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Button.Colored = 0x7f0e0078 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionMode.Inverse = 0x7f0e0147 +com.example.android.appusagestatistics:id/action_bar_root = 0x7f09002b +com.example.android.appusagestatistics:style/Widget.AppCompat.ProgressBar = 0x7f0e0159 +com.example.android.appusagestatistics:style/Widget.AppCompat.PopupWindow = 0x7f0e0158 +com.example.android.appusagestatistics:style/Theme.AppCompat.DayNight.Dialog = 0x7f0e0103 +com.example.android.appusagestatistics:styleable/ViewBackgroundHelper = 0x7f0f002e +com.example.android.appusagestatistics:id/notification_main_column = 0x7f09007b +com.example.android.appusagestatistics:drawable/abc_ic_commit_search_api_mtrl_alpha = 0x7f080018 +com.example.android.appusagestatistics:attr/editTextColor = 0x7f040085 +com.example.android.appusagestatistics:color/material_grey_900 = 0x7f060042 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionBar.TabView = 0x7f0e0125 +com.example.android.appusagestatistics:styleable/StateListDrawable = 0x7f0f0028 +com.example.android.appusagestatistics:style/Base.ThemeOverlay.AppCompat.ActionBar = 0x7f0e004d +com.example.android.appusagestatistics:id/list_item = 0x7f090072 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.TabView = 0x7f0e0142 +com.example.android.appusagestatistics:id/split_action_bar = 0x7f09009d +com.example.android.appusagestatistics:styleable/AppCompatTextHelper = 0x7f0f000c +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Body2 = 0x7f0e00c4 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f0e00e0 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f0e002f +com.example.android.appusagestatistics:style/Widget.AppCompat.CompoundButton.Switch = 0x7f0e0136 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.SeekBar = 0x7f0e009b +com.example.android.appusagestatistics:style/Widget.AppCompat.SeekBar.Discrete = 0x7f0e0161 +com.example.android.appusagestatistics:drawable/abc_ic_go_search_api_material = 0x7f080019 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f0e0037 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f0e001b +com.example.android.appusagestatistics:style/Widget.AppCompat.AutoCompleteTextView = 0x7f0e012b +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionButton.CloseMode = 0x7f0e0127 +com.example.android.appusagestatistics:drawable/notification_template_icon_low_bg = 0x7f080062 +com.example.android.appusagestatistics:string/abc_capital_on = 0x7f0d0007 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.PopupMenu = 0x7f0e014d +com.example.android.appusagestatistics:dimen/abc_text_size_large_material = 0x7f070048 +com.example.android.appusagestatistics:style/Base.ThemeOverlay.AppCompat.Dark = 0x7f0e004e +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f0e00ed +com.example.android.appusagestatistics:style/Theme.AppCompat.Light.NoActionBar = 0x7f0e0113 +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Query = 0x7f0e00bd +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Title.Inverse = 0x7f0e00dd +com.example.android.appusagestatistics:dimen/subtitle_outline_width = 0x7f070080 +com.example.android.appusagestatistics:styleable/AppCompatSeekBar = 0x7f0f000b +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionBar.TabText = 0x7f0e006c +com.example.android.appusagestatistics:style/Theme.AppCompat.Light.DialogWhenLarge = 0x7f0e0112 +com.example.android.appusagestatistics:drawable/abc_list_selector_background_transition_holo_light = 0x7f08002b +com.example.android.appusagestatistics:attr/fontProviderAuthority = 0x7f040091 +com.example.android.appusagestatistics:style/Theme.AppCompat.DialogWhenLarge = 0x7f0e010b +com.example.android.appusagestatistics:string/abc_searchview_description_clear = 0x7f0d0013 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionBar.Solid = 0x7f0e0122 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.AutoCompleteTextView = 0x7f0e0073 +com.example.android.appusagestatistics:style/Theme.AppCompat.DayNight.NoActionBar = 0x7f0e0107 +com.example.android.appusagestatistics:style/Widget.AppCompat.ListView.Menu = 0x7f0e0155 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionButton.CloseMode = 0x7f0e006f +com.example.android.appusagestatistics:dimen/abc_button_inset_horizontal_material = 0x7f070012 +com.example.android.appusagestatistics:dimen/abc_control_corner_material = 0x7f070018 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionButton.Overflow = 0x7f0e0070 +com.example.android.appusagestatistics:dimen/abc_button_padding_vertical_material = 0x7f070015 +com.example.android.appusagestatistics:style/Theme.AppCompat = 0x7f0e00ff +com.example.android.appusagestatistics:style/CardView.Light = 0x7f0e00a5 +com.example.android.appusagestatistics:interpolator/btn_radio_to_on_mtrl_animation_interpolator_0 = 0x7f0b0005 +com.example.android.appusagestatistics:style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f0e00fd +com.example.android.appusagestatistics:styleable/DrawerArrowToggle = 0x7f0f0015 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f0e00d1 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f0e00eb +com.example.android.appusagestatistics:style/AlertDialog.AppCompat.Light = 0x7f0e0001 +com.example.android.appusagestatistics:id/showTitle = 0x7f090099 +com.example.android.appusagestatistics:layout/support_simple_spinner_dropdown_item = 0x7f0c0031 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f0e00ee +com.example.android.appusagestatistics:layout/notification_template_lines_media = 0x7f0c0029 +com.example.android.appusagestatistics:id/FUNCTION = 0x7f090002 +com.example.android.appusagestatistics:id/app_icon = 0x7f09003f +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.DropDownItem = 0x7f0e0035 +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Time.Media = 0x7f0e00f9 +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Info.Media = 0x7f0e00f4 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionButton.Overflow = 0x7f0e0128 +com.example.android.appusagestatistics:style/Theme.AppCompat.Light.DarkActionBar = 0x7f0e010e +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse = 0x7f0e00e7 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.TextView = 0x7f0e009f +com.example.android.appusagestatistics:style/AppTheme = 0x7f0e0005 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse = 0x7f0e00e5 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f0e00e4 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f0e00df +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Subhead.Inverse = 0x7f0e00db +com.example.android.appusagestatistics:style/CardView.Dark = 0x7f0e00a4 +com.example.android.appusagestatistics:layout/abc_action_bar_title_item = 0x7f0c0000 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Light.DarkActionBar = 0x7f0e0046 +com.example.android.appusagestatistics:styleable/StateListDrawableItem = 0x7f0f0029 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.Solid.Inverse = 0x7f0e013d +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.Search.DropDown = 0x7f0e00ba +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Subhead = 0x7f0e00da +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse = 0x7f0e013f +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f0e0141 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Menu = 0x7f0e00d5 +com.example.android.appusagestatistics:id/tag_state_description = 0x7f0900ae +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionButton.CloseMode = 0x7f0e0145 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Light.SearchResult.Subtitle = 0x7f0e00cf +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Tooltip = 0x7f0e0029 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Medium = 0x7f0e00d3 +com.example.android.appusagestatistics:style/Widget.AppCompat.ImageButton = 0x7f0e013a +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Large.Inverse = 0x7f0e00ce +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Display4 = 0x7f0e00ca +com.example.android.appusagestatistics:styleable/AlertDialog = 0x7f0f0006 +com.example.android.appusagestatistics:style/Widget.AppCompat.Spinner.DropDown.ActionBar = 0x7f0e0164 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Body1 = 0x7f0e00c3 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f0e002c +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Title = 0x7f0e00b9 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.RatingBar.Indicator = 0x7f0e0097 +com.example.android.appusagestatistics:style/Widget.AppCompat.EditText = 0x7f0e0139 +com.example.android.appusagestatistics:id/multiply = 0x7f090076 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.PopupMenu = 0x7f0e008a +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup = 0x7f0e00b5 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionButton = 0x7f0e006e +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.PopupMenuItem = 0x7f0e00b4 +com.example.android.appusagestatistics:style/Platform.Widget.AppCompat.Spinner = 0x7f0e00b0 +com.example.android.appusagestatistics:id/topPanel = 0x7f0900bf +com.example.android.appusagestatistics:style/Platform.V21.AppCompat.Light = 0x7f0e00ad +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.Light = 0x7f0e011f +com.example.android.appusagestatistics:style/Platform.ThemeOverlay.AppCompat.Light = 0x7f0e00ab +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Small.Inverse = 0x7f0e0024 +com.example.android.appusagestatistics:style/Platform.AppCompat.Light = 0x7f0e00a8 +com.example.android.appusagestatistics:drawable/btn_checkbox_checked_mtrl = 0x7f08004f +com.example.android.appusagestatistics:style/Platform.AppCompat = 0x7f0e00a7 +com.example.android.appusagestatistics:string/abc_menu_alt_shortcut_label = 0x7f0d0008 +com.example.android.appusagestatistics:style/PackageNameFont = 0x7f0e00a6 +com.example.android.appusagestatistics:id/accessibility_custom_action_4 = 0x7f090021 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.SearchView.ActionBar = 0x7f0e009a +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.PopupWindow = 0x7f0e0093 +com.example.android.appusagestatistics:dimen/abc_text_size_menu_header_material = 0x7f07004a +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Button.Borderless = 0x7f0e0075 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f0e008b +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActivityChooserView = 0x7f0e0148 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar = 0x7f0e0150 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Light = 0x7f0e0045 +com.example.android.appusagestatistics:style/Widget.AppCompat.Button = 0x7f0e012c +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ListView.DropDown = 0x7f0e008f +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ButtonBar.AlertDialog = 0x7f0e007b +com.example.android.appusagestatistics:style/Theme.AppCompat.DayNight.DarkActionBar = 0x7f0e0102 +com.example.android.appusagestatistics:styleable/ColorStateListItem = 0x7f0f0011 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ListPopupWindow = 0x7f0e008d +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f0e0088 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f0e014e +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.ActionBar.TabText = 0x7f0e0087 +com.example.android.appusagestatistics:dimen/fastscroll_default_thickness = 0x7f07005d +com.example.android.appusagestatistics:layout/notification_action = 0x7f0c001f +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.ActionBar = 0x7f0e0084 +com.example.android.appusagestatistics:style/Base.V22.Theme.AppCompat.Light = 0x7f0e0059 +com.example.android.appusagestatistics:dimen/abc_edit_text_inset_bottom_material = 0x7f07002c +com.example.android.appusagestatistics:id/src_atop = 0x7f09009e +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f0e0077 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Toolbar.Button.Navigation = 0x7f0e00a2 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f0e0030 +com.example.android.appusagestatistics:dimen/abc_disabled_alpha_material_light = 0x7f070028 +com.example.android.appusagestatistics:id/progress_horizontal = 0x7f090081 +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat = 0x7f0e0117 +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Media = 0x7f0e00f7 +com.example.android.appusagestatistics:dimen/abc_dialog_title_divider_material = 0x7f070026 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Button.Borderless.Colored = 0x7f0e0076 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionMode = 0x7f0e0071 +com.example.android.appusagestatistics:styleable/CompoundButton = 0x7f0f0012 +com.example.android.appusagestatistics:style/Base.V7.ThemeOverlay.AppCompat.Dialog = 0x7f0e0065 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ListPopupWindow = 0x7f0e014b +com.example.android.appusagestatistics:drawable/abc_ic_ab_back_material = 0x7f080015 +com.example.android.appusagestatistics:color/material_grey_300 = 0x7f06003d +com.example.android.appusagestatistics:id/fill = 0x7f09005f +com.example.android.appusagestatistics:dimen/compat_button_inset_horizontal_material = 0x7f070054 +com.example.android.appusagestatistics:style/Base.V23.Theme.AppCompat.Light = 0x7f0e005b +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification = 0x7f0e00f2 +com.example.android.appusagestatistics:style/Widget.AppCompat.RatingBar.Small = 0x7f0e015d +com.example.android.appusagestatistics:id/center_vertical = 0x7f090049 +com.example.android.appusagestatistics:layout/abc_popup_menu_item_layout = 0x7f0c0013 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Light.DialogWhenLarge = 0x7f0e004b +com.example.android.appusagestatistics:style/Base.V7.Theme.AppCompat.Light = 0x7f0e0063 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.DrawerArrowToggle.Common = 0x7f0e0080 +com.example.android.appusagestatistics:style/Theme.AppCompat.Light = 0x7f0e010d +com.example.android.appusagestatistics:drawable/abc_tab_indicator_mtrl_alpha = 0x7f080044 +com.example.android.appusagestatistics:id/src_in = 0x7f09009f +com.example.android.appusagestatistics:id/always = 0x7f09003e +com.example.android.appusagestatistics:style/Base.V28.Theme.AppCompat = 0x7f0e005f +com.example.android.appusagestatistics:styleable/ActionMode = 0x7f0f0004 +com.example.android.appusagestatistics:id/view_tree_view_model_store_owner = 0x7f0900c6 +com.example.android.appusagestatistics:string/abc_shareactionprovider_share_with_application = 0x7f0d0019 +com.example.android.appusagestatistics:string/abc_action_bar_up_description = 0x7f0d0001 +com.example.android.appusagestatistics:color/tooltip_background_light = 0x7f06005b +com.example.android.appusagestatistics:color/primary_material_light = 0x7f060049 +com.example.android.appusagestatistics:style/Base.V21.Theme.AppCompat.Dialog = 0x7f0e0054 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.SearchView = 0x7f0e0099 +com.example.android.appusagestatistics:style/Theme.AppCompat.DayNight.DialogWhenLarge = 0x7f0e0106 +com.example.android.appusagestatistics:drawable/abc_ic_voice_search_api_material = 0x7f080021 +com.example.android.appusagestatistics:style/Base.ThemeOverlay.AppCompat.Dialog = 0x7f0e0050 +com.example.android.appusagestatistics:dimen/highlight_alpha_material_light = 0x7f070062 +com.example.android.appusagestatistics:color/secondary_text_default_material_dark = 0x7f060050 +com.example.android.appusagestatistics:attr/ttcIndex = 0x7f04012b +com.example.android.appusagestatistics:layout/abc_dialog_title_material = 0x7f0c000c +com.example.android.appusagestatistics:styleable/PopupWindowBackgroundState = 0x7f0f0023 +com.example.android.appusagestatistics:color/abc_primary_text_disable_only_material_light = 0x7f06000a +com.example.android.appusagestatistics:dimen/abc_text_size_title_material_toolbar = 0x7f070050 +com.example.android.appusagestatistics:style/Base.ThemeOverlay.AppCompat = 0x7f0e004c +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Title.Inverse = 0x7f0e0028 +com.example.android.appusagestatistics:id/shortcut = 0x7f090096 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f0e00d2 +com.example.android.appusagestatistics:style/Base.Animation.AppCompat.DropDownUp = 0x7f0e0009 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Light.Dialog = 0x7f0e0047 +com.example.android.appusagestatistics:interpolator/btn_checkbox_checked_mtrl_animation_interpolator_0 = 0x7f0b0000 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Dialog.FixedSize = 0x7f0e0042 +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow = 0x7f0e00b7 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionButton = 0x7f0e0126 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar = 0x7f0e013b +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f0e00e3 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f0e002a +com.example.android.appusagestatistics:string/abc_menu_space_shortcut_label = 0x7f0d000f +com.example.android.appusagestatistics:style/Base.V7.Theme.AppCompat.Dialog = 0x7f0e0062 +com.example.android.appusagestatistics:styleable/CardView = 0x7f0f0010 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.PopupMenu.Overflow = 0x7f0e0092 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Dialog.Alert = 0x7f0e0041 +com.example.android.appusagestatistics:styleable/TextAppearance = 0x7f0f002b +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.PopupMenu = 0x7f0e0091 +com.example.android.appusagestatistics:string/abc_menu_shift_shortcut_label = 0x7f0d000e +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.ActionBar.TabBar = 0x7f0e0086 +com.example.android.appusagestatistics:style/Base.V7.Theme.AppCompat.Light.Dialog = 0x7f0e0064 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Dialog = 0x7f0e0040 +com.example.android.appusagestatistics:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f0e003c +com.example.android.appusagestatistics:id/tag_accessibility_heading = 0x7f0900a8 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.DropDownItem = 0x7f0e00ec +com.example.android.appusagestatistics:id/accessibility_custom_action_30 = 0x7f09001f +com.example.android.appusagestatistics:attr/paddingStart = 0x7f0400d1 +com.example.android.appusagestatistics:id/src_over = 0x7f0900a0 +com.example.android.appusagestatistics:color/ripple_material_light = 0x7f06004f +com.example.android.appusagestatistics:dimen/abc_text_size_small_material = 0x7f07004c +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f0e0036 +com.example.android.appusagestatistics:style/TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f0e00fe +com.example.android.appusagestatistics:style/Theme.Sample = 0x7f0e0116 +com.example.android.appusagestatistics:id/tag_on_receive_content_mime_types = 0x7f0900ac +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ListView.DropDown = 0x7f0e014c +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.Button = 0x7f0e0031 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f0e002b +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.DropDownItem.Spinner = 0x7f0e014a +com.example.android.appusagestatistics:style/Platform.V21.AppCompat = 0x7f0e00ac +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Title = 0x7f0e0027 +com.example.android.appusagestatistics:style/Base.V28.Theme.AppCompat.Light = 0x7f0e0060 +com.example.android.appusagestatistics:color/material_grey_50 = 0x7f06003e +com.example.android.appusagestatistics:attr/suggestionRowLayout = 0x7f0400fe +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Medium.Inverse = 0x7f0e001e +com.example.android.appusagestatistics:string/abc_activitychooserview_choose_application = 0x7f0d0005 +com.example.android.appusagestatistics:dimen/abc_dialog_min_width_major = 0x7f070022 +com.example.android.appusagestatistics:color/switch_thumb_normal_material_dark = 0x7f060058 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.CompoundButton.RadioButton = 0x7f0e007d +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Medium = 0x7f0e001d +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.RatingBar.Small = 0x7f0e0098 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Large.Inverse = 0x7f0e001a +com.example.android.appusagestatistics:layout/abc_tooltip = 0x7f0c001b +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Inverse = 0x7f0e0018 +com.example.android.appusagestatistics:style/Widget.AppCompat.Spinner.Underlined = 0x7f0e0165 +com.example.android.appusagestatistics:style/Widget.AppCompat.SearchView.ActionBar = 0x7f0e015f +com.example.android.appusagestatistics:id/group_divider = 0x7f090064 +com.example.android.appusagestatistics:drawable/abc_btn_switch_to_on_mtrl_00001 = 0x7f08000d +com.example.android.appusagestatistics:styleable/ViewStubCompat = 0x7f0f002f +com.example.android.appusagestatistics:styleable/AnimatedStateListDrawableItem = 0x7f0f0008 +com.example.android.appusagestatistics:style/Widget.AppCompat.Toolbar = 0x7f0e0168 +com.example.android.appusagestatistics:dimen/margin_small = 0x7f07006e +com.example.android.appusagestatistics:interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_1 = 0x7f0b0003 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Display2 = 0x7f0e0014 +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.Dark = 0x7f0e0119 +com.example.android.appusagestatistics:dimen/compat_button_padding_vertical_material = 0x7f070057 +com.example.android.appusagestatistics:id/clip_horizontal = 0x7f09004d +com.example.android.appusagestatistics:id/accessibility_custom_action_8 = 0x7f090025 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Caption = 0x7f0e0012 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.RatingBar = 0x7f0e0096 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f0e0038 +com.example.android.appusagestatistics:layout/notification_template_big_media_narrow = 0x7f0c0025 +com.example.android.appusagestatistics:dimen/cardview_compat_inset_shadow = 0x7f070051 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Button = 0x7f0e0011 +com.example.android.appusagestatistics:style/Base.DialogWindowTitle.AppCompat = 0x7f0e000c +com.example.android.appusagestatistics:style/Base.CardView = 0x7f0e000b +com.example.android.appusagestatistics:id/textview_package_name = 0x7f0900b9 +com.example.android.appusagestatistics:styleable/AnimatedStateListDrawableTransition = 0x7f0f0009 +com.example.android.appusagestatistics:id/screen = 0x7f090087 +com.example.android.appusagestatistics:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f0e003d +com.example.android.appusagestatistics:style/Base.Animation.AppCompat.Dialog = 0x7f0e0008 +com.example.android.appusagestatistics:drawable/notification_bg_low = 0x7f08005b +com.example.android.appusagestatistics:drawable/abc_ic_arrow_drop_right_black_24dp = 0x7f080016 +com.example.android.appusagestatistics:style/Animation.AppCompat.Tooltip = 0x7f0e0004 +com.example.android.appusagestatistics:drawable/abc_item_background_holo_light = 0x7f080023 +com.example.android.appusagestatistics:dimen/cardview_default_elevation = 0x7f070052 +com.example.android.appusagestatistics:id/visible_removing_fragment_view_tag = 0x7f0900c7 +com.example.android.appusagestatistics:id/end = 0x7f09005b +com.example.android.appusagestatistics:style/AlertDialog.AppCompat = 0x7f0e0000 +com.example.android.appusagestatistics:style/Widget.AppCompat.ButtonBar = 0x7f0e0132 +com.example.android.appusagestatistics:string/status_bar_notification_info_overflow = 0x7f0d0021 +com.example.android.appusagestatistics:id/withText = 0x7f0900c8 +com.example.android.appusagestatistics:layout/abc_action_bar_up_container = 0x7f0c0001 +com.example.android.appusagestatistics:dimen/notification_right_icon_size = 0x7f070078 +com.example.android.appusagestatistics:style/Widget.AppCompat.Button.Borderless.Colored = 0x7f0e012e +com.example.android.appusagestatistics:id/notification_background = 0x7f09007a +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Small = 0x7f0e00d8 +com.example.android.appusagestatistics:string/search_menu_title = 0x7f0d0020 +com.example.android.appusagestatistics:string/abc_menu_ctrl_shortcut_label = 0x7f0d0009 +com.example.android.appusagestatistics:style/Base.V21.ThemeOverlay.AppCompat.Dialog = 0x7f0e0057 +com.example.android.appusagestatistics:style/Widget.AppCompat.CompoundButton.CheckBox = 0x7f0e0134 +com.example.android.appusagestatistics:id/title = 0x7f0900bb +com.example.android.appusagestatistics:string/open_app_usage_setting = 0x7f0d001f +com.example.android.appusagestatistics:drawable/abc_scrubber_control_to_pressed_mtrl_000 = 0x7f080036 +com.example.android.appusagestatistics:drawable/abc_list_focused_holo = 0x7f080026 +com.example.android.appusagestatistics:style/Widget.AppCompat.PopupMenu.Overflow = 0x7f0e0157 +com.example.android.appusagestatistics:color/tooltip_background_dark = 0x7f06005a +com.example.android.appusagestatistics:attr/iconTint = 0x7f0400a2 +com.example.android.appusagestatistics:layout/select_dialog_singlechoice_material = 0x7f0c0030 +com.example.android.appusagestatistics:string/explanation_access_to_appusage_is_not_enabled = 0x7f0d001c +com.example.android.appusagestatistics:string/abc_toolbar_collapse_description = 0x7f0d001a +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f0e0034 +com.example.android.appusagestatistics:styleable/CoordinatorLayout = 0x7f0f0013 +com.example.android.appusagestatistics:style/Base.V26.Theme.AppCompat.Light = 0x7f0e005d +com.example.android.appusagestatistics:style/TextAppearance.AppCompat = 0x7f0e00c2 +com.example.android.appusagestatistics:id/tag_transition_group = 0x7f0900af +com.example.android.appusagestatistics:string/abc_shareactionprovider_share_with = 0x7f0d0018 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ImageButton = 0x7f0e0083 +com.example.android.appusagestatistics:string/abc_searchview_description_voice = 0x7f0d0017 +com.example.android.appusagestatistics:string/abc_searchview_description_search = 0x7f0d0015 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f0e002d +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.Dialog = 0x7f0e011d +com.example.android.appusagestatistics:string/abc_menu_sym_shortcut_label = 0x7f0d0010 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ProgressBar.Horizontal = 0x7f0e0095 +com.example.android.appusagestatistics:string/abc_capital_off = 0x7f0d0006 +com.example.android.appusagestatistics:style/Base.V7.Theme.AppCompat = 0x7f0e0061 +com.example.android.appusagestatistics:id/search_plate = 0x7f090092 +com.example.android.appusagestatistics:style/Base.V21.Theme.AppCompat = 0x7f0e0053 +com.example.android.appusagestatistics:color/androidx_core_ripple_material_light = 0x7f06001b +com.example.android.appusagestatistics:id/accessibility_custom_action_31 = 0x7f090020 +com.example.android.appusagestatistics:string/abc_action_mode_done = 0x7f0d0003 +com.example.android.appusagestatistics:id/buttonPanel = 0x7f090044 +com.example.android.appusagestatistics:string/abc_action_menu_overflow_description = 0x7f0d0002 +com.example.android.appusagestatistics:string/abc_action_bar_home_description = 0x7f0d0000 +com.example.android.appusagestatistics:string/time_span = 0x7f0d0022 +com.example.android.appusagestatistics:layout/usage_row = 0x7f0c0032 +com.example.android.appusagestatistics:styleable/RecycleListView = 0x7f0f0024 +com.example.android.appusagestatistics:layout/select_dialog_multichoice_material = 0x7f0c002f +com.example.android.appusagestatistics:layout/notification_template_custom_big = 0x7f0c0027 +com.example.android.appusagestatistics:dimen/abc_button_inset_vertical_material = 0x7f070013 +com.example.android.appusagestatistics:color/material_blue_grey_800 = 0x7f060037 +com.example.android.appusagestatistics:layout/notification_template_big_media_custom = 0x7f0c0024 +com.example.android.appusagestatistics:id/none = 0x7f090078 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ListView = 0x7f0e008e +com.example.android.appusagestatistics:string/last_time_used = 0x7f0d001e +com.example.android.appusagestatistics:layout/notification_template_big_media = 0x7f0c0023 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f0e00ef +com.example.android.appusagestatistics:id/right_icon = 0x7f090085 +com.example.android.appusagestatistics:layout/abc_alert_dialog_button_bar_material = 0x7f0c0008 +com.example.android.appusagestatistics:layout/abc_screen_toolbar = 0x7f0c0017 +com.example.android.appusagestatistics:drawable/abc_cab_background_top_mtrl_alpha = 0x7f080011 +com.example.android.appusagestatistics:layout/abc_screen_content_include = 0x7f0c0014 +com.example.android.appusagestatistics:styleable/ActivityChooserView = 0x7f0f0005 +com.example.android.appusagestatistics:dimen/notification_action_text_size = 0x7f070071 +com.example.android.appusagestatistics:style/Widget.Compat.NotificationActionText = 0x7f0e016b +com.example.android.appusagestatistics:layout/abc_list_menu_item_radio = 0x7f0c0011 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.ActionBar.TabView = 0x7f0e0089 +com.example.android.appusagestatistics:id/action_text = 0x7f090038 +com.example.android.appusagestatistics:attr/alertDialogTheme = 0x7f040027 +com.example.android.appusagestatistics:id/accessibility_custom_action_2 = 0x7f090013 +com.example.android.appusagestatistics:dimen/fastscroll_minimum_range = 0x7f07005f +com.example.android.appusagestatistics:styleable/MenuItem = 0x7f0f0020 +com.example.android.appusagestatistics:layout/abc_alert_dialog_title_material = 0x7f0c000a +com.example.android.appusagestatistics:drawable/tile = 0x7f080065 +com.example.android.appusagestatistics:layout/abc_activity_chooser_view_list_item = 0x7f0c0007 +com.example.android.appusagestatistics:layout/abc_activity_chooser_view = 0x7f0c0006 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionButton.Overflow = 0x7f0e0146 +com.example.android.appusagestatistics:layout/abc_action_mode_bar = 0x7f0c0004 +com.example.android.appusagestatistics:string/abc_menu_function_shortcut_label = 0x7f0d000c +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Subhead.Inverse = 0x7f0e0026 +com.example.android.appusagestatistics:interpolator/fast_out_slow_in = 0x7f0b0006 +com.example.android.appusagestatistics:dimen/hint_pressed_alpha_material_light = 0x7f070066 +com.example.android.appusagestatistics:interpolator/btn_checkbox_unchecked_mtrl_animation_interpolator_0 = 0x7f0b0002 +com.example.android.appusagestatistics:style/Theme.AppCompat.NoActionBar = 0x7f0e0114 +com.example.android.appusagestatistics:id/showCustom = 0x7f090097 +com.example.android.appusagestatistics:layout/abc_cascading_menu_item_layout = 0x7f0c000b +com.example.android.appusagestatistics:integer/config_tooltipAnimTime = 0x7f0a0003 +com.example.android.appusagestatistics:integer/cancel_button_image_alpha = 0x7f0a0002 +com.example.android.appusagestatistics:id/useLogo = 0x7f0900c3 +com.example.android.appusagestatistics:id/unchecked = 0x7f0900c0 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Small = 0x7f0e0023 +com.example.android.appusagestatistics:id/top = 0x7f0900be +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Body2 = 0x7f0e0010 +com.example.android.appusagestatistics:style/Widget.AppCompat.CompoundButton.RadioButton = 0x7f0e0135 +com.example.android.appusagestatistics:id/submit_area = 0x7f0900a4 +com.example.android.appusagestatistics:drawable/abc_star_half_black_48dp = 0x7f080040 +com.example.android.appusagestatistics:id/tag_window_insets_animation_callback = 0x7f0900b2 +com.example.android.appusagestatistics:id/tag_unhandled_key_event_manager = 0x7f0900b0 +com.example.android.appusagestatistics:id/tag_accessibility_actions = 0x7f0900a6 +com.example.android.appusagestatistics:id/submenuarrow = 0x7f0900a3 +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Title.Media = 0x7f0e00fb +com.example.android.appusagestatistics:id/spinner_time_span = 0x7f09009c +com.example.android.appusagestatistics:layout/abc_search_view = 0x7f0c0019 +com.example.android.appusagestatistics:id/tag_accessibility_clickable_spans = 0x7f0900a7 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionButton = 0x7f0e0144 +com.example.android.appusagestatistics:id/special_effects_controller_view_tag = 0x7f09009b +com.example.android.appusagestatistics:layout/abc_action_menu_layout = 0x7f0c0003 +com.example.android.appusagestatistics:color/secondary_text_disabled_material_light = 0x7f060053 +com.example.android.appusagestatistics:dimen/abc_dialog_fixed_height_major = 0x7f07001c +com.example.android.appusagestatistics:color/foreground_material_light = 0x7f060034 +com.example.android.appusagestatistics:attr/paddingTopNoTitle = 0x7f0400d2 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Button = 0x7f0e00c5 +com.example.android.appusagestatistics:id/search_voice_btn = 0x7f090094 +com.example.android.appusagestatistics:id/view_tree_saved_state_registry_owner = 0x7f0900c5 +com.example.android.appusagestatistics:style/Theme.AppCompat.Dialog = 0x7f0e0108 +com.example.android.appusagestatistics:id/search_edit_frame = 0x7f09008f +com.example.android.appusagestatistics:id/search_badge = 0x7f09008b +com.example.android.appusagestatistics:style/Widget.AppCompat.DropDownItem.Spinner = 0x7f0e0138 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.TabText = 0x7f0e0140 +com.example.android.appusagestatistics:style/Platform.V25.AppCompat = 0x7f0e00ae +com.example.android.appusagestatistics:style/Widget.Compat.NotificationActionContainer = 0x7f0e016a +com.example.android.appusagestatistics:id/right_side = 0x7f090086 +com.example.android.appusagestatistics:styleable/ActionMenuItemView = 0x7f0f0002 +com.example.android.appusagestatistics:id/tag_accessibility_pane_title = 0x7f0900a9 +com.example.android.appusagestatistics:id/scrollIndicatorUp = 0x7f090089 +com.example.android.appusagestatistics:id/item_touch_helper_previous_elevation = 0x7f09006d +com.example.android.appusagestatistics:id/action_bar_subtitle = 0x7f09002d +com.example.android.appusagestatistics:styleable/Spinner = 0x7f0f0027 +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Text = 0x7f0e00b8 +com.example.android.appusagestatistics:id/on = 0x7f09007e +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Info = 0x7f0e00f3 +com.example.android.appusagestatistics:id/off = 0x7f09007d +com.example.android.appusagestatistics:id/notification_main_column_container = 0x7f09007c +com.example.android.appusagestatistics:string/abc_menu_delete_shortcut_label = 0x7f0d000a +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2 = 0x7f0e00bc +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.SearchResult = 0x7f0e0020 +com.example.android.appusagestatistics:styleable/MenuGroup = 0x7f0f001f +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Display3 = 0x7f0e0015 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionBar.TabBar = 0x7f0e0123 +com.example.android.appusagestatistics:color/switch_thumb_disabled_material_light = 0x7f060055 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.CompoundButton.CheckBox = 0x7f0e007c +com.example.android.appusagestatistics:id/never = 0x7f090077 +com.example.android.appusagestatistics:id/middle = 0x7f090075 +com.example.android.appusagestatistics:layout/activity_app_usage_statistics = 0x7f0c001c +com.example.android.appusagestatistics:dimen/tooltip_horizontal_padding = 0x7f070084 +com.example.android.appusagestatistics:id/home = 0x7f090065 +com.example.android.appusagestatistics:id/media_actions = 0x7f090073 +com.example.android.appusagestatistics:attr/listPreferredItemPaddingLeft = 0x7f0400c1 +com.example.android.appusagestatistics:id/add = 0x7f09003b +com.example.android.appusagestatistics:style/Widget.Support.CoordinatorLayout = 0x7f0e016e +com.example.android.appusagestatistics:id/info = 0x7f09006b +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.DialogWhenLarge = 0x7f0e0044 +com.example.android.appusagestatistics:layout/abc_popup_menu_header_item_layout = 0x7f0c0012 +com.example.android.appusagestatistics:id/left = 0x7f09006e +com.example.android.appusagestatistics:attr/cardPreventCornerOverlap = 0x7f04004b +com.example.android.appusagestatistics:layout/notification_media_action = 0x7f0c0021 +com.example.android.appusagestatistics:id/italic = 0x7f09006c +com.example.android.appusagestatistics:color/background_floating_material_dark = 0x7f06001d +com.example.android.appusagestatistics:attr/switchMinWidth = 0x7f0400ff +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Tooltip = 0x7f0e00de +com.example.android.appusagestatistics:id/ifRoom = 0x7f090069 +com.example.android.appusagestatistics:style/Base.V26.Theme.AppCompat = 0x7f0e005c +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat = 0x7f0e000e +com.example.android.appusagestatistics:styleable/ActionBarLayout = 0x7f0f0001 +com.example.android.appusagestatistics:color/abc_primary_text_material_dark = 0x7f06000b +com.example.android.appusagestatistics:attr/drawableStartCompat = 0x7f04007d +com.example.android.appusagestatistics:id/icon = 0x7f090067 +com.example.android.appusagestatistics:integer/status_bar_notification_info_maxnum = 0x7f0a0004 +com.example.android.appusagestatistics:id/homeAsUp = 0x7f090066 +com.example.android.appusagestatistics:id/dialog_button = 0x7f090057 +com.example.android.appusagestatistics:dimen/margin_huge = 0x7f07006b +com.example.android.appusagestatistics:dimen/abc_dialog_corner_radius_material = 0x7f07001b +com.example.android.appusagestatistics:id/collapseActionView = 0x7f09004f +com.example.android.appusagestatistics:attr/goIcon = 0x7f04009c +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ButtonBar = 0x7f0e007a +com.example.android.appusagestatistics:layout/abc_screen_simple_overlay_action_mode = 0x7f0c0016 +com.example.android.appusagestatistics:drawable/btn_checkbox_checked_to_unchecked_mtrl_animation = 0x7f080050 +com.example.android.appusagestatistics:id/clip_vertical = 0x7f09004e +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.SearchResult.Title = 0x7f0e00d7 +com.example.android.appusagestatistics:drawable/abc_textfield_activated_mtrl_alpha = 0x7f080049 +com.example.android.appusagestatistics:id/chronometer = 0x7f09004c +com.example.android.appusagestatistics:attr/collapseIcon = 0x7f040053 +com.example.android.appusagestatistics:id/checked = 0x7f09004b +com.example.android.appusagestatistics:id/center = 0x7f090047 +com.example.android.appusagestatistics:drawable/abc_scrubber_primary_mtrl_alpha = 0x7f080038 +com.example.android.appusagestatistics:style/Theme.Base = 0x7f0e0115 +com.example.android.appusagestatistics:id/button_open_usage_setting = 0x7f090045 +com.example.android.appusagestatistics:id/recyclerview_app_usage = 0x7f090083 +com.example.android.appusagestatistics:attr/listPreferredItemPaddingStart = 0x7f0400c3 +com.example.android.appusagestatistics:id/bottom = 0x7f090043 +com.example.android.appusagestatistics:id/all = 0x7f09003d +com.example.android.appusagestatistics:layout/notification_template_icon_group = 0x7f0c0028 +com.example.android.appusagestatistics:attr/toolbarStyle = 0x7f040124 +com.example.android.appusagestatistics:id/alertTitle = 0x7f09003c +com.example.android.appusagestatistics:layout/notification_template_media = 0x7f0c002a +com.example.android.appusagestatistics:id/action_image = 0x7f090032 +com.example.android.appusagestatistics:layout/custom_dialog = 0x7f0c001d +com.example.android.appusagestatistics:drawable/abc_ic_clear_material = 0x7f080017 +com.example.android.appusagestatistics:styleable/FontFamilyFont = 0x7f0f0017 +com.example.android.appusagestatistics:id/action_container = 0x7f09002f +com.example.android.appusagestatistics:dimen/abc_control_padding_material = 0x7f07001a +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.ActionBar.TabBar = 0x7f0e013e +com.example.android.appusagestatistics:id/center_horizontal = 0x7f090048 +com.example.android.appusagestatistics:id/accessibility_custom_action_5 = 0x7f090022 +com.example.android.appusagestatistics:id/action_bar_title = 0x7f09002e +com.example.android.appusagestatistics:drawable/ic_launcher = 0x7f080058 +com.example.android.appusagestatistics:id/action_bar_spinner = 0x7f09002c +com.example.android.appusagestatistics:attr/cardCornerRadius = 0x7f040048 +com.example.android.appusagestatistics:id/search_src_text = 0x7f090093 +com.example.android.appusagestatistics:id/action_bar_container = 0x7f09002a +com.example.android.appusagestatistics:id/accessibility_custom_action_9 = 0x7f090026 +com.example.android.appusagestatistics:id/accessibility_custom_action_29 = 0x7f09001d +com.example.android.appusagestatistics:attr/switchPadding = 0x7f040100 +com.example.android.appusagestatistics:id/accessibility_custom_action_27 = 0x7f09001b +com.example.android.appusagestatistics:dimen/abc_switch_padding = 0x7f07003e +com.example.android.appusagestatistics:id/accessibility_custom_action_26 = 0x7f09001a +com.example.android.appusagestatistics:id/accessibility_custom_action_24 = 0x7f090018 +com.example.android.appusagestatistics:id/accessibility_custom_action_23 = 0x7f090017 +com.example.android.appusagestatistics:dimen/abc_action_button_min_width_material = 0x7f07000e +com.example.android.appusagestatistics:dimen/tooltip_y_offset_non_touch = 0x7f070089 +com.example.android.appusagestatistics:id/accessibility_custom_action_20 = 0x7f090014 +com.example.android.appusagestatistics:id/disableHome = 0x7f090058 +com.example.android.appusagestatistics:id/accessibility_custom_action_12 = 0x7f09000b +com.example.android.appusagestatistics:style/Widget.AppCompat.ListView.DropDown = 0x7f0e0154 +com.example.android.appusagestatistics:drawable/notify_panel_notification_icon_bg = 0x7f080064 +com.example.android.appusagestatistics:id/accessibility_custom_action_11 = 0x7f09000a +com.example.android.appusagestatistics:id/accessibility_custom_action_10 = 0x7f090009 +com.example.android.appusagestatistics:id/accessibility_custom_action_0 = 0x7f090007 +com.example.android.appusagestatistics:id/accessibility_action_clickable_span = 0x7f090006 +com.example.android.appusagestatistics:attr/queryBackground = 0x7f0400dc +com.example.android.appusagestatistics:dimen/abc_dialog_padding_material = 0x7f070024 +com.example.android.appusagestatistics:drawable/btn_checkbox_unchecked_mtrl = 0x7f080051 +com.example.android.appusagestatistics:id/CTRL = 0x7f090001 +com.example.android.appusagestatistics:layout/abc_search_dropdown_item_icons_2line = 0x7f0c0018 +com.example.android.appusagestatistics:id/ALT = 0x7f090000 +com.example.android.appusagestatistics:style/Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f0e003b +com.example.android.appusagestatistics:drawable/tooltip_frame_light = 0x7f080067 +com.example.android.appusagestatistics:id/view_tree_lifecycle_owner = 0x7f0900c4 +com.example.android.appusagestatistics:drawable/tooltip_frame_dark = 0x7f080066 +com.example.android.appusagestatistics:color/abc_primary_text_material_light = 0x7f06000c +com.example.android.appusagestatistics:color/notification_action_color_filter = 0x7f060043 +com.example.android.appusagestatistics:drawable/notification_bg_normal_pressed = 0x7f08005f +com.example.android.appusagestatistics:drawable/abc_item_background_holo_dark = 0x7f080022 +com.example.android.appusagestatistics:drawable/notification_bg_low_normal = 0x7f08005c +com.example.android.appusagestatistics:drawable/abc_spinner_textfield_background_material = 0x7f08003e +com.example.android.appusagestatistics:drawable/notification_action_background = 0x7f080059 +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.Dialog.Alert = 0x7f0e011e +com.example.android.appusagestatistics:drawable/ic_default_app_launcher = 0x7f080057 +com.example.android.appusagestatistics:id/action_context_bar = 0x7f090030 +com.example.android.appusagestatistics:drawable/btn_radio_on_mtrl = 0x7f080055 +com.example.android.appusagestatistics:drawable/abc_textfield_search_material = 0x7f08004d +com.example.android.appusagestatistics:drawable/abc_text_select_handle_right_mtrl = 0x7f080048 +com.example.android.appusagestatistics:drawable/abc_text_select_handle_middle_mtrl = 0x7f080047 +com.example.android.appusagestatistics:attr/listPreferredItemPaddingRight = 0x7f0400c2 +com.example.android.appusagestatistics:dimen/abc_text_size_button_material = 0x7f070041 +com.example.android.appusagestatistics:drawable/abc_switch_track_mtrl_alpha = 0x7f080042 +com.example.android.appusagestatistics:dimen/highlight_alpha_material_dark = 0x7f070061 +com.example.android.appusagestatistics:drawable/abc_switch_thumb_material = 0x7f080041 +com.example.android.appusagestatistics:drawable/abc_star_black_48dp = 0x7f08003f +com.example.android.appusagestatistics:id/accessibility_custom_action_15 = 0x7f09000e +com.example.android.appusagestatistics:drawable/abc_spinner_mtrl_am_alpha = 0x7f08003d +com.example.android.appusagestatistics:style/Theme.AppCompat.Light.Dialog.MinWidth = 0x7f0e0111 +com.example.android.appusagestatistics:attr/textAppearanceSmallPopupMenu = 0x7f04010b +com.example.android.appusagestatistics:drawable/abc_seekbar_thumb_material = 0x7f08003a +com.example.android.appusagestatistics:attr/searchIcon = 0x7f0400e5 +com.example.android.appusagestatistics:drawable/abc_scrubber_control_off_mtrl_alpha = 0x7f080035 +com.example.android.appusagestatistics:dimen/compat_notification_large_icon_max_width = 0x7f07005a +com.example.android.appusagestatistics:style/RtlUnderlay.Widget.AppCompat.ActionButton.Overflow = 0x7f0e00c1 +com.example.android.appusagestatistics:drawable/abc_ratingbar_small_material = 0x7f080034 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Dialog.MinWidth = 0x7f0e0043 +com.example.android.appusagestatistics:id/contentPanel = 0x7f090052 +com.example.android.appusagestatistics:drawable/abc_menu_hardkey_panel_mtrl_mult = 0x7f080030 +com.example.android.appusagestatistics:id/tag_screen_reader_focusable = 0x7f0900ad +com.example.android.appusagestatistics:drawable/abc_list_selector_holo_dark = 0x7f08002e +com.example.android.appusagestatistics:drawable/abc_list_selector_background_transition_holo_dark = 0x7f08002a +com.example.android.appusagestatistics:attr/spanCount = 0x7f0400ef +com.example.android.appusagestatistics:drawable/abc_list_pressed_holo_light = 0x7f080029 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.Button.Colored = 0x7f0e0033 +com.example.android.appusagestatistics:attr/cardMaxElevation = 0x7f04004a +com.example.android.appusagestatistics:drawable/abc_list_pressed_holo_dark = 0x7f080028 +com.example.android.appusagestatistics:color/abc_primary_text_disable_only_material_dark = 0x7f060009 +com.example.android.appusagestatistics:string/abc_searchview_description_submit = 0x7f0d0016 +com.example.android.appusagestatistics:id/actions = 0x7f090039 +com.example.android.appusagestatistics:drawable/abc_list_divider_material = 0x7f080024 +com.example.android.appusagestatistics:layout/abc_action_menu_item_layout = 0x7f0c0002 +com.example.android.appusagestatistics:drawable/abc_textfield_default_mtrl_alpha = 0x7f08004a +com.example.android.appusagestatistics:drawable/abc_ic_menu_share_mtrl_alpha = 0x7f08001f +com.example.android.appusagestatistics:attr/buttonBarNeutralButtonStyle = 0x7f04003c +com.example.android.appusagestatistics:drawable/abc_ic_menu_selectall_mtrl_alpha = 0x7f08001e +com.example.android.appusagestatistics:dimen/abc_dropdownitem_text_padding_right = 0x7f07002b +com.example.android.appusagestatistics:drawable/abc_dialog_material_background = 0x7f080013 +com.example.android.appusagestatistics:drawable/abc_cab_background_top_material = 0x7f080010 +com.example.android.appusagestatistics:drawable/abc_cab_background_internal_bg = 0x7f08000f +com.example.android.appusagestatistics:attr/autoSizeMinTextSize = 0x7f04002f +com.example.android.appusagestatistics:drawable/abc_btn_radio_to_on_mtrl_000 = 0x7f08000b +com.example.android.appusagestatistics:id/action_bar = 0x7f090028 +com.example.android.appusagestatistics:drawable/abc_btn_borderless_material = 0x7f080002 +com.example.android.appusagestatistics:attr/background = 0x7f040033 +com.example.android.appusagestatistics:color/error_color_material_light = 0x7f060032 +com.example.android.appusagestatistics:id/META = 0x7f090003 +com.example.android.appusagestatistics:drawable/abc_btn_radio_material_anim = 0x7f08000a +com.example.android.appusagestatistics:color/primary_dark_material_dark = 0x7f060046 +com.example.android.appusagestatistics:id/titleDividerNoCustom = 0x7f0900bc +com.example.android.appusagestatistics:drawable/abc_btn_colored_material = 0x7f080007 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat = 0x7f0e003e +com.example.android.appusagestatistics:dimen/abc_disabled_alpha_material_dark = 0x7f070027 +com.example.android.appusagestatistics:drawable/abc_btn_check_to_on_mtrl_015 = 0x7f080006 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionBar.TabText = 0x7f0e0124 +com.example.android.appusagestatistics:id/expanded_menu = 0x7f09005e +com.example.android.appusagestatistics:drawable/abc_ab_share_pack_mtrl_alpha = 0x7f080000 +com.example.android.appusagestatistics:dimen/tooltip_vertical_padding = 0x7f070088 +com.example.android.appusagestatistics:dimen/tooltip_precise_anchor_threshold = 0x7f070087 +com.example.android.appusagestatistics:dimen/tooltip_precise_anchor_extra_offset = 0x7f070086 +com.example.android.appusagestatistics:style/Theme.AppCompat.Light.Dialog.Alert = 0x7f0e0110 +com.example.android.appusagestatistics:dimen/tooltip_margin = 0x7f070085 +com.example.android.appusagestatistics:id/accessibility_custom_action_25 = 0x7f090019 +com.example.android.appusagestatistics:dimen/tooltip_corner_radius = 0x7f070083 +com.example.android.appusagestatistics:style/Base.ThemeOverlay.AppCompat.Light = 0x7f0e0052 +com.example.android.appusagestatistics:dimen/subtitle_shadow_offset = 0x7f070081 +com.example.android.appusagestatistics:layout/notification_media_cancel_action = 0x7f0c0022 +com.example.android.appusagestatistics:dimen/disabled_alpha_material_light = 0x7f07005c +com.example.android.appusagestatistics:dimen/subtitle_corner_radius = 0x7f07007f +com.example.android.appusagestatistics:id/checkbox = 0x7f09004a +com.example.android.appusagestatistics:dimen/notification_top_pad_large_text = 0x7f07007e +com.example.android.appusagestatistics:attr/actionLayout = 0x7f04000d +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Time = 0x7f0e00f8 +com.example.android.appusagestatistics:dimen/notification_top_pad = 0x7f07007d +com.example.android.appusagestatistics:dimen/notification_media_narrow_margin = 0x7f070077 +com.example.android.appusagestatistics:id/accessibility_custom_action_19 = 0x7f090012 +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.DialogTitle.Icon = 0x7f0e00b3 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.Switch = 0x7f0e00f0 +com.example.android.appusagestatistics:drawable/notification_bg_normal = 0x7f08005e +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f0e011a +com.example.android.appusagestatistics:dimen/notification_large_icon_height = 0x7f070074 +com.example.android.appusagestatistics:layout/abc_list_menu_item_layout = 0x7f0c0010 +com.example.android.appusagestatistics:style/Theme.AppCompat.DayNight = 0x7f0e0101 +com.example.android.appusagestatistics:dimen/notification_content_margin_start = 0x7f070073 +com.example.android.appusagestatistics:id/action_mode_close_button = 0x7f090037 +com.example.android.appusagestatistics:dimen/abc_seekbar_track_progress_height_material = 0x7f070039 +com.example.android.appusagestatistics:dimen/notification_big_circle_margin = 0x7f070072 +com.example.android.appusagestatistics:dimen/margin_tiny = 0x7f07006f +com.example.android.appusagestatistics:style/Base.V7.Widget.AppCompat.Toolbar = 0x7f0e0068 +com.example.android.appusagestatistics:dimen/margin_medium = 0x7f07006d +com.example.android.appusagestatistics:anim/btn_checkbox_to_checked_icon_null_animation = 0x7f01000e +com.example.android.appusagestatistics:dimen/margin_large = 0x7f07006c +com.example.android.appusagestatistics:color/abc_color_highlight_material = 0x7f060004 +com.example.android.appusagestatistics:dimen/item_touch_helper_swipe_escape_max_velocity = 0x7f070069 +com.example.android.appusagestatistics:id/title_template = 0x7f0900bd +com.example.android.appusagestatistics:dimen/item_touch_helper_max_drag_scroll_per_frame = 0x7f070068 +com.example.android.appusagestatistics:id/tabMode = 0x7f0900a5 +com.example.android.appusagestatistics:layout/fragment_app_usage_statistics = 0x7f0c001e +com.example.android.appusagestatistics:drawable/abc_btn_switch_to_on_mtrl_00012 = 0x7f08000e +com.example.android.appusagestatistics:dimen/abc_action_bar_content_inset_material = 0x7f070000 +com.example.android.appusagestatistics:string/abc_searchview_description_query = 0x7f0d0014 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Light.Dialog.FixedSize = 0x7f0e0049 +com.example.android.appusagestatistics:dimen/hint_alpha_material_light = 0x7f070064 +com.example.android.appusagestatistics:id/textSpacerNoButtons = 0x7f0900b5 +com.example.android.appusagestatistics:drawable/abc_ic_search_api_material = 0x7f080020 +com.example.android.appusagestatistics:dimen/cardview_default_radius = 0x7f070053 +com.example.android.appusagestatistics:dimen/abc_text_size_title_material = 0x7f07004f +com.example.android.appusagestatistics:dimen/abc_text_size_subhead_material = 0x7f07004d +com.example.android.appusagestatistics:string/app_name = 0x7f0d001b +com.example.android.appusagestatistics:drawable/abc_btn_check_material_anim = 0x7f080004 +com.example.android.appusagestatistics:style/Theme.AppCompat.Light.Dialog = 0x7f0e010f +com.example.android.appusagestatistics:dimen/abc_text_size_display_3_material = 0x7f070045 +com.example.android.appusagestatistics:dimen/abc_text_size_caption_material = 0x7f070042 +com.example.android.appusagestatistics:drawable/abc_list_selector_disabled_holo_dark = 0x7f08002c +com.example.android.appusagestatistics:dimen/abc_star_big = 0x7f07003b +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut = 0x7f0e00b6 +com.example.android.appusagestatistics:drawable/abc_list_selector_holo_light = 0x7f08002f +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Title = 0x7f0e00dc +com.example.android.appusagestatistics:dimen/abc_seekbar_track_background_height_material = 0x7f070038 +com.example.android.appusagestatistics:dimen/abc_search_view_preferred_width = 0x7f070037 +com.example.android.appusagestatistics:color/highlighted_text_material_light = 0x7f060036 +com.example.android.appusagestatistics:color/dim_foreground_disabled_material_light = 0x7f06002e +com.example.android.appusagestatistics:dimen/abc_search_view_preferred_height = 0x7f070036 +com.example.android.appusagestatistics:style/Theme.AppCompat.DayNight.Dialog.MinWidth = 0x7f0e0105 +com.example.android.appusagestatistics:dimen/abc_panel_menu_list_width = 0x7f070034 +com.example.android.appusagestatistics:dimen/hint_alpha_material_dark = 0x7f070063 +com.example.android.appusagestatistics:drawable/abc_scrubber_track_mtrl_alpha = 0x7f080039 +com.example.android.appusagestatistics:dimen/abc_list_item_height_material = 0x7f070031 +com.example.android.appusagestatistics:dimen/vertical_page_margin = 0x7f07008c +com.example.android.appusagestatistics:attr/layoutManager = 0x7f0400ad +com.example.android.appusagestatistics:color/bright_foreground_material_dark = 0x7f060025 +com.example.android.appusagestatistics:dimen/abc_action_bar_overflow_padding_start_material = 0x7f070008 +com.example.android.appusagestatistics:dimen/abc_list_item_height_large_material = 0x7f070030 +com.example.android.appusagestatistics:attr/listItemLayout = 0x7f0400b9 +com.example.android.appusagestatistics:id/start = 0x7f0900a1 +com.example.android.appusagestatistics:anim/btn_checkbox_to_unchecked_check_path_merged_animation = 0x7f010010 +com.example.android.appusagestatistics:dimen/abc_floating_window_z = 0x7f07002f +com.example.android.appusagestatistics:id/message = 0x7f090074 +com.example.android.appusagestatistics:id/customPanel = 0x7f090054 +com.example.android.appusagestatistics:attr/titleTextAppearance = 0x7f040120 +com.example.android.appusagestatistics:dimen/abc_dialog_padding_top_material = 0x7f070025 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Light.Dialog.MinWidth = 0x7f0e004a +com.example.android.appusagestatistics:dimen/abc_dialog_list_padding_bottom_no_buttons = 0x7f070020 +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Title = 0x7f0e00fa +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.ActionBar.TitleItem = 0x7f0e00b2 +com.example.android.appusagestatistics:attr/editTextStyle = 0x7f040086 +com.example.android.appusagestatistics:dimen/abc_text_size_display_2_material = 0x7f070044 +com.example.android.appusagestatistics:dimen/abc_dialog_fixed_width_minor = 0x7f07001f +com.example.android.appusagestatistics:dimen/notification_subtext_size = 0x7f07007c +com.example.android.appusagestatistics:attr/dropdownListPreferredItemHeight = 0x7f040083 +com.example.android.appusagestatistics:dimen/abc_dialog_fixed_width_major = 0x7f07001e +com.example.android.appusagestatistics:drawable/abc_vector_test = 0x7f08004e +com.example.android.appusagestatistics:dimen/abc_text_size_medium_material = 0x7f070049 +com.example.android.appusagestatistics:attr/paddingBottomNoButtons = 0x7f0400cf +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionBar = 0x7f0e0069 +com.example.android.appusagestatistics:id/expand_activities_button = 0x7f09005d +com.example.android.appusagestatistics:dimen/abc_control_inset_material = 0x7f070019 +com.example.android.appusagestatistics:dimen/abc_button_padding_horizontal_material = 0x7f070014 +com.example.android.appusagestatistics:dimen/abc_alert_dialog_button_dimen = 0x7f070011 +com.example.android.appusagestatistics:id/fragment_container_view_tag = 0x7f090063 +com.example.android.appusagestatistics:dimen/abc_alert_dialog_button_bar_height = 0x7f070010 +com.example.android.appusagestatistics:color/material_blue_grey_900 = 0x7f060038 +com.example.android.appusagestatistics:attr/ratingBarStyleSmall = 0x7f0400e1 +com.example.android.appusagestatistics:styleable/SearchView = 0x7f0f0026 +com.example.android.appusagestatistics:dimen/abc_action_bar_subtitle_bottom_margin_material = 0x7f07000b +com.example.android.appusagestatistics:drawable/notification_bg = 0x7f08005a +com.example.android.appusagestatistics:dimen/abc_action_bar_stacked_tab_max_width = 0x7f07000a +com.example.android.appusagestatistics:dimen/abc_action_bar_stacked_max_height = 0x7f070009 +com.example.android.appusagestatistics:attr/dividerHorizontal = 0x7f040075 +com.example.android.appusagestatistics:dimen/abc_action_bar_icon_vertical_padding_material = 0x7f070006 +com.example.android.appusagestatistics:dimen/abc_star_medium = 0x7f07003c +com.example.android.appusagestatistics:dimen/abc_action_bar_default_padding_start_material = 0x7f070004 +com.example.android.appusagestatistics:color/background_material_light = 0x7f060020 +com.example.android.appusagestatistics:dimen/abc_action_bar_content_inset_with_nav = 0x7f070001 +com.example.android.appusagestatistics:styleable/ButtonBarLayout = 0x7f0f000f +com.example.android.appusagestatistics:color/material_grey_100 = 0x7f06003c +com.example.android.appusagestatistics:dimen/tooltip_y_offset_touch = 0x7f07008a +com.example.android.appusagestatistics:style/Base.V23.Theme.AppCompat = 0x7f0e005a +com.example.android.appusagestatistics:color/switch_thumb_material_dark = 0x7f060056 +com.example.android.appusagestatistics:color/switch_thumb_disabled_material_dark = 0x7f060054 +com.example.android.appusagestatistics:color/ripple_material_dark = 0x7f06004e +com.example.android.appusagestatistics:color/primary_text_default_material_light = 0x7f06004b +com.example.android.appusagestatistics:id/accessibility_custom_action_14 = 0x7f09000d +com.example.android.appusagestatistics:attr/tickMarkTintMode = 0x7f040116 +com.example.android.appusagestatistics:attr/actionModePopupWindowStyle = 0x7f040018 +com.example.android.appusagestatistics:color/primary_material_dark = 0x7f060048 +com.example.android.appusagestatistics:color/button_material_light = 0x7f060028 +com.example.android.appusagestatistics:color/primary_dark_material_light = 0x7f060047 +com.example.android.appusagestatistics:attr/listChoiceIndicatorSingleAnimated = 0x7f0400b7 +com.example.android.appusagestatistics:color/notification_material_background_media_default_color = 0x7f060045 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.SearchResult.Title = 0x7f0e0022 +com.example.android.appusagestatistics:id/action_mode_bar = 0x7f090035 +com.example.android.appusagestatistics:attr/buttonBarNegativeButtonStyle = 0x7f04003b +com.example.android.appusagestatistics:id/accessibility_custom_action_7 = 0x7f090024 +com.example.android.appusagestatistics:style/Base.Animation.AppCompat.Tooltip = 0x7f0e000a +com.example.android.appusagestatistics:color/switch_thumb_normal_material_light = 0x7f060059 +com.example.android.appusagestatistics:color/material_grey_850 = 0x7f060041 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Button = 0x7f0e0074 +com.example.android.appusagestatistics:color/material_grey_600 = 0x7f06003f +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Spinner.Underlined = 0x7f0e009e +com.example.android.appusagestatistics:id/activity_chooser_view_content = 0x7f09003a +com.example.android.appusagestatistics:id/spacer = 0x7f09009a +com.example.android.appusagestatistics:color/material_deep_teal_200 = 0x7f06003a +com.example.android.appusagestatistics:id/custom = 0x7f090053 +com.example.android.appusagestatistics:color/highlighted_text_material_dark = 0x7f060035 +com.example.android.appusagestatistics:string/abc_menu_meta_shortcut_label = 0x7f0d000d +com.example.android.appusagestatistics:styleable/AnimatedStateListDrawableCompat = 0x7f0f0007 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f0e00f1 +com.example.android.appusagestatistics:attr/autoCompleteTextViewStyle = 0x7f04002d +com.example.android.appusagestatistics:color/error_color_material_dark = 0x7f060031 +com.example.android.appusagestatistics:attr/dialogTheme = 0x7f040072 +com.example.android.appusagestatistics:id/content = 0x7f090051 +com.example.android.appusagestatistics:dimen/notification_right_side_padding_top = 0x7f070079 +com.example.android.appusagestatistics:color/dim_foreground_material_light = 0x7f060030 +com.example.android.appusagestatistics:id/status_bar_latest_event_content = 0x7f0900a2 +com.example.android.appusagestatistics:attr/contentPaddingBottom = 0x7f040068 +com.example.android.appusagestatistics:attr/logoDescription = 0x7f0400c5 +com.example.android.appusagestatistics:attr/tooltipFrameBackground = 0x7f040126 +com.example.android.appusagestatistics:attr/fastScrollEnabled = 0x7f040089 +com.example.android.appusagestatistics:attr/windowFixedHeightMajor = 0x7f040131 +com.example.android.appusagestatistics:attr/overlapAnchor = 0x7f0400ce +com.example.android.appusagestatistics:attr/radioButtonStyle = 0x7f0400de +com.example.android.appusagestatistics:color/dim_foreground_disabled_material_dark = 0x7f06002d +com.example.android.appusagestatistics:color/cardview_dark_background = 0x7f060029 +com.example.android.appusagestatistics:style/Widget.AppCompat.RatingBar.Indicator = 0x7f0e015c +com.example.android.appusagestatistics:id/accessibility_custom_action_28 = 0x7f09001c +com.example.android.appusagestatistics:color/background_floating_material_light = 0x7f06001e +com.example.android.appusagestatistics:id/accessibility_custom_action_16 = 0x7f09000f +com.example.android.appusagestatistics:dimen/abc_config_prefDialogWidth = 0x7f070017 +com.example.android.appusagestatistics:attr/actionBarWidgetTheme = 0x7f04000a +com.example.android.appusagestatistics:color/accent_material_light = 0x7f06001a +com.example.android.appusagestatistics:color/accent_material_dark = 0x7f060019 +com.example.android.appusagestatistics:drawable/abc_textfield_search_default_mtrl_alpha = 0x7f08004c +com.example.android.appusagestatistics:attr/menu = 0x7f0400c8 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.Light.Dialog.Alert = 0x7f0e0048 +com.example.android.appusagestatistics:interpolator/btn_checkbox_checked_mtrl_animation_interpolator_1 = 0x7f0b0001 +com.example.android.appusagestatistics:color/abc_tint_switch_track = 0x7f060018 +com.example.android.appusagestatistics:color/abc_tint_seek_thumb = 0x7f060016 +com.example.android.appusagestatistics:drawable/btn_radio_off_to_on_mtrl_animation = 0x7f080054 +com.example.android.appusagestatistics:style/Widget.AppCompat.Spinner.DropDown = 0x7f0e0163 +com.example.android.appusagestatistics:dimen/disabled_alpha_material_dark = 0x7f07005b +com.example.android.appusagestatistics:color/bright_foreground_inverse_material_dark = 0x7f060023 +com.example.android.appusagestatistics:color/abc_tint_btn_checkable = 0x7f060013 +com.example.android.appusagestatistics:attr/drawableTint = 0x7f04007e +com.example.android.appusagestatistics:drawable/abc_control_background_material = 0x7f080012 +com.example.android.appusagestatistics:anim/abc_slide_in_top = 0x7f010007 +com.example.android.appusagestatistics:array/action_list = 0x7f030000 +com.example.android.appusagestatistics:color/abc_secondary_text_material_light = 0x7f060012 +com.example.android.appusagestatistics:attr/actionModeCloseContentDescription = 0x7f040012 +com.example.android.appusagestatistics:color/abc_search_url_text_selected = 0x7f060010 +com.example.android.appusagestatistics:attr/viewInflaterClass = 0x7f04012c +com.example.android.appusagestatistics:color/abc_search_url_text_normal = 0x7f06000e +com.example.android.appusagestatistics:color/abc_hint_foreground_material_light = 0x7f060008 +com.example.android.appusagestatistics:attr/listDividerAlertDialog = 0x7f0400b8 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Menu = 0x7f0e001f +com.example.android.appusagestatistics:color/abc_hint_foreground_material_dark = 0x7f060007 +com.example.android.appusagestatistics:style/Widget.AppCompat.SeekBar = 0x7f0e0160 +com.example.android.appusagestatistics:id/default_activity_button = 0x7f090056 +com.example.android.appusagestatistics:dimen/abc_action_bar_default_height_material = 0x7f070002 +com.example.android.appusagestatistics:color/abc_decor_view_status_guard = 0x7f060005 +com.example.android.appusagestatistics:color/abc_btn_colored_text_material = 0x7f060003 +com.example.android.appusagestatistics:attr/tint = 0x7f040117 +com.example.android.appusagestatistics:anim/abc_shrink_fade_out_from_bottom = 0x7f010005 +com.example.android.appusagestatistics:attr/navigationMode = 0x7f0400cc +com.example.android.appusagestatistics:attr/windowFixedWidthMinor = 0x7f040134 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Small.Inverse = 0x7f0e00d9 +com.example.android.appusagestatistics:color/abc_background_cache_hint_selector_material_dark = 0x7f060000 +com.example.android.appusagestatistics:id/image = 0x7f09006a +com.example.android.appusagestatistics:color/bright_foreground_disabled_material_light = 0x7f060022 +com.example.android.appusagestatistics:color/cardview_light_background = 0x7f06002a +com.example.android.appusagestatistics:attr/alphabeticModifiers = 0x7f04002a +com.example.android.appusagestatistics:color/material_grey_800 = 0x7f060040 +com.example.android.appusagestatistics:attr/color = 0x7f040054 +com.example.android.appusagestatistics:attr/windowMinWidthMinor = 0x7f040136 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Button.Small = 0x7f0e0079 +com.example.android.appusagestatistics:attr/colorButtonNormal = 0x7f040057 +com.example.android.appusagestatistics:attr/contentInsetStart = 0x7f040065 +com.example.android.appusagestatistics:attr/windowMinWidthMajor = 0x7f040135 +com.example.android.appusagestatistics:style/Base.V21.Theme.AppCompat.Light = 0x7f0e0055 +com.example.android.appusagestatistics:dimen/abc_action_button_min_height_material = 0x7f07000d +com.example.android.appusagestatistics:attr/windowActionBarOverlay = 0x7f04012f +com.example.android.appusagestatistics:style/Base.V7.Widget.AppCompat.AutoCompleteTextView = 0x7f0e0066 +com.example.android.appusagestatistics:attr/alpha = 0x7f040029 +com.example.android.appusagestatistics:attr/windowFixedHeightMinor = 0x7f040132 +com.example.android.appusagestatistics:attr/fontProviderSystemFontFamily = 0x7f040097 +com.example.android.appusagestatistics:attr/arrowHeadLength = 0x7f04002b +com.example.android.appusagestatistics:attr/windowActionBar = 0x7f04012e +com.example.android.appusagestatistics:attr/imageButtonStyle = 0x7f0400a5 +com.example.android.appusagestatistics:styleable/RecyclerView = 0x7f0f0025 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Spinner = 0x7f0e009d +com.example.android.appusagestatistics:dimen/abc_cascading_menus_min_smallest_width = 0x7f070016 +com.example.android.appusagestatistics:id/forever = 0x7f090062 +com.example.android.appusagestatistics:color/bright_foreground_material_light = 0x7f060026 +com.example.android.appusagestatistics:style/Theme.AppCompat.Empty = 0x7f0e010c +com.example.android.appusagestatistics:style/Platform.ThemeOverlay.AppCompat = 0x7f0e00a9 +com.example.android.appusagestatistics:attr/switchStyle = 0x7f040101 +com.example.android.appusagestatistics:attr/trackTintMode = 0x7f04012a +com.example.android.appusagestatistics:id/search_mag_icon = 0x7f090091 +com.example.android.appusagestatistics:attr/tooltipText = 0x7f040127 +com.example.android.appusagestatistics:attr/toolbarNavigationButtonStyle = 0x7f040123 +com.example.android.appusagestatistics:drawable/abc_scrubber_control_to_pressed_mtrl_005 = 0x7f080037 +com.example.android.appusagestatistics:color/button_material_dark = 0x7f060027 +com.example.android.appusagestatistics:layout/notification_action_tombstone = 0x7f0c0020 +com.example.android.appusagestatistics:attr/titleMargins = 0x7f04011f +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f0e00e2 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Inverse = 0x7f0e00cc +com.example.android.appusagestatistics:drawable/abc_btn_default_mtrl_shape = 0x7f080008 +com.example.android.appusagestatistics:attr/isLightTheme = 0x7f0400a8 +com.example.android.appusagestatistics:attr/titleMarginTop = 0x7f04011e +com.example.android.appusagestatistics:attr/titleMarginEnd = 0x7f04011c +com.example.android.appusagestatistics:style/Widget.AppCompat.Spinner = 0x7f0e0162 +com.example.android.appusagestatistics:attr/title = 0x7f040119 +com.example.android.appusagestatistics:id/showHome = 0x7f090098 +com.example.android.appusagestatistics:attr/tickMarkTint = 0x7f040115 +com.example.android.appusagestatistics:attr/navigationIcon = 0x7f0400cb +com.example.android.appusagestatistics:attr/font = 0x7f04008f +com.example.android.appusagestatistics:color/cardview_shadow_end_color = 0x7f06002b +com.example.android.appusagestatistics:color/background_material_dark = 0x7f06001f +com.example.android.appusagestatistics:attr/tickMark = 0x7f040114 +com.example.android.appusagestatistics:attr/actionModeTheme = 0x7f04001d +com.example.android.appusagestatistics:attr/fontVariationSettings = 0x7f040099 +com.example.android.appusagestatistics:attr/theme = 0x7f04010f +com.example.android.appusagestatistics:attr/listChoiceBackgroundIndicator = 0x7f0400b5 +com.example.android.appusagestatistics:id/accessibility_custom_action_6 = 0x7f090023 +com.example.android.appusagestatistics:attr/textColorSearchUrl = 0x7f04010d +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f0e00e1 +com.example.android.appusagestatistics:attr/spinnerDropDownItemStyle = 0x7f0400f1 +com.example.android.appusagestatistics:color/abc_search_url_text_pressed = 0x7f06000f +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Display3 = 0x7f0e00c9 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Body1 = 0x7f0e000f +com.example.android.appusagestatistics:attr/recyclerViewStyle = 0x7f0400e2 +com.example.android.appusagestatistics:attr/textColorAlertDialogListItem = 0x7f04010c +com.example.android.appusagestatistics:id/edit_query = 0x7f09005a +com.example.android.appusagestatistics:id/listMode = 0x7f090071 +com.example.android.appusagestatistics:anim/abc_tooltip_exit = 0x7f01000b +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActivityChooserView = 0x7f0e0072 +com.example.android.appusagestatistics:attr/textAppearanceSearchResultTitle = 0x7f04010a +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f0e002e +com.example.android.appusagestatistics:attr/textAppearanceSearchResultSubtitle = 0x7f040109 +com.example.android.appusagestatistics:attr/drawableTintMode = 0x7f04007f +com.example.android.appusagestatistics:attr/textAppearancePopupMenuHeader = 0x7f040108 +com.example.android.appusagestatistics:drawable/btn_radio_off_mtrl = 0x7f080053 +com.example.android.appusagestatistics:anim/abc_popup_enter = 0x7f010003 +com.example.android.appusagestatistics:attr/textAppearanceListItemSmall = 0x7f040107 +com.example.android.appusagestatistics:attr/actionModeCutDrawable = 0x7f040015 +com.example.android.appusagestatistics:attr/textAppearanceListItemSecondary = 0x7f040106 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.Switch = 0x7f0e0039 +com.example.android.appusagestatistics:attr/textAllCaps = 0x7f040103 +com.example.android.appusagestatistics:dimen/item_touch_helper_swipe_escape_velocity = 0x7f07006a +com.example.android.appusagestatistics:attr/state_above_anchor = 0x7f0400f6 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Light.ActionBar.Solid = 0x7f0e0085 +com.example.android.appusagestatistics:id/uniform = 0x7f0900c1 +com.example.android.appusagestatistics:anim/abc_slide_in_bottom = 0x7f010006 +com.example.android.appusagestatistics:attr/srcCompat = 0x7f0400f4 +com.example.android.appusagestatistics:attr/preserveIconSpacing = 0x7f0400d9 +com.example.android.appusagestatistics:drawable/abc_btn_radio_to_on_mtrl_015 = 0x7f08000c +com.example.android.appusagestatistics:id/end_padder = 0x7f09005c +com.example.android.appusagestatistics:attr/dialogCornerRadius = 0x7f040070 +com.example.android.appusagestatistics:style/Base.ThemeOverlay.AppCompat.Dialog.Alert = 0x7f0e0051 +com.example.android.appusagestatistics:attr/actionModeFindDrawable = 0x7f040016 +com.example.android.appusagestatistics:id/beginning = 0x7f090041 +com.example.android.appusagestatistics:id/normal = 0x7f090079 +com.example.android.appusagestatistics:attr/submitBackground = 0x7f0400f9 +com.example.android.appusagestatistics:attr/listPreferredItemHeightSmall = 0x7f0400bf +com.example.android.appusagestatistics:id/parentPanel = 0x7f09007f +com.example.android.appusagestatistics:attr/popupWindowStyle = 0x7f0400d8 +com.example.android.appusagestatistics:attr/splitTrack = 0x7f0400f3 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f0e001c +com.example.android.appusagestatistics:color/abc_background_cache_hint_selector_material_light = 0x7f060001 +com.example.android.appusagestatistics:color/switch_thumb_material_light = 0x7f060057 +com.example.android.appusagestatistics:style/Widget.AppCompat.ButtonBar.AlertDialog = 0x7f0e0133 +com.example.android.appusagestatistics:attr/listPreferredItemPaddingEnd = 0x7f0400c0 +com.example.android.appusagestatistics:attr/spinBars = 0x7f0400f0 +com.example.android.appusagestatistics:id/select_dialog_listview = 0x7f090095 +com.example.android.appusagestatistics:attr/colorSwitchThumbNormal = 0x7f04005e +com.example.android.appusagestatistics:id/fill_horizontal = 0x7f090060 +com.example.android.appusagestatistics:drawable/abc_ic_menu_cut_mtrl_alpha = 0x7f08001b +com.example.android.appusagestatistics:color/abc_btn_colored_borderless_text_material = 0x7f060002 +com.example.android.appusagestatistics:attr/ratingBarStyleIndicator = 0x7f0400e0 +com.example.android.appusagestatistics:attr/colorBackgroundFloating = 0x7f040056 +com.example.android.appusagestatistics:attr/showText = 0x7f0400ec +com.example.android.appusagestatistics:drawable/abc_ic_menu_overflow_material = 0x7f08001c +com.example.android.appusagestatistics:attr/selectableItemBackgroundBorderless = 0x7f0400e9 +com.example.android.appusagestatistics:attr/titleMargin = 0x7f04011a +com.example.android.appusagestatistics:layout/abc_list_menu_item_icon = 0x7f0c000f +com.example.android.appusagestatistics:dimen/compat_button_padding_horizontal_material = 0x7f070056 +com.example.android.appusagestatistics:style/Platform.V25.AppCompat.Light = 0x7f0e00af +com.example.android.appusagestatistics:attr/checkedTextViewStyle = 0x7f04004f +com.example.android.appusagestatistics:attr/selectableItemBackground = 0x7f0400e8 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Display1 = 0x7f0e0013 +com.example.android.appusagestatistics:dimen/abc_action_bar_elevation_material = 0x7f070005 +com.example.android.appusagestatistics:id/accessibility_custom_action_21 = 0x7f090015 +com.example.android.appusagestatistics:attr/actionModeCopyDrawable = 0x7f040014 +com.example.android.appusagestatistics:attr/fastScrollVerticalThumbDrawable = 0x7f04008c +com.example.android.appusagestatistics:attr/searchHintIcon = 0x7f0400e4 +com.example.android.appusagestatistics:drawable/abc_list_divider_mtrl_alpha = 0x7f080025 +com.example.android.appusagestatistics:attr/backgroundTintMode = 0x7f040037 +com.example.android.appusagestatistics:attr/seekBarStyle = 0x7f0400e7 +com.example.android.appusagestatistics:attr/ratingBarStyle = 0x7f0400df +com.example.android.appusagestatistics:dimen/abc_action_bar_default_padding_end_material = 0x7f070003 +com.example.android.appusagestatistics:color/androidx_core_secondary_text_default_material_light = 0x7f06001c +com.example.android.appusagestatistics:attr/actionModeCloseDrawable = 0x7f040013 +com.example.android.appusagestatistics:attr/progressBarStyle = 0x7f0400db +com.example.android.appusagestatistics:id/action_menu_divider = 0x7f090033 +com.example.android.appusagestatistics:dimen/notification_main_column_padding_top = 0x7f070076 +com.example.android.appusagestatistics:attr/thumbTextPadding = 0x7f040111 +com.example.android.appusagestatistics:attr/progressBarPadding = 0x7f0400da +com.example.android.appusagestatistics:color/primary_text_disabled_material_light = 0x7f06004d +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.DropDownItem.Spinner = 0x7f0e0081 +com.example.android.appusagestatistics:anim/btn_radio_to_on_mtrl_ring_outer_animation = 0x7f010016 +com.example.android.appusagestatistics:attr/cardElevation = 0x7f040049 +com.example.android.appusagestatistics:attr/panelBackground = 0x7f0400d3 +com.example.android.appusagestatistics:attr/numericModifiers = 0x7f0400cd +com.example.android.appusagestatistics:attr/titleMarginBottom = 0x7f04011b +com.example.android.appusagestatistics:attr/navigationContentDescription = 0x7f0400ca +com.example.android.appusagestatistics:attr/tooltipForegroundColor = 0x7f040125 +com.example.android.appusagestatistics:dimen/abc_action_bar_overflow_padding_end_material = 0x7f070007 +com.example.android.appusagestatistics:style/CardView = 0x7f0e00a3 +com.example.android.appusagestatistics:attr/multiChoiceItemLayout = 0x7f0400c9 +com.example.android.appusagestatistics:style/Base.AlertDialog.AppCompat.Light = 0x7f0e0007 +com.example.android.appusagestatistics:attr/maxButtonHeight = 0x7f0400c6 +com.example.android.appusagestatistics:attr/logo = 0x7f0400c4 +com.example.android.appusagestatistics:dimen/abc_dialog_min_width_minor = 0x7f070023 +com.example.android.appusagestatistics:attr/actionBarDivider = 0x7f040000 +com.example.android.appusagestatistics:attr/showTitle = 0x7f0400ed +com.example.android.appusagestatistics:id/text2 = 0x7f0900b4 +com.example.android.appusagestatistics:attr/iconifiedByDefault = 0x7f0400a4 +com.example.android.appusagestatistics:dimen/horizontal_page_margin = 0x7f070067 +com.example.android.appusagestatistics:color/abc_tint_spinner = 0x7f060017 +com.example.android.appusagestatistics:string/abc_prepend_shortcut_label = 0x7f0d0011 +com.example.android.appusagestatistics:attr/windowActionModeOverlay = 0x7f040130 +com.example.android.appusagestatistics:attr/listPreferredItemHeightLarge = 0x7f0400be +com.example.android.appusagestatistics:id/fill_vertical = 0x7f090061 +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.DayNight.ActionBar = 0x7f0e011c +com.example.android.appusagestatistics:attr/contentInsetStartWithNavigation = 0x7f040066 +com.example.android.appusagestatistics:attr/titleTextStyle = 0x7f040122 +com.example.android.appusagestatistics:drawable/abc_textfield_search_activated_mtrl_alpha = 0x7f08004b +com.example.android.appusagestatistics:attr/cardUseCompatPadding = 0x7f04004c +com.example.android.appusagestatistics:attr/popupMenuStyle = 0x7f0400d6 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f0e0032 +com.example.android.appusagestatistics:anim/abc_popup_exit = 0x7f010004 +com.example.android.appusagestatistics:id/accessibility_custom_action_1 = 0x7f090008 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionBar.TabView = 0x7f0e006d +com.example.android.appusagestatistics:attr/listPopupWindowStyle = 0x7f0400bc +com.example.android.appusagestatistics:attr/listMenuViewStyle = 0x7f0400bb +com.example.android.appusagestatistics:id/SYM = 0x7f090005 +com.example.android.appusagestatistics:attr/listChoiceIndicatorMultipleAnimated = 0x7f0400b6 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ListMenuView = 0x7f0e008c +com.example.android.appusagestatistics:attr/switchTextAppearance = 0x7f040102 +com.example.android.appusagestatistics:attr/layout_keyline = 0x7f0400b3 +com.example.android.appusagestatistics:color/bright_foreground_disabled_material_dark = 0x7f060021 +com.example.android.appusagestatistics:attr/homeLayout = 0x7f0400a0 +com.example.android.appusagestatistics:dimen/abc_dropdownitem_text_padding_left = 0x7f07002a +com.example.android.appusagestatistics:attr/layout_behavior = 0x7f0400b0 +com.example.android.appusagestatistics:attr/spinnerStyle = 0x7f0400f2 +com.example.android.appusagestatistics:attr/layout_anchor = 0x7f0400ae +com.example.android.appusagestatistics:attr/buttonPanelSideLayout = 0x7f040042 +com.example.android.appusagestatistics:layout/notification_template_media_custom = 0x7f0c002b +com.example.android.appusagestatistics:attr/layout = 0x7f0400ac +com.example.android.appusagestatistics:attr/lastBaselineToBottomHeight = 0x7f0400ab +com.example.android.appusagestatistics:attr/fontProviderFetchStrategy = 0x7f040093 +com.example.android.appusagestatistics:id/scrollView = 0x7f09008a +com.example.android.appusagestatistics:attr/keylines = 0x7f0400aa +com.example.android.appusagestatistics:attr/itemPadding = 0x7f0400a9 +com.example.android.appusagestatistics:attr/singleChoiceItemLayout = 0x7f0400ee +com.example.android.appusagestatistics:attr/actionModeWebSearchDrawable = 0x7f04001e +com.example.android.appusagestatistics:attr/indeterminateProgressStyle = 0x7f0400a6 +com.example.android.appusagestatistics:anim/btn_radio_to_on_mtrl_dot_group_animation = 0x7f010015 +com.example.android.appusagestatistics:dimen/abc_text_size_body_1_material = 0x7f07003f +com.example.android.appusagestatistics:animator/fragment_fade_exit = 0x7f020003 +com.example.android.appusagestatistics:color/foreground_material_dark = 0x7f060033 +com.example.android.appusagestatistics:attr/dialogPreferredPadding = 0x7f040071 +com.example.android.appusagestatistics:attr/fontWeight = 0x7f04009a +com.example.android.appusagestatistics:dimen/abc_edit_text_inset_top_material = 0x7f07002e +com.example.android.appusagestatistics:bool/abc_config_actionMenuItemAllCaps = 0x7f050001 +com.example.android.appusagestatistics:attr/actionBarSize = 0x7f040003 +com.example.android.appusagestatistics:attr/reverseLayout = 0x7f0400e3 +com.example.android.appusagestatistics:dimen/abc_list_item_height_small_material = 0x7f070032 +com.example.android.appusagestatistics:anim/btn_checkbox_to_checked_box_outer_merged_animation = 0x7f01000d +com.example.android.appusagestatistics:attr/fontStyle = 0x7f040098 +com.example.android.appusagestatistics:attr/actionBarTheme = 0x7f040009 +com.example.android.appusagestatistics:attr/alertDialogCenterButtons = 0x7f040025 +com.example.android.appusagestatistics:attr/actionModeSelectAllDrawable = 0x7f040019 +com.example.android.appusagestatistics:drawable/abc_tab_indicator_material = 0x7f080043 +com.example.android.appusagestatistics:attr/fontFamily = 0x7f040090 +com.example.android.appusagestatistics:anim/btn_checkbox_to_unchecked_box_inner_merged_animation = 0x7f01000f +com.example.android.appusagestatistics:dimen/abc_text_size_subtitle_material_toolbar = 0x7f07004e +com.example.android.appusagestatistics:drawable/btn_radio_on_to_off_mtrl_animation = 0x7f080056 +com.example.android.appusagestatistics:id/tag_on_apply_window_listener = 0x7f0900aa +com.example.android.appusagestatistics:attr/editTextBackground = 0x7f040084 +com.example.android.appusagestatistics:attr/buttonStyleSmall = 0x7f040044 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.Button.Colored = 0x7f0e00ea +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.SeekBar.Discrete = 0x7f0e009c +com.example.android.appusagestatistics:attr/expandActivityOverflowButtonDrawable = 0x7f040088 +com.example.android.appusagestatistics:styleable/FontFamily = 0x7f0f0016 +com.example.android.appusagestatistics:style/Animation.AppCompat.DropDownUp = 0x7f0e0003 +com.example.android.appusagestatistics:drawable/abc_edit_text_material = 0x7f080014 +com.example.android.appusagestatistics:attr/colorControlHighlight = 0x7f040059 +com.example.android.appusagestatistics:style/Base.V22.Theme.AppCompat = 0x7f0e0058 +com.example.android.appusagestatistics:dimen/abc_action_bar_subtitle_top_margin_material = 0x7f07000c +com.example.android.appusagestatistics:attr/tintMode = 0x7f040118 +com.example.android.appusagestatistics:attr/titleTextColor = 0x7f040121 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Display2 = 0x7f0e00c8 +com.example.android.appusagestatistics:drawable/notification_bg_low_pressed = 0x7f08005d +com.example.android.appusagestatistics:attr/actionBarTabStyle = 0x7f040007 +com.example.android.appusagestatistics:attr/voiceIcon = 0x7f04012d +com.example.android.appusagestatistics:attr/showAsAction = 0x7f0400ea +com.example.android.appusagestatistics:style/Widget.AppCompat.Toolbar.Button.Navigation = 0x7f0e0169 +com.example.android.appusagestatistics:attr/textAppearanceLargePopupMenu = 0x7f040104 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Headline = 0x7f0e0017 +com.example.android.appusagestatistics:drawable/abc_btn_check_material = 0x7f080003 +com.example.android.appusagestatistics:dimen/abc_action_button_min_width_overflow_material = 0x7f07000f +com.example.android.appusagestatistics:attr/contentInsetEndWithActions = 0x7f040062 +com.example.android.appusagestatistics:dimen/abc_edit_text_inset_horizontal_material = 0x7f07002d +com.example.android.appusagestatistics:attr/fastScrollVerticalTrackDrawable = 0x7f04008d +com.example.android.appusagestatistics:attr/colorError = 0x7f04005b +com.example.android.appusagestatistics:attr/drawableRightCompat = 0x7f04007b +com.example.android.appusagestatistics:attr/gapBetweenBars = 0x7f04009b +com.example.android.appusagestatistics:attr/lineHeight = 0x7f0400b4 +com.example.android.appusagestatistics:attr/drawableBottomCompat = 0x7f040078 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f0e00e6 +com.example.android.appusagestatistics:attr/allowStacking = 0x7f040028 +com.example.android.appusagestatistics:attr/drawableSize = 0x7f04007c +com.example.android.appusagestatistics:style/RtlOverlay.Widget.AppCompat.SearchView.MagIcon = 0x7f0e00bf +com.example.android.appusagestatistics:attr/drawableLeftCompat = 0x7f04007a +com.example.android.appusagestatistics:attr/actionDropDownStyle = 0x7f04000c +com.example.android.appusagestatistics:attr/backgroundStacked = 0x7f040035 +com.example.android.appusagestatistics:attr/drawableEndCompat = 0x7f040079 +com.example.android.appusagestatistics:attr/actionBarTabBarStyle = 0x7f040006 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f0e0021 +com.example.android.appusagestatistics:layout/select_dialog_item_material = 0x7f0c002e +com.example.android.appusagestatistics:animator/fragment_close_enter = 0x7f020000 +com.example.android.appusagestatistics:style/Widget.AppCompat.SearchView = 0x7f0e015e +com.example.android.appusagestatistics:style/Widget = 0x7f0e0120 +com.example.android.appusagestatistics:attr/dividerVertical = 0x7f040077 +com.example.android.appusagestatistics:attr/initialActivityCount = 0x7f0400a7 +com.example.android.appusagestatistics:attr/actionModeStyle = 0x7f04001c +com.example.android.appusagestatistics:id/search_close_btn = 0x7f09008e +com.example.android.appusagestatistics:attr/dividerPadding = 0x7f040076 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ListView.Menu = 0x7f0e0090 +com.example.android.appusagestatistics:id/cancel_action = 0x7f090046 +com.example.android.appusagestatistics:drawable/notification_icon_background = 0x7f080060 +com.example.android.appusagestatistics:attr/displayOptions = 0x7f040073 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Light.SearchResult.Title = 0x7f0e00d0 +com.example.android.appusagestatistics:attr/thumbTint = 0x7f040112 +com.example.android.appusagestatistics:dimen/compat_control_corner_material = 0x7f070058 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.CompoundButton.Switch = 0x7f0e007e +com.example.android.appusagestatistics:color/abc_secondary_text_material_dark = 0x7f060011 +com.example.android.appusagestatistics:id/search_bar = 0x7f09008c +com.example.android.appusagestatistics:attr/defaultQueryHint = 0x7f04006f +com.example.android.appusagestatistics:styleable/GradientColor = 0x7f0f001a +com.example.android.appusagestatistics:attr/actionBarPopupTheme = 0x7f040002 +com.example.android.appusagestatistics:id/textview_last_time_used_label = 0x7f0900b8 +com.example.android.appusagestatistics:id/accessibility_custom_action_13 = 0x7f09000c +com.example.android.appusagestatistics:attr/controlBackground = 0x7f04006c +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Display1 = 0x7f0e00c7 +com.example.android.appusagestatistics:attr/contentPaddingTop = 0x7f04006b +com.example.android.appusagestatistics:attr/subtitleTextColor = 0x7f0400fc +com.example.android.appusagestatistics:attr/arrowShaftLength = 0x7f04002c +com.example.android.appusagestatistics:style/Widget.AppCompat.Button.Colored = 0x7f0e0130 +com.example.android.appusagestatistics:layout/abc_list_menu_item_checkbox = 0x7f0c000e +com.example.android.appusagestatistics:attr/contentDescription = 0x7f040060 +com.example.android.appusagestatistics:color/bright_foreground_inverse_material_light = 0x7f060024 +com.example.android.appusagestatistics:style/Theme.AppCompat.CompactMenu = 0x7f0e0100 +com.example.android.appusagestatistics:attr/divider = 0x7f040074 +com.example.android.appusagestatistics:dimen/compat_button_inset_vertical_material = 0x7f070055 +com.example.android.appusagestatistics:attr/fastScrollHorizontalThumbDrawable = 0x7f04008a +com.example.android.appusagestatistics:style/Theme.AppCompat.DayNight.Dialog.Alert = 0x7f0e0104 +com.example.android.appusagestatistics:dimen/compat_notification_large_icon_max_height = 0x7f070059 +com.example.android.appusagestatistics:style/Theme.AppCompat.Dialog.MinWidth = 0x7f0e010a +com.example.android.appusagestatistics:attr/colorControlNormal = 0x7f04005a +com.example.android.appusagestatistics:style/Widget.SampleMessageTile = 0x7f0e016d +com.example.android.appusagestatistics:id/up = 0x7f0900c2 +com.example.android.appusagestatistics:attr/contentInsetRight = 0x7f040064 +com.example.android.appusagestatistics:style/Base.V21.Theme.AppCompat.Light.Dialog = 0x7f0e0056 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Display4 = 0x7f0e0016 +com.example.android.appusagestatistics:attr/thumbTintMode = 0x7f040113 +com.example.android.appusagestatistics:dimen/abc_select_dialog_padding_start_material = 0x7f07003a +com.example.android.appusagestatistics:attr/stackFromEnd = 0x7f0400f5 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.Toolbar = 0x7f0e00a1 +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f0e003a +com.example.android.appusagestatistics:attr/contentInsetLeft = 0x7f040063 +com.example.android.appusagestatistics:attr/panelMenuListTheme = 0x7f0400d4 +com.example.android.appusagestatistics:attr/paddingEnd = 0x7f0400d0 +com.example.android.appusagestatistics:style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f0e00fc +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.TextView.SpinnerItem = 0x7f0e00a0 +com.example.android.appusagestatistics:id/container = 0x7f090050 +com.example.android.appusagestatistics:dimen/notification_large_icon_width = 0x7f070075 +com.example.android.appusagestatistics:attr/actionModePasteDrawable = 0x7f040017 +com.example.android.appusagestatistics:style/TextAppearance.Compat.Notification.Line2 = 0x7f0e00f5 +com.example.android.appusagestatistics:attr/listLayout = 0x7f0400ba +com.example.android.appusagestatistics:attr/drawableTopCompat = 0x7f040080 +com.example.android.appusagestatistics:id/wrap_content = 0x7f0900c9 +com.example.android.appusagestatistics:dimen/notification_small_icon_background_padding = 0x7f07007a +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Widget.Button = 0x7f0e00e8 +com.example.android.appusagestatistics:attr/commitIcon = 0x7f04005f +com.example.android.appusagestatistics:attr/autoSizeTextType = 0x7f040032 +com.example.android.appusagestatistics:attr/windowNoTitle = 0x7f040137 +com.example.android.appusagestatistics:styleable/ActionMenuView = 0x7f0f0003 +com.example.android.appusagestatistics:attr/colorControlActivated = 0x7f040058 +com.example.android.appusagestatistics:attr/fastScrollHorizontalTrackDrawable = 0x7f04008b +com.example.android.appusagestatistics:id/search_button = 0x7f09008d +com.example.android.appusagestatistics:attr/colorPrimary = 0x7f04005c +com.example.android.appusagestatistics:dimen/abc_text_size_body_2_material = 0x7f070040 +com.example.android.appusagestatistics:attr/autoSizeStepGranularity = 0x7f040031 +com.example.android.appusagestatistics:attr/queryHint = 0x7f0400dd +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.Medium.Inverse = 0x7f0e00d4 +com.example.android.appusagestatistics:attr/iconTintMode = 0x7f0400a3 +com.example.android.appusagestatistics:style/Widget.AppCompat.ProgressBar.Horizontal = 0x7f0e015a +com.example.android.appusagestatistics:attr/actionBarStyle = 0x7f040005 +com.example.android.appusagestatistics:anim/btn_checkbox_to_checked_box_inner_merged_animation = 0x7f01000c +com.example.android.appusagestatistics:drawable/abc_ic_menu_paste_mtrl_am_alpha = 0x7f08001d +com.example.android.appusagestatistics:attr/searchViewStyle = 0x7f0400e6 +com.example.android.appusagestatistics:dimen/abc_text_size_headline_material = 0x7f070047 +com.example.android.appusagestatistics:layout/abc_select_dialog_material = 0x7f0c001a +com.example.android.appusagestatistics:color/notification_icon_bg_color = 0x7f060044 +com.example.android.appusagestatistics:style/Widget.AppCompat.Light.SearchView = 0x7f0e014f +com.example.android.appusagestatistics:integer/abc_config_activityDefaultDur = 0x7f0a0000 +com.example.android.appusagestatistics:attr/statusBarBackground = 0x7f0400f7 +com.example.android.appusagestatistics:attr/contentPaddingRight = 0x7f04006a +com.example.android.appusagestatistics:style/Widget.AppCompat.PopupMenu = 0x7f0e0156 +com.example.android.appusagestatistics:attr/contentInsetEnd = 0x7f040061 +com.example.android.appusagestatistics:id/tag_on_receive_content_listener = 0x7f0900ab +com.example.android.appusagestatistics:id/blocking = 0x7f090042 +com.example.android.appusagestatistics:attr/actionMenuTextAppearance = 0x7f04000e +com.example.android.appusagestatistics:attr/layout_insetEdge = 0x7f0400b2 +com.example.android.appusagestatistics:attr/textLocale = 0x7f04010e +com.example.android.appusagestatistics:attr/drawerArrowStyle = 0x7f040081 +com.example.android.appusagestatistics:attr/closeItemLayout = 0x7f040051 +com.example.android.appusagestatistics:attr/actionModeSplitBackground = 0x7f04001b +com.example.android.appusagestatistics:attr/coordinatorLayoutStyle = 0x7f04006d +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionMode = 0x7f0e0129 +com.example.android.appusagestatistics:attr/titleMarginStart = 0x7f04011d +com.example.android.appusagestatistics:drawable/abc_popup_background_mtrl_mult = 0x7f080031 +com.example.android.appusagestatistics:color/secondary_text_disabled_material_dark = 0x7f060052 +com.example.android.appusagestatistics:style/Widget.AppCompat.ListView = 0x7f0e0153 +com.example.android.appusagestatistics:attr/contentPadding = 0x7f040067 +com.example.android.appusagestatistics:dimen/abc_dialog_fixed_height_minor = 0x7f07001d +com.example.android.appusagestatistics:dimen/subtitle_shadow_radius = 0x7f070082 +com.example.android.appusagestatistics:attr/checkboxStyle = 0x7f04004e +com.example.android.appusagestatistics:drawable/abc_seekbar_tick_mark_material = 0x7f08003b +com.example.android.appusagestatistics:dimen/abc_progress_bar_height_material = 0x7f070035 +com.example.android.appusagestatistics:attr/collapseContentDescription = 0x7f040052 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActionBar = 0x7f0e0121 +com.example.android.appusagestatistics:attr/buttonStyle = 0x7f040043 +com.example.android.appusagestatistics:dimen/notification_action_icon_size = 0x7f070070 +com.example.android.appusagestatistics:attr/buttonTintMode = 0x7f040046 +com.example.android.appusagestatistics:anim/abc_tooltip_enter = 0x7f01000a +com.example.android.appusagestatistics:drawable/abc_ic_menu_copy_mtrl_am_alpha = 0x7f08001a +com.example.android.appusagestatistics:dimen/usage_row_height = 0x7f07008b +com.example.android.appusagestatistics:anim/abc_fade_in = 0x7f010000 +com.example.android.appusagestatistics:drawable/notification_template_icon_bg = 0x7f080061 +com.example.android.appusagestatistics:attr/buttonTint = 0x7f040045 +com.example.android.appusagestatistics:id/action0 = 0x7f090027 +com.example.android.appusagestatistics:attr/fontProviderQuery = 0x7f040096 +com.example.android.appusagestatistics:drawable/abc_ratingbar_indicator_material = 0x7f080032 +com.example.android.appusagestatistics:attr/subtitleTextAppearance = 0x7f0400fb +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Subhead = 0x7f0e0025 +com.example.android.appusagestatistics:attr/fontProviderCerts = 0x7f040092 +com.example.android.appusagestatistics:attr/popupTheme = 0x7f0400d7 +com.example.android.appusagestatistics:layout/abc_screen_simple = 0x7f0c0015 +com.example.android.appusagestatistics:attr/buttonGravity = 0x7f040040 +com.example.android.appusagestatistics:id/scrollIndicatorDown = 0x7f090088 +com.example.android.appusagestatistics:color/abc_tint_edittext = 0x7f060015 +com.example.android.appusagestatistics:dimen/highlight_alpha_material_colored = 0x7f070060 +com.example.android.appusagestatistics:attr/buttonCompat = 0x7f04003f +com.example.android.appusagestatistics:attr/barLength = 0x7f040038 +com.example.android.appusagestatistics:style/Widget.AppCompat.ActivityChooserView = 0x7f0e012a +com.example.android.appusagestatistics:id/radio = 0x7f090082 +com.example.android.appusagestatistics:attr/subtitle = 0x7f0400fa +com.example.android.appusagestatistics:anim/abc_grow_fade_in_from_bottom = 0x7f010002 +com.example.android.appusagestatistics:layout/abc_expanded_menu_layout = 0x7f0c000d +com.example.android.appusagestatistics:id/divider = 0x7f090059 +com.example.android.appusagestatistics:attr/actionOverflowMenuStyle = 0x7f040020 +com.example.android.appusagestatistics:dimen/abc_text_size_display_4_material = 0x7f070046 +com.example.android.appusagestatistics:attr/autoSizeMaxTextSize = 0x7f04002e +com.example.android.appusagestatistics:attr/alertDialogStyle = 0x7f040026 +com.example.android.appusagestatistics:anim/btn_radio_to_off_mtrl_ring_outer_animation = 0x7f010013 +com.example.android.appusagestatistics:attr/layout_dodgeInsetEdges = 0x7f0400b1 +com.example.android.appusagestatistics:style/RtlOverlay.DialogWindowTitle.AppCompat = 0x7f0e00b1 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionBar.Solid = 0x7f0e006a +com.example.android.appusagestatistics:attr/buttonBarStyle = 0x7f04003e +com.example.android.appusagestatistics:style/Base.TextAppearance.AppCompat.Large = 0x7f0e0019 +com.example.android.appusagestatistics:dimen/abc_text_size_display_1_material = 0x7f070043 +com.example.android.appusagestatistics:attr/autoSizePresetSizes = 0x7f040030 +com.example.android.appusagestatistics:animator/fragment_open_exit = 0x7f020005 +com.example.android.appusagestatistics:attr/track = 0x7f040128 +com.example.android.appusagestatistics:attr/thickness = 0x7f040110 +com.example.android.appusagestatistics:attr/customNavigationLayout = 0x7f04006e +com.example.android.appusagestatistics:styleable/View = 0x7f0f002d +com.example.android.appusagestatistics:string/abc_activity_chooser_view_see_all = 0x7f0d0004 +com.example.android.appusagestatistics:attr/actionProviderClass = 0x7f040021 +com.example.android.appusagestatistics:id/action_divider = 0x7f090031 +com.example.android.appusagestatistics:drawable/abc_ratingbar_material = 0x7f080033 +com.example.android.appusagestatistics:anim/btn_radio_to_off_mtrl_dot_group_animation = 0x7f010012 +com.example.android.appusagestatistics:bool/abc_action_bar_embed_tabs = 0x7f050000 +com.example.android.appusagestatistics:drawable/btn_checkbox_unchecked_to_checked_mtrl_animation = 0x7f080052 +com.example.android.appusagestatistics:attr/showDividers = 0x7f0400eb +com.example.android.appusagestatistics:dimen/hint_pressed_alpha_material_dark = 0x7f070065 +com.example.android.appusagestatistics:style/Widget.AppCompat.ListMenuView = 0x7f0e0151 +com.example.android.appusagestatistics:id/line1 = 0x7f09006f +com.example.android.appusagestatistics:drawable/abc_btn_check_to_on_mtrl_000 = 0x7f080005 +com.example.android.appusagestatistics:attr/colorPrimaryDark = 0x7f04005d +com.example.android.appusagestatistics:attr/actionViewClass = 0x7f040022 +com.example.android.appusagestatistics:attr/hideOnContentScroll = 0x7f04009e +com.example.android.appusagestatistics:attr/elevation = 0x7f040087 +com.example.android.appusagestatistics:attr/actionOverflowButtonStyle = 0x7f04001f +com.example.android.appusagestatistics:attr/homeAsUpIndicator = 0x7f04009f +com.example.android.appusagestatistics:dimen/fastscroll_margin = 0x7f07005e +com.example.android.appusagestatistics:attr/closeIcon = 0x7f040050 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ProgressBar = 0x7f0e0094 +com.example.android.appusagestatistics:attr/actionMenuTextColor = 0x7f04000f +com.example.android.appusagestatistics:styleable/LinearLayoutCompat_Layout = 0x7f0f001d +com.example.android.appusagestatistics:attr/actionModeCloseButtonStyle = 0x7f040011 +com.example.android.appusagestatistics:attr/activityChooserViewStyle = 0x7f040023 +com.example.android.appusagestatistics:id/accessibility_custom_action_22 = 0x7f090016 +com.example.android.appusagestatistics:color/cardview_shadow_start_color = 0x7f06002c +com.example.android.appusagestatistics:color/abc_decor_view_status_guard_light = 0x7f060006 +com.example.android.appusagestatistics:style/Animation.AppCompat.Dialog = 0x7f0e0002 +com.example.android.appusagestatistics:id/search_go_btn = 0x7f090090 +com.example.android.appusagestatistics:id/line3 = 0x7f090070 +com.example.android.appusagestatistics:attr/textAppearanceListItem = 0x7f040105 +com.example.android.appusagestatistics:attr/backgroundSplit = 0x7f040034 +com.example.android.appusagestatistics:attr/buttonIconDimen = 0x7f040041 +com.example.android.appusagestatistics:style/Base.DialogWindowTitleBackground.AppCompat = 0x7f0e000d +com.example.android.appusagestatistics:id/time = 0x7f0900ba +com.example.android.appusagestatistics:attr/buttonBarButtonStyle = 0x7f04003a +com.example.android.appusagestatistics:attr/layout_anchorGravity = 0x7f0400af +com.example.android.appusagestatistics:layout/notification_template_big_media_narrow_custom = 0x7f0c0026 +com.example.android.appusagestatistics:attr/height = 0x7f04009d +com.example.android.appusagestatistics:style/Widget.AppCompat.DrawerArrowToggle = 0x7f0e0137 +com.example.android.appusagestatistics:dimen/abc_list_item_padding_horizontal_material = 0x7f070033 +com.example.android.appusagestatistics:id/async = 0x7f090040 +com.example.android.appusagestatistics:animator/fragment_close_exit = 0x7f020001 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.DrawerArrowToggle = 0x7f0e007f +com.example.android.appusagestatistics:attr/actionModeBackground = 0x7f040010 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.EditText = 0x7f0e0082 +com.example.android.appusagestatistics:color/abc_search_url_text = 0x7f06000d +com.example.android.appusagestatistics:id/decor_content_parent = 0x7f090055 +com.example.android.appusagestatistics:style/Widget.AppCompat.Button.Borderless = 0x7f0e012d +com.example.android.appusagestatistics:attr/panelMenuListWidth = 0x7f0400d5 +com.example.android.appusagestatistics:attr/actionButtonStyle = 0x7f04000b +com.example.android.appusagestatistics:id/accessibility_custom_action_18 = 0x7f090011 +com.example.android.appusagestatistics:attr/fontProviderPackage = 0x7f040095 +com.example.android.appusagestatistics:attr/buttonBarPositiveButtonStyle = 0x7f04003d +com.example.android.appusagestatistics:attr/subtitleTextStyle = 0x7f0400fd +com.example.android.appusagestatistics:layout/abc_alert_dialog_material = 0x7f0c0009 +com.example.android.appusagestatistics:attr/subMenuArrow = 0x7f0400f8 +com.example.android.appusagestatistics:drawable/notification_tile_bg = 0x7f080063 +com.example.android.appusagestatistics:styleable/FragmentContainerView = 0x7f0f0019 +com.example.android.appusagestatistics:style/TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f0e00d6 +com.example.android.appusagestatistics:attr/fontProviderFetchTimeout = 0x7f040094 +com.example.android.appusagestatistics:attr/measureWithLargestChild = 0x7f0400c7 +com.example.android.appusagestatistics:anim/fragment_fast_out_extra_slow_in = 0x7f010018 +com.example.android.appusagestatistics:attr/actionBarTabTextStyle = 0x7f040008 +com.example.android.appusagestatistics:style/RtlUnderlay.Widget.AppCompat.ActionButton = 0x7f0e00c0 +com.example.android.appusagestatistics:attr/actionBarSplitStyle = 0x7f040004 +com.example.android.appusagestatistics:drawable/abc_list_longpressed_holo = 0x7f080027 +com.example.android.appusagestatistics:style/Base.AlertDialog.AppCompat = 0x7f0e0006 +com.example.android.appusagestatistics:animator/fragment_open_enter = 0x7f020004 +com.example.android.appusagestatistics:color/abc_tint_default = 0x7f060014 +com.example.android.appusagestatistics:drawable/abc_action_bar_item_background_material = 0x7f080001 +com.example.android.appusagestatistics:anim/btn_checkbox_to_unchecked_icon_null_animation = 0x7f010011 +com.example.android.appusagestatistics:styleable/CoordinatorLayout_Layout = 0x7f0f0014 +com.example.android.appusagestatistics:attr/actionBarItemBackground = 0x7f040001 +com.example.android.appusagestatistics:style/Base.V26.Widget.AppCompat.Toolbar = 0x7f0e005e +com.example.android.appusagestatistics:attr/listPreferredItemHeight = 0x7f0400bd +com.example.android.appusagestatistics:attr/cardViewStyle = 0x7f04004d +com.example.android.appusagestatistics:attr/trackTint = 0x7f040129 +com.example.android.appusagestatistics:style/ThemeOverlay.AppCompat.DayNight = 0x7f0e011b +com.example.android.appusagestatistics:anim/btn_radio_to_on_mtrl_ring_outer_path_animation = 0x7f010017 +com.example.android.appusagestatistics:attr/backgroundTint = 0x7f040036 +com.example.android.appusagestatistics:style/Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f0e012f +com.example.android.appusagestatistics:color/primary_text_disabled_material_dark = 0x7f06004c +com.example.android.appusagestatistics:style/Base.V7.Widget.AppCompat.EditText = 0x7f0e0067 +com.example.android.appusagestatistics:attr/windowFixedWidthMajor = 0x7f040133 +com.example.android.appusagestatistics:id/action_menu_presenter = 0x7f090034 +com.example.android.appusagestatistics:id/accessibility_custom_action_17 = 0x7f090010 +com.example.android.appusagestatistics:style/Base.Theme.AppCompat.CompactMenu = 0x7f0e003f +com.example.android.appusagestatistics:id/progress_circular = 0x7f090080 +com.example.android.appusagestatistics:dimen/abc_text_size_menu_material = 0x7f07004b +com.example.android.appusagestatistics:attr/colorAccent = 0x7f040055 +com.example.android.appusagestatistics:style/Base.Widget.AppCompat.ActionBar.TabBar = 0x7f0e006b +com.example.android.appusagestatistics:animator/fragment_fade_enter = 0x7f020002 +com.example.android.appusagestatistics:dimen/abc_dropdownitem_icon_width = 0x7f070029 +com.example.android.appusagestatistics:anim/abc_slide_out_bottom = 0x7f010008 +com.example.android.appusagestatistics:attr/firstBaselineToTopHeight = 0x7f04008e +com.example.android.appusagestatistics:attr/dropDownListViewStyle = 0x7f040082 +com.example.android.appusagestatistics:attr/borderlessButtonStyle = 0x7f040039 +com.example.android.appusagestatistics:drawable/abc_text_cursor_material = 0x7f080045 +com.example.android.appusagestatistics:integer/abc_config_activityShortDur = 0x7f0a0001 +com.example.android.appusagestatistics:color/dim_foreground_material_dark = 0x7f06002f +com.example.android.appusagestatistics:styleable/Fragment = 0x7f0f0018 +com.example.android.appusagestatistics:id/accessibility_custom_action_3 = 0x7f09001e +com.example.android.appusagestatistics:style/Base.ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f0e004f +com.example.android.appusagestatistics:color/material_blue_grey_950 = 0x7f060039 +com.example.android.appusagestatistics:attr/actionModeShareDrawable = 0x7f04001a +com.example.android.appusagestatistics:id/text = 0x7f0900b3 +com.example.android.appusagestatistics:attr/icon = 0x7f0400a1 +com.example.android.appusagestatistics:dimen/abc_dialog_list_padding_top_no_title = 0x7f070021 +com.example.android.appusagestatistics:attr/cardBackgroundColor = 0x7f040047 +com.example.android.appusagestatistics:id/action_bar_activity_content = 0x7f090029 +com.example.android.appusagestatistics:anim/btn_radio_to_off_mtrl_ring_outer_path_animation = 0x7f010014 +com.example.android.appusagestatistics:attr/contentPaddingLeft = 0x7f040069 +com.example.android.appusagestatistics:attr/alertDialogButtonGroupStyle = 0x7f040024 +com.example.android.appusagestatistics:anim/abc_fade_out = 0x7f010001 +com.example.android.appusagestatistics:anim/abc_slide_out_top = 0x7f010009 diff --git a/Application/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/Application/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt new file mode 100644 index 0000000..e2e532a --- /dev/null +++ b/Application/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt @@ -0,0 +1,1399 @@ +com.example.android.appusagestatistics +anim abc_fade_in +anim abc_fade_out +anim abc_grow_fade_in_from_bottom +anim abc_popup_enter +anim abc_popup_exit +anim abc_shrink_fade_out_from_bottom +anim abc_slide_in_bottom +anim abc_slide_in_top +anim abc_slide_out_bottom +anim abc_slide_out_top +anim abc_tooltip_enter +anim abc_tooltip_exit +anim btn_checkbox_to_checked_box_inner_merged_animation +anim btn_checkbox_to_checked_box_outer_merged_animation +anim btn_checkbox_to_checked_icon_null_animation +anim btn_checkbox_to_unchecked_box_inner_merged_animation +anim btn_checkbox_to_unchecked_check_path_merged_animation +anim btn_checkbox_to_unchecked_icon_null_animation +anim btn_radio_to_off_mtrl_dot_group_animation +anim btn_radio_to_off_mtrl_ring_outer_animation +anim btn_radio_to_off_mtrl_ring_outer_path_animation +anim btn_radio_to_on_mtrl_dot_group_animation +anim btn_radio_to_on_mtrl_ring_outer_animation +anim btn_radio_to_on_mtrl_ring_outer_path_animation +anim fragment_fast_out_extra_slow_in +animator fragment_close_enter +animator fragment_close_exit +animator fragment_fade_enter +animator fragment_fade_exit +animator fragment_open_enter +animator fragment_open_exit +array action_list +attr actionBarDivider +attr actionBarItemBackground +attr actionBarPopupTheme +attr actionBarSize +attr actionBarSplitStyle +attr actionBarStyle +attr actionBarTabBarStyle +attr actionBarTabStyle +attr actionBarTabTextStyle +attr actionBarTheme +attr actionBarWidgetTheme +attr actionButtonStyle +attr actionDropDownStyle +attr actionLayout +attr actionMenuTextAppearance +attr actionMenuTextColor +attr actionModeBackground +attr actionModeCloseButtonStyle +attr actionModeCloseContentDescription +attr actionModeCloseDrawable +attr actionModeCopyDrawable +attr actionModeCutDrawable +attr actionModeFindDrawable +attr actionModePasteDrawable +attr actionModePopupWindowStyle +attr actionModeSelectAllDrawable +attr actionModeShareDrawable +attr actionModeSplitBackground +attr actionModeStyle +attr actionModeTheme +attr actionModeWebSearchDrawable +attr actionOverflowButtonStyle +attr actionOverflowMenuStyle +attr actionProviderClass +attr actionViewClass +attr activityChooserViewStyle +attr alertDialogButtonGroupStyle +attr alertDialogCenterButtons +attr alertDialogStyle +attr alertDialogTheme +attr allowStacking +attr alpha +attr alphabeticModifiers +attr arrowHeadLength +attr arrowShaftLength +attr autoCompleteTextViewStyle +attr autoSizeMaxTextSize +attr autoSizeMinTextSize +attr autoSizePresetSizes +attr autoSizeStepGranularity +attr autoSizeTextType +attr background +attr backgroundSplit +attr backgroundStacked +attr backgroundTint +attr backgroundTintMode +attr barLength +attr borderlessButtonStyle +attr buttonBarButtonStyle +attr buttonBarNegativeButtonStyle +attr buttonBarNeutralButtonStyle +attr buttonBarPositiveButtonStyle +attr buttonBarStyle +attr buttonCompat +attr buttonGravity +attr buttonIconDimen +attr buttonPanelSideLayout +attr buttonStyle +attr buttonStyleSmall +attr buttonTint +attr buttonTintMode +attr cardBackgroundColor +attr cardCornerRadius +attr cardElevation +attr cardMaxElevation +attr cardPreventCornerOverlap +attr cardUseCompatPadding +attr cardViewStyle +attr checkboxStyle +attr checkedTextViewStyle +attr closeIcon +attr closeItemLayout +attr collapseContentDescription +attr collapseIcon +attr color +attr colorAccent +attr colorBackgroundFloating +attr colorButtonNormal +attr colorControlActivated +attr colorControlHighlight +attr colorControlNormal +attr colorError +attr colorPrimary +attr colorPrimaryDark +attr colorSwitchThumbNormal +attr commitIcon +attr contentDescription +attr contentInsetEnd +attr contentInsetEndWithActions +attr contentInsetLeft +attr contentInsetRight +attr contentInsetStart +attr contentInsetStartWithNavigation +attr contentPadding +attr contentPaddingBottom +attr contentPaddingLeft +attr contentPaddingRight +attr contentPaddingTop +attr controlBackground +attr coordinatorLayoutStyle +attr customNavigationLayout +attr defaultQueryHint +attr dialogCornerRadius +attr dialogPreferredPadding +attr dialogTheme +attr displayOptions +attr divider +attr dividerHorizontal +attr dividerPadding +attr dividerVertical +attr drawableBottomCompat +attr drawableEndCompat +attr drawableLeftCompat +attr drawableRightCompat +attr drawableSize +attr drawableStartCompat +attr drawableTint +attr drawableTintMode +attr drawableTopCompat +attr drawerArrowStyle +attr dropDownListViewStyle +attr dropdownListPreferredItemHeight +attr editTextBackground +attr editTextColor +attr editTextStyle +attr elevation +attr expandActivityOverflowButtonDrawable +attr fastScrollEnabled +attr fastScrollHorizontalThumbDrawable +attr fastScrollHorizontalTrackDrawable +attr fastScrollVerticalThumbDrawable +attr fastScrollVerticalTrackDrawable +attr firstBaselineToTopHeight +attr font +attr fontFamily +attr fontProviderAuthority +attr fontProviderCerts +attr fontProviderFetchStrategy +attr fontProviderFetchTimeout +attr fontProviderPackage +attr fontProviderQuery +attr fontProviderSystemFontFamily +attr fontStyle +attr fontVariationSettings +attr fontWeight +attr gapBetweenBars +attr goIcon +attr height +attr hideOnContentScroll +attr homeAsUpIndicator +attr homeLayout +attr icon +attr iconTint +attr iconTintMode +attr iconifiedByDefault +attr imageButtonStyle +attr indeterminateProgressStyle +attr initialActivityCount +attr isLightTheme +attr itemPadding +attr keylines +attr lastBaselineToBottomHeight +attr layout +attr layoutManager +attr layout_anchor +attr layout_anchorGravity +attr layout_behavior +attr layout_dodgeInsetEdges +attr layout_insetEdge +attr layout_keyline +attr lineHeight +attr listChoiceBackgroundIndicator +attr listChoiceIndicatorMultipleAnimated +attr listChoiceIndicatorSingleAnimated +attr listDividerAlertDialog +attr listItemLayout +attr listLayout +attr listMenuViewStyle +attr listPopupWindowStyle +attr listPreferredItemHeight +attr listPreferredItemHeightLarge +attr listPreferredItemHeightSmall +attr listPreferredItemPaddingEnd +attr listPreferredItemPaddingLeft +attr listPreferredItemPaddingRight +attr listPreferredItemPaddingStart +attr logo +attr logoDescription +attr maxButtonHeight +attr measureWithLargestChild +attr menu +attr multiChoiceItemLayout +attr navigationContentDescription +attr navigationIcon +attr navigationMode +attr numericModifiers +attr overlapAnchor +attr paddingBottomNoButtons +attr paddingEnd +attr paddingStart +attr paddingTopNoTitle +attr panelBackground +attr panelMenuListTheme +attr panelMenuListWidth +attr popupMenuStyle +attr popupTheme +attr popupWindowStyle +attr preserveIconSpacing +attr progressBarPadding +attr progressBarStyle +attr queryBackground +attr queryHint +attr radioButtonStyle +attr ratingBarStyle +attr ratingBarStyleIndicator +attr ratingBarStyleSmall +attr recyclerViewStyle +attr reverseLayout +attr searchHintIcon +attr searchIcon +attr searchViewStyle +attr seekBarStyle +attr selectableItemBackground +attr selectableItemBackgroundBorderless +attr showAsAction +attr showDividers +attr showText +attr showTitle +attr singleChoiceItemLayout +attr spanCount +attr spinBars +attr spinnerDropDownItemStyle +attr spinnerStyle +attr splitTrack +attr srcCompat +attr stackFromEnd +attr state_above_anchor +attr statusBarBackground +attr subMenuArrow +attr submitBackground +attr subtitle +attr subtitleTextAppearance +attr subtitleTextColor +attr subtitleTextStyle +attr suggestionRowLayout +attr switchMinWidth +attr switchPadding +attr switchStyle +attr switchTextAppearance +attr textAllCaps +attr textAppearanceLargePopupMenu +attr textAppearanceListItem +attr textAppearanceListItemSecondary +attr textAppearanceListItemSmall +attr textAppearancePopupMenuHeader +attr textAppearanceSearchResultSubtitle +attr textAppearanceSearchResultTitle +attr textAppearanceSmallPopupMenu +attr textColorAlertDialogListItem +attr textColorSearchUrl +attr textLocale +attr theme +attr thickness +attr thumbTextPadding +attr thumbTint +attr thumbTintMode +attr tickMark +attr tickMarkTint +attr tickMarkTintMode +attr tint +attr tintMode +attr title +attr titleMargin +attr titleMarginBottom +attr titleMarginEnd +attr titleMarginStart +attr titleMarginTop +attr titleMargins +attr titleTextAppearance +attr titleTextColor +attr titleTextStyle +attr toolbarNavigationButtonStyle +attr toolbarStyle +attr tooltipForegroundColor +attr tooltipFrameBackground +attr tooltipText +attr track +attr trackTint +attr trackTintMode +attr ttcIndex +attr viewInflaterClass +attr voiceIcon +attr windowActionBar +attr windowActionBarOverlay +attr windowActionModeOverlay +attr windowFixedHeightMajor +attr windowFixedHeightMinor +attr windowFixedWidthMajor +attr windowFixedWidthMinor +attr windowMinWidthMajor +attr windowMinWidthMinor +attr windowNoTitle +bool abc_action_bar_embed_tabs +bool abc_config_actionMenuItemAllCaps +color abc_background_cache_hint_selector_material_dark +color abc_background_cache_hint_selector_material_light +color abc_btn_colored_borderless_text_material +color abc_btn_colored_text_material +color abc_color_highlight_material +color abc_decor_view_status_guard +color abc_decor_view_status_guard_light +color abc_hint_foreground_material_dark +color abc_hint_foreground_material_light +color abc_primary_text_disable_only_material_dark +color abc_primary_text_disable_only_material_light +color abc_primary_text_material_dark +color abc_primary_text_material_light +color abc_search_url_text +color abc_search_url_text_normal +color abc_search_url_text_pressed +color abc_search_url_text_selected +color abc_secondary_text_material_dark +color abc_secondary_text_material_light +color abc_tint_btn_checkable +color abc_tint_default +color abc_tint_edittext +color abc_tint_seek_thumb +color abc_tint_spinner +color abc_tint_switch_track +color accent_material_dark +color accent_material_light +color androidx_core_ripple_material_light +color androidx_core_secondary_text_default_material_light +color background_floating_material_dark +color background_floating_material_light +color background_material_dark +color background_material_light +color bright_foreground_disabled_material_dark +color bright_foreground_disabled_material_light +color bright_foreground_inverse_material_dark +color bright_foreground_inverse_material_light +color bright_foreground_material_dark +color bright_foreground_material_light +color button_material_dark +color button_material_light +color cardview_dark_background +color cardview_light_background +color cardview_shadow_end_color +color cardview_shadow_start_color +color dim_foreground_disabled_material_dark +color dim_foreground_disabled_material_light +color dim_foreground_material_dark +color dim_foreground_material_light +color error_color_material_dark +color error_color_material_light +color foreground_material_dark +color foreground_material_light +color highlighted_text_material_dark +color highlighted_text_material_light +color material_blue_grey_800 +color material_blue_grey_900 +color material_blue_grey_950 +color material_deep_teal_200 +color material_deep_teal_500 +color material_grey_100 +color material_grey_300 +color material_grey_50 +color material_grey_600 +color material_grey_800 +color material_grey_850 +color material_grey_900 +color notification_action_color_filter +color notification_icon_bg_color +color notification_material_background_media_default_color +color primary_dark_material_dark +color primary_dark_material_light +color primary_material_dark +color primary_material_light +color primary_text_default_material_dark +color primary_text_default_material_light +color primary_text_disabled_material_dark +color primary_text_disabled_material_light +color ripple_material_dark +color ripple_material_light +color secondary_text_default_material_dark +color secondary_text_default_material_light +color secondary_text_disabled_material_dark +color secondary_text_disabled_material_light +color switch_thumb_disabled_material_dark +color switch_thumb_disabled_material_light +color switch_thumb_material_dark +color switch_thumb_material_light +color switch_thumb_normal_material_dark +color switch_thumb_normal_material_light +color tooltip_background_dark +color tooltip_background_light +dimen abc_action_bar_content_inset_material +dimen abc_action_bar_content_inset_with_nav +dimen abc_action_bar_default_height_material +dimen abc_action_bar_default_padding_end_material +dimen abc_action_bar_default_padding_start_material +dimen abc_action_bar_elevation_material +dimen abc_action_bar_icon_vertical_padding_material +dimen abc_action_bar_overflow_padding_end_material +dimen abc_action_bar_overflow_padding_start_material +dimen abc_action_bar_stacked_max_height +dimen abc_action_bar_stacked_tab_max_width +dimen abc_action_bar_subtitle_bottom_margin_material +dimen abc_action_bar_subtitle_top_margin_material +dimen abc_action_button_min_height_material +dimen abc_action_button_min_width_material +dimen abc_action_button_min_width_overflow_material +dimen abc_alert_dialog_button_bar_height +dimen abc_alert_dialog_button_dimen +dimen abc_button_inset_horizontal_material +dimen abc_button_inset_vertical_material +dimen abc_button_padding_horizontal_material +dimen abc_button_padding_vertical_material +dimen abc_cascading_menus_min_smallest_width +dimen abc_config_prefDialogWidth +dimen abc_control_corner_material +dimen abc_control_inset_material +dimen abc_control_padding_material +dimen abc_dialog_corner_radius_material +dimen abc_dialog_fixed_height_major +dimen abc_dialog_fixed_height_minor +dimen abc_dialog_fixed_width_major +dimen abc_dialog_fixed_width_minor +dimen abc_dialog_list_padding_bottom_no_buttons +dimen abc_dialog_list_padding_top_no_title +dimen abc_dialog_min_width_major +dimen abc_dialog_min_width_minor +dimen abc_dialog_padding_material +dimen abc_dialog_padding_top_material +dimen abc_dialog_title_divider_material +dimen abc_disabled_alpha_material_dark +dimen abc_disabled_alpha_material_light +dimen abc_dropdownitem_icon_width +dimen abc_dropdownitem_text_padding_left +dimen abc_dropdownitem_text_padding_right +dimen abc_edit_text_inset_bottom_material +dimen abc_edit_text_inset_horizontal_material +dimen abc_edit_text_inset_top_material +dimen abc_floating_window_z +dimen abc_list_item_height_large_material +dimen abc_list_item_height_material +dimen abc_list_item_height_small_material +dimen abc_list_item_padding_horizontal_material +dimen abc_panel_menu_list_width +dimen abc_progress_bar_height_material +dimen abc_search_view_preferred_height +dimen abc_search_view_preferred_width +dimen abc_seekbar_track_background_height_material +dimen abc_seekbar_track_progress_height_material +dimen abc_select_dialog_padding_start_material +dimen abc_star_big +dimen abc_star_medium +dimen abc_star_small +dimen abc_switch_padding +dimen abc_text_size_body_1_material +dimen abc_text_size_body_2_material +dimen abc_text_size_button_material +dimen abc_text_size_caption_material +dimen abc_text_size_display_1_material +dimen abc_text_size_display_2_material +dimen abc_text_size_display_3_material +dimen abc_text_size_display_4_material +dimen abc_text_size_headline_material +dimen abc_text_size_large_material +dimen abc_text_size_medium_material +dimen abc_text_size_menu_header_material +dimen abc_text_size_menu_material +dimen abc_text_size_small_material +dimen abc_text_size_subhead_material +dimen abc_text_size_subtitle_material_toolbar +dimen abc_text_size_title_material +dimen abc_text_size_title_material_toolbar +dimen cardview_compat_inset_shadow +dimen cardview_default_elevation +dimen cardview_default_radius +dimen compat_button_inset_horizontal_material +dimen compat_button_inset_vertical_material +dimen compat_button_padding_horizontal_material +dimen compat_button_padding_vertical_material +dimen compat_control_corner_material +dimen compat_notification_large_icon_max_height +dimen compat_notification_large_icon_max_width +dimen disabled_alpha_material_dark +dimen disabled_alpha_material_light +dimen fastscroll_default_thickness +dimen fastscroll_margin +dimen fastscroll_minimum_range +dimen highlight_alpha_material_colored +dimen highlight_alpha_material_dark +dimen highlight_alpha_material_light +dimen hint_alpha_material_dark +dimen hint_alpha_material_light +dimen hint_pressed_alpha_material_dark +dimen hint_pressed_alpha_material_light +dimen horizontal_page_margin +dimen item_touch_helper_max_drag_scroll_per_frame +dimen item_touch_helper_swipe_escape_max_velocity +dimen item_touch_helper_swipe_escape_velocity +dimen margin_huge +dimen margin_large +dimen margin_medium +dimen margin_small +dimen margin_tiny +dimen notification_action_icon_size +dimen notification_action_text_size +dimen notification_big_circle_margin +dimen notification_content_margin_start +dimen notification_large_icon_height +dimen notification_large_icon_width +dimen notification_main_column_padding_top +dimen notification_media_narrow_margin +dimen notification_right_icon_size +dimen notification_right_side_padding_top +dimen notification_small_icon_background_padding +dimen notification_small_icon_size_as_large +dimen notification_subtext_size +dimen notification_top_pad +dimen notification_top_pad_large_text +dimen subtitle_corner_radius +dimen subtitle_outline_width +dimen subtitle_shadow_offset +dimen subtitle_shadow_radius +dimen tooltip_corner_radius +dimen tooltip_horizontal_padding +dimen tooltip_margin +dimen tooltip_precise_anchor_extra_offset +dimen tooltip_precise_anchor_threshold +dimen tooltip_vertical_padding +dimen tooltip_y_offset_non_touch +dimen tooltip_y_offset_touch +dimen usage_row_height +dimen vertical_page_margin +drawable abc_ab_share_pack_mtrl_alpha +drawable abc_action_bar_item_background_material +drawable abc_btn_borderless_material +drawable abc_btn_check_material +drawable abc_btn_check_material_anim +drawable abc_btn_check_to_on_mtrl_000 +drawable abc_btn_check_to_on_mtrl_015 +drawable abc_btn_colored_material +drawable abc_btn_default_mtrl_shape +drawable abc_btn_radio_material +drawable abc_btn_radio_material_anim +drawable abc_btn_radio_to_on_mtrl_000 +drawable abc_btn_radio_to_on_mtrl_015 +drawable abc_btn_switch_to_on_mtrl_00001 +drawable abc_btn_switch_to_on_mtrl_00012 +drawable abc_cab_background_internal_bg +drawable abc_cab_background_top_material +drawable abc_cab_background_top_mtrl_alpha +drawable abc_control_background_material +drawable abc_dialog_material_background +drawable abc_edit_text_material +drawable abc_ic_ab_back_material +drawable abc_ic_arrow_drop_right_black_24dp +drawable abc_ic_clear_material +drawable abc_ic_commit_search_api_mtrl_alpha +drawable abc_ic_go_search_api_material +drawable abc_ic_menu_copy_mtrl_am_alpha +drawable abc_ic_menu_cut_mtrl_alpha +drawable abc_ic_menu_overflow_material +drawable abc_ic_menu_paste_mtrl_am_alpha +drawable abc_ic_menu_selectall_mtrl_alpha +drawable abc_ic_menu_share_mtrl_alpha +drawable abc_ic_search_api_material +drawable abc_ic_voice_search_api_material +drawable abc_item_background_holo_dark +drawable abc_item_background_holo_light +drawable abc_list_divider_material +drawable abc_list_divider_mtrl_alpha +drawable abc_list_focused_holo +drawable abc_list_longpressed_holo +drawable abc_list_pressed_holo_dark +drawable abc_list_pressed_holo_light +drawable abc_list_selector_background_transition_holo_dark +drawable abc_list_selector_background_transition_holo_light +drawable abc_list_selector_disabled_holo_dark +drawable abc_list_selector_disabled_holo_light +drawable abc_list_selector_holo_dark +drawable abc_list_selector_holo_light +drawable abc_menu_hardkey_panel_mtrl_mult +drawable abc_popup_background_mtrl_mult +drawable abc_ratingbar_indicator_material +drawable abc_ratingbar_material +drawable abc_ratingbar_small_material +drawable abc_scrubber_control_off_mtrl_alpha +drawable abc_scrubber_control_to_pressed_mtrl_000 +drawable abc_scrubber_control_to_pressed_mtrl_005 +drawable abc_scrubber_primary_mtrl_alpha +drawable abc_scrubber_track_mtrl_alpha +drawable abc_seekbar_thumb_material +drawable abc_seekbar_tick_mark_material +drawable abc_seekbar_track_material +drawable abc_spinner_mtrl_am_alpha +drawable abc_spinner_textfield_background_material +drawable abc_star_black_48dp +drawable abc_star_half_black_48dp +drawable abc_switch_thumb_material +drawable abc_switch_track_mtrl_alpha +drawable abc_tab_indicator_material +drawable abc_tab_indicator_mtrl_alpha +drawable abc_text_cursor_material +drawable abc_text_select_handle_left_mtrl +drawable abc_text_select_handle_middle_mtrl +drawable abc_text_select_handle_right_mtrl +drawable abc_textfield_activated_mtrl_alpha +drawable abc_textfield_default_mtrl_alpha +drawable abc_textfield_search_activated_mtrl_alpha +drawable abc_textfield_search_default_mtrl_alpha +drawable abc_textfield_search_material +drawable abc_vector_test +drawable btn_checkbox_checked_mtrl +drawable btn_checkbox_checked_to_unchecked_mtrl_animation +drawable btn_checkbox_unchecked_mtrl +drawable btn_checkbox_unchecked_to_checked_mtrl_animation +drawable btn_radio_off_mtrl +drawable btn_radio_off_to_on_mtrl_animation +drawable btn_radio_on_mtrl +drawable btn_radio_on_to_off_mtrl_animation +drawable ic_default_app_launcher +drawable ic_launcher +drawable notification_action_background +drawable notification_bg +drawable notification_bg_low +drawable notification_bg_low_normal +drawable notification_bg_low_pressed +drawable notification_bg_normal +drawable notification_bg_normal_pressed +drawable notification_icon_background +drawable notification_template_icon_bg +drawable notification_template_icon_low_bg +drawable notification_tile_bg +drawable notify_panel_notification_icon_bg +drawable tile +drawable tooltip_frame_dark +drawable tooltip_frame_light +id ALT +id CTRL +id FUNCTION +id META +id SHIFT +id SYM +id accessibility_action_clickable_span +id accessibility_custom_action_0 +id accessibility_custom_action_1 +id accessibility_custom_action_10 +id accessibility_custom_action_11 +id accessibility_custom_action_12 +id accessibility_custom_action_13 +id accessibility_custom_action_14 +id accessibility_custom_action_15 +id accessibility_custom_action_16 +id accessibility_custom_action_17 +id accessibility_custom_action_18 +id accessibility_custom_action_19 +id accessibility_custom_action_2 +id accessibility_custom_action_20 +id accessibility_custom_action_21 +id accessibility_custom_action_22 +id accessibility_custom_action_23 +id accessibility_custom_action_24 +id accessibility_custom_action_25 +id accessibility_custom_action_26 +id accessibility_custom_action_27 +id accessibility_custom_action_28 +id accessibility_custom_action_29 +id accessibility_custom_action_3 +id accessibility_custom_action_30 +id accessibility_custom_action_31 +id accessibility_custom_action_4 +id accessibility_custom_action_5 +id accessibility_custom_action_6 +id accessibility_custom_action_7 +id accessibility_custom_action_8 +id accessibility_custom_action_9 +id action0 +id action_bar +id action_bar_activity_content +id action_bar_container +id action_bar_root +id action_bar_spinner +id action_bar_subtitle +id action_bar_title +id action_container +id action_context_bar +id action_divider +id action_image +id action_menu_divider +id action_menu_presenter +id action_mode_bar +id action_mode_bar_stub +id action_mode_close_button +id action_text +id actions +id activity_chooser_view_content +id add +id alertTitle +id all +id always +id app_icon +id async +id beginning +id blocking +id bottom +id buttonPanel +id button_open_usage_setting +id cancel_action +id center +id center_horizontal +id center_vertical +id checkbox +id checked +id chronometer +id clip_horizontal +id clip_vertical +id collapseActionView +id container +id content +id contentPanel +id custom +id customPanel +id decor_content_parent +id default_activity_button +id dialog_button +id disableHome +id divider +id edit_query +id end +id end_padder +id expand_activities_button +id expanded_menu +id fill +id fill_horizontal +id fill_vertical +id forever +id fragment_container_view_tag +id group_divider +id home +id homeAsUp +id icon +id icon_group +id ifRoom +id image +id info +id italic +id item_touch_helper_previous_elevation +id left +id line1 +id line3 +id listMode +id list_item +id media_actions +id message +id middle +id multiply +id never +id none +id normal +id notification_background +id notification_main_column +id notification_main_column_container +id off +id on +id parentPanel +id progress_circular +id progress_horizontal +id radio +id recyclerview_app_usage +id right +id right_icon +id right_side +id screen +id scrollIndicatorDown +id scrollIndicatorUp +id scrollView +id search_badge +id search_bar +id search_button +id search_close_btn +id search_edit_frame +id search_go_btn +id search_mag_icon +id search_plate +id search_src_text +id search_voice_btn +id select_dialog_listview +id shortcut +id showCustom +id showHome +id showTitle +id spacer +id special_effects_controller_view_tag +id spinner_time_span +id split_action_bar +id src_atop +id src_in +id src_over +id start +id status_bar_latest_event_content +id submenuarrow +id submit_area +id tabMode +id tag_accessibility_actions +id tag_accessibility_clickable_spans +id tag_accessibility_heading +id tag_accessibility_pane_title +id tag_on_apply_window_listener +id tag_on_receive_content_listener +id tag_on_receive_content_mime_types +id tag_screen_reader_focusable +id tag_state_description +id tag_transition_group +id tag_unhandled_key_event_manager +id tag_unhandled_key_listeners +id tag_window_insets_animation_callback +id text +id text2 +id textSpacerNoButtons +id textSpacerNoTitle +id textview_last_time_used +id textview_last_time_used_label +id textview_package_name +id time +id title +id titleDividerNoCustom +id title_template +id top +id topPanel +id unchecked +id uniform +id up +id useLogo +id view_tree_lifecycle_owner +id view_tree_saved_state_registry_owner +id view_tree_view_model_store_owner +id visible_removing_fragment_view_tag +id withText +id wrap_content +integer abc_config_activityDefaultDur +integer abc_config_activityShortDur +integer cancel_button_image_alpha +integer config_tooltipAnimTime +integer status_bar_notification_info_maxnum +interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 +interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 +interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 +interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 +interpolator btn_radio_to_off_mtrl_animation_interpolator_0 +interpolator btn_radio_to_on_mtrl_animation_interpolator_0 +interpolator fast_out_slow_in +layout abc_action_bar_title_item +layout abc_action_bar_up_container +layout abc_action_menu_item_layout +layout abc_action_menu_layout +layout abc_action_mode_bar +layout abc_action_mode_close_item_material +layout abc_activity_chooser_view +layout abc_activity_chooser_view_list_item +layout abc_alert_dialog_button_bar_material +layout abc_alert_dialog_material +layout abc_alert_dialog_title_material +layout abc_cascading_menu_item_layout +layout abc_dialog_title_material +layout abc_expanded_menu_layout +layout abc_list_menu_item_checkbox +layout abc_list_menu_item_icon +layout abc_list_menu_item_layout +layout abc_list_menu_item_radio +layout abc_popup_menu_header_item_layout +layout abc_popup_menu_item_layout +layout abc_screen_content_include +layout abc_screen_simple +layout abc_screen_simple_overlay_action_mode +layout abc_screen_toolbar +layout abc_search_dropdown_item_icons_2line +layout abc_search_view +layout abc_select_dialog_material +layout abc_tooltip +layout activity_app_usage_statistics +layout custom_dialog +layout fragment_app_usage_statistics +layout notification_action +layout notification_action_tombstone +layout notification_media_action +layout notification_media_cancel_action +layout notification_template_big_media +layout notification_template_big_media_custom +layout notification_template_big_media_narrow +layout notification_template_big_media_narrow_custom +layout notification_template_custom_big +layout notification_template_icon_group +layout notification_template_lines_media +layout notification_template_media +layout notification_template_media_custom +layout notification_template_part_chronometer +layout notification_template_part_time +layout select_dialog_item_material +layout select_dialog_multichoice_material +layout select_dialog_singlechoice_material +layout support_simple_spinner_dropdown_item +layout usage_row +string abc_action_bar_home_description +string abc_action_bar_up_description +string abc_action_menu_overflow_description +string abc_action_mode_done +string abc_activity_chooser_view_see_all +string abc_activitychooserview_choose_application +string abc_capital_off +string abc_capital_on +string abc_menu_alt_shortcut_label +string abc_menu_ctrl_shortcut_label +string abc_menu_delete_shortcut_label +string abc_menu_enter_shortcut_label +string abc_menu_function_shortcut_label +string abc_menu_meta_shortcut_label +string abc_menu_shift_shortcut_label +string abc_menu_space_shortcut_label +string abc_menu_sym_shortcut_label +string abc_prepend_shortcut_label +string abc_search_hint +string abc_searchview_description_clear +string abc_searchview_description_query +string abc_searchview_description_search +string abc_searchview_description_submit +string abc_searchview_description_voice +string abc_shareactionprovider_share_with +string abc_shareactionprovider_share_with_application +string abc_toolbar_collapse_description +string app_name +string explanation_access_to_appusage_is_not_enabled +string intro_message +string last_time_used +string open_app_usage_setting +string search_menu_title +string status_bar_notification_info_overflow +string time_span +style AlertDialog_AppCompat +style AlertDialog_AppCompat_Light +style Animation_AppCompat_Dialog +style Animation_AppCompat_DropDownUp +style Animation_AppCompat_Tooltip +style AppTheme +style Base_AlertDialog_AppCompat +style Base_AlertDialog_AppCompat_Light +style Base_Animation_AppCompat_Dialog +style Base_Animation_AppCompat_DropDownUp +style Base_Animation_AppCompat_Tooltip +style Base_CardView +style Base_DialogWindowTitle_AppCompat +style Base_DialogWindowTitleBackground_AppCompat +style Base_TextAppearance_AppCompat +style Base_TextAppearance_AppCompat_Body1 +style Base_TextAppearance_AppCompat_Body2 +style Base_TextAppearance_AppCompat_Button +style Base_TextAppearance_AppCompat_Caption +style Base_TextAppearance_AppCompat_Display1 +style Base_TextAppearance_AppCompat_Display2 +style Base_TextAppearance_AppCompat_Display3 +style Base_TextAppearance_AppCompat_Display4 +style Base_TextAppearance_AppCompat_Headline +style Base_TextAppearance_AppCompat_Inverse +style Base_TextAppearance_AppCompat_Large +style Base_TextAppearance_AppCompat_Large_Inverse +style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large +style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small +style Base_TextAppearance_AppCompat_Medium +style Base_TextAppearance_AppCompat_Medium_Inverse +style Base_TextAppearance_AppCompat_Menu +style Base_TextAppearance_AppCompat_SearchResult +style Base_TextAppearance_AppCompat_SearchResult_Subtitle +style Base_TextAppearance_AppCompat_SearchResult_Title +style Base_TextAppearance_AppCompat_Small +style Base_TextAppearance_AppCompat_Small_Inverse +style Base_TextAppearance_AppCompat_Subhead +style Base_TextAppearance_AppCompat_Subhead_Inverse +style Base_TextAppearance_AppCompat_Title +style Base_TextAppearance_AppCompat_Title_Inverse +style Base_TextAppearance_AppCompat_Tooltip +style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu +style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle +style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse +style Base_TextAppearance_AppCompat_Widget_ActionBar_Title +style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse +style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle +style Base_TextAppearance_AppCompat_Widget_ActionMode_Title +style Base_TextAppearance_AppCompat_Widget_Button +style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored +style Base_TextAppearance_AppCompat_Widget_Button_Colored +style Base_TextAppearance_AppCompat_Widget_Button_Inverse +style Base_TextAppearance_AppCompat_Widget_DropDownItem +style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header +style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large +style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small +style Base_TextAppearance_AppCompat_Widget_Switch +style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem +style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item +style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle +style Base_TextAppearance_Widget_AppCompat_Toolbar_Title +style Base_Theme_AppCompat +style Base_Theme_AppCompat_CompactMenu +style Base_Theme_AppCompat_Dialog +style Base_Theme_AppCompat_Dialog_Alert +style Base_Theme_AppCompat_Dialog_FixedSize +style Base_Theme_AppCompat_Dialog_MinWidth +style Base_Theme_AppCompat_DialogWhenLarge +style Base_Theme_AppCompat_Light +style Base_Theme_AppCompat_Light_DarkActionBar +style Base_Theme_AppCompat_Light_Dialog +style Base_Theme_AppCompat_Light_Dialog_Alert +style Base_Theme_AppCompat_Light_Dialog_FixedSize +style Base_Theme_AppCompat_Light_Dialog_MinWidth +style Base_Theme_AppCompat_Light_DialogWhenLarge +style Base_ThemeOverlay_AppCompat +style Base_ThemeOverlay_AppCompat_ActionBar +style Base_ThemeOverlay_AppCompat_Dark +style Base_ThemeOverlay_AppCompat_Dark_ActionBar +style Base_ThemeOverlay_AppCompat_Dialog +style Base_ThemeOverlay_AppCompat_Dialog_Alert +style Base_ThemeOverlay_AppCompat_Light +style Base_V21_Theme_AppCompat +style Base_V21_Theme_AppCompat_Dialog +style Base_V21_Theme_AppCompat_Light +style Base_V21_Theme_AppCompat_Light_Dialog +style Base_V21_ThemeOverlay_AppCompat_Dialog +style Base_V22_Theme_AppCompat +style Base_V22_Theme_AppCompat_Light +style Base_V23_Theme_AppCompat +style Base_V23_Theme_AppCompat_Light +style Base_V26_Theme_AppCompat +style Base_V26_Theme_AppCompat_Light +style Base_V26_Widget_AppCompat_Toolbar +style Base_V28_Theme_AppCompat +style Base_V28_Theme_AppCompat_Light +style Base_V7_Theme_AppCompat +style Base_V7_Theme_AppCompat_Dialog +style Base_V7_Theme_AppCompat_Light +style Base_V7_Theme_AppCompat_Light_Dialog +style Base_V7_ThemeOverlay_AppCompat_Dialog +style Base_V7_Widget_AppCompat_AutoCompleteTextView +style Base_V7_Widget_AppCompat_EditText +style Base_V7_Widget_AppCompat_Toolbar +style Base_Widget_AppCompat_ActionBar +style Base_Widget_AppCompat_ActionBar_Solid +style Base_Widget_AppCompat_ActionBar_TabBar +style Base_Widget_AppCompat_ActionBar_TabText +style Base_Widget_AppCompat_ActionBar_TabView +style Base_Widget_AppCompat_ActionButton +style Base_Widget_AppCompat_ActionButton_CloseMode +style Base_Widget_AppCompat_ActionButton_Overflow +style Base_Widget_AppCompat_ActionMode +style Base_Widget_AppCompat_ActivityChooserView +style Base_Widget_AppCompat_AutoCompleteTextView +style Base_Widget_AppCompat_Button +style Base_Widget_AppCompat_Button_Borderless +style Base_Widget_AppCompat_Button_Borderless_Colored +style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog +style Base_Widget_AppCompat_Button_Colored +style Base_Widget_AppCompat_Button_Small +style Base_Widget_AppCompat_ButtonBar +style Base_Widget_AppCompat_ButtonBar_AlertDialog +style Base_Widget_AppCompat_CompoundButton_CheckBox +style Base_Widget_AppCompat_CompoundButton_RadioButton +style Base_Widget_AppCompat_CompoundButton_Switch +style Base_Widget_AppCompat_DrawerArrowToggle +style Base_Widget_AppCompat_DrawerArrowToggle_Common +style Base_Widget_AppCompat_DropDownItem_Spinner +style Base_Widget_AppCompat_EditText +style Base_Widget_AppCompat_ImageButton +style Base_Widget_AppCompat_Light_ActionBar +style Base_Widget_AppCompat_Light_ActionBar_Solid +style Base_Widget_AppCompat_Light_ActionBar_TabBar +style Base_Widget_AppCompat_Light_ActionBar_TabText +style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse +style Base_Widget_AppCompat_Light_ActionBar_TabView +style Base_Widget_AppCompat_Light_PopupMenu +style Base_Widget_AppCompat_Light_PopupMenu_Overflow +style Base_Widget_AppCompat_ListMenuView +style Base_Widget_AppCompat_ListPopupWindow +style Base_Widget_AppCompat_ListView +style Base_Widget_AppCompat_ListView_DropDown +style Base_Widget_AppCompat_ListView_Menu +style Base_Widget_AppCompat_PopupMenu +style Base_Widget_AppCompat_PopupMenu_Overflow +style Base_Widget_AppCompat_PopupWindow +style Base_Widget_AppCompat_ProgressBar +style Base_Widget_AppCompat_ProgressBar_Horizontal +style Base_Widget_AppCompat_RatingBar +style Base_Widget_AppCompat_RatingBar_Indicator +style Base_Widget_AppCompat_RatingBar_Small +style Base_Widget_AppCompat_SearchView +style Base_Widget_AppCompat_SearchView_ActionBar +style Base_Widget_AppCompat_SeekBar +style Base_Widget_AppCompat_SeekBar_Discrete +style Base_Widget_AppCompat_Spinner +style Base_Widget_AppCompat_Spinner_Underlined +style Base_Widget_AppCompat_TextView +style Base_Widget_AppCompat_TextView_SpinnerItem +style Base_Widget_AppCompat_Toolbar +style Base_Widget_AppCompat_Toolbar_Button_Navigation +style CardView +style CardView_Dark +style CardView_Light +style PackageNameFont +style Platform_AppCompat +style Platform_AppCompat_Light +style Platform_ThemeOverlay_AppCompat +style Platform_ThemeOverlay_AppCompat_Dark +style Platform_ThemeOverlay_AppCompat_Light +style Platform_V21_AppCompat +style Platform_V21_AppCompat_Light +style Platform_V25_AppCompat +style Platform_V25_AppCompat_Light +style Platform_Widget_AppCompat_Spinner +style RtlOverlay_DialogWindowTitle_AppCompat +style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem +style RtlOverlay_Widget_AppCompat_DialogTitle_Icon +style RtlOverlay_Widget_AppCompat_PopupMenuItem +style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup +style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut +style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow +style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text +style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title +style RtlOverlay_Widget_AppCompat_Search_DropDown +style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 +style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 +style RtlOverlay_Widget_AppCompat_Search_DropDown_Query +style RtlOverlay_Widget_AppCompat_Search_DropDown_Text +style RtlOverlay_Widget_AppCompat_SearchView_MagIcon +style RtlUnderlay_Widget_AppCompat_ActionButton +style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow +style TextAppearance_AppCompat +style TextAppearance_AppCompat_Body1 +style TextAppearance_AppCompat_Body2 +style TextAppearance_AppCompat_Button +style TextAppearance_AppCompat_Caption +style TextAppearance_AppCompat_Display1 +style TextAppearance_AppCompat_Display2 +style TextAppearance_AppCompat_Display3 +style TextAppearance_AppCompat_Display4 +style TextAppearance_AppCompat_Headline +style TextAppearance_AppCompat_Inverse +style TextAppearance_AppCompat_Large +style TextAppearance_AppCompat_Large_Inverse +style TextAppearance_AppCompat_Light_SearchResult_Subtitle +style TextAppearance_AppCompat_Light_SearchResult_Title +style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large +style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small +style TextAppearance_AppCompat_Medium +style TextAppearance_AppCompat_Medium_Inverse +style TextAppearance_AppCompat_Menu +style TextAppearance_AppCompat_SearchResult_Subtitle +style TextAppearance_AppCompat_SearchResult_Title +style TextAppearance_AppCompat_Small +style TextAppearance_AppCompat_Small_Inverse +style TextAppearance_AppCompat_Subhead +style TextAppearance_AppCompat_Subhead_Inverse +style TextAppearance_AppCompat_Title +style TextAppearance_AppCompat_Title_Inverse +style TextAppearance_AppCompat_Tooltip +style TextAppearance_AppCompat_Widget_ActionBar_Menu +style TextAppearance_AppCompat_Widget_ActionBar_Subtitle +style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse +style TextAppearance_AppCompat_Widget_ActionBar_Title +style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse +style TextAppearance_AppCompat_Widget_ActionMode_Subtitle +style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse +style TextAppearance_AppCompat_Widget_ActionMode_Title +style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse +style TextAppearance_AppCompat_Widget_Button +style TextAppearance_AppCompat_Widget_Button_Borderless_Colored +style TextAppearance_AppCompat_Widget_Button_Colored +style TextAppearance_AppCompat_Widget_Button_Inverse +style TextAppearance_AppCompat_Widget_DropDownItem +style TextAppearance_AppCompat_Widget_PopupMenu_Header +style TextAppearance_AppCompat_Widget_PopupMenu_Large +style TextAppearance_AppCompat_Widget_PopupMenu_Small +style TextAppearance_AppCompat_Widget_Switch +style TextAppearance_AppCompat_Widget_TextView_SpinnerItem +style TextAppearance_Compat_Notification +style TextAppearance_Compat_Notification_Info +style TextAppearance_Compat_Notification_Info_Media +style TextAppearance_Compat_Notification_Line2 +style TextAppearance_Compat_Notification_Line2_Media +style TextAppearance_Compat_Notification_Media +style TextAppearance_Compat_Notification_Time +style TextAppearance_Compat_Notification_Time_Media +style TextAppearance_Compat_Notification_Title +style TextAppearance_Compat_Notification_Title_Media +style TextAppearance_Widget_AppCompat_ExpandedMenu_Item +style TextAppearance_Widget_AppCompat_Toolbar_Subtitle +style TextAppearance_Widget_AppCompat_Toolbar_Title +style Theme_AppCompat +style Theme_AppCompat_CompactMenu +style Theme_AppCompat_DayNight +style Theme_AppCompat_DayNight_DarkActionBar +style Theme_AppCompat_DayNight_Dialog +style Theme_AppCompat_DayNight_Dialog_Alert +style Theme_AppCompat_DayNight_Dialog_MinWidth +style Theme_AppCompat_DayNight_DialogWhenLarge +style Theme_AppCompat_DayNight_NoActionBar +style Theme_AppCompat_Dialog +style Theme_AppCompat_Dialog_Alert +style Theme_AppCompat_Dialog_MinWidth +style Theme_AppCompat_DialogWhenLarge +style Theme_AppCompat_Empty +style Theme_AppCompat_Light +style Theme_AppCompat_Light_DarkActionBar +style Theme_AppCompat_Light_Dialog +style Theme_AppCompat_Light_Dialog_Alert +style Theme_AppCompat_Light_Dialog_MinWidth +style Theme_AppCompat_Light_DialogWhenLarge +style Theme_AppCompat_Light_NoActionBar +style Theme_AppCompat_NoActionBar +style Theme_Base +style Theme_Sample +style ThemeOverlay_AppCompat +style ThemeOverlay_AppCompat_ActionBar +style ThemeOverlay_AppCompat_Dark +style ThemeOverlay_AppCompat_Dark_ActionBar +style ThemeOverlay_AppCompat_DayNight +style ThemeOverlay_AppCompat_DayNight_ActionBar +style ThemeOverlay_AppCompat_Dialog +style ThemeOverlay_AppCompat_Dialog_Alert +style ThemeOverlay_AppCompat_Light +style Widget +style Widget_AppCompat_ActionBar +style Widget_AppCompat_ActionBar_Solid +style Widget_AppCompat_ActionBar_TabBar +style Widget_AppCompat_ActionBar_TabText +style Widget_AppCompat_ActionBar_TabView +style Widget_AppCompat_ActionButton +style Widget_AppCompat_ActionButton_CloseMode +style Widget_AppCompat_ActionButton_Overflow +style Widget_AppCompat_ActionMode +style Widget_AppCompat_ActivityChooserView +style Widget_AppCompat_AutoCompleteTextView +style Widget_AppCompat_Button +style Widget_AppCompat_Button_Borderless +style Widget_AppCompat_Button_Borderless_Colored +style Widget_AppCompat_Button_ButtonBar_AlertDialog +style Widget_AppCompat_Button_Colored +style Widget_AppCompat_Button_Small +style Widget_AppCompat_ButtonBar +style Widget_AppCompat_ButtonBar_AlertDialog +style Widget_AppCompat_CompoundButton_CheckBox +style Widget_AppCompat_CompoundButton_RadioButton +style Widget_AppCompat_CompoundButton_Switch +style Widget_AppCompat_DrawerArrowToggle +style Widget_AppCompat_DropDownItem_Spinner +style Widget_AppCompat_EditText +style Widget_AppCompat_ImageButton +style Widget_AppCompat_Light_ActionBar +style Widget_AppCompat_Light_ActionBar_Solid +style Widget_AppCompat_Light_ActionBar_Solid_Inverse +style Widget_AppCompat_Light_ActionBar_TabBar +style Widget_AppCompat_Light_ActionBar_TabBar_Inverse +style Widget_AppCompat_Light_ActionBar_TabText +style Widget_AppCompat_Light_ActionBar_TabText_Inverse +style Widget_AppCompat_Light_ActionBar_TabView +style Widget_AppCompat_Light_ActionBar_TabView_Inverse +style Widget_AppCompat_Light_ActionButton +style Widget_AppCompat_Light_ActionButton_CloseMode +style Widget_AppCompat_Light_ActionButton_Overflow +style Widget_AppCompat_Light_ActionMode_Inverse +style Widget_AppCompat_Light_ActivityChooserView +style Widget_AppCompat_Light_AutoCompleteTextView +style Widget_AppCompat_Light_DropDownItem_Spinner +style Widget_AppCompat_Light_ListPopupWindow +style Widget_AppCompat_Light_ListView_DropDown +style Widget_AppCompat_Light_PopupMenu +style Widget_AppCompat_Light_PopupMenu_Overflow +style Widget_AppCompat_Light_SearchView +style Widget_AppCompat_Light_Spinner_DropDown_ActionBar +style Widget_AppCompat_ListMenuView +style Widget_AppCompat_ListPopupWindow +style Widget_AppCompat_ListView +style Widget_AppCompat_ListView_DropDown +style Widget_AppCompat_ListView_Menu +style Widget_AppCompat_PopupMenu +style Widget_AppCompat_PopupMenu_Overflow +style Widget_AppCompat_PopupWindow +style Widget_AppCompat_ProgressBar +style Widget_AppCompat_ProgressBar_Horizontal +style Widget_AppCompat_RatingBar +style Widget_AppCompat_RatingBar_Indicator +style Widget_AppCompat_RatingBar_Small +style Widget_AppCompat_SearchView +style Widget_AppCompat_SearchView_ActionBar +style Widget_AppCompat_SeekBar +style Widget_AppCompat_SeekBar_Discrete +style Widget_AppCompat_Spinner +style Widget_AppCompat_Spinner_DropDown +style Widget_AppCompat_Spinner_DropDown_ActionBar +style Widget_AppCompat_Spinner_Underlined +style Widget_AppCompat_TextView +style Widget_AppCompat_TextView_SpinnerItem +style Widget_AppCompat_Toolbar +style Widget_AppCompat_Toolbar_Button_Navigation +style Widget_Compat_NotificationActionContainer +style Widget_Compat_NotificationActionText +style Widget_SampleMessage +style Widget_SampleMessageTile +style Widget_Support_CoordinatorLayout +styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle +styleable ActionBarLayout android_layout_gravity +styleable ActionMenuItemView android_minWidth +styleable ActionMenuView +styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle +styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount +styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout +styleable AnimatedStateListDrawableCompat android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration +styleable AnimatedStateListDrawableItem android_id android_drawable +styleable AnimatedStateListDrawableTransition android_drawable android_toId android_fromId android_reversible +styleable AppCompatImageView android_src srcCompat tint tintMode +styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode +styleable AppCompatTextHelper android_textAppearance android_drawableTop android_drawableBottom android_drawableLeft android_drawableRight android_drawableStart android_drawableEnd +styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale +styleable AppCompatTheme android_windowIsFloating android_windowAnimationStyle actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseContentDescription actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeTheme actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle +styleable ButtonBarLayout allowStacking +styleable CardView android_minWidth android_minHeight cardBackgroundColor cardCornerRadius cardElevation cardMaxElevation cardPreventCornerOverlap cardUseCompatPadding contentPadding contentPaddingBottom contentPaddingLeft contentPaddingRight contentPaddingTop +styleable ColorStateListItem android_color android_alpha alpha +styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode +styleable CoordinatorLayout keylines statusBarBackground +styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline +styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness +styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily +styleable FontFamilyFont android_font android_fontWeight android_fontStyle android_ttcIndex android_fontVariationSettings font fontStyle fontVariationSettings fontWeight ttcIndex +styleable Fragment android_name android_id android_tag +styleable FragmentContainerView android_name android_tag +styleable GradientColor android_startColor android_endColor android_type android_centerX android_centerY android_gradientRadius android_tileMode android_centerColor android_startX android_startY android_endX android_endY +styleable GradientColorItem android_color android_offset +styleable LinearLayoutCompat android_gravity android_orientation android_baselineAligned android_baselineAlignedChildIndex android_weightSum divider dividerPadding measureWithLargestChild showDividers +styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_width android_layout_height android_layout_weight +styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset +styleable MenuGroup android_enabled android_id android_visible android_menuCategory android_orderInCategory android_checkableBehavior +styleable MenuItem android_icon android_enabled android_id android_checked android_visible android_menuCategory android_orderInCategory android_title android_titleCondensed android_alphabeticShortcut android_numericShortcut android_checkable android_onClick actionLayout actionProviderClass actionViewClass alphabeticModifiers contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText +styleable MenuView android_windowAnimationStyle android_itemTextAppearance android_horizontalDivider android_verticalDivider android_headerBackground android_itemBackground android_itemIconDisabledAlpha preserveIconSpacing subMenuArrow +styleable PopupWindow android_popupBackground android_popupAnimationStyle overlapAnchor +styleable PopupWindowBackgroundState state_above_anchor +styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle +styleable RecyclerView android_orientation android_clipToPadding android_descendantFocusability fastScrollEnabled fastScrollHorizontalThumbDrawable fastScrollHorizontalTrackDrawable fastScrollVerticalThumbDrawable fastScrollVerticalTrackDrawable layoutManager reverseLayout spanCount stackFromEnd +styleable SearchView android_focusable android_maxWidth android_inputType android_imeOptions closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon +styleable Spinner android_entries android_popupBackground android_prompt android_dropDownWidth popupTheme +styleable StateListDrawable android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration +styleable StateListDrawableItem android_drawable +styleable SwitchCompat android_textOn android_textOff android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode +styleable TextAppearance android_textSize android_typeface android_textStyle android_textColor android_textColorHint android_textColorLink android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_fontFamily android_textFontWeight fontFamily fontVariationSettings textAllCaps textLocale +styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor +styleable View android_theme android_focusable paddingEnd paddingStart theme +styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode +styleable ViewStubCompat android_id android_layout android_inflatedId diff --git a/Application/build/outputs/apk/debug/Application-debug.apk b/Application/build/outputs/apk/debug/Application-debug.apk new file mode 100644 index 0000000..67b0671 Binary files /dev/null and b/Application/build/outputs/apk/debug/Application-debug.apk differ diff --git a/Application/build/outputs/apk/debug/output-metadata.json b/Application/build/outputs/apk/debug/output-metadata.json new file mode 100644 index 0000000..5de118e --- /dev/null +++ b/Application/build/outputs/apk/debug/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "APK", + "kind": "Directory" + }, + "applicationId": "com.example.android.appusagestatistics", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "Application-debug.apk" + } + ] +} \ No newline at end of file diff --git a/Application/build/outputs/logs/manifest-merger-debug-report.txt b/Application/build/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..698eb96 --- /dev/null +++ b/Application/build/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,184 @@ +-- Merging decision tree log --- +manifest +ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:1-37:12 +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:1-37:12 +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:1-37:12 +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:1-37:12 +MERGED from [androidx.legacy:legacy-support-v13:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/92a1f909025426f266e17577b81db1d3/legacy-support-v13-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.legacy:legacy-support-v4:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2ab9f694e5d3af64949140461960b743/legacy-support-v4-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.cardview:cardview:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2139d73c5146b0d9ccfa1f5b382f03a7/cardview-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.appcompat:appcompat:1.3.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.recyclerview:recyclerview:1.2.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/0cf1f5fbee44042c4337b43289312ff3/recyclerview-1.2.1/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.media:media:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/cafdcb56cd064bbf622135f61bb6ed84/legacy-support-core-ui-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/7cbfbaaa39ecb82620bffe2588206993/legacy-support-core-utils-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.fragment:fragment:1.3.4] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2163979b6567cda52ae0ebf1a205491d/fragment-1.3.4/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.activity:activity:1.2.3] /home/muzammil/.gradle/caches/transforms-2/files-2.1/1a40e83ae200e4ae45fecb800d90d27b/activity-1.2.3/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.appcompat:appcompat-resources:1.3.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/3c963dba1791c82e03149b3b2719af6f/appcompat-resources-1.3.0/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/868c4b7ee3ddc9bf7e171c26bc1832bd/drawerlayout-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.viewpager:viewpager:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c6e778544c3daa9334b7e39d7723ab0b/viewpager-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/390fba7780f75f3935d6793c0cae2473/coordinatorlayout-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/092a3e2c794826840c7bdfa866a4ff56/slidingpanelayout-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.customview:customview:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/a47101ded039236e94007b8beb4d0848/customview-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.loader:loader:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/fb1a0924cbad762d0f581f6d187fd952/loader-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/02762fa41652d52d9fee565fa6e98d0d/swiperefreshlayout-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c523d7266f112830516f47157eeaf9c5/asynclayoutinflater-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/d069af392a46560179b53445d8c62ad1/vectordrawable-animated-1.1.0/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/20c1eeb79dd8f8c8b0aab8c08c59d834/vectordrawable-1.1.0/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.core:core:1.5.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/AndroidManifest.xml:17:1-26:12 +MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5a0ff6eba4a0ab8a5ff2db13b6b96742/cursoradapter-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/215c4cb7b109f77150096f8bca6d9b26/lifecycle-viewmodel-savedstate-2.3.1/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.savedstate:savedstate:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/afab86a26f5870eb1deea6f5be219f33/savedstate-1.1.0/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.lifecycle:lifecycle-runtime:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5faf8b25e4fed9f7e888f396864d1b87/lifecycle-runtime-2.3.1/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/f6de2a670d04d6e6d777da00f7299d4c/lifecycle-viewmodel-2.3.1/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.documentfile:documentfile:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/ca96f6182f57510854af9a656e5790c4/documentfile-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/b33061385d67b982bb885113b832fc1e/localbroadcastmanager-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.print:print:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/01df92b7300672a5ff8664dc3764ee51/print-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.interpolator:interpolator:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5586921ae4cea2e46fb71f72d59033a3/interpolator-1.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/835e00338284d4507478e57f331e684a/versionedparcelable-1.1.1/AndroidManifest.xml:17:1-27:12 +MERGED from [androidx.tracing:tracing:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/1ca7f4babd47e92c04d7623cf999fae6/tracing-1.0.0/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/0f9f9612216e1658ded37de1f7493c8e/lifecycle-livedata-2.0.0/AndroidManifest.xml:17:1-22:12 +MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/48d3e93f663364a971ec0b0d91325f8d/lifecycle-livedata-core-2.3.1/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.arch.core:core-runtime:2.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/e07e114cb47d0c60a85ca2367f8a128b/core-runtime-2.1.0/AndroidManifest.xml:17:1-24:12 +MERGED from [androidx.annotation:annotation-experimental:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/8d11d86b037c681c007c37e744e988c0/annotation-experimental-1.0.0/AndroidManifest.xml:17:1-24:12 +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:1-37:12 +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:1-37:12 +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:1-37:12 + package + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:18:5-53 + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + android:versionName + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:20:5-30 + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + xmlns:android + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:17:11-69 + android:versionCode + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:19:5-28 + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml +uses-permission#android.permission.PACKAGE_USAGE_STATS +ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:22:5-77 + android:name + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:22:22-75 +application +ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:24:5-36:19 +MERGED from [androidx.core:core:1.5.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/AndroidManifest.xml:24:5-89 +MERGED from [androidx.core:core:1.5.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/AndroidManifest.xml:24:5-89 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/835e00338284d4507478e57f331e684a/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/835e00338284d4507478e57f331e684a/versionedparcelable-1.1.1/AndroidManifest.xml:24:5-25:19 + android:appComponentFactory + ADDED from [androidx.core:core:1.5.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/AndroidManifest.xml:24:18-86 + android:label + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:25:9-41 + android:icon + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:26:9-45 + android:allowBackup + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:24:18-44 + android:theme + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:27:9-53 +activity#com.example.android.appusagestatistics.AppUsageStatisticsActivity +ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:29:9-35:20 + android:label + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:30:19-51 + android:name + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:29:19-61 +intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER +ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:31:13-34:29 +action#android.intent.action.MAIN +ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:32:17-69 + android:name + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:32:25-66 +category#android.intent.category.LAUNCHER +ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:33:17-77 + android:name + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml:33:27-74 +uses-sdk +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml reason: use-sdk injection requested +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml +MERGED from [androidx.legacy:legacy-support-v13:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/92a1f909025426f266e17577b81db1d3/legacy-support-v13-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.legacy:legacy-support-v13:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/92a1f909025426f266e17577b81db1d3/legacy-support-v13-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.legacy:legacy-support-v4:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2ab9f694e5d3af64949140461960b743/legacy-support-v4-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.legacy:legacy-support-v4:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2ab9f694e5d3af64949140461960b743/legacy-support-v4-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.cardview:cardview:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2139d73c5146b0d9ccfa1f5b382f03a7/cardview-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.cardview:cardview:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2139d73c5146b0d9ccfa1f5b382f03a7/cardview-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.appcompat:appcompat:1.3.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.appcompat:appcompat:1.3.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/7160c6b9fdb2bc1e41d9bd715d01fdc2/appcompat-1.3.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.recyclerview:recyclerview:1.2.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/0cf1f5fbee44042c4337b43289312ff3/recyclerview-1.2.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.recyclerview:recyclerview:1.2.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/0cf1f5fbee44042c4337b43289312ff3/recyclerview-1.2.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.media:media:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.media:media:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c82a9eca41089f3a6896ea573cfccd87/media-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/cafdcb56cd064bbf622135f61bb6ed84/legacy-support-core-ui-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.legacy:legacy-support-core-ui:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/cafdcb56cd064bbf622135f61bb6ed84/legacy-support-core-ui-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/7cbfbaaa39ecb82620bffe2588206993/legacy-support-core-utils-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.legacy:legacy-support-core-utils:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/7cbfbaaa39ecb82620bffe2588206993/legacy-support-core-utils-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.fragment:fragment:1.3.4] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2163979b6567cda52ae0ebf1a205491d/fragment-1.3.4/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.fragment:fragment:1.3.4] /home/muzammil/.gradle/caches/transforms-2/files-2.1/2163979b6567cda52ae0ebf1a205491d/fragment-1.3.4/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.activity:activity:1.2.3] /home/muzammil/.gradle/caches/transforms-2/files-2.1/1a40e83ae200e4ae45fecb800d90d27b/activity-1.2.3/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.activity:activity:1.2.3] /home/muzammil/.gradle/caches/transforms-2/files-2.1/1a40e83ae200e4ae45fecb800d90d27b/activity-1.2.3/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.appcompat:appcompat-resources:1.3.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/3c963dba1791c82e03149b3b2719af6f/appcompat-resources-1.3.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.appcompat:appcompat-resources:1.3.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/3c963dba1791c82e03149b3b2719af6f/appcompat-resources-1.3.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/868c4b7ee3ddc9bf7e171c26bc1832bd/drawerlayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.drawerlayout:drawerlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/868c4b7ee3ddc9bf7e171c26bc1832bd/drawerlayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.viewpager:viewpager:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c6e778544c3daa9334b7e39d7723ab0b/viewpager-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.viewpager:viewpager:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c6e778544c3daa9334b7e39d7723ab0b/viewpager-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/390fba7780f75f3935d6793c0cae2473/coordinatorlayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.coordinatorlayout:coordinatorlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/390fba7780f75f3935d6793c0cae2473/coordinatorlayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/092a3e2c794826840c7bdfa866a4ff56/slidingpanelayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.slidingpanelayout:slidingpanelayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/092a3e2c794826840c7bdfa866a4ff56/slidingpanelayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.customview:customview:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/a47101ded039236e94007b8beb4d0848/customview-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.customview:customview:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/a47101ded039236e94007b8beb4d0848/customview-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.loader:loader:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/fb1a0924cbad762d0f581f6d187fd952/loader-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.loader:loader:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/fb1a0924cbad762d0f581f6d187fd952/loader-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/02762fa41652d52d9fee565fa6e98d0d/swiperefreshlayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.swiperefreshlayout:swiperefreshlayout:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/02762fa41652d52d9fee565fa6e98d0d/swiperefreshlayout-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c523d7266f112830516f47157eeaf9c5/asynclayoutinflater-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.asynclayoutinflater:asynclayoutinflater:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/c523d7266f112830516f47157eeaf9c5/asynclayoutinflater-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/d069af392a46560179b53445d8c62ad1/vectordrawable-animated-1.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.vectordrawable:vectordrawable-animated:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/d069af392a46560179b53445d8c62ad1/vectordrawable-animated-1.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/20c1eeb79dd8f8c8b0aab8c08c59d834/vectordrawable-1.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.vectordrawable:vectordrawable:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/20c1eeb79dd8f8c8b0aab8c08c59d834/vectordrawable-1.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.core:core:1.5.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.core:core:1.5.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/07adfc08fe16d3453ab9291511ec05fe/core-1.5.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5a0ff6eba4a0ab8a5ff2db13b6b96742/cursoradapter-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.cursoradapter:cursoradapter:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5a0ff6eba4a0ab8a5ff2db13b6b96742/cursoradapter-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/215c4cb7b109f77150096f8bca6d9b26/lifecycle-viewmodel-savedstate-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-viewmodel-savedstate:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/215c4cb7b109f77150096f8bca6d9b26/lifecycle-viewmodel-savedstate-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.savedstate:savedstate:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/afab86a26f5870eb1deea6f5be219f33/savedstate-1.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.savedstate:savedstate:1.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/afab86a26f5870eb1deea6f5be219f33/savedstate-1.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-runtime:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5faf8b25e4fed9f7e888f396864d1b87/lifecycle-runtime-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-runtime:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5faf8b25e4fed9f7e888f396864d1b87/lifecycle-runtime-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/f6de2a670d04d6e6d777da00f7299d4c/lifecycle-viewmodel-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-viewmodel:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/f6de2a670d04d6e6d777da00f7299d4c/lifecycle-viewmodel-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.documentfile:documentfile:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/ca96f6182f57510854af9a656e5790c4/documentfile-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.documentfile:documentfile:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/ca96f6182f57510854af9a656e5790c4/documentfile-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/b33061385d67b982bb885113b832fc1e/localbroadcastmanager-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.localbroadcastmanager:localbroadcastmanager:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/b33061385d67b982bb885113b832fc1e/localbroadcastmanager-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.print:print:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/01df92b7300672a5ff8664dc3764ee51/print-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.print:print:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/01df92b7300672a5ff8664dc3764ee51/print-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.interpolator:interpolator:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5586921ae4cea2e46fb71f72d59033a3/interpolator-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.interpolator:interpolator:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/5586921ae4cea2e46fb71f72d59033a3/interpolator-1.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/835e00338284d4507478e57f331e684a/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.versionedparcelable:versionedparcelable:1.1.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/835e00338284d4507478e57f331e684a/versionedparcelable-1.1.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.tracing:tracing:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/1ca7f4babd47e92c04d7623cf999fae6/tracing-1.0.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.tracing:tracing:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/1ca7f4babd47e92c04d7623cf999fae6/tracing-1.0.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/0f9f9612216e1658ded37de1f7493c8e/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.lifecycle:lifecycle-livedata:2.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/0f9f9612216e1658ded37de1f7493c8e/lifecycle-livedata-2.0.0/AndroidManifest.xml:20:5-44 +MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/48d3e93f663364a971ec0b0d91325f8d/lifecycle-livedata-core-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.lifecycle:lifecycle-livedata-core:2.3.1] /home/muzammil/.gradle/caches/transforms-2/files-2.1/48d3e93f663364a971ec0b0d91325f8d/lifecycle-livedata-core-2.3.1/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.arch.core:core-runtime:2.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/e07e114cb47d0c60a85ca2367f8a128b/core-runtime-2.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.arch.core:core-runtime:2.1.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/e07e114cb47d0c60a85ca2367f8a128b/core-runtime-2.1.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.annotation:annotation-experimental:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/8d11d86b037c681c007c37e744e988c0/annotation-experimental-1.0.0/AndroidManifest.xml:20:5-22:41 +MERGED from [androidx.annotation:annotation-experimental:1.0.0] /home/muzammil/.gradle/caches/transforms-2/files-2.1/8d11d86b037c681c007c37e744e988c0/annotation-experimental-1.0.0/AndroidManifest.xml:20:5-22:41 +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml +INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + android:targetSdkVersion + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + android:minSdkVersion + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + ADDED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml + INJECTED from /home/muzammil/Desktop/opensource/android-AppUsageStatistics/Application/src/main/AndroidManifest.xml diff --git a/Application/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt b/Application/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt new file mode 100644 index 0000000..ef769b2 --- /dev/null +++ b/Application/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt @@ -0,0 +1,15 @@ +com/example/android/appusagestatistics/BuildConfig.java + com.example.android.appusagestatistics.BuildConfig +com/example/android/appusagestatistics/AppUsageStatisticsFragment.java + com.example.android.appusagestatistics.AppUsageStatisticsFragment + com.example.android.appusagestatistics.AppUsageStatisticsFragment$1 + com.example.android.appusagestatistics.AppUsageStatisticsFragment$2 + com.example.android.appusagestatistics.AppUsageStatisticsFragment$LastTimeLaunchedComparatorDesc + com.example.android.appusagestatistics.AppUsageStatisticsFragment$StatsUsageInterval +com/example/android/appusagestatistics/AppUsageStatisticsActivity.java + com.example.android.appusagestatistics.AppUsageStatisticsActivity +com/example/android/appusagestatistics/CustomUsageStats.java + com.example.android.appusagestatistics.CustomUsageStats +com/example/android/appusagestatistics/UsageListAdapter.java + com.example.android.appusagestatistics.UsageListAdapter + com.example.android.appusagestatistics.UsageListAdapter$ViewHolder diff --git a/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsActivity.java b/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsActivity.java index 0f73398..80e0eb6 100644 --- a/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsActivity.java +++ b/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsActivity.java @@ -1,23 +1,24 @@ /* -* Copyright 2014 The Android Open Source Project -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Copyright 2014 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package com.example.android.appusagestatistics; import android.os.Bundle; -import android.support.v7.app.AppCompatActivity; + +import androidx.appcompat.app.AppCompatActivity; /** * Launcher Activity for the App Usage Statistics sample app. diff --git a/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsFragment.java b/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsFragment.java index 9a3fd5e..c7fd57a 100644 --- a/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsFragment.java +++ b/Application/src/main/java/com/example/android/appusagestatistics/AppUsageStatisticsFragment.java @@ -1,18 +1,18 @@ /* -* Copyright 2014 The Android Open Source Project -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Copyright 2014 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package com.example.android.appusagestatistics; @@ -23,8 +23,10 @@ import android.graphics.drawable.Drawable; import android.os.Bundle; import android.provider.Settings; -import android.support.v4.app.Fragment; -import android.support.v7.widget.RecyclerView; + +import androidx.fragment.app.Fragment; +import androidx.recyclerview.widget.RecyclerView; + import android.util.Log; import android.view.LayoutInflater; import android.view.View; @@ -82,7 +84,7 @@ public void onCreate(Bundle savedInstanceState) { @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, - Bundle savedInstanceState) { + Bundle savedInstanceState) { return inflater.inflate(R.layout.fragment_app_usage_statistics, container, false); } @@ -91,12 +93,12 @@ public void onViewCreated(View rootView, Bundle savedInstanceState) { super.onViewCreated(rootView, savedInstanceState); mUsageListAdapter = new UsageListAdapter(); - mRecyclerView = (RecyclerView) rootView.findViewById(R.id.recyclerview_app_usage); + mRecyclerView = rootView.findViewById(R.id.recyclerview_app_usage); mLayoutManager = mRecyclerView.getLayoutManager(); mRecyclerView.scrollToPosition(0); mRecyclerView.setAdapter(mUsageListAdapter); - mOpenUsageSettingButton = (Button) rootView.findViewById(R.id.button_open_usage_setting); - mSpinner = (Spinner) rootView.findViewById(R.id.spinner_time_span); + mOpenUsageSettingButton = rootView.findViewById(R.id.button_open_usage_setting); + mSpinner = rootView.findViewById(R.id.spinner_time_span); SpinnerAdapter spinnerAdapter = ArrayAdapter.createFromResource(getActivity(), R.array.action_list, android.R.layout.simple_spinner_dropdown_item); mSpinner.setAdapter(spinnerAdapter); @@ -130,7 +132,6 @@ public void onNothingSelected(AdapterView parent) { * Corresponding to the value of {@link UsageStatsManager}. * E.g. {@link UsageStatsManager#INTERVAL_DAILY}, {@link * UsageStatsManager#INTERVAL_WEEKLY}, - * * @return A list of {@link android.app.usage.UsageStats}. */ public List getUsageStatistics(int intervalType) { @@ -202,10 +203,9 @@ public int compare(UsageStats left, UsageStats right) { /** * Enum represents the intervals for {@link android.app.usage.UsageStatsManager} so that * values for intervals can be found by a String representation. - * */ //VisibleForTesting - static enum StatsUsageInterval { + enum StatsUsageInterval { DAILY("Daily", UsageStatsManager.INTERVAL_DAILY), WEEKLY("Weekly", UsageStatsManager.INTERVAL_WEEKLY), MONTHLY("Monthly", UsageStatsManager.INTERVAL_MONTHLY), diff --git a/Application/src/main/java/com/example/android/appusagestatistics/CustomUsageStats.java b/Application/src/main/java/com/example/android/appusagestatistics/CustomUsageStats.java index b5b15c4..8c7f326 100644 --- a/Application/src/main/java/com/example/android/appusagestatistics/CustomUsageStats.java +++ b/Application/src/main/java/com/example/android/appusagestatistics/CustomUsageStats.java @@ -1,18 +1,18 @@ /* -* Copyright 2014 The Android Open Source Project -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Copyright 2014 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package com.example.android.appusagestatistics; diff --git a/Application/src/main/java/com/example/android/appusagestatistics/UsageListAdapter.java b/Application/src/main/java/com/example/android/appusagestatistics/UsageListAdapter.java index ab1d037..a18a127 100644 --- a/Application/src/main/java/com/example/android/appusagestatistics/UsageListAdapter.java +++ b/Application/src/main/java/com/example/android/appusagestatistics/UsageListAdapter.java @@ -1,22 +1,23 @@ /* -* Copyright (C) 2014 The Android Open Source Project -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Copyright (C) 2014 The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ package com.example.android.appusagestatistics; -import android.support.v7.widget.RecyclerView; +import androidx.recyclerview.widget.RecyclerView; + import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; @@ -47,9 +48,9 @@ public static class ViewHolder extends RecyclerView.ViewHolder { public ViewHolder(View v) { super(v); - mPackageName = (TextView) v.findViewById(R.id.textview_package_name); - mLastTimeUsed = (TextView) v.findViewById(R.id.textview_last_time_used); - mAppIcon = (ImageView) v.findViewById(R.id.app_icon); + mPackageName = v.findViewById(R.id.textview_package_name); + mLastTimeUsed = v.findViewById(R.id.textview_last_time_used); + mAppIcon = v.findViewById(R.id.app_icon); } public TextView getLastTimeUsed() { diff --git a/Application/src/main/res/layout/activity_app_usage_statistics.xml b/Application/src/main/res/layout/activity_app_usage_statistics.xml index 2627c8b..91873cb 100644 --- a/Application/src/main/res/layout/activity_app_usage_statistics.xml +++ b/Application/src/main/res/layout/activity_app_usage_statistics.xml @@ -1,5 +1,4 @@ - - + xmlns:tools="http://schemas.android.com/tools" + android:id="@+id/container" + android:layout_width="match_parent" + android:layout_height="match_parent" + tools:context="com.example.android.appusagestatistics.AppUsageStatisticsActivity" + tools:ignore="MergeRootFrame" /> diff --git a/Application/src/main/res/layout/fragment_app_usage_statistics.xml b/Application/src/main/res/layout/fragment_app_usage_statistics.xml index 297bf1e..c27b8b6 100644 --- a/Application/src/main/res/layout/fragment_app_usage_statistics.xml +++ b/Application/src/main/res/layout/fragment_app_usage_statistics.xml @@ -1,5 +1,4 @@ - - - -