John Spurlock
45601d6b64
Volume: Hide zen options during setup.
...
Only show the slider before provisioning and
user setup.
Bug:16825823
Change-Id: I856c736ed91ed20371176c2bba84b5d7e2ebc6cb
2014-08-07 18:22:35 -04:00
Kenny Guy
49ecc4ec6a
Merge "Revert "Revert "Remove String version of getBadgedLabel""" into lmp-dev
2014-08-07 18:39:40 +00:00
Adam Powell
4884c64288
Add AbsListView#fling
...
ScrollViews can programmatically fling from public API and now
ListViews/GridViews can too. This helps support applications that wish
to propagate flings across scrolling containers as part of nested
scrolling.
Bug 15538504
Change-Id: I0318c6717c7fb8788a006f96c8f8170556dd8b9e
2014-08-07 14:19:25 -07:00
Kenny Guy
c08cb0ed7a
Revert "Revert "Remove String version of getBadgedLabel""
...
This reverts commit 82020f109d78af889dfc5e86ede04c54fb6f1de2.
Bug: 16484455
Change-Id: I601edbb705cacd29bf30f90c8666c5f516796ebb
2014-08-07 21:11:15 +00:00
Kenny Guy
fb7d2c4cc4
Merge "Launch application details for correct profile from recents." into lmp-dev
2014-08-07 18:53:12 +00:00
Kenny Guy
94a07acba7
Launch application details for correct profile from recents.
...
Bug: 16681400
Change-Id: Ia80d9c83809b07b1cdc4be8a4fc8a406bdfcf55e
2014-08-07 16:30:51 +00:00
Ricardo Cervera
bdad288c96
am 8f16c065: am 35b08bac: am edcf7c51: Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs
...
* commit '8f16c0655eb4e7321f346ed62d9068ebc9fdc35b':
docs: Simplify and update the Signing page. Bug: 16296405
2014-08-07 16:13:09 +00:00
Kenny Guy
65810072d6
Remove LauncherApps method left for compat.
...
Method was left while updating unbundled apps
which have now been updated.
Bug: 16864685
Change-Id: I687cb23a1b60b88eeb988f3cf2604dc24b739121
2014-08-07 16:09:10 +00:00
Ricardo Cervera
8f16c0655e
am 35b08bac: am edcf7c51: Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs
...
* commit '35b08bacc4e4ab937a5179b5b991f6509127f517':
docs: Simplify and update the Signing page. Bug: 16296405
2014-08-07 16:07:37 +00:00
Ricardo Cervera
35b08bacc4
am edcf7c51: Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs
...
* commit 'edcf7c51676e3b4d0481dcdc9c2e128f7f4f2e5d':
docs: Simplify and update the Signing page. Bug: 16296405
2014-08-07 16:03:27 +00:00
Robert Ly
001e30729a
am 23daa441: am 8e115e64: Merge "docs: Documenting fix for CVE-2014-0224 (SSL vulnerability)." into klp-modular-docs
...
* commit '23daa44107c17d7e30c65389bb718a9add8e4c40':
docs: Documenting fix for CVE-2014-0224 (SSL vulnerability).
2014-08-07 15:59:36 +00:00
Robert Ly
23daa44107
am 8e115e64: Merge "docs: Documenting fix for CVE-2014-0224 (SSL vulnerability)." into klp-modular-docs
...
* commit '8e115e6460f5bfe5e682dda6e816b9d8c84bc525':
docs: Documenting fix for CVE-2014-0224 (SSL vulnerability).
2014-08-07 15:55:10 +00:00
Christopher Tate
0660244119
Merge "Sanity-check paths of files to be restored" into lmp-dev
2014-08-07 15:00:45 +00:00
Robert Ly
8e115e6460
Merge "docs: Documenting fix for CVE-2014-0224 (SSL vulnerability)." into klp-modular-docs
2014-08-07 15:00:45 +00:00
Dan Sandler
e2a8c53f3f
Merge "Link to new app notification settings from the inspector." into lmp-dev
2014-08-07 09:28:12 +00:00
Dan Sandler
e9a4e90db6
Link to new app notification settings from the inspector.
...
Also hide the inspector whenever the keyguard changes state,
to make sure we don't leave any notification guts lying
around when you turn the screen on and off or unlock.
Bug: 16208321
Change-Id: I47cf6a0cb82e765eb6b50984972f57616b534ed3
2014-08-07 12:04:36 -04:00
Ricardo Cervera
edcf7c5167
Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs
2014-08-06 23:54:36 +00:00
Alan Viverette
f9b4c2cc6f
Merge "Fix CTS test for nine patch padding sanity check" into lmp-dev
2014-08-06 23:49:20 +00:00
Alan Viverette
ac1f5884fb
Fix CTS test for nine patch padding sanity check
...
BUG: 16826969
Change-Id: I96628a38300dec58eb8523559741c28fed35eba2
2014-08-07 13:55:26 -07:00
Igor Murashkin
cd3a994e50
Merge "camera2: (LEGACY) Add face detection support and vstab modes" into lmp-dev
2014-08-07 17:50:16 +00:00
Igor Murashkin
0a1ef4dbf3
camera2: (LEGACY) Add face detection support and vstab modes
...
Also work-around CTS freezing forever in Camera#setPreviewTexture
* Set preview texture to null after unconfiguring (Camera#stopPreview)
* Remove all uses of recording hint
(Some devices disable face detection unconditionally when recording is not
using HDR mode; recording hints will be introduced after we add
capture intent support)
Change-Id: I2f0a80f1d580af214cb0f53abcbf33c7391790f1
2014-08-07 13:46:25 -07:00
Alan Viverette
e46a9b97fb
Merge "Remove clipToOutline workaround for null backgrounds" into lmp-dev
2014-08-07 15:00:45 +00:00
Alan Viverette
2c18333577
Remove clipToOutline workaround for null backgrounds
...
BUG: 16566746
Change-Id: Icdf0d40b75c0fa9d972eb6300f51079e48fbe5fd
2014-08-07 13:43:05 -07:00
Alan Viverette
7870dfe361
Merge "Use translatable strings for time picker AM/PM labels" into lmp-dev
2014-08-07 17:50:16 +00:00
Alan Viverette
271ed9ae87
Use translatable strings for time picker AM/PM labels
...
BUG: 16842390
Change-Id: Ibdbe9cffb39373f200a09eb0d28b956a1eeb5d13
2014-08-07 13:33:30 -07:00
Adrian Roos
95202de09d
Merge "Fix pending dismiss action not cleared when leaving bouncer" into lmp-dev
2014-08-07 18:49:59 +00:00
Adrian Roos
559b41f424
Fix pending dismiss action not cleared when leaving bouncer
...
Bug: 16307958
Change-Id: Id9ae360b6d4f606b3b76a092b32756ac04d06344
2014-08-07 22:27:56 +02:00
Alan Viverette
11e84ce024
Merge "Add an extra pixel to the ripple radius used for bounds" into lmp-dev
2014-08-07 17:50:16 +00:00
Alan Viverette
036a66596d
Add an extra pixel to the ripple radius used for bounds
...
BUG: 16850241
Change-Id: I0f3a046100c104a6321ca7eb24cd0295878e4f47
2014-08-07 13:00:03 -07:00
Eino-Ville Talvala
47082b9c7e
Merge topic 'camera2-remove-hidden' into lmp-dev
...
* changes:
Camera2: Fix session shutdown race, frequent warning log
Camera2: Remove hidden parts of public CameraDevice
Camera2: Fix null-listener capture for CameraCaptureSession
2014-08-07 15:00:45 +00:00
Eino-Ville Talvala
d3b85f69a8
Camera2: Fix session shutdown race, frequent warning log
...
- Make sure that session.close followed by device.createCaptureSession cannot race on
configureOutputs calls
- Silence warning about RAW_OPAQUE format
Change-Id: I02e4a048e8b26ea61aadcf115b029e9fbb58ad4e
2014-08-07 13:16:53 -07:00
Eino-Ville Talvala
a6b5ba5603
Camera2: Remove hidden parts of public CameraDevice
...
- Remove everything @hide in CameraDevice
- Move bits that are still needed into CameraDeviceImpl
Change-Id: Ie22059a0eb5c4238142a8a1e8dbcf1a422e845aa
2014-08-07 13:16:53 -07:00
Eino-Ville Talvala
7875a886b8
Camera2: Fix null-listener capture for CameraCaptureSession
...
Correctly allow null listener/handler when invoked on a thread with no
looper; otherwise all capture/repeating requests will fail even if listener
is null.
Change-Id: I4c64c81ad7f14b5cb309b4f92822cb50dbd74ba6
2014-08-07 13:16:22 -07:00
Jason Monk
d3ea7d61a3
Update strings for QS footer.
...
Bug: 16854706
Change-Id: Iba7ecae45f0bc9a8819f5172ad5922fddab95076
2014-08-07 20:09:39 +00:00
Michael Wright
6720be4e8c
Allow media projections to create public presentations.
...
Change-Id: I3b6e0b54d658352942a38be6a24486bdfc179efd
2014-08-07 20:07:04 +00:00
Prerepa Viswanadham
d5324e4183
OnLost/OnFound integration - onfound match is done in framework,
...
whereas hw signal is used to report onlost.
Bug 16733710
Change-Id: I7b177b7afd730341c336818857436c095735b53b
2014-08-07 19:51:59 +00:00
Dan Sandler
09723fd04a
Merge "Need to post-process all action icons to get the correct color." into lmp-dev
2014-08-07 09:28:12 +00:00
Christopher Tate
bcc48b6cb0
Merge "Reify the transport lookup/selection API" into lmp-dev
2014-08-06 23:49:20 +00:00
Christopher Tate
d5cf722ae6
Reify the transport lookup/selection API
...
Introduce a stable BackupTransport interface class for transport
implementations to derive from.
Make the interface for viewing/selecting the active backup transport
part of the stable API.
Make restore-related classes (RestoreSession, RestoreSet) stable API.
Express backup manager APIs needed for transport operation as
@SystemApi methods in BackupManager.
Bug 16661321
Change-Id: I423b87ae8f45c1b77831d4f8ffd97715484c2d2b
2014-08-07 19:43:22 +00:00
Dianne Hackborn
df192a47fc
Merge "Fix to call VoiceInteractionSession.onDestroy()." into lmp-dev
2014-08-07 18:53:12 +00:00
Dianne Hackborn
9a35d78cad
Fix to call VoiceInteractionSession.onDestroy().
...
Change-Id: I2b4f19538700c691dac3a83aadfa0959ef1fe458
2014-08-07 12:34:37 -07:00
Dianne Hackborn
0068d3dcf1
Fix issue @16555033: Battery history overflowing too much
...
- No longer track process starts/stops normally.
- Increase buffer size to 256KB.
- Buffer size increase requires reworking how battery stats
are retrieved, since it is going to be hitting IPC limits.
- Also, store the last full stats after a reset, to be reported
at the next checkin.
- Also, discharge and charge times are tagged with the screen
and battery save state during that time.
Change-Id: Ie108ac9b626846108a9bb858101ac2b93276ac16
2014-08-07 12:19:39 -07:00
Sandeep Siddhartha
6b8556d2e3
Dump the state of SoundTriggerHelper for bugreports
...
Change-Id: I01a17d969fbd22c6bcbb161e3542ca14a3f8c7c8
2014-08-07 12:10:48 -07:00
Behdad Esfahbod
ec2332121b
Merge "Remove dependency on SkPaintOptionsAndroid" into lmp-dev
2014-08-07 18:49:59 +00:00
Derek Sollenberger
6f03023ece
Remove dependency on SkPaintOptionsAndroid
...
Change-Id: I579a3503697efe3b8fd9bc809a6c9bfbf735cb1b
2014-08-07 14:38:51 -04:00
Sandeep Siddhartha
f30fc111a3
Merge "Handle microphone contention/Phone calls while recognition is active" into lmp-dev
2014-08-07 15:42:44 +00:00
Sandeep Siddhartha
cb4e81c7fe
Handle microphone contention/Phone calls while recognition is active
...
Internally we pause the recognition when:
- a phone call is active/off-hook/ringing
- or some other application grabs the microphone
we auto-resume when the condition that caused us to pause reverses.
Both these events are notified to the client via callbacks so that they can choose to display on their UI,
that the recognition is paused for some reason.
Bug: 16515468
Bug: 16740806
Bug: 16514535
Change-Id: Ib274d68522c8cf37d42402c875b16159957657f0
2014-08-07 11:53:02 -07:00
Santos Cordon
8abea42490
Remove ldaps from AOSP code.
...
Bug: 16327484
Change-Id: I1fbeed8e1642e8228310cf0e7b95c4809b50901b
2014-08-07 11:37:52 -07:00
Sandeep Siddhartha
3da5ba05d6
Merge "Fix build break" into lmp-dev
2014-08-07 15:31:24 +00:00
Sandeep Siddhartha
db92e35211
Fix build break
...
Change-Id: I7af700671f1a2e910b6e08498381c8adb40631f8
2014-08-07 11:23:03 -07:00