summaryrefslogtreecommitdiff
path: root/core/java/android/service/notification/NotificationAssistantService.java
Commit message (Expand)AuthorAgeFilesLines
* Add new intent to open NAS detail settings page in NAS app.Chloris Kuo2022-08-241-0/+16
* NAS Feedback API document changeChloris Kuo2021-04-051-3/+8
* NAS Feedback API ChangeChloris Kuo2021-02-171-0/+39
* NAS API ChangeChloris Kuo2021-01-291-4/+21
* Add NAS#onNotificationClicked API and TestAPI for cts testChloris Kuo2021-01-191-0/+22
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Clarifying meaning of items param in javadoc per feedbackAlex Mang2020-02-241-1/+1
* Adding additional listeners (onNotificationVisibilityChanged,Alex Mang2020-01-071-0/+72
* Prevent NPEs in NLSesJulia Reynolds2019-08-071-0/+9
* Adding issuer information to NAS AdjustmentsJan Althaus2019-05-231-0/+11
* Revert "Adding issuer information to NAS Adjustments"Julia Reynolds2019-05-211-9/+0
* Adding issuer information to NAS AdjustmentsJan Althaus2019-05-211-0/+9
* Rename capabilities to adjustmentsJulia Reynolds2019-04-101-7/+7
* Adjust testapis/permissions for CTS testsJulia Reynolds2019-04-091-0/+12
* Make adjustNotification working no matter the notification is justTony Mak2019-03-251-1/+1
* Add the ability to turn off NAS capabilities individuallyJulia Reynolds2019-03-201-1/+10
* Add some logs to help debug a NotificationAssistant issueTony Mak2019-03-111-1/+4
* API changes for NASJulia Reynolds2019-03-061-4/+7
* Add javadoc for the SOURCE_ constants.Tony Mak2019-03-051-0/+7
* Add @Nullable and @NonNull to new Notification APIFabian Kozynski2019-02-281-9/+10
* Fix API errorsJulia Reynolds2019-02-151-7/+7
* Remove @SystemAPI from NotificationAssistantServiceFabian Kozynski2019-01-231-6/+2
* onNotificationExpansionChanged is called only when the expansion change...Tony Mak2019-01-201-1/+2
* API review correction: rename NAS.onActionClicked -> onActionInvoked.Gustav Sennton2019-01-111-5/+5
* Rename onNotificationDirectReply to onNotificationDirectReplied as per ...Tony Mak2019-01-091-2/+2
* Send logs to TextClassifier by calling onTextClassifierEvent in NASTony Mak2018-12-151-5/+8
* Add onActionClicked in NotificationAssistantServiceTony Mak2018-11-291-1/+31
* Add onSuggestedReplySent in NotificationAssistantServiceTony Mak2018-11-271-0/+38
* Introduce onNotificationExpansionChanged and onNotificationDirectReplied ..Tony Mak2018-11-261-0/+52
* Reduce errors for managed servicesJulia Reynolds2018-09-181-0/+3
* Add documentation about threading.Julia Reynolds2018-09-071-0/+3
* The quietening round 3: agingJulia Reynolds2018-08-201-0/+24
* The quietening part 2: rulesJulia Reynolds2018-08-141-5/+23
* Limit cross user adjustments from assistants.Julia Reynolds2018-07-311-0/+18
* Add knobs for tweaking blocking helper thresholdsRohan Shah2018-05-081-1/+4
* Provide more information to the noti asstJulia Reynolds2017-10-091-5/+30
* Allow companion device mgrs channel accessJulia Reynolds2017-04-111-1/+0
* Remove unneeded methodsJulia Reynolds2017-04-051-63/+0
* Hide incomplete feature.Julia Reynolds2017-02-171-0/+5
* Remove unneeded parametersJulia Reynolds2017-01-311-11/+3
* Snoozing API changesJulia Reynolds2017-01-241-0/+18
* Send Snooze callback for AssistantJulia Reynolds2017-01-121-1/+41
* Wait 100 ms for assistant response before posting.Julia Reynolds2017-01-051-1/+8
* Give assistant ability to modify channels.Julia Reynolds2016-12-131-2/+72
* Expose dismiss reasons to notification listeners.Julia Reynolds2016-11-091-85/+0
* Ranker --> Assistant.Julia Reynolds2016-11-091-0/+234
* rename the asisstant service for the rankerChris Wren2016-03-071-349/+0
* Notification listener and ranker callbacks on binder threads.Svet Ganov2016-02-291-45/+119
* Remove Notification Topics.Julia Reynolds2016-02-181-5/+2
* move assistant to system APIChris Wren2016-02-051-23/+2