Marco Nelissen
59ac0b14f2
Merge "Handle unknown duration in playMediaSamples test" into mnc-dev
2015-05-27 23:05:15 +00:00
Jorim Jaggi
7c9d94404f
Merge "Fix status bar window IME flags & layout" into mnc-dev
2015-05-27 22:57:27 +00:00
Trevor Johns
80d9a4be66
am 29649e27: am 6ea840d1: am 4cbe359a: Add \'System\' group to DAC sample browser
...
* commit '29649e27a3c73d4470dc41e4c9614da55fac1c54':
Add 'System' group to DAC sample browser
2015-05-27 22:56:08 +00:00
Trevor Johns
29649e27a3
am 6ea840d1: am 4cbe359a: Add \'System\' group to DAC sample browser
...
* commit '6ea840d15e66a5d2ba6e70f9e07ff59adb4d6d2a':
Add 'System' group to DAC sample browser
2015-05-27 22:41:19 +00:00
Joe Fernandez
12e6e6cf99
am 6793b7b0: am 91a90991: Merge "docs: M Preview - System Image Downloads" into mnc-preview-docs
...
* commit '6793b7b0c6afdb2c234c224aeae205cc594338bb':
docs: M Preview - System Image Downloads
2015-05-27 22:31:28 +00:00
David Friedman
9266cab6bf
am 2e4ebfbd: am f7883698: Merge "Docs: Samples-tab material for NDK minisite." into mnc-preview-docs
...
* commit '2e4ebfbd70dea6f3f71f4776c08557683bce671c':
Docs: Samples-tab material for NDK minisite.
2015-05-27 22:31:23 +00:00
Trevor Johns
6ea840d15e
am 4cbe359a: Add \'System\' group to DAC sample browser
...
* commit '4cbe359abe26d749b1dbc9cf489a825af0cad005':
Add 'System' group to DAC sample browser
2015-05-27 22:22:53 +00:00
Christopher Tate
fed19efcdc
Merge "Don't erase backup metadata when an app is uninstalled" into mnc-dev
2015-05-27 22:17:41 +00:00
Joe Fernandez
6793b7b0c6
am 91a90991: Merge "docs: M Preview - System Image Downloads" into mnc-preview-docs
...
* commit '91a90991248b60b07674c321aca19f23f1f2b51e':
docs: M Preview - System Image Downloads
2015-05-27 22:14:20 +00:00
David Friedman
2e4ebfbd70
am f7883698: Merge "Docs: Samples-tab material for NDK minisite." into mnc-preview-docs
...
* commit 'f7883698e19eafd678dfdb2af5a470b30f5153c8':
Docs: Samples-tab material for NDK minisite.
2015-05-27 22:14:05 +00:00
Joe Fernandez
91a9099124
Merge "docs: M Preview - System Image Downloads" into mnc-preview-docs
2015-05-27 22:10:39 +00:00
Christopher Tate
03d64a5210
Don't erase backup metadata when an app is uninstalled
...
We still retain the data in the backup, in order to support the flow
in which a user has the app and its data is stored; then the app
is uninstalled; then later the app is reinstalled. We depend on
having correct metadata for the data in the datastore in order to
evaluate its validity for restore-at-install, so we mustn't
forget that metadata just because the app is not currently
installed.
We also now permit the sentinel pseudopackage name "@pm@" as an
argument to dataChanged(), indicating specifically that the metadata
should be scheduled for backup without having to be piggybacked on
another app's requested backup pass. That lets us now make sure to
schedule a backup pass for metadata-update in response to app
install activity.
Finally, fix a "min instead of max" bug in full backup scheduling
that was causing the OS to ignore the transport's inter-package
quiet time requirement when multiple packages were overdue for
backup.
Bug 21471973
Change-Id: I1dbc260edb91b8deadd2744e273dfa9578b9ef2a
2015-05-27 15:06:24 -07:00
Joe Fernandez
7e51d8a12e
docs: M Preview - System Image Downloads
...
Change-Id: I0f88dea54b47512c7f4eb76b72c5bcba0bca41ed
2015-05-27 15:04:22 -07:00
David Friedman
f7883698e1
Merge "Docs: Samples-tab material for NDK minisite." into mnc-preview-docs
2015-05-27 22:00:57 +00:00
David Friedman
fcb8745fcd
Docs: Samples-tab material for NDK minisite.
...
Change-Id: I0ae1bf83feb2a8cab97e3911f7069b19ae818ffa
2015-05-27 14:56:51 -07:00
Trevor Johns
4cbe359abe
Add 'System' group to DAC sample browser
...
Bug: 19708211
Change-Id: I55ad484647b859fce6c59f0e147523a8a709a527
2015-05-27 14:55:49 -07:00
Svetoslav
b2849d9a20
Merge "Allow priv apps to get local mac address" into mnc-dev
2015-05-27 21:41:31 +00:00
Svetoslav
59ffbc46f3
Allow priv apps to get local mac address
...
Change-Id: I550847cedd5a407c9424778e483b525d4b97e46d
2015-05-27 14:39:21 -07:00
Alan Viverette
60bf94e3be
Merge "Move ApplicationInfo hardware acceleration to public flags" into mnc-dev
2015-05-27 21:30:07 +00:00
Alan Viverette
d70b9e7aea
Move ApplicationInfo hardware acceleration to public flags
...
Bug: 21342038
Change-Id: I5af826f3f2921eef24725c909304243c67f3da78
2015-05-27 14:29:20 -07:00
Winson Chung
f896552398
Merge "Adding NPE check when the system has no tasks." into mnc-dev
2015-05-27 21:27:23 +00:00
Winson Chung
e3230ae223
Merge "Fixing issue with screenshot icon being stretched." into mnc-dev
2015-05-27 21:26:48 +00:00
Winson Chung
c6caff84a4
Fixing issue with screenshot icon being stretched.
...
Bug: 17491725
Change-Id: Iea36ed204dc9431fe1d80be5224a1fcbf6ff1c40
2015-05-27 14:24:40 -07:00
Ben Kwa
7a3b2012ea
Merge "Ensure that the copy notification is always cancelable." into mnc-dev
2015-05-27 21:18:27 +00:00
Chong Zhang
ebdfefa496
Merge "MediaCodec: unhide mime type for EAC3" into mnc-dev
2015-05-27 21:17:12 +00:00
Chong Zhang
52c58bb699
MediaCodec: unhide mime type for EAC3
...
bug: 18723951
Change-Id: I8c77be6ede428e92b089b19b2bd627992466a591
2015-05-27 14:07:29 -07:00
Chris Wren
bcec2b0ceb
Merge "add event timers to all notification logs." into mnc-dev
2015-05-27 21:05:16 +00:00
Leon Scroggins III
610624abf3
am e15fa565: (-s ours) am 650f688c: am 6bf7bfb5: (-s ours) am 4b2d2add: am 958a7c1c: am 3d3e3bb4: am c7a558fe: am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
* commit 'e15fa5654a902b79fa1ef5075f147e60ad90ae31':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 20:51:15 +00:00
Leon Scroggins III
97e854bc6c
am ffe36bfb: (-s ours) am 1b4eed56: am 557ee34d: (-s ours) am 2adefefa: am b6e3f930: am 2bbcc253: am b36ace74: Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev
...
* commit 'ffe36bfbec4fc5fca89dca713c385c0fa6ee75c0':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 20:51:11 +00:00
Alan Viverette
a2f47be64b
Merge "API Review: Drawable" into mnc-dev
2015-05-27 20:34:09 +00:00
Tenghui Zhu
01d1acc3c7
Merge "AnimatedVectorDrawable Attr proof of concept" into mnc-dev
2015-05-27 20:33:49 +00:00
Rich Slogar
3c6511518f
am 986cc34c: am 4575cadc: docs: supportlib icon fix
...
* commit '986cc34c64728d38145c0e981e1f0dd86a83b96b':
docs: supportlib icon fix
2015-05-27 20:32:30 +00:00
Luan Nguyen
e564d21f9a
am 60877970: am 5904628c: docs: Remove Voice Camera sample.
...
* commit '608779702f0fccd5fe06cbc000a9a4073bef97a5':
docs: Remove Voice Camera sample.
2015-05-27 20:32:24 +00:00
Luan Nguyen
c6049ee6ee
am f42c6dfb: am 5380cb6a: Merge "docs: Remove \'s\' from Confirm Credential sample." into mnc-preview-docs
...
* commit 'f42c6dfbc3ccf0c11c33a4054725f95725764699':
docs: Remove 's' from Confirm Credential sample.
2015-05-27 20:32:20 +00:00
Joe Fernandez
b9b556cf31
am 3d3414e4: am 47badfeb: Merge "docs: M Preview - App links fix update" into mnc-preview-docs
...
* commit '3d3414e4dc63b4d1c494368becdc59696336bae6':
docs: M Preview - App links fix update
2015-05-27 20:32:15 +00:00
Luan Nguyen
bbebc86f6d
am 35c53c54: am 27ce77ac: Merge "docs: Update instructions to download samples in Android Studio." into mnc-preview-docs
...
* commit '35c53c5453def1c97493b84298305e20688dccdc':
docs: Update instructions to download samples in Android Studio.
2015-05-27 20:32:09 +00:00
Leon Scroggins III
e15fa5654a
am 650f688c: am 6bf7bfb5: (-s ours) am 4b2d2add: am 958a7c1c: am 3d3e3bb4: am c7a558fe: am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
* commit '650f688c17f1439ac0e555668e4c454c3a3d273a':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 20:31:41 +00:00
Leon Scroggins III
ffe36bfbec
am 1b4eed56: am 557ee34d: (-s ours) am 2adefefa: am b6e3f930: am 2bbcc253: am b36ace74: Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev
...
* commit '1b4eed5659a4ac6e4a9f276c7f63da7dda4fa3b7':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 20:31:37 +00:00
Alan Viverette
dfa4646eca
API Review: Drawable
...
Renames boolean getters to isZzz(), callback from onChange to onChanged.
Bug: 21342040
Change-Id: I9700d645453354b608fd97a832359211d828b52f
2015-05-27 13:26:41 -07:00
Andrew Solovay
cd8190f16b
am 30788ec8: am f0560097: Merge "docs: Fixed targetSdkVersion in Auto Backup code snippets" into mnc-preview-docs
...
* commit '30788ec81cec52eaf201f33eee9942016c18a8a9':
docs: Fixed targetSdkVersion in Auto Backup code snippets
2015-05-27 20:22:20 +00:00
Rich Slogar
f3a847b7b4
am 36462020: am aa3d35e6: Merge "docs: support library 22.2 duplicate link removal" into mnc-preview-docs
...
* commit '36462020d1d2cc6199115335bbf33c18829f64a8':
docs: support library 22.2 duplicate link removal
2015-05-27 20:22:15 +00:00
Andrew Solovay
bf7c14a23a
am b709b0e8: am b7227c2b: Merge "docs: Fixing typo on Auto Backup for Apps page." into mnc-preview-docs
...
* commit 'b709b0e897c8feea38a211b6254c2dde33e319f6':
docs: Fixing typo on Auto Backup for Apps page.
2015-05-27 20:22:10 +00:00
David Friedman
5cf6e73160
am 9b57a20a: am be4fc248: Merge "Docs: Final, master CL for NDK-docs-to-DAC for IO: "Guides," "Downloads" tabs." into mnc-preview-docs
...
* commit '9b57a20a555b32d5c1e8d11b7f580a7b8115dd79':
Docs: Final, master CL for NDK-docs-to-DAC for IO: "Guides," "Downloads" tabs.
2015-05-27 20:22:04 +00:00
Quddus Chong
21992dc088
am c33eba1a: am 8525b8a8: (-s ours) Merge "docs: Remove Google Play Services pages under Develop > Google Services. bug: 21407467" into mnc-preview-docs
...
* commit 'c33eba1aa53c9a591fd2c881c8008dbbef3ccf46':
docs: Remove Google Play Services pages under Develop > Google Services. bug: 21407467
2015-05-27 20:21:59 +00:00
Rich Slogar
986cc34c64
am 4575cadc: docs: supportlib icon fix
...
* commit '4575cadc54ed2c574a6198b7247a774c5f8297cb':
docs: supportlib icon fix
2015-05-27 20:21:30 +00:00
Luan Nguyen
608779702f
am 5904628c: docs: Remove Voice Camera sample.
...
* commit '5904628c89a1757be9fde4983d4e7f8cff28eb7c':
docs: Remove Voice Camera sample.
2015-05-27 20:21:25 +00:00
Luan Nguyen
f42c6dfbc3
am 5380cb6a: Merge "docs: Remove \'s\' from Confirm Credential sample." into mnc-preview-docs
...
* commit '5380cb6a8880fc6622bd669bc06321c20e1320d9':
docs: Remove 's' from Confirm Credential sample.
2015-05-27 20:21:20 +00:00
Joe Fernandez
3d3414e4dc
am 47badfeb: Merge "docs: M Preview - App links fix update" into mnc-preview-docs
...
* commit '47badfebebec011fb6df48360c647c6ec15800ff':
docs: M Preview - App links fix update
2015-05-27 20:21:15 +00:00
Luan Nguyen
35c53c5453
am 27ce77ac: Merge "docs: Update instructions to download samples in Android Studio." into mnc-preview-docs
...
* commit '27ce77acfda17b04d14e70d5f30c160f72ad8733':
docs: Update instructions to download samples in Android Studio.
2015-05-27 20:21:11 +00:00
Leon Scroggins III
650f688c17
am 6bf7bfb5: (-s ours) am 4b2d2add: am 958a7c1c: am 3d3e3bb4: am c7a558fe: am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE
...
* commit '6bf7bfb5d2b0693b8b1c4126eea7624e5cfb29f7':
Check that the parcel contained the expected amount of region data. DO NOT MERGE
2015-05-27 20:20:42 +00:00