TreeHugger Robot
6a6fe31867
Merge "Removed .aidl files that are not used on other.aidl files."
2017-10-23 15:22:49 +00:00
TreeHugger Robot
85be5b826d
Merge "Minor improvements on Autofill:"
2017-10-21 00:50:28 +00:00
Felipe Leme
25a3a5fb17
Removed .aidl files that are not used on other.aidl files.
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Bug: 67867469
Change-Id: I7f598d0016d49a3956d4be00ab5acca6a62d56eb
2017-10-20 17:09:36 -07:00
TreeHugger Robot
d2167ba99c
Merge "Let SuggestionService receive suggestion-launched signal."
2017-10-20 22:52:57 +00:00
Felipe Leme
6f12e67e17
Minor improvements on Autofill:
...
- Don't print PII on Dataset.toString()
- Use proper method to get last response
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Bug: 67867469
Change-Id: I41579ba30366e07193ab4f7790e5a107c85d6ec2
2017-10-20 13:05:25 -07:00
Fan Zhang
e4b5ac2f97
Let SuggestionService receive suggestion-launched signal.
...
This is the opposite signal to dismissSuggestion().
Bug: 65065268
Test: runtest --path core/tests/coretests/src/android/service/settings/suggestions/SuggestionServiceTest
Change-Id: Iff708fd1b06e12b6d46aefdcc658e96b44063e67
2017-10-20 10:25:31 -07:00
Felipe Leme
24604a3a62
Merge "New Autofill API: TYPE_CONTEXT_COMMITTED events."
2017-10-20 16:38:21 +00:00
TreeHugger Robot
5e9e79ccec
Merge "Allow datasets without presentation to optimize authentication use case."
2017-10-20 03:45:27 +00:00
TreeHugger Robot
63f7227f03
Merge "Improved logging on autofill validators."
2017-10-19 20:34:02 +00:00
Felipe Leme
9856b19f4b
Allow datasets without presentation to optimize authentication use case.
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testAutoFillDatasetWithoutFieldIsIgnored
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.DatasetTest
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Fixes: 36547794
Change-Id: Ibf1d7e45dd2534b6990434db58bc4010f68433ec
2017-10-19 09:25:15 -07:00
TreeHugger Robot
e325356e36
Merge "New Autofill API: CustomDescription.batchUpdates()"
2017-10-19 00:51:32 +00:00
Felipe Leme
3a585a8ef1
Improved logging on autofill validators.
...
Also minor-fixed a javadoc comment.
Test: manual verification
Bug: 67955334
Change-Id: Ieb2265049b0416b3427f63e14e33fb9fa50a16e7
2017-10-18 15:40:15 -07:00
Felipe Leme
59c446403c
New Autofill API: TYPE_CONTEXT_COMMITTED events.
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts#FillEventHistoryTest
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Fixes: 65130630
Change-Id: I7f0336752be50f6b5f55e01865fe70b6d44dedbe
2017-10-18 14:33:57 -07:00
Beverly
8246f82636
ZenModeConfig XML no longer stores alarms twice.
...
Test: manual
Change-Id: Ib1824c4a5950e3cffeae0669bfdd17672dfa10a7
Fixes: 67929980
2017-10-18 15:36:43 -04:00
Felipe Leme
63c601a06b
New Autofill API: CustomDescription.batchUpdates()
...
This API allows the service to apply updates in the save UI remote view, when
a given condition applies.
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.CustomDescriptionTest
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.CustomDescriptionUnitTest
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.BatchUpdatesTest
Fixes: 63933969
Change-Id: I5002f231cd2029463b81a68fb3acd9bf1ae5964a
2017-10-17 13:45:38 -07:00
TreeHugger Robot
fac6655cf5
Merge "New Autofill API: SaveInfo.setTriggerId()"
2017-10-12 22:39:49 +00:00
Felipe Leme
a937238eae
Let service set the SaveRequest.getClientState() on dataset auth responses.
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testFillResponseAuthClientStateSetOnIntentOnly
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testFillResponseAuthClientStateSetOnFillResponseOnly
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testFillResponseAuthClientStateSetOnIntentAndFillResponse
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testDatasetAuthClientStateSetOnIntentOnly
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testDatasetAuthClientStateSetOnFillResponseOnly
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testDatasetAuthClientStateSetOnIntentAndFillResponse
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Fixes: 67588471
Change-Id: I05a56bfc02400ce87077c93301abc0e0e1aa59a6
2017-10-12 12:03:42 -07:00
Felipe Leme
2fe3ade813
New Autofill API: SaveInfo.setTriggerId()
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.SimpleSaveActivityTest#testExplicitySaveButton
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.SimpleSaveActivityTest#testExplicitySaveButtonWhenAppClearFields
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Bug: 65118073
Fixes: 67006548
Change-Id: Id12179086567d014f35fe4177b041745fb19bafd
2017-10-12 09:55:45 -07:00
Beverly Tai
1e26cacc71
Merge "Add alarm + media/other to NotifManager.Policy"
2017-10-12 13:20:51 +00:00
Felipe Leme
b147de882a
Merge "Document how to handle save on multi-steps activity." into oc-mr1-dev am: a4dffa032b
...
am: 705d318485
Change-Id: I75ff776435f53c8aed5731dfe984813af48c760a
2017-10-11 20:20:09 +00:00
Felipe Leme
ed7796f302
Document how to handle save on multi-steps activity.
...
Test: ran 'm -j doc-comment-check-docs' and checked resulting HTML
Fixes: 67650364
Change-Id: Ib9e6c63e537b47a0670fe6bdf5163e8ab80eef0c
2017-10-11 10:13:15 -07:00
Beverly
0421687f0c
Add alarm + media/other to NotifManager.Policy
...
Alarm and media/system/other policies added to be able to toggle
filtering of alarm and media sounds for ZenMode/DND.
Bug: 63077372
Test: runtest -x frameworks/base/services/tests/notification/src/com/android/server/notification/ZenModeHelperTest.java
Change-Id: I256782af00ad736c1aebdb96f9400d66ebb64a15
2017-10-09 15:10:04 -04:00
TreeHugger Robot
a3c728e1a2
Merge changes from topic "jr-blocker"
...
* changes:
Initial notification blocker
Provide more information to the noti asst
2017-10-09 18:13:50 +00:00
Julia Reynolds
503ed9404e
Provide more information to the noti asst
...
And pass user sentiment from the assistant to listeners.
Not all of the information the assistant might want is provided
by systemui yet, but the hooks to do so have been added in this CL.
Bug: 63095540
Test: runtest systemui-notification, cts
Change-Id: I8194c065b7895d6013a40320e76eb62caab1263f
2017-10-09 12:36:46 -04:00
TreeHugger Robot
463da25b50
Merge "New Autofill API: add (optional) content description on ImageTransformation."
2017-10-06 21:06:37 +00:00
TreeHugger Robot
d8416b7e62
Merge "New Autofill API: SaveInfo.addSanitizer()"
2017-10-06 20:06:13 +00:00
Felipe Leme
cd2969c85d
New Autofill API: SaveInfo.addSanitizer()
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.SimpleSaveActivityTest#testDontSaveWhenSanitizedValueDidntChange
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.SimpleSaveActivityTest#testSanitizeOnSave
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.TextValueSanitizerTest
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.SaveInfoTest
Bug: 67370425
Change-Id: Ie13789a08da98bea4abfd4ae87b17fd3eff24e17
2017-10-05 17:08:32 -07:00
Ruben Brunk
5a8466172a
Merge "Bind VR compositor service from VrManagerService." into oc-mr1-dev am: c765c2c448
...
am: 3de064f7cc
Change-Id: I97be49896650231b057285ab13672324a8415f11
2017-10-05 04:15:15 +00:00
TreeHugger Robot
c765c2c448
Merge "Bind VR compositor service from VrManagerService." into oc-mr1-dev
2017-10-05 03:53:44 +00:00
TreeHugger Robot
678f0b1205
Merge "New autofill API: let service explicitly set dataset filter."
2017-10-05 02:20:48 +00:00
Felipe Leme
27a026ac1a
New autofill API: let service explicitly set dataset filter.
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#filterTextUsingRegex
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.LoginActivityTest#testDatasetAuthFilteringUsingRegex
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t android.autofillservice.cts.DatasetTest
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Test: ran 'm -j doc-comment-check-docs' and checked resulting HTML
Fixes: 67314013
Change-Id: I4412c1bf650219d005b9287033b463de6aee764d
2017-10-04 16:56:58 -07:00
Felipe Leme
8369c689d3
Merge "Improved javadocs for Autofill save workflow." into oc-mr1-dev am: 94e07022c2
...
am: d03db3c7f9
Change-Id: I29dee744197d18cf5085b8b7c23d2cdd29c1dc78
2017-10-04 20:48:29 +00:00
Ruben Brunk
52ea662280
Bind VR compositor service from VrManagerService.
...
- Allow VR system application to have VR manager service bind a
compositor process so that oom scoring for the compositor process can be
adjusted.
Bug: 38390640
Test: Check that the VrCore compositor process is -700 on AIO devices with:
adb shell procrank -o
Change-Id: I7b5bce5eb87bd5ed0fdeadf4ec7bdd2b361ab875
2017-10-03 20:58:30 -07:00
Felipe Leme
ce8f7269a0
New Autofill API: add (optional) content description on ImageTransformation.
...
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t ImageTransformationTest
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases -t CheckoutActivityTest#testCustomizedSaveUiWithContentDescription
Fixes: 67009271
Change-Id: Ic6e7c992c04f85a33c235533c3b00664d5d28810
2017-10-03 17:14:21 -07:00
Felipe Leme
30040fa3e2
Improved javadocs for Autofill save workflow.
...
Test: ran 'm -j doc-comment-check-docs' and checked resulting HTML
Bug: 67367585
Change-Id: I25e0f2f6667a4fad6e039f9518c973bac0bc8c7c
2017-10-03 14:13:11 -07:00
Fan Zhang
6abced38e5
Add more fields in Suggestion model
...
- Icon and suggestionType are needed to customize suggestion UI in
Settings.
Bug: 65065268
Test: instrumentation test
Change-Id: I62ca80128d327a2c2e925ed37529c0255ca37a8a
2017-10-03 13:27:42 -07:00
Felipe Leme
3ce370a98c
Merge "Added missing quote (") on anchor tag." into oc-mr1-dev am: 7c112b733c
...
am: 33b907f6b0
Change-Id: I0e4382cdda9d5be28542d8cb8a4762b5b5513e0c
2017-09-26 23:51:48 +00:00
Felipe Leme
a821efeeb7
Added missing quote (") on anchor tag.
...
Test: 'm -j doc-comment-check-docs' then verify resulting HTML
Fixes: 66958057
Change-Id: Ie5914a5af191866404b6fbf244c78e145c59a8b1
2017-09-26 13:06:41 -07:00
TreeHugger Robot
8672d81355
Merge "Fixing method asymmetry in Parcel"
2017-09-23 04:18:46 +00:00
Felipe Leme
15b9eb5dac
Merge "Add metrics (and moar logging) for when a service disables itself." into oc-mr1-dev am: 6f50d16338
...
am: cbbc364ec0
Change-Id: Iba0a0e66168a5716aa7cfc2f068fa922d19b02e9
2017-09-22 21:26:36 +00:00
Felipe Leme
9d41449ff4
Add metrics (and moar logging) for when a service disables itself.
...
Test: adb shell logcat -b events | grep sysui_
Test: cts-tradefed run commandAndExit cts-dev -m CtsAutoFillServiceTestCases
Bug: 65376559
Bug: 65856399
Change-Id: Ieb54bb0a58ecd51da663170a12817d33188ac9f0
2017-09-22 09:23:04 -07:00
Sunny Goyal
0e60f22d2d
Fixing method asymmetry in Parcel
...
Test: manually
Change-Id: I2a8321023b40cc74b7026eb0fb32a9cc5f5543a9
2017-09-21 21:41:14 -07:00
Jonathan Basseri
221c182ddc
Merge "Convert ICarrierService to oneway." into oc-mr1-dev am: 806af68f5d
...
am: c323c9f4e9
Change-Id: Iaab75e584578be138d9e629bec59e32691771b67
2017-09-21 03:59:21 +00:00
Jonathan Basseri
49b54d64ca
Convert ICarrierService to oneway.
...
Change the carrier config AIDL used by CarrierService to a oneway call.
This is the IPC used to fetch carrier config bundles from carrier apps.
Converting to oneway allows CarrierConfigLoader to be non-blocking while
it fetches config.
Bug: 63176442
Test: runtest carrierconfig-unit & manual
Change-Id: Iceaf0446321f719011f67897398da7d5998c5fc7
2017-09-19 12:47:51 -07:00
Fan Zhang
723bf37ab2
Initial API for providing suggestions.
...
This is a WIP system api that will be
- Implemented by one unbundled app (SettingsIntelligence) using system-sdk,
- and consumed by Settings app.
Note: The bundled app does not have permission to read/write any
user settings. Nor does it have permission to call any private API
to do anything unsafe.
Test: builds
Test: instrumentation test
Bug: 65065268
Change-Id: Ib190c0e4c167deb3c6197b8a5b39d442d804770b
2017-09-14 13:02:23 -07:00
TreeHugger Robot
627cc3c7ae
Merge "Don't log TYPE_DATASET_SELECTED on dataset authentication." into oc-mr1-dev
2017-09-09 09:04:39 +00:00
TreeHugger Robot
09545e3fa7
Merge "Added more logging to diagnose a racy runtime restart." into oc-mr1-dev
2017-09-09 04:01:35 +00:00
Felipe Leme
2ad2e7c065
Merge "Javadoc: Added alternative to Package verification." into oc-dev am: 092349600d am: 33d476c170 am: 66e3c9aaf8
...
am: 210485221c
Change-Id: I6beec69db2fcdb2914859f7ff78974822dc40d8e
2017-09-08 22:15:44 +00:00
Felipe Leme
210485221c
Merge "Javadoc: Added alternative to Package verification." into oc-dev am: 092349600d am: 33d476c170
...
am: 66e3c9aaf8
Change-Id: I07156ab1aec1415ed3c484da0fe3567896c073b7
2017-09-08 22:00:59 +00:00
Felipe Leme
bc1af42171
Merge "Javadoc: Added alternative to Package verification." into oc-dev am: 092349600d
...
am: 33d476c170
Change-Id: I59c6ddc48fad9178b03c7a1da7957238d4045ea7
2017-09-08 21:51:51 +00:00