2777 Commits

Author SHA1 Message Date
Baligh Uddin
f97262bf3e Revert "Import translations. DO NOT MERGE"
This reverts commit 4736039f3347675796a4d7e589584da3d1af275e

Change-Id: Ie271f9a3872578cea458389a5ba7ccaf93beff29
2012-10-03 09:28:27 -07:00
Chris Wren
3aaec3ee39 am 310430c7: am ed2f0fb8: am 3edcf5ee: Merge "make bluetooth iconography consistent with other quicksettings icons." into jb-mr1-dev
* commit '310430c73df90931c7c3c00698003db3ce21c064':
  make bluetooth iconography consistent with other quicksettings icons.
2012-10-03 09:26:44 -07:00
Chris Wren
3edcf5ee90 Merge "make bluetooth iconography consistent with other quicksettings icons." into jb-mr1-dev 2012-10-03 09:19:11 -07:00
Chris Wren
b2a7d27bbe make bluetooth iconography consistent with other quicksettings icons.
Bug: 7217026
Change-Id: I880ee26e1d92ffa49885cf53b8dbab6b13887423
2012-10-03 12:11:49 -04:00
Daniel Sandler
a064fe6d43 am e004899b: am 26d4083a: am d14508f8: Merge "Disable statusbar pulldown gesture tracking." into jb-mr1-dev
* commit 'e004899bf80839e29bb2c9112701dd3565a40af2':
  Disable statusbar pulldown gesture tracking.
2012-10-03 09:07:46 -07:00
Baligh Uddin
6303084a50 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-03 09:01:55 -07:00
Daniel Sandler
26d4083ac8 am d14508f8: Merge "Disable statusbar pulldown gesture tracking." into jb-mr1-dev
* commit 'd14508f8c483f1b5c14e8f25b43ad5714b445e28':
  Disable statusbar pulldown gesture tracking.
2012-10-03 09:01:51 -07:00
Daniel Sandler
d14508f8c4 Merge "Disable statusbar pulldown gesture tracking." into jb-mr1-dev 2012-10-03 09:00:28 -07:00
Baligh Uddin
1553b24587 Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-10-03 09:00:05 -07:00
Daniel Sandler
151f00d8f0 Disable statusbar pulldown gesture tracking.
Bug: 7164602
Change-Id: Ie6569a7a8a9f462e844ef3088098c3256653f630
2012-10-03 11:50:02 -04:00
Daniel Sandler
5ccb4e5b97 am ede625ac: am 6a1bebe6: am 1fd34745: Merge "Allow QS to be closed via drag on background." into jb-mr1-dev
* commit 'ede625ac6544d68a1d3018a3c34a256f2a4b5d11':
  Allow QS to be closed via drag on background.
2012-10-03 08:05:27 -07:00
Daniel Sandler
1fd3474585 Merge "Allow QS to be closed via drag on background." into jb-mr1-dev 2012-10-03 07:59:09 -07:00
Michael Jurka
338007339d am 702b28ac: am 120f360e: am 211f2309: Merge "Fix Recents dismiss/back button behavior" into jb-mr1-dev
* commit '702b28aca66f4ea478327e3114d42f2a458e26c8':
  Fix Recents dismiss/back button behavior
2012-10-03 07:43:08 -07:00
Daniel Sandler
e5f7ec0576 Allow QS to be closed via drag on background.
This was already working fine for the area of the panel
below the ScrollView, but intuitively it seems that dragging
in the unused portion of a partially-filled row would behave
the same way. Because it's part of the scrolling content,
though, drags in that region are (correctly) interpreted by
the ScrollView as scrolling requests.

The new QuickSettingsScrollView works around this by
ignoring touch events if its contents are too small to be
scrolled. So in the common case (QS tiles on a phone) you
will be able to drag in any empty area and have your taps
interpreted by the PanelView (which hands them off to the
handle to collapse the view).

We don't handle drags in empty areas when there are too many
tiles to show on-screen, and really, it's impossible to do
so: this gesture should then definitely be interpreted as a
scroll.

Bug: 7203193
Change-Id: I4cfcb029481a88d3604c7105185e8bcb7dbde8a5
2012-10-03 10:40:00 -04:00
Michael Jurka
211f2309ab Merge "Fix Recents dismiss/back button behavior" into jb-mr1-dev 2012-10-03 07:34:50 -07:00
Michael Jurka
e5923631f0 Fix Recents dismiss/back button behavior
Bug: 7238675
Change-Id: Ic97c38d5559b90c08a32751091d2587d4abfd534
2012-10-03 15:35:54 +02:00
Jeff Sharkey
929ff8ece1 am 4bf59f7d: am fbbcffeb: am 1ed299f8: Merge "Make USB services multi-user aware." into jb-mr1-dev
* commit '4bf59f7dd9fbfe608853de7c639d719d25c07318':
  Make USB services multi-user aware.
2012-10-02 18:19:41 -07:00
Jeff Sharkey
1ed299f822 Merge "Make USB services multi-user aware." into jb-mr1-dev 2012-10-02 18:11:48 -07:00
Jeff Sharkey
fc3f24b4b6 Make USB services multi-user aware.
USB settings are now isolated per-user, since they revolve around
installed packages.  User-specific settings are returned based on
calling user, or referenced by UserHandle passed to SystemUI.  Each
settings Context is wrapped as a specific user, so all broadcasts are
sent correctly.  Upgrades any existing USB settings to OWNER.

Physical events, like new devices, are routed to the currently active
user.  Switch to using AtomicFile when persisting settings.

Bug: 7244888
Change-Id: I8a723ad3d55ac1bff99276c5f3a3f5e8f013432f
2012-10-02 18:09:10 -07:00
Baligh Uddin
4736039f33 Import translations. DO NOT MERGE
Change-Id: I40d09593fab0006cbe483fae9267ca93148a215b
Auto-generated-cl: translation import
2012-10-02 14:56:03 -07:00
Baligh Uddin
cf134b51a5 Import translations. DO NOT MERGE
Change-Id: I2ec20472e935fa6fe02d715424b1e89d8ff90f52
Auto-generated-cl: translation import
2012-10-02 14:55:01 -07:00
John Spurlock
51fae1373e am fa69c0a5: am de99afcf: am ec9b13dc: Merge "Disable quick settings for users until USER_SETUP_COMPLETE." into jb-mr1-dev
* commit 'fa69c0a555a223798ad79a0991efff1f7baa9f26':
  Disable quick settings for users until USER_SETUP_COMPLETE.
2012-10-02 14:20:12 -07:00
John Spurlock
ec9b13dc48 Merge "Disable quick settings for users until USER_SETUP_COMPLETE." into jb-mr1-dev 2012-10-02 14:15:23 -07:00
Chris Wren
5772c1946e am 097891f2: am eb3a02da: am 6ac833c9: Merge "re-use status bar DateView in QuickSettings." into jb-mr1-dev
* commit '097891f2d61480a592e6821aa3fb6b239e11ffd4':
  re-use status bar DateView in QuickSettings.
2012-10-02 14:05:41 -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
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
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
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