Adam Powell
dd79334f7e
Merge "Fix ActionBar attribute parsing"
2014-04-04 19:28:46 +00:00
John Spurlock
642421aa7f
am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
...
* commit '5c31e487c4577e1c47ee7c949325d6a13f0d462e':
Introduce new UI_MODE_TYPE_WATCH and qualifier.
2014-04-04 19:28:09 +00:00
John Spurlock
5c31e487c4
Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp-modular-dev
2014-04-04 19:24:09 +00:00
Adam Powell
b226bea108
Fix ActionBar attribute parsing
...
Lost in some prior refactoring. Also fixes doc builds for the removed
styleable.
Change-Id: Ice27a978cd5c22c6ad1fc0b45557c6cac77b5985
2014-04-04 12:23:42 -07:00
John Spurlock
6c191299a7
Introduce new UI_MODE_TYPE_WATCH and qualifier.
...
Default ui mode to watch if we have FEATURE_WATCH.
Bug:13395758
Change-Id: Ie5ff95de60e69e91ad3612c7d2f1fca7f49061bd
2014-04-04 15:21:53 -04:00
Leon Scroggins
cc11f15f76
Update to call new Skia APIs.
...
I816129d49c0118453222916f3c818eccac33663d merges a new version of
Skia that updates various APIs. Call the new ones.
SkBitmap::copyTo now takes an SkColorType instead of an
SkBitmap::Config, so do the conversion with
SkBitmapConfigToColorType or use the enum when it makes sense.
Call SkImageDecoder::decodeSubset instead of (deprecated)
SkImageDecoder::decodeRegion.
Override SkCanvas::ClipVisitor::clipRRect in ClipCopier.
In Canvas::clip calls, call SkCanvas::isClipEmpty(), which was
previously called inside the clip call, to determine the return value.
For various SkPaint effects, call the new factories (as the constructors
have been made protected).
Implement SkJavaOutputStream::bytesWritten(), overriding a new pure
virtual function on SkWStream.
Update Matrix calls to always return true (since SkMatrix calls no
longer return a value).
Depends on I816129d49c0118453222916f3c818eccac33663d (skia).
Change-Id: I5cdcea827ebff587df0bbddc0965e3e0fbf48002
2014-04-04 14:42:39 -04:00
Alan Viverette
43c290f05c
Tint more icons, fix dialog styles and headers
...
BUG: 13795227
Change-Id: I4cf217748196512a5245468684246299205319f2
2014-04-04 11:20:06 -07:00
Maxim Siniavine
a1976d58dd
Merge "DownloadManager test will wait until certain progress, is made during download before moving to next stage of the test."
2014-04-04 18:15:26 +00:00
Ricardo Cervera
1e9b3f645e
am 8f81d295: am d10b6543: am 5df82523: am ff3d89c0: Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
...
* commit '8f81d29558bb0c97187d5ae3a7ee696ec13b264a':
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
2014-04-04 17:55:45 +00:00
John Spurlock
35dec44394
Merge "Resurface inet problems in status bar icons."
2014-04-04 17:54:52 +00:00
John Spurlock
dbce182acc
Resurface inet problems in status bar icons.
...
Change-Id: I1598799a086ddbf33e78250e837cd35090a1812f
2014-04-04 13:52:30 -04:00
Adam Powell
33d0dad1bc
Merge "android.widget.Toolbar"
2014-04-04 17:49:53 +00:00
Ricardo Cervera
8f81d29558
am d10b6543: am 5df82523: am ff3d89c0: Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
...
* commit 'd10b65431547d66b41e4e282e9261453bb0658ff':
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
2014-04-04 17:48:51 +00:00
Adam Powell
2efec597b7
Merge "Deprecate ActionBar navigation modes"
2014-04-04 17:47:41 +00:00
Ricardo Cervera
d09e5606a5
am 1ac6519b: am c31bd52d: am a821af68: am 715139a6: Merge "docs: Fixed action bar example. Bug: 13806963" into klp-docs
...
* commit '1ac6519b245c008ea6b3b6baba205fb58d75c807':
docs: Fixed action bar example. Bug: 13806963
2014-04-04 17:46:28 +00:00
Ricardo Cervera
d10b654315
am 5df82523: am ff3d89c0: Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
...
* commit '5df825237afd016c48dd3577d839825e5161d3e7':
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
2014-04-04 17:42:44 +00:00
Ricardo Cervera
1ac6519b24
am c31bd52d: am a821af68: am 715139a6: Merge "docs: Fixed action bar example. Bug: 13806963" into klp-docs
...
* commit 'c31bd52df22dabf52b50e1377878548607d1f07b':
docs: Fixed action bar example. Bug: 13806963
2014-04-04 17:39:39 +00:00
Ricardo Cervera
5df825237a
am ff3d89c0: Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
...
* commit 'ff3d89c08cd69c506ea07fb30a58f88e188b2dd9':
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
2014-04-04 17:38:59 +00:00
Winson Chung
b7341e222d
Merge "Fixing error in calculating translation animation."
2014-04-04 17:38:01 +00:00
Winson Chung
00350bb3a0
Fixing error in calculating translation animation.
...
Change-Id: Idd029051619f152a59653e8fb445d028f5e8672e
2014-04-04 10:37:18 -07:00
Ricardo Cervera
ff3d89c08c
Merge "docs: Added permissions note for Context.getFilesDir. Bug: 13716053" into klp-docs
2014-04-04 17:32:57 +00:00
Ricardo Cervera
c31bd52df2
am a821af68: am 715139a6: Merge "docs: Fixed action bar example. Bug: 13806963" into klp-docs
...
* commit 'a821af684e2a5f814fc8709518b5f0589c81661e':
docs: Fixed action bar example. Bug: 13806963
2014-04-04 17:32:42 +00:00
Ricardo Cervera
a821af684e
am 715139a6: Merge "docs: Fixed action bar example. Bug: 13806963" into klp-docs
...
* commit '715139a620383c89e061a2b0650e184bf3382a10':
docs: Fixed action bar example. Bug: 13806963
2014-04-04 17:29:00 +00:00
Ricardo Cervera
90a5f9851a
docs: Added permissions note for Context.getFilesDir. Bug: 13716053
...
Change-Id: I02e17c358630ab298bb99731723405cdeae701fc
2014-04-04 10:26:05 -07:00
Ricardo Cervera
715139a620
Merge "docs: Fixed action bar example. Bug: 13806963" into klp-docs
2014-04-04 17:23:09 +00:00
Winson Chung
e8cfc94ef6
Merge "Fixing crash when filtering tasks too quickly."
2014-04-04 17:22:07 +00:00
Winson Chung
2f2ca08baa
Fixing crash when filtering tasks too quickly.
...
- Using a translation-based animation duration scheme
- Fixing issue where filtering a task could slide it out of view
Change-Id: Id434b4a98aa671d84d047dad18cbe26f543cdf25
2014-04-04 10:18:24 -07:00
Ricardo Cervera
ce16215d7b
am c6d4a464: am 13d49e9f: am e2bdd6ae: am 6ae21ea7: Merge "docs: Updated the link to buy a Nexus phone. Bug: 13671312" into klp-docs
...
* commit 'c6d4a4647074e7d9f4882e54637567103108c0e3':
docs: Updated the link to buy a Nexus phone. Bug: 13671312
2014-04-04 17:14:16 +00:00
Adam Powell
e43340c80d
android.widget.Toolbar
...
Add the new Toolbar widget for use in app layouts.
ActionBar can now be used as a point of control for either a
traditional window decor action bar or for a Toolbar that appears
inline in an Activity's layout.
ToolbarActionBar is currently WIP.
Change-Id: I0da093e5645840f4fd032aa34efa0ae5f1825ff2
2014-04-04 10:08:17 -07:00
Adam Powell
fc35dfd513
Deprecate ActionBar navigation modes
...
Navigation modes were a great shortcut for patterns that are no longer
recommended or that don't integrate as nicely with application
content. Apps have done a great job both inventing new navigation
patterns that work well in their own contexts or following patterns
that can be implemented inline with an app's content. Navigation modes
as a prescriptive construct are no longer needed.
Be free, apps!
Change-Id: I9ae1c2efc830c7dcb6664061bba68b1748928ae3
2014-04-04 10:08:17 -07:00
Ricardo Cervera
c6d4a46470
am 13d49e9f: am e2bdd6ae: am 6ae21ea7: Merge "docs: Updated the link to buy a Nexus phone. Bug: 13671312" into klp-docs
...
* commit '13d49e9f364965169f933bcad6bcaeeb2f29fade':
docs: Updated the link to buy a Nexus phone. Bug: 13671312
2014-04-04 17:07:43 +00:00
Ricardo Cervera
13d49e9f36
am e2bdd6ae: am 6ae21ea7: Merge "docs: Updated the link to buy a Nexus phone. Bug: 13671312" into klp-docs
...
* commit 'e2bdd6ae33640430fc4a0d58c263d5af94fdee77':
docs: Updated the link to buy a Nexus phone. Bug: 13671312
2014-04-04 17:01:35 +00:00
Ricardo Cervera
e2bdd6ae33
am 6ae21ea7: Merge "docs: Updated the link to buy a Nexus phone. Bug: 13671312" into klp-docs
...
* commit '6ae21ea7fb37c76429a48a41987c9c0e2c067c31':
docs: Updated the link to buy a Nexus phone. Bug: 13671312
2014-04-04 16:55:02 +00:00
Ricardo Cervera
6ae21ea7fb
Merge "docs: Updated the link to buy a Nexus phone. Bug: 13671312" into klp-docs
2014-04-04 16:51:20 +00:00
Ricardo Cervera
7f427b45bd
docs: Fixed action bar example. Bug: 13806963
...
Change-Id: I27dd1b80cf13eb3d47f48992db535de5a62bcde9
2014-04-04 09:46:11 -07:00
Ricardo Cervera
2d65aad4fb
am 957428dc: am 8866eb81: am c23ab90c: am 07aac5e3: docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
...
* commit '957428dcc55456077b28f2ff3190ec39844e6eee':
docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
2014-04-04 16:42:49 +00:00
Andres Morales
2517be5b72
Merge "Add calls for NFC WSC token creation"
2014-04-04 16:42:37 +00:00
Ricardo Cervera
957428dcc5
am 8866eb81: am c23ab90c: am 07aac5e3: docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
...
* commit '8866eb8155a40559c4ee0927764aa4c32e9a9cd2':
docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
2014-04-04 16:36:32 +00:00
Ricardo Cervera
8866eb8155
am c23ab90c: am 07aac5e3: docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
...
* commit 'c23ab90c80c76c0f5249190ff26dac1fa5992d3b':
docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
2014-04-04 16:30:02 +00:00
Ricardo Cervera
c23ab90c80
am 07aac5e3: docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
...
* commit '07aac5e346c3fed31254e34d386c6236f1ac3f22':
docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
2014-04-04 16:25:45 +00:00
Glenn Kasten
b951af64eb
Merge "Simplify and document AudioTrack gain"
2014-04-04 15:31:10 +00:00
Baligh Uddin
f1e27b586f
am 69660170: (-s ours) am 87210ee9: (-s ours) am b2856041: (-s ours) am 81e62eb1: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '696601704ecfc23d9f8e4e184b2a78c049add6d7':
Import translations. DO NOT MERGE
2014-04-04 14:44:42 +00:00
Baligh Uddin
da1cef3603
am c71d89a8: (-s ours) am ab0c43a4: (-s ours) am 15fdce9d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit 'c71d89a8268cdc445b1b07e9f5a97372f8593629':
Import translations. DO NOT MERGE
2014-04-04 14:44:39 +00:00
Adam Connors
d423986e68
Merge "Add android.software.managedprofiles feature flag."
2014-04-04 14:40:20 +00:00
Baligh Uddin
696601704e
am 87210ee9: (-s ours) am b2856041: (-s ours) am 81e62eb1: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '87210ee9621829786516f52fc45dfeabd5daec0a':
Import translations. DO NOT MERGE
2014-04-04 14:37:25 +00:00
Baligh Uddin
c71d89a826
am ab0c43a4: (-s ours) am 15fdce9d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit 'ab0c43a4581d5b34ea9590cad4495447aa536942':
Import translations. DO NOT MERGE
2014-04-04 14:37:23 +00:00
Baligh Uddin
87210ee962
am b2856041: (-s ours) am 81e62eb1: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'b285604185de1ade346eadb78971712607f54058':
Import translations. DO NOT MERGE
2014-04-04 14:30:55 +00:00
Baligh Uddin
ab0c43a458
am 15fdce9d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit '15fdce9d65b47e2b92bcac78776cc01486cff61a':
Import translations. DO NOT MERGE
2014-04-04 14:30:52 +00:00
Baligh Uddin
b285604185
am 81e62eb1: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '81e62eb1e576388866779e6f29d71614892dcf8a':
Import translations. DO NOT MERGE
2014-04-04 14:28:01 +00:00
Baligh Uddin
15fdce9d65
Merge "Import translations. DO NOT MERGE" into klp-ub-dev
2014-04-04 14:25:47 +00:00