summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add a better app filtering mechanism and filter widgets" into jb-ub-no...Bjorn Bringert2013-10-031-5/+0
|\
| * Add a better app filtering mechanism and filter widgetsBjorn Bringert2013-10-031-5/+0
* | Fixing issue where newly added shortcuts were not being animated in (Bug. 110...Winson Chung2013-10-031-6/+10
|/
* Trying to come up with a simpler approach for onShow/onHide.Adam Cohen2013-10-021-43/+45
* Don't animate showWorkspaceAndExitOverviewModeAllan Wojciechowski2013-10-021-1/+1
* Ensuring launcher is always setting "interactionBegin/End" where appropriate ...Adam Cohen2013-10-011-2/+1
* Merge "Fix NPE if workspace is not created yet" into jb-ub-now-indigo-roseDave Hawkey2013-10-011-1/+1
|\
| * Fix NPE if workspace is not created yetDave Hawkey2013-09-301-1/+1
* | Make some changes for transparent system barsMichael Jurka2013-10-011-28/+7
* | Merge "Using state to update voice button proxy visibility instead of view fl...Winson Chung2013-10-011-4/+18
|\ \
| * | Using state to update voice button proxy visibility instead of view flags. (B...Winson Chung2013-09-301-4/+18
| |/
* | Fixing AllApps pressed state (issue 10845969)Adam Cohen2013-09-301-3/+33
* | Merge "Disable update logic for market button." into jb-ub-now-indigo-roseWinson Chung2013-09-301-34/+47
|\ \ | |/ |/|
| * Disable update logic for market button.Winson Chung2013-09-301-34/+47
* | Fixing NPE in onFinishBindingItems (issue 10975740)Adam Cohen2013-09-291-1/+1
* | Merge "Close open folders before moving to -1" into jb-ub-now-indigo-roseSandeep Siddhartha2013-09-271-0/+2
|\ \ | |/ |/|
| * Close open folders before moving to -1Sandeep Siddhartha2013-09-271-0/+2
* | Ensuring that Launcher always has a search bar. (Bug 10965514)Winson Chung2013-09-271-1/+2
|/
* Fix build breakSandeep Siddhartha2013-09-261-1/+1
* Tweaking folder cling to support large folders.Winson Chung2013-09-261-9/+12
* Integrating some aosp fixes, ensuring that we update the install queue before...Winson Chung2013-09-261-3/+7
* Fixing some touch / interaction problemsAdam Cohen2013-09-261-4/+7
* Broadcast app launches from all apps too.Anton Hansson2013-09-261-0/+4
* Restoring INSTALL_SHORTCUT receiver (Bug. 10343529)Winson Chung2013-09-251-12/+16
* Removing any overlapping items with the hotseat.Winson Chung2013-09-251-0/+7
* Merge "Launcher changes to support custom cling hints." into jb-ub-now-indigo...Winson Chung2013-09-241-10/+35
|\
| * Launcher changes to support custom cling hints.Winson Chung2013-09-241-10/+35
* | Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-41/+1
|/
* Initial changes to restore clings.Winson Chung2013-09-201-51/+66
* Merge "Tweaking page indicators to support add page icon, remembering widget ...Winson Chung2013-09-201-3/+2
|\
| * Tweaking page indicators to support add page icon, remembering widget picker ...Winson Chung2013-09-191-3/+2
* | Fix scroll not sync with QSB in GEL.Mark Brophy2013-09-201-0/+2
* | Removing old debugging logs. (Bug 107442854)Winson Chung2013-09-191-113/+55
|/
* Remove options menuMichael Jurka2013-09-191-64/+3
* Merge "Support for dynamically adding/removing -1 screen" into jb-ub-now-indi...Dave Hawkey2013-09-191-1/+32
|\
| * Support for dynamically adding/removing -1 screenDave Hawkey2013-09-181-1/+32
* | Handful of small changes / bug fixesAdam Cohen2013-09-181-0/+1
|/
* Fix launcher3 standalone build.John Spurlock2013-09-181-3/+3
* Fixing up click / long click to enter / exit overview modeAdam Cohen2013-09-171-3/+12
* Add settled/unsettled state information to launcherSandeep Siddhartha2013-09-171-0/+19
* Ensure we exit overview mode when screen turns off (issue 10750327)Adam Cohen2013-09-161-5/+8
* Fix issue where you can't long press on empty screen to enter overiew modeAdam Cohen2013-09-161-10/+8
* Exit overview mode after setting wallpaperMichael Jurka2013-09-141-8/+11
* WIP: Add moveToCustomContentScreen methodAllan Wojciechowski2013-09-131-4/+11
* Merge "Shrink-wrapping model to spec (issue 10397399)" into jb-ub-now-indigo-...Adam Cohen2013-09-131-2/+4
|\
| * Shrink-wrapping model to spec (issue 10397399)Adam Cohen2013-09-131-2/+4
* | Fixing issue with folders not showing up.Winson Chung2013-09-131-0/+1
|/
* Add system window inset support to DragLayer and children.John Spurlock2013-09-111-1/+2
* Allow Launcher class to hide activities from All AppsBjorn Bringert2013-09-061-0/+6
* Initial changes to restore AllApps.Winson Chung2013-09-051-14/+48