summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/SmartReplyConstants.java
Commit message (Expand)AuthorAgeFilesLines
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Inject DeviceConfig into SystemUI classesBeverly2020-02-261-20/+29
* Conslidate @MainHandler and similar to @Main (and similar).Dave Mankoff2019-12-201-2/+2
* Move DI related coded into new dagger package.Dave Mankoff2019-10-211-4/+2
* Migrate usage of single property lister to multi prop listener.Matt Pape2019-04-301-4/+4
* Block clicks on smart actions and replies just after creation/update.Gustav Sennton2019-04-181-0/+16
* Use updated DeviceConfig API's new getters to simplify invocations.Stanislav Zholnin2019-03-221-18/+6
* Merge "Move SSIN sys ui flags from Settings.Global to DeviceConfig."Gustav Sennton2019-02-271-37/+79
|\
| * Move SSIN sys ui flags from Settings.Global to DeviceConfig.Gustav Sennton2019-02-271-37/+79
* | Make SmartReplyConstants thread-safe.Gustav Sennton2019-02-271-7/+11
|/
* Add experiment flag for maximum number of smart actions per notificationGustav Sennton2019-01-291-0/+14
* Add exp flag for min number of sys gen smart replies in notificationsGustav Sennton2019-01-211-0/+15
* Add experiment flag for smart suggestions in heads-up notifications.Gustav Sennton2019-01-111-0/+13
* Make the tap-to-edit behaviour configurableMilo Sredkov2019-01-101-0/+29
* Start using some dagger 2Jason Monk2018-12-191-1/+9
* Fixes import ordering.Gus Prevas2018-11-141-1/+0
* Add flag to control blocking Smart Replies for apps targeting an Android vers...Richard Ledley2018-03-021-0/+14
* Replace smart reply boolean setting with key-value listPetr Cermak2018-02-121-0/+95