summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Making launcher update widgets with min/max extents" into jb-devAdam Cohen2012-04-301-0/+2
|\ \ | |/ |/|
| * Making launcher update widgets with min/max extentsAdam Cohen2012-04-301-0/+2
* | Say "Home" instead of "Launcher" in TalkBack modeMichael Jurka2012-04-301-0/+10
* | Merge "Fixing issue where shortcuts and widgets were not being removed when t...Winson Chung2012-04-301-1/+2
|\ \ | |/ |/|
| * Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-271-1/+2
* | Logging error when we do not get a valid appWidgetId back from the configurat...Winson Chung2012-04-271-1/+7
|/
* Merge "Preventing activity from rotating while the user is dragging an item. ...Winson Chung2012-04-261-13/+9
|\
| * Preventing activity from rotating while the user is dragging an item. (Bug 62...Winson Chung2012-04-261-13/+9
* | Solve blip the first time All Apps is launchedMichael Jurka2012-04-261-5/+22
|/
* Fix NPEMichael Jurka2012-04-261-1/+3
* Remove use of private APIsMichael Jurka2012-04-251-11/+33
* Fix crash in launcher on tablets.Jim Miller2012-04-241-3/+7
* Fixing build.Winson Chung2012-04-241-2/+2
* Merge "Updating launcher transitions."Winson Chung2012-04-241-5/+16
|\
| * Updating launcher transitions.Winson Chung2012-04-241-5/+16
* | Merge "Fixing crash when hitting voice button proxy when voice button is hidd...Winson Chung2012-04-241-2/+7
|\ \
| * | Fixing crash when hitting voice button proxy when voice button is hidden. (Bu...Winson Chung2012-04-241-2/+7
| |/
* / Enable rotation for sw600dp devicesAdam Cohen2012-04-241-1/+3
|/
* Removing unused dialog codeMichael Jurka2012-04-131-221/+0
* Fix warnings and remove dead codeMichael Jurka2012-04-131-10/+1
* Merge "Preventing widgets that don't fit from showing in tray. (Bug 6331357)"Winson Chung2012-04-121-15/+11
|\
| * Preventing widgets that don't fit from showing in tray. (Bug 6331357)Winson Chung2012-04-121-15/+11
* | Addressing issues with comments in previous new-app animation delay change.Winson Chung2012-04-121-1/+1
|/
* Merge "Adding delay upon user interaction to prevent the new-app animation fr...Winson Chung2012-04-121-26/+74
|\
| * Adding delay upon user interaction to prevent the new-app animation from taki...Winson Chung2012-04-091-26/+74
* | Removing dead codeMichael Jurka2012-04-111-4/+0
|/
* Fix issue where workspace was not shown after screen off/onMichael Jurka2012-04-021-0/+4
* Adding extra logging to try and catch cases where Market button does not work.Winson Chung2012-03-271-0/+2
* Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-261-6/+7
* Adding animation post-installing a shortcut.Winson Chung2012-03-231-19/+109
* Initial implementation of CellLayout auto-reorderingAdam Cohen2012-03-151-2/+3
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-0/+1
* Don't do equal comparison with trim memory level.Dianne Hackborn2012-03-061-1/+1
* resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-011-0/+4
|\
| * New small/large screen division for Launcher.Andrew Flynn2012-02-291-0/+4
| * Part of fixing issue #6006757: Keyboard dismissal lagsDianne Hackborn2012-02-151-1/+6
* | Fix bug where widget min spans weren't being loaded on workspace bindAdam Cohen2012-02-291-0/+5
* | When adding or moving a resizable widget, the widget may resizeAdam Cohen2012-02-271-7/+29
* | Prevent build break.Winson Chung2012-02-241-1/+1
* | Merge "Delaying building of hardware layers when Launcher is resumed"Michael Jurka2012-02-241-18/+11
|\ \
| * | Delaying building of hardware layers when Launcher is resumedMichael Jurka2012-02-241-18/+11
* | | Fixing issue where icons can't be clicked during launcher transition.Winson Chung2012-02-241-1/+1
* | | Merge "Allow touches to fall through AllApps nearing end of transition (Bug: ...Winson Chung2012-02-171-0/+30
|\ \ \
| * | | Allow touches to fall through AllApps nearing end of transition (Bug: 5991846...Winson Chung2012-02-171-0/+30
| |/ /
* / / Updating shared preferences on background thread to prevent StrictMode violat...Winson Chung2012-02-161-18/+21
|/ /
* | Revert "Revert "Speed up All Apps -> Workspace transition""Michael Jurka2012-02-151-37/+54
* | Merge "Revert "Speed up All Apps -> Workspace transition""Winson Chung2012-02-141-44/+34
|\ \
| * | Revert "Speed up All Apps -> Workspace transition"Michael Jurka2012-02-141-44/+34
* | | Fixing bugs with new widget addingAdam Cohen2012-02-131-0/+1
|/ /
* | Improving widget transitions:Adam Cohen2012-02-131-41/+98