OSDN Git Service

android-x86/frameworks-base.git
11 years agoAudioService: improve initial safe volume delay
Eric Laurent [Thu, 29 Nov 2012 20:48:18 +0000 (12:48 -0800)]
AudioService: improve initial safe volume delay

AudioService relies on a valid mmc in order to enforce the headset
volume limitation or not. There is a timeout to enforce the limitation
if no mcc is configured after boot.
Until this timeout is reached or a valid SIM is detected the headset
volume is not limited.

This change makes that the last known volume limitation state (enforced or
not) is persisted so that next time we boot, last known state is applied until
a new mcc is configured if any. In most cases, the mcc does not change from one
boot to the next and we do the right thing. If teh mcc does change, the correct
policy will be enforced when the mcc is detected or after the timeout.

Also fix a bug where the volume panel was not displayed if the limitation mechanism
is triggered at the first press on VOL+ key.

Bug 7455275.

Change-Id: Id0f2996d893d38c6a14f4f9e4a0e9e3be17ef127

11 years agoMerge "Add missing variable copies in Path copy constructor" into jb-mr1.1-dev
Chris Craik [Tue, 20 Nov 2012 19:38:05 +0000 (11:38 -0800)]
Merge "Add missing variable copies in Path copy constructor" into jb-mr1.1-dev

11 years agoam 55340e51: am 7112cd46: am 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no...
kmccormick@google.com [Tue, 20 Nov 2012 16:38:19 +0000 (08:38 -0800)]
am 55340e51: am 7112cd46: am 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs

* commit '55340e51343a248260f89e953476b1c6e731842a':
  Doc Update: Removed "no guaranteed delivery" line.

11 years agoam e9812bae: Merge "Revert "NumberPicker should adjust min and max when displayed...
Svetoslav Ganov [Tue, 20 Nov 2012 16:38:16 +0000 (08:38 -0800)]
am e9812bae: Merge "Revert "NumberPicker should adjust min and max when displayed values are set." (a.k.a. Santa is back)" into jb-mr1-dev

* commit 'e9812bae0e0ce08bd232dc2371fdb959e4f7a318':
  Revert "NumberPicker should adjust min and max when displayed values are set." (a.k.a. Santa is back)

11 years agoam aaec7269: (-s ours) Notification vibration improvements: [DO NOT MERGE]
Daniel Sandler [Tue, 20 Nov 2012 16:38:11 +0000 (08:38 -0800)]
am aaec7269: (-s ours) Notification vibration improvements: [DO NOT MERGE]

* commit 'aaec726948078dad0bcc5cbbb41bb2ee6a5a085b':
  Notification vibration improvements: [DO NOT MERGE]

11 years agoam 7112cd46: am 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no guaranteed...
kmccormick@google.com [Tue, 20 Nov 2012 00:58:10 +0000 (16:58 -0800)]
am 7112cd46: am 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs

* commit '7112cd4687687203b35013f197089cb66508a14e':
  Doc Update: Removed "no guaranteed delivery" line.

11 years agoam 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line...
kmccormick@google.com [Tue, 20 Nov 2012 00:54:48 +0000 (16:54 -0800)]
am 2f9947e9: am ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs

* commit '2f9947e9aa2b795dbc7db282a99a09410f1fadf2':
  Doc Update: Removed "no guaranteed delivery" line.

11 years agoam ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev...
kmccormick@google.com [Tue, 20 Nov 2012 00:53:11 +0000 (16:53 -0800)]
am ddf10d44: Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs

* commit 'ddf10d44c12fbd8ffb115c847913296b455f412d':
  Doc Update: Removed "no guaranteed delivery" line.

11 years agoMerge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs
&& repo sync -j8 [Tue, 20 Nov 2012 00:51:08 +0000 (16:51 -0800)]
Merge "Doc Update: Removed "no guaranteed delivery" line." into jb-dev-docs

11 years agoMerge "Revert "NumberPicker should adjust min and max when displayed values are set...
Svetoslav Ganov [Mon, 19 Nov 2012 23:50:19 +0000 (15:50 -0800)]
Merge "Revert "NumberPicker should adjust min and max when displayed values are set." (a.k.a. Santa is back)" into jb-mr1-dev

11 years agoRevert "NumberPicker should adjust min and max when displayed values are set." (a...
Svetoslav Ganov [Mon, 19 Nov 2012 20:33:41 +0000 (12:33 -0800)]
Revert "NumberPicker should adjust min and max when displayed values are set." (a.k.a. Santa is back)

This reverted change was adjusting the min and max values for the NumberPicker
which is not desirable since it changes behavior and it will be possible for
an app that works on the current platform to crash on an older one. Also the
adjustment was not implemented correctly.

Updated the documentation to clarify the reltionship between the min value,
max value, and the displayed values array.

Bug:7518172

This reverts commit a1410e6789ce72bc423793315a51aea8b6bad6c7

Change-Id: I109f1b1f54c1e609941243cabab9241871b6b12b

11 years agoNotification vibration improvements: [DO NOT MERGE]
Daniel Sandler [Wed, 14 Nov 2012 04:49:47 +0000 (20:49 -0800)]
Notification vibration improvements: [DO NOT MERGE]

 - When notifications vibrate as a fallback (that is,
   because they want to play a sound but the device is in
   vibrate mode), this no longer requires the VIBRATE
   permission.
 - As a bonus, if your notifications use DEFAULT_VIBRATE,
   you don't need the VIBRATE permission either.
 - If you specify a custom vibration pattern, you'll still
   need the VIBRATE permission for that.
 - Notifications vibrating in fallback mode use same
   vibration pattern but can be changed easily in future.
 - The DEFAULT_VIBRATE and fallback vibrate patterns are now
   specified in config.xml.

Bug: 7531442
Change-Id: I7a2d8413d1becc53b9d31f0d1abbc2acc3f650c6

11 years agoMerge "Fix Javadoc for View layoutDirection / textDirection / textAlignment" into...
Fabrice Di Meglio [Mon, 19 Nov 2012 22:27:34 +0000 (14:27 -0800)]
Merge "Fix Javadoc for View layoutDirection / textDirection / textAlignment" into jb-mr1.1-dev

11 years agoMerge "Show mobile data RSSI for devices that support it." into jb-mr1.1-dev
Daniel Sandler [Mon, 19 Nov 2012 19:56:35 +0000 (11:56 -0800)]
Merge "Show mobile data RSSI for devices that support it." into jb-mr1.1-dev

11 years agoam 721b370c: Merge "cherrypick from Change-Id: I70cb9111ff5f5a156cecb433b3baf7925a6be...
Scott Main [Mon, 19 Nov 2012 19:48:28 +0000 (11:48 -0800)]
am 721b370c: Merge "cherrypick from Change-Id: I70cb9111ff5f5a156cecb433b3baf7925a6be1a8 Fix typo" into jb-mr1-dev

* commit '721b370c5a2d787795257ac42317d389445e51f9':
  cherrypick from Change-Id: I70cb9111ff5f5a156cecb433b3baf7925a6be1a8 Fix typo

11 years agoMerge "cherrypick from Change-Id: I70cb9111ff5f5a156cecb433b3baf7925a6be1a8 Fix typo...
Scott Main [Mon, 19 Nov 2012 19:44:58 +0000 (11:44 -0800)]
Merge "cherrypick from Change-Id: I70cb9111ff5f5a156cecb433b3baf7925a6be1a8 Fix typo" into jb-mr1-dev

11 years agocherrypick from Change-Id: I70cb9111ff5f5a156cecb433b3baf7925a6be1a8
Jaewan Kim [Fri, 16 Nov 2012 06:59:55 +0000 (15:59 +0900)]
cherrypick from Change-Id: I70cb9111ff5f5a156cecb433b3baf7925a6be1a8
Fix typo

Change-Id: Idd09f7fea890dbc290589b1ebe4a1a139f98c740

11 years agoShow mobile data RSSI for devices that support it.
Daniel Sandler [Thu, 8 Nov 2012 04:39:41 +0000 (23:39 -0500)]
Show mobile data RSSI for devices that support it.

The new test is more general, allowing mobile RSSI to be
shown on devices without voice telephony.

Bug: 7490266
Change-Id: Ib5b243c0d92e74fe4385989c3a6c16edd00a9ec9

11 years agoMerge "Fix an inconsistent state with IMMS and Settings when the hard keyboard is...
Satoshi Kataoka [Sun, 18 Nov 2012 05:53:02 +0000 (21:53 -0800)]
Merge "Fix an inconsistent state with IMMS and Settings when the hard keyboard is connected" into jb-mr1.1-dev

11 years agoam bd7ff05e: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Sat, 17 Nov 2012 01:50:13 +0000 (17:50 -0800)]
am bd7ff05e: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit 'bd7ff05e65113cd6fa5b7e0df9c7023e8cd60ac0':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
Baligh Uddin [Sat, 17 Nov 2012 01:45:24 +0000 (17:45 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Sat, 17 Nov 2012 01:43:42 +0000 (17:43 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoam 9d45abd4: Import translations. DO NOT MERGE
Baligh Uddin [Sat, 17 Nov 2012 01:39:20 +0000 (17:39 -0800)]
am 9d45abd4: Import translations. DO NOT MERGE

* commit '9d45abd4aa761af65e27eb2300b50f35526a4b61':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
Baligh Uddin [Sat, 17 Nov 2012 01:38:00 +0000 (17:38 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev

11 years agoMerge "Fix keyguard pin/simpin/simpuk RTL-ization" into jb-mr1.1-dev
Fabrice Di Meglio [Sat, 17 Nov 2012 00:35:59 +0000 (16:35 -0800)]
Merge "Fix keyguard pin/simpin/simpuk RTL-ization" into jb-mr1.1-dev

11 years agoAdd missing variable copies in Path copy constructor
Chris Craik [Sat, 17 Nov 2012 00:09:33 +0000 (16:09 -0800)]
Add missing variable copies in Path copy constructor

bug:7564602

Also, clear isSimplePath flag for possible translates, since rect drawing path
doesn't support them

Change-Id: Ibb4a3e87ace0feb16bce1c6032016c5f4643f8d6

11 years agoMerge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev
Michael Jurka [Fri, 16 Nov 2012 23:29:16 +0000 (15:29 -0800)]
Merge "Delete appWidgetId when removing lockscreen widgets" into jb-mr1.1-dev

11 years agoDelete appWidgetId when removing lockscreen widgets
Michael Jurka [Fri, 16 Nov 2012 02:22:47 +0000 (18:22 -0800)]
Delete appWidgetId when removing lockscreen widgets

Bug: 7550012

Change-Id: Ia9f5266256016eb91bfd6a2d5a7f910c42948f1e

11 years agoFix keyguard pin/simpin/simpuk RTL-ization
Jim Miller [Thu, 15 Nov 2012 02:35:02 +0000 (18:35 -0800)]
Fix keyguard pin/simpin/simpuk RTL-ization

This fixes the PIN, SIM PIN, and SIM PUK keyboards to keep the keys in the same
position for all languages.

Fixes bug 7538528

Change-Id: Ib07e89e9496e6c5b91c1bbda7781eddeddea0554

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 16 Nov 2012 22:11:16 +0000 (14:11 -0800)]
Import translations. DO NOT MERGE

Change-Id: I8fdaf22a9c0ab1552d379501f7fde119064d49b8
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 16 Nov 2012 22:10:37 +0000 (14:10 -0800)]
Import translations. DO NOT MERGE

Change-Id: I8b0789aa1a67fba819a5f2b87373e9ab5fa3f59d
Auto-generated-cl: translation import

11 years agoMerge "grant shell user EXPAND_STATUS_BAR permission" into jb-mr1.1-dev
Guang Zhu [Fri, 16 Nov 2012 22:06:00 +0000 (14:06 -0800)]
Merge "grant shell user EXPAND_STATUS_BAR permission" into jb-mr1.1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 16 Nov 2012 21:51:42 +0000 (13:51 -0800)]
Import translations. DO NOT MERGE

Change-Id: I8187a141a3949c9c1678912b13267b21398a6c5e
Auto-generated-cl: translation import

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 16 Nov 2012 21:49:29 +0000 (13:49 -0800)]
Import translations. DO NOT MERGE

Change-Id: I90b5f538f6faf18d571907acaa96372894619c87
Auto-generated-cl: translation import

11 years agoMerge "Make sure that the owner user is marked initialized." into jb-mr1.1-dev
Amith Yamasani [Fri, 16 Nov 2012 18:43:47 +0000 (10:43 -0800)]
Merge "Make sure that the owner user is marked initialized." into jb-mr1.1-dev

11 years agoam 33e499ea: docs: move articles into group directory
Scott Main [Fri, 16 Nov 2012 17:52:27 +0000 (09:52 -0800)]
am 33e499ea: docs: move articles into group directory

* commit '33e499ea364e4e061964bc8fe16365fd632eb39d':
  docs: move articles into group directory

11 years agodocs: move articles into group directory
Scott Main [Fri, 16 Nov 2012 16:54:27 +0000 (08:54 -0800)]
docs: move articles into group directory

Change-Id: If90f5ac284d8df16b830d5744fbd684e5b1b34e3

11 years agoFix an inconsistent state with IMMS and Settings when the hard keyboard is connected
Satoshi Kataoka [Fri, 16 Nov 2012 04:17:54 +0000 (13:17 +0900)]
Fix an inconsistent state with IMMS and Settings when the hard keyboard is connected

Bug: 7540140
Change-Id: Iaac951ff457c35751b442e84ac07f1f86be93494

11 years agogrant shell user EXPAND_STATUS_BAR permission
Guang Zhu [Fri, 16 Nov 2012 03:49:42 +0000 (19:49 -0800)]
grant shell user EXPAND_STATUS_BAR permission

Bug: 7555251
Change-Id: I68cebb26bcee060c56e124941f3ea9289ab2b3bf

11 years agoam fa1320e6: docs: revise getting started intro
Scott Main [Fri, 16 Nov 2012 02:33:30 +0000 (18:33 -0800)]
am fa1320e6: docs: revise getting started intro

* commit 'fa1320e6148285b2125369fcd5799331132b0eba':
  docs: revise getting started intro

11 years agodocs: revise getting started intro
Scott Main [Fri, 16 Nov 2012 02:27:32 +0000 (18:27 -0800)]
docs: revise getting started intro

Change-Id: I7561da6ae2f21e31370f5dbbd121f2c6084523c1

11 years agoam 4e2e9bae: docs: update checksums/sizes for new adt bundles
Scott Main [Fri, 16 Nov 2012 01:11:44 +0000 (17:11 -0800)]
am 4e2e9bae: docs: update checksums/sizes for new adt bundles

* commit '4e2e9bae4082dffa8c59ee10204fd265dfb896bc':
  docs: update checksums/sizes for new adt bundles

11 years agodocs: update checksums/sizes for new adt bundles
Scott Main [Fri, 16 Nov 2012 01:09:19 +0000 (17:09 -0800)]
docs: update checksums/sizes for new adt bundles

Change-Id: Id1245a9f1ce7cf4854e8f39a9938b00aa18e4cca

11 years agoam d4ff8249: Merge "docs: update sdk install to handle both 32 and 64-bit bundles...
Scott Main [Thu, 15 Nov 2012 23:22:31 +0000 (15:22 -0800)]
am d4ff8249: Merge "docs: update sdk install to handle both 32 and 64-bit bundles" into jb-mr1-dev

* commit 'd4ff824915e1c9ea1c3122b5745973f681915279':
  docs: update sdk install to handle both 32 and 64-bit bundles

11 years agoMerge "docs: update sdk install to handle both 32 and 64-bit bundles" into jb-mr1-dev
Scott Main [Thu, 15 Nov 2012 23:19:11 +0000 (15:19 -0800)]
Merge "docs: update sdk install to handle both 32 and 64-bit bundles" into jb-mr1-dev

11 years agodocs: update sdk install to handle both 32 and 64-bit bundles
Scott Main [Thu, 15 Nov 2012 22:56:52 +0000 (14:56 -0800)]
docs: update sdk install to handle both 32 and 64-bit bundles

Change-Id: I171f28a332c4d31600865f6ad8f6a95fb4f0c3aa

11 years agoMerge "Making sure launcher doesn't show keyguard-only widgets (issue 7550090)" into...
Adam Cohen [Thu, 15 Nov 2012 22:56:19 +0000 (14:56 -0800)]
Merge "Making sure launcher doesn't show keyguard-only widgets (issue 7550090)" into jb-mr1.1-dev

11 years agoMaking sure launcher doesn't show keyguard-only widgets (issue 7550090)
Adam Cohen [Thu, 15 Nov 2012 22:10:07 +0000 (14:10 -0800)]
Making sure launcher doesn't show keyguard-only widgets (issue 7550090)

Change-Id: I5d0675f0c03677e06371a6730209c3466c6b0f15

11 years agoMake sure that the owner user is marked initialized.
Amith Yamasani [Thu, 15 Nov 2012 22:39:18 +0000 (14:39 -0800)]
Make sure that the owner user is marked initialized.

This is required for upgrades from previous versions of JB.

Bug: 7547639
Change-Id: I21de14a70d6ba2ab21437b5f0721321df45226d2

11 years agoMerge "Pushing state persistence to a background thread" into jb-mr1.1-dev
Adam Cohen [Thu, 15 Nov 2012 21:53:52 +0000 (13:53 -0800)]
Merge "Pushing state persistence to a background thread" into jb-mr1.1-dev

11 years agoPushing state persistence to a background thread
Adam Cohen [Thu, 1 Nov 2012 21:06:16 +0000 (14:06 -0700)]
Pushing state persistence to a background thread

Change-Id: If776bc22c48525ba91dc7e4dd0e27de92612f2f5

11 years agoMerge "Fix bug #6638582 Password fields appears RTL in Arabic locale , it should...
Fabrice Di Meglio [Thu, 15 Nov 2012 20:21:00 +0000 (12:21 -0800)]
Merge "Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR" into jb-mr1.1-dev

11 years agoMerge "Useful annotations for code documentation." into jb-mr1.1-dev
Jeff Sharkey [Thu, 15 Nov 2012 19:48:20 +0000 (11:48 -0800)]
Merge "Useful annotations for code documentation." into jb-mr1.1-dev

11 years agoMerge "Utility to format human-friendly durations." into jb-mr1.1-dev
Jeff Sharkey [Thu, 15 Nov 2012 19:47:07 +0000 (11:47 -0800)]
Merge "Utility to format human-friendly durations." into jb-mr1.1-dev

11 years agoMerge "Avoid runtime restart after vold reconnects." into jb-mr1.1-dev
Jeff Sharkey [Thu, 15 Nov 2012 19:45:49 +0000 (11:45 -0800)]
Merge "Avoid runtime restart after vold reconnects." into jb-mr1.1-dev

11 years agoMerge "Watch for leaked ParcelFileDescriptors." into jb-mr1.1-dev
Jeff Sharkey [Thu, 15 Nov 2012 19:44:50 +0000 (11:44 -0800)]
Merge "Watch for leaked ParcelFileDescriptors." into jb-mr1.1-dev

11 years agoMerge "Reduce verbosity of service event logging." into jb-mr1.1-dev
Jeff Sharkey [Thu, 15 Nov 2012 19:44:12 +0000 (11:44 -0800)]
Merge "Reduce verbosity of service event logging." into jb-mr1.1-dev

11 years agoam 7425bf86: Merge "docs: fix ndk tos layout for small screens" into jb-mr1-dev
Scott Main [Thu, 15 Nov 2012 19:08:28 +0000 (11:08 -0800)]
am 7425bf86: Merge "docs: fix ndk tos layout for small screens" into jb-mr1-dev

* commit '7425bf864e0dcefe238daa4c4bf7745095f262d2':
  docs: fix ndk tos layout for small screens

11 years agoMerge "docs: fix ndk tos layout for small screens" into jb-mr1-dev
Scott Main [Thu, 15 Nov 2012 19:04:38 +0000 (11:04 -0800)]
Merge "docs: fix ndk tos layout for small screens" into jb-mr1-dev

11 years agodocs: fix ndk tos layout for small screens
Scott Main [Thu, 15 Nov 2012 19:03:46 +0000 (11:03 -0800)]
docs: fix ndk tos layout for small screens

Change-Id: I95e11481cdfe759416b4a661580ee9e6b0dd24d2

11 years agoam bce26803: docs: fix broken youtube playlists
Scott Main [Thu, 15 Nov 2012 18:32:39 +0000 (10:32 -0800)]
am bce26803: docs: fix broken youtube playlists

* commit 'bce268034e4e881704c4263822315bc9a4f9aa43':
  docs: fix broken youtube playlists

11 years agodocs: fix broken youtube playlists
Scott Main [Thu, 15 Nov 2012 18:26:40 +0000 (10:26 -0800)]
docs: fix broken youtube playlists

Change-Id: I07a1e9af2c8104a56c9a5e6d1060de7578cbd1ae

11 years agoam 480ac7fc: am 596d0e38: am f53c5f36: am d1ae2721: Merge "Doc Update: Fixing images...
kmccormick@google.com [Thu, 15 Nov 2012 17:54:41 +0000 (09:54 -0800)]
am 480ac7fc: am 596d0e38: am f53c5f36: am d1ae2721: Merge "Doc Update: Fixing images" into jb-dev-docs

* commit '480ac7fca61a29a7a1ca150ea0a583901971f137':
  Doc Update: Fixing images

11 years agoam 596d0e38: am f53c5f36: am d1ae2721: Merge "Doc Update: Fixing images" into jb...
kmccormick@google.com [Thu, 15 Nov 2012 17:51:56 +0000 (09:51 -0800)]
am 596d0e38: am f53c5f36: am d1ae2721: Merge "Doc Update: Fixing images" into jb-dev-docs

* commit '596d0e3881782096f7a6ea9959e8dc5f07004623':
  Doc Update: Fixing images

11 years agoam f53c5f36: am d1ae2721: Merge "Doc Update: Fixing images" into jb-dev-docs
kmccormick@google.com [Thu, 15 Nov 2012 17:49:21 +0000 (09:49 -0800)]
am f53c5f36: am d1ae2721: Merge "Doc Update: Fixing images" into jb-dev-docs

* commit 'f53c5f3683b71d232a78e04ea06649dd5e4bfee1':
  Doc Update: Fixing images

11 years agoam d1ae2721: Merge "Doc Update: Fixing images" into jb-dev-docs
kmccormick@google.com [Thu, 15 Nov 2012 17:45:46 +0000 (09:45 -0800)]
am d1ae2721: Merge "Doc Update: Fixing images" into jb-dev-docs

* commit 'd1ae2721fa7b350b979e75319812636ea31bb56b':
  Doc Update: Fixing images

11 years agoMerge "Doc Update: Fixing images" into jb-dev-docs
&& repo sync -j8 [Thu, 15 Nov 2012 17:43:17 +0000 (09:43 -0800)]
Merge "Doc Update: Fixing images" into jb-dev-docs

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
Baligh Uddin [Thu, 15 Nov 2012 16:15:51 +0000 (08:15 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev

11 years agoam c3b6ee60: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 15 Nov 2012 16:16:31 +0000 (08:16 -0800)]
am c3b6ee60: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit 'c3b6ee6068f7970c2a7f9da6f784adc2e6b2bceb':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 15 Nov 2012 16:13:48 +0000 (08:13 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoam 36c7d313: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 15 Nov 2012 16:06:37 +0000 (08:06 -0800)]
am 36c7d313: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '36c7d313af815c8842d7ca9002ff36bfe347716b':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1.1-dev
Baligh Uddin [Thu, 15 Nov 2012 16:03:07 +0000 (08:03 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1.1-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 15 Nov 2012 16:02:07 +0000 (08:02 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoMerge "Do not vibe when the default notification sound is Silent." into jb-mr1.1-dev
Daniel Sandler [Thu, 15 Nov 2012 13:03:43 +0000 (05:03 -0800)]
Merge "Do not vibe when the default notification sound is Silent." into jb-mr1.1-dev

11 years agoMerge "Notification vibration improvements:" into jb-mr1.1-dev
Daniel Sandler [Thu, 15 Nov 2012 13:03:10 +0000 (05:03 -0800)]
Merge "Notification vibration improvements:" into jb-mr1.1-dev

11 years agoFix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR
Fabrice Di Meglio [Thu, 15 Nov 2012 03:57:11 +0000 (19:57 -0800)]
Fix bug #6638582 Password fields appears RTL in Arabic locale , it should be LTR

- change heuristic to LTR.

Change-Id: I3c5f413e48ceddbd931d713eb8c168431fcd09a2

11 years agoam 0034beab: resolved conflicts for merge of 783e115b to jb-mr1-dev
Scott Main [Thu, 15 Nov 2012 03:13:05 +0000 (19:13 -0800)]
am 0034beab: resolved conflicts for merge of 783e115b to jb-mr1-dev

* commit '0034beab72d6574de5009e5947729a2bfd17d66e':
  implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the list of classes/lessons on each course landing page.

11 years agoresolved conflicts for merge of 783e115b to jb-mr1-dev
Scott Main [Thu, 15 Nov 2012 03:10:18 +0000 (19:10 -0800)]
resolved conflicts for merge of 783e115b to jb-mr1-dev

Change-Id: Ibfd3023a845fb6cc549f05bcff2d6e4abc7e5a07

11 years agoresolved conflicts for merge of e907a390 to jb-dev-plus-aosp
Scott Main [Thu, 15 Nov 2012 03:04:05 +0000 (19:04 -0800)]
resolved conflicts for merge of e907a390 to jb-dev-plus-aosp

Change-Id: I4e216b81f33b4b7c238f74f1c475bc84df3f79ef

11 years agoDoc Update: Fixing images
&& repo sync -j8 [Thu, 15 Nov 2012 02:26:07 +0000 (18:26 -0800)]
Doc Update: Fixing images

Bug: 7542170
Change-Id: I18e5d360e21af9d30864456ae429b804314e1edb

11 years agoDoc Update: Removed "no guaranteed delivery" line.
&& repo sync -j8 [Thu, 15 Nov 2012 02:15:53 +0000 (18:15 -0800)]
Doc Update: Removed "no guaranteed delivery" line.

Change-Id: I6f5b80d263069752b7d47b5825ff024b1858e41e

11 years agoFix Javadoc for View layoutDirection / textDirection / textAlignment
Fabrice Di Meglio [Thu, 15 Nov 2012 01:59:06 +0000 (17:59 -0800)]
Fix Javadoc for View layoutDirection / textDirection / textAlignment

Change-Id: I2fa2f02bd2f59ee93ccd56fc6bd28b93e4713cc4

11 years agoam 22cc2764: implement new organization for Training classes This also moves a few...
Scott Main [Thu, 15 Nov 2012 01:38:15 +0000 (17:38 -0800)]
am 22cc2764: implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the lis

* commit '22cc2764cc74e52888b043e0c6371594305bb5e9':
  implement new organization for Training classes This also moves a few of the documents from API Guides > Best Practices into the new courses for best practices. This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d which generates the list of classes/lessons on each course landing page.

11 years agoimplement new organization for Training classes
Scott Main [Thu, 8 Nov 2012 00:35:16 +0000 (16:35 -0800)]
implement new organization for Training classes
This also moves a few of the documents from API Guides > Best Practices
into the new courses for best practices.
This is also dependent on CL Ieac8a97a8d6fda41a3682241901150cfe16afc4d
which generates the list of classes/lessons on each course landing page.

Change-Id: I8132f72f78d844c3b035c7aa269ad3b88a25d02a

11 years agoam e3be79be: Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev
Joe Fernandez [Thu, 15 Nov 2012 01:00:55 +0000 (17:00 -0800)]
am e3be79be: Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev

* commit 'e3be79be3f81f1af67f4f6704ae452512065bce6':
  docs: Added note on MIPS system image additions

11 years agoMerge "docs: Added note on MIPS system image additions" into jb-mr1-dev
Joe Fernandez [Thu, 15 Nov 2012 00:57:30 +0000 (16:57 -0800)]
Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev

11 years agoam 8680f8ff: Merge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev
Scott Main [Wed, 14 Nov 2012 23:13:28 +0000 (15:13 -0800)]
am 8680f8ff: Merge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev

* commit '8680f8ff6d623dfee833e378ec5900769cd5c8c2':
  docs: add warning for adt bundle on 32-bit os

11 years agoMerge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev
Scott Main [Wed, 14 Nov 2012 23:10:18 +0000 (15:10 -0800)]
Merge "docs: add warning for adt bundle on 32-bit os" into jb-mr1-dev

11 years agodocs: add warning for adt bundle on 32-bit os
Scott Main [Wed, 14 Nov 2012 22:13:21 +0000 (14:13 -0800)]
docs: add warning for adt bundle on 32-bit os

Change-Id: I0a2a62f66e64290006d67b9509b4223588d654b7

11 years agoAvoid runtime restart after vold reconnects.
Jeff Sharkey [Wed, 14 Nov 2012 22:39:19 +0000 (14:39 -0800)]
Avoid runtime restart after vold reconnects.

Rely on behavior of already-released CountDownLatch instead of
clearing the reference.

Bug: 7290521
Change-Id: I787e673b97d18be412d5b37e279fbf1275b49151

11 years agoDo not vibe when the default notification sound is Silent.
Daniel Sandler [Wed, 14 Nov 2012 19:25:46 +0000 (11:25 -0800)]
Do not vibe when the default notification sound is Silent.

(This relates to the new vibration fallback behavior, where
notifications that expect to make a sound should always
vibrate in vibrate mode. We should not vibrate if the
notification's sound is silent, but we should also not
vibrate if the notification uses the default sound and the
default is silent.)

Bug: 7537077
Change-Id: I08e149c8c00ef2d2f61e418d88a086cb5e9cf241

11 years agoMerge "Resolve LocationManager + ActivityManager conflict" into jb-mr1.1-dev
Victoria Lease [Wed, 14 Nov 2012 21:18:57 +0000 (13:18 -0800)]
Merge "Resolve LocationManager + ActivityManager conflict" into jb-mr1.1-dev

11 years agoam 73b1f68e: Merge "docs: Updated uiautomator API docs to reflect correct API level...
Quddus Chong [Wed, 14 Nov 2012 21:10:15 +0000 (13:10 -0800)]
am 73b1f68e: Merge "docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348" into jb-mr1-dev

* commit '73b1f68e3ca6eb5361f83565c8f37d45393a7e80':
  docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348

11 years agoMerge "docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348...
Quddus Chong [Wed, 14 Nov 2012 21:08:20 +0000 (13:08 -0800)]
Merge "docs: Updated uiautomator API docs to reflect correct API level. bug: 7538348" into jb-mr1-dev

11 years agodocs: Updated uiautomator API docs to reflect correct API level.
Quddus Chong [Wed, 14 Nov 2012 19:24:10 +0000 (11:24 -0800)]
docs: Updated uiautomator API docs to reflect correct API level.
bug: 7538348

Change-Id: I03cdc53096a87e79ed8d4584dd0f726e8337c2a2

11 years agoNotification vibration improvements:
Daniel Sandler [Wed, 14 Nov 2012 04:49:47 +0000 (20:49 -0800)]
Notification vibration improvements:

 - When notifications vibrate as a fallback (that is,
   because they want to play a sound but the device is in
   vibrate mode), this no longer requires the VIBRATE
   permission.
 - As a bonus, if your notifications use DEFAULT_VIBRATE,
   you don't need the VIBRATE permission either.
 - If you specify a custom vibration pattern, you'll still
   need the VIBRATE permission for that.
 - Notifications vibrating in fallback mode use a different
   vibration pattern.
 - The DEFAULT_VIBRATE and fallback vibrate patterns are now
   specified in config.xml.

Bug: 7531442
Change-Id: I7a2d8413d1becc53b9d31f0d1abbc2acc3f650c6

11 years agodocs: Added note on MIPS system image additions
Joe Fernandez [Wed, 14 Nov 2012 18:37:46 +0000 (10:37 -0800)]
docs: Added note on MIPS system image additions

Change-Id: I21e79563ea92358f274c90d3495439182aa4450e

11 years agoam 6ed48015: Merge "docs: Update Nexus 10 device frames for darker, more accurate...
Roman Nurik [Wed, 14 Nov 2012 19:36:11 +0000 (11:36 -0800)]
am 6ed48015: Merge "docs: Update Nexus 10 device frames for darker, more accurate bezel rendering." into jb-mr1-dev

* commit '6ed48015190d67d4a5f916d6c7f5365e3c10d0bf':
  docs: Update Nexus 10 device frames for darker, more accurate bezel rendering.

11 years agoMerge "docs: Update Nexus 10 device frames for darker, more accurate bezel rendering...
Roman Nurik [Wed, 14 Nov 2012 19:34:02 +0000 (11:34 -0800)]
Merge "docs: Update Nexus 10 device frames for darker, more accurate bezel rendering." into jb-mr1-dev

11 years agodocs: Update Nexus 10 device frames for darker, more accurate bezel rendering.
Roman Nurik [Wed, 14 Nov 2012 18:49:08 +0000 (10:49 -0800)]
docs: Update Nexus 10 device frames for darker, more accurate bezel rendering.

Change-Id: Id0a17f187c4ca3c24295257b0c5ca653d1c8cd4d