109886 Commits

Author SHA1 Message Date
Adam Powell
066f2107a1 Merge "Fix a regression where android:windowContentOverlay did not draw properly." 2013-08-01 23:20:51 +00:00
David Christie
ec37970c0d Merge "Allow a particular LocationRequest to be excluded from AppOps monitoring as long as the client as the appropriate permission (UPDATE_DEVICE_STATS)." 2013-08-01 23:13:48 +00:00
Romain Guy
7d60f45664 Merge "Fix region clipping bugs See external bug #58344" 2013-08-01 23:09:21 +00:00
Adam Powell
9b0dc2894d Fix a regression where android:windowContentOverlay did not draw properly.
This was the victim of an earlier refactoring. Have the
ActionBarOverlayLayout draw this directly over the content so that it
can stay properly in sync with any animations and also remove an extra
couple of views from the decor layout.

Some apps now expect the broken behavior in default themes. Protect
them from themselves until they bump their targetSdkVersion.

Public bug https://code.google.com/p/android/issues/detail?id=58280

Change-Id: I4284503577e322f3e68d4a7fabda8441d3749b98
2013-08-01 16:02:02 -07:00
Scott Main
265da47a4c am a5da1865: am 9210aea5: am 218120e0: Merge "dashboard update for 8/1" into jb-mr2-docs
* commit 'a5da186523620ad740608fbd864bce22e04b86d6':
  dashboard update for 8/1
2013-08-01 16:01:17 -07:00
Scott Main
a5da186523 am 9210aea5: am 218120e0: Merge "dashboard update for 8/1" into jb-mr2-docs
* commit '9210aea5accb872527ba1d54ba0760340ad8f1ba':
  dashboard update for 8/1
2013-08-01 15:58:53 -07:00
Scott Main
9210aea5ac am 218120e0: Merge "dashboard update for 8/1" into jb-mr2-docs
* commit '218120e0795bc4aee1b29a43da25a8ea7e8edf71':
  dashboard update for 8/1
2013-08-01 15:57:08 -07:00
Scott Main
218120e079 Merge "dashboard update for 8/1" into jb-mr2-docs 2013-08-01 22:54:06 +00:00
Scott Main
bf03f391ba dashboard update for 8/1
Change-Id: I8541646e13d20186f79dd8a548b1ff21602793b6
2013-08-01 15:49:20 -07:00
Scott Main
18c7decd1b am 54403d8a: am f5ad5b26: am 8709fb2a: Merge "update Getting Started class about fragments to remove support lib lesson and mention the action bar library, then update any links and add redirect bug: 10000221" into jb-mr2-docs
* commit '54403d8a271ad2e640833857d443f671547a1132':
  update Getting Started class about fragments to remove support lib lesson and mention the action bar library, then update any links and add redirect bug: 10000221
2013-08-01 15:46:50 -07:00
Scott Main
54403d8a27 am f5ad5b26: am 8709fb2a: Merge "update Getting Started class about fragments to remove support lib lesson and mention the action bar library, then update any links and add redirect bug: 10000221" into jb-mr2-docs
* commit 'f5ad5b2635d0a46c9a3e09543431a73e915ba4c6':
  update Getting Started class about fragments to remove support lib lesson and mention the action bar library, then update any links and add redirect bug: 10000221
2013-08-01 15:42:54 -07:00
Scott Main
f5ad5b2635 am 8709fb2a: Merge "update Getting Started class about fragments to remove support lib lesson and mention the action bar library, then update any links and add redirect bug: 10000221" into jb-mr2-docs
* commit '8709fb2a7175faa3b53cec7869f4b7594371b882':
  update Getting Started class about fragments to remove support lib lesson and mention the action bar library, then update any links and add redirect bug: 10000221
2013-08-01 15:39:19 -07:00
Scott Main
8709fb2a71 Merge "update Getting Started class about fragments to remove support lib lesson and mention the action bar library, then update any links and add redirect bug: 10000221" into jb-mr2-docs 2013-08-01 22:36:03 +00:00
Romain Guy
b7b93e0089 Fix region clipping bugs
See external bug #58344

Change-Id: Iecd6c41fc8076cd76add2335d3442a6dd8878f12
2013-08-01 15:35:24 -07:00
Scott Main
68c997c5e7 Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base 2013-08-01 15:27:46 -07:00
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
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
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
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