Craig Mautner
125b725f46
Merge "Remove AppWindowTokens from exiting apps with task" into lmp-mr1-dev
...
automerge: 62a32ee
* commit '62a32ee1dfff6921fd95c92068500af6b8b3f47e':
Remove AppWindowTokens from exiting apps with task
2015-01-08 19:13:38 +00:00
Sanket Padawe
720b3a04a4
Merge "Removing DUN APN for Koodo CA (302-220)" into lmp-mr1-dev
...
automerge: d3b6956
* commit 'd3b69567e3b6891574b8f06e3fc88ba91d4f7436':
Removing DUN APN for Koodo CA (302-220)
2015-01-08 19:12:28 +00:00
Craig Mautner
62a32ee1df
Merge "Remove AppWindowTokens from exiting apps with task" into lmp-mr1-dev
2015-01-08 19:09:42 +00:00
Sanket Padawe
d3b69567e3
Merge "Removing DUN APN for Koodo CA (302-220)" into lmp-mr1-dev
2015-01-08 19:08:08 +00:00
Sanket Padawe
cb2dc52aa6
Removing DUN APN for Koodo CA (302-220)
...
Bug: 18813997
Change-Id: I7d129dfa0015d8a1d01e749dafcb7d95f837a5ec
2015-01-08 11:05:43 -08:00
Craig Mautner
3d7ca31c9e
Remove AppWindowTokens from exiting apps with task
...
When the task is removed from a task stack in window manager any
exiting activities left in the stack were orphaned. This led to a
memory leak. Removing all task activities from those that are exiting
fixes this problem.
Fixes bug 18943737.
Change-Id: I0a5ea8d2d3be89af7ccaf01385a226a2eafdf507
2015-01-08 10:56:00 -08:00
Christoph Studer
bbadf1161a
am 9d4b7963: Merge "NoMan: Cancel previous instance of ignored notification" into lmp-mr1-dev
...
* commit '9d4b7963399045395799dcb7df5d8c84d9b12884':
NoMan: Cancel previous instance of ignored notification
2015-01-08 18:49:53 +00:00
Christoph Studer
9d4b796339
Merge "NoMan: Cancel previous instance of ignored notification" into lmp-mr1-dev
2015-01-08 18:44:24 +00:00
Craig Mautner
7cd49c6c3a
Merge "Fix pointer index out of range exception DO NOT MERGE" into lmp-mr1-dev
...
automerge: 28a4cea -s ours
* commit '28a4cea5a0f8d0e33b9d6a3283d31cc1e976c74c':
Fix pointer index out of range exception DO NOT MERGE
2015-01-08 18:35:32 +00:00
Craig Mautner
28a4cea5a0
Merge "Fix pointer index out of range exception DO NOT MERGE" into lmp-mr1-dev
2015-01-08 18:34:02 +00:00
Dianne Hackborn
30ae442133
Merge "Add new debug feature to track associations between processes. Also add some debugging for spurious service ANRs." into lmp-mr1-dev
...
automerge: a7881fd
* commit 'a7881fd30b973f923c98d53bddf397d744b4229c':
Add new debug feature to track associations between processes. Also add some debugging for spurious service ANRs.
2015-01-08 18:11:31 +00:00
Dianne Hackborn
a7881fd30b
Merge "Add new debug feature to track associations between processes. Also add some debugging for spurious service ANRs." into lmp-mr1-dev
2015-01-08 18:08:13 +00:00
Andres Morales
c9a76941ec
Merge "Wipe FRP partition if OEM unlock enabled" into lmp-mr1-dev
...
automerge: d656955
* commit 'd656955efdd2e148d9390125b899e8fe2b677abd':
Wipe FRP partition if OEM unlock enabled
2015-01-08 16:13:17 +00:00
Andres Morales
d656955efd
Merge "Wipe FRP partition if OEM unlock enabled" into lmp-mr1-dev
2015-01-08 16:10:27 +00:00
tingna_sung
1ab7d3b9a8
Fix pointer index out of range exception DO NOT MERGE
...
Avoid pointer index out of range error if return value is -1 of
findPointerIndex() when there is no data available for that pointer
identifier.
Change-Id: I2a08f04c678164e220852094baa124ba157e2e42
Signed-off-by: tingna_sung <tingna_sung@htc.com>
Fixes bug 18883936
2015-01-08 15:57:52 +00:00
Vladimir Marko
36401a3699
am e9a935f6: Merge "Check for OOM in BitmapFactory\'s getMimeTypeString()." into lmp-mr1-dev
...
* commit 'e9a935f6b60f5abaf9cdbd45f18d2e8c0a9c6bd8':
Check for OOM in BitmapFactory's getMimeTypeString().
2015-01-08 10:28:27 +00:00
Vladimir Marko
e9a935f6b6
Merge "Check for OOM in BitmapFactory's getMimeTypeString()." into lmp-mr1-dev
2015-01-08 10:24:51 +00:00
Bryce Lee
d1646dcfd1
Merge "Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."" into lmp-mr1-dev
...
automerge: c010c96
* commit 'c010c96fdf143b242c9795a71b231ccb4658b625':
Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."
2015-01-08 04:32:40 +00:00
Bryce Lee
c010c96fdf
Merge "Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."" into lmp-mr1-dev
2015-01-08 04:30:13 +00:00
Jinsuk Kim
62a1e753b1
Merge "CEC: Handle <Active Source> arriving before TvInputCallback.onAddInput" into lmp-mr1-dev
...
automerge: 09d4e03
* commit '09d4e03736caa1baf07256fc5cd6d61b264021a7':
CEC: Handle <Active Source> arriving before TvInputCallback.onAddInput
2015-01-08 04:11:47 +00:00
Jinsuk Kim
09d4e03736
Merge "CEC: Handle <Active Source> arriving before TvInputCallback.onAddInput" into lmp-mr1-dev
2015-01-08 04:08:54 +00:00
Jinsuk Kim
6e26f7f7b0
CEC: Handle <Active Source> arriving before TvInputCallback.onAddInput
...
Resolves a timing-related bug that fails to process the command
<Active Source> at TV boot up. Checks if TV input required for
the command is ready to accept the request. If not, makes sure
the command is buffered, and processed later when the input is
ready.
Bug: 18896770
Change-Id: Id17e5e8468519b17daf61c962dd718ccc56fb0ea
2015-01-08 12:51:22 +09:00
Bryce Lee
7c91446769
Revert "GpsLocationProvider: Read data enabled status from TelephonyManager."
...
This reverts commit fabbdf7204474a9f789ce441219b3b9f3df66bb8.
Causes NPE on devices without telephony (Android Wear for example)
Bug:18922524
Change-Id: I3be4187a20da11fd5a302dd88e808a68cd7e5737
2015-01-08 02:32:08 +00:00
Deepanshu Gupta
03c822aa58
am 2d14feb4: Merge "Replace java.util.LinkedHashMap.eldest()" into lmp-mr1-dev
...
* commit '2d14feb4c7185008111f3a6340f114a4c891e01c':
Replace java.util.LinkedHashMap.eldest()
2015-01-08 01:38:44 +00:00
Deepanshu Gupta
2d14feb4c7
Merge "Replace java.util.LinkedHashMap.eldest()" into lmp-mr1-dev
2015-01-08 01:31:55 +00:00
Deepanshu Gupta
33b2de7f34
am 169c11dd: Merge "Add missing DateFormat method." into lmp-mr1-dev
...
* commit '169c11dd39ec44364168785a7a83fb747e893c9a':
Add missing DateFormat method.
2015-01-08 01:23:35 +00:00
Deepanshu Gupta
7e39385365
am 565b6b41: Merge "Update platform.dir search in tests." into lmp-mr1-dev
...
* commit '565b6b415a18ee0b99af8cb693b980e57136282b':
Update platform.dir search in tests.
2015-01-08 01:23:30 +00:00
Deepanshu Gupta
169c11dd39
Merge "Add missing DateFormat method." into lmp-mr1-dev
2015-01-08 01:17:32 +00:00
Deepanshu Gupta
565b6b415a
Merge "Update platform.dir search in tests." into lmp-mr1-dev
2015-01-08 01:17:23 +00:00
Deepanshu Gupta
1330f79f95
Replace java.util.LinkedHashMap.eldest()
...
Provide an alternate implementation for the above method and replace the
calls to it, since the method is not available on host VM.
Change-Id: I329d86b457d1859b137da8fb2790ddd7f8efa788
2015-01-07 16:32:21 -08:00
Deepanshu Gupta
a98a9b30be
am d8e99c58: am 3bd33f1d: Merge "Fix tests on jenkins, take 2." into lmp-dev automerge: 0b1188e
...
* commit 'd8e99c5861b09de8f709c9284240e2c3115507bb':
Fix tests on jenkins, take 2.
2015-01-07 23:57:59 +00:00
Joe Fernandez
ec5f593415
am 97b7b863: am d385640f: am 491a8257: docs: Update Dashboard for January 2015 automerge: 0e13957
...
* commit '97b7b8637bc50cbcd9ad9a63fcb34355439b0701':
docs: Update Dashboard for January 2015
2015-01-07 23:57:54 +00:00
Deepanshu Gupta
d8e99c5861
am 3bd33f1d: Merge "Fix tests on jenkins, take 2." into lmp-dev
...
automerge: 0b1188e
* commit '0b1188e3c1ff6c814dc64c51c83b19afa36d8ce9':
Fix tests on jenkins, take 2.
2015-01-07 23:53:09 +00:00
Joe Fernandez
97b7b8637b
am d385640f: am 491a8257: docs: Update Dashboard for January 2015
...
automerge: 0e13957
* commit '0e13957a4deab3a90492d9ae2f6d35d3b5c1773e':
docs: Update Dashboard for January 2015
2015-01-07 23:51:33 +00:00
Christopher Tate
413ec4a657
am bee49807: Merge "Support single-package backup rejection by the transport" into lmp-mr1-dev
...
* commit 'bee49807dde9f19d5163e87b71fe17392bfe857c':
Support single-package backup rejection by the transport
2015-01-07 23:23:14 +00:00
Christopher Tate
bee49807dd
Merge "Support single-package backup rejection by the transport" into lmp-mr1-dev
2015-01-07 23:19:50 +00:00
Andres Morales
1ce7d179bf
Wipe FRP partition if OEM unlock enabled
...
Not all devices invoke recovery on every userdata wipe,
so we can't rely on code in the
recovery OS to do this. This results in fastboot -w
not properly wiping the FRP partition. This patch
fixes the issue by having the framework level service
check the OEM unlock enabled bit, and wiping the partition
if it is set.
Bug: 18644051
Change-Id: Id97a29916fe39561700912a920c5741109842bdb
2015-01-07 14:46:19 -08:00
Dianne Hackborn
ab2df067fc
Add new debug feature to track associations between processes. Also
...
add some debugging for spurious service ANRs.
Bug: 18201239
Change-Id: Icd43f35c696d71453e1d4deea855984b2d14b347
2015-01-07 14:01:13 -08:00
RoboErik
13d1057d5b
am 2610d712: Don\'t unmute when trying to show volume UI. DO NOT MERGE
...
* commit '2610d71251e3e376e2514f20986c81e5d55f1b55':
Don't unmute when trying to show volume UI. DO NOT MERGE
2015-01-07 22:00:28 +00:00
Deepanshu Gupta
6aede34e24
Add missing DateFormat method.
...
Change-Id: Ia03023e65ef4a7ec90b61f1f538cbe74868c63c5
2015-01-07 12:26:31 -08:00
Deepanshu Gupta
0359b4b199
Update platform.dir search in tests.
...
The tests search for a built sdk using some heuristics. The default path
of the built sdk has changed now, and this updates the search
accordingly.
Change-Id: I36d465d8c5f6cfd971bbdf95878fb144de233c6c
2015-01-07 12:21:59 -08:00
RoboErik
2610d71251
Don't unmute when trying to show volume UI. DO NOT MERGE
...
When a MediaSession is active the adjust volume event to show UI was
causing the stream to be unmuted. Since this happens after every mute
event you were unable to mute while a session was active. This change
doesn't unmute for events that just show the UI.
bug:18844550
Change-Id: Ic8b0f1ab1354646724ead4572a973c302c275eab
2015-01-07 20:13:31 +00:00
Deepanshu Gupta
0b1188e3c1
am 3bd33f1d: Merge "Fix tests on jenkins, take 2." into lmp-dev
...
* commit '3bd33f1d9e8af826fa95095ca391d40f6c75ca2a':
Fix tests on jenkins, take 2.
2015-01-07 19:46:03 +00:00
Deepanshu Gupta
3bd33f1d9e
Merge "Fix tests on jenkins, take 2." into lmp-dev
2015-01-07 19:29:40 +00:00
Deepanshu Gupta
d657b14927
Fix tests on jenkins, take 2.
...
Change-Id: I67386c34a7abd7c3afdf9f0768f36f4786399be0
2015-01-07 11:22:22 -08:00
Wale Ogunwale
6763058fe7
am f61bc8a2: Merge "Bring task with root activity to front when launching from recents." into lmp-mr1-dev
...
* commit 'f61bc8a2624bc70c903238229a62abc3351ed620':
Bring task with root activity to front when launching from recents.
2015-01-07 18:08:55 +00:00
Wale Ogunwale
f61bc8a262
Merge "Bring task with root activity to front when launching from recents." into lmp-mr1-dev
2015-01-07 18:02:41 +00:00
Geoff Mendal
56db82282d
Merge "Import translations. DO NOT MERGE" into lmp-mr1-ub-dev
2015-01-07 17:02:35 +00:00
Geoff Mendal
fb7a35fc1f
Import translations. DO NOT MERGE
...
Change-Id: I91b076501cd9499fcd60f899fe7299735bf8c140
Auto-generated-cl: translation import
2015-01-07 08:58:27 -08:00
Ben Murdoch
d4bc95770d
am 1eee52b1: Merge "Add <ol> formatting to WebView#enableSlowWholeDocumentDraw documentation." into lmp-mr1-dev
...
* commit '1eee52b1aa0ba0cc05ac513d0fa91de9ee643faf':
Add <ol> formatting to WebView#enableSlowWholeDocumentDraw documentation.
2015-01-07 15:55:12 +00:00