- 20 May, 2013 1 commit
-
-
Michael Jurka authored
Bug: 8978842 Bug: 8660324 Change-Id: Idfa37c05ed299faa465ea66de4b43d30da77ecbc
-
- 14 May, 2013 1 commit
-
-
Michael Jurka authored
Bug: 8707110 Change-Id: Ib50e0c600a4a77450127f3947aa894346dc99a5a
-
- 03 May, 2013 1 commit
-
-
Winson Chung authored
Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421) - Also queueing bindComponentsRemoved() and bindPackagesUpdated() to wait for resume (Bug 8594153) Change-Id: I44028fe79f6fa6bcd6b829e36f3f5b9ed756dc4d
-
- 20 Mar, 2013 1 commit
-
-
Michael Jurka authored
We were using multiple SQLiteOpenHelpers, which causes problems; this change switches us to using only one Bug: 8346109 Change-Id: If7d4dff3d34edb38d9586d3b0f4e8e1747a71a75
-
- 04 Feb, 2013 1 commit
-
-
Michael Jurka authored
- Smoother All Apps scroll performance Change-Id: Id2d31a45e71c63d05a46f580667ad94403730616
-
- 15 Nov, 2012 1 commit
-
-
Michael Jurka authored
-
- 05 Oct, 2012 1 commit
-
-
Adam Cohen authored
Change-Id: I5fd169ba53a88797723997d25399b39b0468864a
-
- 02 Oct, 2012 1 commit
-
-
Brian Muramatsu authored
Bug 7203884 Allow specifying the workspace XML layout in the PRELOAD_WORKSPACE broadcast. Change-Id: Iec01c6fa2dde4635f624f040b0772ee11fcd88dc
-
- 21 Sep, 2012 1 commit
-
-
Michael Jurka authored
Bug: 6529398 Change-Id: Ib88eda5dc1eaf72aae161b25b080197b1049e824
-
- 17 Sep, 2012 1 commit
-
-
Winson Chung authored
Change-Id: Ic1366f06020d1e405a6800386472a8832d683c5e
-
- 31 Aug, 2012 1 commit
-
-
Winson Chung authored
Fixing issue where we were not removing items from LauncherModel and only the add-queue. (Bug 7078244) Change-Id: I5660b447521646f820fb2497f327e965d99ac207
-
- 28 Aug, 2012 1 commit
-
-
Winson Chung authored
Ensuring that unbind calls are not queued in the worker thread and executed subsequently on the main thread. (Bug 7001531) Change-Id: I677242c0952d6385ca229ba300fdd5a2a7908a8a
-
- 25 Jul, 2012 2 commits
-
-
Winson Chung authored
- Also ensuring that we restore to the settling page index if it is in motion Change-Id: I9c6760383113f7614f6cb962ab6562b0e7eb7138
-
Adam Cohen authored
Change-Id: I0e71c29f553ad360ec42a6a0b2529d16cbddd437
-
- 23 Jul, 2012 1 commit
-
-
Adam Cohen authored
Change-Id: I03dc3ae18528901cc88c79638a8495c1ab8d61af
-
- 20 Jul, 2012 1 commit
-
-
Winson Chung authored
Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288) - Fixing issue where we were reverting to the first page of the workspace after launching an application from all apps, rotating, and returning home - Enabling rotation in master. Change-Id: I291b9d76b20244e9028b6f62164430bc3606644c
-
- 19 Jul, 2012 3 commits
-
-
Winson Chung authored
Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288) - Fixing issue where we were reverting to the first page of the workspace after launching an application from all apps, rotating, and returning home - Enabling rotation in master. Change-Id: I291b9d76b20244e9028b6f62164430bc3606644c
-
Winson Chung authored
Change-Id: Ib07ca56cf1a2a04e2058cc8260d5dd917d525c64
-
Adam Cohen authored
Change-Id: I341160e8a604cde63443e331f762cebc1ed5ec0c
-
- 18 Jul, 2012 1 commit
-
-
Winson Chung authored
Change-Id: Ia7cf80177fd0aee88aa3f4a731f5d6dc904bea16
-
- 17 Jul, 2012 1 commit
-
-
Winson Chung authored
Fixing issue where we were not clearing the set of removed items since the last event. (Bug 6749258) Change-Id: I21ed2810e902e2727959b1a4cc0cd6183b750603
-
- 09 Jul, 2012 1 commit
-
-
Adam Cohen authored
-> Adding logs for all database transactions -> Adding sanity checks for items in folders, throwing exceptions if they are violated -> Reducing database upates when re-arranging items, only update if values have changed -> Removed some dead code from ItemInfo (isGesture?) Change-Id: Ia5cd57d92082f633dbf4aa5d64612cbae2d82bb4
-
- 28 Jun, 2012 1 commit
-
-
Winson Chung authored
Removing unnecessary check of shortcut infos (now that we key removals off package names already). (Bug 6755420) Change-Id: I13f088503e58eb021a585493e1c55eeccdffea86
-
- 27 Jun, 2012 1 commit
-
-
Michael Jurka authored
-
- 25 Jun, 2012 1 commit
-
-
Michael Jurka authored
Change-Id: I9b8c053707cd5714874006c249651a69378569d2
-
- 21 Jun, 2012 1 commit
-
-
Winson Chung authored
- Fixes issues where shortcuts created by wallpaper/widget-only apps are uninstalled. Change-Id: I94c9d1d71fc34aa2fb7f0660534e616a82ac6f36
-
- 06 Jun, 2012 2 commits
-
-
Adam Cohen authored
Change-Id: I49d293a79a463d129e829f823d6b213f3d5ffcf4
-
Adam Cohen authored
Change-Id: I49d293a79a463d129e829f823d6b213f3d5ffcf4
-
- 04 Jun, 2012 1 commit
-
-
Adam Cohen authored
Change-Id: I24ea7f59345e8f62daf36c13cb43e1ab0180e805
-
- 14 May, 2012 1 commit
-
-
Michael Jurka authored
Bug: 6449123 Change-Id: I1d8c314ec954caf332d10be927d16ee45f325df8
-
- 07 May, 2012 4 commits
-
-
Winson Chung authored
Try and resolve the package name from the intent directly falling back to the resolved component name if it fails. (Bug 6452306) Change-Id: Ifb2187fb845f807f30df966bf298ffde1b779b46
-
Winson Chung authored
Change-Id: Iee4009746aa4e517aa9537fa3cf63949a8fffd25
-
Winson Chung authored
Try and resolve the package name from the intent directly falling back to the resolved component name if it fails. (Bug 6452306) Change-Id: Ifb2187fb845f807f30df966bf298ffde1b779b46
-
Winson Chung authored
Change-Id: I3fc9ad4cd3d71a8eba4e3bcc0a1b6346c59fbee5
-
- 06 May, 2012 1 commit
-
-
Winson Chung authored
Change-Id: I6e0040465e6bf9f65ad7c05af1f7ef7cf948a355
-
- 04 May, 2012 1 commit
-
-
Winson Chung authored
Change-Id: I8f76af1ccaa2bc5053f3e1f6606202310855aaae
-
- 01 May, 2012 1 commit
-
-
Adam Cohen authored
Change-Id: Ia1da2df16ca184e6f451775597fa33ee38df6122
-
- 27 Apr, 2012 2 commits
-
-
Winson Chung authored
Fixing issue where shortcuts and widgets were not being removed when the package was uninstalled (Bug 2657997, Bug 6335843) - Also fixes issue if we are dragging a shortcut/widget and it is removed. - Also exposes App Info for shortcuts and widgets Change-Id: I3bd5056f50f20e8b277dde6456df26eac815bcde
-
Michael Jurka authored
Change-Id: I3a5cc205c24b1ec33f428e8d341a995e864f6a1d
-
- 25 Apr, 2012 1 commit
-
-
Michael Jurka authored
- postpone until Launcher activity is created - gives setup wizard time to set flags before we load the default workspace
-