summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Enabling quantum look and feel everywhereAdam Cohen2014-07-071-0/+8
* Cleanup pattern for removing the extra empty screen after drag operationsAdam Cohen2014-05-091-7/+2
* Launcher3 multi-profile supportKenny Guy2014-04-301-1/+2
* Clean up dead, ugly and wrong code in icon and widget preview loadingAdrian Roos2014-03-191-11/+0
* Add onClickPagedViewIcon to the Launcher.Mohammadinamul Sheik2014-03-181-2/+1
* Revert "Fix issue of extra blank screen after uninstall (issue 12372657)"Adam Cohen2014-03-061-1/+0
* Fix issue of extra blank screen after uninstall (issue 12372657)Adam Cohen2014-03-031-0/+1
* Implement spring-loading of folders when dragging over.Jorim Jaggi2014-02-121-1/+1
* Merge "Lazy load the widget preview loader class" into jb-ub-now-kermitAdam Cohen2014-01-161-13/+16
|\
| * Lazy load the widget preview loader classMichael Jurka2014-01-161-12/+15
* | Allow DISABLE_ALL_APPS to be set using a system property.Nilesh Agrawal2014-01-091-8/+6
|/
* Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2013-11-281-0/+10
* Use the icon bounds for all calculations.Winson Chung2013-11-141-0/+7
* Initial changes to support AllApps on various form factors.Winson Chung2013-11-011-0/+10
* Merge "Ensuring the widget page is full when shown (Bug 10883258)" into jb-ub...Winson Chung2013-10-281-5/+8
|\
| * Ensuring the widget page is full when shown (Bug 10883258)Winson Chung2013-10-281-5/+8
* | Fix issue where empty page doesn't get deleted when flinging to delete a widg...Adam Cohen2013-10-231-2/+9
* | Don't recreate pages every time you go to All AppsMichael Jurka2013-10-231-5/+5
|/
* Add a better app filtering mechanism and filter widgetsBjorn Bringert2013-10-031-0/+3
* Broadcast app launches from all apps too.Anton Hansson2013-09-261-0/+1
* Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-6/+0
* Initial changes to restore clings.Winson Chung2013-09-201-4/+0
* Tweaking page indicators to support add page icon, remembering widget picker ...Winson Chung2013-09-191-1/+5
* Fix crash when setting wallpaperMichael Jurka2013-09-051-1/+0
* Initial changes to restore AllApps.Winson Chung2013-09-051-93/+76
* Move wallpapers to external activityMichael Jurka2013-09-041-15/+15
* Clean up unused codeMichael Jurka2013-08-281-3/+0
* Fixing folders to always show in view, removing old assets and references to ...Winson Chung2013-08-231-2/+5
* Initial Changes for Dynamic GridWinson Chung2013-08-201-7/+3
* Ensuring that the db reflects all package added/removed/updated broadcasts.Winson Chung2013-07-111-2/+4
* Porting PagedView from KG to gain simplified scaling model, reorderingAdam Cohen2013-07-081-1/+0
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-3/+1
* Using package broadcasts to key adding of shortcuts on the workspace.Winson Chung2013-06-261-3/+0
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-2/+2
* HACK: temporary upgrade path from com.android.launcher2Adam Cohen2013-06-061-1/+1
* HACK: Getting rid of all apps button / all apps from AppsCustomizePagedViewAdam Cohen2013-06-061-9/+20
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+1710