Commit Graph

601 Commits

Author SHA1 Message Date
Adam Cohen 2b3396f9c0 Merge "Adding additional null checks for instances where the qsb is not defined. (Bug 6940769)" into jb-mr1-dev 2012-08-27 15:23:42 -07:00
Winson Chung adf0c180c1 Adding additional null checks for instances where the qsb is not defined. (Bug 6940769)
Change-Id: I93baa00331bcbcd07e8702d5ad77c8f2022a16f2
2012-08-23 14:59:48 -07:00
Adam Cohen 307fe23f12 Adding the ability to scale the hotseat or items in the hotseat
--> A bunch of stuff breaks when scaling the hotseat. More specifically,
    drag and drop animations between hotseat and workspace,
    scaling on pick up, folder animations, determination of
    item placement. This CL fixes these issues so that the
    hotseat or hotseat items are ready to be scaled.
--> For now, using 90% scale factor for 7-inch+ UIs

Change-Id: Iac098409347e76139e4d726a071397b56ac684d2
2012-08-20 21:49:43 -07:00
Winson Chung 0e721a4005 Initial changes for new 10inch layout.
Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
2012-08-08 14:02:22 -07:00
Ed Heyl 8165f0dd20 resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284
Change-Id: I7ecce86e58af545aa18ea25e16978a1dce9dab8e
2012-07-25 15:04:00 -07:00
Ed Heyl 90abcc9425 resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cd
Change-Id: I50900698a590e8d84a6cbcc560f95209d3a6d110
2012-07-25 14:52:36 -07:00
Winson Chung c93e5ae120 Binding AllApps synchronously. (Bug 6855061)
- Also ensuring that we restore to the settling page index if it is in motion

Change-Id: I9c6760383113f7614f6cb962ab6562b0e7eb7138
2012-07-24 23:56:21 -07:00
Adam Cohen 1462de39f0 Ensuring that restoreInstanceState is being called promptly for synchronously bound page
Change-Id: I0e71c29f553ad360ec42a6a0b2529d16cbddd437
2012-07-24 22:34:36 -07:00
Winson Chung 36e6c5bb23 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
2012-07-19 18:23:56 -07:00
Winson Chung 4a2afa3655 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
2012-07-19 15:13:51 -07:00
Adam Cohen d7d37b134b DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288)
Change-Id: I341160e8a604cde63443e331f762cebc1ed5ec0c
2012-07-18 18:40:11 -07:00
Winson Chung b8b2a5aa45 Initial changes to synchronously load workspace on rotation.
Change-Id: Ia7cf80177fd0aee88aa3f4a731f5d6dc904bea16
2012-07-17 18:44:42 -07:00
Adam Cohen 487f7dd305 Trying to track down corrupt database / items disappearing
-> 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
2012-07-09 14:49:19 -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
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 2ecf995e0d Remove use of private ValueAnimator api
Change-Id: I455edcd17bda83ab51c2c04fa40e66097a4d6975
2012-06-19 11:44:57 -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 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 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
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 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 1b8840936f Fixing issue where play icon disappears after hitting home (Bug 6636269)
Change-Id: I1d1df992495413b3e8962dca8995602ae0aa2ca7
2012-06-08 17:13:23 -07:00
Winson Chung 5262bb3c4c Merge "Fixing regression in transition after returning to home from another app. (Bug 6629707)" into jb-dev 2012-06-08 15:56:34 -07:00
Adam Cohen 8ec2303379 Fix subtle folder jank related to previous change
Change-Id: I1872201eb80ad927bbdc9b95578c599a17696deb
2012-06-08 14:46:22 -07:00
Adam Cohen ec3f3b92f0 Merge "Fix two pieces of folder jank" into jb-dev 2012-06-08 11:49:56 -07:00
Winson Chung 6cf79096ce Fixing regression in transition after returning to home from another app. (Bug 6629707)
Change-Id: Iadb2ff5752dafdd3ff9a4854ddbd24fd2ee467a6
2012-06-07 14:52:02 -07:00
Andy Huang f615f710bb allow voice search in recent apps
Voice search is now a fullscreen activity, and results now
appear inline, so the user expectation is that it appears in
the 'recent apps' list.

Bug: 6491501
Change-Id: I1dfd27e19601a6876e7e1c31cbf2fea955cae899
2012-06-07 13:38:04 -07:00
Adam Cohen 268c4751b5 Fix two pieces of folder jank
-> Folder icon gets clipped when animating from dock
   as well as a couple other cases (issue 5849615)
-> Blip when creating folder (issue 6623095)

Change-Id: I638c9a7876de2f87eb8e96a9eb192fa4a127fb4a
2012-06-07 11:53:34 -07:00
Winson Chung 478244409e Merge "Synchronizing on the new-apps list before modifying it. (Bug 6621553)" into jb-dev 2012-06-06 16:17:04 -07:00
Winson Chung bfeac0681b Synchronizing on the new-apps list before modifying it. (Bug 6621553)
- Minor tweak to qsb padding
- Adding yet more logging for single-app-page issue

Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
2012-06-06 15:57:27 -07:00
Adam Cohen 3d50932a93 Fixing ConcurrentModificationException (issue 6619380)
Change-Id: I49d293a79a463d129e829f823d6b213f3d5ffcf4
2012-06-06 15:00:45 -07:00
Adam Cohen 5637b87d8b Fix workaround for crashing on rotation. (Bug 6611883)
Change-Id: Iaf9734d156e5aa48f3630f22a42e17d71af37316
2012-06-05 16:05:26 -07:00
Winson Chung 67640c0cbe Workaround for crashing on rotation. (Bug 6611883)
Change-Id: Iae24d865fb5a5572c6d3e8726569d234a60ce05c
2012-06-05 15:47:55 -07:00
Adam Cohen f9426d5df0 Fix issue where landscape asset was appearing in QSB (issue 6605638)
Change-Id: I6e66be228d2fa2d49f8cb191ab3f4d1a3dd66ef1
2012-06-04 17:27:42 -07:00
Adam Cohen 06dff35763 Fixing issue where widgets could be inflated in wrong orientation (issue 6584646)
Change-Id: I24ea7f59345e8f62daf36c13cb43e1ab0180e805
2012-06-04 12:18:04 -07:00
Winson Chung 7c7a22dc61 Adding logging to track issue with apps pages. (Bug 6549598)
Change-Id: Iaf8ad301325442346a2587f038b7a44578c16427
2012-06-01 13:47:37 -07:00
Michael Jurka 3dcd79ecb3 Preventing stutter at beginning of All Apps animation
Bug: 6579204
Change-Id: I6e4eec80726a469d51494564933fe213bfdf47d3
2012-05-31 07:50:33 -07:00
Adam Cohen 87a9f5bf6a Fix NPE when widget configuration activity is rotated (issue 6556784)
Change-Id: I0f8949d348c11b173ba3e7c9cd6b7117c02e0c70
2012-05-29 16:18:15 -07:00
Michael Jurka 974c3864bb Skip custom Play cling if no accounts are set up
Bug: 6519934
Change-Id: Ic796b2fb03201a3c767f92b36edfdb4b2e41e5d4
2012-05-22 22:00:31 -07:00
Svetoslav Ganov b6d33ebc41 Merge "Cling allows touch explore and accessibility focus search behind it." into jb-dev 2012-05-22 17:36:43 -07:00
Svetoslav Ganov 55d225d50e Cling allows touch explore and accessibility focus search behind it.
1. Touch exploration is performed through hover events and
   the cling has to consume them to prevent touch exploring
   content behind it to achieve modal window like behavior.

2. Since the cling should behave as a modal window, the
   accessibility focus search should not returning items
   behind the cling, so the focus search should use the
   cling as its root.

bug:6538549

Change-Id: I8545b6ae3ac85a363cc371e1a608d55b9abd5de8
2012-05-22 16:17:53 -07:00
Winson Chung 01b0b63186 Adding fade in for voice search. (Bug 6534640)
Change-Id: Ic9b6020239032f41407f7a1e1c625d2cdb7fe328
2012-05-22 10:18:28 -07:00