OSDN Git Service

android-x86/frameworks-base.git
11 years agoam 851f2b0e: am 6c642089: Merge "Add programmatic access to setters in TextClock...
Romain Guy [Tue, 6 Nov 2012 00:42:06 +0000 (16:42 -0800)]
am 851f2b0e: am 6c642089: Merge "Add programmatic access to setters in TextClock Bug #7478328" into jb-mr1-dev

* commit '851f2b0e12bb61c43a3062cb359d5b13b26f97d5':
  Add programmatic access to setters in TextClock Bug #7478328

11 years agoam 19f8aa18: (-s ours) am 00b5ed8f: Merge commit \'b3f87c24ee86227e22b2db9b04f3d94519...
Baligh Uddin [Tue, 6 Nov 2012 00:42:05 +0000 (16:42 -0800)]
am 19f8aa18: (-s ours) am 00b5ed8f: Merge commit \'b3f87c24ee86227e22b2db9b04f3d94519f230f9\' into jb-mr1-dev

* commit '19f8aa180a7ccb29b11a322378002e37517abfc9': (21 commits)
  Clearing connected message in stop fixes 7401152
  bouncer: hide more text and frame less.
  Recover from badly behaving 3rd party secure cameras.
  Show bouncer mode for Slide mode in keyguard if widget isn't expanded
  Making challenge come back if within the same gesture you return to the original page (issue 7422999)
  Ensure edge swiping is enforced immediately upon showing keyguard (issue 7453156)
  Fix issue 7468224, make sure to size pages if page changes
  If a default keyguard layout isn't specified, fallback to the default layout
  Use better signal for camera launch.
  Render camera widget on a background thread.
  Fully block user interactions when transitioning to camera.
  Fixing up overscroll / hints on tablet
  Cleaning up the overscroll effect
  Updating UI to new design, widget shouldn't expand until page settles (issue 7467435)
  Making screen hints just side page outlines, as per new design (issue 7467968)
  Clean up separator string in keyguard view
  Attempt to fix MENU key issue.
  Update DevicePolicyManager documentation with new keyguard flags
  Polish user selector accessibility.
  Fix pages disappearing (issue 7456885)
  ...

11 years agoam 6c642089: Merge "Add programmatic access to setters in TextClock Bug #7478328...
Romain Guy [Tue, 6 Nov 2012 00:39:13 +0000 (16:39 -0800)]
am 6c642089: Merge "Add programmatic access to setters in TextClock Bug #7478328" into jb-mr1-dev

* commit '6c642089bcd13bf17d7c445b2ec89b62a79c9823':
  Add programmatic access to setters in TextClock Bug #7478328

11 years agoMerge "Add programmatic access to setters in TextClock Bug #7478328" into jb-mr1-dev
Romain Guy [Tue, 6 Nov 2012 00:35:45 +0000 (16:35 -0800)]
Merge "Add programmatic access to setters in TextClock Bug #7478328" into jb-mr1-dev

11 years agoam 00b5ed8f: Merge commit \'b3f87c24ee86227e22b2db9b04f3d94519f230f9\' into jb-mr1-dev
Baligh Uddin [Mon, 5 Nov 2012 23:58:55 +0000 (15:58 -0800)]
am 00b5ed8f: Merge commit \'b3f87c24ee86227e22b2db9b04f3d94519f230f9\' into jb-mr1-dev

* commit '00b5ed8fa9f2f38e15894519f3afeaae56e97e94': (21 commits)
  Clearing connected message in stop fixes 7401152
  bouncer: hide more text and frame less.
  Recover from badly behaving 3rd party secure cameras.
  Show bouncer mode for Slide mode in keyguard if widget isn't expanded
  Making challenge come back if within the same gesture you return to the original page (issue 7422999)
  Ensure edge swiping is enforced immediately upon showing keyguard (issue 7453156)
  Fix issue 7468224, make sure to size pages if page changes
  If a default keyguard layout isn't specified, fallback to the default layout
  Use better signal for camera launch.
  Render camera widget on a background thread.
  Fully block user interactions when transitioning to camera.
  Fixing up overscroll / hints on tablet
  Cleaning up the overscroll effect
  Updating UI to new design, widget shouldn't expand until page settles (issue 7467435)
  Making screen hints just side page outlines, as per new design (issue 7467968)
  Clean up separator string in keyguard view
  Attempt to fix MENU key issue.
  Update DevicePolicyManager documentation with new keyguard flags
  Polish user selector accessibility.
  Fix pages disappearing (issue 7456885)
  ...

11 years agoam 6791ebde: am 7a4d856c: Merge "Removed offensive music genre"
Marco Nelissen [Mon, 5 Nov 2012 23:44:00 +0000 (15:44 -0800)]
am 6791ebde: am 7a4d856c: Merge "Removed offensive music genre"

* commit '6791ebde5f951566058cb32d1adb03447876268c':
  Removed offensive music genre

11 years agoam 7a4d856c: Merge "Removed offensive music genre"
Marco Nelissen [Mon, 5 Nov 2012 23:41:31 +0000 (15:41 -0800)]
am 7a4d856c: Merge "Removed offensive music genre"

* commit '7a4d856c881ef48ad590d9e5a0456c94d188898a':
  Removed offensive music genre

11 years agoMerge commit 'b3f87c24ee86227e22b2db9b04f3d94519f230f9' into jb-mr1-dev
Baligh Uddin [Mon, 5 Nov 2012 23:02:02 +0000 (15:02 -0800)]
Merge commit 'b3f87c24ee86227e22b2db9b04f3d94519f230f9' into jb-mr1-dev

11 years agoMerge "Removed offensive music genre"
Marco Nelissen [Mon, 5 Nov 2012 22:50:08 +0000 (14:50 -0800)]
Merge "Removed offensive music genre"

11 years agoReconcile with jb-mr1-release - do not merge
The Android Open Source Project [Mon, 5 Nov 2012 22:21:22 +0000 (14:21 -0800)]
Reconcile with jb-mr1-release - do not merge

Change-Id: Ib9f5712e4d1a5e0f0b4807cffda4769196c64c21

11 years agoAdd programmatic access to setters in TextClock
Romain Guy [Mon, 5 Nov 2012 22:16:32 +0000 (14:16 -0800)]
Add programmatic access to setters in TextClock
Bug #7478328

Add missing annotation to let appwidgets change values programmatically

Change-Id: I6e9b095e93e4e90bd96e127344354c0dfa46cd86

11 years agoam 8116ab56: am db426cc0: am 046671af: am fbcfb5d0: am 50c2275c: Android Training...
Joe Malin [Mon, 5 Nov 2012 22:15:37 +0000 (14:15 -0800)]
am 8116ab56: am db426cc0: am 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader

* commit '8116ab5677a529a4e54d22f71aee9391aa7c8e2c':
  Android Training: CursorLoader

11 years agoam 06b3b0bd: am 44c4bba2: Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev
Scott Main [Mon, 5 Nov 2012 22:15:33 +0000 (14:15 -0800)]
am 06b3b0bd: am 44c4bba2: Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev

* commit '06b3b0bd0c5220abd6563c276711e21e353c1320':
  docs: fix markup error bug: 7456071

11 years agoam 0d1a575d: am 737a20fd: Merge "docs: explain implicit permissions applied by sdk...
Scott Main [Mon, 5 Nov 2012 22:15:29 +0000 (14:15 -0800)]
am 0d1a575d: am 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev

* commit '0d1a575d95041aa7304374c7bd49b01cd936fbd8':
  docs: explain implicit permissions applied by sdk versions bug: 7453055

11 years agoam b3e4c001: am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
Amith Yamasani [Mon, 5 Nov 2012 22:15:25 +0000 (14:15 -0800)]
am b3e4c001: am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev

* commit 'b3e4c0015d742a17e307964f0f370c72b6cabafa':
  Remove power menu user switcher

11 years agoam 21645f82: am 8cf1ea90: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 5 Nov 2012 22:15:22 +0000 (14:15 -0800)]
am 21645f82: am 8cf1ea90: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '21645f8252407dcc1b17d2f2f1e5858b8d55e77b':
  Import translations. DO NOT MERGE

11 years agoam 7d38748d: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
Baligh Uddin [Mon, 5 Nov 2012 22:15:21 +0000 (14:15 -0800)]
am 7d38748d: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev

* commit '7d38748dbe7c8f74411cc6b60ea5707e8de56b43':
  Import translations. DO NOT MERGE

11 years agoam db426cc0: am 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader
Joe Malin [Mon, 5 Nov 2012 22:12:24 +0000 (14:12 -0800)]
am db426cc0: am 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader

* commit 'db426cc0a695ab699969d0b7750dd79e5922321b':
  Android Training: CursorLoader

11 years agoam 44c4bba2: Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev
Scott Main [Mon, 5 Nov 2012 22:12:17 +0000 (14:12 -0800)]
am 44c4bba2: Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev

* commit '44c4bba2530b430895ef1c72e8ce2712e8ca9f6e':
  docs: fix markup error bug: 7456071

11 years agoam 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug...
Scott Main [Mon, 5 Nov 2012 22:12:13 +0000 (14:12 -0800)]
am 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev

* commit '737a20fda62fe9885f74e208ac21a1574c1593f7':
  docs: explain implicit permissions applied by sdk versions bug: 7453055

11 years agoam fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
Amith Yamasani [Mon, 5 Nov 2012 22:12:04 +0000 (14:12 -0800)]
am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev

* commit 'fca8d258c5699ad2703d46181c492e78e1dc87a8':
  Remove power menu user switcher

11 years agoam 8cf1ea90: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 5 Nov 2012 22:11:55 +0000 (14:11 -0800)]
am 8cf1ea90: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '8cf1ea908dbb2c1a1252cecdc6d0f961373502aa':
  Import translations. DO NOT MERGE

11 years agoam 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader
Joe Malin [Mon, 5 Nov 2012 22:04:09 +0000 (14:04 -0800)]
am 046671af: am fbcfb5d0: am 50c2275c: Android Training: CursorLoader

* commit '046671afbcbe043f0b2aa4edc42b21fd2abf7586':
  Android Training: CursorLoader

11 years agoam fbcfb5d0: am 50c2275c: Android Training: CursorLoader
Joe Malin [Mon, 5 Nov 2012 22:01:46 +0000 (14:01 -0800)]
am fbcfb5d0: am 50c2275c: Android Training: CursorLoader

* commit 'fbcfb5d0f899e0b3c89334d43b45907337cf7f36':
  Android Training: CursorLoader

11 years agoam 50c2275c: Android Training: CursorLoader
Joe Malin [Mon, 5 Nov 2012 21:59:48 +0000 (13:59 -0800)]
am 50c2275c: Android Training: CursorLoader

* commit '50c2275cff28c4a216f6924584e43cd64b90a3bf':
  Android Training: CursorLoader

11 years agoAndroid Training: CursorLoader
Joe Malin [Sat, 20 Oct 2012 19:41:40 +0000 (12:41 -0700)]
Android Training: CursorLoader

Change-Id: Ia8d723b5ce32002597b9444b8c7eff07b1ab29c8

11 years agoMerge "bouncer: hide more text and frame less." into jb-mr1-lockscreen-dev
Chris Wren [Mon, 5 Nov 2012 20:24:10 +0000 (12:24 -0800)]
Merge "bouncer: hide more text and frame less." into jb-mr1-lockscreen-dev

11 years agoam 44c4bba2: Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev
Scott Main [Mon, 5 Nov 2012 19:38:10 +0000 (11:38 -0800)]
am 44c4bba2: Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev

* commit '44c4bba2530b430895ef1c72e8ce2712e8ca9f6e':
  docs: fix markup error bug: 7456071

11 years agoMerge "docs: fix markup error bug: 7456071" into jb-mr1-dev
Scott Main [Mon, 5 Nov 2012 19:35:23 +0000 (11:35 -0800)]
Merge "docs: fix markup error bug: 7456071" into jb-mr1-dev

11 years agodocs: fix markup error
Scott Main [Mon, 5 Nov 2012 19:25:17 +0000 (11:25 -0800)]
docs: fix markup error
bug: 7456071

Change-Id: I3d34a2d6741784d9b33af54afd6d97803720264d

11 years agoam 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug...
Scott Main [Mon, 5 Nov 2012 19:15:55 +0000 (11:15 -0800)]
am 737a20fd: Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev

* commit '737a20fda62fe9885f74e208ac21a1574c1593f7':
  docs: explain implicit permissions applied by sdk versions bug: 7453055

11 years agoMerge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into...
Scott Main [Mon, 5 Nov 2012 19:12:11 +0000 (11:12 -0800)]
Merge "docs: explain implicit permissions applied by sdk versions bug: 7453055" into jb-mr1-dev

11 years agoClearing connected message in stop fixes 7401152
Steven Ross [Mon, 5 Nov 2012 18:49:31 +0000 (13:49 -0500)]
Clearing connected message in stop fixes 7401152

We can stop before the service connected message is processed, in which case
we should clear the message.  Otherwise it can cause us to start up the UI
before the camera is open, causing a crash.

I was unable to reproduce this issue, but it theoretically will happen, and
the bug report shows all the symptoms of this series of events.

Change-Id: I60d295883b08ac58ccf0f3fc6d152b8b75fe9b18

11 years agobouncer: hide more text and frame less.
Chris Wren [Mon, 5 Nov 2012 18:16:31 +0000 (13:16 -0500)]
bouncer: hide more text and frame less.

Bug: 7464865
Change-Id: Ic8dac2582c014922143919f142fd36eb720dd3a9
Proto-Id: Id80601c9ffbdc34669b485e943b42cee237898f3

11 years agoam fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev
Amith Yamasani [Mon, 5 Nov 2012 17:33:57 +0000 (09:33 -0800)]
am fca8d258: Merge "Remove power menu user switcher" into jb-mr1-dev

* commit 'fca8d258c5699ad2703d46181c492e78e1dc87a8':
  Remove power menu user switcher

11 years agoMerge "Remove power menu user switcher" into jb-mr1-dev
Amith Yamasani [Mon, 5 Nov 2012 17:31:48 +0000 (09:31 -0800)]
Merge "Remove power menu user switcher" into jb-mr1-dev

11 years agoRecover from badly behaving 3rd party secure cameras.
John Spurlock [Fri, 2 Nov 2012 17:09:25 +0000 (13:09 -0400)]
Recover from badly behaving 3rd party secure cameras.

Bug:7473953
Change-Id: I8daf18c85d951e03fa1c98dda5f255327f96f0ba

11 years agoShow bouncer mode for Slide mode in keyguard if widget isn't expanded
Jim Miller [Mon, 5 Nov 2012 03:08:40 +0000 (19:08 -0800)]
Show bouncer mode for Slide mode in keyguard if widget isn't expanded

Change-Id: If225198b0c6b122fef854ddd91e49c1071b74d50

11 years agoMerge "Making challenge come back if within the same gesture you return to the origin...
Adam Cohen [Mon, 5 Nov 2012 01:55:44 +0000 (17:55 -0800)]
Merge "Making challenge come back if within the same gesture you return to the original page (issue 7422999)" into jb-mr1-lockscreen-dev

11 years agoam 8cf1ea90: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Mon, 5 Nov 2012 01:49:01 +0000 (17:49 -0800)]
am 8cf1ea90: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

* commit '8cf1ea908dbb2c1a1252cecdc6d0f961373502aa':
  Import translations. DO NOT MERGE

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev
Baligh Uddin [Mon, 5 Nov 2012 01:47:33 +0000 (17:47 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-lockscreen-dev

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
Baligh Uddin [Mon, 5 Nov 2012 01:46:23 +0000 (17:46 -0800)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev

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

11 years agoMaking challenge come back if within the same gesture you return to the original...
Adam Cohen [Mon, 5 Nov 2012 01:23:25 +0000 (17:23 -0800)]
Making challenge come back if within the same gesture you return to the original page (issue 7422999)

Change-Id: I8ada54ca39ebebc15295f93a2d9029f3b7915acb

11 years agoEnsure edge swiping is enforced immediately upon showing keyguard (issue 7453156)
Adam Cohen [Sun, 4 Nov 2012 22:00:05 +0000 (14:00 -0800)]
Ensure edge swiping is enforced immediately upon showing keyguard (issue 7453156)

Change-Id: I197a5304bbea904b58494a9dcb7ff95ff3c4a52b

11 years agoFix issue 7468224, make sure to size pages if page changes
Adam Cohen [Sun, 4 Nov 2012 21:20:26 +0000 (13:20 -0800)]
Fix issue 7468224, make sure to size pages if page changes

Change-Id: I8b3d7573eda7ed8e6a9aa479e61737fb12e26b92

11 years agoIf a default keyguard layout isn't specified, fallback to the default layout
Adam Cohen [Sun, 4 Nov 2012 20:03:12 +0000 (12:03 -0800)]
If a default keyguard layout isn't specified, fallback to the default layout

-> Also fixing a typo in AppWidgetProvider clone() -- this was the cause of
   the "couldn't load widget". It wasn't getting expressed before for various
   reasons.

Change-Id: Ib7114565a414d66facd8b4baeb97d5a71e96b5e9

11 years agoUse better signal for camera launch.
John Spurlock [Sun, 4 Nov 2012 18:48:42 +0000 (13:48 -0500)]
Use better signal for camera launch.

Keyguard set-hidden instead of window lost focus.

Tested with face unlock.

Bug:7464536
Change-Id: I6171c96699d1b1ccfebd7a14179d90963fb8aa54

11 years agoRender camera widget on a background thread.
John Spurlock [Sun, 4 Nov 2012 16:11:47 +0000 (11:11 -0500)]
Render camera widget on a background thread.

Bug:7470978
Change-Id: Ieace005ac42d39ac4c146673910e6681f38e8f56

11 years agoFully block user interactions when transitioning to camera.
John Spurlock [Sun, 4 Nov 2012 14:42:42 +0000 (09:42 -0500)]
Fully block user interactions when transitioning to camera.

Bug:7464265
Change-Id: I654b3d7c455f782495946988bb2e5198ff4252ec

11 years agoam 911d47ec: am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching
Dianne Hackborn [Sun, 4 Nov 2012 06:39:33 +0000 (23:39 -0700)]
am 911d47ec: am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching

* commit '911d47ec20e8af8b3139c9e8c5bd0afeea7a226b':
  Fix issue #7457380: IME leaves a mark after user switching

11 years agoam 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching
Dianne Hackborn [Sun, 4 Nov 2012 06:37:45 +0000 (23:37 -0700)]
am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching

* commit '2ea9bae7121f1df5461437d7d08fa550cdf6e0b0':
  Fix issue #7457380: IME leaves a mark after user switching

11 years agoam 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching
Dianne Hackborn [Sun, 4 Nov 2012 06:37:36 +0000 (23:37 -0700)]
am 2ea9bae7: Fix issue #7457380: IME leaves a mark after user switching

* commit '2ea9bae7121f1df5461437d7d08fa550cdf6e0b0':
  Fix issue #7457380: IME leaves a mark after user switching

11 years agoFixing up overscroll / hints on tablet
Adam Cohen [Sun, 4 Nov 2012 03:02:33 +0000 (20:02 -0700)]
Fixing up overscroll / hints on tablet

Change-Id: I8b0ce30b02b2d13d71826d6765d154f5ab89072b

11 years agoCleaning up the overscroll effect
Adam Cohen [Sun, 4 Nov 2012 02:10:56 +0000 (19:10 -0700)]
Cleaning up the overscroll effect

Change-Id: I685693fa178fb7b6418145554eb320b1a62d7462

11 years agoUpdating UI to new design, widget shouldn't expand until page settles (issue 7467435)
Adam Cohen [Sun, 4 Nov 2012 00:10:07 +0000 (17:10 -0700)]
Updating UI to new design, widget shouldn't expand until page settles (issue 7467435)

-> If the challenge is showing and the page is swiped, instead of immediately
   sliding down the security and expanding the small widget, we instead
   quickly fade out the security and keep the widget+frame small until
   the page settles and fades out.

Change-Id: I0f376dcd863744b977a1c5ccc7a46a5c6fdb891d

11 years agoMerge "Making screen hints just side page outlines, as per new design (issue 7467968...
Adam Cohen [Sat, 3 Nov 2012 05:03:23 +0000 (22:03 -0700)]
Merge "Making screen hints just side page outlines, as per new design (issue 7467968)" into jb-mr1-lockscreen-dev

11 years agoMaking screen hints just side page outlines, as per new design (issue 7467968)
Adam Cohen [Sat, 3 Nov 2012 05:00:57 +0000 (22:00 -0700)]
Making screen hints just side page outlines, as per new design (issue 7467968)

Change-Id: Iff66e0b01cca89337227e54033f6245d6833a5ff

11 years agoFix issue #7457380: IME leaves a mark after user switching
Dianne Hackborn [Sat, 3 Nov 2012 01:43:48 +0000 (18:43 -0700)]
Fix issue #7457380: IME leaves a mark after user switching

The gnarly stuff where we keep track of the old input method
window as if it was still there was sitting around leaving things
in a stuck state.  Now we clear this out at key points in the
window manager (freezing screen, user change), and the input
method manager service is less aggressive about asking the window
manager to do it.

Also fixed a problem that was causing flickers during some
wallpaper transitions -- when we are animating two things on
top of the wallpaper and one of them disappears, we need to
make sure the wallpaper target points to whatever the current
target should be (if any), not left pointing to the old target
that has gone away.

Change-Id: I2fb9600f569a5bd5e3528aaf24cde9340af56cb0

11 years agoMerge "Attempt to fix MENU key issue." into jb-mr1-lockscreen-dev
Jim Miller [Sat, 3 Nov 2012 00:35:12 +0000 (17:35 -0700)]
Merge "Attempt to fix MENU key issue." into jb-mr1-lockscreen-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Sat, 3 Nov 2012 00:34:34 +0000 (17:34 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Clean up separator string in keyguard view" into jb-mr1-lockscreen-dev
Jim Miller [Sat, 3 Nov 2012 00:33:41 +0000 (17:33 -0700)]
Merge "Clean up separator string in keyguard view" into jb-mr1-lockscreen-dev

11 years agoClean up separator string in keyguard view
Jim Miller [Sat, 3 Nov 2012 00:26:52 +0000 (17:26 -0700)]
Clean up separator string in keyguard view

The whitespace in the string was being removed by aapt.

Change-Id: I0c6a3e6960feb80cc0263d3f63005aee8bd0a7cd

11 years agoam 940e92e1: am 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f...
Baligh Uddin [Fri, 2 Nov 2012 23:53:04 +0000 (16:53 -0700)]
am 940e92e1: am 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev

* commit '940e92e124db5e97427d4c4942ce68d953879060': (26 commits)
  hide the correct text, and more text, on bounce
  Improve PIN key layouts.
  Obscure speech for PIN password keys when no headset plugged in.
  Initial changes to allow dropping on delete target to remove widget.
  hide multiuser selector when IME is up.
  Block swipe up gesture if challenge non-interactive.
  Properly disable challenge handle.
  Disable disable back if using an alternate back icon.
  Disable security handle when swiping into camera widget.
  Import translations. DO NOT MERGE
  Fix small issue with previous CL
  Widget size policy, size callbacks
  Don't show security method until we actually return from the camera
  Fix whitespace problem and sync with prototype.
  PUK support.
  Fix build.
  SIM PIN support.
  Use clock's widget as the default keyguard widget
  Add configurable em-dash separator for all concatenated keyguard strings
  Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)
  ...

11 years agoam 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev
Baligh Uddin [Fri, 2 Nov 2012 23:50:29 +0000 (16:50 -0700)]
am 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev

* commit '841ce670b29180a157a084a9c0e803b13e92020c': (26 commits)
  hide the correct text, and more text, on bounce
  Improve PIN key layouts.
  Obscure speech for PIN password keys when no headset plugged in.
  Initial changes to allow dropping on delete target to remove widget.
  hide multiuser selector when IME is up.
  Block swipe up gesture if challenge non-interactive.
  Properly disable challenge handle.
  Disable disable back if using an alternate back icon.
  Disable security handle when swiping into camera widget.
  Import translations. DO NOT MERGE
  Fix small issue with previous CL
  Widget size policy, size callbacks
  Don't show security method until we actually return from the camera
  Fix whitespace problem and sync with prototype.
  PUK support.
  Fix build.
  SIM PIN support.
  Use clock's widget as the default keyguard widget
  Add configurable em-dash separator for all concatenated keyguard strings
  Cleaning up keyguard persistence threads when the pager is detached. (Bug 7460991)
  ...

11 years agoam 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev
Baligh Uddin [Fri, 2 Nov 2012 23:49:33 +0000 (16:49 -0700)]
am 841ce670: Merge commit \'81af21e67cd842d16d4b45e8a2d1ec56ff8d764f\' into jb-mr1-dev

* commit '841ce670b29180a157a084a9c0e803b13e92020c':

11 years agoAttempt to fix MENU key issue.
Jim Miller [Fri, 2 Nov 2012 23:39:22 +0000 (16:39 -0700)]
Attempt to fix MENU key issue.

Bug 7467642

Change-Id: If9ee91fc17b454dd47945e800e90d76c0faa7f3d

11 years agoMerge commit '81af21e67cd842d16d4b45e8a2d1ec56ff8d764f' into jb-mr1-dev
Baligh Uddin [Fri, 2 Nov 2012 23:46:18 +0000 (16:46 -0700)]
Merge commit '81af21e67cd842d16d4b45e8a2d1ec56ff8d764f' into jb-mr1-dev

11 years agoMerge "Update DevicePolicyManager documentation with new keyguard flags" into jb...
Jim Miller [Fri, 2 Nov 2012 23:20:51 +0000 (16:20 -0700)]
Merge "Update DevicePolicyManager documentation with new keyguard flags" into jb-mr1-lockscreen-dev

11 years agoMerge "Polish user selector accessibility." into jb-mr1-lockscreen-dev
Svetoslav Ganov [Fri, 2 Nov 2012 22:55:01 +0000 (15:55 -0700)]
Merge "Polish user selector accessibility." into jb-mr1-lockscreen-dev

11 years agoam 35d0dea3: am 1c743650: Merge "Sanity check network stats coming from disk." into...
Jeff Sharkey [Fri, 2 Nov 2012 22:54:50 +0000 (15:54 -0700)]
am 35d0dea3: am 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev

* commit '35d0dea38bad69082f4153d9c335061a70fac4fc':
  Sanity check network stats coming from disk.

11 years agoam 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev
Jeff Sharkey [Fri, 2 Nov 2012 22:52:49 +0000 (15:52 -0700)]
am 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev

* commit '1c743650addb9f632dd3eb39d4b17109ee4171f5':
  Sanity check network stats coming from disk.

11 years agoam 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev
Jeff Sharkey [Fri, 2 Nov 2012 22:52:44 +0000 (15:52 -0700)]
am 1c743650: Merge "Sanity check network stats coming from disk." into jb-mr1-dev

* commit '1c743650addb9f632dd3eb39d4b17109ee4171f5':
  Sanity check network stats coming from disk.

11 years agoMerge "Sanity check network stats coming from disk." into jb-mr1-dev
Jeff Sharkey [Fri, 2 Nov 2012 22:49:19 +0000 (15:49 -0700)]
Merge "Sanity check network stats coming from disk." into jb-mr1-dev

11 years agoRemove power menu user switcher
Amith Yamasani [Fri, 2 Nov 2012 22:38:17 +0000 (15:38 -0700)]
Remove power menu user switcher

Bug: 7466189
Change-Id: Ieb5e637f3e0b557eb616b5531a0a05a38a788fab

11 years agoSanity check network stats coming from disk.
Jeff Sharkey [Fri, 2 Nov 2012 21:48:20 +0000 (14:48 -0700)]
Sanity check network stats coming from disk.

Throw early when structure is unstable, which allows the normal
recoverFromWtf() path to recover automatically.

Bug: 7440485
Change-Id: Ic150d17daac4de7c9ff3489025403a9b485b4620

11 years agoMerge "Fix pages disappearing (issue 7456885)" into jb-mr1-lockscreen-dev
Adam Cohen [Fri, 2 Nov 2012 22:35:18 +0000 (15:35 -0700)]
Merge "Fix pages disappearing (issue 7456885)" into jb-mr1-lockscreen-dev

11 years agoUpdate DevicePolicyManager documentation with new keyguard flags
Jim Miller [Fri, 2 Nov 2012 22:33:20 +0000 (15:33 -0700)]
Update DevicePolicyManager documentation with new keyguard flags

Change-Id: Idb1fa306a5706ba5b9543d7dff5450a4af5c394f

11 years agoam 617404a4: am e96e0a1a: Merge "Resolve USER_ALL when inflating notification views...
Amith Yamasani [Fri, 2 Nov 2012 22:33:19 +0000 (15:33 -0700)]
am 617404a4: am e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev

* commit '617404a4f62c0f56e50c495f118b21aa7d6a69b6':
  Resolve USER_ALL when inflating notification views.

11 years agoPolish user selector accessibility.
Svetoslav Ganov [Fri, 2 Nov 2012 18:49:22 +0000 (11:49 -0700)]
Polish user selector accessibility.

1. The current user was not announced as such.

2. The event for a user switch was not sent.

Change-Id: Ib3caf1f9e93ea1f0b5450246601bc37f416be6da

11 years agoam e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb...
Amith Yamasani [Fri, 2 Nov 2012 22:30:21 +0000 (15:30 -0700)]
am e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev

* commit 'e96e0a1a759a524072cc3fb1dfd3ec01e18ef67f':
  Resolve USER_ALL when inflating notification views.

11 years agoam e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb...
Amith Yamasani [Fri, 2 Nov 2012 22:30:19 +0000 (15:30 -0700)]
am e96e0a1a: Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev

* commit 'e96e0a1a759a524072cc3fb1dfd3ec01e18ef67f':
  Resolve USER_ALL when inflating notification views.

11 years agoFix pages disappearing (issue 7456885)
Adam Cohen [Fri, 2 Nov 2012 22:25:32 +0000 (15:25 -0700)]
Fix pages disappearing (issue 7456885)

Change-Id: I51e4510da06a9b81aaefb8b2165234297ad4de92

11 years agoMerge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev
Amith Yamasani [Fri, 2 Nov 2012 22:26:28 +0000 (15:26 -0700)]
Merge "Resolve USER_ALL when inflating notification views." into jb-mr1-dev

11 years agoam cc220364: am 685cc8c7: Merge "Decrement number of updates in LocationRequest"...
Laurent Tu [Fri, 2 Nov 2012 22:21:51 +0000 (15:21 -0700)]
am cc220364: am 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev

* commit 'cc2203649457985cdcf9e4d3336ed2da5aa657d2':
  Decrement number of updates in LocationRequest

11 years agoam 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev
Laurent Tu [Fri, 2 Nov 2012 22:18:46 +0000 (15:18 -0700)]
am 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev

* commit '685cc8c7cba0bef5257bf00e9821e82a2dbbfc91':
  Decrement number of updates in LocationRequest

11 years agoam 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev
Laurent Tu [Fri, 2 Nov 2012 22:18:44 +0000 (15:18 -0700)]
am 685cc8c7: Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev

* commit '685cc8c7cba0bef5257bf00e9821e82a2dbbfc91':
  Decrement number of updates in LocationRequest

11 years agoam 43738e25: am 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the...
Dianne Hackborn [Fri, 2 Nov 2012 22:16:38 +0000 (15:16 -0700)]
am 43738e25: am 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev

* commit '43738e25d1d5b89dfca44f19bd3d5fa066628dae':
  Fix issue #7343200: Fails to show wallpaper in the background for...

11 years agoMerge "Decrement number of updates in LocationRequest" into jb-mr1-dev
Laurent Tu [Fri, 2 Nov 2012 22:15:28 +0000 (15:15 -0700)]
Merge "Decrement number of updates in LocationRequest" into jb-mr1-dev

11 years agoam 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background...
Dianne Hackborn [Fri, 2 Nov 2012 22:13:36 +0000 (15:13 -0700)]
am 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev

* commit '8ae0420e4b4169855608d404e389a66ce7253a36':
  Fix issue #7343200: Fails to show wallpaper in the background for...

11 years agoam 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background...
Dianne Hackborn [Fri, 2 Nov 2012 22:13:22 +0000 (15:13 -0700)]
am 8ae0420e: Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev

* commit '8ae0420e4b4169855608d404e389a66ce7253a36':
  Fix issue #7343200: Fails to show wallpaper in the background for...

11 years agoam fd06d34c: am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError(...
Raph Levien [Fri, 2 Nov 2012 22:10:47 +0000 (15:10 -0700)]
am fd06d34c: am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev

* commit 'fd06d34c199903c6aa514ba5a633d6af1d972c54':
  Revert partial RTL'ization of Editor.setError()

11 years agoMerge "Fix issue #7343200: Fails to show wallpaper in the background for..." into...
Dianne Hackborn [Fri, 2 Nov 2012 22:10:16 +0000 (15:10 -0700)]
Merge "Fix issue #7343200: Fails to show wallpaper in the background for..." into jb-mr1-dev

11 years agoam d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev
Raph Levien [Fri, 2 Nov 2012 22:08:43 +0000 (15:08 -0700)]
am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev

* commit 'd9134e7aa1679878245b67ed1a318acb19d0c717':
  Revert partial RTL'ization of Editor.setError()

11 years agoam d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev
Raph Levien [Fri, 2 Nov 2012 22:08:32 +0000 (15:08 -0700)]
am d9134e7a: Merge "Revert partial RTL\'ization of Editor.setError()" into jb-mr1-dev

* commit 'd9134e7aa1679878245b67ed1a318acb19d0c717':
  Revert partial RTL'ization of Editor.setError()

11 years agoMerge "Revert partial RTL'ization of Editor.setError()" into jb-mr1-dev
Raph Levien [Fri, 2 Nov 2012 22:05:07 +0000 (15:05 -0700)]
Merge "Revert partial RTL'ization of Editor.setError()" into jb-mr1-dev

11 years agoam d91e759f: am 0600ab78: am b14c9900: am a295ba44: Merge "Change android.permission...
Geremy Condra [Fri, 2 Nov 2012 21:31:43 +0000 (14:31 -0700)]
am d91e759f: am 0600ab78: am b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev

* commit 'd91e759f709014d6d7ba11f194115465f4e9a88d':
  Change android.permission.SERIAL_PORT to signature|system.

11 years agoam 0600ab78: am b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT...
Geremy Condra [Fri, 2 Nov 2012 21:29:19 +0000 (14:29 -0700)]
am 0600ab78: am b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev

* commit '0600ab78354894e0a8559dc8eacefbef02d1249b':
  Change android.permission.SERIAL_PORT to signature|system.

11 years agoam 0600ab78: am b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT...
Geremy Condra [Fri, 2 Nov 2012 21:28:54 +0000 (14:28 -0700)]
am 0600ab78: am b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev

* commit '0600ab78354894e0a8559dc8eacefbef02d1249b':
  Change android.permission.SERIAL_PORT to signature|system.

11 years agoam b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature...
Geremy Condra [Fri, 2 Nov 2012 21:26:34 +0000 (14:26 -0700)]
am b14c9900: am a295ba44: Merge "Change android.permission.SERIAL_PORT to signature|system." into jb-dev

* commit 'b14c9900cbbaca6361030d8fc8d6515cc9e06e10':
  Change android.permission.SERIAL_PORT to signature|system.