110084 Commits

Author SHA1 Message Date
Scott Main
9eac655fb8 am eb461f9e: am 0e687767: am f0e0cf4e: fix toc link
* commit 'eb461f9e5b6171d3c61ade6cb910180551b48759':
  fix toc link
2013-08-01 15:27:41 -07:00
Fabrice Di Meglio
e0c02f1d01 Merge "Add automatic Drawable mirroring capability when in RTL layout direction" 2013-08-01 22:27:25 +00:00
Scott Main
eb461f9e5b am 0e687767: am f0e0cf4e: fix toc link
* commit '0e6877678665eed45be77a8aa118a67f95e55c9e':
  fix toc link
2013-08-01 15:25:55 -07:00
Scott Main
0e68776786 am f0e0cf4e: fix toc link
* commit 'f0e0cf4e0de6f5bd578d3d916476bb529efea895':
  fix toc link
2013-08-01 15:22:28 -07:00
Scott Main
2fd0080305 am fca04b87: am 3db57cf1: am c4c7463f: add note about VideoView "wrap_content" layout issue bug: 9364101
* commit 'fca04b873190a8e5db66de4596dbb9bc479be5af':
  add note about VideoView "wrap_content" layout issue bug: 9364101
2013-08-01 15:22:08 -07:00
Scott Main
fca04b8731 am 3db57cf1: am c4c7463f: add note about VideoView "wrap_content" layout issue bug: 9364101
* commit '3db57cf19d59d1ed39d531137f6fd698befbb348':
  add note about VideoView "wrap_content" layout issue bug: 9364101
2013-08-01 15:20:24 -07:00
Fabrice Di Meglio
3f5a90b2fb Add automatic Drawable mirroring capability when in RTL layout direction
- default value is "no mirroring"
- introduce android:autoMirrored as a new attribute for Drawable,
BitmapDrawable, LayerDrawable, StateListDrawable and NinePatchDrawable
- setting android:autoMirrored="true" means that the drawable will
be mirrored when the layout direction is RTL (right-to-left)
- also fix an issue with ImageView drawable layout direction not
updated correctly when RTL properties were changed

See bug #7034321 Need Drawable RTL support

Change-Id: If595ee5106c786f38e786d3a032e182f784a9d97
2013-08-01 15:15:10 -07:00
Scott Main
3db57cf19d am c4c7463f: add note about VideoView "wrap_content" layout issue bug: 9364101
* commit 'c4c7463f546ffb2eec7985c0a3d0203cbb8381bb':
  add note about VideoView "wrap_content" layout issue bug: 9364101
2013-08-01 15:14:52 -07:00
Jean-Michel Trivi
68d6dedcc3 Remove whitespace in IAudioService.aidl
Change-Id: I537a2ad8356b04fec25bd7a5a8934f0bc343c1f6
2013-08-01 15:14:10 -07:00
Scott Main
f0e0cf4e0d fix toc link
Change-Id: If2509e23db7f4f189f7521846598424cff2c2882
2013-08-01 15:13:06 -07:00
Scott Main
4b61ef7db2 am eb221285: am fba14236: am 4633a50b: Merge "new class on using action bar for training basics" into jb-mr2-docs
* commit 'eb22128596fa9da0b4bd4e4a237f4d4f9a81821f':
  new class on using action bar for training basics
2013-08-01 15:09:12 -07:00
Dirk Dougherty
f950a327cd am 3ba6747b: am 31bd3350: am f518398e: Merge "Doc Update: Delete this unpublished cruft." into jb-mr2-docs
* commit '3ba6747b3cdb83fc2ae005dd2e309fdc7d3095fb':
  Doc Update: Delete this unpublished cruft.
2013-08-01 15:09:09 -07:00
Jean-Michel Trivi
fcbbd3620f Merge "Remove outdated comment in MediaFocusControl" 2013-08-01 22:03:38 +00:00
Scott Main
eb22128596 am fba14236: am 4633a50b: Merge "new class on using action bar for training basics" into jb-mr2-docs
* commit 'fba1423687f24063e87439b0ae26a12882bb4780':
  new class on using action bar for training basics
2013-08-01 15:03:36 -07:00
Scott Main
c4c7463f54 add note about VideoView "wrap_content" layout issue
bug: 9364101

Change-Id: I21881b30f338e9cdd7ffaa509edcf71e9478ded5
2013-08-01 15:02:15 -07:00
Scott Main
fba1423687 am 4633a50b: Merge "new class on using action bar for training basics" into jb-mr2-docs
* commit '4633a50b6ddf630543e7778e00e084106e503c38':
  new class on using action bar for training basics
2013-08-01 15:01:13 -07:00
Scott Main
4633a50b6d Merge "new class on using action bar for training basics" into jb-mr2-docs 2013-08-01 21:58:57 +00:00
Scott Main
d041301adb new class on using action bar for training basics
Change-Id: I478a9fb7989a961ebefeee55dc67e9a59c054bb0
2013-08-01 14:56:00 -07:00
Fabrice Di Meglio
851761574a Merge "Fix Paint Shader copy" 2013-08-01 21:50:14 +00:00
Dirk Dougherty
3ba6747b3c am 31bd3350: am f518398e: Merge "Doc Update: Delete this unpublished cruft." into jb-mr2-docs
* commit '31bd33507bea5c4c2f3f8c6bf30bfb01daa998fd':
  Doc Update: Delete this unpublished cruft.
2013-08-01 14:48:54 -07:00
Dirk Dougherty
31bd33507b am f518398e: Merge "Doc Update: Delete this unpublished cruft." into jb-mr2-docs
* commit 'f518398e4c0838c85a7ce988f8ce17b6a8238ffa':
  Doc Update: Delete this unpublished cruft.
2013-08-01 14:45:28 -07:00
Dirk Dougherty
f518398e4c Merge "Doc Update: Delete this unpublished cruft." into jb-mr2-docs 2013-08-01 21:41:30 +00:00
Jean-Michel Trivi
3523a06375 Remove outdated comment in MediaFocusControl
The stream type is used in audio focus to better deal with
  RemoteControlClient/Display in the case of notifications
  during media playback. This comment is therefore outdated.

Change-Id: Ifa33bc4c0fbf065d8288ff5fdfaf1bc67b2a337e
2013-08-01 14:36:32 -07:00
Fabrice Di Meglio
e3c526f4f6 Fix Paint Shader copy
- Paint.setClassVariablesFrom(Paint paint) was using the same Shader
for the copy as the initial Paint. Make sure that we are using a copy.
- implement a copy() API for shaders

See bug #7034321 Need Drawable RTL support

Change-Id: I4b9cee386edc72ad670723266333b85f4d2b0ab8
2013-08-01 14:33:22 -07:00
David Christie
40e5782f5c Allow a particular LocationRequest to be excluded from
AppOps monitoring as long as the client as the appropriate
permission (UPDATE_DEVICE_STATS).

Change-Id: I7223a53bc1551e6498302a22eb310c8c5b5684b0
2013-08-01 14:31:48 -07:00
Sascha Prueter
930524ade2 am 95990fe4: am aa268f8f: am d364859c: Merge "Add version identifier to app ops." into jb-mr2-dev
* commit '95990fe4c38641ea574efe9224ae279db61cde0f':
  Add version identifier to app ops.
2013-08-01 13:59:09 -07:00
Sascha Prueter
95990fe4c3 am aa268f8f: am d364859c: Merge "Add version identifier to app ops." into jb-mr2-dev
* commit 'aa268f8fb2855335fc0d4f181cbf91505448e5eb':
  Add version identifier to app ops.
2013-08-01 13:55:43 -07:00
Brian Carlstrom
b33278f876 Teach PackageManager to skip core-libart.jar
A little grossness for now to support dual booting Dalvik and Art.

While I was here, removed isDexOptNeeded calls for boot class path which already return false.

Change-Id: Iaaaf21b7733c1791e7bd8ae27e84c47463f9e9c9
2013-08-01 13:55:07 -07:00
Sascha Prueter
aa268f8fb2 am d364859c: Merge "Add version identifier to app ops." into jb-mr2-dev
* commit 'd364859ce657c6b096cadc703485ccef7979c582':
  Add version identifier to app ops.
2013-08-01 13:52:55 -07:00
Sascha Prueter
d364859ce6 Merge "Add version identifier to app ops." into jb-mr2-dev 2013-08-01 20:50:02 +00:00
David Christie
ebe51fc0d8 Add WorkSource capability to AlarmManager.
Change-Id: I663ea3078d405f0fa667a04bdaa376ae6652e994
2013-08-01 13:22:40 -07:00
Amith Yamasani
8c80a476d9 Merge "Fix javadoc for new API" 2013-08-01 19:45:20 +00:00
Amith Yamasani
20915daf06 Fix javadoc for new API
Change-Id: I31d3eb877552029a346f956414227aac42e5582b
2013-08-01 12:44:01 -07:00
David Christie
e1f886f5e3 Merge "Add new app op to monitor high power location requests." 2013-08-01 19:24:53 +00:00
Scott Main
1a02c22d01 am 3e2b513c: am a7da9423: am 27c57555: fix misc broken links
* commit '3e2b513cc21f5ae59bd7304aada2afabc54735cb':
  fix misc broken links
2013-08-01 11:49:12 -07:00
Scott Main
31a6da4699 am a9e8364d: am 9cbfea76: am cc0be914: add search suggest tags for "tabs"
* commit 'a9e8364ddec69abe5f61fb595491fb624b8eb031':
  add search suggest tags for "tabs"
2013-08-01 11:49:05 -07:00
Scott Main
caf45e90f4 am a25f983d: am fb56b4f7: add search suggest tags for "tabs"
* commit 'a25f983d3e3706f17299f3de6ff59acea18db3ac':
  add search suggest tags for "tabs"
2013-08-01 11:49:02 -07:00
Scott Main
3e2b513cc2 am a7da9423: am 27c57555: fix misc broken links
* commit 'a7da9423f368dca38eb6235bfcac94b446aa7bcd':
  fix misc broken links
2013-08-01 11:46:23 -07:00
Scott Main
a9e8364dde am 9cbfea76: am cc0be914: add search suggest tags for "tabs"
* commit '9cbfea760fe896638d7b4fec41f71abe0738d265':
  add search suggest tags for "tabs"
2013-08-01 11:46:19 -07:00
Scott Main
a25f983d3e am fb56b4f7: add search suggest tags for "tabs"
* commit 'fb56b4f7995cf7effffa2e18f26b40d9c4186482':
  add search suggest tags for "tabs"
2013-08-01 11:46:16 -07:00
Scott Main
a7da9423f3 am 27c57555: fix misc broken links
* commit '27c57555db9d626f0c20d68d75dd5a3e9832c9b9':
  fix misc broken links
2013-08-01 11:42:31 -07:00
Scott Main
9cbfea760f am cc0be914: add search suggest tags for "tabs"
* commit 'cc0be914a9d8f733a82ecb22d56169a32492cb8f':
  add search suggest tags for "tabs"
2013-08-01 11:42:28 -07:00
Scott Main
fb56b4f799 add search suggest tags for "tabs"
Change-Id: Ic80228c1293811d85a8177c8800e7c68b84fee4e
2013-08-01 11:42:11 -07:00
Jeff Sharkey
3c1a1e4571 Merge "XML metadata for storage backend; custom icons." 2013-08-01 18:38:56 +00:00
Jeff Sharkey
7e258b31e7 XML metadata for storage backend; custom icons.
Introduce XML metadata for storage backends, used to indicate if
custom roots should be queried, and provide any custom MIME type
icons inside that backend.

Parse metadata and resolve custom icons in UI.

Change-Id: Iec026c0b10845edff7a345d9389691ddf2c87a0e
2013-08-01 11:34:56 -07:00
Scott Main
27c57555db fix misc broken links
Change-Id: Iecd3462e752eddd0aa2feea3a7e9cf5ff2d92dd3
2013-08-01 11:31:38 -07:00
Dianne Hackborn
483a6bbfc1 Add version identifier to app ops.
All old versions drop their modes except for the notification op
(which is the only one there is currently a user-visible control for).

Change-Id: I9e09cebe63e9ea81f2adc01aef7d1a5a59f57a56
2013-08-01 11:15:04 -07:00
Ben Murdoch
9c059d1ef0 Merge "Revert "Revert "Flag-flip: set chromium to be the default WebView""" 2013-08-01 18:14:33 +00:00
Katie McCormick
b1952e4f47 Doc Update: Delete this unpublished cruft.
Change-Id: I8ab8a4ddea64a2b0916c4c7d18cd56fe14856bda
(cherry picked from commit d3d242e268ad4517d7ff20c1f221b1d4d7d3347f)
2013-08-01 18:10:46 +00:00
Baligh Uddin
f310fb8e3d Import translations. DO NOT MERGE
Change-Id: I400da658acf872787f81dc223a4c3cf40ceb2f50
Auto-generated-cl: translation import
2013-08-01 10:55:36 -07:00