summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/AppsCustomizePagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet : Only reset overscrolled childDanesh M2015-05-121-6/+1
* Support package name specification for customized drawer.Matt Garnes2015-04-081-17/+69
* Filter apps for app drawer only after custom sorting.Matt Garnes2015-04-011-1/+1
* Filter apps for app drawer only after mApps is completely populated.Matt Garnes2015-02-091-4/+3
* Update workspace grid after toggling settings.Danny Baumann2015-01-101-5/+12
* Protected Apps: Re-add filtering in App Drawer and fixing protected foldersRaj Yengisetty2014-12-021-13/+90
* Launcher: display APP icon paged in main screen as Carrier requirehuiwan2014-11-211-13/+32
* Launcher: Add CT order dependency to existing app drawer sortinghuiwan2014-11-201-10/+246
* Fix: Sort apps before opening AppDrawer to reflect the most recent counts.Raj Yengisetty2014-11-191-35/+47
* Trebuchet : Persist sorting modeDanesh Mondegarian2014-11-191-0/+4
* Add options to hide icon labels from drawer and homescreenFlamefire2014-11-191-0/+4
* Customizeable Dynamic Grid:Raj Yengisetty2014-11-191-66/+22
* Protected App [3/3] Trebuchet - Protected Apps - Build fixed to work with LOC...Raj Yengisetty2014-11-191-0/+96
* PagedView: Transition EffectsNebojsa Cvetkovic2014-11-191-11/+137
* Prevent GNL from crashing on JBAdam Cohen2014-09-091-1/+5
* Potential fix for a couple bugsAdam Cohen2014-09-041-2/+4
* Fix regression which was causing requestLayout in layout passAdam Cohen2014-08-281-2/+8
* 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
|\