summaryrefslogtreecommitdiffstats
path: root/WallpaperPicker/res
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge tag 'android-6.0.1_r22' of ↵Michael Bestas2017-03-264-5/+5
| | | | | | | | | https://android.googlesource.com/platform/packages/apps/Launcher3 into HEAD" This reverts commit 1129f556e5097e777bd2071890cc622db6a14f5e, reversing changes made to e48ef94fd67a228c3ab402bdbb2b77c8a5440012. Change-Id: Ie2c86d2cf4856b99ac65030c8af3571b926fde53
* am 00e827c7: am 5fcaab43: am ea9ad5ce: Merge remote-tracking branch ↵Sunny Goyal2015-09-144-2/+17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \'origin/ub-launcher3-burnaby\' into mnc-dev * commit '00e827c70cb4213ee05140157006a37d12662448': (76 commits) Restoring provider behavior for reloading app on old devices > For older devices, launcher will only reload in case of inserts with specific query parameters > For older devices, launcehr will notify content observers of any internal inserts > Chaning TAG for Launcher provider as max logging tag is only 23 characters Removing items which are on invalid screen Preventing null pointer crash when opening a folder Revert workaround for move to default screen on home intent. Fixing NPE in recycler view scroll bar. Adding workaround for regression caused by ag/752175 Adding gradle script for Android Studio Override the overscroll color for the widget rows. Adding graphic for all apps empty search screen. Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app Revert "Adding viewId for the QSB" Adding viewId for the QSB Fixing issue with missing scroll bar after fast-scrolling and searching. Fixing an issue where you would inadvertently start fastscrolling. Pending bind callbacks should be cleared before starting the loader, similar to startBinding Fixing widgets container inactive scroll bar color. Making the detached scrollbar catch up faster to the actual scroll position. Updating theme to use the light theme by default, instead of wallpaper theme > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide Updating the target sdk to launcher Using the usermanager api to get creation time ...
| * am 5fcaab43: am ea9ad5ce: Merge remote-tracking branch ↵Sunny Goyal2015-09-144-2/+17
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \'origin/ub-launcher3-burnaby\' into mnc-dev * commit '5fcaab43e603ceabd1d71ec355c8a0b59aac8cf0': (76 commits) Restoring provider behavior for reloading app on old devices > For older devices, launcher will only reload in case of inserts with specific query parameters > For older devices, launcehr will notify content observers of any internal inserts > Chaning TAG for Launcher provider as max logging tag is only 23 characters Removing items which are on invalid screen Preventing null pointer crash when opening a folder Revert workaround for move to default screen on home intent. Fixing NPE in recycler view scroll bar. Adding workaround for regression caused by ag/752175 Adding gradle script for Android Studio Override the overscroll color for the widget rows. Adding graphic for all apps empty search screen. Using GET_UNINSTALLED_PACKAGES flag when getting packageInfo for a managed profile app Revert "Adding viewId for the QSB" Adding viewId for the QSB Fixing issue with missing scroll bar after fast-scrolling and searching. Fixing an issue where you would inadvertently start fastscrolling. Pending bind callbacks should be cleared before starting the loader, similar to startBinding Fixing widgets container inactive scroll bar color. Making the detached scrollbar catch up faster to the actual scroll position. Updating theme to use the light theme by default, instead of wallpaper theme > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide Updating the target sdk to launcher Using the usermanager api to get creation time ...
| | * Updating theme to use the light theme by default, instead of wallpaper themeSunny Goyal2015-08-214-2/+17
| | | | | | | | | | | | | | | | | | | | | > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide Change-Id: I705f5472ff71969ae45747dd127a8ba5253df44d
| * | resolved conflicts for merge of 13ef17a3 to cw-e-devHyunyoung Song2015-07-2396-150/+149
| |\| | | | | | | | | | | | | b/22609402 Change-Id: I3753db1f922923a6b462fa75a5c0d826e0413f95
| * | Import translations. DO NOT MERGEGeoff Mendal2015-05-302-1/+37
| | | | | | | | | | | | | | | Change-Id: Id8b8584b48327e773693a700dbbf4b5934dbd8b4 Auto-generated-cl: translation import
| * | Import translations. DO NOT MERGEGeoff Mendal2015-05-141-3/+3
| | | | | | | | | | | | | | | Change-Id: I04d830524cf0903d9cf77874039a3f7a9a165ce9 Auto-generated-cl: translation import
* | | resolved conflicts for merge of 13ef17a3 to mnc-ub-devHyunyoung Song2015-07-2396-148/+183
|\ \ \ | |/ / |/| / | |/ | | | | b/22609402 Change-Id: I80699d985088b9b79211284e710e8a6b8b90860b
| * Import translations. DO NOT MERGEGeoff Mendal2015-07-084-0/+144
| | | | | | | | | | Change-Id: I6d088f3a7797d75df4e1faf21b3809a891618449 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEGeoff Mendal2015-07-082-3/+3
| | | | | | | | | | Change-Id: I32cb7994d836d2ea00acab42fa11f31b33dab3d9 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEGeoff Mendal2015-07-0673-74/+74
| | | | | | | | | | Change-Id: I7e48169b1393f02ef4a152b8052f5243f3363f3a Auto-generated-cl: translation import
| * Updating the pick-image tile in wallpaper pickerSunny Goyal2015-07-016-1/+1
| | | | | | | | | | | | | | | | > Changing the label to My photos > Changing the icon to photo-library icon Bug: 22019397 Change-Id: I068d8d5fa11392642bb0a84cb466d8f679e49b54
| * Using a full-bleed background for Set-Wallpaper buttonSunny Goyal2015-06-232-1/+7
| | | | | | | | | | Bug: 22007160 Change-Id: I06c4ffe5b5fa4f2c18c06a6e1bf014b328de00fd
| * Import translations. DO NOT MERGEGeoff Mendal2015-06-175-6/+42
| | | | | | | | | | Change-Id: I8c0c8c4e5f5e09c5852d31429c8f668d4229cc37 Auto-generated-cl: translation import
| * Fixing touch feedback clipped on SetWallpaper buttonSunny Goyal2015-06-051-0/+31
| | | | | | | | | | Bug: 19534312 Change-Id: I97dfd92c560caaf83e525f7e94286a7a77d2ba0b
| * Cleaning up some resources in WallpaperPickerActivitySunny Goyal2015-02-268-22/+31
| | | | | | | | Change-Id: I4923403c0c094d0ae0b00e3a08a13099c3addb10
| * Import translations. DO NOT MERGEGeoff Mendal2015-01-1620-5/+619
| | | | | | | | | | Change-Id: Id2721f2c721bfcaf5f880e6675f66a02a8bca1f3 Auto-generated-cl: translation import
| * Changes made to accomodate GSA in Google3 w/ RobolectricCameron Neale2014-10-311-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | dragViewOffset removed from WallpaperPicker as it was causing a duplicate resource conflict with launcher3 and was not used within the WallpaperPicker project. Empty <application> tag added to WallpaperPicker manifest as required by Robolectric Removed <add-resource> tag from L3 manifest, unrecognized by Robolectric Change-Id: I3744fc50731f82c3e6fdc01d9819e9a0302dc503
| * Removing duplicated and/or unused resources from WallpaperPicker that ↵Cameron Neale2014-10-203-24/+0
| | | | | | | | | | | | conflict with Launcher 3 resources. The resource duplicated between the two is now only held within Launcher3. These changes are necessary in order for GSA to build in Google3. Change-Id: I70f5a250db52303c876e6abedd9c6d32d1d4761e
* | Import translations. DO NOT MERGEGeoff Mendal2015-04-223-0/+108
| | | | | | | | | | Change-Id: I3a26b2cea1c07962922548e026933df4a52bda4e Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-03-211-0/+36
| | | | | | | | | | Change-Id: I1e04e82c7ab16d948fd15adb5688e452211256df Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-03-091-1/+1
| | | | | | | | | | Change-Id: Iff3cfd7f43663f7fc777da5c1971da7b8608d952 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEGeoff Mendal2015-02-0220-5/+619
|/ | | | | Change-Id: Id9fffb14666e450ddf0159be048e79e2c0b5bc44 Auto-generated-cl: translation import
* Merge "Using DeviceDefault theme for Launcher and WallpaperPicker" into ↵Sunny Goyal2014-10-082-6/+6
|\ | | | | | | ub-now-queens
| * Using DeviceDefault theme for Launcher and WallpaperPickerSunny Goyal2014-10-082-6/+6
| | | | | | | | Change-Id: I31bfeedd99d50683fba910f233b25bb3f364ce1f
* | Updating the wallpaperpicker thumb selection feedbackSunny Goyal2014-10-0815-4/+98
|/ | | | | | | | | | > Using shape drawable instead of 9-patch image > For L and above, using ripple click feedback with a tick when selected. The vector path for tick is from go/icons ('Done') Bug: 17897837 Change-Id: Ic9c9e455eb8bc39322b1474dd55432961b9a6498
* am 4b8d11fc: Add missing xxhdpi assetAdam Cohen2014-10-031-0/+0
|\ | | | | | | | | * commit '4b8d11fcb396760eca75cf2b055a7acd05c594ec': Add missing xxhdpi asset
| * Add missing xxhdpi assetAdam Cohen2014-10-031-0/+0
| | | | | | | | | | Bug: 17813013 Change-Id: If1e3448fb109e3f7f0c1ae6562a795fecf3bdf42
| * Import translations. DO NOT MERGEBaligh Uddin2014-09-252-4/+4
|/ | | | | Change-Id: I619612c919567fdaec3d7d0f5b9a33c94439c759 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2014-07-061-1/+1
| | | | | Change-Id: I1a573caae29dd7e7b6d5095121991ffa1e142c05 Auto-generated-cl: translation import
* Changed behaviour of the wallpaper picker.Selim Cinek2014-03-032-13/+20
| | | | | | | | | | | | | | | | | When opening the picker, the currently chosen wallpaper is shown in the background. In this change also the nullpointer was fixed when deleting the currently selected wallpaper and setting it, because we revert to the old wallpaper in that case. When going into the same live wallpaper than the currently selected we are going back to home if the user sets it or goes back now, in order for the user not to loose state. The real fix for this will be done later when the following bug will be fixed: b/13241760 Bug: 12063773 Bug: 13219612 Change-Id: I7c6abb25755eca99c3255278e0884d1ff4749b55
* Fix for Can't convert to dimension: type=0x12 Crash on JB deviecs.Yura2014-02-134-5/+58
| | | | | Bug: 11578157 Change-Id: I116cef5f30e9028348cd028eaf46038d9d79bdd3
* Disable Set Wallpaper button while loading imageMichael Jurka2014-01-171-0/+1
| | | | | Bug: 12472111 Change-Id: I2a0cba47f31af2416b0dd062929f277fcbf80481
* Add ability to center the crop (disabled)Michael Jurka2014-01-141-0/+3
|
* Import translations. DO NOT MERGEBaligh Uddin2013-12-2623-7/+691
| | | | | Change-Id: I9ced3c60b831f09e8436f562d8c1fef1e2aa6156 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-12-1636-0/+1296
| | | | | Change-Id: I40a264c567f7d0e599182ce68f5b844bd2856f9d Auto-generated-cl: translation import
* Create separate project for Wallpaper PickerMichael Jurka2013-12-1349-0/+606
Change-Id: Id9e855780b9fb68c63eb6e9f6c19bcbce28a6fd5