193355 Commits

Author SHA1 Message Date
Andrew Solovay
ad935d2dc2 docs: Fixing typo on Auto Backup for Apps page.
See first comment for doc stage location.

bug: 21410471
Change-Id: I4e92a7d0e2056c02755d1d9ba403dbafcbe59490
2015-05-26 19:06:31 -07:00
Joe Fernandez
63c2b34b08 am f47dc2cc: Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs
* commit 'f47dc2cc0a73b32c71e8afdedb9b100a889b52f6':
  docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC
2015-05-27 01:28:01 +00:00
David Friedman
1b1fce8001 am 7311d2e2: Merge "Docs: "Tombstone" for old NDK page, directing visitors to new NDK site." into mnc-preview-docs
* commit '7311d2e267ab2444afe93f2c48742f858251ae2e':
  Docs: "Tombstone" for old NDK page, directing visitors to new NDK site.
2015-05-27 01:27:57 +00:00
Dirk Dougherty
001701ae21 am 493ff3cb: Doc change: move data binding library to tools tab.
* commit '493ff3cb8f0c6f7729763f7d4a8571c0955d6f4b':
  Doc change: move data binding library to tools tab.
2015-05-27 01:27:52 +00:00
Guang Zhu
4f486ee696 don't report missing launch intent as failure
Some apks includes widgets and does not have a launchable
activity. The inclusion of such apk for launching is an issue
with test configuration, not test failure.

Also logging intent used for app package for debugging purpose.

Change-Id: Ibca05757a401ea036e9910d8580d7cafd356567c
2015-05-26 18:26:46 -07:00
Alex Klyubin
fe0609dc9c Fix typo in Javadocs of KeyGenParameterSpec.
Bug: 18088752
Change-Id: I76daca80a8066ab55a0104ae113fd2c3a7993af3
2015-05-26 18:10:57 -07:00
Rich Slogar
ac7325ac21 docs: support library 22.2 duplicate link removal
Change-Id: Ica9b7fc4ae3923658ec5ac2783f7697dae995b8d
2015-05-26 17:30:15 -07:00
Joe Fernandez
f47dc2cc0a Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs 2015-05-27 00:03:09 +00:00
David Friedman
7311d2e267 Merge "Docs: "Tombstone" for old NDK page, directing visitors to new NDK site." into mnc-preview-docs 2015-05-26 23:58:58 +00:00
Dirk Dougherty
493ff3cb8f Doc change: move data binding library to tools tab.
Change-Id: I74817864dc6fe390cb52ec2ea52ee1ea3a46c830
2015-05-26 16:52:23 -07:00
David Friedman
d91b1d526e Docs: "Tombstone" for old NDK page, directing visitors to new NDK site.
Change-Id: I520bfb5157b2ffed5baa182df7c6305bf8835360
2015-05-26 16:37:02 -07:00
Svetoslav
80ce4ad644 Merge "Clear binder id after a permissions check before killing a UID." into mnc-dev 2015-05-26 22:49:12 +00:00
Svetoslav
0507d6b850 Clear binder id after a permissions check before killing a UID.
bug:21035702

Change-Id: I2798d28780421720d85c5b49fa28897aa6c76d97
2015-05-26 15:47:56 -07:00
Deepanshu Gupta
bcbe9ba0f9 Merge "Include Shapes in LayoutLib." into mnc-dev 2015-05-26 22:37:27 +00:00
Deepanshu Gupta
a268ae5f51 Merge "LayoutLib: Support getting resource arrays." into mnc-dev 2015-05-26 22:37:09 +00:00
Deepanshu Gupta
c801e91528 Merge "LayoutLib: Change nullity annotations." into mnc-dev 2015-05-26 22:36:29 +00:00
Alan Viverette
9123e666bb Merge "Update cached child enabled state before selector state" into mnc-dev 2015-05-26 22:27:31 +00:00
Alan Viverette
2232adddc5 Offset accessibility focus rect for view root's scrollY
Previously we were only partially transforming the focus rect into
window coordinates, so it was offset when the window was panned (for
example, when the IME was showing).

Bug: 20113389
Change-Id: I41f5ed20cb1404232b7042d37ca2fc725f9ee476
2015-05-26 15:24:18 -07:00
Dirk Dougherty
9b232f56ff am e7258a6b: am c85bf859: Doc change: Updates to preview program overview and tags.
* commit 'e7258a6be3e6dab45bab79c7656c3c6106d36070':
  Doc change: Updates to preview program overview and tags.
2015-05-26 22:14:44 +00:00
Christopher Tate
2d09122563 Merge "Gracefully handle races with package uninstall" into mnc-dev 2015-05-26 22:10:52 +00:00
Chris Craik
7c7d71b184 Merge "Fix position snapping for drawBitmap(rect, rect)" into mnc-dev 2015-05-26 22:08:59 +00:00
Chris Craik
1e4c8074fa Fix position snapping for drawBitmap(rect, rect)
bug:20669049
Change-Id: Ied5f1d7e681409b6b7f6f582ed344b479df4c6d7
2015-05-26 15:04:27 -07:00
Dirk Dougherty
e7258a6be3 am c85bf859: Doc change: Updates to preview program overview and tags.
* commit 'c85bf85941212bba8d6827397f9572ea9ec8e8ef':
  Doc change: Updates to preview program overview and tags.
2015-05-26 22:02:53 +00:00
Luan Nguyen
60750d2543 am d4557a5c: am f4f455cc: am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs
* commit 'd4557a5cdfb5b650530a1e40849e9f95eeb88c32':
  docs: Replace Umano with WhatsApp icon
2015-05-26 21:58:41 +00:00
Paul Lawrence
3452d2d0db Merge "Honor password visible setting in CryptKeeper" into mnc-dev 2015-05-26 21:52:58 +00:00
Quddus Chong
4b927284a6 docs: Remove Google Play Services pages under Develop > Google Services.
bug: 21407467

Change-Id: I392075b58bebc5556f306c2d20987811efe90b13
2015-05-26 14:52:08 -07:00
Luan Nguyen
d4557a5cdf am f4f455cc: am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs
* commit 'f4f455cca4673664780eefeba15b180d32ea0d4f':
  docs: Replace Umano with WhatsApp icon
2015-05-26 21:44:59 +00:00
Dirk Dougherty
c85bf85941 Doc change: Updates to preview program overview and tags.
Change-Id: I60db437ea5aabe3fad0284726d0e3850828c92a3
2015-05-26 14:41:15 -07:00
Wale Ogunwale
b944fdc134 Merge "Converted more AMS Log calls to use ActivityManagerDebugConfig" into mnc-dev 2015-05-26 21:39:33 +00:00
Aleks Haecky
625119b34f am 7e3779b2: am c03c11e5: am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit '7e3779b2276d7e72e7b939ec5f273e76affa711a':
  docs: Add peformance tools getting started docs in new tools/performance subtree.
2015-05-26 21:38:44 +00:00
Joe Fernandez
c01f90938f am 3c0087b7: am 25fe13fa: Merge "docs: M Preview - App Linking" into mnc-preview-docs
* commit '3c0087b7c3ef7918de9c4cd32162897094b4f176':
  docs: M Preview - App Linking
2015-05-26 21:38:38 +00:00
Abodunrinwa Toki
4d2fc599cf Merge "Hide the floatingtoolbar when content rect is invisible." into mnc-dev 2015-05-26 21:31:36 +00:00
Luan Nguyen
f4f455cca4 am b1cc82b7: Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs
* commit 'b1cc82b7f32218b3a2e5e88f9e31767d741c4439':
  docs: Replace Umano with WhatsApp icon
2015-05-26 21:30:03 +00:00
Aleks Haecky
7e3779b227 am c03c11e5: am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit 'c03c11e584abf1e61a902ea441818912f912fda7':
  docs: Add peformance tools getting started docs in new tools/performance subtree.
2015-05-26 21:21:23 +00:00
Joe Fernandez
3c0087b7c3 am 25fe13fa: Merge "docs: M Preview - App Linking" into mnc-preview-docs
* commit '25fe13fa9ff0b1db8a6e10569fd62ca4eae150c9':
  docs: M Preview - App Linking
2015-05-26 21:21:19 +00:00
Jorim Jaggi
5aa147dd9b Merge "Prevent draw passes when nothing actually changes" into mnc-dev 2015-05-26 21:17:55 +00:00
Jorim Jaggi
06302c2296 Prevent draw passes when nothing actually changes
Bug: 19602257
Change-Id: I1d05fb8399332021b6d50470fe3dd9bb34773a81
2015-05-26 14:16:54 -07:00
Luan Nguyen
b1cc82b7f3 Merge "docs: Replace Umano with WhatsApp icon" into lmp-mr1-ub-docs 2015-05-26 21:16:40 +00:00
Jorim Jaggi
5a45537578 Merge "Round rect clipping for notification contents" into mnc-dev 2015-05-26 21:14:46 +00:00
Jorim Jaggi
be4116a347 Round rect clipping for notification contents
Enable round rect clipping on notifications for the following kind
of notifications:
- Big picture style.
- Big media narrow style.
- Custom notifications.

Bug: 16142505
Change-Id: I157650fe470636ed624a81557c08135827eac0cb
2015-05-26 14:14:10 -07:00
Aleks Haecky
c03c11e584 am be3ab00f: am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit 'be3ab00fd3fb54dd7662d00dc1bfcf542358a052':
  docs: Add peformance tools getting started docs in new tools/performance subtree.
2015-05-26 21:13:42 +00:00
Joe Fernandez
25fe13fa9f Merge "docs: M Preview - App Linking" into mnc-preview-docs 2015-05-26 21:12:21 +00:00
Joe Fernandez
5ec00b49c8 docs: M Preview - App Linking
Change-Id: Ie6d97cd31f722be92acf93cfd540fc4284ef410c
2015-05-26 14:11:00 -07:00
Christopher Tate
6ce8165bf3 Gracefully handle races with package uninstall
Bug 21417673

Change-Id: I46f9bf86454d356742f7bd5226a685257a40ced7
2015-05-26 14:09:38 -07:00
Leon Scroggins III
5cfd16201f Check that the parcel contained the expected amount of region data. DO NOT MERGE
bug:20883006
Change-Id: Ib47a8ec8696dbc37e958b8dbceb43fcbabf6605b
2015-05-26 21:09:24 +00:00
Leon Scroggins III
18d7926709 Check that the parcel contained the expected amount of region data. DO NOT MERGE
bug:20883006
Change-Id: Ib47a8ec8696dbc37e958b8dbceb43fcbabf6605b
2015-05-26 17:05:22 -04:00
Wale Ogunwale
0fc365c145 Converted more AMS Log calls to use ActivityManagerDebugConfig
Bug: 21276405
Change-Id: I90d47b1b28f716e650df7f4377ed7cdd30b46ec8
2015-05-26 14:03:08 -07:00
Luan Nguyen
b5ca816eef docs: Replace Umano with WhatsApp icon
bug: 20528996
Change-Id: I725723580167eec11a7f85e4e7b95cc864aa7679
2015-05-26 14:02:04 -07:00
Aleks Haecky
be3ab00fd3 am fdd06fe6: Merge "docs: Add peformance tools getting started docs in new tools/performance subtree." into lmp-docs
* commit 'fdd06fe6f9ff92b8fc8a289870103150d065e9cd':
  docs: Add peformance tools getting started docs in new tools/performance subtree.
2015-05-26 21:01:06 +00:00
Luan Nguyen
31ed07d3e2 am 97c0c444: am 4ec5140b: Merge "docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification." into mnc-preview-docs
* commit '97c0c444db850c7d5381c8708a235050a45ce1ad':
  docs: Update the auto checklist and cleanup supporting docs that checklist item references. Also add information about alpha/beta Play Store channel. Reference the design spec for the 6-tap specification.
2015-05-26 20:57:30 +00:00