187482 Commits

Author SHA1 Message Date
Wale Ogunwale
9e0f8deae8 Merge "Don't remove task from recents when moving task to another stack." 2015-04-04 18:07:07 +00:00
Olawale Ogunwale
950fbdff24 am 6491923d: am 972099c7: am 1d359daa: Merge "Remove the window whose client process has died or become zombie"
* commit '6491923d047be80e073941efb70c4c46c81d1410':
  Remove the window whose client process has died or become zombie
2015-04-04 16:48:47 +00:00
Olawale Ogunwale
6491923d04 am 972099c7: am 1d359daa: Merge "Remove the window whose client process has died or become zombie"
* commit '972099c752d97ed8235eab59cabc7f722c7fab95':
  Remove the window whose client process has died or become zombie
2015-04-04 16:39:28 +00:00
Olawale Ogunwale
972099c752 am 1d359daa: Merge "Remove the window whose client process has died or become zombie"
* commit '1d359daa607042417d095aaa83b78befc1b5f8a3':
  Remove the window whose client process has died or become zombie
2015-04-04 16:29:32 +00:00
Maunik Shah
4b647f4c4d Fix memory leak in Connectivity Service when phone app crashes
Upon crash of com.android.phone process, NetworkFactoryInfo is
not getting removed from HashMap and will get accumulated on
every start of the process.

Change-Id: Iafde28daddfc82728c03208522682b1efc85a121
2015-04-04 21:48:24 +05:30
Olawale Ogunwale
1d359daa60 Merge "Remove the window whose client process has died or become zombie" 2015-04-04 16:12:40 +00:00
Wale Ogunwale
000957cef3 Don't remove task from recents when moving task to another stack.
Also, made event log reason for remove task when moving different
from when removing.

Bug: 19946163
Change-Id: Iea2b7a84040759e9ad0a7dc8c6f4aee67b15467b
2015-04-04 09:10:33 -07:00
Geoff Mendal
5281521fcf Merge "Import translations. DO NOT MERGE" 2015-04-04 09:27:40 +00:00
Geoff Mendal
4910cad70d Merge "Import translations. DO NOT MERGE" 2015-04-04 09:21:55 +00:00
Geoff Mendal
97b8a9325a Import translations. DO NOT MERGE
Change-Id: I1ed8d0ce4d4f7f65c764a2269e2e8a24ceffee4d
Auto-generated-cl: translation import
2015-04-04 00:52:43 -07:00
Geoff Mendal
eb99027770 Import translations. DO NOT MERGE
Change-Id: I708bbbdb8c4276b3884a5c9f9e257f49de84f219
Auto-generated-cl: translation import
2015-04-03 23:11:11 -07:00
Geoff Mendal
57e32d8e76 am 4c3689a2: (-s ours) am 8dda89ca: (-s ours) am bad1356b: (-s ours) Import translations. DO NOT MERGE
* commit '4c3689a25334d9d5502778738209cdfc5e26e08e':
  Import translations. DO NOT MERGE
2015-04-04 06:06:11 +00:00
Geoff Mendal
4c3689a253 am 8dda89ca: (-s ours) am bad1356b: (-s ours) Import translations. DO NOT MERGE
* commit '8dda89cae7a7ff846ba03cbf6cb0d3434b473c4b':
  Import translations. DO NOT MERGE
2015-04-04 05:55:38 +00:00
Geoff Mendal
5940e31bc8 Merge "Import translations. DO NOT MERGE" 2015-04-04 05:51:58 +00:00
Geoff Mendal
b0396e5c3d Import translations. DO NOT MERGE
Change-Id: Iaeb14afbbba8c976399110e09e898a4708cf6437
Auto-generated-cl: translation import
2015-04-03 22:51:30 -07:00
Geoff Mendal
51e1ecc5e6 am 06bcd0c7: (-s ours) Import translations. DO NOT MERGE
* commit '06bcd0c72b7f8af9033942fe147d76aa89e83b49':
  Import translations. DO NOT MERGE
2015-04-04 05:50:26 +00:00
Geoff Mendal
8dda89cae7 am bad1356b: (-s ours) Import translations. DO NOT MERGE
* commit 'bad1356b2d2a229c57160af77aab78be5d3adb49':
  Import translations. DO NOT MERGE
2015-04-04 05:45:10 +00:00
Geoff Mendal
06bcd0c72b Import translations. DO NOT MERGE
Change-Id: I4469eb735357257825c04e1796db3bbe3f9f00eb
Auto-generated-cl: translation import
2015-04-03 22:39:15 -07:00
Geoff Mendal
13875be0fe Import translations. DO NOT MERGE
Change-Id: I13a822578c3b71e3176704891486783770337b97
Auto-generated-cl: translation import
2015-04-03 22:35:22 -07:00
Geoff Mendal
bad1356b2d Import translations. DO NOT MERGE
Change-Id: Ie0d2764cd9e3289d56cc994a2a45f6f67b5ed1e6
Auto-generated-cl: translation import
2015-04-03 22:32:08 -07:00
Andreas Gampe
305b44b948 am f29be77f: am a4f39ed9: am f8cb672f: Merge "Frameworks/base: Pass variant and feature-set to runtime"
* commit 'f29be77f07084e88ae7104a375a1a54fd91de0dd':
  Frameworks/base: Pass variant and feature-set to runtime
2015-04-04 05:02:27 +00:00
Andreas Gampe
f29be77f07 am a4f39ed9: am f8cb672f: Merge "Frameworks/base: Pass variant and feature-set to runtime"
* commit 'a4f39ed91c9e17e1f165ed747c02d8f305b067ec':
  Frameworks/base: Pass variant and feature-set to runtime
2015-04-04 04:52:36 +00:00
Matthew Williams
673ef9e05c JobParameters#isDeadlineExpired returns wrong value
If the job has no constraints other than a deadline
JobParameters#isOverrideDeadlineExpired will never
return true. The bug is that the better name for
this implementation is really
"jobParameters#areConstraintsSatisfied". Which are
ostensibly one and the same *except* for the case
where there are no constraints other than time.

Change-Id: I2e055b1279480283b13269b51cb489c64debfffd
2015-04-03 21:52:02 -07:00
Andreas Gampe
a4f39ed91c am f8cb672f: Merge "Frameworks/base: Pass variant and feature-set to runtime"
* commit 'f8cb672f121495e4f80b96a14140180f71e770fe':
  Frameworks/base: Pass variant and feature-set to runtime
2015-04-04 04:41:06 +00:00
Andreas Gampe
f8cb672f12 Merge "Frameworks/base: Pass variant and feature-set to runtime" 2015-04-04 04:23:12 +00:00
Quddus Chong
5551eee918 am 6f403e69: am d093ad1a: am 7abeba63: am 0d53fcad: am d642f829: am 54dee349: docs: Fixed broken urls in the UI testing training main page and revised intro to the \'Testing UI for a Single App\' class.
* commit '6f403e695163a03fcaff8fd32e2c007aa0268e7f':
  docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
2015-04-04 01:27:53 +00:00
Rom Lemarchand
5cd2e66925 Merge "Change audio include path from system/core to system/media/audio" 2015-04-04 01:13:49 +00:00
Quddus Chong
6f403e6951 am d093ad1a: am 7abeba63: am 0d53fcad: am d642f829: am 54dee349: docs: Fixed broken urls in the UI testing training main page and revised intro to the \'Testing UI for a Single App\' class.
* commit 'd093ad1af148a6b5b444cf6cf18b865cad731365':
  docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
2015-04-04 01:13:22 +00:00
Quddus Chong
d093ad1af1 am 7abeba63: am 0d53fcad: am d642f829: am 54dee349: docs: Fixed broken urls in the UI testing training main page and revised intro to the \'Testing UI for a Single App\' class.
* commit '7abeba63b59b81a4b5d8a3edd1c54cbb037945fc':
  docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
2015-04-04 00:59:39 +00:00
Quddus Chong
7abeba63b5 am 0d53fcad: am d642f829: am 54dee349: docs: Fixed broken urls in the UI testing training main page and revised intro to the \'Testing UI for a Single App\' class.
* commit '0d53fcadce010d50f815a007d50f0b7f7d3bce4d':
  docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
2015-04-04 00:49:49 +00:00
Quddus Chong
0d53fcadce am d642f829: am 54dee349: docs: Fixed broken urls in the UI testing training main page and revised intro to the \'Testing UI for a Single App\' class.
* commit 'd642f8297529b3df96d0f822b062cb8354c90c18':
  docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
2015-04-04 00:39:10 +00:00
Quddus Chong
d642f82975 am 54dee349: docs: Fixed broken urls in the UI testing training main page and revised intro to the \'Testing UI for a Single App\' class.
* commit '54dee349976eaafe7df3a2bb48e9fce2b964a7f0':
  docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
2015-04-04 00:29:11 +00:00
Quddus Chong
54dee34997 docs: Fixed broken urls in the UI testing training main page and revised intro to the 'Testing UI for a Single App' class.
Change-Id: I0e2a49b639101a7607e8e90cf830d9d449ad6328
2015-04-03 17:17:04 -07:00
John Spurlock
552d56348f Merge "Zen: Changes to support new automation settings sub-section." 2015-04-03 23:53:07 +00:00
Joseph Cooper
88dc5ba692 Merge "Documents the ImageView.ScaleType attributes" 2015-04-03 23:35:40 +00:00
Andreas Gampe
605cca1a98 Frameworks/base: Pass variant and feature-set to runtime
This is required so we pick up the settings correctly when compiling
the boot image on device, or compile any dex files through a
DexClassLoader.

Bug: 20055104
Change-Id: Ia3ab2e48855060894b36f7fd360fe17b978e45a6
2015-04-03 16:08:20 -07:00
Luan Nguyen
3195b74751 Merge branch 'master' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base 2015-04-03 22:54:37 +00:00
Luan Nguyen
fd4ffb7d00 am 88de9c94: am b0c35f80: am 31947438: am 9b9bda56: am b7647017: am eeb42053: Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
* commit '88de9c94eb519f4c69ac7489879eddf7753276b6':
  docs: Remove note about inablity to submit apps to Google Play.
2015-04-03 22:54:26 +00:00
Jean-Michel Trivi
105295ed55 Merge "AudioTrack builder API." 2015-04-03 22:54:23 +00:00
Luan Nguyen
88de9c94eb am b0c35f80: am 31947438: am 9b9bda56: am b7647017: am eeb42053: Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
* commit 'b0c35f80f6efd61c553cc4bfc21b896dd5dc27e6':
  docs: Remove note about inablity to submit apps to Google Play.
2015-04-03 22:43:25 +00:00
Wei Jia
808ba3b5fe Merge "MediaSync: add MediaSync JAVA API" 2015-04-03 22:36:39 +00:00
Wei Jia
071a8b71d1 MediaSync: add MediaSync JAVA API
Bug: 19666434
Change-Id: Iab6941f6d81cb95a3b86be14b239287acb0d0eee
2015-04-03 15:34:34 -07:00
Jean-Michel Trivi
35ba5ab450 AudioTrack builder API.
Add a Builder class for AudioTrack.

Bug 19699343

Change-Id: I65cbcb32242c3d1857e5fca1a2f1dbe58c3b25ed
2015-04-03 15:32:21 -07:00
Luan Nguyen
b0c35f80f6 am 31947438: am 9b9bda56: am b7647017: am eeb42053: Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
* commit '3194743890db9337412acf77edfc6924ba1dec6e':
  docs: Remove note about inablity to submit apps to Google Play.
2015-04-03 22:28:45 +00:00
Mike Lockwood
9db9326ad4 Add MidiManager and MidiDevice classes to public API.
Somehow we missed these two when we made the rest of the MIDI Manager public

Change-Id: I08e94762e155aa6a7f98bd05b363aee5e4744061
2015-04-03 15:19:13 -07:00
Joseph Cooper
d96fdbd0cd Documents the ImageView.ScaleType attributes
Although the ImageView.ScaleType enum is documented, that
documentation was not reproduced in the xml attributes.  Copying the
documentation across should fill the previously empty 'Description'
column in
http://developer.android.com/reference/android/R.attr.html#scaleType
and
http://developer.android.com/reference/android/widget/ImageView.html#attr_android:scaleType

Also adds javadocs to ImageView.setImageMatrix(Matrix) because the
ScaleType documentation refers to it and it was also empty.

Change-Id: I7768549970eab2ebfe38cc4677a58dc91e104588
2015-04-03 15:16:38 -07:00
Rom Lemarchand
b2b2923174 Change audio include path from system/core to system/media/audio
Change-Id: Iefd5933e7ba10fa2a8ca3489bcbee3bc8f1396ad
2015-04-03 15:11:28 -07:00
Luan Nguyen
3194743890 am 9b9bda56: am b7647017: am eeb42053: Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
* commit '9b9bda56238feabb07b7f6f0ad93f007c24de25d':
  docs: Remove note about inablity to submit apps to Google Play.
2015-04-03 22:11:14 +00:00
George Mount
28b3ecca86 Reset transitionAlpha when the transition is stopped early.
Bug 19273502

When a transition runs several animators and is interrupted,
some animators may not have been started. Those animators
that haven't been started will not reset their contents
the same as if the animator was canceled. Fade modifies
transitionAlpha and if it is interrupted prior to the
animator starting, the transitionAlpha doesn't get reset.

Change-Id: I8a49b4fbb7151aadc43d7b10e6acbae9578e5cc4
2015-04-03 15:01:40 -07:00
Luan Nguyen
9b9bda5623 am b7647017: am eeb42053: Merge "docs: Remove note about inablity to submit apps to Google Play." into lmp-docs
* commit 'b7647017ddf8f57c7333b5ae3e459639ef0a6a7c':
  docs: Remove note about inablity to submit apps to Google Play.
2015-04-03 22:01:12 +00:00