OSDN Git Service

resolved conflicts for merge of 13ef17a3 to mnc-dr-dev
authorHyunyoung Song <hyunyoungs@google.com>
Wed, 22 Jul 2015 00:01:26 +0000 (17:01 -0700)
committerEd Heyl <edheyl@google.com>
Wed, 22 Jul 2015 18:31:04 +0000 (11:31 -0700)
commite612775922ec9f8cc4e5cb976bc62b3312a3de0e
tree96beaf07307486f6491f022da63ebe381765d1a8
parenta83129f0bc778fd1ccd799bd8cfa40270f632e1d
resolved conflicts for merge of 13ef17a3 to mnc-dr-dev
b/22609402
Change-Id: I140cf972d57e14737a6f91c0b4a8ec6c7ff1af2b
630 files changed:
.gitignore
Android.mk
AndroidManifest.xml
WallpaperPicker/AndroidManifest.xml
WallpaperPicker/res/drawable-hdpi/ic_images.png
WallpaperPicker/res/drawable-mdpi/ic_images.png
WallpaperPicker/res/drawable-xhdpi/ic_images.png
WallpaperPicker/res/drawable-xxhdpi/ic_images.png
WallpaperPicker/res/drawable-xxxhdpi/ic_images.png [new file with mode: 0644]
WallpaperPicker/res/layout/wallpaper_cropper.xml
WallpaperPicker/res/layout/wallpaper_picker.xml
WallpaperPicker/res/layout/wallpaper_picker_image_picker_item.xml
WallpaperPicker/res/layout/wallpaper_picker_item.xml
WallpaperPicker/res/layout/wallpaper_picker_live_wallpaper_item.xml
WallpaperPicker/res/layout/wallpaper_picker_third_party_item.xml
WallpaperPicker/res/values-af/strings.xml
WallpaperPicker/res/values-am/strings.xml
WallpaperPicker/res/values-ar/strings.xml
WallpaperPicker/res/values-az-rAZ/strings.xml
WallpaperPicker/res/values-bg/strings.xml
WallpaperPicker/res/values-bn-rBD/strings.xml
WallpaperPicker/res/values-ca/strings.xml
WallpaperPicker/res/values-cs/strings.xml
WallpaperPicker/res/values-da/strings.xml
WallpaperPicker/res/values-de/strings.xml
WallpaperPicker/res/values-el/strings.xml
WallpaperPicker/res/values-en-rAU/strings.xml
WallpaperPicker/res/values-en-rGB/strings.xml
WallpaperPicker/res/values-en-rIN/strings.xml
WallpaperPicker/res/values-es-rUS/strings.xml
WallpaperPicker/res/values-es/strings.xml
WallpaperPicker/res/values-et-rEE/strings.xml
WallpaperPicker/res/values-eu-rES/strings.xml
WallpaperPicker/res/values-fa/strings.xml
WallpaperPicker/res/values-fi/strings.xml
WallpaperPicker/res/values-fr-rCA/strings.xml
WallpaperPicker/res/values-fr/strings.xml
WallpaperPicker/res/values-gl-rES/strings.xml
WallpaperPicker/res/values-gu-rIN/strings.xml
WallpaperPicker/res/values-hi/strings.xml
WallpaperPicker/res/values-hr/strings.xml
WallpaperPicker/res/values-hu/strings.xml
WallpaperPicker/res/values-hy-rAM/strings.xml
WallpaperPicker/res/values-in/strings.xml
WallpaperPicker/res/values-is-rIS/strings.xml
WallpaperPicker/res/values-it/strings.xml
WallpaperPicker/res/values-iw/strings.xml
WallpaperPicker/res/values-ja/strings.xml
WallpaperPicker/res/values-ka-rGE/strings.xml
WallpaperPicker/res/values-kk-rKZ/strings.xml
WallpaperPicker/res/values-km-rKH/strings.xml
WallpaperPicker/res/values-kn-rIN/strings.xml
WallpaperPicker/res/values-ko/strings.xml
WallpaperPicker/res/values-ky-rKG/strings.xml
WallpaperPicker/res/values-lo-rLA/strings.xml
WallpaperPicker/res/values-lt/strings.xml
WallpaperPicker/res/values-lv/strings.xml
WallpaperPicker/res/values-mk-rMK/strings.xml
WallpaperPicker/res/values-ml-rIN/strings.xml
WallpaperPicker/res/values-mn-rMN/strings.xml
WallpaperPicker/res/values-mr-rIN/strings.xml
WallpaperPicker/res/values-ms-rMY/strings.xml
WallpaperPicker/res/values-my-rMM/strings.xml
WallpaperPicker/res/values-nb/strings.xml
WallpaperPicker/res/values-ne-rNP/strings.xml
WallpaperPicker/res/values-nl/strings.xml
WallpaperPicker/res/values-pa-rIN/strings.xml
WallpaperPicker/res/values-pl/strings.xml
WallpaperPicker/res/values-pt-rPT/strings.xml
WallpaperPicker/res/values-pt/strings.xml
WallpaperPicker/res/values-ro/strings.xml
WallpaperPicker/res/values-ru/strings.xml
WallpaperPicker/res/values-si-rLK/strings.xml
WallpaperPicker/res/values-sk/strings.xml
WallpaperPicker/res/values-sl/strings.xml
WallpaperPicker/res/values-sq-rAL/strings.xml
WallpaperPicker/res/values-sr/strings.xml
WallpaperPicker/res/values-sv/strings.xml
WallpaperPicker/res/values-sw/strings.xml
WallpaperPicker/res/values-sw720dp-v19/styles.xml
WallpaperPicker/res/values-sw720dp/dimens.xml [deleted file]
WallpaperPicker/res/values-sw720dp/styles.xml
WallpaperPicker/res/values-ta-rIN/strings.xml
WallpaperPicker/res/values-te-rIN/strings.xml
WallpaperPicker/res/values-th/strings.xml
WallpaperPicker/res/values-tl/strings.xml
WallpaperPicker/res/values-tr/strings.xml
WallpaperPicker/res/values-uk/strings.xml
WallpaperPicker/res/values-ur-rPK/strings.xml
WallpaperPicker/res/values-uz-rUZ/strings.xml
WallpaperPicker/res/values-v21/styles.xml [new file with mode: 0644]
WallpaperPicker/res/values-vi/strings.xml
WallpaperPicker/res/values-zh-rCN/strings.xml
WallpaperPicker/res/values-zh-rHK/strings.xml
WallpaperPicker/res/values-zh-rTW/strings.xml
WallpaperPicker/res/values-zu/strings.xml
WallpaperPicker/res/values/config.xml
WallpaperPicker/res/values/strings.xml
WallpaperPicker/res/values/styles.xml
WallpaperPicker/src/android/util/Pools.java [deleted file]
WallpaperPicker/src/com/android/gallery3d/common/BitmapCropTask.java [new file with mode: 0644]
WallpaperPicker/src/com/android/gallery3d/common/BitmapUtils.java
WallpaperPicker/src/com/android/gallery3d/common/Utils.java
WallpaperPicker/src/com/android/gallery3d/exif/ExifInterface.java
WallpaperPicker/src/com/android/gallery3d/glrenderer/BasicTexture.java
WallpaperPicker/src/com/android/gallery3d/glrenderer/BitmapTexture.java
WallpaperPicker/src/com/android/gallery3d/glrenderer/GLES20Canvas.java
WallpaperPicker/src/com/android/gallery3d/glrenderer/GLPaint.java
WallpaperPicker/src/com/android/gallery3d/glrenderer/IntArray.java [moved from WallpaperPicker/src/com/android/gallery3d/util/IntArray.java with 97% similarity]
WallpaperPicker/src/com/android/gallery3d/glrenderer/UploadedTexture.java
WallpaperPicker/src/com/android/launcher3/CropView.java
WallpaperPicker/src/com/android/launcher3/LauncherWallpaperPickerActivity.java [moved from src/com/android/launcher3/LauncherWallpaperPickerActivity.java with 69% similarity]
WallpaperPicker/src/com/android/launcher3/LiveWallpaperListAdapter.java
WallpaperPicker/src/com/android/launcher3/SavedWallpaperImages.java
WallpaperPicker/src/com/android/launcher3/ThirdPartyWallpaperPickerListAdapter.java
WallpaperPicker/src/com/android/launcher3/WallpaperCropActivity.java
WallpaperPicker/src/com/android/launcher3/WallpaperPickerActivity.java
WallpaperPicker/src/com/android/launcher3/WallpaperRootView.java [deleted file]
WallpaperPicker/src/com/android/launcher3/base/BaseActivity.java [new file with mode: 0644]
WallpaperPicker/src/com/android/photos/BitmapRegionTileSource.java
WallpaperPicker/src/com/android/photos/views/BlockingGLTextureView.java [deleted file]
WallpaperPicker/src/com/android/photos/views/TiledImageRenderer.java
WallpaperPicker/src/com/android/photos/views/TiledImageView.java
proguard.flags
protos/backup.proto
res/drawable-hdpi/apps_customize_bg.png [deleted file]
res/drawable-hdpi/bg_appwidget_error.9.png [deleted file]
res/drawable-hdpi/home_press.9.png [deleted file]
res/drawable-hdpi/ic_arrow_back_grey.png [new file with mode: 0755]
res/drawable-hdpi/ic_home_all_apps_holo_dark.png [deleted file]
res/drawable-hdpi/ic_info_launcher.png [new file with mode: 0644]
res/drawable-hdpi/ic_launcher_clear_active_holo.png [deleted file]
res/drawable-hdpi/ic_launcher_clear_normal_holo.png [deleted file]
res/drawable-hdpi/ic_launcher_info_active_holo.png [deleted file]
res/drawable-hdpi/ic_launcher_info_normal_holo.png [deleted file]
res/drawable-hdpi/ic_launcher_market_holo.png [deleted file]
res/drawable-hdpi/ic_launcher_trashcan_active_holo.png [deleted file]
res/drawable-hdpi/ic_launcher_trashcan_normal_holo.png [deleted file]
res/drawable-hdpi/ic_pageindicator_current.png
res/drawable-hdpi/ic_pageindicator_current_folder.png [new file with mode: 0644]
res/drawable-hdpi/ic_pageindicator_default.png
res/drawable-hdpi/ic_pageindicator_default_folder.png [new file with mode: 0644]
res/drawable-hdpi/ic_remove_launcher.png [new file with mode: 0644]
res/drawable-hdpi/ic_search_grey.png [new file with mode: 0755]
res/drawable-hdpi/ic_uninstall_launcher.png [new file with mode: 0644]
res/drawable-hdpi/ic_widget_resize_handle.png [new file with mode: 0644]
res/drawable-hdpi/on_boarding_welcome.png [deleted file]
res/drawable-hdpi/overscroll_glow_left.9.png [deleted file]
res/drawable-hdpi/overscroll_glow_right.9.png [deleted file]
res/drawable-hdpi/paged_view_indicator.9.png [deleted file]
res/drawable-hdpi/portal_container_holo.9.png [deleted file]
res/drawable-hdpi/portal_ring_inner.png [new file with mode: 0644]
res/drawable-hdpi/portal_ring_inner_holo.png [deleted file]
res/drawable-hdpi/portal_ring_inner_nolip.png [new file with mode: 0644]
res/drawable-hdpi/portal_ring_inner_nolip_holo.png [deleted file]
res/drawable-hdpi/portal_ring_outer.png [new file with mode: 0644]
res/drawable-hdpi/portal_ring_outer_holo.png [deleted file]
res/drawable-hdpi/portal_ring_rest.png
res/drawable-hdpi/quantum_panel.9.png [deleted file]
res/drawable-hdpi/quantum_panel_bitmap.9.png [new file with mode: 0644]
res/drawable-hdpi/quantum_panel_dark.9.png [deleted file]
res/drawable-hdpi/quantum_panel_dark_bitmap.9.png [new file with mode: 0644]
res/drawable-hdpi/widget_resize_frame.9.png [new file with mode: 0644]
res/drawable-hdpi/widget_resize_frame_holo.9.png [deleted file]
res/drawable-hdpi/widget_resize_handle_bottom.png [deleted file]
res/drawable-hdpi/widget_resize_handle_left.png [deleted file]
res/drawable-hdpi/widget_resize_handle_right.png [deleted file]
res/drawable-hdpi/widget_resize_handle_top.png [deleted file]
res/drawable-hdpi/widget_resize_shadow.9.png [new file with mode: 0644]
res/drawable-ldrtl/container_fastscroll_popup_bg.xml [new file with mode: 0644]
res/drawable-mdpi/apps_customize_bg.png [deleted file]
res/drawable-mdpi/bg_appwidget_error.9.png [deleted file]
res/drawable-mdpi/home_press.9.png [deleted file]
res/drawable-mdpi/ic_arrow_back_grey.png [new file with mode: 0755]
res/drawable-mdpi/ic_home_all_apps_holo_dark.png [deleted file]
res/drawable-mdpi/ic_info_launcher.png [new file with mode: 0644]
res/drawable-mdpi/ic_launcher_clear_active_holo.png [deleted file]
res/drawable-mdpi/ic_launcher_clear_normal_holo.png [deleted file]
res/drawable-mdpi/ic_launcher_info_active_holo.png [deleted file]
res/drawable-mdpi/ic_launcher_info_normal_holo.png [deleted file]
res/drawable-mdpi/ic_launcher_market_holo.png [deleted file]
res/drawable-mdpi/ic_launcher_trashcan_active_holo.png [deleted file]
res/drawable-mdpi/ic_launcher_trashcan_normal_holo.png [deleted file]
res/drawable-mdpi/ic_pageindicator_current.png
res/drawable-mdpi/ic_pageindicator_current_folder.png [new file with mode: 0644]
res/drawable-mdpi/ic_pageindicator_default.png
res/drawable-mdpi/ic_pageindicator_default_folder.png [new file with mode: 0644]
res/drawable-mdpi/ic_remove_launcher.png [new file with mode: 0644]
res/drawable-mdpi/ic_search_grey.png [new file with mode: 0755]
res/drawable-mdpi/ic_setting_icn.png [deleted file]
res/drawable-mdpi/ic_uninstall_launcher.png [new file with mode: 0644]
res/drawable-mdpi/ic_widget_resize_handle.png [new file with mode: 0644]
res/drawable-mdpi/on_boarding_welcome.png [deleted file]
res/drawable-mdpi/overscroll_glow_left.9.png [deleted file]
res/drawable-mdpi/overscroll_glow_right.9.png [deleted file]
res/drawable-mdpi/paged_view_indicator.9.png [deleted file]
res/drawable-mdpi/portal_container_holo.9.png [deleted file]
res/drawable-mdpi/portal_ring_inner.png [new file with mode: 0644]
res/drawable-mdpi/portal_ring_inner_holo.png [deleted file]
res/drawable-mdpi/portal_ring_inner_nolip.png [new file with mode: 0644]
res/drawable-mdpi/portal_ring_inner_nolip_holo.png [deleted file]
res/drawable-mdpi/portal_ring_outer.png [new file with mode: 0644]
res/drawable-mdpi/portal_ring_outer_holo.png [deleted file]
res/drawable-mdpi/portal_ring_rest.png
res/drawable-mdpi/quantum_panel.9.png [deleted file]
res/drawable-mdpi/quantum_panel_bitmap.9.png [new file with mode: 0644]
res/drawable-mdpi/quantum_panel_dark.9.png [deleted file]
res/drawable-mdpi/quantum_panel_dark_bitmap.9.png [new file with mode: 0644]
res/drawable-mdpi/widget_resize_frame.9.png [new file with mode: 0644]
res/drawable-mdpi/widget_resize_frame_holo.9.png [deleted file]
res/drawable-mdpi/widget_resize_handle_bottom.png [deleted file]
res/drawable-mdpi/widget_resize_handle_left.png [deleted file]
res/drawable-mdpi/widget_resize_handle_right.png [deleted file]
res/drawable-mdpi/widget_resize_handle_top.png [deleted file]
res/drawable-mdpi/widget_resize_shadow.9.png [new file with mode: 0644]
res/drawable-v21/quantum_panel.xml [new file with mode: 0644]
res/drawable-v21/quantum_panel_dark.xml [new file with mode: 0644]
res/drawable-xhdpi/apps_customize_bg.png [deleted file]
res/drawable-xhdpi/bg_appwidget_error.9.png [deleted file]
res/drawable-xhdpi/home_press.9.png [deleted file]
res/drawable-xhdpi/ic_arrow_back_grey.png [new file with mode: 0755]
res/drawable-xhdpi/ic_home_all_apps_holo_dark.png [deleted file]
res/drawable-xhdpi/ic_info_launcher.png [new file with mode: 0644]
res/drawable-xhdpi/ic_launcher_clear_active_holo.png [deleted file]
res/drawable-xhdpi/ic_launcher_clear_normal_holo.png [deleted file]
res/drawable-xhdpi/ic_launcher_info_active_holo.png [deleted file]
res/drawable-xhdpi/ic_launcher_info_normal_holo.png [deleted file]
res/drawable-xhdpi/ic_launcher_market_holo.png [deleted file]
res/drawable-xhdpi/ic_launcher_trashcan_active_holo.png [deleted file]
res/drawable-xhdpi/ic_launcher_trashcan_normal_holo.png [deleted file]
res/drawable-xhdpi/ic_pageindicator_current.png
res/drawable-xhdpi/ic_pageindicator_current_folder.png [new file with mode: 0644]
res/drawable-xhdpi/ic_pageindicator_default.png
res/drawable-xhdpi/ic_pageindicator_default_folder.png [new file with mode: 0644]
res/drawable-xhdpi/ic_remove_launcher.png [new file with mode: 0644]
res/drawable-xhdpi/ic_search_grey.png [new file with mode: 0755]
res/drawable-xhdpi/ic_uninstall_launcher.png [new file with mode: 0644]
res/drawable-xhdpi/ic_widget_resize_handle.png [new file with mode: 0644]
res/drawable-xhdpi/on_boarding_welcome.png [deleted file]
res/drawable-xhdpi/overscroll_glow_left.9.png [deleted file]
res/drawable-xhdpi/overscroll_glow_right.9.png [deleted file]
res/drawable-xhdpi/paged_view_indicator.9.png [deleted file]
res/drawable-xhdpi/portal_container_holo.9.png [deleted file]
res/drawable-xhdpi/portal_ring_inner.png [new file with mode: 0644]
res/drawable-xhdpi/portal_ring_inner_holo.png [deleted file]
res/drawable-xhdpi/portal_ring_inner_nolip.png [new file with mode: 0644]
res/drawable-xhdpi/portal_ring_inner_nolip_holo.png [deleted file]
res/drawable-xhdpi/portal_ring_outer.png [new file with mode: 0644]
res/drawable-xhdpi/portal_ring_outer_holo.png [deleted file]
res/drawable-xhdpi/portal_ring_rest.png
res/drawable-xhdpi/quantum_panel.9.png [deleted file]
res/drawable-xhdpi/quantum_panel_bitmap.9.png [new file with mode: 0644]
res/drawable-xhdpi/quantum_panel_dark.9.png [deleted file]
res/drawable-xhdpi/quantum_panel_dark_bitmap.9.png [new file with mode: 0644]
res/drawable-xhdpi/widget_resize_frame.9.png [new file with mode: 0644]
res/drawable-xhdpi/widget_resize_frame_holo.9.png [deleted file]
res/drawable-xhdpi/widget_resize_handle_bottom.png [deleted file]
res/drawable-xhdpi/widget_resize_handle_left.png [deleted file]
res/drawable-xhdpi/widget_resize_handle_right.png [deleted file]
res/drawable-xhdpi/widget_resize_handle_top.png [deleted file]
res/drawable-xhdpi/widget_resize_shadow.9.png [new file with mode: 0644]
res/drawable-xxhdpi/apps_customize_bg.png [deleted file]
res/drawable-xxhdpi/arrow_dashed.png [deleted file]
res/drawable-xxhdpi/default_widget_preview_holo.9.png [deleted file]
res/drawable-xxhdpi/hotseat_bg_panel.9.png [deleted file]
res/drawable-xxhdpi/hotseat_scrubber_holo.9.png [deleted file]
res/drawable-xxhdpi/hotseat_track_holo.9.png [deleted file]
res/drawable-xxhdpi/ic_arrow_back_grey.png [new file with mode: 0755]
res/drawable-xxhdpi/ic_home_all_apps_holo_dark.png [deleted file]
res/drawable-xxhdpi/ic_home_google_logo_normal_holo.png [deleted file]
res/drawable-xxhdpi/ic_home_google_logo_pressed_holo.png [deleted file]
res/drawable-xxhdpi/ic_home_search_pressed_holo.png [deleted file]
res/drawable-xxhdpi/ic_home_voice_search_pressed_holo.png [deleted file]
res/drawable-xxhdpi/ic_info_launcher.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_launcher_clear_active_holo.png [deleted file]
res/drawable-xxhdpi/ic_launcher_clear_normal_holo.png [deleted file]
res/drawable-xxhdpi/ic_launcher_info_active_holo.png [deleted file]
res/drawable-xxhdpi/ic_launcher_info_normal_holo.png [deleted file]
res/drawable-xxhdpi/ic_launcher_trashcan_active_holo.png [deleted file]
res/drawable-xxhdpi/ic_launcher_trashcan_normal_holo.png [deleted file]
res/drawable-xxhdpi/ic_pageindicator_current.png
res/drawable-xxhdpi/ic_pageindicator_current_folder.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_pageindicator_default.png
res/drawable-xxhdpi/ic_pageindicator_default_folder.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_qs_remote_display.png [deleted file]
res/drawable-xxhdpi/ic_qs_remote_display_connected.png [deleted file]
res/drawable-xxhdpi/ic_remove_launcher.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_search_grey.png [new file with mode: 0755]
res/drawable-xxhdpi/ic_uninstall_launcher.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_widget_resize_handle.png [new file with mode: 0644]
res/drawable-xxhdpi/overscroll_glow_left.9.png [deleted file]
res/drawable-xxhdpi/overscroll_glow_right.9.png [deleted file]
res/drawable-xxhdpi/portal_container_holo.9.png [deleted file]
res/drawable-xxhdpi/portal_ring_inner.png [new file with mode: 0644]
res/drawable-xxhdpi/portal_ring_inner_holo.png [deleted file]
res/drawable-xxhdpi/portal_ring_inner_nolip.png [moved from res/drawable-xxhdpi/portal_ring_inner_nolip_holo.png with 100% similarity]
res/drawable-xxhdpi/portal_ring_outer.png [new file with mode: 0644]
res/drawable-xxhdpi/portal_ring_outer_holo.png [deleted file]
res/drawable-xxhdpi/quantum_panel.9.png [deleted file]
res/drawable-xxhdpi/quantum_panel_bitmap.9.png [new file with mode: 0644]
res/drawable-xxhdpi/quantum_panel_dark.9.png [deleted file]
res/drawable-xxhdpi/quantum_panel_dark_bitmap.9.png [new file with mode: 0644]
res/drawable-xxhdpi/widget_resize_frame.9.png [new file with mode: 0644]
res/drawable-xxhdpi/widget_resize_frame_holo.9.png [deleted file]
res/drawable-xxhdpi/widget_resize_handle_bottom.png [deleted file]
res/drawable-xxhdpi/widget_resize_handle_left.png [deleted file]
res/drawable-xxhdpi/widget_resize_handle_right.png [deleted file]
res/drawable-xxhdpi/widget_resize_handle_top.png [deleted file]
res/drawable-xxhdpi/widget_resize_shadow.9.png [new file with mode: 0644]
res/drawable-xxxhdpi/ic_arrow_back_grey.png [new file with mode: 0755]
res/drawable-xxxhdpi/ic_info_launcher.png [new file with mode: 0644]
res/drawable-xxxhdpi/ic_remove_launcher.png [new file with mode: 0644]
res/drawable-xxxhdpi/ic_search_grey.png [new file with mode: 0755]
res/drawable-xxxhdpi/ic_uninstall_launcher.png [new file with mode: 0644]
res/drawable-xxxhdpi/ic_widget_resize_handle.png [new file with mode: 0644]
res/drawable-xxxhdpi/portal_ring_inner.png [new file with mode: 0644]
res/drawable-xxxhdpi/portal_ring_inner_nolip.png [new file with mode: 0644]
res/drawable-xxxhdpi/portal_ring_outer.png [new file with mode: 0644]
res/drawable-xxxhdpi/portal_ring_rest.png [new file with mode: 0644]
res/drawable-xxxhdpi/quantum_panel_bitmap.9.png [new file with mode: 0644]
res/drawable-xxxhdpi/quantum_panel_dark_bitmap.9.png [new file with mode: 0644]
res/drawable-xxxhdpi/widget_resize_frame.9.png [new file with mode: 0644]
res/drawable-xxxhdpi/widget_resize_shadow.9.png [new file with mode: 0644]
res/drawable/all_apps_search_bg.xml [new file with mode: 0644]
res/drawable/bg_screenpanel.xml [moved from res/drawable/info_target_selector.xml with 75% similarity]
res/drawable/container_fastscroll_popup_bg.xml [new file with mode: 0644]
res/drawable/quantum_panel.xml [moved from WallpaperPicker/res/values-sw600dp/config.xml with 76% similarity]
res/drawable/quantum_panel_dark.xml [moved from res/values-sw340dp-port/config.xml with 76% similarity]
res/drawable/quantum_panel_shape.xml [new file with mode: 0644]
res/drawable/quantum_panel_shape_dark.xml [moved from res/layout/apps_customize_application.xml with 68% similarity]
res/drawable/remove_target_selector.xml [deleted file]
res/drawable/uninstall_target_selector.xml [deleted file]
res/drawable/widgets_row_divider.xml [moved from res/values-land/config.xml with 70% similarity]
res/layout-land/launcher.xml
res/layout-land/migration_cling.xml
res/layout-port/launcher.xml
res/layout-port/migration_cling.xml
res/layout-sw720dp/launcher.xml
res/layout/all_apps.xml [new file with mode: 0644]
res/layout/all_apps_button.xml
res/layout/all_apps_container.xml [new file with mode: 0644]
res/layout/all_apps_empty_search.xml [moved from res/layout/add_list_item.xml with 58% similarity]
res/layout/all_apps_icon.xml [new file with mode: 0644]
res/layout/all_apps_prediction_bar_icon.xml [new file with mode: 0644]
res/layout/all_apps_search_bar.xml [new file with mode: 0644]
res/layout/app_icon.xml [moved from res/layout/application.xml with 96% similarity]
res/layout/apps_customize_pane.xml [deleted file]
res/layout/apps_customize_progressbar.xml [deleted file]
res/layout/apps_customize_widget.xml [deleted file]
res/layout/appwidget_error.xml
res/layout/dummy_widget.xml [new file with mode: 0644]
res/layout/folder_application.xml
res/layout/folder_icon.xml
res/layout/page_indicator_marker.xml
res/layout/rename_folder.xml [deleted file]
res/layout/search_drop_target_bar.xml
res/layout/user_folder.xml
res/layout/widget_cell.xml [new file with mode: 0644]
res/layout/widgets_list_row_view.xml [new file with mode: 0644]
res/layout/widgets_view.xml [new file with mode: 0644]
res/mipmap-xxhdpi/on_boarding_welcome.png [deleted file]
res/values-af/strings.xml
res/values-am/strings.xml
res/values-ar/strings.xml
res/values-az-rAZ/strings.xml
res/values-be/strings.xml
res/values-bg/strings.xml
res/values-bn-rBD/strings.xml
res/values-ca/strings.xml
res/values-cs/strings.xml
res/values-da/strings.xml
res/values-de/strings.xml
res/values-el/strings.xml
res/values-en-rAU/strings.xml
res/values-en-rGB/strings.xml
res/values-en-rIN/strings.xml
res/values-es-rUS/strings.xml
res/values-es/strings.xml
res/values-et-rEE/strings.xml
res/values-et/strings.xml
res/values-eu-rES/strings.xml
res/values-fa/strings.xml
res/values-fi/strings.xml
res/values-fr-rCA/strings.xml
res/values-fr/strings.xml
res/values-gl-rES/strings.xml
res/values-gu-rIN/strings.xml
res/values-hi/strings.xml
res/values-hr/strings.xml
res/values-hu/strings.xml
res/values-hy-rAM/strings.xml
res/values-in/strings.xml
res/values-is-rIS/strings.xml
res/values-it/strings.xml
res/values-iw/strings.xml
res/values-ja/strings.xml
res/values-ka-rGE/strings.xml
res/values-kk-rKZ/strings.xml
res/values-km-rKH/strings.xml
res/values-kn-rIN/strings.xml
res/values-ko/strings.xml
res/values-ky-rKG/strings.xml
res/values-land/dimens.xml
res/values-land/styles.xml
res/values-lo-rLA/strings.xml
res/values-lt/strings.xml
res/values-lv/strings.xml
res/values-mk-rMK/strings.xml
res/values-ml-rIN/strings.xml
res/values-mn-rMN/strings.xml
res/values-mr-rIN/strings.xml
res/values-ms-rMY/strings.xml
res/values-ms/strings.xml
res/values-my-rMM/strings.xml
res/values-nb/strings.xml
res/values-ne-rNP/strings.xml
res/values-nl/strings.xml
res/values-pa-rIN/strings.xml
res/values-pl/strings.xml
res/values-port/dimens.xml [deleted file]
res/values-pt-rPT/strings.xml
res/values-pt/strings.xml
res/values-rm/strings.xml
res/values-ro/strings.xml
res/values-ru/strings.xml
res/values-si-rLK/strings.xml
res/values-sk/strings.xml
res/values-sl/strings.xml
res/values-sq-rAL/strings.xml
res/values-sr/strings.xml
res/values-sv/strings.xml
res/values-sw/strings.xml
res/values-sw600dp/config.xml
res/values-sw600dp/dimens.xml
res/values-sw600dp/styles.xml [deleted file]
res/values-sw720dp-land/dimens.xml
res/values-sw720dp/config.xml
res/values-sw720dp/dimens.xml
res/values-sw720dp/styles.xml
res/values-ta-rIN/strings.xml
res/values-te-rIN/strings.xml
res/values-th/strings.xml
res/values-tl/strings.xml
res/values-tr/strings.xml
res/values-uk/strings.xml
res/values-ur-rPK/strings.xml
res/values-uz-rUZ/strings.xml
res/values-v17/styles.xml [deleted file]
res/values-vi/strings.xml
res/values-zh-rCN/strings.xml
res/values-zh-rHK/strings.xml
res/values-zh-rTW/strings.xml
res/values-zu/strings.xml
res/values/attrs.xml
res/values/colors.xml
res/values/config.xml
res/values/dimens.xml
res/values/strings.xml
res/values/styles.xml
res/xml/app_target_browser.xml [new file with mode: 0644]
res/xml/app_target_camera.xml [moved from res/anim/fade_out_fast.xml with 64% similarity]
res/xml/app_target_email.xml [moved from res/anim/fade_in_fast.xml with 65% similarity]
res/xml/app_target_gallery.xml [new file with mode: 0644]
res/xml/app_target_messenger.xml [new file with mode: 0644]
res/xml/app_target_phone.xml [new file with mode: 0644]
res/xml/launcher_preferences.xml [new file with mode: 0644]
res/xml/update_workspace.xml [deleted file]
src/com/android/launcher3/AllAppsList.java
src/com/android/launcher3/AppInfo.java
src/com/android/launcher3/AppWidgetResizeFrame.java
src/com/android/launcher3/AppWidgetsRestoredReceiver.java
src/com/android/launcher3/AppsCustomizeCellLayout.java [deleted file]
src/com/android/launcher3/AppsCustomizePagedView.java [deleted file]
src/com/android/launcher3/AppsCustomizeTabHost.java [deleted file]
src/com/android/launcher3/AutoInstallsLayout.java
src/com/android/launcher3/BaseContainerView.java [new file with mode: 0644]
src/com/android/launcher3/BaseRecyclerView.java [new file with mode: 0644]
src/com/android/launcher3/BaseRecyclerViewFastScrollBar.java [new file with mode: 0644]
src/com/android/launcher3/BaseRecyclerViewFastScrollPopup.java [new file with mode: 0644]
src/com/android/launcher3/BubbleTextView.java
src/com/android/launcher3/ButtonDropTarget.java
src/com/android/launcher3/CellLayout.java
src/com/android/launcher3/CheckLongPressHelper.java
src/com/android/launcher3/ClickShadowView.java [new file with mode: 0644]
src/com/android/launcher3/CommonAppTypeParser.java [new file with mode: 0644]
src/com/android/launcher3/CustomAppWidget.java [new file with mode: 0644]
src/com/android/launcher3/DefaultLayoutParser.java
src/com/android/launcher3/DeferredHandler.java
src/com/android/launcher3/DeleteDropTarget.java
src/com/android/launcher3/DeviceProfile.java
src/com/android/launcher3/DragController.java
src/com/android/launcher3/DragLayer.java
src/com/android/launcher3/DragSource.java
src/com/android/launcher3/DragView.java
src/com/android/launcher3/DropTarget.java
src/com/android/launcher3/DummyWidget.java [new file with mode: 0644]
src/com/android/launcher3/DynamicGrid.java [deleted file]
src/com/android/launcher3/FastBitmapDrawable.java
src/com/android/launcher3/FastBitmapView.java [deleted file]
src/com/android/launcher3/FirstFrameAnimatorHelper.java
src/com/android/launcher3/FocusHelper.java
src/com/android/launcher3/FocusIndicatorView.java
src/com/android/launcher3/FocusOnlyTabWidget.java [deleted file]
src/com/android/launcher3/Folder.java
src/com/android/launcher3/FolderAutoScrollHelper.java [deleted file]
src/com/android/launcher3/FolderIcon.java
src/com/android/launcher3/FolderInfo.java
src/com/android/launcher3/FolderPagedView.java [new file with mode: 0644]
src/com/android/launcher3/HolographicOutlineHelper.java
src/com/android/launcher3/Hotseat.java
src/com/android/launcher3/IconCache.java
src/com/android/launcher3/InfoDropTarget.java
src/com/android/launcher3/Insettable.java
src/com/android/launcher3/InstallShortcutReceiver.java
src/com/android/launcher3/InterruptibleInOutAnimator.java
src/com/android/launcher3/InvariantDeviceProfile.java [new file with mode: 0644]
src/com/android/launcher3/ItemInfo.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/LauncherAnimUtils.java
src/com/android/launcher3/LauncherAppState.java
src/com/android/launcher3/LauncherAppWidgetHost.java
src/com/android/launcher3/LauncherAppWidgetHostView.java
src/com/android/launcher3/LauncherAppWidgetInfo.java
src/com/android/launcher3/LauncherAppWidgetProviderInfo.java [new file with mode: 0644]
src/com/android/launcher3/LauncherBackupAgentHelper.java
src/com/android/launcher3/LauncherBackupHelper.java
src/com/android/launcher3/LauncherCallbacks.java
src/com/android/launcher3/LauncherClings.java
src/com/android/launcher3/LauncherFiles.java
src/com/android/launcher3/LauncherModel.java
src/com/android/launcher3/LauncherProvider.java
src/com/android/launcher3/LauncherProviderChangeListener.java
src/com/android/launcher3/LauncherScroller.java
src/com/android/launcher3/LauncherSettings.java
src/com/android/launcher3/LauncherStateTransitionAnimation.java [new file with mode: 0644]
src/com/android/launcher3/LauncherTransitionable.java [moved from src/com/android/launcher3/LauncherApplication.java with 55% similarity]
src/com/android/launcher3/MemoryTracker.java
src/com/android/launcher3/PackageChangedReceiver.java [deleted file]
src/com/android/launcher3/PagedView.java
src/com/android/launcher3/PagedViewCellLayout.java [deleted file]
src/com/android/launcher3/PagedViewCellLayoutChildren.java [deleted file]
src/com/android/launcher3/PagedViewGridLayout.java [deleted file]
src/com/android/launcher3/PagedViewWidget.java [deleted file]
src/com/android/launcher3/PagedViewWidgetImageView.java [deleted file]
src/com/android/launcher3/PagedViewWithDraggableItems.java [deleted file]
src/com/android/launcher3/Partner.java
src/com/android/launcher3/PendingAddItemInfo.java
src/com/android/launcher3/PendingAppWidgetHostView.java
src/com/android/launcher3/PreloadIconDrawable.java
src/com/android/launcher3/SearchDropTargetBar.java
src/com/android/launcher3/SettingsActivity.java [new file with mode: 0644]
src/com/android/launcher3/ShortcutAndWidgetContainer.java
src/com/android/launcher3/ShortcutInfo.java
src/com/android/launcher3/SmoothPagedView.java [deleted file]
src/com/android/launcher3/Stats.java
src/com/android/launcher3/StylusEventHelper.java [new file with mode: 0644]
src/com/android/launcher3/UninstallDropTarget.java [new file with mode: 0644]
src/com/android/launcher3/UninstallShortcutReceiver.java [deleted file]
src/com/android/launcher3/UserInitializeReceiver.java [deleted file]
src/com/android/launcher3/Utilities.java
src/com/android/launcher3/WeightWatcher.java
src/com/android/launcher3/WidgetPreviewLoader.java
src/com/android/launcher3/Workspace.java
src/com/android/launcher3/WorkspaceStateTransitionAnimation.java [new file with mode: 0644]
src/com/android/launcher3/accessibility/DragAndDropAccessibilityDelegate.java [new file with mode: 0644]
src/com/android/launcher3/accessibility/FolderAccessibilityHelper.java [new file with mode: 0644]
src/com/android/launcher3/accessibility/LauncherAccessibilityDelegate.java [new file with mode: 0644]
src/com/android/launcher3/accessibility/OverviewScreenAccessibilityDelegate.java [new file with mode: 0644]
src/com/android/launcher3/accessibility/WorkspaceAccessibilityHelper.java [new file with mode: 0644]
src/com/android/launcher3/allapps/AllAppsContainerView.java [new file with mode: 0644]
src/com/android/launcher3/allapps/AllAppsGridAdapter.java [new file with mode: 0644]
src/com/android/launcher3/allapps/AllAppsRecyclerView.java [new file with mode: 0644]
src/com/android/launcher3/allapps/AllAppsRecyclerViewContainerView.java [new file with mode: 0644]
src/com/android/launcher3/allapps/AllAppsSearchBarController.java [new file with mode: 0644]
src/com/android/launcher3/allapps/AllAppsSearchEditView.java [new file with mode: 0644]
src/com/android/launcher3/allapps/AlphabeticalAppsList.java [new file with mode: 0644]
src/com/android/launcher3/allapps/DefaultAppSearchAlgorithm.java [new file with mode: 0644]
src/com/android/launcher3/allapps/DefaultAppSearchController.java [new file with mode: 0644]
src/com/android/launcher3/compat/AlphabeticIndexCompat.java [new file with mode: 0644]
src/com/android/launcher3/compat/AppWidgetManagerCompat.java
src/com/android/launcher3/compat/AppWidgetManagerCompatV16.java
src/com/android/launcher3/compat/AppWidgetManagerCompatVL.java
src/com/android/launcher3/compat/LauncherActivityInfoCompat.java
src/com/android/launcher3/compat/LauncherActivityInfoCompatV16.java
src/com/android/launcher3/compat/LauncherActivityInfoCompatVL.java
src/com/android/launcher3/compat/LauncherAppsCompatV16.java
src/com/android/launcher3/compat/LauncherAppsCompatVL.java
src/com/android/launcher3/compat/PackageInstallerCompat.java
src/com/android/launcher3/compat/PackageInstallerCompatV16.java
src/com/android/launcher3/compat/PackageInstallerCompatVL.java
src/com/android/launcher3/compat/UserHandleCompat.java
src/com/android/launcher3/compat/UserManagerCompat.java
src/com/android/launcher3/compat/UserManagerCompatV16.java
src/com/android/launcher3/compat/UserManagerCompatV17.java
src/com/android/launcher3/compat/UserManagerCompatVL.java
src/com/android/launcher3/config/ProviderConfig.java
src/com/android/launcher3/model/AbstractUserComparator.java [new file with mode: 0644]
src/com/android/launcher3/model/AppNameComparator.java [new file with mode: 0644]
src/com/android/launcher3/model/PackageItemInfo.java [new file with mode: 0644]
src/com/android/launcher3/model/WidgetsAndShortcutNameComparator.java [new file with mode: 0644]
src/com/android/launcher3/model/WidgetsModel.java [new file with mode: 0644]
src/com/android/launcher3/testing/LauncherExtension.java [moved from src/com/android/launcher3/LauncherExtension.java with 90% similarity]
src/com/android/launcher3/util/ComponentKey.java [new file with mode: 0644]
src/com/android/launcher3/util/CursorIconInfo.java [new file with mode: 0644]
src/com/android/launcher3/util/FlingAnimation.java [new file with mode: 0644]
src/com/android/launcher3/util/FocusLogic.java [new file with mode: 0644]
src/com/android/launcher3/util/LauncherEdgeEffect.java [new file with mode: 0644]
src/com/android/launcher3/util/LongArrayMap.java [new file with mode: 0644]
src/com/android/launcher3/util/ManagedProfileHeuristic.java [new file with mode: 0644]
src/com/android/launcher3/util/RevealOutlineProvider.java [new file with mode: 0644]
src/com/android/launcher3/util/Thunk.java [new file with mode: 0644]
src/com/android/launcher3/util/UiThreadCircularReveal.java [new file with mode: 0644]
src/com/android/launcher3/util/WallpaperUtils.java [new file with mode: 0644]
src/com/android/launcher3/widget/PendingAddShortcutInfo.java [new file with mode: 0644]
src/com/android/launcher3/widget/PendingAddWidgetInfo.java [new file with mode: 0644]
src/com/android/launcher3/widget/WidgetCell.java [new file with mode: 0644]
src/com/android/launcher3/widget/WidgetHostViewLoader.java [new file with mode: 0644]
src/com/android/launcher3/widget/WidgetImageView.java [new file with mode: 0644]
src/com/android/launcher3/widget/WidgetsContainerView.java [new file with mode: 0644]
src/com/android/launcher3/widget/WidgetsListAdapter.java [new file with mode: 0644]
src/com/android/launcher3/widget/WidgetsRecyclerView.java [new file with mode: 0644]
src/com/android/launcher3/widget/WidgetsRowViewHolder.java [moved from src/com/android/launcher3/LauncherAnimatorUpdateListener.java with 52% similarity]
tests/Android.mk
tests/AndroidManifest.xml [moved from tests/stress/AndroidManifest.xml with 84% similarity]
tests/res/values/string.xml [new file with mode: 0644]
tests/src/com/android/launcher3/InvariantDeviceProfileTest.java [new file with mode: 0644]
tests/src/com/android/launcher3/util/FocusLogicTest.java [new file with mode: 0644]
tests/stress/Android.mk [deleted file]
tests/stress/src/com/android/launcher3/stress/LauncherRotationStressTest.java [deleted file]
util/com/android/launcher3/DecoderRing.java