127523 Commits

Author SHA1 Message Date
Adam Powell
95b0c1a723 am 33d0dad1: Merge "android.widget.Toolbar"
* commit '33d0dad1bce329b5794091c31c50543666b3a251':
  android.widget.Toolbar
2014-04-04 17:51:58 +00:00
Adam Powell
2e21578701 am 2efec597: Merge "Deprecate ActionBar navigation modes"
* commit '2efec597b7ac0a0ab256bfeec8f83076cb22d4d7':
  Deprecate ActionBar navigation modes
2014-04-04 17:51:55 +00:00
Ricardo Cervera
647239cbaf am d09e5606: am 1ac6519b: am c31bd52d: am a821af68: am 715139a6: Merge "docs: Fixed action bar example. Bug: 13806963" into klp-docs
* commit 'd09e5606a54640fca9a2451b898ae4cc3f5440b9':
  docs: Fixed action bar example. Bug: 13806963
2014-04-04 17:51:52 +00:00
Adam Powell
33d0dad1bc Merge "android.widget.Toolbar" 2014-04-04 17:49:53 +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
Winson Chung
dd68920838 am b7341e22: Merge "Fixing error in calculating translation animation."
* commit 'b7341e222d63da948153166523190c3eb5e1ca9c':
  Fixing error in calculating translation animation.
2014-04-04 17:42:37 +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
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
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
Winson Chung
b1fbd3b92f am e8cfc94e: Merge "Fixing crash when filtering tasks too quickly."
* commit 'e8cfc94ef624746c54a968d06c659c7f3b0b33f2':
  Fixing crash when filtering tasks too quickly.
2014-04-04 17:26:31 +00: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
Ricardo Cervera
82e372b809 am ce16215d: am c6d4a464: am 13d49e9f: am e2bdd6ae: am 6ae21ea7: Merge "docs: Updated the link to buy a Nexus phone. Bug: 13671312" into klp-docs
* commit 'ce16215d7b4d9bedfc62e172dc44ab439afef13a':
  docs: Updated the link to buy a Nexus phone. Bug: 13671312
2014-04-04 17:19:34 +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
ec0f2e3fcf am 2d65aad4: am 957428dc: am 8866eb81: am c23ab90c: am 07aac5e3: docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
* commit '2d65aad4fb2c8eb0dac18250b1fe016af014ad9b':
  docs: Moved small section in Build your project with Gradle doc. Bug: 13767801
2014-04-04 16:48:15 +00:00
Andres Morales
df8cb6ff4a am 2517be5b: Merge "Add calls for NFC WSC token creation"
* commit '2517be5b72904ddaee27eb1243fdc5dc4782ebf5':
  Add calls for NFC WSC token creation
2014-04-04 16:48:12 +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
f3e5bce994 am b951af64: Merge "Simplify and document AudioTrack gain"
* commit 'b951af64ebd25baac5e40901ec7fa3f2b44a4cb1':
  Simplify and document AudioTrack gain
2014-04-04 15:34:12 +00:00
Glenn Kasten
b951af64eb Merge "Simplify and document AudioTrack gain" 2014-04-04 15:31:10 +00:00
Baligh Uddin
8759ab07be am f1e27b58: (-s ours) 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 'f1e27b586f1975441ec2f913597f5d64f1f7ed08':
  Import translations. DO NOT MERGE
2014-04-04 14:47:52 +00:00
Baligh Uddin
4f618847df am da1cef36: (-s ours) am c71d89a8: (-s ours) am ab0c43a4: (-s ours) am 15fdce9d: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
* commit 'da1cef3603205d09e1fc07c1ef8dbe3db4f40aef':
  Import translations. DO NOT MERGE
2014-04-04 14:47:49 +00:00
Adam Connors
d14b6df22b am d423986e: Merge "Add android.software.managedprofiles feature flag."
* commit 'd423986e68d76958441c3bec1584a86f7f390988':
  Add android.software.managedprofiles feature flag.
2014-04-04 14:47:46 +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
c04df3764a am e4c3dfa7: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'e4c3dfa7b6ef3819c9c0599c8f301eb4de30f2c5':
  Import translations. DO NOT MERGE
2014-04-04 14:27:22 +00:00
Baligh Uddin
99f8ac3e50 am 5edca2bb: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '5edca2bbd20760bf563271fb3e6f2933f965f94e':
  Import translations. DO NOT MERGE
2014-04-04 14:27:19 +00:00
Baligh Uddin
c22ab70e05 am e1301a54: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit 'e1301a542444cf9fac0e4aa57726865a6311e80b':
  Import translations. DO NOT MERGE
2014-04-04 14:27:16 +00:00
Baligh Uddin
15fdce9d65 Merge "Import translations. DO NOT MERGE" into klp-ub-dev 2014-04-04 14:25:47 +00:00
Baligh Uddin
e4c3dfa7b6 Merge "Import translations. DO NOT MERGE" 2014-04-04 14:25:46 +00:00