Sunny Goyal
02a2a1b237
Merge "Potential fix for apps disappearing in launcher on system server crash"
2015-04-21 00:40:24 +00:00
Alan Viverette
33f0c93fa9
Merge "Update the popup reveal animation to more closely match window reveal"
2015-04-21 00:29:36 +00:00
Jason Monk
f6707568c7
Merge "SysUI: Stop wifi scanning so much"
2015-04-21 00:02:58 +00:00
Rubin Xu
97e2f7d5af
Merge "Rename public OTA policy APIs in DevicePolicyManager"
2015-04-20 23:56:27 +00:00
Quddus Chong
d0ac1d176d
am 3b6883b8: am 8cde8f7f: am b1c838e0: am 6f142008: am 220f360e: am 900831f3: docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
...
* commit '3b6883b8054ffad5b3cc845552d09bfe673cb889':
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
2015-04-20 23:53:12 +00:00
Quddus Chong
3b6883b805
am 8cde8f7f: am b1c838e0: am 6f142008: am 220f360e: am 900831f3: docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
...
* commit '8cde8f7f1ed1334dba58a62fc6fd3077f72ced96':
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
2015-04-20 23:42:39 +00:00
Chris Craik
e50121b4c2
Merge "Simplify TaskManager fallback path"
2015-04-20 23:40:23 +00:00
Quddus Chong
8cde8f7f1e
am b1c838e0: am 6f142008: am 220f360e: am 900831f3: docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
...
* commit 'b1c838e03bf9f828e59deed57a7e7445cc2ad9e8':
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
2015-04-20 23:29:30 +00:00
Quddus Chong
b1c838e03b
am 6f142008: am 220f360e: am 900831f3: docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
...
* commit '6f14200880a79a9813f3448c15fe7097c3b7733b':
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
2015-04-20 23:15:17 +00:00
Quddus Chong
6f14200880
am 220f360e: am 900831f3: docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
...
* commit '220f360e02ae833fcadc342756932f76f6780626':
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
2015-04-20 23:03:32 +00:00
Quddus Chong
220f360e02
am 900831f3: docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
...
* commit '900831f303beb4a67a871d969ac822d8b6d36460':
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2. bug: 20304402
2015-04-20 22:51:40 +00:00
Rubin Xu
5faad8e4cd
Rename public OTA policy APIs in DevicePolicyManager
...
Use the term "SystemUpdate" instead of "OTA", in public
DevicePolicyManager APIs that handle OTA policies.
Bug: 19650524
Change-Id: Iebdaea91337d617147cb411b6f47e0f3fae8671c
2015-04-20 23:27:14 +01:00
Selim Cinek
6a1c23bf19
Merge "Made StackScrollAlgorithm HUN logic only depend on children"
2015-04-20 22:23:01 +00:00
Raph Levien
1c17ba5f83
Merge "Add Paint methods for cursor positioning"
2015-04-20 22:13:55 +00:00
John Reck
8222a7ec81
Merge "Revert "Change how Java Bitmaps are accessed in a few places""
2015-04-20 22:07:45 +00:00
John Reck
edc22fba59
Revert "Change how Java Bitmaps are accessed in a few places"
...
Bug: 20207616
This reverts commit a771b9861d11671c780092d35c0062eeefcf37c0.
Change-Id: Ifd891cc075274a7986e987229e0fed5a04ed9ff0
2015-04-20 22:06:31 +00:00
Chris Craik
dee66b6d99
Simplify TaskManager fallback path
...
Change-Id: Ie3833449f7fe6aa69b9f71eb8bab1bef0fe434aa
2015-04-20 14:54:49 -07:00
Selim Cinek
a4baaa3269
Made StackScrollAlgorithm HUN logic only depend on children
...
A racecondition could trigger that the two states where not in sync
anymore. We now only rely on the ordering of the children.
Bug: 20421801
Change-Id: I3b607adb3b4b22f04f465d5e5e23f6e514c35ef9
2015-04-20 14:27:54 -07:00
Christopher Tate
2eec3d1424
Merge "Infrastructure for notification backup/restore"
2015-04-20 21:22:37 +00:00
Christopher Tate
f9767d680d
Infrastructure for notification backup/restore
...
Introduce a fairly general "store byte[] blobs as backup keys" helper, and
use that to integrate with the Notification Manager. The helper provides all
the machinery of managing prior state, compressing the blob on the wire, etc.
Bug 19848954
Bug 20105530
Bug 17755700
Change-Id: I4aa808172244af6db0ab2f4440cc266a797655d7
2015-04-20 14:08:25 -07:00
Quddus Chong
900831f303
docs: Added 3rd-party Javadocs for Android Support Testing Library v0.2.
...
bug: 20304402
Change-Id: I0fab71be55f5c3c6d017ba585b92f8493050274a
2015-04-20 14:01:24 -07:00
Sunny Goyal
5892c9a2e2
Potential fix for apps disappearing in launcher on system server crash
...
Based on Ifda3fda209141b361a286fc033217acfa0ec196e
Bug: 20420558
Change-Id: Icfcaf585b8a19853fe2c0fd0e4f06a2efc087938
2015-04-20 13:53:06 -07:00
Jason Monk
0d6a1c445c
SysUI: Stop wifi scanning so much
...
Seems that QS to end up in a listening state while the phone is sleeping
so switch scanning to only happen while the detail panel is showing.
Bug: 20137092
Change-Id: Ib067531c8af75f9f93b10e087b6fc252b5e508fa
2015-04-20 16:38:51 -04:00
Selim Cinek
84b8b066b4
Merge "Fixed a crash with HUN notifications"
2015-04-20 20:35:05 +00:00
Stuart Scott
c6213ba09f
Merge "Fixing build break"
2015-04-20 20:16:25 +00:00
Tyler Gunn
4cf116ff20
Merge "API Cleanup - rename IConferenceable to Conferenceable."
2015-04-20 20:12:47 +00:00
Svet Ganov
7a0fe44d6a
Merge "Report all permissions for user in PermissionsState"
2015-04-20 20:10:32 +00:00
Svet Ganov
7aa6dfeb01
Report all permissions for user in PermissionsState
...
Change-Id: I08a228018401820ef82cf1f95fe29556d3aeba5e
2015-04-20 13:09:11 -07:00
Selim Cinek
2f6b3fb90f
Fixed a crash with HUN notifications
...
Bug: 20421801
Change-Id: Ifc4445e585d924388f0642379c5268b6bbfb2e99
2015-04-20 13:04:47 -07:00
Jonathan Basseri
5f24126e2e
Merge "Add multi-sim support for getCarrierPackageNamesForIntent."
2015-04-20 19:59:39 +00:00
Abodunrinwa Toki
dcba951d54
Merge "Fix FloatingToolbar animation interruptions."
2015-04-20 19:25:30 +00:00
Alex Klyubin
363cbe5f7d
am 132617de: am 7b55b8f0: am c77c14c2: Merge "Make MediaPlayer fail fast on UnknownServiceException."
...
* commit '132617de897a1de256114c1a6cc3680983d37e84':
Make MediaPlayer fail fast on UnknownServiceException.
2015-04-20 18:56:22 +00:00
Alex Klyubin
132617de89
am 7b55b8f0: am c77c14c2: Merge "Make MediaPlayer fail fast on UnknownServiceException."
...
* commit '7b55b8f0563d540804b14c1643b0adfea19a71b1':
Make MediaPlayer fail fast on UnknownServiceException.
2015-04-20 18:45:05 +00:00
Alex Klyubin
7b55b8f056
am c77c14c2: Merge "Make MediaPlayer fail fast on UnknownServiceException."
...
* commit 'c77c14c23d5617b7e4d69dccff890f3b1b55b567':
Make MediaPlayer fail fast on UnknownServiceException.
2015-04-20 18:34:05 +00:00
Stuart Scott
9a9a1d923d
Fixing build break
...
Change-Id: I7ab3673627d1fda2d96a17c7e1823417fcb5cfef
2015-04-20 11:33:06 -07:00
Alex Klyubin
c77c14c23d
Merge "Make MediaPlayer fail fast on UnknownServiceException."
2015-04-20 17:54:16 +00:00
Stuart Scott
f1fb39763d
Move factoryReset to service and protect.
...
bug:16161518
Change-Id: I02d1bbae1887c62ee426e6f03e8bc1f18c6666bf
2015-04-20 10:52:35 -07:00
Junda Liu
f3c7bf432d
Add multi-sim support for getCarrierPackageNamesForIntent.
...
resbmit of change Id100b7c4606287a1daa90092cd3c8a5a6519247d
Bug: 20268073
Change-Id: I852aac4da492e15f1dd7a3c88693fa14ec07b7c4
2015-04-20 10:30:35 -07:00
Alex Klyubin
6db04b369e
Make MediaPlayer fail fast on UnknownServiceException.
...
This makes MediaPlayer's network streaming code fail fast when an
UnknownServiceException is encountered. This currently occurs when the
application declares that it does not perform cleartext network
traffic and tries to load media over cleartext HTTP. Without this CL,
MediaPlayer blocks for 30 seconds because it treats this error as
recoverable and goes into a ten retry loop with a three second delay
before each retry.
The result at MediaPlayer client level is
MediaPlayer.MEDIA_ERROR_UNKNOWN error. This error code is used for
non-recoverable situations such as when an invalid redirect is
encountered or the destination is unreachable.
Bug: 20026006
Change-Id: I10f0dadb7740902f8c7c73d0df96cfff31f08ada
2015-04-20 10:11:57 -07:00
Andrei Stingaceanu
19f1faa376
Merge "Text processing - stop showing an empty toast."
2015-04-20 16:57:44 +00:00
Tyler Gunn
df2cbc8989
API Cleanup - rename IConferenceable to Conferenceable.
...
Bug: 20165255
Change-Id: If4cb323749b6ef9e8657506434d760d07c34167f
2015-04-20 09:13:01 -07:00
Gustav Sennton
0d703f74d0
Merge "Fix loading of null webview if there is no webview package."
2015-04-20 15:23:27 +00:00
Geoff Mendal
9af41eb721
Merge "Import translations. DO NOT MERGE"
2015-04-20 14:32:16 +00:00
Geoff Mendal
9378542e51
Import translations. DO NOT MERGE
...
Change-Id: I9b999b01c25a4e4faea1abb76410a0aaf47d65cd
Auto-generated-cl: translation import
2015-04-20 07:31:00 -07:00
Andrei Stingaceanu
6154b0909c
Text processing - stop showing an empty toast.
...
If the text processing app returns empty or null text don't show the toast.
Bug: 20326103
Change-Id: Ib8534b851d2046fe7c17f674f170f9630e4a364d
2015-04-20 15:03:55 +01:00
Gustav Sennton
a8366e78b5
Fix loading of null webview if there is no webview package.
...
In the change in go/ag/672863 we throw an AndroidRuntimeException
instead of a PackageManager.NameNotFoundException when no webview
package exists. This should break devices not using webview since
the NameNotFoundException is used to detect webview not being present
(so that the null webview can be loaded instead). In this patch we
create a new type of exception and look for that one instead when we
want to determine whether the device should or should not have webview
installed.
Change-Id: Ia75dec718d7a5b2c3517671c54be3950badb8bba
2015-04-20 14:56:23 +01:00
Geoff Mendal
ca02bc7ceb
Merge "Import translations. DO NOT MERGE"
2015-04-20 13:08:03 +00:00
Geoff Mendal
e13825328e
Import translations. DO NOT MERGE
...
Change-Id: Ib763e6d6dc2f6eca3cd26ceb314b97ac90032719
Auto-generated-cl: translation import
2015-04-20 06:00:16 -07:00
Geoff Mendal
3ac2032586
Import translations. DO NOT MERGE
...
Change-Id: If0652f6630dbfb0110c8b13a479cb59c1af22bcc
Auto-generated-cl: translation import
2015-04-20 05:21:16 -07:00
Sander Alewijnse
e94787a027
Merge "Add certificate checksum extras."
2015-04-20 10:31:28 +00:00