summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Make All Apps<-->Workspace transition smootherMichael Jurka2011-12-121-49/+90
* am b4848296: am c00f0b99: No longer using fastInvalidate() pattern for half o...Adam Cohen2011-12-061-11/+7
|\
| * No longer using fastInvalidate() pattern for half of AllApps transitionAdam Cohen2011-12-061-11/+7
* | Adding system property to force enable launcher rotationAdam Cohen2011-12-011-1/+5
|/
* Fix memory leak in LauncherMichael Jurka2011-11-301-0/+1
* Clean up unused code and import declarationsMichael Jurka2011-11-281-12/+0
* Merge "Fixing an issue where qsb press states could be out of sync. (Bug 5627...Winson Chung2011-11-231-3/+21
|\
| * Fixing an issue where qsb press states could be out of sync. (Bug 5627327)Winson Chung2011-11-211-3/+21
* | Merge "Prevent the creation of Shorcuts with null intents (issue 5629292)" in...Adam Cohen2011-11-231-0/+3
|\ \
| * | Prevent the creation of Shorcuts with null intents (issue 5629292)Adam Cohen2011-11-221-0/+3
* | | Unload widget previews when launcher is not visibleMichael Jurka2011-11-221-0/+10
|/ /
* / Enabling clings for tablets (Bug 5506377)Winson Chung2011-11-181-2/+0
|/
* speeding up transition from other apps -> LauncherMichael Jurka2011-11-151-10/+63
* Delay loading All Apps pages until the first time we enter All Apps, making l...Michael Jurka2011-11-131-6/+14
* Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-0/+3
* Reduce unnecessary layout passesMichael Jurka2011-11-101-2/+0
* Using public API for widget paddingAdam Cohen2011-11-081-38/+3
* Potential fix for launcher lockup (5369863)Michael Jurka2011-10-311-100/+100
* Fix NPEMichael Jurka2011-10-281-3/+7
* am 44fbf9de: Merge "Fixing stutter in AllApps transition" into ics-mr0Adam Cohen2011-10-181-2/+1
|\
| * Fixing stutter in AllApps transitionAdam Cohen2011-10-171-2/+1
* | am ea45c2cb: Merge "Fix NPE" into ics-mr0Winson Chung2011-10-171-1/+4
|\|
| * Merge "Fix NPE" into ics-mr0Winson Chung2011-10-141-1/+4
| |\
| | * Fix NPEMichael Jurka2011-10-141-1/+4
* | | Merge "Add source bounds of QSB bar to global search intents."Mathew Inwood2011-10-171-1/+2
|\ \ \ | |/ / |/| |
| * | Add source bounds of QSB bar to global search intents.Mathew Inwood2011-10-141-1/+2
* | | am 5130e401: Move haptic feedback on All Apps button to touch downMichael Jurka2011-10-131-3/+17
|\ \ \ | |/ / |/| / | |/
| * Move haptic feedback on All Apps button to touch downMichael Jurka2011-10-131-3/+17
* | Don't ignore fast keystrokes when launching search.Mathew Inwood2011-10-131-1/+1
|/
* Merge "Add haptic feedback when All Apps button is pressed" into ics-mr0Michael Jurka2011-10-111-1/+3
|\
| * Add haptic feedback when All Apps button is pressedMichael Jurka2011-10-111-1/+3
* | Fix stutter when swiping workspace first timeMichael Jurka2011-10-111-0/+11
|/
* Adding some dump() logging regarding deleted widgetsAdam Cohen2011-10-051-0/+14
* Fixing some search box issues.Winson Chung2011-10-051-31/+40
* Fixing crash when you are dragging an app and the packages change under you. ...Winson Chung2011-10-041-1/+3
* Removing auto-padding of widgets, as it is now done at framework levelAdam Cohen2011-09-301-5/+11
* Adding keyboard support to folders and fixing renaming rough edgesAdam Cohen2011-09-291-3/+8
* remove references to google appsMichael Jurka2011-09-281-5/+8
* Enable auto-rotation in phone UIs in eng builds (for testing)Adam Cohen2011-09-261-1/+1
* Should be updating voice icon as well on search packages changed. (Bug: 5352338)Winson Chung2011-09-211-0/+1
* Tweaking clings in response to usability testing. (5057945, 5056643)Winson Chung2011-09-201-9/+3
* Launcher tweaks.Winson Chung2011-09-191-11/+26
* Issue 5218087, HONEYCOMB_MR2 -> ICE_CREAM_SANDWICH for widget paddingAdam Cohen2011-09-191-3/+1
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-34/+98
* Merge "Fixing widget minResizeWidth/Height interpretation (Issue 5327589)" in...Adam Cohen2011-09-181-0/+4
|\
| * Fixing widget minResizeWidth/Height interpretation (Issue 5327589)Adam Cohen2011-09-161-0/+4
* | Merge "Updating the qsb. (5051804)" into ics-factoryromWinson Chung2011-09-181-2/+2
|\ \ | |/ |/|
| * Updating the qsb. (5051804)Winson Chung2011-09-161-2/+2
* | Locking orientation on phones (issue 4967793)Adam Cohen2011-09-151-9/+19
|/
* Tuning AllApps <--> Workspace transitionsAdam Cohen2011-09-141-7/+13