Nick Kralevich
ebe6559794
Explicitly export content providers
...
In a future version of Android, the default value for
<provider android:exported> will change from true to false.
Explicitly set android:exported="true"
Bug: 3306452
Change-Id: I8fcce3af6949eb245ea97b6e64c191f465f0ae5f
2012-07-28 16:11:07 -07:00
The Android Open Source Project
062347a08f
am 115b146c: Reconcile with jb-mr0-release jb-release
...
* commit '115b146cc2dc4b4f9d43b4cd761727d233fc297c':
2012-07-27 15:45:35 -07:00
The Android Open Source Project
115b146cc2
Reconcile with jb-mr0-release jb-release
...
Change-Id: I3742aff353335629ae76eacc2d92a6aed87b1ebe
2012-07-27 14:52:54 -07:00
The Android Automerger
46f961baab
merge in jb-mr0-release history after reset to jb-dev
2012-07-26 17:49:51 -07:00
Winson Chung
281bcdb98d
am 59fe4f10: am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match AllApps page upon rotation.
...
* commit '59fe4f1023267f48cd89b132f2c5d6741028bbaf':
Fixing issue where selected tab did not match AllApps page upon rotation.
2012-07-25 23:05:33 -07:00
Adam Cohen
80e055ee81
am efbe739a: am b8da744b: am 8ed3752f: Fix issue where widget resize frame overlaps widget (issue 6493388)
...
* commit 'efbe739a1bf087ab95dd4c0d0d0bdbf8433e871f':
Fix issue where widget resize frame overlaps widget (issue 6493388)
2012-07-25 23:05:32 -07:00
Winson Chung
59fe4f1023
am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match AllApps page upon rotation.
...
* commit '8e1b4f65383d859ca7e2ebfc9a9463c8d46271de':
Fixing issue where selected tab did not match AllApps page upon rotation.
2012-07-25 22:22:03 -07:00
Adam Cohen
efbe739a1b
am b8da744b: am 8ed3752f: Fix issue where widget resize frame overlaps widget (issue 6493388)
...
* commit 'b8da744b1b7aa0fb1cded734618b788af2b8911f':
Fix issue where widget resize frame overlaps widget (issue 6493388)
2012-07-25 22:22:01 -07:00
Winson Chung
8e1b4f6538
am fa4086dd: Fixing issue where selected tab did not match AllApps page upon rotation.
...
* commit 'fa4086ddd7ab9dd98e3ffef798a655ec07e37e14':
Fixing issue where selected tab did not match AllApps page upon rotation.
2012-07-25 21:47:56 -07:00
Adam Cohen
b8da744b1b
am 8ed3752f: Fix issue where widget resize frame overlaps widget (issue 6493388)
...
* commit '8ed3752f03d4b6c27297fa4fc9d4e153df47bbf3':
Fix issue where widget resize frame overlaps widget (issue 6493388)
2012-07-25 21:47:54 -07:00
Winson Chung
fa4086ddd7
Fixing issue where selected tab did not match AllApps page upon rotation.
...
Change-Id: I4f32ca7cca042b94bdaea5cf259c397404546e0d
2012-07-25 16:22:52 -07:00
Adam Cohen
8ed3752f03
Fix issue where widget resize frame overlaps widget (issue 6493388)
...
Change-Id: Ib1e53a7df49b26ecb19880e58b19876b80cfb12c
2012-07-25 15:15:03 -07:00
Ed Heyl
3551e3cc6c
am 8165f0dd: resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284
...
* commit '8165f0dd202a2c0fbf0816f7613d66938955dc76':
Binding AllApps synchronously. (Bug 6855061)
2012-07-25 15:07:46 -07:00
Ed Heyl
8165f0dd20
resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284
...
Change-Id: I7ecce86e58af545aa18ea25e16978a1dce9dab8e
2012-07-25 15:04:00 -07:00
Ed Heyl
524809ba1d
am 90abcc94: resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cd
...
* commit '90abcc94258ba9d9c8b68ac9764b6ab1eba12985':
Ensuring that restoreInstanceState is being called promptly for synchronously bound page
2012-07-25 14:56:52 -07:00
Ed Heyl
90abcc9425
resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cd
...
Change-Id: I50900698a590e8d84a6cbcc560f95209d3a6d110
2012-07-25 14:52:36 -07:00
Ying Wang
0f76b9ad71
Import translations. DO NOT MERGE
...
Change-Id: I98b96f809f1f8754f63690c601b487361d0f7165
Auto-generated-cl: translation import
2012-07-25 10:02:38 -07:00
Winson Chung
4f174f1d27
am c93e5ae1: Binding AllApps synchronously. (Bug 6855061)
...
* commit 'c93e5ae12018bb214099ff88a48cc21580aec4c3':
Binding AllApps synchronously. (Bug 6855061)
2012-07-25 00:06:51 -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
0ede734d07
am 1462de39: Ensuring that restoreInstanceState is being called promptly for synchronously bound page
...
* commit '1462de39f01cec0ba785386532719cb0207dd827':
Ensuring that restoreInstanceState is being called promptly for synchronously bound page
2012-07-24 22:56:14 -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
The Android Automerger
1f1d755ada
merge in jb-release history after reset to jb-dev
2012-07-24 20:23:16 -07:00
The Android Automerger
cd88cc9283
merge in jb-mr0-release history after reset to jb-dev
2012-07-24 12:39:35 -07:00
Adam Cohen
4a3b54f51f
am bf5529bd: am a13a2f2a: Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
...
* commit 'bf5529bd401ad471658b878f313e32ed8639b479':
Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
2012-07-23 19:52:38 -07:00
Adam Cohen
bf5529bd40
am a13a2f2a: Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
...
* commit 'a13a2f2a7bd0550d1ad973f760ff25e1a4137c43':
Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
2012-07-23 14:48:39 -07:00
Adam Cohen
a13a2f2a7b
Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
...
Change-Id: I03dc3ae18528901cc88c79638a8495c1ab8d61af
2012-07-23 14:29:15 -07:00
Winson Chung
e0ab0aa974
am f39ac9b2: (-s ours) am 36e6c5bb: Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
...
* commit 'f39ac9b25c158200a124060b3326d0017e4eb601':
Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
2012-07-20 10:34:39 -07:00
Winson Chung
f39ac9b25c
am 36e6c5bb: Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
...
* commit '36e6c5bb232f3a876753b91fb9ec604cda8664a5':
Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
2012-07-19 19:16:51 -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
Ying Wang
a6910c5109
Import translations. DO NOT MERGE
...
Change-Id: I88db0bd87c0cfcb9896ea0cb6c67a1edcb9fe6bd
Auto-generated-cl: translation import
2012-07-19 11:54:55 -07:00
The Android Open Source Project
e0cda552e8
am 38beb759: Reconcile with jb-mr0-release
...
* commit '38beb75989f517071635750d26ae5b34ee8b4a84':
2012-07-19 08:52:28 -07:00
The Android Open Source Project
38beb75989
Reconcile with jb-mr0-release
...
Change-Id: I8eadf20cd941fbf298677537d3771780eca0b07b
2012-07-19 08:41:13 -07:00
The Android Automerger
3f46f3660a
merge in jb-release history after reset to jb-dev
2012-07-18 23:04:48 -07:00
The Android Automerger
087265575a
merge in jb-mr0-release history after reset to jb-dev
2012-07-18 21:44:51 -07:00
Adam Cohen
d9058a5a06
am 12a2c9e4: (-s ours) am d7d37b13: DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288)
...
* commit '12a2c9e41df573166e182d5e97067bfcb535558e':
DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288)
2012-07-18 20:21:26 -07:00
Adam Cohen
12a2c9e41d
am d7d37b13: DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288)
...
* commit 'd7d37b134b7a3b12858ff099069eba369a6b5373':
DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288)
2012-07-18 20:15:14 -07:00
Winson Chung
2abf94d37c
Fixing issue where we would crash when encountering improper launcher.dbs
...
Change-Id: Ib07ca56cf1a2a04e2058cc8260d5dd917d525c64
2012-07-18 18:40:56 -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
b20e6887b6
Merge "Initial changes to synchronously load workspace on rotation."
2012-07-18 10:27:56 -07:00
Winson Chung
b8b2a5aa45
Initial changes to synchronously load workspace on rotation.
...
Change-Id: Ia7cf80177fd0aee88aa3f4a731f5d6dc904bea16
2012-07-17 18:44:42 -07:00
Winson Chung
a5417f0ad4
Merge "Fixing issue where we were not clearing the set of removed items since the last event. (Bug 6749258)"
2012-07-17 12:28:17 -07:00
Winson Chung
5d55f33a1d
Fixing issue where we were not clearing the set of removed items since the last event. (Bug 6749258)
...
Change-Id: I21ed2810e902e2727959b1a4cc0cd6183b750603
2012-07-16 20:48:04 -07:00
Adam Cohen
39fb76e0ec
Merge "Fix issue where widget resize frame overlaps widget (issue 6493388)"
2012-07-16 18:05:26 -07:00
Adam Cohen
e158b77a67
Merge "Fix issue with push in reordering (bug: 6259603)"
2012-07-16 12:00:08 -07:00
Ying Wang
cc8863bab6
Import translations. DO NOT MERGE
...
Change-Id: I80363d7537cdd13abfa564c1ba641f11a9cc6420
Auto-generated-cl: translation import
2012-07-16 10:14:11 -07:00
Adam Cohen
4459d6b4db
Fix issue where widget resize frame overlaps widget (issue 6493388)
...
Change-Id: Ib1e53a7df49b26ecb19880e58b19876b80cfb12c
2012-07-13 16:01:29 -07:00
Adam Cohen
a56dc1077e
Fix issue with push in reordering (bug: 6259603)
...
Change-Id: I7ca0abe7f0ef7559ef60f902fb18718fba5a7532
2012-07-13 13:42:23 -07:00
Ying Wang
4973aaf797
Import translations. DO NOT MERGE
...
Change-Id: I804f740c88f8f2e4e9965cdd6465287a978f89db
Auto-generated-cl: translation import
2012-07-13 10:34:25 -07:00
Adam Cohen
c5e63f3dc7
Fix occupied issue when switching from folder icon to its final item
...
Change-Id: I445156ed8f99f0489776043440faa45399fb3888
2012-07-12 16:17:41 -07:00