Commit Graph

16456 Commits

Author SHA1 Message Date
Michael Jurka 087f7a64bc Fix crash when adding shortcuts 2012-06-27 11:51:21 -07:00
Michael Jurka 816474f06b Adding debug code for LauncherModel crash
Change-Id: I9b8c053707cd5714874006c249651a69378569d2
2012-06-25 15:04:47 -07:00
Michael Jurka 8bd65f5c57 Fix build
Change-Id: I34b052159a393842bad707921205ea2778c1cbfe
2012-06-25 14:56:22 -07:00
Winson Chung b187a56b8c am bcff7eda: am 9dc25f06: Merge "Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)" into jb-dev
* commit 'bcff7eda3731b7af254a1d5182766683ea1d46e3':
  Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)
2012-06-25 14:48:43 -07:00
Winson Chung 9dc25f06a8 Merge "Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)" into jb-dev 2012-06-25 14:45:32 -07:00
Winson Chung 3df7dcf513 Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)
Change-Id: Idf4fae51c65e0e53520740dd0b2050eeac00b251
2012-06-25 14:23:29 -07:00
Michael Jurka b1daa48fc8 Remove unneeded imports
Change-Id: I96e125c5ddbde7df10847e9514b947c80292ea40
2012-06-25 13:06:43 -07:00
Michael Jurka 8c3339bde9 Compile Launcher against only public apis (level 16)
Also, removing use of TableMaskFilter (last remaining private api)

Change-Id: I2df80605b240352fdf7ef2ebd26b98342149bda3
2012-06-22 11:45:02 -07:00
Winson Chung acb5f99c64 Merge "Decoupling launcher/workspace package cleanup from the application list (Bug 6602756)" 2012-06-21 14:29:52 -07:00
Michael Jurka b21f7cf20e Merge "Use getCurrentSizeRange to determine cell dimensions" 2012-06-21 14:27:18 -07:00
Michael Jurka 9470783614 Merge "Remove use of private api ViewGroup.setChildrenLayersEnabled" 2012-06-21 14:13:03 -07:00
Michael Jurka 3a0469d1e4 Remove use of private api ViewGroup.setChildrenLayersEnabled
Change-Id: I877bd84c6846ae232e2877e97de95d9344c13e56
2012-06-21 14:08:38 -07:00
Winson Chung cd81073eac Decoupling launcher/workspace package cleanup from the application list (Bug 6602756)
- Fixes issues where shortcuts created by wallpaper/widget-only apps are uninstalled.

Change-Id: I94c9d1d71fc34aa2fb7f0660534e616a82ac6f36
2012-06-21 10:50:51 -07:00
Michael Jurka 8bc66c7fe4 Use getCurrentSizeRange to determine cell dimensions
Change-Id: I7b50ad85594585a3c18838776652c3d873dbd82d
2012-06-21 09:40:20 -07:00
Michael Jurka 9f5331c8d1 Remove use of private Display apis
Change-Id: I560a730af20f3068e7904eb9c8bfb29fa5d2c22f
2012-06-21 08:07:40 -07:00
Michael Jurka 2ecf995e0d Remove use of private ValueAnimator api
Change-Id: I455edcd17bda83ab51c2c04fa40e66097a4d6975
2012-06-19 11:44:57 -07:00
Michael Jurka 629758ff08 Remove unnecessary use of some private APIs
Change-Id: Idaba6833ddf4a8615845ca2f643c458bdeb9c403
2012-06-19 10:32:38 -07:00
Michael Jurka 5fc8bc787c Merge "Removing use of private SearchManager api" 2012-06-19 08:29:40 -07:00
Winson Chung 23a8d1eece Merge "Launcher-side changes to update packages after the set of app widgets has changed. (Bug 6602951)" 2012-06-18 15:31:55 -07:00
Winson Chung 0da0b6b4da Merge "Fixing issue where dropping items onto side pages might drop them two pages away. (Bug 6433177)" 2012-06-18 15:31:49 -07:00
Winson Chung cc1cfe4b0c Fixing issue where dropping items onto side pages might drop them two pages away. (Bug 6433177)
Change-Id: I7fa745c269e63d699671cdaf0b527f2675ce3081
2012-06-18 15:09:39 -07:00
Michael Jurka 34ce91e89b am 3d8bdd63: am eb04476d: Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into jb-dev
* commit '3d8bdd63056435296a4d98eb4f2567c6f40d16fc':
  Fix issue where "X" would appear over QSB bar in landscape mode
2012-06-18 14:48:04 -07:00
Michael Jurka eb04476def Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into jb-dev 2012-06-18 14:43:56 -07:00
Michael Jurka d23865708c am 2561ee84: am d74389d9: Merge "Add null pointer checks to fix NPEs" into jb-dev
* commit '2561ee8453dc41a9d65f7890ea227416d7e8948c':
  Add null pointer checks to fix NPEs
2012-06-18 14:43:06 -07:00
Michael Jurka d74389d902 Merge "Add null pointer checks to fix NPEs" into jb-dev 2012-06-18 14:38:48 -07:00
Michael Jurka 324dbdd7a3 Fix issue where "X" would appear over QSB bar in landscape mode
Bug: 6655204
Change-Id: I8d456314ebba23a4c84781ee0e2cdd261784382a
2012-06-18 14:33:37 -07:00
Winson Chung a3f78e3929 Launcher-side changes to update packages after the set of app widgets has changed. (Bug 6602951)
Change-Id: Ib557cbe15e84a8ffe889c8122519a6ba303e6ee2
2012-06-18 13:29:07 -07:00
Michael Jurka a33411cb83 Removing use of private SearchManager api
also removing one unused import
2012-06-18 12:57:12 -07:00
Michael Jurka 5649c28703 Add null pointer checks to fix NPEs
Bug: 6611233
Bug: 6685401

Change-Id: I804dfe0a7ad36b43168f7384ef88459d765fff6b
2012-06-18 10:40:03 -07:00
Michael Jurka e783cde98d Merge "Adding animation when destroying folder due to single item remaining" 2012-06-14 11:41:04 -07:00
Winson Chung 51600e4b63 am 8fd14178: am 7e4e4ba4: Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-dev
* commit '8fd14178541374f2609c463a3bf882b93c10395d':
  Removing logging in AppsCustomizePagedView (Bug 6597629)
2012-06-14 10:40:32 -07:00
Winson Chung 7e4e4ba494 Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-dev 2012-06-14 10:30:13 -07:00
Michael Jurka 4131bb10e2 am 452a4f58: am a35a7807: Merge "Fix NPE" into jb-dev
* commit '452a4f585d3cb707da0adf1fd91ba2c9c169b925':
  Fix NPE
2012-06-12 13:15:19 -07:00
Winson Chung 56f5df728c am 5016b985: am 898f152d: Merge "Adding additional synchronized blocks when committing changes to the new-apps list. (Bug 6621553)" into jb-dev
* commit '5016b98520b9dbad8cf234a15fded9fb9e805ea2':
  Adding additional synchronized blocks when committing changes to the new-apps list. (Bug 6621553)
2012-06-12 13:15:18 -07:00
Winson Chung 04cd38fd0b am fab8e550: am db2bfa05: Merge "Fixing issue where play icon disappears after hitting home (Bug 6636269)" into jb-dev
* commit 'fab8e5506ddb26cb8218aa89b60813a8083b9998':
  Fixing issue where play icon disappears after hitting home (Bug 6636269)
2012-06-12 13:15:17 -07:00
Winson Chung a1b5500bf1 am 307f0b4d: am 12dd20d5: Merge "Fixing issue where we were not always invalidating the page data when setting apps. (Bug 6549598)" into jb-dev
* commit '307f0b4d4d6a49e87342a66bb9bb0adb4a36352a':
  Fixing issue where we were not always invalidating the page data when setting apps. (Bug 6549598)
2012-06-12 13:15:11 -07:00
Michael Jurka f3bade6726 Make names of debug properties consistent
(cleanup after eliminating use of SystemProperty)
2012-06-12 11:02:28 -07:00
Michael Jurka 9bc8eba333 Clean up warnings and some private API usage
Change-Id: Ic3c0b333942bc3de130e41531017e71358bd5bfb
2012-06-12 10:52:57 -07:00
Adam Cohen fb91f303f5 Adding animation when destroying folder due to single item remaining
Change-Id: I079af9a50d7d6f63092b725ecd941ab1e298032d
2012-06-11 18:44:17 -07:00
Michael Jurka a35a7807c2 Merge "Fix NPE" into jb-dev 2012-06-11 16:48:42 -07:00
Michael Jurka 382aa1835c Fix NPE
Bug: 6643246

Change-Id: I0b3fed0fa4e4fc5f4e1eccc97c0ec8f23e55024d
2012-06-11 16:30:55 -07:00
Winson Chung c10ba1396f Removing logging in AppsCustomizePagedView (Bug 6597629)
Change-Id: I58313d3b3536d3ee7eaae8459fbded41dc5dadec
2012-06-11 15:22:22 -07:00
Winson Chung 898f152d79 Merge "Adding additional synchronized blocks when committing changes to the new-apps list. (Bug 6621553)" into jb-dev 2012-06-11 14:13:51 -07:00
Winson Chung d9e20bfba5 Adding additional synchronized blocks when committing changes to the new-apps list. (Bug 6621553)
Change-Id: Ia2553321230fec4202fa064cdc66ffd13d005281
2012-06-11 13:58:30 -07:00
Winson Chung db2bfa0506 Merge "Fixing issue where play icon disappears after hitting home (Bug 6636269)" into jb-dev 2012-06-11 11:54:38 -07:00
Winson Chung 12dd20d59b Merge "Fixing issue where we were not always invalidating the page data when setting apps. (Bug 6549598)" into jb-dev 2012-06-11 11:53:57 -07:00
Adam Cohen bc786aba72 Merge "Removing logging (issue 6583911)" into jb-dev 2012-06-11 11:40:21 -07:00
Winson Chung 1b8840936f Fixing issue where play icon disappears after hitting home (Bug 6636269)
Change-Id: I1d1df992495413b3e8962dca8995602ae0aa2ca7
2012-06-08 17:13:23 -07:00
Adam Cohen 94309887fe Improving overscroll paramaters for 7-inch devices
Change-Id: Iba805137fca121bab7675eac22236af9642c27bb
2012-06-08 16:27:57 -07:00
Winson Chung 9802ac9024 Fixing issue where we were not always invalidating the page data when setting apps. (Bug 6549598)
Change-Id: I2fff41e87465608a21ffb7c91e988b33f8d54ee3
2012-06-08 16:02:30 -07:00