summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add support for custom manta cling"Michael Jurka2012-10-081-12/+0
* Merge "Fix to ensure default widgets get size callbacks (issue 7287744)" into...Adam Cohen2012-10-071-3/+2
|\
| * Fix to ensure default widgets get size callbacks (issue 7287744)Adam Cohen2012-10-051-3/+2
* | Add support for custom manta clingMichael Jurka2012-10-051-0/+12
|/
* Fix for widgets with config not getting size info (issue 7266053)Adam Cohen2012-10-041-1/+13
* Fix NPEMichael Jurka2012-09-211-1/+1
* Merge "Remove "fade in" animation for search + voice search." into jb-mr1-devMichael Jurka2012-09-211-2/+0
|\
| * Remove "fade in" animation for search + voice search.Narayan Kamath2012-09-211-2/+0
* | Making launcher use new widget binding APIsAdam Cohen2012-09-191-1/+4
|/
* Debug code for bug b/6830207Michael Jurka2012-09-041-0/+3
* Ensuring that unbind calls are not queued in the worker thread and executed s...Winson Chung2012-08-271-12/+5
* Merge "Adding additional null checks for instances where the qsb is not defin...Adam Cohen2012-08-271-9/+32
|\
| * Adding additional null checks for instances where the qsb is not defined. (Bu...Winson Chung2012-08-231-9/+32
* | Adding the ability to scale the hotseat or items in the hotseatAdam Cohen2012-08-201-3/+5
|/
* Initial changes for new 10inch layout.Winson Chung2012-08-081-20/+1
* 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