summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ensuring that unbind calls are not queued in the worker thread and exe...Winson Chung2012-08-283-37/+66
|\
| * Ensuring that unbind calls are not queued in the worker thread and executed s...Winson Chung2012-08-273-37/+66
* | Merge "Fixing a couple small issues with reordering (issue 7064138), (issue 7...Adam Cohen2012-08-272-8/+54
|\ \ | |/ |/|
| * Fixing a couple small issues with reordering (issue 7064138), (issue 7064337)Adam Cohen2012-08-272-8/+54
* | 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
* | Merge "Adding the ability to scale the hotseat or items in the hotseat" into ...Adam Cohen2012-08-247-34/+67
|\ \
| * | Adding the ability to scale the hotseat or items in the hotseatAdam Cohen2012-08-207-34/+67
* | | Temporary fix for qsb and hotseat clicking issuesAdam Cohen2012-08-231-7/+4
| |/ |/|
* | Remove unused importMichael Jurka2012-08-151-1/+0
|/
* Initial changes for new 10inch layout.Winson Chung2012-08-082-24/+15
* Fix adding widgets without config activitiesMichael Jurka2012-08-031-0/+3
* am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match AllAp...Winson Chung2012-07-251-8/+5
|\
| * Fixing issue where selected tab did not match AllApps page upon rotation.Winson Chung2012-07-251-8/+5
| * Fix issue where widget resize frame overlaps widget (issue 6493388)Adam Cohen2012-07-251-6/+18
* | resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284Ed Heyl2012-07-256-37/+58
|\|
| * Binding AllApps synchronously. (Bug 6855061)Winson Chung2012-07-246-51/+76
* | resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cdEd Heyl2012-07-254-7/+61
|\|
| * Ensuring that restoreInstanceState is being called promptly for synchronously...Adam Cohen2012-07-244-8/+61
* | am bf5529bd: am a13a2f2a: Fixing issue where defered unbind was running after...Adam Cohen2012-07-232-0/+17
|\|
| * Fixing issue where defered unbind was running after synchronous bind. (Bug 68...Adam Cohen2012-07-232-0/+17
| * Disabling synchronous binding when returning home from another app while orie...Winson Chung2012-07-192-8/+50
| * DO NOT MERGE Adding sycnhronous loading of current page to support seamless r...Adam Cohen2012-07-183-442/+685
* | Disabling synchronous binding when returning home from another app while orie...Winson Chung2012-07-192-8/+50
* | Fixing issue where we would crash when encountering improper launcher.dbsWinson Chung2012-07-181-13/+24
* | Merge "Initial changes to synchronously load workspace on rotation."Winson Chung2012-07-184-476/+715
|\ \
| * | Initial changes to synchronously load workspace on rotation.Winson Chung2012-07-174-476/+715
* | | Merge "Fixing issue where we were not clearing the set of removed items since...Winson Chung2012-07-172-10/+10
|\ \ \
| * | | Fixing issue where we were not clearing the set of removed items since the la...Winson Chung2012-07-162-10/+10
| |/ /
* | | Merge "Fix issue where widget resize frame overlaps widget (issue 6493388)"Adam Cohen2012-07-161-6/+18
|\ \ \
| * | | Fix issue where widget resize frame overlaps widget (issue 6493388)Adam Cohen2012-07-131-6/+18
| |/ /
* / / Fix issue with push in reordering (bug: 6259603)Adam Cohen2012-07-131-20/+34
|/ /
* | Fix occupied issue when switching from folder icon to its final itemAdam Cohen2012-07-121-5/+8
* | Merge "Fix inconsistency when dropping to hotseat"Adam Cohen2012-07-121-1/+1
|\ \
| * | Fix inconsistency when dropping to hotseatAdam Cohen2012-07-121-1/+1
* | | Merge "Fixing concurrent modification exception. (Bug 6807320)"Winson Chung2012-07-121-1/+2
|\ \ \ | |/ / |/| |
| * | Fixing concurrent modification exception. (Bug 6807320)Winson Chung2012-07-121-1/+2
* | | Merge "Adding debug logging to track down missing app icons"Michael Jurka2012-07-111-0/+3
|\ \ \
| * | | Adding debug logging to track down missing app iconsMichael Jurka2012-07-111-0/+3
* | | | Remove a database operation that is not requiredAdam Cohen2012-07-091-1/+0
| |/ / |/| |
* | | Merge "Fixing issue where the scrolling indicator was stuck while panning pag...Winson Chung2012-07-091-5/+0
|\ \ \
| * | | Fixing issue where the scrolling indicator was stuck while panning pages in s...Winson Chung2012-07-091-5/+0
* | | | Merge "Fixing issue where toasts were getting queued. (Bug 6572269)"Winson Chung2012-07-091-2/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing issue where toasts were getting queued. (Bug 6572269)Winson Chung2012-07-021-2/+8
* | | | Merge "Trying to track down corrupt database / items disappearing"Adam Cohen2012-07-099-119/+185
|\ \ \ \ | |_|/ / |/| | |
| * | | Trying to track down corrupt database / items disappearingAdam Cohen2012-07-099-119/+185
* | | | Merge "Disable hardware layers for drag views"Michael Jurka2012-06-292-9/+9
|\ \ \ \
| * | | | Disable hardware layers for drag viewsMichael Jurka2012-06-292-9/+9
| |/ / /
* / / / Fix memory leak caused by LauncherAnimUtils (doh!)Michael Jurka2012-06-291-1/+2
|/ / /
* | | Only enable hardware layers on visible workspace pagesMichael Jurka2012-06-283-11/+48