115121 Commits

Author SHA1 Message Date
Scott Main
6d49f6980b am ce57e1a6: am 4c9ed63c: update the nav drawer lesson to link to new action bar icon pack, which now includes the nav drawer icon
* commit 'ce57e1a6f373c4f1c39b048adc1f2bbe6232be0e':
  update the nav drawer lesson to link to new action bar icon pack, which now includes the nav drawer icon
2013-09-26 12:48:04 -07:00
Scott Main
b9c4f84769 am b78f5bf1: am fc8a982e: am 95fdf3d9: am a37c524f: am 54f8facf: update action bar icon pack with xxhdpi assets bug: 9761668
* commit 'b78f5bf182837764e1155d0ee6eaa1278128d7d4':
  update action bar icon pack with xxhdpi assets bug: 9761668
2013-09-26 12:47:34 -07:00
John Spurlock
65a04b0f0b am 2a128013: am e54eb7f9: Merge "Add RTL versions of wimax status bar icons." into klp-dev
* commit '2a128013ddc3f1824349700d2da3019259672aa5':
  Add RTL versions of wimax status bar icons.
2013-09-26 12:47:31 -07:00
Scott Main
ce57e1a6f3 am 4c9ed63c: update the nav drawer lesson to link to new action bar icon pack, which now includes the nav drawer icon
* commit '4c9ed63cc66c5558e3b0330b17df92e99290eaf7':
  update the nav drawer lesson to link to new action bar icon pack, which now includes the nav drawer icon
2013-09-26 12:45:22 -07:00
Marco Nelissen
19a4671b10 Fix logic in fallback ringtone handling
The existing code would only play a fallback ringtone if the requested
ringtone was one of the three ringtone uris that are defined by settings,
and it wasn't set to "silent".
Now it also plays the fallback for custom ringtone uris.

b/10891718

Change-Id: I79c2298c6497165e6845b98532cce0855347e50b
2013-09-26 12:44:55 -07:00
Scott Main
b78f5bf182 am fc8a982e: am 95fdf3d9: am a37c524f: am 54f8facf: update action bar icon pack with xxhdpi assets bug: 9761668
* commit 'fc8a982e55b3d6308a35d8674a192972ecd6f632':
  update action bar icon pack with xxhdpi assets bug: 9761668
2013-09-26 12:44:26 -07:00
John Spurlock
2a128013dd am e54eb7f9: Merge "Add RTL versions of wimax status bar icons." into klp-dev
* commit 'e54eb7f9441d279e585b37ca16ce220ed2dcd27c':
  Add RTL versions of wimax status bar icons.
2013-09-26 12:44:23 -07:00
Scott Main
fc8a982e55 am 95fdf3d9: am a37c524f: am 54f8facf: update action bar icon pack with xxhdpi assets bug: 9761668
* commit '95fdf3d91fc49956daea8cdaf30f7a578fdbeb8b':
  update action bar icon pack with xxhdpi assets bug: 9761668
2013-09-26 12:42:26 -07:00
John Spurlock
e54eb7f944 Merge "Add RTL versions of wimax status bar icons." into klp-dev 2013-09-26 19:41:56 +00:00
Scott Main
95fdf3d91f am a37c524f: am 54f8facf: update action bar icon pack with xxhdpi assets bug: 9761668
* commit 'a37c524ffc4a0387fac79e8ad4ab6319eeb99fa8':
  update action bar icon pack with xxhdpi assets bug: 9761668
2013-09-26 12:40:29 -07:00
Scott Main
4c9ed63cc6 update the nav drawer lesson to link to new action bar icon pack,
which now includes the nav drawer icon

Change-Id: I0d6452fa5b4856b96268763141d74dd8f83c221d
2013-09-26 12:39:27 -07:00
Scott Main
a37c524ffc am 54f8facf: update action bar icon pack with xxhdpi assets bug: 9761668
* commit '54f8facfc8d103e6dd7211bbabfe36d083798731':
  update action bar icon pack with xxhdpi assets bug: 9761668
2013-09-26 12:37:44 -07:00
John Spurlock
9e6f69123c Add RTL versions of wimax status bar icons.
Bug:7968781
Change-Id: I9f03d92f7682416ad4b99ecfb18317842b85163d
2013-09-26 15:36:31 -04:00
Svetoslav Ganov
cb247866ac PackageManager#queryIntentServices breaks its contract.
PackageManager#queryIntentServices javadoc contract states that this
method (and the like) never returns null, rather an empty list if
no result is found. However, there is a path in the PackageManagerService
that returns null, thus breaking the contract. Handling the null list
explicitly.

bug:10930560

Change-Id: I708c51b8b7075e529145c8b0bf159efd6b697532
2013-09-26 12:34:49 -07:00
Scott Main
54f8facfc8 update action bar icon pack with xxhdpi assets
bug: 9761668

Change-Id: Ib76dec4f90052c803c224f6489876644ee2f44ab
2013-09-26 12:30:30 -07:00
Svetoslav Ganov
af1066d917 am 4609d9a9: am 5cab967b: Merge "Adding hidden APIs for observing the print jobs state." into klp-dev
* commit '4609d9a9ebc17d804d31d5241968157439c92a57':
  Adding hidden APIs for observing the print jobs state.
2013-09-26 12:28:59 -07:00
Svetoslav Ganov
aa14d0e7fd am 1711895e: am 3adc49c6: Merge "Disallow range selection if the document has unknown page count." into klp-dev
* commit '1711895e7a36956e68dd520109672e34a5baa159':
  Disallow range selection if the document has unknown page count.
2013-09-26 12:28:56 -07:00
Svetoslav Ganov
7d877d9c58 am d5159505: am c9cfd605: Merge "Missed signal in FusedPrintersLoader." into klp-dev
* commit 'd5159505638b2ff29de755231cc7139a3daeca4a':
  Missed signal in FusedPrintersLoader.
2013-09-26 12:25:20 -07:00
Svetoslav Ganov
f2e730589f am c2999acd: am 027ff385: Merge "Page range validation edge case handling." into klp-dev
* commit 'c2999acd6105e2918285ebf16430e23507a84255':
  Page range validation edge case handling.
2013-09-26 12:25:16 -07:00
Svetoslav Ganov
4609d9a9eb am 5cab967b: Merge "Adding hidden APIs for observing the print jobs state." into klp-dev
* commit '5cab967bf2bab49777bfa86dff8b0f892192ede6':
  Adding hidden APIs for observing the print jobs state.
2013-09-26 12:25:10 -07:00
Svetoslav Ganov
1711895e7a am 3adc49c6: Merge "Disallow range selection if the document has unknown page count." into klp-dev
* commit '3adc49c6780633b8bccc3b5b8dca10788c2288bc':
  Disallow range selection if the document has unknown page count.
2013-09-26 12:25:07 -07:00
Svetoslav Ganov
5cab967bf2 Merge "Adding hidden APIs for observing the print jobs state." into klp-dev 2013-09-26 19:22:20 +00:00
Svetoslav Ganov
d515950563 am c9cfd605: Merge "Missed signal in FusedPrintersLoader." into klp-dev
* commit 'c9cfd605a24cf20df5248d73804c584168db64c9':
  Missed signal in FusedPrintersLoader.
2013-09-26 12:21:30 -07:00
Svetoslav Ganov
c2999acd61 am 027ff385: Merge "Page range validation edge case handling." into klp-dev
* commit '027ff3855d257e5179d43a1859bf56530d0f975a':
  Page range validation edge case handling.
2013-09-26 12:21:27 -07:00
Svetoslav Ganov
3adc49c678 Merge "Disallow range selection if the document has unknown page count." into klp-dev 2013-09-26 19:21:06 +00:00
Svetoslav Ganov
c9cfd605a2 Merge "Missed signal in FusedPrintersLoader." into klp-dev 2013-09-26 19:20:28 +00:00
Svetoslav Ganov
027ff3855d Merge "Page range validation edge case handling." into klp-dev 2013-09-26 19:19:39 +00:00
Martijn Coenen
7abfab466a am f12e49f3: am 1de64c0a: Merge "Fix crash in ApduServiceInfo parsing." into klp-dev
* commit 'f12e49f32edc39c7aca8d123db6f10b1edfb598e':
  Fix crash in ApduServiceInfo parsing.
2013-09-26 11:55:48 -07:00
Martijn Coenen
f12e49f32e am 1de64c0a: Merge "Fix crash in ApduServiceInfo parsing." into klp-dev
* commit '1de64c0aa55f74f5b2692dcac3b3350dacda4041':
  Fix crash in ApduServiceInfo parsing.
2013-09-26 11:52:28 -07:00
Martijn Coenen
1de64c0aa5 Merge "Fix crash in ApduServiceInfo parsing." into klp-dev 2013-09-26 18:48:20 +00:00
Jeff Sharkey
29ddb51b36 am e85fb61c: am ef224156: Merge "Update external storage permission strings." into klp-dev
* commit 'e85fb61c987f6af0d399c70090008cbb464fb39f':
  Update external storage permission strings.
2013-09-26 11:22:57 -07:00
Martijn Coenen
eed43391c6 Fix crash in ApduServiceInfo parsing.
Bug: 10949100
Change-Id: I181734074b071179ea5637a070714643508bc64b
2013-09-26 11:20:37 -07:00
Jeff Sharkey
e85fb61c98 am ef224156: Merge "Update external storage permission strings." into klp-dev
* commit 'ef2241563f8b15491fda198b49fe58e0ec316bfe':
  Update external storage permission strings.
2013-09-26 11:18:42 -07:00
Jeff Sharkey
ef2241563f Merge "Update external storage permission strings." into klp-dev 2013-09-26 18:16:50 +00:00
Adam Koch
83a827dfb1 am 1fde7fbf: am 10fe8573: am f0b67e1f: am cf5a962b: am e405da02: Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
* commit '1fde7fbf9da29019def0dc097d13b7fb5cf260cb':
  Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
2013-09-26 11:15:55 -07:00
Adam Koch
1fde7fbf9d am 10fe8573: am f0b67e1f: am cf5a962b: am e405da02: Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
* commit '10fe85739f8f87fedf474f5f1cc4b0caeece8039':
  Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
2013-09-26 11:14:02 -07:00
Adam Koch
10fe85739f am f0b67e1f: am cf5a962b: am e405da02: Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
* commit 'f0b67e1f30a8d2825cc99004c1c9141bb866b719':
  Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
2013-09-26 11:12:24 -07:00
Adam Koch
f0b67e1f30 am cf5a962b: am e405da02: Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
* commit 'cf5a962b05aabcdd2c7a25081772af2e7f2a62d5':
  Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
2013-09-26 11:10:34 -07:00
Adam Koch
cf5a962b05 am e405da02: Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
* commit 'e405da02208145d2ea8de0759c0f0027d4560840':
  Doc fix: remove insecure sharing suggestions from training class Bug: 10841151
2013-09-26 11:06:17 -07:00
Jeff Sharkey
8aa0c34483 am cd30bb6c: am bb77d99c: Merge "Directories are always enabled; update assets." into klp-dev
* commit 'cd30bb6c710d40839bc8b4d6edcb866f13342b5a':
  Directories are always enabled; update assets.
2013-09-26 11:05:44 -07:00
Jeff Sharkey
6e85d24210 Update external storage permission strings.
Bug: 10681853
Change-Id: I92ee1a349b1dd5fcd08d1e7cb936a77774d72da6
2013-09-26 11:01:56 -07:00
Jeff Sharkey
cd30bb6c71 am bb77d99c: Merge "Directories are always enabled; update assets." into klp-dev
* commit 'bb77d99c257bc4a3371548c4bc8ba7088fa76005':
  Directories are always enabled; update assets.
2013-09-26 11:00:48 -07:00
Jeff Sharkey
bb77d99c25 Merge "Directories are always enabled; update assets." into klp-dev 2013-09-26 17:58:41 +00:00
Adam Koch
e405da0220 Doc fix: remove insecure sharing suggestions from training class
Bug: 10841151

Change-Id: I11de149d512340d098a8c23661cd6f6a342718d5
2013-09-26 17:54:46 +00:00
Jeff Sharkey
2a030b05a9 Directories are always enabled; update assets.
Fix bug where item enabled state depended on FLAG_SUPPORTS_WRITE;
directories are now always enabled.  Also unifies enabled testing.

Bug: 10903210, 10946731
Change-Id: I241533d273dfe4a2146bb322a8bd93066bf4ef55
2013-09-26 10:54:19 -07:00
Zhijun He
c59b078acb Camera2: Fix focusRange type
It should be a pair of floats.

Bug: 10360518
Change-Id: Ic0aee6c08eee385ecbf634bafc769e08dc199c1f
2013-09-26 10:39:36 -07:00
Adam Lesinski
9c437bcb57 am 7979e170: am bde988ad: Merge "Add Graphics alloc tracking via memtrack" into klp-dev
* commit '7979e170b5bdfb6922d758f2c66f06829b6b5d9b':
  Add Graphics alloc tracking via memtrack
2013-09-26 10:31:27 -07:00
Adam Lesinski
7979e170b5 am bde988ad: Merge "Add Graphics alloc tracking via memtrack" into klp-dev
* commit 'bde988ade5f75c3d241422dce2ee4124871fab53':
  Add Graphics alloc tracking via memtrack
2013-09-26 10:27:55 -07:00
Winson Chung
3948e45d6e am 5161b018: am 8fe3097c: Merge "Add QuickSettings all-caps override for certain locales. (Bug 10518893)" into klp-dev
* commit '5161b01893d372e1141e781a219391074a2ee1cb':
  Add QuickSettings all-caps override for certain locales. (Bug 10518893)
2013-09-26 10:24:13 -07:00
Adam Lesinski
bde988ade5 Merge "Add Graphics alloc tracking via memtrack" into klp-dev 2013-09-26 17:22:31 +00:00