Commit Graph

78507 Commits

Author SHA1 Message Date
Baligh Uddin c83dfbea51 Import translations. DO NOT MERGE
Change-Id: I1da7185f716aefec3317251cd626b5690411e76c
Auto-generated-cl: translation import
2013-09-30 15:15:19 -07:00
Winson Chung 0f84a60456 Ensuring that we always update the container when modifying an item in the db. (Bug 11008354)
Change-Id: I82748565c878a212bdef1bffbf21f2a3fea09314
2013-09-30 14:32:58 -07:00
Adam Cohen 91e18ddec4 am a130ad32: am def01fb8: Merge "Trying to get onShow in all the right places" into jb-ub-now-indigo-rose
* commit 'a130ad32c38189531e2ee7ba2813921a346118fc':
  Trying to get onShow in all the right places
2013-09-30 12:05:26 -07:00
Adam Cohen a130ad32c3 am def01fb8: Merge "Trying to get onShow in all the right places" into jb-ub-now-indigo-rose
* commit 'def01fb8dc7da0d8287603ed5694ebe028640dcb':
  Trying to get onShow in all the right places
2013-09-30 12:02:47 -07:00
Adam Cohen def01fb8dc Merge "Trying to get onShow in all the right places" into jb-ub-now-indigo-rose 2013-09-30 19:01:10 +00:00
Winson Chung d64a66617b Disable update logic for market button.
Change-Id: Ie05995b18252cc78c38b3cb0886407b0c5a13be0
2013-09-30 11:06:59 -07:00
Dave Hawkey 3a733a77e3 Fix NPE if workspace is not created yet
Change-Id: I0c8976a8497e2059ec7b2cda3d56eb965a532765
2013-09-30 11:52:49 -06:00
Adam Cohen 579a34186f am 35ef6aae: am 0655904a: Fixing regression in reordering (issue 10994971)
* commit '35ef6aae304e4b62f492a2ac7f05c986c7fe6a6b':
  Fixing regression in reordering (issue 10994971)
2013-09-29 18:37:39 -07:00
Adam Cohen 35ef6aae30 am 0655904a: Fixing regression in reordering (issue 10994971)
* commit '0655904abd2e67f3c4c5b9e8e57cee6f8f562076':
  Fixing regression in reordering (issue 10994971)
2013-09-29 18:35:10 -07:00
Adam Cohen 0655904abd Fixing regression in reordering (issue 10994971)
Change-Id: I2be98fc892c1a4392c4a5e035dd4cc1fa6fab0a9
2013-09-29 18:31:11 -07:00
Adam Cohen a8901439e7 am aaf8727e: am 2bf63d52: Fixing issue where you couldn\'t drag an item multiple pages (issue 10754544)
* commit 'aaf8727eeef17f0b758f83feb79cc861acd28798':
  Fixing issue where you couldn't drag an item multiple pages (issue 10754544)
2013-09-29 18:21:18 -07:00
Adam Cohen aaf8727eee am 2bf63d52: Fixing issue where you couldn\'t drag an item multiple pages (issue 10754544)
* commit '2bf63d520576baa433a53a77e4e24386e40c1cda':
  Fixing issue where you couldn't drag an item multiple pages (issue 10754544)
2013-09-29 18:19:47 -07:00
Adam Cohen 2bf63d5205 Fixing issue where you couldn't drag an item multiple pages (issue 10754544)
-> This was caused by a strange race condition. The page snap time was equal to
   the delay to recheck whether to snap (in DragController). This meant that
   scrollRight()/Left() would get called, and the scroller would be finished
   however, the final computeScrollHelper() hadn't been called, so the mCurrentPage
   hadn't yet been incremented.
-> Fixed the underlying race condition.
-> Added suitable gap (150 ms) between the two delays.

Change-Id: If700eb9e14d77a174e4395ca6933119bdb0da768
2013-09-29 18:13:25 -07:00
Adam Cohen cf3d8001e1 am 50a0952b: am 4ef75f52: Fixing weird paging behaviour in spring loaded mode (issue 10758454)
* commit '50a0952b65926ea84f5308d99d1620ace545d28a':
  Fixing weird paging behaviour in spring loaded mode (issue 10758454)
2013-09-29 17:00:28 -07:00
Adam Cohen 50a0952b65 am 4ef75f52: Fixing weird paging behaviour in spring loaded mode (issue 10758454)
* commit '4ef75f523c5b2bfed37bf1ed4bd2bcf8bda8b502':
  Fixing weird paging behaviour in spring loaded mode (issue 10758454)
2013-09-29 16:58:04 -07:00
Adam Cohen 4ef75f523c Fixing weird paging behaviour in spring loaded mode (issue 10758454)
Change-Id: I9d527d134a042a69a9a523bcf24d1a61f0ab0e55
2013-09-29 16:55:01 -07:00
Adam Cohen 70da394a81 am 55912cfd: am 74c5491d: Improving the granularity of reorder with resize on drop (issue 9533227)
* commit '55912cfd1811604f9d25c70af707bcda2e79d18f':
  Improving the granularity of reorder with resize on drop (issue 9533227)
2013-09-29 15:53:34 -07:00
Adam Cohen 55912cfd18 am 74c5491d: Improving the granularity of reorder with resize on drop (issue 9533227)
* commit '74c5491d1b84e072d29065748b41f0bb67459f59':
  Improving the granularity of reorder with resize on drop (issue 9533227)
2013-09-29 15:52:12 -07:00
Adam Cohen 74c5491d1b Improving the granularity of reorder with resize on drop (issue 9533227)
Change-Id: If196f75c148487a8d31f4fcdb5293cc41d3bb7a7
2013-09-29 15:50:01 -07:00
Adam Cohen 37e1ed3653 am c086bddb: am 949debe6: Fix issue where we weren\'t saving span after resize drop (issue 9533407)
* commit 'c086bddb2e75126b1eb2650ff323087f26a3c686':
  Fix issue where we weren't saving span after resize drop (issue 9533407)
2013-09-29 14:28:38 -07:00
Adam Cohen c086bddb2e am 949debe6: Fix issue where we weren\'t saving span after resize drop (issue 9533407)
* commit '949debe6e64034be1625ec21de100ea7e68545e2':
  Fix issue where we weren't saving span after resize drop (issue 9533407)
2013-09-29 14:27:02 -07:00
Adam Cohen 949debe6e6 Fix issue where we weren't saving span after resize drop (issue 9533407)
Change-Id: I760bf505ce9c894aedb6f1d0def63cdc7d39271a
2013-09-29 14:23:33 -07:00
Adam Cohen bc1f5ba29b am 1a70a512: am 82398369: Fixing NPE in onFinishBindingItems (issue 10975740)
* commit '1a70a5124fb1041e71fc631c8fab90a86daea546':
  Fixing NPE in onFinishBindingItems (issue 10975740)
2013-09-29 13:16:49 -07:00
Adam Cohen 1a70a5124f am 82398369: Fixing NPE in onFinishBindingItems (issue 10975740)
* commit '82398369f3a925ce15a37a968d050a4de422c7fa':
  Fixing NPE in onFinishBindingItems (issue 10975740)
2013-09-29 13:15:15 -07:00
Adam Cohen 82398369f3 Fixing NPE in onFinishBindingItems (issue 10975740)
-> See bug for explanation. Seems like the circumstances leading to this
   NPE are understandable.

Change-Id: I89637a2da50be1081632e05cf79678c983a74d3a
2013-09-29 12:58:39 -07:00
Sandeep Siddhartha 83ed936171 am b00dcaef: am 8ad682dd: Merge "Close open folders before moving to -1" into jb-ub-now-indigo-rose
* commit 'b00dcaefd081665e69105bd43abbcfc596e7566a':
  Close open folders before moving to -1
2013-09-27 17:03:26 -07:00
Sandeep Siddhartha b00dcaefd0 am 8ad682dd: Merge "Close open folders before moving to -1" into jb-ub-now-indigo-rose
* commit '8ad682ddda37ce6bc438895f3adb8617244d0e46':
  Close open folders before moving to -1
2013-09-27 17:01:35 -07:00
Sandeep Siddhartha 8ad682ddda Merge "Close open folders before moving to -1" into jb-ub-now-indigo-rose 2013-09-27 23:59:18 +00:00
Sandeep Siddhartha f2b47f13ce Close open folders before moving to -1
Bug: 10955838
Change-Id: Ic6cbb67c4cf485fe1682c7cdd7de200a9227cff0
2013-09-27 16:51:51 -07:00
Adam Cohen 5d73fb70f5 am 8493aacd: am ab37bce3: Merge changes If379cc4b,I1c6ccb01 into jb-ub-now-indigo-rose
* commit '8493aacd6c974cf1f7b59eca9d2ed1270468a542':
  Fixing up all apps button pressed state:
  Fixing widget resize handles in RTL
2013-09-27 15:51:25 -07:00
Adam Cohen 8493aacd6c am ab37bce3: Merge changes If379cc4b,I1c6ccb01 into jb-ub-now-indigo-rose
* commit 'ab37bce36a7bc54cfcd634df95ca08e7e6143230':
  Fixing up all apps button pressed state:
  Fixing widget resize handles in RTL
2013-09-27 15:49:04 -07:00
Adam Cohen ab37bce36a Merge changes If379cc4b,I1c6ccb01 into jb-ub-now-indigo-rose
* changes:
  Fixing up all apps button pressed state:
  Fixing widget resize handles in RTL
2013-09-27 22:46:42 +00:00
Winson Chung 8675ec1d88 am 7b61beb3: am c88dceb0: Always set the LauncherAppState context before using it from a broadcast. (Bug 10947459)
* commit '7b61beb35fe8d6a30f39875d365725f12c544d75':
  Always set the LauncherAppState context before using it from a broadcast. (Bug 10947459)
2013-09-27 15:10:06 -07:00
Winson Chung 7b61beb35f am c88dceb0: Always set the LauncherAppState context before using it from a broadcast. (Bug 10947459)
* commit 'c88dceb0b567ab96418e73cf2f6b197ba2646cb3':
  Always set the LauncherAppState context before using it from a broadcast. (Bug 10947459)
2013-09-27 15:08:37 -07:00
Winson Chung c88dceb0b5 Always set the LauncherAppState context before using it from a broadcast. (Bug 10947459)
Change-Id: I284786b538a9d58aa96cfc208ef68621e2500645
2013-09-27 14:59:38 -07:00
Winson Chung aa92c2ab86 am b74317c0: am 6da63f81: Ensuring that the folder scrim background spans the full device height. (Bug 10965246)
* commit 'b74317c0316a9bb6728c8b682b53cac343d2b31c':
  Ensuring that the folder scrim background spans the full device height. (Bug 10965246)
2013-09-27 12:36:38 -07:00
Winson Chung b74317c031 am 6da63f81: Ensuring that the folder scrim background spans the full device height. (Bug 10965246)
* commit '6da63f81f8f2adaa539622c09d300d89123e0e6c':
  Ensuring that the folder scrim background spans the full device height. (Bug 10965246)
2013-09-27 12:34:29 -07:00
Winson Chung 6da63f81f8 Ensuring that the folder scrim background spans the full device height. (Bug 10965246)
Change-Id: I603d6ed61d01c6b0a460dc0205eceb25f6964b9d
2013-09-27 12:32:26 -07:00
Winson Chung e89b990631 am 0581fa98: am 54e65135: Ensuring that Launcher always has a search bar. (Bug 10965514)
* commit '0581fa986376180fd94e3ede7a9a86f92b6b6c0d':
  Ensuring that Launcher always has a search bar. (Bug 10965514)
2013-09-27 11:58:53 -07:00
Winson Chung 0581fa9863 am 54e65135: Ensuring that Launcher always has a search bar. (Bug 10965514)
* commit '54e65135548818cb2fa8522b27df92c0aaa3e4a7':
  Ensuring that Launcher always has a search bar. (Bug 10965514)
2013-09-27 11:55:45 -07:00
Winson Chung 54e6513554 Ensuring that Launcher always has a search bar. (Bug 10965514)
- Also disabling voice proxy when we are in now (Bug 10915381)

Change-Id: I4ad6392b5139d12b9b298110109b9363ba426cb4
2013-09-27 11:44:58 -07:00
Sandeep Siddhartha cbf285ae0a am 8c70b471: am a6125efb: Fix build break
* commit '8c70b471e3f7281634a730ce0c075ae1a67211d5':
  Fix build break
2013-09-27 07:16:32 -07:00
Winson Chung 47e2101d1b am ca29efde: am fa545133: Tweaking folder cling to support large folders.
* commit 'ca29efdedc20e963dd9f6f56ed4223da3f681284':
  Tweaking folder cling to support large folders.
2013-09-27 07:16:31 -07:00
Adam Cohen d6f2898458 am eab30465: am a7099540: Merge "Adding pressed state to overview mode buttons (issue 10926631)" into jb-ub-now-indigo-rose
* commit 'eab304652adf1b02cef882ba3d76224d0a4d0010':
  Adding pressed state to overview mode buttons (issue 10926631)
2013-09-27 07:16:27 -07:00
Winson Chung e7fe339af8 am c6b2499e: am 672b5ea1: Merge "Fixing issue where incorrect min/max widths/heights were being reported to widgets. (Bug 10940505)" into jb-ub-now-indigo-rose
* commit 'c6b2499e4e9054a0ccf964f3dc22374e78e580ae':
  Fixing issue where incorrect min/max widths/heights were being reported to widgets. (Bug 10940505)
2013-09-27 07:16:23 -07:00
Winson Chung 146fd3f8ee am 6e25affc: am 780fe59a: Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher.
* commit '6e25affc1ff64818a495dae0d94b6c2a8ded1359':
  Integrating some aosp fixes, ensuring that we update the install queue before returning to Launcher.
2013-09-27 07:16:21 -07:00
Adam Cohen 6f8011da60 am 059ec2e5: am 88cc3f5a: Merge "Fixing overscroll with single page (issue 10937081)" into jb-ub-now-indigo-rose
* commit '059ec2e5c1af9fe43a3665749c4f3bd8031f6009':
  Fixing overscroll with single page (issue 10937081)
2013-09-27 07:16:21 -07:00
Sandeep Siddhartha 8c70b471e3 am a6125efb: Fix build break
* commit 'a6125efb66dd7554f2a84804baf6cc02a1334f20':
  Fix build break
2013-09-26 20:35:46 -07:00
Sandeep Siddhartha a6125efb66 Fix build break
Change-Id: I23f7c74eb088fbe77a24df9bc80f0d2fff647abb
2013-09-26 20:30:40 -07:00
Winson Chung ca29efdedc am fa545133: Tweaking folder cling to support large folders.
* commit 'fa54513308ef60ffcd7eec8e1ce92120a643b88e':
  Tweaking folder cling to support large folders.
2013-09-26 18:31:08 -07:00