summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284Ed Heyl2012-07-251-23/+24
|\
| * Binding AllApps synchronously. (Bug 6855061)Winson Chung2012-07-241-25/+26
* | resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cdEd Heyl2012-07-251-7/+12
|\|
| * Ensuring that restoreInstanceState is being called promptly for synchronously...Adam Cohen2012-07-241-7/+12
| * Disabling synchronous binding when returning home from another app while orie...Winson Chung2012-07-191-4/+40
| * DO NOT MERGE Adding sycnhronous loading of current page to support seamless r...Adam Cohen2012-07-181-2/+7
* | Disabling synchronous binding when returning home from another app while orie...Winson Chung2012-07-191-4/+40
* | Initial changes to synchronously load workspace on rotation.Winson Chung2012-07-171-2/+7
* | Trying to track down corrupt database / items disappearingAdam Cohen2012-07-091-0/+11
* | Merge "Decoupling launcher/workspace package cleanup from the application lis...Winson Chung2012-06-211-12/+5
|\ \
| * | Decoupling launcher/workspace package cleanup from the application list (Bug ...Winson Chung2012-06-211-12/+5
* | | Remove use of private ValueAnimator apiMichael Jurka2012-06-191-11/+11
* | | Removing use of private SearchManager apiMichael Jurka2012-06-181-3/+42
|/ /
* | Merge "Adding animation when destroying folder due to single item remaining"Michael Jurka2012-06-141-8/+8
|\ \
| * | Adding animation when destroying folder due to single item remainingAdam Cohen2012-06-111-8/+8
* | | am 8fd14178: am 7e4e4ba4: Merge "Removing logging in AppsCustomizePagedView (...Winson Chung2012-06-141-11/+0
|\ \ \ | | |/ | |/|
| * | Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-devWinson Chung2012-06-141-11/+0
| |\ \
| | * | Removing logging in AppsCustomizePagedView (Bug 6597629)Winson Chung2012-06-111-11/+0
* | | | am 452a4f58: am a35a7807: Merge "Fix NPE" into jb-devMichael Jurka2012-06-121-2/+2
|\| | |
| * | | Merge "Fix NPE" into jb-devMichael Jurka2012-06-111-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix NPEMichael Jurka2012-06-111-2/+2
| | |/
* | | am fab8e550: am db2bfa05: Merge "Fixing issue where play icon disappears afte...Winson Chung2012-06-121-3/+10
|\| |
| * | Merge "Fixing issue where play icon disappears after hitting home (Bug 663626...Winson Chung2012-06-111-3/+10
| |\ \ | | |/ | |/|
| | * Fixing issue where play icon disappears after hitting home (Bug 6636269)Winson Chung2012-06-081-3/+10
* | | Make names of debug properties consistentMichael Jurka2012-06-121-2/+2
* | | Clean up warnings and some private API usageMichael Jurka2012-06-121-6/+18
|/ /
* | Merge "Fixing regression in transition after returning to home from another a...Winson Chung2012-06-081-12/+6
|\ \
| * | Fixing regression in transition after returning to home from another app. (Bu...Winson Chung2012-06-071-12/+6
| |/
* | Fix subtle folder jank related to previous changeAdam Cohen2012-06-081-6/+9
* | Merge "Fix two pieces of folder jank" into jb-devAdam Cohen2012-06-081-12/+73
|\ \
| * | Fix two pieces of folder jankAdam Cohen2012-06-071-12/+73
| |/
* / allow voice search in recent appsAndy Huang2012-06-071-4/+2
|/
* Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)"...Winson Chung2012-06-061-3/+7
|\
| * Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-061-3/+7
* | Fixing ConcurrentModificationException (issue 6619380)Adam Cohen2012-06-061-30/+1
* | Fix workaround for crashing on rotation. (Bug 6611883)Adam Cohen2012-06-051-11/+18
* | Workaround for crashing on rotation. (Bug 6611883)Winson Chung2012-06-051-1/+2
|/
* Fix issue where landscape asset was appearing in QSB (issue 6605638)Adam Cohen2012-06-041-3/+11
* Fixing issue where widgets could be inflated in wrong orientation (issue 6584...Adam Cohen2012-06-041-0/+25
* Adding logging to track issue with apps pages. (Bug 6549598)Winson Chung2012-06-011-0/+11
* Preventing stutter at beginning of All Apps animationMichael Jurka2012-05-311-19/+31
* Fix NPE when widget configuration activity is rotated (issue 6556784)Adam Cohen2012-05-291-0/+1
* Skip custom Play cling if no accounts are set upMichael Jurka2012-05-221-1/+16
* Merge "Cling allows touch explore and accessibility focus search behind it." ...Svetoslav Ganov2012-05-221-0/+1
|\
| * Cling allows touch explore and accessibility focus search behind it.Svetoslav Ganov2012-05-221-0/+1
* | Adding fade in for voice search. (Bug 6534640)Winson Chung2012-05-221-0/+1
|/
* Merge "Updating search bar animation, and adding use of hw layers." into jb-devMichael Jurka2012-05-161-7/+12
|\
| * Updating search bar animation, and adding use of hw layers.Winson Chung2012-05-161-7/+12
* | Prevent multiple size changed callbacks to widgets whenever we reload the wor...Winson Chung2012-05-151-6/+2
|/
* Fix launcher crash when adding widget (issue 6433360)Adam Cohen2012-05-101-28/+40