- 15 Oct, 2010 2 commits
-
-
Kenny Root authored
Change-Id: Ifdea363c8ee351a42c630ce84cf6f8dff7ee7e7c
-
Justin Ho authored
Change-Id: I90d8c69ac30612ace077df0b48c44b7628763ad5
-
- 14 Oct, 2010 3 commits
-
-
Kenny Root authored
-
Kenny Root authored
Change-Id: Ie3b00ac372907ea32464ab334ee22f9c03647b9a
-
Roy West authored
Change-Id: Icdc77662827d10bd0f8ab32616d380db29bd94bb
-
- 13 Oct, 2010 1 commit
-
-
Justin Ho authored
Change-Id: I7d49b84bb61ca354fef309367d76d79deaa2e83b
-
- 12 Oct, 2010 1 commit
-
-
Gilles Debunne authored
-
- 11 Oct, 2010 1 commit
-
-
Brad Fitzpatrick authored
Bug: 2983765 Change-Id: I1fdd33ea8ee4fbc79a75ce0450f04d8e18915975
-
- 10 Oct, 2010 2 commits
-
-
Brad Fitzpatrick authored
-
Brad Fitzpatrick authored
The pause is mostly notable when a sync is happening at the same time. The related function addItemToDatabase() is unchanged by this CL though as it populates item.id and would need more invasive changes elsewhere. Change-Id: I6538445aeb15d9efedf99f262c39f6175f7f1e0e
-
- 09 Oct, 2010 1 commit
-
-
Jeff Brown authored
Bug: 3066123 Change-Id: Icbdf3ef241ec44b5569e7490c1b950d80699ddc8
-
- 08 Oct, 2010 1 commit
-
-
Gilles Debunne authored
Change-Id: I5505d267076de39cb3fabd0fa7419adc3f619d39
-
- 07 Oct, 2010 6 commits
-
-
Gilles Debunne authored
Bug: http://b/issue?id=3053235 This is a proper way to do what was done in https://android-git.corp.google.com/g/#change,71522 The longAxisEndPadding used to be equal to button_bar_height. Increased it to match proposed mock from designers and increase space between last row and hot seats buttons. Change-Id: I31dfba0a3e90a30f18d42b16681592d9527517d4
-
Joe Onorato authored
-
Joe Onorato authored
The problem was that we were doing startLoader, but once the apps are loaded, all that does is re-bind everything. Before a recent change of mine, we were clearing mWorkspaceLoaded and mAllAppsLoaded. But that's not good either, because it meant that there needed to be a lock that the main thread and the worker thread were both acquiring, which was causing ANRs. Instead, now we schedule two messages - one to add the apps back into the list, and one to update everything to use those new icons. Bug: 3065061 Change-Id: If9d36d4b55a7ba72fcf48a5ed8941bb9466bebe6
-
Gilles Debunne authored
This reverts commit 372ca973. Change-Id: I5c5df72067bd17b14c8afc7b7869a50a0198f9ac
-
Eric Fischer authored
-
Eric Fischer authored
Change-Id: Id10c202123114a32708d7def3942b900f1d5933b
-
- 06 Oct, 2010 2 commits
-
-
Gilles Debunne authored
-
Gilles Debunne authored
Change-Id: I95ebf95f6eb0d24a88e1726acbb9e2498965d180
-
- 05 Oct, 2010 1 commit
-
-
Winson Chung authored
-
- 01 Oct, 2010 3 commits
-
-
Gilles Debunne authored
Strange behavior: cell height has to be increased to increase padding. I guess this is because the cells have to fit in the screen height and are rescaled, with a top alignement thus creating padding at the bottom. Bug: http://b/issue?id=3053235 Change-Id: I727ab091a736916b7efc1c05a80c5b006bc56f67
-
Daniel Lehmann authored
Bug:3049178 Launching the phone app should always take the user to the dialer Change-Id: I61edffa37a211e205e8b2192e6a81963eff54ee7
-
Winson Chung authored
Change-Id: I9703f80b34d05b2cfa6239652eae36d1ebcde6e5
-
- 30 Sep, 2010 5 commits
-
-
Joe Onorato authored
-
Joe Onorato authored
We could do this more efficiently by only updating the packages that have changed, but that would involve a big rewrite. Bug: 3020854 Change-Id: Ie7e3bee20f45dc5efa93d960902e9dfb79c4a3a5
-
Eric Fischer authored
-
Joe Onorato authored
Merge "Add a script to pull launcher.db off the device and pretty print an html file with the contents." into gingerbread
-
Joe Onorato authored
Change-Id: I4640fad71e5f77e0dbcbe4df4204bf36a03d3562
-
- 29 Sep, 2010 5 commits
-
-
Ying Wang authored
Change-Id: Ic9f90a30833bfafb7d76dcc851a92892b9a2a9b7
-
Eric Fischer authored
Change-Id: Iadedd45343b749561216f7b2d9ef4c3de0d4034c
-
Gilles Debunne authored
-
Joe Onorato authored
Change-Id: If1304e1417cb8ba4dee8657cd619718abba277f0
-
Gilles Debunne authored
Change-Id: I22c1e4a8b932fa48af57e2eecedb6ac4fe6c85fa
-
- 28 Sep, 2010 1 commit
-
-
Winson Chung authored
Change-Id: I56d726080968777eb5ccdc8826a872977cf7868c
-
- 27 Sep, 2010 1 commit
-
-
Joe Onorato authored
It's possible that the app doesn't implement the component as promised, and the launcher shouldn't crash. Bug: 3005141 Change-Id: Ieac51433a467fd12160247bfd281828a69f5f7d2
-
- 24 Sep, 2010 1 commit
-
-
Eric Fischer authored
Change-Id: Ie0dd3e3ea930de8676d4e085721cab5844386f66
-
- 14 Sep, 2010 1 commit
-
-
Brad Fitzpatrick authored
Fixes a bunch of StrictMode violations and removes TODOs. Change-Id: I886bd071d4a8336c228d29c517a8ffc5223c0623
-
- 01 Sep, 2010 1 commit
-
-
Brad Fitzpatrick authored
Logging indicated a 1.2 second improvement in Launcher start time during boot (when single-threaded yaffs is very heavily contended). BUG=2947474 Change-Id: Ie72cf02c5eacb27c6d874b6d67a0bb2de7f6b74a
-
- 31 Aug, 2010 1 commit
-
-
Joe Onorato authored
You still can't modify the contents of the workspace while it's loading, but this makes it appear a little bit more responsive. Launching apps while the launcher is loading has always been possible. Bug: 2748595 Change-Id: Icf252beaee5b801b30216202ce6032c4d565cde3
-