summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2
Commit message (Collapse)AuthorAgeFilesLines
* Rename Launcher to TrebuchetChirayu Desai2012-08-0277-32533/+0
| | | | | | Launcher2 is now Trebuchet application_name removed from localized strings and made un-translatable com.android.launcher is now com.cyanogenmod.trebuchet
* Merge "Disallowing touches through the custom workspace cling. (Bug ↵Winson Chung2012-06-271-3/+0
|\ | | | | | | 6721250)" into jb-dev
| * Disallowing touches through the custom workspace cling. (Bug 6721250)Winson Chung2012-06-271-3/+0
| | | | | | | | Change-Id: I0d932716f2095036ee0205f6bd0d28c6b832a9be
* | Merge "Fixing concurrent modification exception when iterating through new ↵Winson Chung2012-06-251-3/+4
|\ \ | | | | | | | | | apps list. (Bug 6621553)" into jb-dev
| * | Fixing concurrent modification exception when iterating through new apps ↵Winson Chung2012-06-251-3/+4
| |/ | | | | | | | | | | list. (Bug 6621553) Change-Id: Idf4fae51c65e0e53520740dd0b2050eeac00b251
* | Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into ↵Michael Jurka2012-06-181-2/+2
|\ \ | | | | | | | | | jb-dev
| * | Fix issue where "X" would appear over QSB bar in landscape modeMichael Jurka2012-06-181-2/+2
| | | | | | | | | | | | | | | Bug: 6655204 Change-Id: I8d456314ebba23a4c84781ee0e2cdd261784382a
* | | Merge "Add null pointer checks to fix NPEs" into jb-devMichael Jurka2012-06-182-1/+4
|\ \ \ | |_|/ |/| |
| * | Add null pointer checks to fix NPEsMichael Jurka2012-06-182-1/+4
| |/ | | | | | | | | | | | | Bug: 6611233 Bug: 6685401 Change-Id: I804dfe0a7ad36b43168f7384ef88459d765fff6b
* | Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-devWinson Chung2012-06-144-42/+0
|\ \ | |/ |/|
| * Removing logging in AppsCustomizePagedView (Bug 6597629)Winson Chung2012-06-114-42/+0
| | | | | | | | Change-Id: I58313d3b3536d3ee7eaae8459fbded41dc5dadec
* | Merge "Fix NPE" into jb-devMichael Jurka2012-06-111-2/+2
|\ \ | |/ |/|
| * Fix NPEMichael Jurka2012-06-111-2/+2
| | | | | | | | | | Bug: 6643246 Change-Id: I0b3fed0fa4e4fc5f4e1eccc97c0ec8f23e55024d
* | Merge "Adding additional synchronized blocks when committing changes to the ↵Winson Chung2012-06-112-11/+15
|\ \ | | | | | | | | | new-apps list. (Bug 6621553)" into jb-dev
| * | Adding additional synchronized blocks when committing changes to the ↵Winson Chung2012-06-112-11/+15
| | | | | | | | | | | | | | | | | | new-apps list. (Bug 6621553) Change-Id: Ia2553321230fec4202fa064cdc66ffd13d005281
* | | Merge "Fixing issue where play icon disappears after hitting home (Bug ↵Winson Chung2012-06-111-3/+10
|\ \ \ | | | | | | | | | | | | 6636269)" into jb-dev
| * | | Fixing issue where play icon disappears after hitting home (Bug 6636269)Winson Chung2012-06-081-3/+10
| |/ / | | | | | | | | | Change-Id: I1d1df992495413b3e8962dca8995602ae0aa2ca7
* | | Merge "Fixing issue where we were not always invalidating the page data when ↵Winson Chung2012-06-111-30/+26
|\ \ \ | | | | | | | | | | | | setting apps. (Bug 6549598)" into jb-dev
| * | | Fixing issue where we were not always invalidating the page data when ↵Winson Chung2012-06-081-30/+26
| |/ / | | | | | | | | | | | | | | | setting apps. (Bug 6549598) Change-Id: I2fff41e87465608a21ffb7c91e988b33f8d54ee3
* | | Merge "Removing logging (issue 6583911)" into jb-devAdam Cohen2012-06-111-23/+0
|\ \ \
| * | | Removing logging (issue 6583911)Adam Cohen2012-06-041-23/+0
| | | | | | | | | | | | | | | | Change-Id: I1f5579d13af1b3daa0734e04d72f60ac8075f29b
* | | | Improving overscroll paramaters for 7-inch devicesAdam Cohen2012-06-081-2/+3
| |_|/ |/| | | | | | | | Change-Id: Iba805137fca121bab7675eac22236af9642c27bb
* | | Merge "Fixing regression in transition after returning to home from another ↵Winson Chung2012-06-081-12/+6
|\ \ \ | | | | | | | | | | | | app. (Bug 6629707)" into jb-dev
| * | | Fixing regression in transition after returning to home from another app. ↵Winson Chung2012-06-071-12/+6
| | |/ | |/| | | | | | | | | | | | | (Bug 6629707) Change-Id: Iadb2ff5752dafdd3ff9a4854ddbd24fd2ee467a6
* | | Fix subtle folder jank related to previous changeAdam Cohen2012-06-081-6/+9
| | | | | | | | | | | | Change-Id: I1872201eb80ad927bbdc9b95578c599a17696deb
* | | Merge "Fix two pieces of folder jank" into jb-devAdam Cohen2012-06-083-23/+85
|\ \ \
| * | | Fix two pieces of folder jankAdam Cohen2012-06-073-23/+85
| |/ / | | | | | | | | | | | | | | | | | | | | | -> Folder icon gets clipped when animating from dock as well as a couple other cases (issue 5849615) -> Blip when creating folder (issue 6623095) Change-Id: I638c9a7876de2f87eb8e96a9eb192fa4a127fb4a
* | | Merge "Fixing issue where we weren't invalidating the correct press feedback ↵Michael Jurka2012-06-071-0/+1
|\ \ \ | | | | | | | | | | | | layout (Bug: 6628324)" into jb-dev
| * | | Fixing issue where we weren't invalidating the correct press feedback layout ↵Winson Chung2012-06-071-0/+1
| |/ / | | | | | | | | | | | | | | | (Bug: 6628324) Change-Id: I50e3ce86c2643cbbc5d87e7250e0ab4c34dbff3d
* / / allow voice search in recent appsAndy Huang2012-06-071-4/+2
|/ / | | | | | | | | | | | | | | | | Voice search is now a fullscreen activity, and results now appear inline, so the user expectation is that it appears in the 'recent apps' list. Bug: 6491501 Change-Id: I1dfd27e19601a6876e7e1c31cbf2fea955cae899
* | Merge "Synchronizing on the new-apps list before modifying it. (Bug ↵Winson Chung2012-06-067-17/+33
|\ \ | | | | | | | | | 6621553)" into jb-dev
| * | Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-067-17/+33
| | | | | | | | | | | | | | | | | | | | | - Minor tweak to qsb padding - Adding yet more logging for single-app-page issue Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
* | | Fixing ConcurrentModificationException (issue 6619380)Adam Cohen2012-06-063-34/+24
| | | | | | | | | | | | Change-Id: I49d293a79a463d129e829f823d6b213f3d5ffcf4
* | | Merge "Defer loading widget previews until after All Apps transition" into ↵Michael Jurka2012-06-061-2/+13
|\ \ \ | | | | | | | | | | | | jb-dev
| * | | Defer loading widget previews until after All Apps transitionMichael Jurka2012-06-061-2/+13
| | | | | | | | | | | | Bug: 6615463
* | | | Fix workaround for crashing on rotation. (Bug 6611883)Adam Cohen2012-06-051-11/+18
| | | | | | | | | | | | | | | | Change-Id: Iaf9734d156e5aa48f3630f22a42e17d71af37316
* | | | Workaround for crashing on rotation. (Bug 6611883)Winson Chung2012-06-051-1/+2
| |/ / |/| | | | | | | | Change-Id: Iae24d865fb5a5572c6d3e8726569d234a60ce05c
* | | Merge "Extending timeout workaround for updating the widget tray after we ↵Winson Chung2012-06-051-3/+7
|\ \ \ | |/ / |/| | | | | get a packages-changed broadcast. (Bug 6602951)" into jb-dev
| * | Extending timeout workaround for updating the widget tray after we get a ↵Winson Chung2012-06-051-3/+7
| |/ | | | | | | | | | | packages-changed broadcast. (Bug 6602951) Change-Id: Ice56816e85dda0bd04782d8b98e37566286e23e6
* / Fix issue where landscape asset was appearing in QSB (issue 6605638)Adam Cohen2012-06-041-3/+11
|/ | | | Change-Id: I6e66be228d2fa2d49f8cb191ab3f4d1a3dd66ef1
* Merge "Fixing issue where widgets could be inflated in wrong orientation ↵Adam Cohen2012-06-043-0/+51
|\ | | | | | | (issue 6584646)" into jb-dev
| * Fixing issue where widgets could be inflated in wrong orientation (issue ↵Adam Cohen2012-06-043-0/+51
| | | | | | | | | | | | 6584646) Change-Id: I24ea7f59345e8f62daf36c13cb43e1ab0180e805
* | Voice search icon not touch explorable.Svetoslav Ganov2012-06-011-0/+7
|/ | | | | | | | | | | 1. The overlaid DrawableStateProxyView was reacting to hover events essentially being touch explored so the views it coders did not get a chance to be touch explored. Now this view ignores hover events. bug:6581924 Change-Id: I69d5ccaaf88b0f0ef661a237ce8a8abb8f65fa95
* Merge "Adding logging to track issue with apps pages. (Bug 6549598)" into jb-devWinson Chung2012-06-013-4/+38
|\
| * Adding logging to track issue with apps pages. (Bug 6549598)Winson Chung2012-06-013-4/+38
| | | | | | | | Change-Id: Iaf8ad301325442346a2587f038b7a44578c16427
* | Merge "Simplifying search bar animations. (Bug 6529767)" into jb-devWinson Chung2012-05-311-58/+34
|\ \
| * | Simplifying search bar animations. (Bug 6529767)Winson Chung2012-05-311-58/+34
| |/ | | | | | | Change-Id: Id0f29145aef8d22e640b67fae84293ba38a44629
* | Merge "Making folders open/close smoothly" into jb-devMichael Jurka2012-05-311-5/+27
|\ \ | |/ |/|
| * Making folders open/close smoothlyMichael Jurka2012-05-311-5/+27
| | | | | | | | Change-Id: Iff5d71aa60a2e391d2d94b420953bbfd25691555
* | Preventing stutter at beginning of All Apps animationMichael Jurka2012-05-311-19/+31
|/ | | | | Bug: 6579204 Change-Id: I6e4eec80726a469d51494564933fe213bfdf47d3