90470 Commits

Author SHA1 Message Date
Victoria Lease
c018f08a88 am 43a88375: am 92d99223: Merge "LocationManager javadoc permission fixes" into jb-mr1-dev
* commit '43a883759fe40216650782b3f78d42fdcfb7b589':
  LocationManager javadoc permission fixes
2012-10-22 13:44:16 -07:00
Victoria Lease
43a883759f am 92d99223: Merge "LocationManager javadoc permission fixes" into jb-mr1-dev
* commit '92d9922370ffe50932361602f46b275d085e61b8':
  LocationManager javadoc permission fixes
2012-10-22 13:41:15 -07:00
Victoria Lease
92d9922370 Merge "LocationManager javadoc permission fixes" into jb-mr1-dev 2012-10-22 13:38:09 -07:00
Amith Yamasani
e78d50b4a0 am 6eb9844c: am 22788981: Merge "System server should always send broadcasts to a specific or all users" into jb-mr1-dev
* commit '6eb9844c8e4ff36ebb58a9e5223e69adea1156cf':
  System server should always send broadcasts to a specific or all users
2012-10-22 13:37:19 -07:00
Amith Yamasani
6eb9844c8e am 22788981: Merge "System server should always send broadcasts to a specific or all users" into jb-mr1-dev
* commit '2278898126c1cea4bd345bb96313d381b4ad3993':
  System server should always send broadcasts to a specific or all users
2012-10-22 13:35:21 -07:00
Amith Yamasani
2278898126 Merge "System server should always send broadcasts to a specific or all users" into jb-mr1-dev 2012-10-22 13:32:24 -07:00
Victoria Lease
2291ca47c7 LocationManager javadoc permission fixes
The javadoc mistakenly claimed that GPS and PASSIVE location
providers could be used with ACCESS_COARSE_LOCATION permissions.
That was incorrect, and the javadoc has been amended.

Bug: 7389249
Change-Id: I6f6489bb539679a962c67ae7263857700df33c82
2012-10-22 12:53:32 -07:00
Amith Yamasani
cd75706117 System server should always send broadcasts to a specific or all users
Bug: 7368245

Log a warning if the system process calls unqualified sendBroadcast()
and other calls.

As a result of the logging above, found a few more method calls such as
bindService() that would benefit from being more explicit to avoid
future confusion and reduce the log warnings.

Change-Id: I17f15c8be9adf7becd456d6abbab606f19befdbf
2012-10-22 12:38:53 -07:00
Adam Powell
f4c6a4e42e am cad6dce5: am cd92db84: Merge "Remove View\'s long press callbacks when ACTION_CANCEL is received" into jb-mr1-dev
* commit 'cad6dce59653bf0a5ad015ab936948497f58b3b4':
  Remove View's long press callbacks when ACTION_CANCEL is received
2012-10-22 12:34:18 -07:00
Adam Powell
cad6dce596 am cd92db84: Merge "Remove View\'s long press callbacks when ACTION_CANCEL is received" into jb-mr1-dev
* commit 'cd92db84c6d9e0c9992abfbbda45d504c7f5e062':
  Remove View's long press callbacks when ACTION_CANCEL is received
2012-10-22 12:31:35 -07:00
Adam Powell
cd92db84c6 Merge "Remove View's long press callbacks when ACTION_CANCEL is received" into jb-mr1-dev 2012-10-22 12:29:02 -07:00
Daniel Sandler
d36929110d am 45fc052d: am a4be1b2b: Merge "Fix empty notification panel." into jb-mr1-dev
* commit '45fc052d64b46967955b72e6587d8c969a024aae':
  Fix empty notification panel.
2012-10-22 12:21:07 -07:00
Daniel Sandler
733993762e am 03b86a9b: am 564c03da: Merge "Really hide the settings button on tablets." into jb-mr1-dev
* commit '03b86a9b23f1298884d3394771d20d4039ed24ef':
  Really hide the settings button on tablets.
2012-10-22 12:19:15 -07:00
Daniel Sandler
45fc052d64 am a4be1b2b: Merge "Fix empty notification panel." into jb-mr1-dev
* commit 'a4be1b2bcdc768708f594b69923986617a367820':
  Fix empty notification panel.
2012-10-22 12:17:26 -07:00
Adam Powell
5311c4476e Remove View's long press callbacks when ACTION_CANCEL is received
Bug 7391646

Change-Id: Icd100d3eff63a54c892367fb70dec517257a01f8
2012-10-22 12:15:49 -07:00
Daniel Sandler
03b86a9b23 am 564c03da: Merge "Really hide the settings button on tablets." into jb-mr1-dev
* commit '564c03dac59ecd2255bba658b254fd1f5672ec22':
  Really hide the settings button on tablets.
2012-10-22 12:15:35 -07:00
Daniel Sandler
a4be1b2bcd Merge "Fix empty notification panel." into jb-mr1-dev 2012-10-22 12:14:13 -07:00
Daniel Sandler
564c03dac5 Merge "Really hide the settings button on tablets." into jb-mr1-dev 2012-10-22 12:12:48 -07:00
Baligh Uddin
23a78f3105 Import translations. DO NOT MERGE
Change-Id: Iecf97b4e7ed628d9617fae86007efa7236c3fe15
Auto-generated-cl: translation import
2012-10-22 12:00:30 -07:00
Baligh Uddin
363d08ca61 Import translations. DO NOT MERGE
Change-Id: I9d70c86dd322b296e52be5d18ec38be48cdbcc7a
Auto-generated-cl: translation import
2012-10-22 11:59:56 -07:00
Daniel Sandler
50bc4f5a7c Fix empty notification panel.
If the panel closed before the flip animation completed, you
would have had a bad time.

Bug: 7391510
Change-Id: I45c29de45b718bc63e7be1a5544c1f73ac6f46e0
2012-10-22 14:47:55 -04:00
Daniel Sandler
7382a025a7 Really hide the settings button on tablets.
Bug: 7382185
Change-Id: Id452e2499ba2089b8cfb0071b6aedf6d1d917b35
2012-10-22 14:37:20 -04:00
Michael Jurka
6e48d39920 am 662cfc2a: am 39c65262: Merge "Add NPE check to fix crash in Recents" into jb-mr1-dev
* commit '662cfc2a1139f27c54b6e8465ceb18fe67a9682b':
  Add NPE check to fix crash in Recents
2012-10-22 11:19:22 -07:00
Michael Jurka
662cfc2a11 am 39c65262: Merge "Add NPE check to fix crash in Recents" into jb-mr1-dev
* commit '39c6526249a27b9dd9252910adecf8353b0792f0':
  Add NPE check to fix crash in Recents
2012-10-22 11:16:21 -07:00
Michael Jurka
39c6526249 Merge "Add NPE check to fix crash in Recents" into jb-mr1-dev 2012-10-22 11:12:01 -07:00
Michael Jurka
2a430cccc2 Add NPE check to fix crash in Recents
Bug: 7383315
2012-10-22 10:56:18 -07:00
Jeff Brown
e0ba56f26c am 8d48e401: am d6e3ad54: Merge "Reduce screen on/off latency." into jb-mr1-dev
* commit '8d48e401b8dc909636de129f860fa083d1755612':
  Reduce screen on/off latency.
2012-10-22 10:42:25 -07:00
Jeff Brown
8d48e401b8 am d6e3ad54: Merge "Reduce screen on/off latency." into jb-mr1-dev
* commit 'd6e3ad54907ec085aa41e5c77296e9f385c22e67':
  Reduce screen on/off latency.
2012-10-22 10:40:14 -07:00
Jeff Brown
d6e3ad5490 Merge "Reduce screen on/off latency." into jb-mr1-dev 2012-10-22 10:36:59 -07:00
Dianne Hackborn
56a1fe561c am fbe09246: am f584f111: Merge "Fix issue #7353900: Brief flash of home screen while dream starts on lock screen." into jb-mr1-dev
* commit 'fbe092462c8b753c533728634cbb75413a0b661a':
  Fix issue #7353900: Brief flash of home screen while dream starts on lock screen.
2012-10-22 10:34:35 -07:00
Baligh Uddin
dfa4e837ad am d48aae5f: am e53f5265: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'd48aae5f2ef3b05ed2480dfa473bb072e3326215':
  Import translations. DO NOT MERGE
2012-10-22 10:34:32 -07:00
Dianne Hackborn
fbe092462c am f584f111: Merge "Fix issue #7353900: Brief flash of home screen while dream starts on lock screen." into jb-mr1-dev
* commit 'f584f1112772fdffce13cba38995b9e28adca191':
  Fix issue #7353900: Brief flash of home screen while dream starts on lock screen.
2012-10-22 10:32:06 -07:00
Baligh Uddin
d48aae5f2e am e53f5265: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'e53f5265d17a14cdb36859779e16ddb1c1a76338':
  Import translations. DO NOT MERGE
2012-10-22 10:32:01 -07:00
Dianne Hackborn
f584f11127 Merge "Fix issue #7353900: Brief flash of home screen while dream starts on lock screen." into jb-mr1-dev 2012-10-22 10:29:10 -07:00
Baligh Uddin
e53f5265d1 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-22 10:28:21 -07:00
Baligh Uddin
f242dbcfe8 am 154eaa22: Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev
* commit '154eaa22c3dbf323c4417513c8a45967e5539ce3':
  Import translations. DO NOT MERGE
2012-10-22 10:27:44 -07:00
Baligh Uddin
154eaa22c3 Merge "Import translations. DO NOT MERGE" into jb-mr1-aah-dev 2012-10-22 10:24:45 -07:00
Baligh Uddin
93c6094b67 Import translations. DO NOT MERGE
Change-Id: I02aa0e6fa545b325429029f58d19247b9d3f3373
Auto-generated-cl: translation import
2012-10-22 09:44:44 -07:00
Baligh Uddin
02e551c200 Import translations. DO NOT MERGE
Change-Id: Ib5d95dba6f34050b0863776a786cd75b9def4af0
Auto-generated-cl: translation import
2012-10-22 09:43:15 -07:00
Daniel Sandler
d1ccf94b59 am 694722da: am cc0106cd: Merge "Properly show emoji in the notification ticker." into jb-mr1-dev
* commit '694722da5661a669b893597418b28eed2cecb035':
  Properly show emoji in the notification ticker.
2012-10-22 08:21:50 -07:00
Daniel Sandler
06d1fda40b am f1503ad1: am 3c84c9bc: Merge "Show brightness dialog for all users." into jb-mr1-dev
* commit 'f1503ad1a6a65945f9b25b4c253729061a50232f':
  Show brightness dialog for all users.
2012-10-22 08:21:46 -07:00
Daniel Sandler
694722da56 am cc0106cd: Merge "Properly show emoji in the notification ticker." into jb-mr1-dev
* commit 'cc0106cd99831ce7d3715e3c85e5b3e6c5c6ca78':
  Properly show emoji in the notification ticker.
2012-10-22 08:19:45 -07:00
Daniel Sandler
f1503ad1a6 am 3c84c9bc: Merge "Show brightness dialog for all users." into jb-mr1-dev
* commit '3c84c9bc7a3ecded5d268f6ec75d8578fd78617a':
  Show brightness dialog for all users.
2012-10-22 08:19:42 -07:00
Daniel Sandler
cc0106cd99 Merge "Properly show emoji in the notification ticker." into jb-mr1-dev 2012-10-22 08:17:59 -07:00
Daniel Sandler
3c84c9bc7a Merge "Show brightness dialog for all users." into jb-mr1-dev 2012-10-22 08:16:14 -07:00
Daniel Sandler
50ad6326c5 am 466b77e9: am 2dd0c3a5: Merge "New lockscreen: allow search gesture from nav bar." into jb-mr1-dev
* commit '466b77e9951aa6dab0d721e1d9bfb805bb37ffc5':
  New lockscreen: allow search gesture from nav bar.
2012-10-22 08:04:38 -07:00
Daniel Sandler
466b77e995 am 2dd0c3a5: Merge "New lockscreen: allow search gesture from nav bar." into jb-mr1-dev
* commit '2dd0c3a576925be4b5f0438a57af626e6e162e0e':
  New lockscreen: allow search gesture from nav bar.
2012-10-22 08:02:32 -07:00
Daniel Sandler
2dd0c3a576 Merge "New lockscreen: allow search gesture from nav bar." into jb-mr1-dev 2012-10-22 07:59:18 -07:00
Amith Yamasani
283d1409dd am f624d72c: am 8074e98b: Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev
* commit 'f624d72cb0fe40fd5748d4f0d1a93bf267aa3ed8':
  Fix crashes when quickly adding and removing users
2012-10-21 07:50:55 -07:00
Amith Yamasani
f624d72cb0 am 8074e98b: Merge "Fix crashes when quickly adding and removing users" into jb-mr1-dev
* commit '8074e98b20ac04fdc032a1ed00dd6763b7e04147':
  Fix crashes when quickly adding and removing users
2012-10-21 07:48:02 -07:00