198295 Commits

Author SHA1 Message Date
Filip Gruszczynski
610008c0eb Merge "Clear old clip rect when creating new surface." into mnc-dev 2015-08-18 02:04:57 +00:00
Dianne Hackborn
12b9c2d6aa Merge "Fix issue #23214751: Get a GPS fix before going in to doze" into mnc-dev 2015-08-18 01:17:00 +00:00
Chris Tate
c0a2254e08 Merge "Clean up properly if outcall for doRestoreFinished() fails" into mnc-dev 2015-08-18 01:07:50 +00:00
Filip Gruszczynski
3fcb5d66e4 Clear old clip rect when creating new surface.
This fixes an issue where a window state animator holds on to old clip
rect from previous transition and applies it to the newly created surface.

Bug: 22851074
Change-Id: Ic416a2a0c5d0f69fc80d5656541256ade41c9c36
2015-08-17 17:52:24 -07:00
Quddus Chong
7aa6fc67d7 Merge "docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery." into mnc-dev 2015-08-17 23:38:56 +00:00
Dianne Hackborn
42df4fbe10 Fix issue #23214751: Get a GPS fix before going in to doze
This introduces a new phase of device idle mode, immediately
before going idle (once we are sure the device is not moving),
try to collect a location for the device so that any later
requests for it will have a good chance of having an accurate
value.

We do this with two location requests: one a single-shot as
accurate as possible location, and a second longer-running
attempt to get an accurate location from the GPS.  There is
a limit on how long we will try to collect the location (default
is 30 seconds), and we stop collection once we reach a desired
accuracy (default is 20 meters).

Also cleanup various transition paths out of the normal state
flow to clean up any active state we may have running.

Change-Id: Ibd3d2e9a720fbfd9640755baf5547180dd409f6a
2015-08-17 16:32:54 -07:00
Joe Fernandez
036895e1f1 Merge "docs: M Preview 3 post-release cleanup" into mnc-dev 2015-08-17 23:30:07 +00:00
Amit Mahajan
dd8df0418e Merge "Setting config_use_sim_language_file to false for 334-020." into mnc-dev 2015-08-17 23:06:13 +00:00
Joe Fernandez
c45bd6930b docs: M Preview 3 post-release cleanup
- Add BTLE and Wi-Fi scan permissions change
- Add link to Support library v23 differences report
- Added known issue about Work Profiles not working in MPA44G images

Change-Id: Ica5643b1f9b6980520fd2650dcbab5d88d264127
2015-08-17 15:39:35 -07:00
Jorim Jaggi
757e2c7f3e Merge "Fix documentation issue" into mnc-dev 2015-08-17 21:51:47 +00:00
Quddus Chong
db87d7cd9e docs: Re-added gms_lists.js and gcm_lists.js for GMS v7.8 (Reblochon) Javadoc discovery.
Change-Id: I872bbb5069418a4dfb174dda5dd9e86b833f7894
2015-08-17 14:28:32 -07:00
Joe Fernandez
46ae218b2a Merge "docs: Support Library v23 updates" into mnc-dev 2015-08-17 20:22:15 +00:00
Rich Slogar
f0a340e0fe docs: Support Library v23 updates
Change-Id: I0f5b6109d907e9bb29bd500eb852a031f8952287
2015-08-17 13:21:00 -07:00
Dirk Dougherty
bd58d6fcad Doc change: misc fixes for preview 3.
Change-Id: Ib389f3db0e38f13d2634fda9e893c1dd87dcd6fc
2015-08-17 12:27:34 -07:00
Christopher Tate
d71d7c350c Clean up properly if outcall for doRestoreFinished() fails
The target app crashed at an inopportune time but this shouldn't
invalidate the whole ongoing restore operation; it's a problem local to
the specific app undergoing restore.  Recognize this, clean up the app's
possibly-incomplete data, and continue running the restore queue as
planned.

Bug 23228982

Change-Id: If9a19d2fe6a0ce5339c893630d7a61a5a5ccd9b1
2015-08-17 12:16:19 -07:00
Junda Liu
f2cb6f7e3e Merge "Grant SMS carrier provisioning app the permission to receive SMS." into mnc-dev 2015-08-17 18:58:19 +00:00
Jorim Jaggi
9b70f44b2a Fix documentation issue
Bug: 23038621
Change-Id: I230e09564b619868a4d22b2945c97180796ff4b1
2015-08-17 18:45:22 +00:00
Chris Tate
a3fd27adcc Merge "Check component permissions like 'exported' before assigned permissions" into mnc-dev 2015-08-17 18:01:15 +00:00
Quddus Chong
a03567bfe0 docs: Fixed unclosed anchor tag for M Program Overview.
Change-Id: I632e999c0d32acbf5c5fce5377603069fea312f0
2015-08-17 10:53:10 -07:00
Christopher Tate
ff7add011a Check component permissions like 'exported' before assigned permissions
In particular, don't assume that the absence of an explicit permission
requirement means that the activity is freely launchable unless you have
also checked thing like exported="true" first.

Bug 23223804

Change-Id: Idbfd1f5662b374a7a447b738591b267a1c497e41
2015-08-17 10:25:27 -07:00
Andrew Solovay
af46e1b404 resolved conflicts for merge of 44053b4e to mnc-dev
Change-Id: Ibe58da3f0b18bce138b9d8880bccfe61ebc0b2cf
2015-08-17 10:06:26 -07:00
Quddus Chong
ed7961eb5a Merge "docs: Fixed typo in Android for Work section in MNC Behavior Changes doc." into mnc-dev 2015-08-17 15:55:02 +00:00
Quddus Chong
772a4884bd docs: Fixed typo in Android for Work section in MNC Behavior Changes doc.
Change-Id: I97970ba5b3194fb5d2cce2f937fd61b08a739193
2015-08-17 08:40:13 -07:00
Eric Gilmore
9b3c0bc91a am 398d655f: am d381eb95: Merge "Adding link to location API video." into mnc-preview-docs
* commit '398d655f3eda88cde7fc44144b1dad40e1844e06':
  Adding link to location API video.
2015-08-17 15:39:23 +00:00
Rich Sloager
7f328d98d9 am 08b3f121: am 72c1f222: Merge "docs: studio 1.3.1 revision updates" into mnc-preview-docs
* commit '08b3f12146cd5624b6116ea09550ab089a07f8ce':
  docs: studio 1.3.1 revision updates
2015-08-17 15:39:17 +00:00
Rich Sloager
50a161114f am 285c9cb7: am 4f66c1da: Merge "docs: studio 1.3.1 download updates" into mnc-preview-docs
* commit '285c9cb7bfe60d4a728219aa60103e3caf1b85ae':
  docs: studio 1.3.1 download updates
2015-08-17 15:39:12 +00:00
Cheryl Potter
a5913fbb6b am a2f11f81: am caec50ec: docs: changed version 5 to 3 for Billing API
* commit 'a2f11f81450d33cd2dac15558f68daa4a4ac4a7f':
  docs: changed version 5 to 3 for Billing API
2015-08-17 15:39:06 +00:00
Quddus Chong
3f90a43cd9 am 98d2d0d5: am 862f0f03: doc: Updated Auto quality guideline for media playback (AU-MT). The update reflects new guidance that media apps do not autoplay on startup of Android Auto or without user initiated action to select the app or app media. bugs:
* commit '98d2d0d54c30dfb1302ff480ba776d8228103ca9':
  doc: Updated Auto quality guideline for media playback (AU-MT).      The update reflects new guidance that media apps do      not autoplay on startup of Android Auto or without      user initiated action to select the app or app media. bugs: 22932742
2015-08-17 15:39:00 +00:00
Rich Sloager
96b2c10dd1 am 55ee752e: am c5b58011: Merge "docs: gradle plugin revision update" into mnc-preview-docs
* commit '55ee752ed5ce8c1e995d37a77f9b790b152f44c8':
  docs: gradle plugin revision update
2015-08-17 15:38:55 +00:00
Joe Fernandez
f71cc012ff am 9186895b: am 5fd0eff1: docs: August 2015 Android Dashboard update
* commit '9186895b7640be058f5f5f9231263263893368b1':
  docs: August 2015 Android Dashboard update
2015-08-17 15:38:49 +00:00
Rich Sloager
d00a5b1b6f am 998f5501: am 378a3a89: Merge "docs: studio 1.3 annotation-update" into mnc-preview-docs
* commit '998f55013947076b5c72ee83dad09dd2d45011fa':
  docs: studio 1.3 annotation-update
2015-08-17 15:38:43 +00:00
Rich Slogar
43c8a1c8a6 am 3ee95327: am 6c00399c: docs: studio 1.3 private resources
* commit '3ee953275435eb2a3e0c339695ec976806ef9276':
  docs: studio 1.3 private resources
2015-08-17 15:38:38 +00:00
Rich Slogar
1614f115c3 am 8f0d5451: am e5fe2468: docs: studio 1.3 allocation tracker
* commit '8f0d5451302c48dcaed262e9f3212c92ff53ffda':
  docs: studio 1.3 allocation tracker
2015-08-17 15:38:33 +00:00
Rich Slogar
605c890bf0 am 860e65be: am 16c5726e: docs: studio 1.3 developer services
* commit '860e65be5cecd4bedaee35d25d9ed37b507e546c':
  docs: studio 1.3 developer services
2015-08-17 15:38:28 +00:00
Rich Sloager
309967393a am e62df60a: am b90583ac: Merge "docs: create-project-link in studio overview" into mnc-preview-docs
* commit 'e62df60aea428c78ffaa33b74cc2faba60e05482':
  docs: create-project-link in studio overview
2015-08-17 15:38:21 +00:00
Rich Sloager
c6bfe58697 am ccd0fe27: am c87ca50a: Merge "docs: studio 1.3 downloads" into mnc-preview-docs
* commit 'ccd0fe27ef2fd03c3c8238003a936f01c3689ebd':
  docs: studio 1.3 downloads
2015-08-17 15:38:14 +00:00
Rich Sloager
0ac81a6e14 am fd8da61a: am f0cd0441: Merge "docs: studio 1.3 manifest merger update" into mnc-preview-docs
* commit 'fd8da61afdc883550a25f62003c8beff3c91b9e3':
  docs: studio 1.3 manifest merger update
2015-08-17 15:38:09 +00:00
Rich Sloager
3cff3688d9 am 371ccd13: am 51c02f6a: Merge "docs: studio 1.3 revisions - android plugin for gradle" into mnc-preview-docs
* commit '371ccd1343c6710f1492e9e5a01f287d7ac29369':
  docs: studio 1.3 revisions - android plugin for gradle
2015-08-17 15:38:03 +00:00
Rich Sloager
110a55749a am f82f33d3: am 4c5b6cc4: Merge "docs: studio 1.3 live templates" into mnc-preview-docs
* commit 'f82f33d3aef0c9211c5ed66d583ce6d5f5cf92eb':
  docs: studio 1.3 live templates
2015-08-17 15:37:57 +00:00
Rich Sloager
7026df3b94 am 5f8d3728: am b8987585: Merge "docs: studio 1.3 revisions - studio" into mnc-preview-docs
* commit '5f8d3728480d74f997f513049a9d8e58557e81f3':
  docs: studio 1.3 revisions - studio
2015-08-17 15:37:50 +00:00
Rich Sloager
7cbc35bea9 am c4fe8db7: am 322de02a: Merge "docs: studio 1.3 hprof viewer" into mnc-preview-docs
* commit 'c4fe8db79b3366190cbdb282915343c7a4f1366b':
  docs: studio 1.3 hprof viewer
2015-08-17 15:37:44 +00:00
Rich Sloager
1c6997b3ec am 27b24602: am 47c88fca: Merge "docs: studio 1.3 separate test folder" into mnc-preview-docs
* commit '27b246028af449000d63e4349c66d4b555749de4':
  docs: studio 1.3 separate test folder
2015-08-17 15:37:38 +00:00
Rich Sloager
ff7526c1da am 71178f02: am 29dfe902: Merge "docs: studio 1.3 fingerprint support" into mnc-preview-docs
* commit '71178f024038591e04b1e32ace4180265eae14ce':
  docs: studio 1.3 fingerprint support
2015-08-17 15:37:32 +00:00
Rich Sloager
b4e5608d92 am 57cdc011: am 054711b6: Merge "docs: studio 1.3 sdk manager updates" into mnc-preview-docs
* commit '57cdc0116fb7f9f2edc30337a8b787a341f37875':
  docs: studio 1.3 sdk manager updates
2015-08-17 15:37:25 +00:00
Rich Slogar
1beefcad42 am 7a76e44d: am 1f6a5f89: docs: design support library 22.2.1 revisions
* commit '7a76e44db90ae0f9a3b570c81b394e1630c814b9':
  docs: design support library 22.2.1 revisions
2015-08-17 15:37:19 +00:00
Andrew Solovay
8c6a2208d3 am 8a9972cc: am 803c5738: Merge "docs: Updated the list of auto partners, added links" into mnc-preview-docs
* commit '8a9972ccac4f65159c8c6511916647184ac54b97':
  docs: Updated the list of auto partners, added links
2015-08-17 15:37:13 +00:00
Esteban Talavera
5d467ac54a Merge "Remove uids with empty history from NetworkStats uid enumeration" into mnc-dev 2015-08-17 14:47:49 +00:00
Chris Banes
4fd784e152 Merge "Add Support Lib v23 API Diff" into mnc-dev 2015-08-17 08:27:07 +00:00
Joe Fernandez
70004d9f4c docs: fix build errors due to linked apache http classes
- apache.http packages have been dropped in mnc-dev, causing build errors

Change-Id: I3bcfe0e9a6ecfb20b27df1712e2e527f6af85982
2015-08-16 22:01:31 -07:00
Quddus Chong
28f2ba8e30 docs: Remove Google Play Services pages under Develop > Google Services.
Cherry-pick from Change-Id: I392075b58bebc5556f306c2d20987811efe90b13

Change-Id: I17ad018a0875b653c0706fd9bbe5f637760cdfbc
2015-08-16 21:21:41 -07:00