128129 Commits

Author SHA1 Message Date
John Spurlock
2396e29d31 am ae3f7cca: Merge "Add app_name to keyguard package."
* commit 'ae3f7cca5235b9c3da080e7f8210a21ecf48285b':
  Add app_name to keyguard package.
2014-04-11 18:48:17 +00:00
Narayan Kamath
761f7f0c9e am 6d8479d5: am 88a99645: am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have zygotes yet."
* commit '6d8479d535f99db1e957cbc1c3ac396cb26287ed':
  Workaround 64 bit devices that don't have zygotes yet.
2014-04-11 18:44:39 +00:00
John Spurlock
ae3f7cca52 Merge "Add app_name to keyguard package." 2014-04-11 18:44:26 +00:00
Narayan Kamath
6d8479d535 am 88a99645: am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have zygotes yet."
* commit '88a996455b1f3906765cc177c461d38cc9bfda92':
  Workaround 64 bit devices that don't have zygotes yet.
2014-04-11 18:41:23 +00:00
Winson Chung
330e341430 am f5bcd887: Merge "Refactoring filter animation logic."
* commit 'f5bcd8876e54aea8f228266ded5d9de8e6cad821':
  Refactoring filter animation logic.
2014-04-11 18:41:02 +00:00
Winson Chung
f5bcd8876e Merge "Refactoring filter animation logic." 2014-04-11 18:38:32 +00:00
Narayan Kamath
88a996455b am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have zygotes yet."
* commit '97953b308f9159a73061ae047e368eac503c1931':
  Workaround 64 bit devices that don't have zygotes yet.
2014-04-11 18:36:32 +00:00
Winson Chung
11ca76a53c Refactoring filter animation logic.
Change-Id: Ic3b57f540da8fa0d2703eef34c43ed9e54f85021
2014-04-11 11:36:03 -07:00
Narayan Kamath
97953b308f am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have zygotes yet."
* commit '4f4892d00aab13975a8aed000f84ae0320355fd7':
  Workaround 64 bit devices that don't have zygotes yet.
2014-04-11 18:33:00 +00:00
Narayan Kamath
4f4892d00a Merge "Workaround 64 bit devices that don't have zygotes yet." 2014-04-11 18:29:55 +00:00
Narayan Kamath
2d84a406bf Workaround 64 bit devices that don't have zygotes yet.
This can be fixed by tweaking their BoardConfig as well,
but that leads to all sorts of other problems.

For now, fall back to the primary zygote if the secondary
is unavailable. This will fail if shared libraries for the
primary zygote ABI are unavailable, but that won't be the
case just yet.

bug: 13970103
Change-Id: Ifa107e43ca95023d57a0d9c641e4fddaccd9a888
2014-04-11 19:24:53 +01:00
Svetoslav
02b9b981ea am 0f7ed1f4: Merge "Adding system support for a single accessibility focus."
* commit '0f7ed1f4776844f3ee8d3ce9d903f62cace66a06':
  Adding system support for a single accessibility focus.
2014-04-11 18:24:38 +00:00
Svetoslav
0f7ed1f477 Merge "Adding system support for a single accessibility focus." 2014-04-11 18:22:19 +00:00
Svetoslav
1e0d4af998 Adding system support for a single accessibility focus.
Now that we have APIs to query all interactive windows and allow
an accessibility service to put accessibility focus in each of
them we have to guarantee that there is a single accessibility
focus. This is required for correct operation of the touch
explorer as on double tap in clicks in the center of the focused
area, hence having more that one focus is an issue. Also the
system is maintaining a single input focus so now accessibility
focus behaves consistently with that.

bug:13965563

Change-Id: I0b5c26dadfabbf80dbed8dc4602073aa575ac179
2014-04-11 11:21:48 -07:00
Fabrice Di Meglio
57d2fd46bc am 62499493: Merge "Add toString() for SearchIndexableData and SearchIndexableResource"
* commit '624994930adea1158011ff5c8ea1f8bfd700fe0e':
  Add toString() for SearchIndexableData and SearchIndexableResource
2014-04-11 18:19:40 +00:00
Fabrice Di Meglio
624994930a Merge "Add toString() for SearchIndexableData and SearchIndexableResource" 2014-04-11 18:17:58 +00:00
Jorim Jaggi
68499c8e45 Merge "Change scrim on lockscreen and transparency of cards a bit." into master-lockscreen-dev 2014-04-11 17:55:05 +00:00
Elliott Hughes
dba780067f am f873e785: am c2bd3687: am 70bba904: am b093e485: Merge "generateProjectThumbnail can fail to close output stream"
* commit 'f873e7858cca1181a63bf92c4e9bb92824451cc8':
  generateProjectThumbnail can fail to close output stream
2014-04-11 17:52:23 +00:00
Elliott Hughes
f873e7858c am c2bd3687: am 70bba904: am b093e485: Merge "generateProjectThumbnail can fail to close output stream"
* commit 'c2bd3687dc381e10b45ab938e088dab6d824fa84':
  generateProjectThumbnail can fail to close output stream
2014-04-11 17:48:11 +00:00
Elliott Hughes
c2bd3687dc am 70bba904: am b093e485: Merge "generateProjectThumbnail can fail to close output stream"
* commit '70bba904fc50f44cb4a695cf76e423534c835cf6':
  generateProjectThumbnail can fail to close output stream
2014-04-11 17:44:51 +00:00
Elliott Hughes
97dda08ec4 am 1f2966ea: am 8e6992fb: am 1ea1857d: am 8cd319b8: Merge "Add additional languages to be accepted by the NumberPicker input filter"
* commit '1f2966ea2bd001adde9ee4773d97d1bb6007aa53':
  Add additional languages to be accepted by the NumberPicker input filter
2014-04-11 17:42:59 +00:00
Elliott Hughes
70bba904fc am b093e485: Merge "generateProjectThumbnail can fail to close output stream"
* commit 'b093e485bbd790cc4d9678451c8cce4d361c2cf2':
  generateProjectThumbnail can fail to close output stream
2014-04-11 17:41:44 +00:00
Elliott Hughes
1f2966ea2b am 8e6992fb: am 1ea1857d: am 8cd319b8: Merge "Add additional languages to be accepted by the NumberPicker input filter"
* commit '8e6992fb3ac986d3bbb93cd2d55d3e18eb03b3b5':
  Add additional languages to be accepted by the NumberPicker input filter
2014-04-11 17:40:39 +00:00
Elliott Hughes
b093e485bb Merge "generateProjectThumbnail can fail to close output stream" 2014-04-11 17:37:54 +00:00
Elliott Hughes
8e6992fb3a am 1ea1857d: am 8cd319b8: Merge "Add additional languages to be accepted by the NumberPicker input filter"
* commit '1ea1857de9c98199015f0188678a12a82a6248d4':
  Add additional languages to be accepted by the NumberPicker input filter
2014-04-11 17:37:18 +00:00
Elliott Hughes
1ea1857de9 am 8cd319b8: Merge "Add additional languages to be accepted by the NumberPicker input filter"
* commit '8cd319b84635454746803b0eed7e2626d7945a09':
  Add additional languages to be accepted by the NumberPicker input filter
2014-04-11 17:33:15 +00:00
Elliott Hughes
8cd319b846 Merge "Add additional languages to be accepted by the NumberPicker input filter" 2014-04-11 17:30:09 +00:00
Jorim Jaggi
e46f521161 Change scrim on lockscreen and transparency of cards a bit.
Bug: 13635952
Change-Id: Iaae4728fd7ed4944b3a2b80343bbdeaa5438ca9c
2014-04-11 19:28:32 +02:00
Elliott Hughes
38caaf8824 am 988b38bc: am 5b7dccc4: am 90e2301e: am d2a11d97: Merge "Add explicit close of Scanner input"
* commit '988b38bc812b12871ac7452a40d9d73273d126bc':
  Add explicit close of Scanner input
2014-04-11 17:27:40 +00:00
Elliott Hughes
988b38bc81 am 5b7dccc4: am 90e2301e: am d2a11d97: Merge "Add explicit close of Scanner input"
* commit '5b7dccc4f9cc1d07650cd7d1f499c3c11ba3ede2':
  Add explicit close of Scanner input
2014-04-11 17:25:08 +00:00
Elliott Hughes
5b7dccc4f9 am 90e2301e: am d2a11d97: Merge "Add explicit close of Scanner input"
* commit '90e2301e23532c92dd4c24394b7407e243389e9f':
  Add explicit close of Scanner input
2014-04-11 17:21:20 +00:00
Elliott Hughes
90e2301e23 am d2a11d97: Merge "Add explicit close of Scanner input"
* commit 'd2a11d97a94bed18629bded429f118f57f4f7821':
  Add explicit close of Scanner input
2014-04-11 17:18:14 +00:00
Elliott Hughes
d2a11d97a9 Merge "Add explicit close of Scanner input" 2014-04-11 17:14:39 +00:00
Ricardo Cervera
b462bfe1a7 am dec50073: am 8490cc15: am 3d9a3b58: am 7abc67f4: am 2abf55ca: Merge "docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147" into klp-docs
* commit 'dec50073c93dff71d6d6fb3a2f14969690f02b9d':
  docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147
2014-04-11 16:24:18 +00:00
Ricardo Cervera
91aefa53a7 am 0504d2fa: am 80790fe0: am 7186228a: am d1f51fda: am a765e782: Merge "docs: Added a document on debugging in Android Studio" into klp-docs
* commit '0504d2fa94cfe757683b8a5b13a864adc33273c6':
  docs: Added a document on debugging in Android Studio
2014-04-11 16:24:14 +00:00
Ricardo Cervera
dec50073c9 am 8490cc15: am 3d9a3b58: am 7abc67f4: am 2abf55ca: Merge "docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147" into klp-docs
* commit '8490cc15e5b948162feafd808e3c94a3d13bac57':
  docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147
2014-04-11 16:21:28 +00:00
Ricardo Cervera
0504d2fa94 am 80790fe0: am 7186228a: am d1f51fda: am a765e782: Merge "docs: Added a document on debugging in Android Studio" into klp-docs
* commit '80790fe0e71d6fb4b34a311062244d16d0d9c07a':
  docs: Added a document on debugging in Android Studio
2014-04-11 16:21:22 +00:00
Ricardo Cervera
8490cc15e5 am 3d9a3b58: am 7abc67f4: am 2abf55ca: Merge "docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147" into klp-docs
* commit '3d9a3b589af661f980a7c03f208915b54521639f':
  docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147
2014-04-11 16:19:09 +00:00
Ricardo Cervera
80790fe0e7 am 7186228a: am d1f51fda: am a765e782: Merge "docs: Added a document on debugging in Android Studio" into klp-docs
* commit '7186228ae8505c3222be81680811d00de9bbdb6d':
  docs: Added a document on debugging in Android Studio
2014-04-11 16:19:06 +00:00
Ricardo Cervera
3d9a3b589a am 7abc67f4: am 2abf55ca: Merge "docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147" into klp-docs
* commit '7abc67f43fff9d2dc84d1bddfb3e5b3a04fbc30a':
  docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147
2014-04-11 16:14:23 +00:00
Ricardo Cervera
7186228ae8 am d1f51fda: am a765e782: Merge "docs: Added a document on debugging in Android Studio" into klp-docs
* commit 'd1f51fda68ee23aaa83db62b32ad2b65d7fb4320':
  docs: Added a document on debugging in Android Studio
2014-04-11 16:14:17 +00:00
Ricardo Cervera
7abc67f43f am 2abf55ca: Merge "docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147" into klp-docs
* commit '2abf55ca9b8a796ffb246538d319798dabedbec6':
  docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147
2014-04-11 16:11:59 +00:00
Ricardo Cervera
d1f51fda68 am a765e782: Merge "docs: Added a document on debugging in Android Studio" into klp-docs
* commit 'a765e78241970f212991056b09027ef4df818d95':
  docs: Added a document on debugging in Android Studio
2014-04-11 16:11:56 +00:00
Ricardo Cervera
2abf55ca9b Merge "docs: Updated SDK installation instructions for Ubuntu. Bug: 13476147" into klp-docs 2014-04-11 16:07:48 +00:00
Ricardo Cervera
a765e78241 Merge "docs: Added a document on debugging in Android Studio" into klp-docs 2014-04-11 16:06:23 +00:00
Alexandra Gherghina
e6f35637e5 am 23d2dd3d: Merge "Add new call to DevicePolicyManager to enable a profile."
* commit '23d2dd3da15b4312cc55c4d7b0bcf70719655e65':
  Add new call to DevicePolicyManager to enable a profile.
2014-04-11 15:56:44 +00:00
Alexandra Gherghina
23d2dd3da1 Merge "Add new call to DevicePolicyManager to enable a profile." 2014-04-11 15:53:16 +00:00
Alexandra Gherghina
512675b07d Add new call to DevicePolicyManager to enable a profile.
Bug: 13755091
Change-Id: Idb6975431f842ededf78966c578b0533e6f186af
2014-04-11 16:51:49 +01:00
Jorim Jaggi
646a430468 Merge "Clean up log which made it accidentially into the build." into master-lockscreen-dev 2014-04-11 15:13:52 +00:00
Jorim Jaggi
84d2230f10 Clean up log which made it accidentially into the build.
Change-Id: I404b3b3e2020c466cbdbacd8335895cd9693281a
2014-04-11 15:13:39 +00:00