summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Workspace.java
Commit message (Expand)AuthorAgeFilesLines
* Fix name of defaultFlamefire2014-05-091-1/+1
* Fix NPE if a moved cell does not have a parentFlamefire2014-05-031-1/+3
* Add options to hide icon labels from drawer and homescreenFlamefire2014-04-221-4/+8
* Trebuchet : Don't hideoutlines if in small overview modeDanesh Mondegarian2014-04-221-1/+1
* Trebuchet : Check if target is null for cancelled eventsDanesh Mondegarian2014-04-021-1/+1
* trebuchet: fix custom home transition effectJorge Ruesga2014-02-241-2/+2
* Trebuchet : Fix appInfo crash for hotseatDanesh M2014-02-131-1/+1
* Fix invisible voice searchAbhisek Devkota2014-01-291-1/+1
* Trebuchet : Layout fixesDanesh M2014-02-041-1/+3
* Don't forcefully disable haptic on hotseat itemsRicardo Cerqueira2014-01-261-1/+3
* Workspace/AppsCustomizePagedView: Improved transition effect dialogNebojsa Cvetkovic2014-01-241-3/+26
* WallpaperPickerActivity: Move wallpaper scroll preference to menuNebojsa Cvetkovic2014-01-241-4/+11
* PagedView: Transition EffectsNebojsa Cvetkovic2014-01-241-45/+32
* Workspace: Don't allow folder creation on AllApps iconNebojsa Cvetkovic2014-01-241-1/+3
* Hotseat: Movable AllApps buttonNebojsa Cvetkovic2014-01-241-10/+1
* Workspace: Don't remove icons if dragged to app info drop targetNebojsa Cvetkovic2014-01-241-1/+1
* Workspace: Scroll wallpaperNebojsa Cvetkovic2014-01-241-5/+19
* AppsCustomize: Overview panelNebojsa Cvetkovic2014-01-241-0/+2
* Workspace: Allow resizing any widgetNebojsa Cvetkovic2014-01-241-2/+1
* Workspace: Still use config provided default screenNebojsa Cvetkovic2014-01-241-0/+3
* Workspace: Show page outlinesNebojsa Cvetkovic2014-01-241-10/+9
* Workspace: Extra empty screen both left and rightNebojsa Cvetkovic2014-01-241-56/+79
* Workspace: Custom default screenNebojsa Cvetkovic2014-01-241-13/+48
* Settings: Show Search BarNebojsa Cvetkovic2014-01-241-6/+18
* DO NOT MERGEWinson Chung2014-01-241-0/+1
* Fix issue where custom content pops in (issue 11209357)Adam Cohen2014-01-241-0/+6
* Fix bugs / jank with folder creation feedback (issue 11195148)Adam Cohen2013-10-131-2/+6
* Merge "Speed up overview transition" into jb-ub-now-indigo-roseAdam Cohen2013-10-121-5/+11
|\
| * Speed up overview transitionAdam Cohen2013-10-111-5/+11
* | Merge "Clean up interpolators on overview mode transition fades" into jb-ub-n...Adam Cohen2013-10-121-0/+9
|\|
| * Clean up interpolators on overview mode transition fadesAdam Cohen2013-10-111-1/+9
* | Merge "Fix custom content scroll effects bug (recent regression) (issue 11188...Adam Cohen2013-10-111-5/+5
|\ \
| * | Fix custom content scroll effects bug (recent regression) (issue 11188769)Adam Cohen2013-10-111-5/+5
| |/
* | Merge "Fixing issue where the PagedView scroll is out of sync with the curren...Winson Chung2013-10-111-2/+23
|\ \
| * | Fixing issue where the PagedView scroll is out of sync with the current page....Winson Chung2013-10-111-2/+23
| |/
* / Guarantee views are invisible after being faded (issue 11112570)Adam Cohen2013-10-111-6/+25
|/
* Fix issue where can't long click page indicators (issue 11136731)Adam Cohen2013-10-101-1/+5
* Provide final callbacks before remove CustomContent (issue 11169651)Adam Cohen2013-10-101-0/+6
* Fix issue where custom content would show up on boot (issue 10713745)Adam Cohen2013-10-101-2/+14
* Update custom content hint after custom content is invalidated (Bug 11067230)Winson Chung2013-10-101-0/+6
* Fix custom content state for scroll in RTL (issue 11068877)Adam Cohen2013-10-091-1/+3
* Merge "Ensuring that the widget drag outline is padded by the default widget ...Winson Chung2013-10-081-1/+2
|\
| * Ensuring that the widget drag outline is padded by the default widget padding...Winson Chung2013-10-081-1/+2
* | Cleaning up home / back behaviour in overview mode (issue 10965421)Adam Cohen2013-10-081-1/+1
|/
* Merge "Fixing flash when you swipe a page and go into All Apps (Bug 10971209)...Adam Cohen2013-10-081-1/+1
|\
| * Fixing flash when you swipe a page and go into All Apps (Bug 10971209)Winson Chung2013-10-071-1/+1
* | Merge "Hiding side pages during AllApps transition. (Bug 10971209)" into jb-u...Winson Chung2013-10-081-7/+26
|\|
| * Hiding side pages during AllApps transition. (Bug 10971209)Winson Chung2013-10-071-7/+26
* | Only show the most recent screen added to custom content (issue 11087978)Adam Cohen2013-10-071-0/+1
* | First pass on accessibilityAdam Cohen2013-10-041-13/+64
|/