3801 Commits

Author SHA1 Message Date
Jeff Sharkey
c12dd97372 Merge "Migrate more System and Secure settings to Global." into jb-mr1-dev 2012-10-02 13:57:30 -07:00
Chris Wren
6ac833c9e3 Merge "re-use status bar DateView in QuickSettings." into jb-mr1-dev 2012-10-02 13:57:30 -07:00
Michael Jurka
51fe45d3b2 am 04827755: am 94424ad3: am fb4a113a: Merge "Fix jump cut when dismissing items in Recents" into jb-mr1-dev
* commit '04827755aa5cdc2d2e999b04321adef5d4a62279':
  Fix jump cut when dismissing items in Recents
2012-10-02 13:56:57 -07:00
Jeff Sharkey
6e2bee75ce Migrate more System and Secure settings to Global.
Includes telephony, WindowManager, PackageManager, and debugging
settings.  Update API to point towards moved values.

Bug: 7231764, 7231252, 7231156
Change-Id: I5828747205708872f19f83a5bc821ed0a801cb79
2012-10-02 13:55:15 -07:00
Michael Jurka
fb4a113a29 Merge "Fix jump cut when dismissing items in Recents" into jb-mr1-dev 2012-10-02 13:49:57 -07:00
John Spurlock
919adac28b Disable quick settings for users until USER_SETUP_COMPLETE.
If the current user has not yet made it through the setup wizard,
disable the quick settings panel entirely.

Use Settings.Secure.USER_SETUP_COMPLETE as the signal.  This is a
per-user setting, so be careful to observe only on the current user's
behalf.

Bug:6712493
Change-Id: I3076a8a550165a9eeccf7fb129d470ef4ddeaed4
2012-10-02 16:48:24 -04:00
Michael Jurka
858e145bb1 am 7558d647: am 5ead8e2e: am f175525b: Merge "Fix bug 7138446: Icon blips in during Recents animation" into jb-mr1-dev
* commit '7558d647caf0e591d3be49fb73ecfe49c6497000':
  Fix bug 7138446: Icon blips in during Recents animation
2012-10-02 12:34:57 -07:00
Michael Jurka
841594b2db Fix jump cut when dismissing items in Recents
(fixing horizontal scroll view in this CL... whoops).

Bug: 7070897
Change-Id: I3a63799ce7f3d9a50869755ee3289e641fa82fa4
2012-10-02 21:30:35 +02:00
Michael Jurka
f175525be4 Merge "Fix bug 7138446: Icon blips in during Recents animation" into jb-mr1-dev 2012-10-02 12:28:38 -07:00
Michael Jurka
9f2453ba1d am 668a4e13: am c10124ed: am 141efcb5: Merge "Fix jump cut when dismissing items in Recents" into jb-mr1-dev
* commit '668a4e1369ef1ebd62cec2150fe18d54c0a52b0b':
  Fix jump cut when dismissing items in Recents
2012-10-02 12:28:09 -07:00
Michael Jurka
141efcb5b6 Merge "Fix jump cut when dismissing items in Recents" into jb-mr1-dev 2012-10-02 12:22:13 -07:00
Michael Jurka
9bdaada95c Fix bug 7138446: Icon blips in during Recents animation
Add animation where icon and description of the
primary activity fades and translates in

Change-Id: Ie21b5302ac9e58ee6af219b7cde98d12a8e82697
2012-10-02 21:18:26 +02:00
Chris Wren
9c022dff03 re-use status bar DateView in QuickSettings.
Bug: 7221083
Change-Id: Ic1cb7118d8e5f83a8e5e1101a609791a1e0fbab1
2012-10-02 14:48:42 -04:00
Daniel Sandler
1672f22617 am 416e3487: am ba860e64: am b531c81c: Merge "Introduce ACTION_QUICK_CLOCK for the QS time tile." into jb-mr1-dev
* commit '416e3487652284136936395ef7932d6d356daca3':
  Introduce ACTION_QUICK_CLOCK for the QS time tile.
2012-10-02 11:02:03 -07:00
Daniel Sandler
bf78bbe99d am 029c0488: am 5411ed19: am 6aa06b96: Merge "Fix notifications dismiss button." into jb-mr1-dev
* commit '029c0488bcab7d985162d8fce15203b00891d0a8':
  Fix notifications dismiss button.
2012-10-02 10:59:16 -07:00
Daniel Sandler
b531c81cdb Merge "Introduce ACTION_QUICK_CLOCK for the QS time tile." into jb-mr1-dev 2012-10-02 10:53:12 -07:00
Daniel Sandler
6aa06b969f Merge "Fix notifications dismiss button." into jb-mr1-dev 2012-10-02 10:49:36 -07:00
Chris Wren
00ad60d381 am c914012d: am c03d65bb: am 0f9deb3c: Merge "renaming Sleep Mode feature." into jb-mr1-dev
* commit 'c914012d4fbbdc14fe8cf246d869a661e3da4c21':
  renaming Sleep Mode feature.
2012-10-02 08:46:00 -07:00
Chris Wren
a64544748d renaming Sleep Mode feature.
Bug: 7267485
Change-Id: If54495436f0df1c0bf90f9bb77b043e40884bbd7
2012-10-02 10:40:57 -04:00
Daniel Sandler
60a835101f Fix notifications dismiss button.
The handle (which is now being drawn by the window and not by itself)
was floating over it.

Bug: 7267529
Change-Id: Ia8902f64ac81616c640bc42400272933063852f4
2012-10-02 10:39:09 -04:00
Michael Jurka
9a0890c109 Fix jump cut when dismissing items in Recents
Bug: 7070897
2012-10-02 14:42:53 +02:00
Svetoslav Ganov
39b1c72791 am 8182277d: am 52f3c3eb: am 5b7b999a: Merge "Hiding appropriate nodes for accessibility in recents. Bug: 6855305 Change-Id: I2c9fac2cfc777f912ff78283bbe6b3a9666f17c6" into jb-mr1-dev
* commit '8182277dec20822402e01b3216cb913e16891023':
  Hiding appropriate nodes for accessibility in recents. Bug: 6855305 Change-Id: I2c9fac2cfc777f912ff78283bbe6b3a9666f17c6
2012-10-01 23:41:49 -07:00
Svetoslav Ganov
5b7b999a1c Merge "Hiding appropriate nodes for accessibility in recents. Bug: 6855305 Change-Id: I2c9fac2cfc777f912ff78283bbe6b3a9666f17c6" into jb-mr1-dev 2012-10-01 21:16:49 -07:00
Jim Miller
a2d0c3d55e am a7e70b5f: am fda4c4f8: am b35000f3: Merge "Attempt to fix missing lock sounds" into jb-mr1-dev
* commit 'a7e70b5f059a4e7f1bc25513c5efe0841982d516':
  Attempt to fix missing lock sounds
2012-10-01 18:27:12 -07:00
Victoria Lease
1bcd52187d am 4e260146: am d8295ff4: am 3750db17: Merge "Route GPS notifications to all users." into jb-mr1-dev
* commit '4e260146e801fb40d786caa5489a7bad0c713276':
  Route GPS notifications to all users.
2012-10-01 18:25:03 -07:00
Jim Miller
b35000f3f4 Merge "Attempt to fix missing lock sounds" into jb-mr1-dev 2012-10-01 18:17:39 -07:00
Jim Miller
b14288d4b1 Attempt to fix missing lock sounds
bug 7254629

Change-Id: I65eee674fe014a0e84d5ec20ead81abdec38f890
2012-10-01 18:14:41 -07:00
Casey Burkhardt
2868059d93 Hiding appropriate nodes for accessibility in recents.
Bug: 6855305
Change-Id: I2c9fac2cfc777f912ff78283bbe6b3a9666f17c6
2012-10-01 17:57:16 -07:00
Victoria Lease
3750db176a Merge "Route GPS notifications to all users." into jb-mr1-dev 2012-10-01 17:46:27 -07:00
Baligh Uddin
d2f45aae45 Merge "Import translations. DO NOT MERGE" 2012-10-01 17:40:44 -07:00
Baligh Uddin
9f5ed35d8a Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-01 17:30:34 -07:00
Craig Mautner
fca7cfe7cf am 84ee1941: am b6f60405: am ba30ac6a: Merge "Redraw static wallpapers when a redraw is needed." into jb-mr1-dev
* commit '84ee1941af0faae0282444a56a1ab4f84f9dbe7b':
  Redraw static wallpapers when a redraw is needed.
2012-10-01 14:26:37 -07:00
Craig Mautner
ba30ac6aa7 Merge "Redraw static wallpapers when a redraw is needed." into jb-mr1-dev 2012-10-01 14:20:09 -07:00
Baligh Uddin
e2f89ac708 Import translations. DO NOT MERGE
Change-Id: If5cd2e74ddb9e4e8f9dcc16708a40242c688633f
Auto-generated-cl: translation import
2012-10-01 13:51:04 -07:00
Baligh Uddin
078e3602d6 Import translations. DO NOT MERGE
Change-Id: I308e24566207070a79765cf957c1d1e62760ba3f
Auto-generated-cl: translation import
2012-10-01 13:49:49 -07:00
Jeff Sharkey
b7f23fa07f am 1e7de794: am 9e3004ef: am 28b291fb: Merge "Move bluetooth priorities from Secure to Global." into jb-mr1-dev
* commit '1e7de794a5afa3918698716b582299fb92c8f7f9':
  Move bluetooth priorities from Secure to Global.
2012-10-01 13:48:46 -07:00
Daniel Sandler
7995ec212e am 0835ce74: am 3993bb00: am 383b0f8f: Merge "Repair lights out mode." into jb-mr1-dev
* commit '0835ce740c6b1f4583079346094a955c06050cd9':
  Repair lights out mode.
2012-10-01 13:48:18 -07:00
Daniel Sandler
52fff794cb am 3c367cd4: am 0cfda91b: am bfbf6e12: Merge "Fix IME tile related crash" into jb-mr1-dev
* commit '3c367cd496e13a56e5e0bd2de2ae91e495fd67ff':
  Fix IME tile related crash
2012-10-01 13:46:59 -07:00
Daniel Sandler
f7ac7c6a09 am 1b12a278: am 0f78437e: am 17d5f47e: Merge "Remove IME tile from Quick Settings." into jb-mr1-dev
* commit '1b12a2781972aff3d7db9688c3cbf528bf8155f7':
  Remove IME tile from Quick Settings.
2012-10-01 13:46:48 -07:00
Daniel Sandler
2e7d25b91f Introduce ACTION_QUICK_CLOCK for the QS time tile.
By default it will still go to Date/Time Settings (see
change Ib430f0c5) but 3Ps can hook it for other useful
things.

Bug: 7264806
Change-Id: Ic561dbeb5cc0738372c079b3eb52749c44b3cf0d
2012-10-01 16:43:26 -04:00
Jeff Sharkey
28b291fb89 Merge "Move bluetooth priorities from Secure to Global." into jb-mr1-dev 2012-10-01 13:08:21 -07:00
Jeff Sharkey
0ac1028b0d Move bluetooth priorities from Secure to Global.
Bug: 7231171
Change-Id: I836fdc2cfb8d67f984b4715559b9e92d0dc41c95
2012-10-01 12:54:12 -07:00
Daniel Sandler
825b33073f Repair lights out mode.
Broken by change I5662269b.

Bug: 7263523
Change-Id: Iae77d12c91443aecfed3e6461b5206208de4ddf7
2012-10-01 15:27:57 -04:00
Daniel Sandler
f45b4e1c8a am b35ca25c: am 10b49cce: am 79eda11f: Merge "Assets were drawn in the wrong timezone." into jb-mr1-dev
* commit 'b35ca25c069b0b29d8e68de4bfd58f668d6e1c8a':
  Assets were drawn in the wrong timezone.
2012-10-01 11:17:59 -07:00
Alan Smithee
a0668d77fa am 99701184: am 7689edd5: am 0a00cfdb: Merge "Tapping the clock now takes you to date/time settings." into jb-mr1-dev
* commit '99701184855dbcb772d79400a436785d46cccab6':
  Tapping the clock now takes you to date/time settings.
2012-10-01 11:17:55 -07:00
Dianne Hackborn
4f47f1cc0a am d6985428: am 66e92752: am 84215565: Merge "Fix issue #7255954: API Review: rename Dream to DreamService" into jb-mr1-dev
* commit 'd698542867b708f857ce33406249dbf99254086c':
  Fix issue #7255954: API Review: rename Dream to DreamService
2012-10-01 11:15:59 -07:00
Daniel Sandler
0f78437ef8 am 17d5f47e: Merge "Remove IME tile from Quick Settings." into jb-mr1-dev
* commit '17d5f47e5a1deb9a4fa09aee444a28ec3d1b1687':
  Remove IME tile from Quick Settings.
2012-10-01 10:12:44 -07:00
Daniel Sandler
aca0c757e6 Fix IME tile related crash
Bug: 7246375
Change-Id: I374ed201ea4870fb7397d075baed09524061030d
2012-10-01 12:59:36 -04:00
Baligh Uddin
3a25744118 Merge "Import translations. DO NOT MERGE" 2012-10-01 09:43:16 -07:00
Baligh Uddin
b5174cc2cf Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-01 09:41:36 -07:00