111089 Commits

Author SHA1 Message Date
Matthew Xie
1bab142be1 am e530c41b: Merge "Protect a bunch of broadcast intents" into klp-dev
* commit 'e530c41b57514d419cdc7a7b14802b6954d3293c':
  Protect a bunch of broadcast intents
2013-08-21 10:55:28 -07:00
Lorenzo Colitti
ea0ea75a45 am fd589c1d: Merge "Notify IP address changes to interface observers." into klp-dev
* commit 'fd589c1d946ca7633da43ae8e1b4989cb0a73043':
  Notify IP address changes to interface observers.
2013-08-21 10:51:58 -07:00
Matthew Xie
e530c41b57 Merge "Protect a bunch of broadcast intents" into klp-dev 2013-08-21 17:51:02 +00:00
Lorenzo Colitti
fd589c1d94 Merge "Notify IP address changes to interface observers." into klp-dev 2013-08-21 17:47:13 +00:00
Eric Laurent
bad87e5b58 am 906da6bf: Merge "Updating Force Use toggling for Communication use case" into klp-dev
* commit '906da6bfe4092fda1daff63e00e9f2ce1daac00b':
  Updating Force Use toggling for Communication use case
2013-08-21 10:45:11 -07:00
Adam Powell
3440e288cc am b8c481d3: Merge "Add xxhdpi drawables" into klp-dev
* commit 'b8c481d3865c86aaaf30b570f86811919b99fc27':
  Add xxhdpi drawables
2013-08-21 10:45:07 -07:00
David Christie
95ea52f3f1 am 8b525e75: Merge "Switch QuickSettings to new LocationMode setting api." into klp-dev
* commit '8b525e75a05c693623a88fc49dfc78958858b4d7':
  Switch QuickSettings to new LocationMode setting api.
2013-08-21 10:45:05 -07:00
Eric Laurent
906da6bfe4 Merge "Updating Force Use toggling for Communication use case" into klp-dev 2013-08-21 17:43:38 +00:00
Adam Powell
b8c481d386 Merge "Add xxhdpi drawables" into klp-dev 2013-08-21 17:42:15 +00:00
David Christie
8b525e75a0 Merge "Switch QuickSettings to new LocationMode setting api." into klp-dev 2013-08-21 17:40:43 +00:00
Adam Powell
41a5de94b0 Add xxhdpi drawables
Change-Id: I16d27db7fc6a01710c4e6bde5d0e0d7cf3a14aba
2013-08-21 17:39:23 +00:00
Chris Craik
908d9bfafd am dc70afae: Merge "Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap" into klp-dev
* commit 'dc70afaeabd7acacc07e8852b15cc820cd07531c':
  Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
2013-08-21 10:23:40 -07:00
Lorenzo Colitti
975bcabc43 am 10fa8c06: Merge "Make BaseNetworkObserver available to core code" into klp-dev
* commit '10fa8c0626dbc0a875fe2543bf3c14d617dee9fb':
  Make BaseNetworkObserver available to core code
2013-08-21 10:23:37 -07:00
Chris Craik
dc70afaeab Merge "Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap" into klp-dev 2013-08-21 17:22:24 +00:00
Lorenzo Colitti
10fa8c0626 Merge "Make BaseNetworkObserver available to core code" into klp-dev 2013-08-21 17:20:40 +00:00
Lorenzo Colitti
72c0dac1c9 am 4d3d5f1f: Merge "Modify LinkProperties address update methods." into klp-dev
* commit '4d3d5f1f9e2ccf680660086338f7b9b02c2eb648':
  Modify LinkProperties address update methods.
2013-08-21 10:17:05 -07:00
Lorenzo Colitti
4d3d5f1f9e Merge "Modify LinkProperties address update methods." into klp-dev 2013-08-21 17:13:50 +00:00
Mathew Inwood
e12c497d29 am 6a99a814: Merge "Remove android.provider.Applications" into klp-dev
* commit '6a99a8145c52749d794864c87ca073c7429850a5':
  Remove android.provider.Applications
2013-08-21 10:13:32 -07:00
Lorenzo Colitti
08e91fd828 am b8aa06c7: Merge "Add a string constructor to LinkAddress." into klp-dev
* commit 'b8aa06c783bd315d04df3fe375682040ba619543':
  Add a string constructor to LinkAddress.
2013-08-21 10:13:29 -07:00
Mathew Inwood
6a99a8145c Merge "Remove android.provider.Applications" into klp-dev 2013-08-21 17:12:05 +00:00
Lorenzo Colitti
b8aa06c783 Merge "Add a string constructor to LinkAddress." into klp-dev 2013-08-21 17:11:00 +00:00
Johan Gustavsson
7337bee783 Updating Force Use toggling for Communication use case
setForceUse toggling is shaky when toggling either through
setSpeakerphoneOn and setBluetoothScoOn. Depending on call sequence
an application may unintentionally trigger a routing use case it
does not want.
The main root cause is that neither of these calls take the
previous state into account. A call to setSpeakerPhoneOn will for
example partly disable any active BT SCO routing.

Change-Id: I436ee5a8da2d9ea5a2e4e89eec083c8118a5ff7e
2013-08-21 09:35:20 -07:00
Mathew Inwood
e14380a798 Remove android.provider.Applications
ApplicationsProvider is going away since it's no longer needed. Remove
the related constants also.

Depends on change I6ee638a3d2b65f092d6f90410156d7cd24436914 in
packages/provider/ApplicationsProvider.

Bug: 10407790
Change-Id: Ib3188612a8713266a77d59d514113ed5d61b0810
2013-08-21 17:04:05 +01:00
John Spurlock
e21d5b373a am b06b8b02: Merge "Improve transient bar transitions." into klp-dev
* commit 'b06b8b02674bb6d93f10a5c512aad8694867aa5c':
  Improve transient bar transitions.
2013-08-21 06:38:53 -07:00
John Spurlock
b06b8b0267 Merge "Improve transient bar transitions." into klp-dev 2013-08-21 13:36:36 +00:00
Alan Viverette
c281ff9bcc am d3927bd0: Merge "Allow recycling of Preferences in com.android.* packages" into klp-dev
* commit 'd3927bd0358714fa440cbc0d9595a25b0f571562':
  Allow recycling of Preferences in com.android.* packages
2013-08-20 19:03:52 -07:00
Alan Viverette
d3927bd035 Merge "Allow recycling of Preferences in com.android.* packages" into klp-dev 2013-08-21 01:58:55 +00:00
Chris Craik
1abf5d6242 Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
bug:2248948

Change-Id: I8fdd649332667598504a1076d5a447572bd53086
2013-08-20 18:29:33 -07:00
Matthew Xie
6b8a6a6e05 Protect a bunch of broadcast intents
All the changed intents are restricted. Only Bluetooth Process can
broadcast/send them.
bug 7622253

Change-Id: I098664bf266ac44b7904f8f79b1804d5130f5cd5
2013-08-20 18:07:25 -07:00
Svetoslav Ganov
ba35cf7a88 am b4f6a01d: Adding a clean spec step for removed aidl files
* commit 'b4f6a01d51612b9e50dffd95905e9c9add79b5d8':
  Adding a clean spec step for removed aidl files
2013-08-20 18:04:50 -07:00
Svetoslav Ganov
b4f6a01d51 Adding a clean spec step for removed aidl files
Change-Id: I350bf6c0dfae116898b13c9f2570c7263eff1814
2013-08-20 17:59:01 -07:00
Tom O'Neill
1e698982c9 am a37e2346: Merge "Warn that SettingInjectorService must be fast" into klp-dev
* commit 'a37e2346f8856e541cd1f4aa3546b5ac2fa5262b':
  Warn that SettingInjectorService must be fast
2013-08-20 17:49:49 -07:00
Tom O'Neill
a37e2346f8 Merge "Warn that SettingInjectorService must be fast" into klp-dev 2013-08-21 00:47:32 +00:00
Eino-Ville Talvala
948e200e2d am 9fac8a6a: Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev
* commit '9fac8a6a4a47bf7b72d6c759c6f605b1806f925a':
  Renderscript: Allow YUV_420_888 as a YUV type.
2013-08-20 17:38:10 -07:00
Eino-Ville Talvala
9fac8a6a4a Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev 2013-08-21 00:36:45 +00:00
Alan Viverette
791b37e0d9 Allow recycling of Preferences in com.android.* packages
Refactors hasSpecifiedLayout to canRecycleLayout for readability's
sake. All boolean references to the method have been inverted.

BUG: 10079104
Change-Id: Ie6beda9f0b837f889a6cc6a80377349e98cc4883
2013-08-20 17:34:19 -07:00
Scott Main
53ac31cb15 am e9d372a1: am fdc3c0ef: am 1b3f1533: am 414905b7: update samples nav for new script
* commit 'e9d372a1fa6af81cff038d7da60e4d67e54f71d3':
  update samples nav for new script
2013-08-20 17:25:57 -07:00
Scott Main
e9d372a1fa am fdc3c0ef: am 1b3f1533: am 414905b7: update samples nav for new script
* commit 'fdc3c0ef90fa4b8c6130714b71b478c1e7a25a91':
  update samples nav for new script
2013-08-20 17:23:48 -07:00
Scott Main
fdc3c0ef90 am 1b3f1533: am 414905b7: update samples nav for new script
* commit '1b3f1533ce6b3799fb90b7d73e3bef3ddce4abce':
  update samples nav for new script
2013-08-20 17:20:39 -07:00
Scott Main
1b3f1533ce am 414905b7: update samples nav for new script
* commit '414905b7044b10b7231f13584bf26e7c8c3e1e12':
  update samples nav for new script
2013-08-20 17:17:34 -07:00
Scott Main
414905b704 update samples nav for new script
Change-Id: I4b357f1edf2d8e3eb7b3810103c60d3fd470e113
2013-08-20 17:07:05 -07:00
Svetoslav Ganov
a8a34453a2 am 5cdaf8c3: Merge "Fix build" into klp-dev
* commit '5cdaf8c3e5298849ceba25483f510ce924ea8d95':
  Fix build
2013-08-20 16:59:46 -07:00
Svetoslav Ganov
5cdaf8c3e5 Merge "Fix build" into klp-dev 2013-08-20 23:58:13 +00:00
Svetoslav Ganov
3bf7976e78 Fix build
Change-Id: Iff815dd264008c005995ab8a95b442dad7aca18e
2013-08-20 16:40:57 -07:00
Jason Monk
a9e12e03f3 am ff796e5a: Merge "Change PacProcessor to Android Service" into klp-dev
* commit 'ff796e5a24481febd8c07b1a6a3c3eda0e3fd88b':
  Change PacProcessor to Android Service
2013-08-20 16:37:45 -07:00
Jason Monk
ff796e5a24 Merge "Change PacProcessor to Android Service" into klp-dev 2013-08-20 23:35:26 +00:00
Alan Viverette
cd38fdb2de am 59bbba7c: Merge "Add implicit parent dependency for Preferences" into klp-dev
* commit '59bbba7c37f2ce7b7fd00aef87b49d681b4a3a79':
  Add implicit parent dependency for Preferences
2013-08-20 16:31:07 -07:00
Alan Viverette
59bbba7c37 Merge "Add implicit parent dependency for Preferences" into klp-dev 2013-08-20 23:28:16 +00:00
Christopher Tate
4a359c4557 am 439c9f5b: Merge "Make "low ram device" a readonly system property" into klp-dev
* commit '439c9f5bf3e1cee8a4b48c942c72b9f7bfef9884':
  Make "low ram device" a readonly system property
2013-08-20 16:01:05 -07:00
Christopher Tate
439c9f5bf3 Merge "Make "low ram device" a readonly system property" into klp-dev 2013-08-20 22:59:39 +00:00