Commit Graph

176611 Commits

Author SHA1 Message Date
George Mount
d5b0376976 am 6cb51968: Merge "Fix Visibility transitions canceling when nothing has changed." into lmp-mr1-dev
* commit '6cb51968c205e84d6ba730d73c3aaf00ccf8c649':
  Fix Visibility transitions canceling when nothing has changed.
2014-11-18 15:32:53 +00:00
George Mount
6cb51968c2 Merge "Fix Visibility transitions canceling when nothing has changed." into lmp-mr1-dev 2014-11-18 15:29:48 +00:00
Narayan Kamath
775eca105c Stop using DATE_FORMAT from settings.
bug: 18388178
Change-Id: I315dc463bb0569adc0b5d1c5ac5a17485f2b5adc
2014-11-18 14:54:24 +00:00
Nicolas Prevot
34b6e35ba6 Fix javadoc in UserManager mentioning application restrictions.
The java doc of UserManager.KEY_RESTRICTIONS_PENDING contains mistakes.

BUG: 18414603
Change-Id: I9584dad545dcbef1eb2ee0e4f5df117486435e8a
2014-11-18 14:37:58 +00:00
Sander Alewijnse
5a1442589f Rename the dont_disable_system_apps constant.
Bug:18414080
Change-Id: Ief9c6ac4346ab0588514f89a659fcb09d10d6574
2014-11-18 13:25:04 +00:00
padarshr
ada454152e Start MountService before performBootDexOpt
This change is to start Mountservice before starting
performBootDexOpt, as in one case, in performBootDexOpt
when system upgrade happens, StorageManager will be started to
get the low threshold of DataDir. But, at this point, as
Mountservice is still not up, StorageManager will end up
having a null object of Mountservice.

Change-Id: I6dec474266faa5de67449c1bbe6ef30791e5ecaa
2014-11-18 10:53:18 +00:00
Andrew Solovay
662e1f30fd am c2eb3aa3: am 1ca6af34: am b2d73807: am e4662f7e: am a7f226b8: docs: (Preview) Building an Android Messaging App guide.
* commit 'c2eb3aa319d63d2a21714461324ec6da63ab2898':
  docs: (Preview) Building an Android Messaging App guide.
2014-11-18 10:34:03 +00:00
Andrew Solovay
c2eb3aa319 am 1ca6af34: am b2d73807: am e4662f7e: am a7f226b8: docs: (Preview) Building an Android Messaging App guide.
* commit '1ca6af34b48b18b8c4b5e2cdf3f1bd4295d8ac2e':
  docs: (Preview) Building an Android Messaging App guide.
2014-11-18 10:30:07 +00:00
Andrew Solovay
1ca6af34b4 am b2d73807: am e4662f7e: am a7f226b8: docs: (Preview) Building an Android Messaging App guide.
* commit 'b2d73807a93495e132e6b12e5612cbaaeea06fd9':
  docs: (Preview) Building an Android Messaging App guide.
2014-11-18 10:26:05 +00:00
Andrew Solovay
b2d73807a9 am e4662f7e: am a7f226b8: docs: (Preview) Building an Android Messaging App guide.
* commit 'e4662f7e4b73a78074bd1f6b5c9fc17509759d45':
  docs: (Preview) Building an Android Messaging App guide.
2014-11-18 10:22:54 +00:00
Andrew Solovay
e4662f7e4b am a7f226b8: docs: (Preview) Building an Android Messaging App guide.
* commit 'a7f226b860455b26cc64f6db08f8c279be71117f':
  docs: (Preview) Building an Android Messaging App guide.
2014-11-18 10:17:53 +00:00
Andrew Solovay
f59603db9e am 8f28fc05: am 2c55fbd4: am 7ca874e7: am 4a9945e9: am 7fe755e6: docs: (Preview) Building Android Audio Playback Apps guide.
* commit '8f28fc051151316fc28afb8f1842a8e5ffb3d0d8':
  docs: (Preview) Building Android Audio Playback Apps guide.
2014-11-18 10:08:45 +00:00
Andrew Solovay
a7f226b860 docs: (Preview) Building an Android Messaging App guide.
See the first comment for doc staging location.

Change-Id: Ibfa0f43abefbdd03c5468186b2ec0c76ed6c9ade
2014-11-18 02:08:05 -08:00
Andrew Solovay
8f28fc0511 am 2c55fbd4: am 7ca874e7: am 4a9945e9: am 7fe755e6: docs: (Preview) Building Android Audio Playback Apps guide.
* commit '2c55fbd495b50d82371e4962464ddbb9d30699d3':
  docs: (Preview) Building Android Audio Playback Apps guide.
2014-11-18 10:04:39 +00:00
Andrew Solovay
2c55fbd495 am 7ca874e7: am 4a9945e9: am 7fe755e6: docs: (Preview) Building Android Audio Playback Apps guide.
* commit '7ca874e71c014718e2107e2f50e095bcc2c474fc':
  docs: (Preview) Building Android Audio Playback Apps guide.
2014-11-18 10:00:29 +00:00
Andrew Solovay
7ca874e71c am 4a9945e9: am 7fe755e6: docs: (Preview) Building Android Audio Playback Apps guide.
* commit '4a9945e9c03e8a2c006febf4b8325f0c1bf84b39':
  docs: (Preview) Building Android Audio Playback Apps guide.
2014-11-18 09:56:01 +00:00
Andrew Solovay
4a9945e9c0 am 7fe755e6: docs: (Preview) Building Android Audio Playback Apps guide.
* commit '7fe755e66b10244da2382c11f9244346b8184e48':
  docs: (Preview) Building Android Audio Playback Apps guide.
2014-11-18 08:59:15 +00:00
Quddus Chong
9cde0408c6 am e706abde: am e76f90cc: am 1f03a234: am f76cf8bf: am c6aed461: docs: Added developer docs for Android Auto 11/18 release.
* commit 'e706abded05fbe3619abe8c43e885bccb1f3dafd':
  docs: Added developer docs for Android Auto 11/18 release.
2014-11-18 08:48:50 +00:00
Andrew Solovay
7fe755e66b docs: (Preview) Building Android Audio Playback Apps guide.
Doc was previously titled "Building Android Media Apps"; per request,
changed "Media" to "Audio" whenever possible, and moved file location
accordingly.

See the comment after patch set 5 for the updated staging location.

Change-Id: I0d657851d44b46cdfb1b5806a51dad0565312c04
2014-11-18 00:46:58 -08:00
Quddus Chong
e706abded0 am e76f90cc: am 1f03a234: am f76cf8bf: am c6aed461: docs: Added developer docs for Android Auto 11/18 release.
* commit 'e76f90cc4fab42c6498d0aeb16ad3fbf7e69bee3':
  docs: Added developer docs for Android Auto 11/18 release.
2014-11-18 08:45:04 +00:00
Quddus Chong
e76f90cc4f am 1f03a234: am f76cf8bf: am c6aed461: docs: Added developer docs for Android Auto 11/18 release.
* commit '1f03a234ff757736c771d1e99625f173f36ab89c':
  docs: Added developer docs for Android Auto 11/18 release.
2014-11-18 08:40:10 +00:00
Quddus Chong
1f03a234ff am f76cf8bf: am c6aed461: docs: Added developer docs for Android Auto 11/18 release.
* commit 'f76cf8bfd39f93b7b7be75d3688edc416d96c014':
  docs: Added developer docs for Android Auto 11/18 release.
2014-11-18 08:35:38 +00:00
Quddus Chong
f76cf8bfd3 am c6aed461: docs: Added developer docs for Android Auto 11/18 release.
* commit 'c6aed4612827be0359d2022f6a38a0e5fce0609c':
  docs: Added developer docs for Android Auto 11/18 release.
2014-11-18 08:31:31 +00:00
Quddus Chong
c6aed46128 docs: Added developer docs for Android Auto 11/18 release.
Change-Id: I2e3a2010f3b40f81c56dde9f710284cd2332217c
2014-11-18 00:25:52 -08:00
Dongwon Kang
c918172508 TIF: make the tune request handling more efficient
- Clear the pending tune operations to handle consecutive tune requests
  efficiently.
- Add time out for onTune() to make developers not to handle whole tune
  process in the onTune() method.

Bug: 18179595
Change-Id: I571e55b78d7c4d17c7237c5ce70203941bec2130
2014-11-18 15:49:08 +09:00
Eric Gilmore
75c72ebcd6 am 6eb42f67: am 54b32cbd: am bb78bf1d: am c31a73c1: am 343c4193: Merge "Adding app quality criteria." into lmp-docs
* commit '6eb42f672f84b863be0d980d075579de274f0f19':
  Adding app quality criteria.
2014-11-18 05:58:20 +00:00
Eric Gilmore
6eb42f672f am 54b32cbd: am bb78bf1d: am c31a73c1: am 343c4193: Merge "Adding app quality criteria." into lmp-docs
* commit '54b32cbd242edd28466b594b9e8d0b456373f2f0':
  Adding app quality criteria.
2014-11-18 05:54:00 +00:00
Eric Gilmore
54b32cbd24 am bb78bf1d: am c31a73c1: am 343c4193: Merge "Adding app quality criteria." into lmp-docs
* commit 'bb78bf1da5d0eebae311955662a3c36cb4d0ec74':
  Adding app quality criteria.
2014-11-18 05:50:51 +00:00
Eric Gilmore
bb78bf1da5 am c31a73c1: am 343c4193: Merge "Adding app quality criteria." into lmp-docs
* commit 'c31a73c1870d12de1c213cbd68cc358b74f58039':
  Adding app quality criteria.
2014-11-18 05:44:48 +00:00
Eric Gilmore
c31a73c187 am 343c4193: Merge "Adding app quality criteria." into lmp-docs
* commit '343c4193c0a1974e996eecdcab8d70cdcd4184a0':
  Adding app quality criteria.
2014-11-18 05:36:42 +00:00
Eric Gilmore
343c4193c0 Merge "Adding app quality criteria." into lmp-docs 2014-11-18 05:30:56 +00:00
Eric Gilmore
a4ebec8f55 Adding app quality criteria.
Change-Id: Id4b9f0632642b9fd3a4312ec3bc61136a6043436
2014-11-17 21:22:10 -08:00
Wonsik Kim
b683e6e4c7 TIF: fix NPE for TvInputHardwareManager
Bug: 18365836
Change-Id: I270fac7c73ad8e7225b523a8ec517157310509dc
2014-11-18 12:00:54 +09:00
Lorenzo Colitti
954530f2f7 am fda87407: am ff01f81f: am e9f7e65c: Merge "Populate 464xlat LinkProperties only when the interface comes up." into lmp-mr1-dev
* commit 'fda8740722e60ff3c081228fc8fc548bf1007286':
  Populate 464xlat LinkProperties only when the interface comes up.
2014-11-18 02:31:52 +00:00
Shishir Agrawal
585ad040a1 am b9b2aa2f: am 2f74e913: am c9f1b3a0: Merge "Add new API to set voicemail number." into lmp-mr1-dev
* commit 'b9b2aa2f19de547ad0804389e8e18dd20828ec86':
  Add new API to set voicemail number.
2014-11-18 02:31:46 +00:00
Winson Chung
73985b60e6 am 98cfc9e3: am fc7ebb93: am b0791173: Merge "Add some flags to reduce memory usage on svelte devices." into lmp-mr1-dev
* commit '98cfc9e36cf614abf2648188a123b7c481aa85c3':
  Add some flags to reduce memory usage on svelte devices.
2014-11-18 02:31:41 +00:00
xinhe
e489ed4769 am 5f1188c3: am b596bffd: am a8e6d6fd: Merge "air plane mode only send to the owner through the quick setting" into lmp-mr1-dev
* commit '5f1188c3f65759751059493ee2a071ead2fd74c6':
  air plane mode only send to the owner through the quick setting
2014-11-18 02:31:36 +00:00
Robert Greenwalt
38c30b4ba7 am b02d54fd: am aeb8dc16: am 5e4e2b58: Merge "telephony: Add tethering profiles to support mvno" into lmp-mr1-dev
* commit 'b02d54fd6da8ddcd501a1ea691e5b1408b23355a':
  telephony: Add tethering profiles to support mvno
2014-11-18 02:31:32 +00:00
Robert Greenwalt
699e2fe264 am 15f09d20: am 33c34d6c: am 9a53c113: Merge "telephony: Change string to string-array config_tether_apndata to support mvno" into lmp-mr1-dev
* commit '15f09d20311278fc73c477cd45400e41965dd05f':
  telephony: Change string to string-array config_tether_apndata to support mvno
2014-11-18 02:31:27 +00:00
Andres Morales
1fdb441d43 am 046c7b2d: am e261ede8: am 5aadd5b6: Merge "Add UserHandle to BeamShareData" into lmp-mr1-dev
* commit '046c7b2d553fb59f3520073380fce89cfa960e2d':
  Add UserHandle to BeamShareData
2014-11-18 02:31:22 +00:00
Winson Chung
f290fed4dd am b14d5e30: am 5a812d4e: am fe79d62d: Merge "Adding additional null checks to prevent crash after task stack view callback is reset. (Bug 18376798)" into lmp-mr1-dev
* commit 'b14d5e303ea8b6ff8f58743e9fe11e6789e78ff2':
  Adding additional null checks to prevent crash after task stack view callback is reset. (Bug 18376798)
2014-11-18 02:31:17 +00:00
Geoff Mendal
2435e06d49 am bb12bfb1: (-s ours) am db590124: (-s ours) am 6e523a07: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-mr1-dev
* commit 'bb12bfb1a647ac2a30476b4585be5c9f3af28548':
  Import translations. DO NOT MERGE
2014-11-18 02:31:13 +00:00
Craig Stout
b102119666 am e473ed7b: am 913f8295: am 36fbc437: Merge "Use dark theme for usb dialogs on television." into lmp-mr1-dev
* commit 'e473ed7bdc31561332ee99b8211cf1fd5e3678f4':
  Use dark theme for usb dialogs on television.
2014-11-18 02:31:07 +00:00
Jeff Davidson
19222147fc am 704b7521: am 0e784874: am 9a1da68b: Expose a SystemApi method to prepare a VPN without consent.
* commit '704b7521b19d654c49c7804e6079aec3f2c69838':
  Expose a SystemApi method to prepare a VPN without consent.
2014-11-18 02:31:02 +00:00
Jeff Davidson
c79924f741 am b431a198: am e6bc5adf: am e0cb56b0: Merge "Enforce VPN control "permission" with an actual permission." into lmp-mr1-dev
* commit 'b431a198ec255be7efb30b4c81a779a4eb5009f6':
  Enforce VPN control "permission" with an actual permission.
2014-11-18 02:30:54 +00:00
Griff Hazen
e394c1d108 am 89f02249: am 9c5be4ed: Improve doc for {get,set}HintAvoidBackgroundClipping
* commit '89f02249970dc3058e1b38402f1fb64c614bafad':
  Improve doc for {get,set}HintAvoidBackgroundClipping
2014-11-18 02:27:23 +00:00
Lorenzo Colitti
fda8740722 am ff01f81f: am e9f7e65c: Merge "Populate 464xlat LinkProperties only when the interface comes up." into lmp-mr1-dev
* commit 'ff01f81f1e845fb1aa48405be3e89760bd7ac962':
  Populate 464xlat LinkProperties only when the interface comes up.
2014-11-18 02:08:22 +00:00
Shishir Agrawal
b9b2aa2f19 am 2f74e913: am c9f1b3a0: Merge "Add new API to set voicemail number." into lmp-mr1-dev
* commit '2f74e913c85ccb405e4fe18a8f3c4c90153663a8':
  Add new API to set voicemail number.
2014-11-18 02:07:57 +00:00
Winson Chung
98cfc9e36c am fc7ebb93: am b0791173: Merge "Add some flags to reduce memory usage on svelte devices." into lmp-mr1-dev
* commit 'fc7ebb934ea83c9124797928d0061bda5f89df4f':
  Add some flags to reduce memory usage on svelte devices.
2014-11-18 02:07:26 +00:00
xinhe
5f1188c3f6 am b596bffd: am a8e6d6fd: Merge "air plane mode only send to the owner through the quick setting" into lmp-mr1-dev
* commit 'b596bffdaa7a9abf9110ca0d1ea90bdfca47c956':
  air plane mode only send to the owner through the quick setting
2014-11-18 02:06:12 +00:00