summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix ConcurrentModificationException in InstallShortcutReceiverBjorn Bringert2013-10-171-9/+20
| | | | | | | | Before, if two shortcuts were added, and then the package for one of them removed, all while Launcher wasn't visible, Launcher crashed. Bug: 11264076 Change-Id: I892c190101389aa42d84d66960f5b6f6f43f2dfc
* Shortcut show/hideSearchBar with new conditions.Mac Duy Hai2013-10-161-0/+4
| | | | | | | | | | | | | | | | | This is effectively a revert of: https://googleplex-android-review.googlesource.com/374556 With the new rules, we won't shortcut if: - the search bar is in an opposite visibility OR - a non-animated change has been requested AND there is an ongoing animation. This makes sure that showSearchBar(false) called after showSearchBar(true) is not ignored. Bug: 11105305 Bug: 11237729 Change-Id: I92668dfac072e62506b2872e8bfbe9f707c9cc69
* Fix concurrent modifcation exception (issue 11234805)Adam Cohen2013-10-151-3/+6
| | | | Change-Id: I21a7e968c249b0d8876fbffa68954ddc229b16df
* Flushing icons of the wrong size. (Bug 11203738)Winson Chung2013-10-142-0/+15
| | | | Change-Id: I9468d2e798fcf9890970270041d341e7653432f1
* Merge "Fix issue where custom content pops in (issue 11209357)" into ↵Adam Cohen2013-10-141-0/+6
|\ | | | | | | jb-ub-now-indigo-rose
| * Fix issue where custom content pops in (issue 11209357)Adam Cohen2013-10-141-0/+6
| | | | | | | | Change-Id: Ibb40505ac25d59add0b405a1b2ac48a9778314d3
* | Ensuring that we are calling setCompoundDrawable() instead of using ↵Winson Chung2013-10-144-3/+4
|/ | | | | | intrinsic bounds. (Bug 11203738) Change-Id: Ic2100e4008d7fc95d2670aab9d3b46a96a927599
* Merge "Ensuring that we restore bounds when resizing them for folder preview ↵Adam Cohen2013-10-141-0/+3
|\ | | | | | | drawing. (Bug 11203738)" into jb-ub-now-indigo-rose
| * Ensuring that we restore bounds when resizing them for folder preview ↵Winson Chung2013-10-141-0/+3
| | | | | | | | | | | | drawing. (Bug 11203738) Change-Id: I0cef3916217bd3808363cafcfb25c2cd140f35fc
* | Merge "Don't crash if WallpaperCropActivity isn't passed a URI" into ↵Michael Jurka2013-10-141-1/+7
|\ \ | | | | | | | | | jb-ub-now-indigo-rose
| * | Don't crash if WallpaperCropActivity isn't passed a URIMichael Jurka2013-10-141-1/+7
| | | | | | | | | | | | Bug: 11173560
* | | Merge "Workaround for small icons. Draw icon drawables at the expected icon ↵Winson Chung2013-10-145-5/+21
|\ \ \ | |/ / |/| | | | | size. (Bug 11203738)" into jb-ub-now-indigo-rose
| * | Workaround for small icons. Draw icon drawables at the expected icon size. ↵Winson Chung2013-10-135-5/+21
| |/ | | | | | | | | | | (Bug 11203738) Change-Id: If976ae8b3603e8bf42e8e857ce0b178d977b0a43
* / Do not shortcut show/hideSearchbar.Mac Duy Hai2013-10-141-2/+0
|/ | | | | Bug: 11105305 Change-Id: I9745d6c851b2539032fdc377ce9ce80b6d67e7ab
* Fix bugs / jank with folder creation feedback (issue 11195148)Adam Cohen2013-10-131-2/+6
| | | | Change-Id: Ia53438a7724c95d304f08a4c16382a9b9e8bdfea
* Merge "Simplify wallpaper strip animation." into jb-ub-now-indigo-roseDaniel Sandler2013-10-131-7/+20
|\
| * Simplify wallpaper strip animation.Daniel Sandler2013-10-121-7/+20
| | | | | | | | | | | | Bug: 10852554 Bug: 11010469 Change-Id: I0330ab125097f7d2a6c0c584161cee646c6b757d
* | Add EXIF rotation support to wallpaper pickerMichael Jurka2013-10-125-73/+262
|/ | | | | | Bug: 11137824 Change-Id: I64e488207ffea219fca5ee00f47b98ccb2ac86d8
* Merge "Speed up overview transition" into jb-ub-now-indigo-roseAdam Cohen2013-10-121-5/+11
|\
| * Speed up overview transitionAdam Cohen2013-10-111-5/+11
| | | | | | | | Change-Id: Ie4086717318939875228dd3a920cecf79ba0ff91
* | Merge "Clean up interpolators on overview mode transition fades" into ↵Adam Cohen2013-10-121-0/+9
|\| | | | | | | jb-ub-now-indigo-rose
| * Clean up interpolators on overview mode transition fadesAdam Cohen2013-10-111-1/+9
| | | | | | | | Change-Id: Id10292286cba217ad18e77f7273e497efac4708c
* | Merge "Fix issue with extra empty screen left over after widget add cancel ↵Adam Cohen2013-10-121-0/+3
|\| | | | | | | (issue 10865959)" into jb-ub-now-indigo-rose
| * Fix issue with extra empty screen left over after widget add cancel (issue ↵Adam Cohen2013-10-111-0/+3
| | | | | | | | | | | | 10865959) Change-Id: Iee72fe1b296e81a5f2d04f6edcbf9cac19aff992
* | Merge "Fix custom content scroll effects bug (recent regression) (issue ↵Adam Cohen2013-10-111-5/+5
|\ \ | | | | | | | | | 11188769)" into jb-ub-now-indigo-rose
| * | Fix custom content scroll effects bug (recent regression) (issue 11188769)Adam Cohen2013-10-111-5/+5
| |/ | | | | | | Change-Id: Ib90c024daf64baac2ccd1cfd04897d18cd35e111
* | Merge "Fixing issue where the PagedView scroll is out of sync with the ↵Winson Chung2013-10-111-2/+23
|\ \ | | | | | | | | | current page. (Bug 11050528)" into jb-ub-now-indigo-rose
| * | Fixing issue where the PagedView scroll is out of sync with the current ↵Winson Chung2013-10-111-2/+23
| |/ | | | | | | | | | | page. (Bug 11050528) Change-Id: I9c445d862763b2a77847cc3bff994f6ba9af8cc4
* / Guarantee views are invisible after being faded (issue 11112570)Adam Cohen2013-10-112-6/+36
|/ | | | | | | -> Prevent clicking of hotseat items during non-normal state -> Update folder text edit highlight color (issue 11072862) Change-Id: I0292b51dc5f7e318dc59e9a26bf1e39f333bc8eb
* Altering the workspace padding to account for default widget padding (Bug ↵Winson Chung2013-10-102-7/+19
| | | | 11116452)
* Fixing issue with folder opening in the wrong bounds (Bug. 11025207)Winson Chung2013-10-101-1/+1
| | | | Change-Id: I8baa5d5e8936e89c542d8ac0d98bc0ad939e01eb
* Merge "Fix issue where can't long click page indicators (issue 11136731)" ↵Adam Cohen2013-10-101-1/+5
|\ | | | | | | into jb-ub-now-indigo-rose
| * Fix issue where can't long click page indicators (issue 11136731)Adam Cohen2013-10-101-1/+5
| | | | | | | | Change-Id: Idcd3a3eabed9db6f1ab17891544578170b8cac6f
* | Merge "Change drop target to "uninstall" when in All Apps" into ↵Michael Jurka2013-10-101-3/+4
|\ \ | | | | | | | | | jb-ub-now-indigo-rose
| * | Change drop target to "uninstall" when in All AppsMichael Jurka2013-10-091-3/+4
| | | | | | | | | | | | Bug: 10909250
* | | Merge "Initial changes for new clings. (Bug 11142616)" into ↵Winson Chung2013-10-106-36/+181
|\ \ \ | |_|/ |/| | | | | jb-ub-now-indigo-rose
| * | Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-096-36/+181
| | | | | | | | | Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
* | | Provide final callbacks before remove CustomContent (issue 11169651)Adam Cohen2013-10-101-0/+6
| | | | | | | | | | | | Change-Id: I0c30d58a4380f4525dcabf54a0cabf3789031ba6
* | | Fix issue where custom content would show up on boot (issue 10713745)Adam Cohen2013-10-103-9/+25
| | | | | | | | | | | | Change-Id: I1c03784970fe1a88e2561f1c5367979cda825973
* | | Update custom content hint after custom content is invalidated (Bug 11067230)Winson Chung2013-10-102-5/+58
| | | | | | | | | | | | Change-Id: I5f98e2a0e4bc3439ff36688555990798c59efa58
* | | Merge "Use translucent decor theme attributes in Launcher3." into ↵Bjorn Bringert2013-10-102-87/+0
|\ \ \ | |_|/ |/| | | | | jb-ub-now-indigo-rose
| * | Use translucent decor theme attributes in Launcher3.John Spurlock2013-10-092-87/+0
| | | | | | | | | | | | | | | | | | | | | And remove interim helper class. Bug:10674960 Change-Id: I81d31563074deea058b9bbb4b806c6200f85230f
* | | Merge "Removing extraneous apps-customize page reset. (Bug 11027505)" into ↵Winson Chung2013-10-091-10/+10
|\ \ \ | |_|/ |/| | | | | jb-ub-now-indigo-rose
| * | Removing extraneous apps-customize page reset. (Bug 11027505)Winson Chung2013-10-091-10/+10
| | |
* | | Fix NPE in CellLayout (issue 11113502)Adam Cohen2013-10-091-3/+5
| |/ |/| | | | | Change-Id: I8dafa79f68efdda5402e8b228ea3e81d77549a03
* | Fix custom content state for scroll in RTL (issue 11068877)Adam Cohen2013-10-092-1/+16
| | | | | | | | Change-Id: I731c55e3e4e01ef42eba94c002d0fde296dd9540
* | Fix inability to long press page indicators (issue 11136731)Adam Cohen2013-10-091-1/+5
| | | | | | | | Change-Id: I9073bc49ab1569a742b5c27870711ada1759ca36
* | Merge "move the provider authority to a config class" into jb-ub-now-indigo-roseChris Wren2013-10-093-2/+25
|\ \
| * | move the provider authority to a config classChris Wren2013-10-093-2/+25
| |/ | | | | | | | | Bug: 10816034 Change-Id: I68364081f039f94205b805a1510eb04e6f0f40a2
* | Merge "Fix crash when pick an image for wallpaper" into jb-ub-now-indigo-roseMichael Jurka2013-10-091-1/+1
|\ \