summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Updating clings, removing ununsed clingsSunny Goyal2014-08-251-7/+0
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-30/+7
* Updating the icon click feedbackSunny Goyal2014-08-191-60/+26
* Merge "Updating the UI for focused state of an icon/folder." into ub-now-pork...Sunny Goyal2014-08-161-0/+1
|\
| * Updating the UI for focused state of an icon/folder.Sunny Goyal2014-08-181-0/+1
* | Adding dampened snap back overscroll to Workspace and AppsCustomizePagedViewAdam Cohen2014-08-181-77/+1
* | Get rid of pages overhang in AppsCustomizePagedViewAdam Cohen2014-08-141-0/+1
* | Fix issues with the new widget layoutAdam Cohen2014-08-141-41/+7
* | Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-3/+8
|/
* Merge "Updating the widget tray" into ub-now-porkchopAdam Cohen2014-08-091-19/+23
|\
| * Updating the widget trayAdam Cohen2014-08-111-19/+23
* | Merge "Revert "Updating the widget tray"" into ub-now-porkchopMark Brophy2014-08-081-23/+19
|\ \
| * | Revert "Updating the widget tray"Mark Brophy2014-08-111-23/+19
* | | Merge "Adding support to restore widgets even for jelly beans." into ub-now-p...Sunny Goyal2014-08-101-10/+10
|\ \ \ | |/ / |/| |
| * | Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-10/+10
* | | Updating the widget trayAdam Cohen2014-08-101-19/+23
| |/ |/|
* | Polishing the AllApps transitionAdam Cohen2014-08-101-22/+19
|/
* Preliminary work on Material TransitionsAdam Cohen2014-07-181-8/+3
* 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